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

<channel>
	<title>Rather Curious</title>
	<atom:link href="http://rathercurious.net/feed" rel="self" type="application/rss+xml" />
	<link>http://rathercurious.net</link>
	<description>A home for my coding projects</description>
	<pubDate>Tue, 18 Nov 2008 11:42:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Leopard Dashboard and Realplayer clients</title>
		<link>http://rathercurious.net/archives/227</link>
		<comments>http://rathercurious.net/archives/227#comments</comments>
		<pubDate>Mon, 17 Nov 2008 10:24:42 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
		
		<category><![CDATA[*nix scripting]]></category>

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

		<category><![CDATA[Life with computers]]></category>

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

		<guid isPermaLink="false">http://rathercurious.net/?p=227</guid>
		<description><![CDATA[I use a number of client widgets that use realplayer to access the BBC's streams. RP is buggy as hell on Leopard and i often suffer cutouts and drops when navigating back to the dashboard for various reasons.

There is no solution (possibly one can uninstall RP and reinstall the old version of RP10 - if you can find it.  this has helped some people).

I have a workaround though ...]]></description>
		<wfw:commentRss>http://rathercurious.net/archives/227/feed</wfw:commentRss>
		</item>
		<item>
		<title>Namespaces in PHP</title>
		<link>http://rathercurious.net/archives/219</link>
		<comments>http://rathercurious.net/archives/219#comments</comments>
		<pubDate>Fri, 31 Oct 2008 14:41:46 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

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

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

		<guid isPermaLink="false">http://rathercurious.net/?p=219</guid>
		<description><![CDATA[i’ve only just noticed that namespaces were introduced with php 5.3.0. Here's a brief update on them.]]></description>
		<wfw:commentRss>http://rathercurious.net/archives/219/feed</wfw:commentRss>
		</item>
		<item>
		<title>A quick tutorial on sessions in php</title>
		<link>http://rathercurious.net/archives/200</link>
		<comments>http://rathercurious.net/archives/200#comments</comments>
		<pubDate>Sat, 25 Oct 2008 15:45:54 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Sample Classes]]></category>

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

		<guid isPermaLink="false">http://rathercurious.net/?p=200</guid>
		<description><![CDATA[I find I get a lot of questions about sessions in php. There is nothing at all that is complex about sessions, and it's a mystery to me why they are somewhat mystical to others!

So here's a very brief tutorial on them.]]></description>
		<wfw:commentRss>http://rathercurious.net/archives/200/feed</wfw:commentRss>
		</item>
		<item>
		<title>Comparing an IP Address against a given range</title>
		<link>http://rathercurious.net/archives/198</link>
		<comments>http://rathercurious.net/archives/198#comments</comments>
		<pubDate>Sun, 19 Oct 2008 12:10:58 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Sample Classes]]></category>

		<category><![CDATA[Tek-Tips]]></category>

		<guid isPermaLink="false">http://rathercurious.net/?p=198</guid>
		<description><![CDATA[I was recently asked how one might compare a given IP address against a range of IP addresses (assumedly in an elegant manner).  I can't really see why one would ever really need to do this kind of thing in php, but the chap in question explained that it was for the management of an IP address block-list.

anyway, here's the code I wrote for it.  After having done so, I wonder whether a natural text based comparison would have done the trick just as well (you'd still need the validation of course).  It seems to work ok but i have not thought it through fully...]]></description>
		<wfw:commentRss>http://rathercurious.net/archives/198/feed</wfw:commentRss>
		</item>
		<item>
		<title>New MacBook &#038; Pricing</title>
		<link>http://rathercurious.net/archives/196</link>
		<comments>http://rathercurious.net/archives/196#comments</comments>
		<pubDate>Thu, 16 Oct 2008 10:41:40 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Life with computers]]></category>

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

		<guid isPermaLink="false">http://rathercurious.net/?p=196</guid>
		<description><![CDATA[Apple announced its new macBook yesterday. i had not heard about it all before the announcement and now suddenly it's not only announced but actually in the shops.  This is almost as impressive as the Google Chrome bombshell.

Anyway, the new macBook looks very yummy. i'm a bit surprised by the pricing though. In France there is a 300 euro disparity between the 2.0 and 2.4Ghz models.  the only other difference being a 250GB hard drive. Retail-wise the price difference on the chips is only €25-35 (incl VAT), and the difference between a 160GB and 250GB hard drive is only €15. So what am I paying the other €250 for? The backlit keyboard? C'mon .... it's like a blackBook tax all over again!]]></description>
		<wfw:commentRss>http://rathercurious.net/archives/196/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
