<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>pigeon's blog - pigeond.net &#187; coding</title>
	<atom:link href="http://pigeond.net/blog/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://pigeond.net/blog</link>
	<description>the pigeon concerto in D minor</description>
	<pubDate>Sat, 28 Jun 2008 06:52:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>FGMap now does metar, and more&#8230;</title>
		<link>http://pigeond.net/blog/2006/12/03/fgmap-now-does-metar-and-more/</link>
		<comments>http://pigeond.net/blog/2006/12/03/fgmap-now-does-metar-and-more/#comments</comments>
		<pubDate>Sun, 03 Dec 2006 12:30:48 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<category><![CDATA[flightgear]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[fgmap]]></category>

		<category><![CDATA[metar]]></category>

		<category><![CDATA[navaids]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2006/12/03/fgmap-now-does-metar-and-more/</guid>
		<description><![CDATA[Recently updated FGMap with various bug fixes, as well as adding a new tabbed info box for airports. That way I could easily add more different information, such as metar information. I have to admit I first got the idea of adding metar information for FGMap when I first saw it on flyagogo.net. They have [...]]]></description>
			<content:encoded><![CDATA[<p>Recently updated <a href="http://pigeond.net/flightgear/fgmap.html">FGMap</a> with various bug fixes, as well as adding a new tabbed info box for airports. That way I could easily add more different information, such as metar information. I have to admit I first got the idea of adding metar information for FGMap when I first saw it on <a href="http://flyagogo.net/">flyagogo.net</a>. They have excellent real world aviation charts, data and an awesome flight planning tools. I&#8217;m simply using the <a href="http://packages.debian.org/stable/utils/metar">metar</a> in Debian at the moment. Hopefully it will match FlightGear&#8217;s weather when using with its real weather fetch.</p>
<p>Also I&#8217;ve added external links in the airport info box to <a href="http://worldaerodata.com/">World Aero Data</a> and <a href="http://www.airnav.com/">AirNav</a> (for U.S. airports).</p>
<p><center><a href="http://pigeond.net/flightgear/fgmap.html"><img src="http://pigeond.net/images/blog/fgmap_metar.png" border="1" height="277" width="363" /></a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2006/12/03/fgmap-now-does-metar-and-more/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MPlayer + MatrixView for windows</title>
		<link>http://pigeond.net/blog/2006/09/20/mplayer-matrixview-for-windows/</link>
		<comments>http://pigeond.net/blog/2006/09/20/mplayer-matrixview-for-windows/#comments</comments>
		<pubDate>Tue, 19 Sep 2006 21:22:18 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[matrixview]]></category>

		<category><![CDATA[mplayer]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2006/09/20/mplayer-matrixview-for-windows/</guid>
		<description><![CDATA[Gianluigi Tiesi is kind enough to update my MPlayer + MatrixView patch to work under windows. Thanks very much! That&#8217;s why open source software rocks :)
]]></description>
			<content:encoded><![CDATA[<p>Gianluigi Tiesi is kind enough to update my <a href="http://pigeond.net/mplayer/mplayer-matrixview.html">MPlayer + MatrixView</a> patch to <a href="http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-September/046044.html">work under windows</a>. Thanks very much! That&#8217;s why open source software rocks :)</p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2006/09/20/mplayer-matrixview-for-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fun with Wine hacking</title>
		<link>http://pigeond.net/blog/2006/08/20/fun-with-wine-hacking/</link>
		<comments>http://pigeond.net/blog/2006/08/20/fun-with-wine-hacking/#comments</comments>
		<pubDate>Sun, 20 Aug 2006 05:46:58 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[opengl]]></category>

		<category><![CDATA[shin sangoku musou 3]]></category>

		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2006/08/20/fun-with-wine-hacking/</guid>
		<description><![CDATA[So I got this PC version of the game Shin Sangoku Musou 3 (真三國無雙). And of course it for some proprietary operating system (we do not speak of its names :P). As a Linux person the first thing you try is to try running it under Wine / WineX / Cedega.
A little bit of surprise, [...]]]></description>
			<content:encoded><![CDATA[<p>So I got this PC version of the game Shin Sangoku Musou 3 (真三國無雙). And of course it for some proprietary operating system (we do not speak of its names :P). As a Linux person the first thing you try is to try running it under <a href="http://winehq.org/">Wine</a> / <a href="http://transgaming.com/">WineX / Cedega</a>.</p>
<p>A little bit of surprise, it ran with Wine latest development version, at least it&#8217;s gone thru all the splash screen, characters selection, until it gets to the actual game, crashed.</p>
<p>After turning on some debugging and tracing, followed by consulting on #winehq, I&#8217;ve learnt that this game hits one of the famous Wine and DirectX issue, multi-threaded Direct3D.</p>
<p>Still I&#8217;m a bit adventurous as usual, and did a bit of code reading and hacking in Wine, trying a few different quick-and-dirty approaches to get threads to use the same GLXContext, not that I&#8217;m an OpenGL guru.</p>
<p>After a few tries, I gave up. However I still kind of wanna be able to play this game under Linux. So I rethink the problem from a different approach, and did a even more dirty hack, so that only the main thread can do any GL calls. Any other threads will simply returns before trying. Yes, VERY UGLY indeed. So ugly that let&#8217;s not even talk about it anymore ;)</p>
<p>And guess what, that does the trick. It gets into the actual game. So apparently it&#8217;s creating a new thread only for the pre-game loading screen. So now instead of the loading animation screen, I simply get a black blank screen, and the game continues after that.</p>
<p>And just for fun, I&#8217;ve even created a character with the top Taiwanese model&#8217;s name :P</p>
<p>More screenshots <a href="http://pigeond.net/photos/screenshots/musou-wine/">here</a>.</p>
<p><center><a href="http://pigeond.net/photos/screenshots/musou-wine/"><img src="http://pigeond.net/photos/screenshots/musou-wine/musou-wine-12.thumb.png" border="1" height="120" width="160" /></a>   <a href="http://pigeond.net/photos/screenshots/musou-wine/"><img src="http://pigeond.net/photos/screenshots/musou-wine/musou-wine-08.thumb.png" border="1" height="120" width="160" /></a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2006/08/20/fun-with-wine-hacking/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MPlayer + MatrixView</title>
		<link>http://pigeond.net/blog/2006/08/13/mplayer-matrixview/</link>
		<comments>http://pigeond.net/blog/2006/08/13/mplayer-matrixview/#comments</comments>
		<pubDate>Sun, 13 Aug 2006 12:16:09 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2006/08/13/mplayer-matrixview/</guid>
		<description><![CDATA[Here comes my obsession with hacking different things together again.
I have put together a video driver for MPlayer using the MatrixView screensaver from rss-glx.sf.net. This driver renders videos on the fly in Matrix code style view.
Find more about it at the MPlayer + Matrixview page.

Now we can all see what Neo sees in the dream [...]]]></description>
			<content:encoded><![CDATA[<p>Here comes my obsession with hacking different things together again.</p>
<p>I have put together a video driver for <a href="http://www.mplayerhq.hu/">MPlayer</a> using the <a href="http://rss-glx.sf.net/">MatrixView screensaver from rss-glx.sf.net</a>. This driver renders videos on the fly in Matrix code style view.</p>
<p>Find more about it at the <a href="http://pigeond.net/mplayer/mplayer-matrixview.html">MPlayer + Matrixview</a> page.</p>
<p><center><a href="http://pigeond.net/mplayer/mplayer-matrixview.html"><img src="http://pigeond.net/mplayer/mplayer-matrixview-smith.gif" width=288 height=150 border=1 alt="MPlayer + MatrixView" title="MPlayer +MatrixView"></a></center></p>
<p>Now we can all see what Neo sees in the dream world&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2006/08/13/mplayer-matrixview/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ejs - E APIs in a web browser near you!</title>
		<link>http://pigeond.net/blog/2006/07/27/ejs-e-apis-in-a-web-browser-near-you/</link>
		<comments>http://pigeond.net/blog/2006/07/27/ejs-e-apis-in-a-web-browser-near-you/#comments</comments>
		<pubDate>Wed, 26 Jul 2006 21:43:38 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2006/07/27/ejs-e-apis-in-a-web-browser-near-you/</guid>
		<description><![CDATA[After once jokingly mentioned about doing this, I have actually done it.
Ejs is a JavaScript implementation of a subset of APIs from Evas and Ecore - core libraries in E - Enlightenment window manager.
Along with that I&#8217;ve ported the Evas test app to JavaScript, ready to run inside your browser. There&#8217;s also an interactive playground [...]]]></description>
			<content:encoded><![CDATA[<p>After once jokingly mentioned about doing this, I have actually done it.</p>
<p><a href="http://pigeond.net/ejs/">Ejs</a> is a JavaScript implementation of a subset of APIs from <a href="http://www.enlightenment.org/Libraries/Evas/">Evas</a> and <a href="http://www.enlightenment.org/Libraries/Ecore/">Ecore</a> - core libraries in E - <a href="http://www.enlightenment.org/">Enlightenment</a> window manager.</p>
<p>Along with that I&#8217;ve ported the Evas test app to JavaScript, ready to run inside your browser. There&#8217;s also an interactive playground where you could try out the API inside an interpreter-like environment.</p>
<p>Maybe one day this would become a full blown toolkit and utilities for fancy web development&#8230; we shall see&#8230;</p>
<p><center><br />
<a href="http://pigeond.net/ejs/"><img src="http://pigeond.net/ejs/ejs_ss.png" width=320 height=250 alt="Ejs" title="Ejs" border=1></a><br />Evas test running in the browser<br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2006/07/27/ejs-e-apis-in-a-web-browser-near-you/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FGMap with navaids</title>
		<link>http://pigeond.net/blog/2006/06/01/fgmap-with-navaids/</link>
		<comments>http://pigeond.net/blog/2006/06/01/fgmap-with-navaids/#comments</comments>
		<pubDate>Thu, 01 Jun 2006 13:23:15 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<category><![CDATA[flightgear]]></category>

		<category><![CDATA[fgmap]]></category>

		<category><![CDATA[navaids]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2006/06/01/fgmap-with-navaids/</guid>
		<description><![CDATA[After a couple of weeks of night coding, FGMap navaids stuff has finally reached the state where I could release it for people to test.
At the moment you can either search for a navaid (airport, VOR, NDB, FIX) by its code/name, or you can have it showing you all navaids in the current map view.
All [...]]]></description>
			<content:encoded><![CDATA[<p>After a couple of weeks of night coding, <a href="http://pigeond.net/flightgear/fg_server_map.html">FGMap</a> navaids stuff has finally reached the state where I could release it for people to test.</p>
<p>At the moment you can either search for a navaid (airport, VOR, NDB, FIX) by its code/name, or you can have it showing you all navaids in the current map view.</p>
<p>All navaids data are from <a href="http://www.flightgear.org/">FlightGear</a>, which uses <a href="http://www.x-plane.org/home/robinp/">X-Plane&#8217;s data</a>. I have stored the data in a database, which FGMap talks to via AJAX.</p>
<p>There are a few things that i haven&#8217;t done yet. That includes proper ILS/OM/MM/IM/GS drawing, heliport, airway, etc. I might also add real time metar reports to airports later.</p>
<p>Anyway, feel free to play with it, and leave me some feedbacks.</p>
<p>Here are two screenshots of FGMap navaids in action.</p>
<p><center><br />
<a href="http://pigeond.net/images/diary/fgmap_nav1.jpg"><img src="http://pigeond.net/images/diary/fgmap_nav1-small.png" alt="Over KOAK - Metropolitan Oakland Intl" title="Over KOAK - Metropolitan Oakland Intl" border="1" height="240" width="320" /></a>Over KOAK - Metropolitan Oakland Intl</p>
<p><a href="http://pigeond.net/images/diary/fgmap_nav2.jpg"><img src="http://pigeond.net/images/diary/fgmap_nav2-small.png" alt="Over VHHH - Hong Kong Intl" title="Over VHHH - Hong Kong Intl" border="1" height="240" width="320" /></a></p>
<p>Over VHHH - Hong Kong Intl<br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2006/06/01/fgmap-with-navaids/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Map v1 vs v2</title>
		<link>http://pigeond.net/blog/2006/05/02/google-map-v1-vs-v2/</link>
		<comments>http://pigeond.net/blog/2006/05/02/google-map-v1-vs-v2/#comments</comments>
		<pubDate>Tue, 02 May 2006 09:09:10 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<category><![CDATA[flightgear]]></category>

		<category><![CDATA[personal]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[fgmap]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[map]]></category>

		<category><![CDATA[taipei 101]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2006/05/02/google-map-v1-vs-v2/</guid>
		<description><![CDATA[So I was porting FGMap to GMap API v2 from v1.
At the same time I did some &#8220;sightseeing&#8221; around, and checking out one of my favorite buildings, currently the tallest building in the world, the Taipei 101. Then I noticed the difference (pretty obvious) between the satellite images from GMap v1 and v2. The one [...]]]></description>
			<content:encoded><![CDATA[<p>So I was porting <a href="http://pigeond.net/flightgear/fg_server_map.html">FGMap</a> to GMap API v2 from v1.</p>
<p>At the same time I did some &#8220;sightseeing&#8221; around, and checking out one of my favorite buildings, currently the tallest building in the world, the <a href="http://www.emporis.com/en/wm/bu/?id=100765">Taipei 101</a>. Then I noticed the difference (pretty obvious) between the satellite images from GMap v1 and v2. The one from v1 is in fact newer than v2. The one in v2 is still being built!</p>
<p><center></p>
<table align="center" border="0" cellpadding="10" cellspacing="0">
<tr>
<td align="center"><a href="http://pigeond.net/gmap-v1.html?ll=121.56384944915771,25.03537195684597&amp;z=0&amp;t=s"><img src="http://pigeond.net/images/diary/taipei101-gmap-v1-small.jpg" alt="GMap v1" title="GMap v1" border="1" /></a>GMap v1</td>
<td align="center"><a href="http://pigeond.net/gmap-v2.html?ll=121.56384944915771,25.03537195684597&amp;z=0&amp;t=s"><img src="http://pigeond.net/images/diary/taipei101-gmap-v2-small.jpg" alt="GMap v2" title="GMap v2" border="1" /></a>GMap v2</td>
</tr>
</table>
<p></center></p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2006/05/02/google-map-v1-vs-v2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FlightGear Multiplay Air Traffic with Google Map</title>
		<link>http://pigeond.net/blog/2005/09/11/flightgear-multiplay-air-traffic-with-google-map/</link>
		<comments>http://pigeond.net/blog/2005/09/11/flightgear-multiplay-air-traffic-with-google-map/#comments</comments>
		<pubDate>Sun, 11 Sep 2005 13:41:58 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<category><![CDATA[flightgear]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[fgmap]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[map]]></category>

		<category><![CDATA[mpserver]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2005/09/11/flightgear-multiplay-air-traffic-with-google-map/</guid>
		<description><![CDATA[After seeing lots useful and cool stuff people have been doing using the Google Map API, I was inspired to write something perhaps to plot buildings/models I have been/will be doing for FlightGear. While trying the API out a bit, an idea striked my head. What about a real time map for the FlightGear multiplay [...]]]></description>
			<content:encoded><![CDATA[<p>After seeing lots useful and cool stuff people have been doing using the <a href="http://maps.google.com/apis/maps/">Google Map API</a>, I was inspired to write something perhaps to plot buildings/models I have been/will be doing for <a href="http://www.flightgear.org/">FlightGear</a>. While trying the API out a bit, an idea striked my head. What about a real time map for the FlightGear multiplay server air traffic map?</p>
<p>And so I started off doing it. It&#8217;s heaps of fun, not to mention finding out all those bugs with IE. M$ is very kind, they always do things that make people laugh. This always gives me a chance to revise a lot with Javascript.</p>
<p>I also ended up writing my own routines for map overlays displaying plane markers and info, instead of using the GMAPI&#8217;s GMarker. A bit more flexible, and it does exactly what I want.</p>
<p>There is time when Javascript is useful, and there is time where it&#8217;s just overkill. IMHO, Javascript is useful for writing &#8220;web app&#8221;. Same as using Flash, or Java applet. But btw this does NOT mean every website should be bloody web app!!</p>
<p>And there you go, the <a href="http://pigeond.net/flightgear/fg_server_map.html">FlightGear server online map</a>. A couple of FlightGearers have been using it as a flying map and as a simple ATC radar. If it&#8217;s the right time you&#8217;ll see us flying!</p>
<p>I&#8217;ve got plans to add more features, like airports/navids lookup. And of course, improving the usability and UI is always on the plate. Comments are also welcomed&#8230;</p>
<p>Also thanks to everyone who has helped me with testing and giving suggestions to the page. (ampere, AJ, thorben, vivian, gorilla, Surge, johnh51, MasseR, etc)</p>
<p align="center"> <a href="http://pigeond.net/flightgear/fg_server_map.html"><img src="http://pigeond.net/images/diary/fggm.png" alt="FlightGear Google Map" title="FlightGear Google Map" border="0" height="346" width="493" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2005/09/11/flightgear-multiplay-air-traffic-with-google-map/feed/</wfw:commentRss>
		</item>
		<item>
		<title>bubblefishymon 0.6&#8230;</title>
		<link>http://pigeond.net/blog/2003/04/29/bubblefishymon-06/</link>
		<comments>http://pigeond.net/blog/2003/04/29/bubblefishymon-06/#comments</comments>
		<pubDate>Tue, 29 Apr 2003 12:51:36 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2003/04/29/bubblefishymon-06/</guid>
		<description><![CDATA[&#8230; is *NOT* out yet. However, here is a list of changes/features/bug fixes that have been done/are being done/might be done:
- porting to gtk2/gkrellm2
- kernel 2.5 support
- different colors/species of fishes for in and out network traffic
- configurable interface for network traffic
- SMP ducks
- include/exclude nice time from CPU usage
- some bug fixes for memory/swap [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230; is *NOT* out yet. However, here is a list of changes/features/bug fixes that have been done/are being done/might be done:</p>
<p>- porting to gtk2/gkrellm2<br />
- kernel 2.5 support<br />
- different colors/species of fishes for in and out network traffic<br />
- configurable interface for network traffic<br />
- SMP ducks<br />
- include/exclude nice time from CPU usage<br />
- some bug fixes for memory/swap and network traffic<br />
- APM&#8230;?<br />
- clouds and birds&#8230;?<br />
- transparent background/sky&#8230;?<br />
- even more monitoring&#8230;?</p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2003/04/29/bubblefishymon-06/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New bfm again&#8230;</title>
		<link>http://pigeond.net/blog/2003/04/29/new-bfm-again/</link>
		<comments>http://pigeond.net/blog/2003/04/29/new-bfm-again/#comments</comments>
		<pubDate>Tue, 29 Apr 2003 12:51:36 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2003/04/29/new-bfm-again/</guid>
		<description><![CDATA[Ported bubblefishymon to gkrellm, basically due to requests from a couple of friends and people (Nick, Pete, Stibbons). That gave me a chance to familiarize my knowledge with GTK a bit. And, Glade is really useful. Anyway, have a look at bubblefishymon.
]]></description>
			<content:encoded><![CDATA[<p>Ported bubblefishymon to gkrellm, basically due to requests from a couple of friends and people (Nick, Pete, Stibbons). That gave me a chance to familiarize my knowledge with GTK a bit. And, Glade is really useful. Anyway, have a look at <a href="http://pigeond.net/bfm/">bubblefishymon</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2003/04/29/new-bfm-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some of these, some of those&#8230;</title>
		<link>http://pigeond.net/blog/2002/05/04/some-of-these-some-of-those/</link>
		<comments>http://pigeond.net/blog/2002/05/04/some-of-these-some-of-those/#comments</comments>
		<pubDate>Sat, 04 May 2002 02:10:18 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2002/05/04/some-of-these-some-of-those/</guid>
		<description><![CDATA[Been busy in a lot of things. Time do a bit catch up here&#8230;
Been playing around with Evas, a nice graphics library written by &#60;Raster&#62;. I wrote an XMMS plugin with it, just a little learning exercise. Here are two shots of it&#8230;



Went for go-kart recently and I won a trophy! Well I&#8217;m not going [...]]]></description>
			<content:encoded><![CDATA[<p>Been busy in a lot of things. Time do a bit catch up here&#8230;</p>
<p>Been playing around with <a href="http://www.enlightenment.org/pages/evas.html">Evas</a>, a nice graphics library written by &lt;Raster&gt;. I wrote an XMMS plugin with it, just a little learning exercise. Here are two shots of it&#8230;</p>
<p><center><img src="http://pigeond.net/images/ex.png" width=400 height=100 border=0 alt="" title=""></p>
<p><img src="http://pigeond.net/images/ex-256.png" width=400 height=60 border=0 alt="" title=""></center></p>
<p>
Went for go-kart recently and I won a trophy! Well I&#8217;m not going to tell you how I got it though. For those who know, you knew it already. :)</p>
<p><center><img src="http://pigeond.net/images/trophy.jpg" width=195 height=212 border=0 alt="" title=""></center></p>
<p>
Bought a 2nd hand desk for 20 bucks from an auction. Now all I have to do is to get it home. And then I can do all my coding/hacking properly again.</p>
<p>Fixed some more bugs and added some more features and supports for Maggie&#8217;s newsgroup reader. I&#8217;m still not convinced though. One day I will rewrite the whole thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2002/05/04/some-of-these-some-of-those/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Another daemon&#8230;</title>
		<link>http://pigeond.net/blog/2002/03/10/another-daemon/</link>
		<comments>http://pigeond.net/blog/2002/03/10/another-daemon/#comments</comments>
		<pubDate>Sun, 10 Mar 2002 12:42:25 +0000</pubDate>
		<dc:creator>pigeon</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://pigeond.net/blog/2002/03/10/another-daemon/</guid>
		<description><![CDATA[Half a day of work for this buttond. A button daemon I wrote for the ipaq. Now I can control my ipaq with one single button when my ipaq is sitting in my pocket which can be barely reached with my finger. It&#8217;s just so nice&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Half a day of work for this <a href="http://pigeond.net/ipaq/buttond/">buttond</a>. A button daemon I wrote for the ipaq. Now I can control my ipaq with one single button when my ipaq is sitting in my pocket which can be barely reached with my finger. It&#8217;s just so nice&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://pigeond.net/blog/2002/03/10/another-daemon/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
