<?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; My $0.02</title>
	<atom:link href="http://www.earobinson.org/category/earobinson/my-002/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>Using Firefox + NoRedirect Extension to Avoid DNS Hijacking</title>
		<link>http://www.earobinson.org/2009/08/01/using-firefox-noredirect-extension-to-avoid-dns-hijacking/</link>
		<comments>http://www.earobinson.org/2009/08/01/using-firefox-noredirect-extension-to-avoid-dns-hijacking/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 17:00:19 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Extension]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Bell]]></category>
		<category><![CDATA[digital freedoms]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[DNS Hijacking]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Firefox Extension]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Hijacking]]></category>
		<category><![CDATA[net neutrality]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[reddit]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=255</guid>
		<description><![CDATA[www.domainnotfound.ca]]></description>
			<content:encoded><![CDATA[<p>&lt;rant&gt;Yesterday <a href="http://service.sympatico.ca/index.cfm">Bell</a>, <a href="http://www.earobinson.org/2009/06/10/speed-meem/">my super fast ISP</a>, started <a href="http://www.dslreports.com/shownews/Bell-Canada-Employs-DNS-Redirection-103577?nocomment=1">to redirect unfound urls to their own website</a> (<a href="http://www.domainnotfound.ca"></a><a href="http://www.bell.ca/"><img class="alignleft" title="evil_lg_bell.png" src="/wp-content/uploads/2009/08/evil_lg_bell1.png1.png" alt="evil_lg_bell.png" width="95" height="57" /></a><a href="http://www.domainnotfound.ca">www.domainnotfound.ca</a>). I have been very happy with <a href="http://service.sympatico.ca/index.cfm">Bell</a> for the last few years and have been thinking of moving my cellphone subscription to them as soon as they support the <a href="http://en.wikipedia.org/wiki/Android_%28operating_system%29">android</a>.</p>
<p>To <a href="http://service.sympatico.ca/index.cfm">Bell</a>&#8216;s credit they do offer a way for you to opt out of the service however when you opt out instead of returning a <a href="http://en.wikipedia.org/wiki/Dead_link">DNS error</a> they you get a blank page, not very useful for me. I have a habit of typing anything I am looking for into the address bar and then letting google take over. This works very well for me if I want to visit <a href="http://www.reddit.com/">reddit</a> I type <a href="http://www.reddit.com/">reddit</a> and google seems to figure out that I want to visit <a href="http://www.reddit.com/">reddit</a>. If instead I type &#8220;<a href="http://www.google.com/search?ie=UTF-8&amp;oe=UTF-8&amp;sourceid=navclient&amp;gfns=1&amp;q=reddit+bell+dns+hijacking">reddit bell dns hijacking</a>&#8221; google still seems to figure out that they do not know what I am looking for and so they take me to a <a href="http://www.google.com/search?ie=UTF-8&amp;oe=UTF-8&amp;sourceid=navclient&amp;gfns=1&amp;q=reddit+bell+dns+hijacking">search results page</a>. This is how I brows the Internet, I do everything from the <a href="http://blog.mozilla.com/blog/2008/04/21/a-little-something-awesome-about-firefox-3/">Awesome Bar</a> (the bar in Firefox that you type your url into). <strong>And yesterday <a href="http://service.sympatico.ca/index.cfm">Bell</a> broke that</strong>.</p>
<p><a href="http://code.kliu.org/noredirect/">NoRedirect</a> (<a href="https://addons.mozilla.org/en-US/firefox/addon/11787">Firefox Extension Link</a>) to the rescue!</p>
<blockquote><p>NoRedirect lets the user take control of HTTP redirects. It can be used to interdict an ISP&#8217;s DNS search redirection hijacks, preview/screen &#8220;shortened&#8221; URLs (e.g., TinyURL), stop the annoying redirection of &#8220;smart&#8221; error pages, etc. &#8212; <a href="https://addons.mozilla.org/en-US/firefox/addon/11787">Source</a></p></blockquote>
<p>This lets me set any url mattching the following <a href="http://en.wikipedia.org/wiki/Regular_expression">regular expression</a> http://www\.domainnotfound\.ca/* to be interpreted by <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Firefox</a> as a <a href="http://en.wikipedia.org/wiki/Dead_link">DNS error</a> giving me back my <a href="http://blog.mozilla.com/blog/2008/04/21/a-little-something-awesome-about-firefox-3/">Awesome Bar</a> and my ability to type anything I want into it and have google do all of the work!</p>
<p>I think this is an exteremly evil move by <a href="http://service.sympatico.ca/index.cfm">Bell</a> and I am quite disappointed. at least <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Firefox</a> + <a href="http://code.kliu.org/noredirect/">NoRedirect</a> has saved the way I brows my internets. But this is another step by our <a href="http://en.wikipedia.org/wiki/Internet_service_provider">ISP&#8217;s</a> to erode our digital freedoms and <a href="http://en.wikipedia.org/wiki/Network_neutrality">net neutrality</a> and another reason to move to <a href="http://www.teksavvy.com/en/index.asp">TekSavvy</a>. <strong>I should not have to resort to a software solution to preserve how I browse the Internet!</strong>&lt;/rant&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2009/08/01/using-firefox-noredirect-extension-to-avoid-dns-hijacking/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Tweet Flow</title>
		<link>http://www.earobinson.org/2009/02/08/tweet-flow/</link>
		<comments>http://www.earobinson.org/2009/02/08/tweet-flow/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 04:36:51 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[flow chart]]></category>
		<category><![CDATA[google talk]]></category>
		<category><![CDATA[gwibber]]></category>
		<category><![CDATA[identi.ca]]></category>
		<category><![CDATA[micro-blogging]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[online status]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[tweet flow]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=222</guid>
		<description><![CDATA[With all the posts on planet ubuntu lately about twitter it got me thinking about my micro-blogging habits and how I update my online status in general. I started using twitter about a year ago, and since then I have become quite the huge micro-blogger. However a while ago I stopped thinking about it as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.imbrandon.com/2009.02.08/twitter-vs-sms-txt-messages.html">With</a> <a href="http://boredandblogging.com/2009/02/05/ubuntu-podcast-19/">all</a> <a href="http://blog.daviey.com/ubuntu/the-great-twitter-challenge-twitchhiker.html">the</a> <a href="http://www.jonobacon.org/2009/01/29/joining-the-identica-revolution/">posts</a> <a href="http://castrojo.wordpress.com/2009/01/24/309/">on</a> <a href="http://planet.ubuntulinux.org/">planet ubuntu</a> <a href="http://www.arthur-schiwon.de/follow-kubuntu-deorg">lately</a> <a href="http://luisbg.blogalia.com//historias/61558">about</a> <a href="http://twitter.com">twitter</a> <a href="http://pthree.org/2009/01/13/i-dont-do-proprietary-and-i-dont-tweet-i-dent/">it</a> <a href="http://milocasagrande.wordpress.com/2009/01/15/of-microblog-and-l10n/">got</a> me thinking about my <a href="http://en.wikipedia.org/wiki/Micro-blogging">micro-blogging</a> habits and how I update my online status in general. <a href="http://twitter.com/earobinson/status/779652281">I started using twitter about a year ago</a>, and since then I have become quite the huge <a href="http://en.wikipedia.org/wiki/Micro-blogging">micro-blogger</a>. However a while ago I stopped thinking about it as <a href="http://twitter.com">twittering</a> or <a href="http://identi.ca/">identi.caing (?)</a> and started thinking about it as updating my online status.</p>
<p>To understand why let me tell you what happens when I make a <a href="http://twitter.com">tweet</a> (I think <a href="http://twitter.com">twitter</a> has won the terminology war). When I want to <a href="http://twitter.com">tweet</a> something I open up <a href="https://launchpad.net/gwibber">gwibber</a> (thank <a href="http://www.jonobacon.org/2009/01/29/joining-the-identica-revolution/">Jono)</a>and fire off my update, <a href="https://launchpad.net/gwibber">gwibber</a> then updates my <a href="http://www.pidgin.im/">pidgin</a> (<a href="http://en.wikipedia.org/wiki/MSN_Messenger#Protocol">MSN</a> and <a href="http://en.wikipedia.org/wiki/Google_Talk">Google Talk</a>) status as well as <a href="http://identi.ca/earobinson">my identi.ca account</a> (If I am not at home I go directly to <a href="http://identi.ca/">identi.ca</a>). Identi.ca then  updates <a href="http://twitter.com/earobinson">my twitter account</a> that then posts the updated to <a href="http://www.earobinson.org">my website</a>, and <a href="http://www.facebook.com/home.php#/profile.php?id=28119547">my facebook</a>.</p>
<table style="width: auto;" border="0">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/sBd5ZP4SgDQeOc8aB0ZTsQ?feat=embedwebsite"><img src="http://lh5.ggpht.com/_ccCpnQzCvd0/SY-p94mqFYI/AAAAAAAAA-E/7atRyEki1K4/s800/StatusUpdate.png" alt="" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="http://picasaweb.google.com/earobinson/Public?feat=embedwebsite">Public</a></td>
</tr>
</tbody>
</table>
<p>What I really like about this setup is that all of these services have the built in ability to update each other. I know I could also use something like <a href="http://ping.fm/">ping.fm</a> to do the job but currently I have no need, just by updating one account I can update all my online profiles status.</p>
<p>So what&#8217;s your tweet flow like?</p>
<p>Also add me on <a href="http://identi.ca/earobinson">Identi.ca</a>, <a href="http://twitter.com/earobinson">Twitter</a>, or<a href="http://www.earobinson.org/friend-me/"> anything else</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2009/02/08/tweet-flow/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>A reddit neutral vote!</title>
		<link>http://www.earobinson.org/2009/02/02/a-reddit-neutral-vote/</link>
		<comments>http://www.earobinson.org/2009/02/02/a-reddit-neutral-vote/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 15:13:03 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[netura]]></category>
		<category><![CDATA[reddit]]></category>
		<category><![CDATA[social news]]></category>
		<category><![CDATA[vote]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.earobinson.org/?p=208</guid>
		<description><![CDATA[A lot of this post could also be applied to the Ubuntu Brainstorm but since I use reddit (an open source social news site)  a lot more I will make this post about reddit, yet it could apply to any voting site. I use mainly reddit, and google reader to get my news online. Google [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of this post could also be applied to the <a href="http://brainstorm.ubuntu.com/">Ubuntu Brainstorm</a> but since I use <a href="http://www.reddit.com/">reddit</a> (an <a href="http://blog.reddit.com/2008/06/reddit-goes-open-source.html">open source</a> <a href="http://en.wikipedia.org/wiki/Social_news">social news site</a>)  a lot more I will make this post about <a href="http://www.reddit.com/">reddit</a>, yet it could apply to any voting site.</p>
<p>I use mainly <a href="http://www.reddit.com/">reddit</a>, and <a href="https://www.google.com/reader">google reader</a> to get my news online. <a href="https://www.google.com/reader">Google reader</a> is great letting me subscribe to sites I am interested in. <a href="http://www.reddit.com/">Reddit</a> is great letting me see what other people think is cool and find new sites that way. In order to decide what topics to show <a href="http://www.reddit.com/">reddit</a> lets users vote up or down a link and the displays the top links on the front page.</p>
<blockquote><p>reddit is a source for what&#8217;s new and popular on the web &#8212; personalized for you. Your votes train a filter, so let reddit know what you liked and disliked, because you&#8217;ll begin to be <a href="http://www.reddit.com/recommended">recommended</a> links filtered to your tastes. All of the content on reddit is submitted and voted on by users like you.<br />
&#8211; <a href="http://www.reddit.com/help/">http://www.reddit.com/help/</a></p></blockquote>
<p style="text-align: left;">I love the up or down vote system. It is much better than the star system for me (looking through my <a href="http://projects.gnome.org/rhythmbox/">rhythmbox</a> library most songs have either 4, 5, or zero (unrated) stars) and the up down system seems to work a lot better for me. However looking at just my <a href="http://www.reddit.com/user/earobinson/liked/">liked</a>, or <a href="http://www.reddit.com/user/earobinson/disliked/">disliked</a> votes does not tell the whole story. I have 1000&#8242;s of <a href="http://www.reddit.com/user/earobinson/liked/">liked</a> votes but less than 50 <a href="http://www.reddit.com/user/earobinson/disliked/">disliked</a> votes in the 2 years I have used <a href="http://www.reddit.com/">reddit</a>. Looking at a screenshot of my <a href="http://www.reddit.com/">reddit</a> homepage tells an even better story.<br />
<a href="http://picasaweb.google.com/lh/photo/p0oMTxHgLguShHt_3Vs0fA?feat=embedwebsite"><img class="aligncenter" src="http://lh4.ggpht.com/_ccCpnQzCvd0/SYIIbLCNagI/AAAAAAAAA8s/1XrRG-m5dmI/s800/reddit.com%3A%20what%27s%20new%20online%21_1233256014542.png" alt="" /></a><br />
Looking at the <a href="http://picasaweb.google.com/lh/photo/p0oMTxHgLguShHt_3Vs0fA?feat=directlink">above screenshot</a> you can clear see that today I have clicked on 15 links but only <a href="http://www.reddit.com/user/earobinson/liked/">liked</a> 2 one of which I did not even click on. I feel that this is an important metric that <a href="http://www.reddit.com/">reddit</a> is missing from its stats, <a href="http://www.reddit.com/r/linux/comments/7tcxx/linux_hater_is_back/">looking at the comments of a posted article</a> tells you how many up and down votes an article has got. Maybe at least to start tracking and telling us how many clicks an article got is a good start. Why, well because if you have two sites one has 100 up votes and 100 clicks VS one with 100 up votes and 1000 clicks that info tells you something about the article. What this tells us yet I am not sure but maybe one is a niche article that a small community of people really care about as to read the article and up vote it (for example a colour blind patch for <a href="http://fluxbox.org/">fluxbox</a>, and yes I don&#8217;t even know what that would be), but maybe the latter is the release of the next version of <a href="http://www.ubuntu.com/">ubuntu</a>. I feel that this information could make <a href="http://www.reddit.com/">reddit</a> even better and as an added bonus for those of us who use <a href="http://www.reddit.com/">reddit</a> on more than one computer <a href="http://www.reddit.com/">reddit</a> could keep track of our clicked links for us.</p>
<p style="text-align: left;"><strong>Edit: <a href="http://www.reddit.com/r/reddit.com/comments/7ua8g/a_reddit_neutral_vote/">This has been submitted to reddit</a>. Please up vote it.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2009/02/02/a-reddit-neutral-vote/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My name is&#8230;</title>
		<link>http://www.earobinson.org/2008/09/12/my-name-is/</link>
		<comments>http://www.earobinson.org/2008/09/12/my-name-is/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 20:59:43 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[meem]]></category>
		<category><![CDATA[MinusOne]]></category>
		<category><![CDATA[my computers]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[NaN]]></category>
		<category><![CDATA[Neo]]></category>
		<category><![CDATA[NULL]]></category>
		<category><![CDATA[OLPC]]></category>
		<category><![CDATA[planet ubuntu]]></category>
		<category><![CDATA[Void]]></category>
		<category><![CDATA[xo]]></category>
		<category><![CDATA[Zero]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=161</guid>
		<description><![CDATA[Well there is another meme on planet ubuntu and this one is about the name of your computers. I typically name my computers after different ways of saying NULL in different programing languages. I currently have: MinusOne &#8211; This is my main computer. -1 is a way sometimes used to mark an int as NULL. [...]]]></description>
			<content:encoded><![CDATA[<p>Well there is another <a href="http://en.wikipedia.org/wiki/Meme">meme</a> on <a href="http://planet.ubuntu.com/">planet ubuntu</a> and <a href="http://raphink.info/2008/09/its-name-is.html">this</a> <a href="http://pthree.org/?p=682">one</a> is about the name of your computers. I typically name my computers after different ways of saying <a href="http://en.wikipedia.org/wiki/Null_(computer_programming)">NULL</a> in different programing languages. I currently have:</p>
<ul>
<li><strong>MinusOne</strong> &#8211; This is my main computer. <a href="http://en.wikipedia.org/wiki/-1">-1</a> is a way sometimes used to mark an int as <a href="http://en.wikipedia.org/wiki/Null_(computer_programming)">NULL</a>.</li>
<li><strong>NaN</strong> &#8211; This is my laptop, a <a href="http://www.notebookreview.com/default.asp?newsID=2738">dell inspiron 1300</a> &#8230; <a href="http://www.notebookreview.com/default.asp?newsID=2738">also my battery is dead</a> if anyone knows where I can get a cheap one in Canada that would be great. <a href="http://en.wikipedia.org/wiki/Nan">NaN</a> stands for not a number in <a href="http://www.mathworks.com/">matlab</a>.</li>
<li><strong>Void</strong> &#8211; This is my current test box. I&#8217;m not really sure if void is used in any programing languages but it seemed to me like a synonym to <a href="http://en.wikipedia.org/wiki/Null_(computer_programming)">NULL</a>.</li>
</ul>
<p>In the past I have also had:</p>
<ul>
<li><strong>NULL</strong> &#8211; This was my first linux computer and the mother board died.</li>
<li><strong>Zero</strong> &#8211; A laptop that no longer works. <a href="http://en.wikipedia.org/wiki/Zero#Null_value">Zero</a> is also used as a <a href="http://en.wikipedia.org/wiki/Null_(computer_programming)">NULL</a> value.</li>
</ul>
<p>I also have three devices that currently do not follow this naming convention:</p>
<ul>
<li><strong>xo</strong> &#8211; This is my <a href="http://www.earobinson.org/tag/olpc/">OLPC XO</a> this computer came whith that name and I have not changed any of the default settings on it.</li>
<li><strong>Neo</strong> &#8211; This is my work computer, named after <a href="http://en.wikipedia.org/wiki/Neo_(The_Matrix)">Neo</a> from the <a href="http://en.wikipedia.org/wiki/The_Matrix">matrix</a>. When I have more than one work computer I use other <a href="http://en.wikipedia.org/wiki/The_Matrix_character_names">matrix character</a> this helps me keep my work machines seperated from my personal computers since some of them travel with me and spend a lot of time on my home network.</li>
<li><strong>DD-WRT</strong> &#8211; This is my router and yes it is using the <a href="http://dd-wrt.com/dd-wrtv3/index.php">DD-WRT</a> firmware. The <a href="http://dd-wrt.com/dd-wrtv3/index.php">DD-WRT</a> firmware is a great way to get all the power out of your router. I only just started using this and would love to get some neat tips and tricks or other recomendations that people find better and why.</li>
</ul>
<p>Lastly I have one virtual computer:</p>
<ul>
<li><strong>earobinson-PC</strong> &#8211; This is my vista box, this is the name vista gave it, and I hardly use it so it can stay like that. (Well the last time I used it was to check out <a href="http://www.google.com/chrome">google chrome</a>)</li>
</ul>
<p>So what do you name your computers? Also I do intend to recycle the no longer used names but if anyone has any ideas for more ways of saying <a href="http://en.wikipedia.org/wiki/Null_(computer_programming)">NULL</a> I would love to hear them so far the only unused one I have is <a href="http://en.wikipedia.org/wiki/None#Science">None</a> from <a href="http://www.python.org/">python</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/09/12/my-name-is/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Three XP Keys, But No XP Install</title>
		<link>http://www.earobinson.org/2008/05/22/three-xp-keys-but-no-xp-install/</link>
		<comments>http://www.earobinson.org/2008/05/22/three-xp-keys-but-no-xp-install/#comments</comments>
		<pubDate>Thu, 22 May 2008 15:18:25 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[My Experience]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Why I use Linux]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows Media Center]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=112</guid>
		<description><![CDATA[&#60;rant&#62;Although I get to use Linux mostly for work and personally, there always comes a time when I need to use Windows. It could be that I need to write a program for Windows, or that I have a friend, or family member that needs windows for something. This is one of those times. What [...]]]></description>
			<content:encoded><![CDATA[<p>&lt;rant&gt;Although I get to use Linux mostly for work and personally, there always comes a time when I need to use Windows. It could be that I need to write a program for Windows, or that I have a friend, or family member that needs windows for something. This is one of those times.</p>
<p>What frustrates me most is that I&#8217;m trying to install Windows on a laptop that came with <a href="http://en.wikipedia.org/wiki/Windows_Media_Center">Windows Media Centre</a>. That laptop has a <a href="http://en.wikipedia.org/wiki/Windows_Media_Center">Windows Media Centre</a> key but I don&#8217;t have the <a href="http://www.dell.ca/">Dell</a> disks that came with that laptop, and I know I can order them from <a href="http://www.dell.ca/">Dell</a> and at the end of the day I just might have to do that (and end up paying for it). But what annoys me most is that including the Windows key on the bottom of the laptop, that I&#8217;m trying to install windows on, I have three legit Windows XP keys but cant get an install working. I have an <a href="http://msdn.microsoft.com/en-us/academic/default.aspx">MSDNAA</a> Windows XP key, as well as the <a href="http://www.dell.ca/">Dell</a> XP key from the bottom of my laptop and what annoys me is that I have three valid XP keys and I cant seem to install XP.</p>
<p>I have no <a href="http://en.wikipedia.org/wiki/Windows_Media_Center">media center</a> disks, annoying and I really don&#8217;t want to used <a href="http://en.wikipedia.org/wiki/BitTorrent_(protocol)">bittorrent</a> to download them. I don&#8217;t feel like I should have to steal software that I own</p>
<p>The <a href="http://msdn.microsoft.com/en-us/academic/default.aspx">MSDNAA</a> <a href="http://en.wikipedia.org/wiki/ISO_image">ISO</a> and key came from two different people, eg its my key buy my buddy burned the <a href="http://en.wikipedia.org/wiki/ISO_image">ISO</a> when he got a key, maybe that&#8217;s causing the problem I will burn my own copy and find out.</p>
<p>Obviously my laptop is <a href="http://en.wikipedia.org/wiki/Original_equipment_manufacturer">OEM</a> for XP pro and cant be installed on another computer even though I have never used it.</p>
<p>Guess this is just another reason I use Linux, I find this so annoying. <a href="www.microsoft.com/">Microsoft</a>/<a href="http://www.dell.ca/">Dell</a> should really have a website that I can find out why the one key wont work as well as download <a href="http://en.wikipedia.org/wiki/ISO_image">ISOs</a>. I know this is the way things are and that me wining about it is not going to change anything but I really just wish if I had a CD key I could download the <a href="http://en.wikipedia.org/wiki/ISO_image">ISO</a> and use that key on any computer (only one of course). This just makes my windows experience more painful and makes me want to avoid Windows more.&lt;/rant&gt;</p>
<p><a href="http://www.earobinson.org/2008/05/14/wordpress-bugs-and-my-call-for-help/">Also my blog still seems to be broken <img src='http://www.earobinson.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I don&#8217;t want to update and spam the planet again by removing the fact that I think I fixed one of the issues.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/05/22/three-xp-keys-but-no-xp-install/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Google Docs As An Expense Tracker</title>
		<link>http://www.earobinson.org/2008/05/08/google-docs-as-an-expense-tracker/</link>
		<comments>http://www.earobinson.org/2008/05/08/google-docs-as-an-expense-tracker/#comments</comments>
		<pubDate>Thu, 08 May 2008 20:31:43 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[Expense Tracker]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google docs]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=108</guid>
		<description><![CDATA[I am a huge fan of the google docs, In fact I am pretty much a fan of all of googles services. I love having all my information with me wherever I go and I am willing to &#8220;sacrifice&#8221; my privacy in exchange for that service. Anything really important and I will keep it on [...]]]></description>
			<content:encoded><![CDATA[<p>I am a huge fan of the <a href="https://docs.google.com/">google docs</a>, In fact I <a href="http://maps.google.com/">am</a> <a href="http://www.google.com/history/?hl=en">pretty</a> <a href="http://www.google.com/talk/#">much</a> <a href="http://www.google.com/analytics/">a</a> <a href="https://www.google.com/adsense">fan</a> <a href="https://mail.google.com">of</a> <a href="http://picasaweb.google.com/earobinson">all</a> <a href="https://www.google.com/calendar">of</a> <a href="http://www.google.com/notebook/public/01508841792469885629/BDRNQSwoQ79Lbyewh">googles</a> <a href="https://www.google.com/reader/shared/09134642725315163103">services</a>. I love having all my information with me wherever I go and I am willing to <a href="http://www.oreilly.com/pub/wlg/4707">&#8220;sacrifice&#8221; my privacy</a> in exchange for that service. Anything really important and I will keep it on my own server but I am yet to have anything that I really worry about. That said some people might not want to use google to host there expenses, I do.</p>
<p>The great thing about using <a href="https://docs.google.com/">google docs</a> to host my expenses is that I can <a href="http://spreadsheets.google.com/viewform?key=pcy01tciJ2QRD3rEm6dRyXA">add an expense from anywhere</a> <a href="http://googledocs.blogspot.com/2008/02/stop-sharing-spreadsheets-start.html">using the google docs form feature</a> In the <a href="http://spreadsheets.google.com/ccc?key=pcy01tciJ2QRD3rEm6dRyXA&amp;hl=en">example I provided (Fake Expenses)</a>, I use the <a href="http://spreadsheets.google.com/viewform?key=pcy01tciJ2QRD3rEm6dRyXA">forum feature</a> to add expenses on the road as well as getting real time updates about the amount of money I spend per day, week, etc.</p>
<p>If you would like to use my expense tracker you can <a href="http://spreadsheets.google.com/ccc?key=pcy01tciJ2QRD3rEm6dRyXA&amp;hl=en">view it here</a> (Be sure to check all the sheets (Form, Overview, Worker, and Totals)), or <a href="http://spreadsheets.google.com/fm?id=o00349461941224549747.6661620896676044355.13913465827246568278.4285537848619841787&amp;hl=en&amp;fmcmd=13">download it here</a>. Then simply upload it to your google docs and set up a form. Also feel free to <a href="http://spreadsheets.google.com/viewform?key=pcy01tciJ2QRD3rEm6dRyXA">play around and add fake expenses</a> to the doc.</p>
<p>How do you track your expenses?</p>
<p><strong>Update 01:</strong> <a href="http://spreadsheets.google.com/ccc?key=pcy01tciJ2QRD3rEm6dRyXA&amp;hl=en&amp;newcopy">Click here to get your own copy of the doc in your google docs</a>. <a href="http://www.earobinson.org/2008/05/08/google-docs-as-an-expense-tracker/#comment-9093">Thanks JR</a>.<br />
<strong>Update 02:</strong> Any idea why when I edit my posts they are being republished?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/05/08/google-docs-as-an-expense-tracker/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Lets Let APT-URL Install Repositories</title>
		<link>http://www.earobinson.org/2008/03/06/lets-let-apt-url-install-epositories/</link>
		<comments>http://www.earobinson.org/2008/03/06/lets-let-apt-url-install-epositories/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 01:24:16 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Experience]]></category>
		<category><![CDATA[apt-url]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[ubuntu brainstorm]]></category>
		<category><![CDATA[vote]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/2008/03/06/lets-let-apt-url-install-epositories/</guid>
		<description><![CDATA[APT-URL is one of my favorite programs. The great thing about it is I can keep a list of programs I like on a website and easily install all the program I like on a new box, or point someone new to Ubuntu to the website with all my favorite programs. The problem is that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://launchpad.net/apturl/">APT-URL</a> is one of my favorite programs. The great thing about it is <a href="http://wiki.earobinson.org/index.php5?title=Ubuntu_Quick_Install">I can keep a list of programs I like on a website</a> and easily install all the program I like on a new box, or point someone new to Ubuntu to the <a href="http://wiki.earobinson.org/index.php5?title=Ubuntu_Quick_Install">website with all my favorite programs</a>. The problem is that with the <a href="http://news.launchpad.net/ppa/personal-package-archives-for-everyone">personal package archives</a>, letting users run there own repositories on <a href="https://launchpad.net/">launchpad</a>, and <a href="https://www.tribler.org/faq#DoyousupportLinux">many</a> <a href="http://www.getmiro.com/download/ubuntu.php">great</a> <a href="https://wiki.ubuntu.com/GnomeDo/Installation">programs</a> <a href="http://www.google.com/linuxrepositories/ubuntu704.html">using</a> <a href="https://help.ubuntu.com/community/Medibuntu">there</a> <a href="http://xubuntu.wordpress.com/2007/08/05/howto-access-getdebnet-packages-through-apt-getsynaptic/">own</a> <a href="http://tombuntu.com/index.php/2007/12/18/how-to-install-kde-4-rc-2-in-ubuntu/">repository&#8217;s</a> you need to add them to your <a href="https://help.ubuntu.com/community/Repositories/Ubuntu">source.list</a> file before you can use any of those great programs.</p>
<p><a href="http://brainstorm.ubuntu.com/idea/3647/">My solution, let APT-URL add a repository</a> after giving a warning of course. Is this dangerous, sure it is but we can take a similar approach to this that <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> does, only let trusted websites add to the <a href="https://help.ubuntu.com/community/Repositories/Ubuntu">source.list</a> file. So on a trusted website like launchpad you would get a message like &#8220;launchpad.net is trying to add the following repository&#8221; compared to a <a href="http://wiki.earobinson.org/index.php5?title=Ubuntu_Quick_Install">random website</a> that might say &#8220;wiki.earobinson.org is trying to add a repository if this is a trusted website please click yes otherwise click no&#8221;. This would add some risk but the benefit to the user is huge. <a href="http://brainstorm.ubuntu.com/idea/3647/">Please support this idea by voting for it</a> at the <a href="http://brainstorm.ubuntu.com">Ubuntu brainstorm</a>.</p>
<p><a href="http://brainstorm.ubuntu.com/idea/3647/"><br />
<img src="http://brainstorm.ubuntu.com/idea/3647/image/1/" alt="" /><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/03/06/lets-let-apt-url-install-epositories/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>A planet to call my own</title>
		<link>http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/</link>
		<comments>http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 17:00:50 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[earobinson]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[open id]]></category>
		<category><![CDATA[open social]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[web browsing]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/</guid>
		<description><![CDATA[I love planets, both the ones in the sky&#8217;s, and the ones on the web. But this post is about the latter. One of the things about the web is that you have profiles everywhere, and while openID partly solves this problem allowing me to use one user name to authenticate everywhere it does not [...]]]></description>
			<content:encoded><![CDATA[<p>I love planets, <a href="http://en.wikipedia.org/wiki/Planet">both the ones in the sky&#8217;s</a>, <a href="http://www.planetplanet.org/">and the ones on the web</a>. But this post is about the latter. One of the things about the web is that you have profiles everywhere, and while <a href="http://openid.net/">openID</a> partly solves this problem allowing me to use one user name to authenticate everywhere it does not solve the problem that people have to visit a bunch of different sites to find out about me. They need to visit my <a href="http://utoronto.facebook.com/profile.php?id=28119547">facebook profile</a> to find out what I&#8217;m up to, <a href="http://www.last.fm/user/earobinson/">last.FM to see what music I&#8217;m into</a>, <a href="http://digg.com/users/earobinson">Digg to see what I&#8217;m digging</a> (but I can never decide if I like Digg or not), and the list goes on. I guess if something really important happens, like the launch of <a href="http://brainstorm.ubuntu.com/">Ubuntu brainstorm</a>, I can always blog about it or <a href="http://digg.com/linux_unix/Ubuntu_Brainstorm_Launched">Digg it</a> but I&#8217;m not about to go blogging or digging everything I see. There are a few facebook apps that allow me to display my <a href="http://www.google.com/reader/shared/09134642725315163103">google reader</a> info on my facebook page and thats kinda cool but I want it all in one place.</p>
<p>My solution <a href="http://planet.earobinson.org/">planet earobinson</a>, this lets me put any content I have with a <a href="http://en.wikipedia.org/wiki/RSS_(file_format)">rss feed</a> onto my own personal planet its kinda what I&#8217;m up to everywhere and until I find a better way to link all my content into one place I&#8217;m sticking with it. Google&#8217;s <a href="http://code.google.com/apis/opensocial/">open social</a> has some promise but as of right now i&#8217;m only linked to my <a href="http://www.last.fm/user/earobinson/">last.FM</a> profile.</p>
<p>So how do you keep all your content in one place?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Ubuntu Spam</title>
		<link>http://www.earobinson.org/2008/01/31/ubuntu-spam/</link>
		<comments>http://www.earobinson.org/2008/01/31/ubuntu-spam/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 13:30:04 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[earobinson]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spam filters]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=74</guid>
		<description><![CDATA[Using gmails spam filters I normally don&#8217;t have a problem with spam. However my one email that does receive a lot of spam is my Ubuntu email address. Interestingly enough a few open source members have droped there open source email addresses due to this exact problem. Jeff Bailey has disabled his @gnu.org email address, [...]]]></description>
			<content:encoded><![CDATA[<p>Using <a href="http://mail.google.com">gmails</a> <a href="http://en.wikipedia.org/wiki/Spam_filter">spam filters</a> I normally don&#8217;t have a problem with <a href="http://en.wikipedia.org/wiki/Spam_(electronic)">spam</a>. However my one email that does receive a lot of spam is my Ubuntu email address. Interestingly enough a few open source members have droped there open source email addresses due to this exact problem. <a href="http://jbailey.livejournal.com">Jeff Bailey</a> has disabled his <a href="http://jbailey.livejournal.com/44989.html">@gnu.org email address</a>, and <a href="http://jbailey.livejournal.com/43977.html">talked about doing the same to his Ubuntu address</a>. <a href="http://robitaille.wordpress.com">Daniel Robitaille</a> has also <a href="http://robitaille.wordpress.com/2007/12/18/spam-via-ubuntucom/">posted on the problem</a>. Now I like my Ubuntu email address so I&#8217;m not about going to delete it but I did receive three rather &#8220;great&#8221; bits of &#8220;email&#8221; to it today (Ill only include screen shots of two).</p>
<p><a href="http://www.earobinson.org/wp-content/uploads/2008/01/screenshot-gmail-spam-01.png" title="Ubuntu Spam 01" rel="lightbox[74]"><img src="http://www.earobinson.org/wp-content/uploads/2008/01/screenshot-gmail-spam-01.png" alt="Ubuntu Spam 01" height="163" width="426" /></a></p>
<p><a href="http://www.earobinson.org/wp-content/uploads/2008/01/screenshot-gmail-spam-02.png" title="Ubuntu Spam 02" rel="lightbox[74]"><img src="http://www.earobinson.org/wp-content/uploads/2008/01/screenshot-gmail-spam-02.png" alt="Ubuntu Spam 02" height="174" width="426" /></a></p>
<p>What I thought was &#8220;great&#8221; about these messages was that they where &#8220;sent&#8221; to  <a href="http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/">Colin Watson</a> and <span class="HcCDpe"><a href="http://www.advogato.org/person/Burgundavia/">Corey Burger</a>. Yes they got the emails wrong but I recognized the name instantly. I did find it funny that I had &#8220;antecedently&#8221; received personal emails to the both. It would be great if we where to use <a href="https://www.google.com/a/">google apps</a>, to run the Ubuntu emails that way we could take advantage of google great spam filters but I know that wont happen.</span> I guess for now I&#8217;m stuck reading emails about the sexual prowess of <a href="http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/">Colin Watson</a> and <span class="HcCDpe"><a href="http://www.advogato.org/person/Burgundavia/">Corey Burger</a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/01/31/ubuntu-spam/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>AptUrl &#8211; Why don&#8217;t we use it for the Ubuntu wiki?</title>
		<link>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/</link>
		<comments>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 04:18:00 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[Ubuntu Experience]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[expirence]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[synaptic]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu expirence]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=65</guid>
		<description><![CDATA[I often recommend Ubuntu to people and recommend that they install programs like miro, and geany. Geany comes stock in the Ubuntu repositories and miro has great step-by-step install instruction for beginners, however as I make this post they currently have no official Gutsy support. When I recommend a program to a user I usually [...]]]></description>
			<content:encoded><![CDATA[<p>I often recommend <a href="http://www.ubuntu.com/">Ubuntu</a> to people and recommend that they install programs like <a href="http://www.getmiro.com/">miro</a>, and <a href="http://geany.uvena.de/">geany</a>. <a href="http://geany.uvena.de/">Geany</a> comes stock in the  <a href="http://www.ubuntu.com/">Ubuntu</a> repositories and <a href="http://www.getmiro.com/">miro</a> has <a href="http://www.getmiro.com/download/ubuntu.php">great step-by-step install instruction</a> for beginners, however as I make this post they currently have no official <a href="https://wiki.ubuntu.com/GutsyGibbon">Gutsy</a> support. When I recommend a program to a user I usually send them the command line install command <code>sudo aptitude install <a href="http://geany.uvena.de/">geany</a></code> as well as sending them instructions</p>
<blockquote><p>Go to System, then Administration, then click Synaptic. From there you can search for <a href="http://geany.uvena.de/">geany</a> and you should be able to double click the name then click install and <a href="http://www.ubuntu.com/">Ubuntu</a> will install <a href="http://geany.uvena.de/">geany</a> for you.</p></blockquote>
<p>In my mind both solutions extremely simple, but then I have been using <a href="http://www.linux.org/">Linux</a> for a while now and am a computer geek. I was trying to set up <a href="http://www.openssh.com/">ssh</a> the other day for a friend and they where complaining to me about how on <a href="http://en.wikipedia.org/wiki/Microsoft_Windows">Windows</a> they can just click the program the select run, I claimed that you could do the same thing in <a href="http://www.ubuntu.com/">Ubuntu</a> (with a <a href="http://en.wikipedia.org/wiki/Deb_(file_format)">deb file</a>) but the claim was that the website (<a href="http://packages.medibuntu.org/pool/non-free/a/acroread/">repository browser</a>) was ugly, and well I cant really argue with that. Now that <a href="http://geany.uvena.de/">Geany</a> is out I can go back to my friend with <a href="http://wiki.earobinson.org/index.php5?title=Ubuntu_Quick_Install">another solution</a> and if they want to install <a href="http://www.inkscape.org/">Inkscape</a> I can just say &#8220;<a href="http://wiki.earobinson.org/index.php5?title=Ubuntu_Quick_Install#Inkscape">here you go</a>&#8220;.</p>
<p>The only downside is that <a href="https://bugs.launchpad.net/ubuntu/+source/apturl/+bug/139227">currently adding a new repository is disabled</a>, <a href="http://www.earobinson.org/?cat=7">my two cents</a> is that we should give the user a nice large warning then go ahead and add the new repository. Another anoying and easily fixed thing is that I was looking at the <a href="https://help.ubuntu.com/community/Games">Ubuntu wiki for games</a> yesterday and I thought &#8220;ohh I&#8217;ll add in some apt:// <a href="http://en.wikipedia.org/wiki/URL">URLs</a> so that users can just click to install games&#8221;, but currently the <a href="https://wiki.ubuntu.com/">Ubuntu wiki</a> doesn&#8217;t support apt:// <a href="http://en.wikipedia.org/wiki/URL">URLs</a> so I got them working on my <a href="http://wiki.earobinson.org">own wiki</a>, just to make sure that it was easy and started a list of <a href="http://wiki.earobinson.org/index.php5?title=Ubuntu_Quick_Install">my favorite applications</a>.</p>
<p>I guess I really have 2 requests:</p>
<ol>
<li>Enable <a href="https://launchpad.net/apturl/">AptUrl</a> to add third party repositories, I&#8217;m going to download the code eventually and take a look at this and post a <a href="http://en.wikipedia.org/wiki/Deb_(file_format)">deb file</a> if I make one. But It would be great if someone beet me to it.</li>
<li>Add support for apt:// <a href="http://en.wikipedia.org/wiki/URL">URLs</a> on the <a href="https://wiki.ubuntu.com/">Ubuntu wiki</a>.</li>
</ol>
<p>Oh and thanks for such a great feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

