<?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:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edward Andrew Robinson &#187; Uncategorized</title>
	<atom:link href="http://www.earobinson.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earobinson.org</link>
	<description>“Brilliant people simplify things, and mediocre people complicate things.” — Unknown</description>
	<lastBuildDate>Mon, 04 Oct 2010 02:12:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>There has been a revolution! Democracy is now Miro!</title>
		<link>http://www.earobinson.org/2007/07/19/there-has-been-a-revolution-demoracy-is-now-miro/</link>
		<comments>http://www.earobinson.org/2007/07/19/there-has-been-a-revolution-demoracy-is-now-miro/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 01:28:53 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://earobinson.org/?p=35</guid>
		<description><![CDATA[Democracy is now Miro, today I did my updates and was welcomed with the new Miro player, I must say I haven&#8217;t noticed any real changes, In fact they don&#8217;t even seem to list any real on there blog (just little things here and there), but the one thing I can say is the update [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.getdemocracy.com">Democracy</a> is now <a href="http://www.getmiro.com/">Miro</a>, today I did my updates and was welcomed with the new <a href="http://www.getmiro.com/">Miro</a> player, I must say I haven&#8217;t noticed any real changes, In fact <a href="http://www.getmiro.com/blog/2007/07/help-test-098-miro-public-preview-1/">they don&#8217;t even seem to list any real on there blo</a>g (just little things here and there), but  the one thing I can say is the update was flawless and its great to see <strike>a for profit company coming out with great open source software</strike> people getting paid to make open source software.</p>
<p>Long live <a href="http://www.getmiro.com/">Miro</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/07/19/there-has-been-a-revolution-demoracy-is-now-miro/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>My top 10 commands</title>
		<link>http://www.earobinson.org/2007/06/12/my-top-10-commands/</link>
		<comments>http://www.earobinson.org/2007/06/12/my-top-10-commands/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 15:34:46 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://earobinson.org/?p=31</guid>
		<description><![CDATA[I thought it was nifty when Jorge Bernal did a My top 10 commands, so here are mine. Funny thing was that Jorge Bernal command did not work for me so I added on a few extra commands to make it work for me. history &#124; awk &#8216;{print $2}&#8217; &#124; awk &#8216;BEGIN {FS=&#8221;&#124;&#8221;} {print $1}&#8217;&#124;sort&#124;uniq [...]]]></description>
			<content:encoded><![CDATA[<p>I thought it was nifty when <a href="http://koke.amedias.org">Jorge Bernal</a> did a <a href="http://koke.amedias.org/articles/2007/06/11/my-top-10-commands/">My top 10 commands</a>, so here are mine. Funny thing was that <a href="http://koke.amedias.org">Jorge Bernal</a> command did not work for me so I added on a few extra commands to make it work for me.</p>
<blockquote><p> history | awk &#8216;{print $2}&#8217; | awk &#8216;BEGIN {FS=&#8221;|&#8221;} {print $1}&#8217;|sort|uniq -c | sort -n | tail | sort -nr</p></blockquote>
<p><strong>Note:</strong> wordpress seems to be messing up the single and double quotes, you need to remove them and retype them in</p>
<table border="1" cellpadding="4" cellspacing="0" width="450">
<tr valign="top">
<td width="35">Rank</td>
<td width="57">Times Searched</td>
<td width="82">Command</td>
<td width="457">Comment</td>
</tr>
<tr>
<td valign="top">10</td>
<td valign="top">5</td>
<td valign="top"><a href="http://unixhelp.ed.ac.uk/CGI/man-cgi?ssh+1">ssh</a></td>
<td valign="top">Remote login to my other computers.</td>
</tr>
<tr>
<td valign="top">9</td>
<td valign="top">9</td>
<td valign="top"><a href="http://geany.uvena.de/">geany</a></td>
<td valign="top">Best <a href="http://en.wikipedia.org/wiki/Integrated_development_environment">IDE</a> I have found.</td>
</tr>
<tr>
<td valign="top">8</td>
<td valign="top">9</td>
<td valign="top"><a href="http://unixhelp.ed.ac.uk/CGI/man-cgi?history">history</a></td>
<td valign="top">If I want to look at recent commands I have used.</td>
</tr>
<tr>
<td valign="top">7</td>
<td valign="top">12</td>
<td valign="top"><a href="http://www.foolabs.com/xpdf/">xpdf</a></td>
<td valign="top">Good <a href="http://en.wikipedia.org/wiki/Portable_Document_Format">pdf</a> viewer.</td>
</tr>
<tr>
<td valign="top">6</td>
<td valign="top">15</td>
<td valign="top"><a href="http://www.python.org/">python</a></td>
<td valign="top">One of my favorite programing languages.</td>
</tr>
<tr>
<td valign="top">5</td>
<td valign="top">38</td>
<td valign="top"><a href="http://subversion.tigris.org/">svn</a></td>
<td valign="top">Subversion, great revision control for all my projects.</td>
</tr>
<tr>
<td valign="top">4</td>
<td valign="top">41</td>
<td valign="top">./a1q3.py</td>
<td valign="top">An <a href="http://www.cs.toronto.edu/~pnguyen/373x07/a1.pdf">assignment</a> I was working on.</td>
</tr>
<tr>
<td valign="top">3</td>
<td valign="top">59</td>
<td valign="top"><a href="http://live.gnome.org/PowerUserTools">gnome-open</a></td>
<td valign="top">Will open any file just as <a href="http://www.gnome.org/projects/nautilus/">nautilus</a> would have if you had double clicked the file.</td>
</tr>
<tr>
<td valign="top">2</td>
<td valign="top">127</td>
<td valign="top"><a href="http://www.hmug.org/man/1/cd.php">cd</a></td>
<td valign="top">Change directory.</td>
</tr>
<tr>
<td valign="top">1</td>
<td valign="top">150</td>
<td valign="top"><a href="http://unixhelp.ed.ac.uk/CGI/man-cgi?ls">ls</a></td>
<td valign="top">List directory.</td>
</tr>
</table>
<p>What are your top 10 commands?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/06/12/my-top-10-commands/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Democracy 0.9.6 is out, but is it worth the upgrade?</title>
		<link>http://www.earobinson.org/2007/06/06/democracy-096-is-out-but-is-it-worth-the-upgrade/</link>
		<comments>http://www.earobinson.org/2007/06/06/democracy-096-is-out-but-is-it-worth-the-upgrade/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 18:29:06 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://earobinson.org/?p=30</guid>
		<description><![CDATA[I wrote about Democracy a month ago, back then the biggest comment that I got was that Democracy wouldent work for them. Democracy just released version 0.9.6 today and in the release post they claimed to have fixed support for feisty. Now I have been running the stock version that comes in the Ubuntu repository&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote about <a href="http://www.getdemocracy.com">Democracy</a> a month ago, back then the biggest comment that I got was that <a href="http://www.getdemocracy.com">Democracy</a> wouldent work for them. <a href="http://www.getdemocracy.com">Democracy</a> just released version 0.9.6 today and in the <a href="http://www.getdemocracy.com/news/2007/06/linux-versions-of-096-available-including-feisty/">release post </a>they claimed to have fixed support for <a href="https://wiki.ubuntu.com/FeistyFawn?action=show&amp;redirect=Feisty">feisty</a>. Now I have been running the stock version that comes in the <a href="http://www.ubuntu.com/">Ubuntu</a> repository&#8217;s and I must say it is a product that once you use it you will never go back. I love coming home and having all of my <a href="http://en.wikipedia.org/wiki/Vlog">vlogs</a> downloaded for me ready to watch, I just wish I could find more <a href="http://www.ubuntu.com/">Ubuntu</a> <a href="http://en.wikipedia.org/wiki/Vlog">vlogs</a>, if anyone can find some let please post a link in the comments. I&#8217;m quite adventurous when it comes to <a href="http://www.ubuntu.com/">Ubuntu</a> and I will install anything weather or not I think it will break my system. So I backed up my ~/.democracy folder added the <a href="http://www.getdemocracy.com/downloads/ubuntu.php">democracy repository</a>, they have a great tutorial by the way, to my sources.list and upgraded.</p>
<p>First thing that happens when you run <a href="http://www.getdemocracy.com">democracy</a> is that it will &#8220;upgrade&#8221; the storage system for all your subscribed <a href="http://en.wikipedia.org/wiki/Vlog">vlogs</a>, this is why I backed up my <a href="http://www.getdemocracy.com">democracy</a> folder, and then it seg faults.</p>
<blockquote><p>earobinson@NaN:~$ democracyplayer<br />
/usr/bin/democracyplayer:87: DeprecationWarning: The dbus_bindings module is deprecated and will go away soon.</p>
<p>dbus-python 0.80 provides only a partial emulation of the old<br />
dbus_bindings, which was never meant to be public API.</p>
<p>Most uses of dbus_bindings are applications catching the exception<br />
dbus.dbus_bindings.DBusException. You should use dbus.DBusException<br />
instead (this is compatible with all dbus-python versions since 0.40.2).</p>
<p>If you need additional public API, please contact the maintainers via<br />
.</p>
<p>import dbus_bindings<br />
/var/lib/python-support/python2.5/dbus_bindings.py:5: DeprecationWarning: The dbus_bindings module is deprecated and will go away soon.</p>
<p>dbus-python 0.80 provides only a partial emulation of the old<br />
dbus_bindings, which was never meant to be public API.</p>
<p>Most uses of dbus_bindings are applications catching the exception<br />
dbus.dbus_bindings.DBusException. You should use dbus.DBusException<br />
instead (this is compatible with all dbus-python versions since 0.40.2).</p>
<p>If you need additional public API, please contact the maintainers via<br />
.</p>
<p>from dbus.dbus_bindings import *<br />
INFO Starting up Democracy Player<br />
INFO Version: 0.9.6<br />
INFO Revision: unknown<br />
INFO Loading preferences…<br />
INFO Starting event loop thread<br />
INFO Restoring database…<br />
INFO Connecting to /home/earobinson/.democracy/sqlitedb<br />
TIMING Database load slow: 0.463<br />
INFO Recomputing filters…<br />
INFO Spawning auto downloader…<br />
INFO Displaying main frame…<br />
WARNING Menu item action “CheckVersion” not implemented<br />
WARNING Menu item action “FastForward” not implemented<br />
WARNING Menu item action “Rewind” not implemented<br />
WARNING Menu item action “UpVolume” not implemented<br />
WARNING Menu item action “DownVolume” not implemented<br />
WARNING Volume changed before videoDisplay created<br />
WARNING Display updated before video display was created<br />
INFO Creating video display…<br />
INFO *** Launching Downloader Daemon ****<br />
alsa<br />
oss<br />
pulseaudio<br />
file<br />
none<br />
INFO loaded renderer ‘xinerenderer’<br />
INFO Setting VolumeLevel to 1.0<br />
TIMING gtkAsyncMethod: took too long: 1.483<br />
Segmentation fault (core dumped)</p></blockquote>
<p>This was what I had expected from a product that had gone since the 2 months without upgrading to support <a href="https://wiki.ubuntu.com/FeistyFawn?action=show&amp;redirect=Feisty">feisty</a>. I <a href="http://www.getdemocracy.com/news/2007/06/linux-versions-of-096-available-including-feisty/#comment-27346">posted in the comments</a> about what happened hoping to warn users that this may break the version of <a href="http://www.getdemocracy.com">democracy</a> that they have installed.</p>
<p>What I did not expect was about an hour and a half later there is a <a href="http://www.getdemocracy.com/news/2007/06/linux-versions-of-096-available-including-feisty/#comment-27356">response in the comments</a> from <cite>Nicholas Reville</cite>, who i can only assume is a  <a href="http://www.getdemocracy.com">democracy</a> employ, that says that they are working on it. Another two and a half hours later <cite>Ben</cite> (another <a href="http://www.getdemocracy.com">democracy</a> employ?) posts to say they have <a href="http://www.getdemocracy.com/news/2007/06/linux-versions-of-096-available-including-feisty/#comment-27364">fixed the problem</a>. The great part of this is that they had. All in all it took them about 4 hours to fix the problem and upload it to the <a href="http://www.getdemocracy.com/downloads/ubuntu.php">democracy repository</a>.</p>
<p>This makes me ask the question, is it worth the upgrade. The <a href="https://wiki.ubuntu.com/MOTU">ubuntu MOTU</a>, do a great job of ensuring that every package that makes it  into the <a href="http://www.ubuntu.com/">Ubuntu</a> repository is a working and quality package. Not only did <a href="http://www.getdemocracy.com">democracy</a> leave the <a href="https://wiki.ubuntu.com/FeistyFawn?action=show&amp;redirect=Feisty">feisty</a> version of <a href="http://www.getdemocracy.com">democracy</a> broken for months but they don&#8217;t seem to test that much before they release a new version, however they did release a fix quickly. The version of <a href="http://www.getdemocracy.com">democracy</a> in the <a href="http://www.ubuntu.com/">Ubuntu</a> repository was working for me (thanks to the <a href="https://wiki.ubuntu.com/MOTU">ubuntu MOTU</a>), but I love the bleeding edge.</p>
<p>I for one will upgrade to the new version of <a href="http://www.getdemocracy.com">democracy</a>, but I will do so knowing that in the future things may break and that I will keep a backup of both the install deb files and my ~/.democracy folder just in case things break again and they don&#8217;t provide an upgrade for another 2 months. What are you going to do?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/06/06/democracy-096-is-out-but-is-it-worth-the-upgrade/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Open Letter to Ubuntu Users: Patent Infringement</title>
		<link>http://www.earobinson.org/2007/05/16/open-letter-to-ubuntu-users-patent-infringement/</link>
		<comments>http://www.earobinson.org/2007/05/16/open-letter-to-ubuntu-users-patent-infringement/#comments</comments>
		<pubDate>Wed, 16 May 2007 17:05:09 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://earobinson.org/?p=22</guid>
		<description><![CDATA[Dear Ubuntu Users,My Patent, #5322346432, directly impacts all Ubuntu users. I am writing to inform you that each user owes me back-charges that will be waived if you agree to my licensing terms. The relevant patent covers utilizing the human diaphram muscle to draw air into your trachea and ultimately into your lungs through cavities [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Dear Ubuntu Users,My Patent, #5322346432, directly impacts all Ubuntu users. I am writing to inform you that each user owes me back-charges that will be waived if you agree to my licensing terms.</p>
<p>The relevant patent covers utilizing the human diaphram muscle to draw air into your trachea and ultimately into your lungs through cavities in your cranial region. This is including, but not limited to, the oral cavity and the nasal cavity. If the purpose of this method of drawing in surrounding gases is to utilize the oxygen contained in therein, you are subject to my patent&#8230;..</p></blockquote>
<p> <a href="http://ubuntuforums.org/showthread.php?t=445858">Full Story</a><br />
lol I found that to be a great read!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/05/16/open-letter-to-ubuntu-users-patent-infringement/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Got my ubuntu cd&#8217;s today.</title>
		<link>http://www.earobinson.org/2007/05/08/got-my-ubuntu-cds-today/</link>
		<comments>http://www.earobinson.org/2007/05/08/got-my-ubuntu-cds-today/#comments</comments>
		<pubDate>Tue, 08 May 2007 18:45:47 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://earobinson.org/?p=21</guid>
		<description><![CDATA[Cd&#8217;s are pretty as always. It seems the shipping was really fast this time, about 6 weeks. As always you can get your own cd as shipit.]]></description>
			<content:encoded><![CDATA[<p>Cd&#8217;s are pretty as always. It seems the shipping was really fast this time, about 6 weeks.</p>
<p><a href="http://picasaweb.google.com/earobinson/Public/photo#5062261712896963218"><img src="http://lh5.google.com/image/earobinson/RkDENPVIspI/AAAAAAAAAJE/G5UwlwBbh7c/s800/DSC00014.JPG" height="353" width="470" /></a><br />
<a href="http://picasaweb.google.com/earobinson/Public/photo#5062261888990622370"><img src="http://lh6.google.com/image/earobinson/RkDEXfVIsqI/AAAAAAAAAJM/E51una21AMM/s800/DSC00013.JPG" height="352" width="468" /></a><br />
<a href="http://picasaweb.google.com/earobinson/Public/photo#5062262056494346930"><img src="http://lh5.google.com/image/earobinson/RkDEhPVIsrI/AAAAAAAAAJU/6Pus0ybWmA8/s800/DSC00012.JPG" height="350" width="466" /></a></p>
<p>As always you can get your own cd as <a href="https://shipit.ubuntu.com/">shipit</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/05/08/got-my-ubuntu-cds-today/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux games wine</title>
		<link>http://www.earobinson.org/2007/04/30/linux-games-wine/</link>
		<comments>http://www.earobinson.org/2007/04/30/linux-games-wine/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 14:32:18 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://earobinson.org/?p=19</guid>
		<description><![CDATA[I have never been a huge gamer, if a new game comes out I will sometimes play it for a day or two and then be done with it. Linux has always been a great os for me but if I was a hardcore gamer I&#8217;m not so sure that would be true. That being [...]]]></description>
			<content:encoded><![CDATA[<p>I have never been a huge gamer, if a new game comes out I will sometimes play it for a day or two and then be done with it. Linux has always been a great os for me but if I was a hardcore gamer I&#8217;m not so sure that would be true. That being said there are many great ways to play games on Linux, <a href="http://www.winehq.com/">Wine</a> and <a href="http://www.transgaming.com/index.php?module=ContentExpress&amp;func=display&amp;ceid=2&amp;meid=-1">Cedega</a> being the two main ones.</p>
<p>The problem is that <a href="http://www.winehq.com/">Wine</a> (I have no experience with <a href="http://www.transgaming.com/index.php?module=ContentExpress&amp;func=display&amp;ceid=2&amp;meid=-1">Cedega</a>) is not perfect, however it has been able to do some great things. I have been able to get <a href="http://www.worldofwarcraft.com/index.xml">world of warcraft</a>, <a href="http://office.microsoft.com/en-us/default.aspx">Microsoft office</a>, <a href="http://msdn2.microsoft.com/en-us/academic/default.aspx">msdnaa</a> (you need to download an exe in order to download the software and why not try out <a href="http://www.microsoft.com/windows/products/windowsvista/default.mspx">vista</a> for free, and yes I&#8217;m still with Linux even though windows is free for me) and many other applications running under <a href="http://www.winehq.com/">Wine</a>. There have been many that I have not been able to get running also, <a href="http://en.wikipedia.org/wiki/Evil_Genius_%28game%29">evil genius</a> for example.</p>
<p>Chances are none of this is new to you but stay with me. About a year ago, maybe six months. Google came out with two products for Linux, <a href="http://earth.google.com/download-earth.html">Google Earth</a>, and <a href="http://picasa.google.com/linux/">Picasa</a>. The really cool thing is that they did not rewrite the code they instead opted to modify there code and then use <a href="http://www.winehq.com/">Wine</a> to make it all work. Now while I&#8217;m not sure of the legalities of distributing <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> software and proprietary software in the same package I assume its all on the up and up, google would never do evil.</p>
<p>Yesterday on <a href="http://www.digg.com/">digg</a> I saw <a href="http://www.digg.com/gaming_news/Soldat_1_4_Released">an article about the latest release of Soldat</a>, What I found interesting is that when you go to the <a href="http://www.soldat.pl/download.html">download page</a> they list there requirements as follows</p>
<blockquote><p>&#8220;Requirements: Windows 98/Me/2000/XP/Vista or Linux + Wine; DirectX 8.1;&#8221;</p></blockquote>
<p>Now I found this really nifty. I know that <a href="http://www.unrealtournament.com">Unreal Tournament</a> and a few other games have had Linux releases, but I&#8217;m not sure how successful they where. This really makes me wounder however, how hard it is to make a program that is wine compatible / works with <a href="http://www.winehq.com/">Wine</a> and secondly is this a viable option for game makers.</p>
<p>Is the cost of making your applications <a href="http://www.winehq.com/">Wine</a> compatible less than the extra revenue that companies would see if they made there applications work with <a href="http://www.winehq.com/">Wine</a>. I know this was touched on at <a href="https://wiki.ubuntu.com/UbuntuOpenWeek">Ubuntu open week</a> <a href="https://wiki.ubuntu.com/MeetingLogs/openweekfeisty/askmark">ask mark session</a>. Seeing wine as an option to play a game just inspired me to post about it.</p>
<p>I would encourage any software producer to at least make there applications run under wine even if they where to lose money if only to maintain product dominance in your market otherwise like Mark said we will just make open source equivalents. But thats just my two cents.</p>
<p><strong>Edit</strong>: Oops it seems that Google Earth Linux port is a native Linux application built with the open source Qt application development toolkit. Thanks <cite></cite><a href="http://everdred.multiply.com/" rel="external nofollow">Everett</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/04/30/linux-games-wine/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Links 001</title>
		<link>http://www.earobinson.org/2007/04/26/links-001/</link>
		<comments>http://www.earobinson.org/2007/04/26/links-001/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 17:48:47 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://earobinson.org/?p=18</guid>
		<description><![CDATA[• Desktop tower defence &#8211; a great flash tower defence game. • Jott &#8211; Mobile Note Taking and Hands-Free Messaging]]></description>
			<content:encoded><![CDATA[<p>• <a href="http://www.handdrawngames.com/DesktopTD/">Desktop tower defence</a> &#8211; a great flash tower defence game.<br />
• <a href="http://jott.com/">Jott</a> &#8211; Mobile Note Taking and Hands-Free Messaging</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/04/26/links-001/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Planet ubuntu place holder post.</title>
		<link>http://www.earobinson.org/2007/04/11/planet-ubuntu-place-holder-post/</link>
		<comments>http://www.earobinson.org/2007/04/11/planet-ubuntu-place-holder-post/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 15:15:56 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://earobinson.org/?p=10</guid>
		<description><![CDATA[This post is a place holder.]]></description>
			<content:encoded><![CDATA[<p>This post is a place holder.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/04/11/planet-ubuntu-place-holder-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

