<?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>porges &#187; Ubuntu</title>
	<atom:link href="http://porg.es/blog/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://porg.es/blog</link>
	<description>... master of none</description>
	<lastBuildDate>Sat, 12 Sep 2009 07:57:51 +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>Rhythmbox Plugin: Stop after current track</title>
		<link>http://porg.es/blog/rhythmbox-plugin-stop-after-current-track</link>
		<comments>http://porg.es/blog/rhythmbox-plugin-stop-after-current-track#comments</comments>
		<pubDate>Tue, 07 Apr 2009 05:18:24 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rhythmbox]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/?p=324</guid>
		<description><![CDATA[I have wanted this for a while, and my brother linking me to this post was the last straw. So here is a very quick and simple plugin; it simply puts a button on the toolbar that you can click when you want to stop playback after the current song. I based the toolbar button [...]]]></description>
			<content:encoded><![CDATA[<p>I have wanted this for a while, and my brother linking me to <a href="http://unadorned.org/dandruff/archives/2004/02/24/002324.html">this post</a> was the last straw.</p>
<p>So here is a very quick and simple plugin; it simply puts a button on the toolbar that you can click when you want to stop playback after the current song. I based the toolbar button code on <a href="http://code.google.com/p/airmindprojects/">Alexandre Rosenfeld’s lastfm-queue plugin</a>, since I had no idea where to start with that <img src="http://porg.es/blog/wp-content/plugins/wp-smiley-switcher/noktahhitam/icon_smile.gif" alt="" /></p>
<p>Download it <a href='http://porg.es/blog/wp-content/uploads/2009/04/stop_after_song.zip'>here</a>, and put it into <code>~/.gnome2/rhythmbox/plugins/stop_after_song/</code>. Activate it in Rhythmbox’s plugin dialog.</p>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/rhythmbox-plugin-stop-after-current-track/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Annoyances with Intrepid</title>
		<link>http://porg.es/blog/annoyances-with-intrepid</link>
		<comments>http://porg.es/blog/annoyances-with-intrepid#comments</comments>
		<pubDate>Thu, 26 Feb 2009 22:30:16 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[commentary]]></category>
		<category><![CDATA[annoyance]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[criticism]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/?p=297</guid>
		<description><![CDATA[After having just installed Intrepid on a friend’s PC last night: I ran into this bug (here’s the fix) ATi’s dual monitor setup is still too hard (here’s how to do it) ATi’s drivers can’t do compiz and video at the same time (Install the latest drivers to fix it)]]></description>
			<content:encoded><![CDATA[<p>After having just installed Intrepid on a friend’s PC last night:</p>
<ul>
<li>I ran into <a href="https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/197068">this bug</a> (<a href="http://ubuntuforums.org/showpost.php?p=5014367&#038;postcount=4">here’s the fix</a>)</li>
<li>ATi’s dual monitor setup is still too hard (<a href="http://ubuntuforums.org/showpost.php?p=4486852&#038;postcount=6">here’s how to do it</a>)</li>
<li>ATi’s drivers can’t do compiz and video at the same time (<a href="http://wiki.cchtml.com/index.php/Ubuntu_Intrepid_Installation_Guide#Installing_the_restricted_drivers_manually">Install the latest drivers to fix it</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/annoyances-with-intrepid/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFO Viewer package for Ubuntu</title>
		<link>http://porg.es/blog/nfo-viewer-package-for-ubuntu</link>
		<comments>http://porg.es/blog/nfo-viewer-package-for-ubuntu#comments</comments>
		<pubDate>Sun, 17 Aug 2008 05:15:27 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[utility]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[nfo]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/?p=147</guid>
		<description><![CDATA[Update: Please note that nfoview is now in the Ubuntu repositories, so this is no longer necessary. Just a simple package created using checkinstall. For more information on the program, see the NFO Viewer home page. Download: NFO Viewer 1.2 Addendum: I went looking for an old .NFO file to show a screenshot, and Wikipedia [...]]]></description>
			<content:encoded><![CDATA[<p><i>Update: Please note that <code>nfoview</code> is now in the Ubuntu repositories, so this is no longer necessary.</i></p>
<p>Just a simple package created using <code>checkinstall</code>. For more information on the program, see the <a href="http://home.gna.org/nfoview/">NFO Viewer home page</a>.</p>
<div id="attachment_151" class="wp-caption aligncenter" style="width: 509px"><a href="http://porg.es/blog/wp-content/uploads/2008/08/nfo.png"><img src="http://porg.es/blog/wp-content/uploads/2008/08/nfo.png" alt="Screenshot of NFO viewer." title=".nfo viewer screenshot" width="499" height="331" class="size-full wp-image-151" /></a><p class="wp-caption-text">Screenshot of NFO viewer.</p></div>
<p>Download: <a href='http://porg.es/blog/wp-content/uploads/2008/08/nfoview_12-1_i386.deb'>NFO Viewer 1.2</a></p>
<p>Addendum: I went looking for an old .NFO file to show a screenshot, and Wikipedia linked to <a href="http://www.textfiles.com/piracy/HUMBLE/">Humble Guys</a>, so I went over there and clicked on X-Wing.nfo&#8230; it was only after I had created the image that I realized this was the exact same .NFO that Osmo Salomaa used on the official NFO Viewer page&#8230; coïncidence?</p>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/nfo-viewer-package-for-ubuntu/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HowTo: Get a RT2500-based wifi card working in Ubuntu</title>
		<link>http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu</link>
		<comments>http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu#comments</comments>
		<pubDate>Mon, 14 May 2007 20:45:07 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu</guid>
		<description><![CDATA[This was easier than I thought it was going to be. Nice and simple: Download the RT2500 Windows Drivers, and unzip them somewhere. Ensure you have wireless-tools and ndiswrapper installed. Open a terminal and browse to the folder where you unzipped the drivers. sudo ndiswrapper -i rt2500.inf Edit /etc/modules (as root) and add ‘ndiswrapper’. Edit [...]]]></description>
			<content:encoded><![CDATA[<p>This was easier than I thought it was going to be. Nice and simple:</p>
<ol>
<li>Download the <a href='http://porg.es/blog/wp-content/uploads/2007/05/rt2500_drivers.zip' title='RT2500 Windows Drivers'>RT2500 Windows Drivers</a>, and unzip them somewhere.</li>
<li>Ensure you have <code>wireless-tools</code> and <code>ndiswrapper</code> installed.</li>
<li>Open a terminal and browse to the folder where you unzipped the drivers.</li>
<li><code>sudo ndiswrapper -i rt2500.inf</code></li>
<li>Edit <code>/etc/modules</code> (as root) and add ‘ndiswrapper’.</li>
<li>Edit <code>/etc/modprobe.d/blacklist</code> (again as root) and add ‘blacklist rt2500’.</li>
<li>Restart, and you should now have a working card.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>About using Rosetta</title>
		<link>http://porg.es/blog/about-using-rosetta</link>
		<comments>http://porg.es/blog/about-using-rosetta#comments</comments>
		<pubDate>Fri, 11 May 2007 05:55:07 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/about-using-rosetta</guid>
		<description><![CDATA[Oh, that reminds me… I should really contact some translators to ask for updates and release Gnome Specimen 0.2. —Wouter Bolsterlee The Gnome Specimen product is not set up for translation in Launchpad. You might want to talk with Wouter Bolsterlee (uws), the project registrant, about using Rosetta. —Launchpad Done!]]></description>
			<content:encoded><![CDATA[<p>
<blockquote>
<p>Oh, that reminds me… I should really contact some translators to ask for updates and release Gnome Specimen 0.2.</p>
</blockquote>
<p>—<cite><a href="http://uwstopia.nl/blog/2007/05/free-your-fonts">Wouter Bolsterlee</a></cite></p>
<p>
<blockquote>
<p>The Gnome Specimen product is not set up for translation in Launchpad.</p>
<p>You might want to talk with Wouter Bolsterlee (uws), the project registrant, about using Rosetta.</p>
</blockquote>
<p>—<cite><a href="https://launchpad.net/gnome-specimen/+translations">Launchpad</a></cite></p>
<p>Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/about-using-rosetta/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using OpenDNS servers with bind9 easily</title>
		<link>http://porg.es/blog/using-opendns-servers-with-bind9-easily</link>
		<comments>http://porg.es/blog/using-opendns-servers-with-bind9-easily#comments</comments>
		<pubDate>Mon, 09 Oct 2006 07:25:46 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[bind9]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenDNS]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/using-opendns-servers-with-bind9-easily</guid>
		<description><![CDATA[The OpenDNS FAQ purports to have a solution to this problem, but it does something obscure to a file I don&#8217;t have on my system. So I quickly checked the man page and came up with this: /etc/bind/named.conf.options //Add this somewhere inside the options{}; section... forward only; forwarders { //OpenDNS 208.67.222.222; 208.67.220.220; };]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.opendns.com/faq/">OpenDNS <abbr title="Frequently Asked Questions">FAQ</abbr></a> purports to have a solution to this problem, but it does something obscure to a file I don&#8217;t have on my system. So I quickly checked the man page and came up with this:</p>
<h3>/etc/bind/named.conf.options</h3>
<pre><code>//Add this somewhere inside the options{}; section...
        forward only;
        forwarders {
                //OpenDNS
                208.67.222.222;
                208.67.220.220;
        };
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/using-opendns-servers-with-bind9-easily/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easier local DNS cache</title>
		<link>http://porg.es/blog/easier-local-dns-cache</link>
		<comments>http://porg.es/blog/easier-local-dns-cache#comments</comments>
		<pubDate>Mon, 09 Oct 2006 06:59:24 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[bind9]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/easier-local-dns-cache</guid>
		<description><![CDATA[After a while pdnsd stopped working for me, and try as I might I can&#8217;t fix it. So I purged pdnsd and found an easier method, with no configuration this time!apt-get install bind9 resolvconf]]></description>
			<content:encoded><![CDATA[<p>After a while <a href="http://porg.es/blog/easy-persistent-local-dns-cache-to-reduce-lookup-times-2">pdnsd</a> stopped working for me, and try as I might I can&#8217;t fix it. So I purged <code>pdnsd</code> and found an easier method, with no configuration this time!<code>apt-get install bind9 resolvconf</code></p>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/easier-local-dns-cache/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easy, persistent, local DNS cache to reduce lookup times</title>
		<link>http://porg.es/blog/easy-persistent-local-dns-cache-to-reduce-lookup-times-2</link>
		<comments>http://porg.es/blog/easy-persistent-local-dns-cache-to-reduce-lookup-times-2#comments</comments>
		<pubDate>Thu, 05 Oct 2006 02:26:15 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[Broken]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/easy-persistent-local-dns-cache-to-reduce-lookup-times-2</guid>
		<description><![CDATA[Important Update! Don&#8217;t use this method any more! I have a much easier way to do it in a more recent post. But for posterity&#8230; First install resolvconf and pdnsd: sudo apt-get install pdnsd resolvconf. Resolvconf handles the messy interaction between different programs fighting over the /etc/resolv.conf file, and pdnsd provides a persistent DNS daemon, [...]]]></description>
			<content:encoded><![CDATA[<h3>Important Update!</h3>
<p>Don&#8217;t use this method any more! I have a much easier way to do it in a <a href="http://porg.es/blog/easier-local-dns-cache">more recent post</a>.</p>
<h3>But for posterity&#8230;</h3>
<p>First install resolvconf and pdnsd: <code>sudo apt-get install pdnsd resolvconf</code>. Resolvconf handles the messy interaction between different programs fighting over the <code>/etc/resolv.conf</code> file, and pdnsd provides a <b>p</b>ersistent <b>DNS</b> <b>d</b>aemon, which will cache the DNS lookups on your machine in order to make browsing faster.</p>
<p>Next, you just need to edit pdnsd&#8217;s configuration file, <code>/etc/pdnsd.conf</code> as root. Edit it to look like this:</p>
<pre><code>global {
        perm_cache=512;
        cache_dir="/var/cache/pdnsd";
        max_ttl=604800;
        run_as="pdnsd";
        paranoid=on;
#       next setting allows ppp/ip-up update the name servers -- ABa / 20040213
        status_ctl=on;
        server_port=53;
        server_ip="127.0.0.1";
}

#Edit these to be your own servers if wished:
server {
        label = "OpenDNS";
        ip=208.67.222.222,208.67.220.220;
        proxy_only=on;
        timeout=10;
}

# if you installed resolvconf, and status_ctl=on
server {
    label="resolvconf";
}

source {
        ttl=86400;
        owner="localhost.";
#       serve_aliases=on;
        file="/etc/hosts";
}</pre>
<p></code></p>
<p>And finally, restart pdnsd with <code>sudo /etc/init.d/pdnsd restart</code> to use the new settings. In the example above, I've used OpenDNS's servers, but you can change these to whatever you want. As far as actual results go:</p>
<blockquote><p><code>~$ dig example.com</p>
<p>; <<>> DiG 9.3.2 <<>> example.com<br />
;; global options:  printcmd<br />
;; Got answer:<br />
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17447<br />
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0</p>
<p>;; QUESTION SECTION:<br />
;example.com.                   IN      A</p>
<p>;; ANSWER SECTION:<br />
example.com.            172800  IN      A       192.0.34.166</p>
<p><b>;; Query time: 513 msec</b><br />
;; SERVER: 127.0.0.1#53(127.0.0.1)<br />
;; WHEN: Thu Oct  5 15:24:19 2006<br />
;; MSG SIZE  rcvd: 45</p>
<p>$ dig example.com</p>
<p>; <<>> DiG 9.3.2 <<>> example.com<br />
;; global options:  printcmd<br />
;; Got answer:<br />
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19338<br />
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0</p>
<p>;; QUESTION SECTION:<br />
;example.com.                   IN      A</p>
<p>;; ANSWER SECTION:<br />
example.com.            172799  IN      A       192.0.34.166</p>
<p><b>;; Query time: 0 msec</b><br />
;; SERVER: 127.0.0.1#53(127.0.0.1)<br />
;; WHEN: Thu Oct  5 15:24:20 2006<br />
;; MSG SIZE  rcvd: 45<br />
</code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/easy-persistent-local-dns-cache-to-reduce-lookup-times-2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Normalizing your MP3 collection with mp3gain</title>
		<link>http://porg.es/blog/normalizing-your-mp3-collection-with-mp3gain</link>
		<comments>http://porg.es/blog/normalizing-your-mp3-collection-with-mp3gain#comments</comments>
		<pubDate>Wed, 20 Sep 2006 02:36:32 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/normalizing-your-mp3-collection-with-mp3gain</guid>
		<description><![CDATA[Carthik Sharma from Ubuntu Blog suggests the following method to normalize all the MP3 files in your collection: find . -type f -iname &apos;*.mp3&apos; -print0 &#124; xargs -0 mp3gain -r -k Unfortunately, this seems to have problems with very large collections (I suspect that the command line is being filled up), so here&#8217;s what I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ubuntu.wordpress.com/2006/09/11/normalize-the-gain-playback-volume-of-your-mp3s/">Carthik Sharma from Ubuntu Blog suggests the following method to normalize all the MP3 files in your collection</a>:</p>
<pre><code>find . -type f -iname &apos;*.mp3&apos; -print0 | xargs -0 mp3gain -r -k</code></pre>
<p>Unfortunately, this seems to have problems with very large collections (I suspect that the command line is being filled up), so here&#8217;s what I came up with:</p>
<pre><code>find . -iname &apos;*.mp3&apos; -execdir mp3gain -r -k &quot;{}&quot; &#x5C;; &#038;</code></pre>
<p>If you&#8217;d rather use album normalization (and you have your files separated by album such as &#8220;~/Music/David Bowie/Hunky Dory&#8221;/):</p>
<pre><code>find . -iname &apos;*.mp3&apos; -execdir mp3gain -r -k <u>-a</u> &quot;{}&quot; <u>+</u> &#038;</code></pre>
<h3>How to use it</h3>
<p>Simply open a terminal, browse to your music directory (using <code>cd</code>), and type it in.</p>
<h3>Break it down</h3>
<p>What the command does:</p>
<ol>
<li><code>find . -iname &apos;*.mp3&apos;</code> finds all MP3 files in the current directory and all subdirectories.</li>
<li><code>-execdir mp3gain -r -k &quot;{}&quot; \; &#038;</code> executes &#8220;mp3gain -r -k&#8221; on each file (the filename goes where {} is found). The semi-colon indicates to execute the command once per file, but since ; is also a significant character for bash, you need to escape it with a backslash. The final &#8216;&#038;&#8217; tells bash to run the command in the background.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/normalizing-your-mp3-collection-with-mp3gain/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Neat little Linux tool</title>
		<link>http://porg.es/blog/neat-little-linux-tool</link>
		<comments>http://porg.es/blog/neat-little-linux-tool#comments</comments>
		<pubDate>Tue, 12 Sep 2006 08:14:45 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/neat-little-linux-tool</guid>
		<description><![CDATA[Command Not Found is a great little utility for Linux. If you&#8217;ve ever tried to follow a set of instructions only to find that you don&#8217;t have some of the CLI programs needed, this will come to your rescue. Install command-not-found then add this to your ~/.bashrc: function command_not_found_handle { /usr/bin/command-not-found $1 return $? } [...]]]></description>
			<content:encoded><![CDATA[<p>Command Not Found is a great little utility for Linux. If you&#8217;ve ever tried to follow a set of instructions only to find that you don&#8217;t have some of the <abbr title="command line interface">CLI</abbr> programs needed, this will come to your rescue.</p>
<p>Install <code>command-not-found</code> then add this to your <code>~/.bashrc</code>:</p>
<pre><code>function command_not_found_handle {
        /usr/bin/command-not-found $1
        return $?
}</code></pre>
<p>And you&#8217;re all done:</p>
<blockquote><p><code>~$ ssed<br />
The program 'ssed' is currently not installed, you can install it by typing:<br />
sudo apt-get install ssed<br />
</code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/neat-little-linux-tool/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spotted</title>
		<link>http://porg.es/blog/spotted</link>
		<comments>http://porg.es/blog/spotted#comments</comments>
		<pubDate>Mon, 04 Sep 2006 22:33:14 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/spotted</guid>
		<description><![CDATA[This seen outside New World supermarket, Wellington, New Zealand. I&#8217;m not sure if the placement is some kind of metaphor.]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" href="http://porg.es/blog/wp-content/uploads/2006/09/0_0.jpg" title="Ubuntu sticker on rubbish bin"><img id="image76" src="http://porg.es/blog/wp-content/uploads/2006/09/0_0.thumbnail.jpg" alt="Ubuntu sticker on rubbish bin" /></a></p>
<p>This seen outside New World supermarket, Wellington, New Zealand. I&#8217;m not sure if the placement is some kind of metaphor.</p>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/spotted/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
