<?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"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Handhelds, Linux and Heros</title>
	<atom:link href="http://fl0rian.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://fl0rian.wordpress.com</link>
	<description>More and less useful lines about the world...</description>
	<pubDate>Fri, 11 Apr 2008 22:29:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Using CMake for Maemo development</title>
		<link>http://fl0rian.wordpress.com/2008/04/11/using-cmake-for-maemo-development/</link>
		<comments>http://fl0rian.wordpress.com/2008/04/11/using-cmake-for-maemo-development/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 22:29:41 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
		
		<category><![CDATA[Linux]]></category>

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

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

		<guid isPermaLink="false">http://fl0rian.wordpress.com/?p=56</guid>
		<description><![CDATA[Since OpenSync switched to CMake build system I had to get along with CMake in the Maemo SDK. I have to admit the fun was limited. In fact CMake has some advantages over autotools - most notably: It is much faster. One major drawback is that it is more complicated to use pkg-config with it.
I [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Since OpenSync switched to CMake build system I had to get along with CMake in the Maemo SDK. I have to admit the fun was limited. In fact CMake has some advantages over autotools - most notably: It is much faster. One major drawback is that it is more complicated to use pkg-config with it.</p>
<p>I have never worked with CMake before, but OpenSync had some quite good examples how to check and support additional libraries. So I hacked cmake support for some basic Maemo components (libhildon, libosso) and Maemo-like Debian packages.</p>
<p>My cmake files can be found here:</p>
<p><a href="http://www.kernelconcepts.de/~fuchs/maemo/">http://www.kernelconcepts.de/~fuchs/maemo/</a></p>
<p>CMake itself is in the official extras-devel repository at maemo.org. Just add this line to your <em>sources.list</em>:<code><br />
deb http://repository.maemo.org/extras-devel chinook free</code></p>
<p>The package is available for all other SDKs from the same location.</p>
<p>The DpkgDeb.cmake file is based on the updated  DpkgDeb.cmake by Mehdi Rabah. The other ones are based on random files found in OpenSync SVN.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fl0rian.wordpress.com/56/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fl0rian.wordpress.com/56/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fl0rian.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fl0rian.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fl0rian.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fl0rian.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fl0rian.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fl0rian.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fl0rian.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fl0rian.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fl0rian.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fl0rian.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fl0rian.wordpress.com&blog=100118&post=56&subd=fl0rian&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fl0rian.wordpress.com/2008/04/11/using-cmake-for-maemo-development/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/fl0rian-128.jpg" medium="image">
			<media:title type="html">fl0rian</media:title>
		</media:content>
	</item>
		<item>
		<title>Maemo Sync packages</title>
		<link>http://fl0rian.wordpress.com/2008/04/02/maemo-sync-packages/</link>
		<comments>http://fl0rian.wordpress.com/2008/04/02/maemo-sync-packages/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 16:14:07 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
		
		<category><![CDATA[GPE]]></category>

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

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

		<guid isPermaLink="false">http://fl0rian.wordpress.com/?p=55</guid>
		<description><![CDATA[I have made an installable package for Maemo Sync, but do not expect too much. Its a basic port of the current Multisync-gui to Maemo. It is only tested to so far that the GUI starts up and registeres correctly. The fact that I had to use cmake for building Maemo software caused some headaches [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have made an installable package for Maemo Sync, but do not expect too much. Its a basic port of the current Multisync-gui to Maemo. It is only tested to so far that the GUI starts up and registeres correctly. The fact that I had to use cmake for building Maemo software caused some headaches here&#8230; the quality of the source distribution package is still quite bad.</p>
<p><img src="http://linuxtogo.org/~florian/img/maemo-sync2.png" /></p>
<p>I also did not decide if I want it to become a project forked from Multisync-gui or to maintained with Multisync-gui adding optional support for Maemo environment.  The always changing OpenSync API would be a reason to stay with Multisync-gui, but the fact that I have different opinions about UI design, Glade is involved and cmake are reasons for making it a separate project.</p>
<p>Binary package and  sources are located <a href="http://linuxtogo.org/~florian/index.php?path=maemosync/">here</a>. You also need the OpenSync packages from <a href="http://cobb.uk.net/NokiaIT/daily.html">Graham&#8217;s daily repository</a>.</p>
<p>Another minor improvement of the GPE application packages in this repository is that latest Starling supports OGG playback. You only need to have an OGG plugin for GStreamer installed. The mogg package provides this for example.</p>
<p>Any feedback is welcome - if you manage to sync data with either the command line tool msynctool or using Maemo Sync please drop me a line. I would like to collect information which sync peers work with latest OpenSync and how to set up these.</p>
<p>Enjoy!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fl0rian.wordpress.com/55/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fl0rian.wordpress.com/55/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fl0rian.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fl0rian.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fl0rian.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fl0rian.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fl0rian.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fl0rian.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fl0rian.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fl0rian.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fl0rian.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fl0rian.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fl0rian.wordpress.com&blog=100118&post=55&subd=fl0rian&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fl0rian.wordpress.com/2008/04/02/maemo-sync-packages/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/fl0rian-128.jpg" medium="image">
			<media:title type="html">fl0rian</media:title>
		</media:content>

		<media:content url="http://linuxtogo.org/~florian/img/maemo-sync2.png" medium="image" />
	</item>
		<item>
		<title>Preparing LinuxTag 2008</title>
		<link>http://fl0rian.wordpress.com/2008/04/01/preparing-linuxtag-2008/</link>
		<comments>http://fl0rian.wordpress.com/2008/04/01/preparing-linuxtag-2008/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 20:41:52 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
		
		<category><![CDATA[GPE]]></category>

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

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

		<category><![CDATA[kernel concepts]]></category>

		<guid isPermaLink="false">http://fl0rian.wordpress.com/?p=54</guid>
		<description><![CDATA[LinuxTag 2008 will be great for people interested in mobile and embedded Linux. I do not know about all the projects that will have a booth there, but GPE, GPE Phone Edition, QuantumSTEP and OpenEmbedded will be there at least. The application for a booth for these projects was accepted some days ago.

LinuxTag is one [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.linuxtag.org">LinuxTag 2008</a> will be great for people interested in mobile and embedded Linux. I do not know about all the projects that will have a booth there, but GPE, GPE Phone Edition, QuantumSTEP and OpenEmbedded will be there at least. The application for a booth for these projects was accepted some days ago.</p>
<p><a href="http://www.linuxtag.org"><img src="http://linuxtogo.org/~florian/img/ltag.png" alt="LinuxTag" align="absmiddle" height="66" width="102" /></a></p>
<p>LinuxTag is one of the largest and most interesting Open Source events in Europe. It is known to be a great forum for meeting all sorts of people interested in Open Source - LinuxTag attracts developers, business people and users in equal measure. It will take place in Berlin from May 28th till May 31st</p>
<p>A big thanks to the LinuxTag people and the booth sponsors for the opportunity to show what we are doing.</p>
<p>For OpenEmbedded event planning we have a wiki page that can be found <a href="http://www.openembedded.org/wiki/LinuxTag2008">here</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fl0rian.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fl0rian.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fl0rian.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fl0rian.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fl0rian.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fl0rian.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fl0rian.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fl0rian.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fl0rian.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fl0rian.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fl0rian.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fl0rian.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fl0rian.wordpress.com&blog=100118&post=54&subd=fl0rian&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fl0rian.wordpress.com/2008/04/01/preparing-linuxtag-2008/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/fl0rian-128.jpg" medium="image">
			<media:title type="html">fl0rian</media:title>
		</media:content>

		<media:content url="http://linuxtogo.org/~florian/img/ltag.png" medium="image">
			<media:title type="html">LinuxTag</media:title>
		</media:content>
	</item>
		<item>
		<title>GPE trademark rejected</title>
		<link>http://fl0rian.wordpress.com/2008/03/28/gpe-trademark-rejected/</link>
		<comments>http://fl0rian.wordpress.com/2008/03/28/gpe-trademark-rejected/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 16:11:44 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
		
		<category><![CDATA[GPE]]></category>

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

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

		<guid isPermaLink="false">http://fl0rian.wordpress.com/?p=53</guid>
		<description><![CDATA[Some weeks ago the USPTO rejected the GPE trademark again - finally!
This is great news for the GPE project which really suffered from this situation. The latest entries in the &#8216;prosecution history&#8217; look nice:
  2008-02-27 - Notification Of Final Refusal Emailed
2008-02-27 - Final refusal e-mailed
2008-02-27 - Final Refusal  Written
The complete attempt by Mr. [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Some weeks ago the USPTO rejected the GPE trademark again - finally!</p>
<p>This is great news for the GPE project which really suffered from this situation. The latest entries in the &#8216;prosecution history&#8217; look nice:</p>
<p><font color="#0000ff">  2008-02-27 - Notification Of Final Refusal Emailed</font><br />
<font color="#0000ff">2008-02-27 - Final refusal e-mailed</font><br />
<font color="#0000ff">2008-02-27 - Final Refusal  Written</font></p>
<p>The complete attempt by Mr. France to register  GPE as his personal trademark is publicly available at the <a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;entry=77123546">USPTO website</a>. Some background information can be found in <a href="http://www.linux.com/feature/114310">this article</a>. The handhelds.org website still claims several trademarks, but the related project become more and more obsolete. The hh.o bootloader is used for ancient hardware only or replaced by U-Boot and ipkg gets replaced by the much better maintained <a href="http://wiki.openmoko.org/wiki/Opkg">OPKG</a>. Its a little bit sad that the Opie projects are not that active any more though&#8230;</p>
<p><img src="http://gpe.linuxtogo.org/images/logo3s.png" alt="Logo" align="middle" height="64" width="60" /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fl0rian.wordpress.com/53/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fl0rian.wordpress.com/53/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fl0rian.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fl0rian.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fl0rian.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fl0rian.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fl0rian.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fl0rian.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fl0rian.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fl0rian.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fl0rian.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fl0rian.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fl0rian.wordpress.com&blog=100118&post=53&subd=fl0rian&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fl0rian.wordpress.com/2008/03/28/gpe-trademark-rejected/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/fl0rian-128.jpg" medium="image">
			<media:title type="html">fl0rian</media:title>
		</media:content>

		<media:content url="http://gpe.linuxtogo.org/images/logo3s.png" medium="image">
			<media:title type="html">Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Maemo, S60 and a nice reward</title>
		<link>http://fl0rian.wordpress.com/2008/03/27/maemo-s60-and-a-nice-reward/</link>
		<comments>http://fl0rian.wordpress.com/2008/03/27/maemo-s60-and-a-nice-reward/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 23:06:31 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
		
		<category><![CDATA[GPE]]></category>

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

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

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

		<category><![CDATA[kernel concepts]]></category>

		<guid isPermaLink="false">http://fl0rian.wordpress.com/?p=52</guid>
		<description><![CDATA[I made some progress porting the multisync-gui to Maemo. The idea is to offer an easy to use graphical user interface for synchronizing data between the Maemo based tablets and other devices. The OpenSync framework that is used offers several plugins for interfacing data sources already. The most interesting ones are the two SyncML ones [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I made some progress porting the multisync-gui to Maemo. The idea is to offer an easy to use graphical user interface for synchronizing data between the Maemo based tablets and other devices. The <a href="http://www.opensync.org">OpenSync</a> framework that is used offers several plugins for interfacing data sources already. The most interesting ones are the two SyncML ones (HTTP server and client) and the <a href="http://gpe.linuxtogo.org">GPE</a> plugin we can use for the PIM applications on the Maemo device.</p>
<p><img src="http://linuxtogo.org/~florian/img/maemo_sync.png" alt="Sync GUI" height="192" width="320" /></p>
<p>Currently it is far from beeing useful, but there are some windows to make screenshots now :-) The first thing I want to archieve is to be able to sync PIM data from a Series60 cellphone.</p>
<p>Speaking about  Series60 - I received my <a href="http://www.forum.nokia.com/main/forum_nokia_champion/index.html">Forum Nokia Champion</a> diploma today which came with a great target device for syncing experiments :) Many thanks to Nokia for this nice reward and for the great Forum Nokia Champion program and to Nils who suggested me for it!</p>
<p><img src="http://linuxtogo.org/~florian/img/fnc_m.png" alt="Diploma" height="222" width="320" /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fl0rian.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fl0rian.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fl0rian.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fl0rian.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fl0rian.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fl0rian.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fl0rian.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fl0rian.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fl0rian.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fl0rian.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fl0rian.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fl0rian.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fl0rian.wordpress.com&blog=100118&post=52&subd=fl0rian&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fl0rian.wordpress.com/2008/03/27/maemo-s60-and-a-nice-reward/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/fl0rian-128.jpg" medium="image">
			<media:title type="html">fl0rian</media:title>
		</media:content>

		<media:content url="http://linuxtogo.org/~florian/img/maemo_sync.png" medium="image">
			<media:title type="html">Sync GUI</media:title>
		</media:content>

		<media:content url="http://linuxtogo.org/~florian/img/fnc_m.png" medium="image">
			<media:title type="html">Diploma</media:title>
		</media:content>
	</item>
		<item>
		<title>How to make a mobile Logic Analyzer</title>
		<link>http://fl0rian.wordpress.com/2008/02/13/how-to-make-a-mobile-logic-analyzer/</link>
		<comments>http://fl0rian.wordpress.com/2008/02/13/how-to-make-a-mobile-logic-analyzer/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 00:48:07 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
		
		<category><![CDATA[Linux]]></category>

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

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

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

		<category><![CDATA[kernel concepts]]></category>

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

		<category><![CDATA[Logic Analyzer]]></category>

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

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

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

		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://fl0rian.wordpress.com/?p=49</guid>
		<description><![CDATA[Making a useful mobile Logic Analyzer is quite a challenge, but the basic needs are there. sump.org has a nice VHDL design and Java software for a 32 channel Logic Analyzer
based on a Xilinx Spartan FPGA. The whole design is GPL licensed. The current VHDL implementation is available for several Xilinx FPGA evaluation boards and [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Making a useful mobile Logic Analyzer is quite a challenge, but the basic needs are there. <a href="http://sump.org/projects/analyzer/">sump.org</a> has a nice VHDL design and Java software for a 32 channel Logic Analyzer<br />
based on a Xilinx Spartan FPGA. The whole design is GPL licensed. The current VHDL implementation is available for several Xilinx FPGA evaluation boards and uses a serial port for communication with a device (usually a PC) running the GUI software. The FPGA board takes care about sampling and buffering of the sample data before it is transferred to the controlling device.</p>
<p>Robert Schuster of <a href="http://www.tarent.de/">tarent</a> did a great job to get the Java software running on a Nokia N800 and on the Neo1973.</p>
<p><a href="http://linuxtogo.org/~florian/img/la-maemo.png"><img src="http://linuxtogo.org/~florian/img/la-maemo_t.png" alt="Java frontend on N800" height="240" width="400" /></a></p>
<p><a href="http://linuxtogo.org/~florian/img/la-openmoko.png"><img src="http://linuxtogo.org/~florian/img/la-openmoko_t.png" alt="Frontend running on e Neo1973" height="240" width="320" /></a><br />
It was not too complicated to make the VHDL part work on an inexpensive Spartan-3E eval board. This hardware of course does not really fit the needs for two reasons: First it is too big to accompany a mobile consumer device such as a N810 or the Neo 1973. Second it does not support other input signal levels than 3.3V which is a real showstopper. A better hardware design that fits the needs based on a small FPGA industry module, a battery  and some line drivers would be easy to do&#8230; but that&#8217;s something for a new story later :-) Before that I need to get a serial connection from a N810 to the board and check how the software  performs on this device&#8230;</p>
<p>The  board I used for my test was a <a href="http://linuxtogo.org/~florian/img/spartan-3e-eval.jpg">Xilinx Spartan-3E Starter Kit</a>.Ther is quite some room for improvement since a a major share of the FPGAs blocks are unused and it does not yet make much of use of all the nice features on the board such as external RAM, flash, display and USB.</p>
<p>Additional screenshots can be found at <a href="http://scap.linuxtogo.org">http://scap.linuxtogo.org</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fl0rian.wordpress.com/49/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fl0rian.wordpress.com/49/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fl0rian.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fl0rian.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fl0rian.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fl0rian.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fl0rian.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fl0rian.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fl0rian.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fl0rian.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fl0rian.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fl0rian.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fl0rian.wordpress.com&blog=100118&post=49&subd=fl0rian&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fl0rian.wordpress.com/2008/02/13/how-to-make-a-mobile-logic-analyzer/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/fl0rian-128.jpg" medium="image">
			<media:title type="html">fl0rian</media:title>
		</media:content>

		<media:content url="http://linuxtogo.org/~florian/img/la-maemo_t.png" medium="image">
			<media:title type="html">Java frontend on N800</media:title>
		</media:content>

		<media:content url="http://linuxtogo.org/~florian/img/la-openmoko_t.png" medium="image">
			<media:title type="html">Frontend running on e Neo1973</media:title>
		</media:content>
	</item>
		<item>
		<title>LinuxToGo project news</title>
		<link>http://fl0rian.wordpress.com/2007/12/12/linuxtogo-project-news/</link>
		<comments>http://fl0rian.wordpress.com/2007/12/12/linuxtogo-project-news/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 16:23:04 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
		
		<category><![CDATA[Linux]]></category>

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

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

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

		<guid isPermaLink="false">http://fl0rian.wordpress.com/2007/12/12/linuxtogo-project-news/</guid>
		<description><![CDATA[There are some cool things going at LinuxToGo - maybe the most notable is that the Linux on Smartphones project started to become active after sleeping for more than one year. The basic idea of this project / freesmartphone.org is to create a place for collecting, defining and implementing open standards for Linux driven smartphones. [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There are some cool things going at LinuxToGo - maybe the most notable is that the <a href="http://www.freesmartphone.org">Linux on Smartphones</a> project started to become active after sleeping for more than one year. The basic idea of this project / freesmartphone.org is to create a place for collecting, defining and implementing open standards for Linux driven smartphones. That means doing for mobile phones what <a href="http://www.freedesktop.org">freedesktop.org</a> does for the desktop environments.  Its quite interesting to take a look - there is quite some content yet.</p>
<p>Finally there is a new project some developers (including me) were waiting for a long time. The  <a href="http://projects.linuxtogo.org/projects/mobile-linux/">mobile-linux</a> project joins efforts of projects porting Linux to all sorts of mobile devices. One important change in contrast to a similar but older project is that mobile-linux aims on merging its work upstream. It does not only provide a <a href="http://git.linuxtogo.org">GIT repository</a> but also a <a href="http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mobile-linux-discuss">mailinglist</a> for discussing kernel related topics. It would be cool if some more project joined this initiative in order to get in touch with each other.</p>
<p>There is a new release of <a href="http://gpe-sudoku.home.linuxtogo.org">gpe-sudoku</a> which includes a lot of fixes and minor improvements. It is supposed to work in a plain GTK (non-Maemo) environment too and the Maemo variant works much better now. Packages for Chinook and Bora are avalilabe from <a href="http://projects.linuxtogo.org/frs/?group_id=18">here</a>. Please report bugs!</p>
<p>Enjoy&#8230;.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fl0rian.wordpress.com/48/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fl0rian.wordpress.com/48/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fl0rian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fl0rian.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fl0rian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fl0rian.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fl0rian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fl0rian.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fl0rian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fl0rian.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fl0rian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fl0rian.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fl0rian.wordpress.com&blog=100118&post=48&subd=fl0rian&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fl0rian.wordpress.com/2007/12/12/linuxtogo-project-news/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/fl0rian-128.jpg" medium="image">
			<media:title type="html">fl0rian</media:title>
		</media:content>
	</item>
		<item>
		<title>Updates!</title>
		<link>http://fl0rian.wordpress.com/2007/11/14/updates/</link>
		<comments>http://fl0rian.wordpress.com/2007/11/14/updates/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 00:46:01 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
		
		<category><![CDATA[GPE]]></category>

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

		<category><![CDATA[kernel concepts]]></category>

		<guid isPermaLink="false">http://fl0rian.wordpress.com/2007/11/14/updates/</guid>
		<description><![CDATA[Did I ever complain about the fact that days are too short to write about interesting things? Time to do so&#8230; but well, finally I managed to write a short summary about latest updates:
Thanks to Nora we have a major improvement of the design of the GPE website. I even managed to update the PDA [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Did I ever complain about the fact that days are too short to write about interesting things? Time to do so&#8230; but well, finally I managed to write a short summary about latest updates:</p>
<p>Thanks to Nora we have a major improvement of the design of the <a href="http://gpe.linuxtogo.org">GPE website</a>. I even managed to update the PDA image on the index page last week. GPE is going to work on <a href="http://maemo.org">Maemo</a> Chinook as soon as it is ready I guess - Graham and Christoph are doing a good job sorting out the remaining issues and building new binary packages. I&#8217;ll work on this a little bit soon I guess, I&#8217;ll get a N810 from the Maemo device program as well.</p>
<p>The new <a href="http://www.kernelconcepts.de/en"><em>kernel concepts website</em></a> is online now and finally has both German and English language support as well as a much better look&amp;feel and a nice new shop. The only major task remaining is the English translation of all the shop contents.</p>
<p>There are some more updates&#8230; family updates, workstation upgrade (Intellistation M-Pro to Z-Pro) and a lot of minor updates, but nothing that is really relevant to the public :)</p>
<p>Have a good time&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fl0rian.wordpress.com/47/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fl0rian.wordpress.com/47/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fl0rian.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fl0rian.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fl0rian.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fl0rian.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fl0rian.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fl0rian.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fl0rian.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fl0rian.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fl0rian.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fl0rian.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fl0rian.wordpress.com&blog=100118&post=47&subd=fl0rian&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fl0rian.wordpress.com/2007/11/14/updates/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/fl0rian-128.jpg" medium="image">
			<media:title type="html">fl0rian</media:title>
		</media:content>
	</item>
		<item>
		<title>Cardman 4000 with GnuPG</title>
		<link>http://fl0rian.wordpress.com/2007/10/23/cardman-4000-with-gnupg/</link>
		<comments>http://fl0rian.wordpress.com/2007/10/23/cardman-4000-with-gnupg/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 15:02:19 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
		
		<category><![CDATA[Cryptography]]></category>

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

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

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

		<category><![CDATA[kernel concepts]]></category>

		<guid isPermaLink="false">http://fl0rian.wordpress.com/2007/10/23/cardman-4000-with-gnupg/</guid>
		<description><![CDATA[I just received my FSFE Fellowship Smartcard and it took me a while to find out how GnuPG and the Omnikey Cardman 4000 PCMCIA smartcard reader can play together. It looks like there quite some more of thease cheap devices around&#8230; so lets write down some lines about how to make it work. The procedure [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I just received my FSFE Fellowship Smartcard and it took me a while to find out how GnuPG and the Omnikey Cardman 4000 PCMCIA smartcard reader can play together. It looks like there quite some more of thease cheap devices around&#8230; so lets write down some lines about how to make it work. The procedure was tested on Ubunty Gutsy but should work on any more or less up to date Debian based system.</p>
<p>You need an up to date kernel 2.6  with the cardman4000_cs driver. Make sure not to have the reader in the PCMCIA slot during boot or suspend - this caused some oopses here.</p>
<p>PC/SC-Lite used by GnuPG does not know how handle the CM4000 directly, but you can use <a href="http://www.opensc-project.org/openct/">OpenCT</a> as a driver for PC/SC-Lite. So first get root and install the necessary software packges:<br />
<code> apt-get install pcscd pcsc-tools openct</code><br />
In <em>/etc/openct.conf</em> you need to activate the cm4000 driver - comment in the cm4000 lines to read:<br />
<code> reader cm4000 {<br />
driver = cm4000;<br />
device = pcmcia:/dev/cmm0;<br />
};</code></p>
<p>After this edit the PC/SC-Lite configuration file <em>/etc/reader.conf.d/openct</em> and activate the OpenCT driver:<br />
<code><br />
FRIENDLYNAME     &#8220;OpenCT&#8221;<br />
DEVICENAME       /dev/cmm0<br />
LIBPATH          /usr/lib/openct-ifd.so<br />
CHANNELID        0</code></p>
<p>Start both services:</p>
<p><code> /etc/init.d/openct start<br />
/etc/init.d/pcscd start</code></p>
<p>If you insert the reader and a Smartcard <em>pcsc_scan</em> should list a reader and card like this:</p>
<p><code>fuchs@gibson:~$ pcsc_scan<br />
PC/SC device scanner<br />
V 1.4.9 (c) 2001-2006, Ludovic Rousseau<br />
Compiled with PC/SC lite version: 1.4.2<br />
Scanning present readers<br />
0: OpenCT 00 00</code><br />
<code><br />
Tue Oct 23 16:35:02 2007<br />
Reader 0: OpenCT 00 00<br />
Card state: Card inserted,<br />
ATR: 3B FA 13 00 FF 81 31 80 45&#8230;<br />
</code></p>
<p>Now make it usable as user:</p>
<p>We create a group <em>scard</em> and add the users that should be able to use the card to it.<br />
<code># addgroup scard<br />
# addgroup &lt;username&gt; scard</code><br />
Now create a set of udev rules to create the device node with the correct owner and permission settings:</p>
<p>Edit <em>/etc/udev/rules.d/99-gnupg.rules</em> to read:<br />
<code>SUBSYSTEM=="cardman_4000", ACTION=="add", GROUP="scard", MODE="0660"<br />
ACTION==&#8221;add&#8221;, SUBSYSTEM==&#8221;usb_device&#8221;, SYSFS{idVendor}==&#8221;04e6&#8243;, SYSFS{idProduct}==&#8221;e003&#8243;, GROUP=&#8221;scard&#8221;, MODE=&#8221;0660&#8243;<br />
ACTION==&#8221;add&#8221;, SUBSYSTEM==&#8221;usb_device&#8221;, SYSFS{idVendor}==&#8221;04e6&#8243;, SYSFS{idProduct}==&#8221;5115&#8243;, GROUP=&#8221;scard&#8221;, MODE=&#8221;0660&#8243;</code></p>
<p>This should cover the permissions for USB CCID readers as well.</p>
<p>If you insert the reader again you should get a device like this:<br />
<code></code></p>
<p><code>crw-rw---- 1 root scard 252, 0 2007-10-23 15:43 /dev/cmm0</code><br />
Finally log out your user, log in again to make the group changes become active and check if it works. gpg should print out some lcard inflormation like this:<br />
<code>fuchs@gibson:~$ gpg --card-status<br />
gpg: detected reader `OpenCT 00 00&#8242;<br />
Application ID &#8230;: D276000124010101000100000D0E0000<br />
Version &#8230;&#8230;&#8230;.: 1.1<br />
Manufacturer &#8230;..: PPC Card Systems<br />
Serial number &#8230;.: 00000D0E<br />
Name of cardholder: Florian Boor<br />
&#8230;</code></p>
<p>If this doesn&#8217;t work confgure gpg not to use gpg-agent, I have read some reports that this might cause trouble in combination with Smartcards. This whole text was written from memory, I might have missed some important step - bug reports and additions are very welcome.</p>
<p>Enjoy!</p>
<p>References:</p>
<p>[1] FSFE Cardreader Howto:  <a href="http://www.fsfe.org/en/card/howto/card_reader_howto_udev">http://www.fsfe.org/en/card/howto/card_reader_howto_udev</a></p>
<p>[2] OpenCT Wiki:   <a href="http://www.opensc-project.org/openct/wiki/cardman">http://www.opensc-project.org/openct/wiki/cardman</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fl0rian.wordpress.com/46/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fl0rian.wordpress.com/46/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fl0rian.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fl0rian.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fl0rian.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fl0rian.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fl0rian.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fl0rian.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fl0rian.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fl0rian.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fl0rian.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fl0rian.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fl0rian.wordpress.com&blog=100118&post=46&subd=fl0rian&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fl0rian.wordpress.com/2007/10/23/cardman-4000-with-gnupg/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/fl0rian-128.jpg" medium="image">
			<media:title type="html">fl0rian</media:title>
		</media:content>
	</item>
		<item>
		<title>Love-letters</title>
		<link>http://fl0rian.wordpress.com/2007/08/21/loveletters/</link>
		<comments>http://fl0rian.wordpress.com/2007/08/21/loveletters/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 19:47:21 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
		
		<category><![CDATA[GPE]]></category>

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

		<guid isPermaLink="false">http://fl0rian.wordpress.com/2007/08/21/loveletters/</guid>
		<description><![CDATA[I got a nice loveletter from Mr. France of handhelds.org today - I do not think that I should quote him here ;-)  But its a good reason to point interested people to two links. The first one is the letter of the USPTO in response to the GPE trademark application from 25. of [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I got a nice loveletter from Mr. France of handhelds.org today - I do not think that I should quote him here ;-)  But its a good reason to point interested people to two links. The first one is the <a href="http://portal.uspto.gov/external/portal/tow?SRCH=Y&amp;isSubmitted=true&amp;details=&amp;SELECT=US+Serial+No&amp;TEXT=77123546#">letter of the USPTO</a> in response to the GPE trademark application from 25. of June.  A short summary of that letter is that hey did not accept the screenshot of the old hh.o GPE website as proof for <a href="http://gpe.linuxtogo.org">GPE</a> beeing used in commerce by hh.o and request a better specimen for a &#8220;GPE product&#8221;.</p>
<p>The second link is the page <a href="http://www.handhelds.org/moin/moin.cgi/AboutHandheldsOrg">describing handhelds.org</a> itself. The section &#8220;What we do not provide&#8221; gives us some information that hh.o does not sell any products - no hardware, no software and they do not even provide support. (In the case this page has some &#8220;accident&#8221; or suddenly changes I have a nice screenshot I can provide.)</p>
<p>So what&#8217;s the point here? Is there a secret hh.o product that suddenly pops up to fulfill the requirements for a trademark?</p>
<p>There are more reasons why this whole trademark story smells fishy:</p>
<ul>
<li>The date for the first use in commerce stated in the trademark application is a long time before hh.o Inc. was founded, at a time the platform was part of the CRL and the domain belonged to Kelly Martin. So who did this business? Compaq?</li>
<li>Even if the hh.o website tells us that <a href="http://www.handhelds.org/legal.html">hh.o owns the GPE trademark</a> this is not entirely true: The trademark was filed by George France personally and not by the non-profit handhelds.org Inc.</li>
<li>Mr. France was never involved in GPE itself, only in administrating the servers used by GPE. Noone ever &#8220;donated&#8221; <a href="http://gpe.linuxtogo.org">GPE</a> to anyone and he simply has no right to claim GPE for himself.</li>
</ul>
<p>Someone came up with the argument <a href="http://gpe.linuxtogo.org">GPE</a> was forked and did never move to <a href="http://www.linuxtogo.org">LinuxToGo</a> when this dispute started&#8230; well my answer was that future will give us clue about which of these opinions is right. From the time we moved till I was unsubscribed from the <a href="https://handhelds.org/mailman/listinfo/cvs-updates-gpe">old GPE commits mailinglist</a> today there was a single mail on this list - caused by Mr. France himself removing a file from the GPE CVS repository. I do not think that any honest person is able to speak about a fork in this case&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fl0rian.wordpress.com/45/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fl0rian.wordpress.com/45/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fl0rian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fl0rian.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fl0rian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fl0rian.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fl0rian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fl0rian.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fl0rian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fl0rian.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fl0rian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fl0rian.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fl0rian.wordpress.com&blog=100118&post=45&subd=fl0rian&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fl0rian.wordpress.com/2007/08/21/loveletters/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/fl0rian-128.jpg" medium="image">
			<media:title type="html">fl0rian</media:title>
		</media:content>
	</item>
	</channel>
</rss>