<?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>Shane Jones Old Blog &#187; Play</title>
	<atom:link href="http://www.shanedj.com/blog/category/play/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shanedj.com/blog</link>
	<description>Head back to the homepage and check the new blog!</description>
	<lastBuildDate>Fri, 08 May 2009 10:33:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Shorthand PHP if else Statements</title>
		<link>http://www.shanedj.com/blog/play/geeky-funny/shorthand-php-if-else-statements/</link>
		<comments>http://www.shanedj.com/blog/play/geeky-funny/shorthand-php-if-else-statements/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 16:09:40 +0000</pubDate>
		<dc:creator>shanedj</dc:creator>
				<category><![CDATA[Geeky Funny]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.shanedj.com/blog/?p=162</guid>
		<description><![CDATA[Am playing with some OOP PHP again and have found a nifty way to cut down short if else statement
return ($count == 1 ? 'Incorrect password' : 'Incorrect username.');
is the same as
if ($count == 1 ) {
return 'Incorrect password';
} else {
return 'Incorrect username.';
}
Bargain!
Shane
]]></description>
		<wfw:commentRss>http://www.shanedj.com/blog/play/geeky-funny/shorthand-php-if-else-statements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sub Cult Torrents Still About the Internet</title>
		<link>http://www.shanedj.com/blog/play/sub-cult/sub-cult-torrents-still-about-the-internet/</link>
		<comments>http://www.shanedj.com/blog/play/sub-cult/sub-cult-torrents-still-about-the-internet/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 12:45:30 +0000</pubDate>
		<dc:creator>shanedj</dc:creator>
				<category><![CDATA[Sub Cult]]></category>
		<category><![CDATA[Google Alerts]]></category>

		<guid isPermaLink="false">http://www.shanedj.com/blog/?p=87</guid>
		<description><![CDATA[Sub Cult is as you may know is a label I do much work for, and were STILL gettin issues with file sharers. My Google Alert for Sub Cult Torrents is still filling my email inbox with new pages being indexed for Sub Cult Torrents. My original post on Sub Cult Torrents on the Sub [...]]]></description>
		<wfw:commentRss>http://www.shanedj.com/blog/play/sub-cult/sub-cult-torrents-still-about-the-internet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>T-Mobile G1 Slightly Gutted</title>
		<link>http://www.shanedj.com/blog/play/google-android/t-mobile-g1-slightly-gutted/</link>
		<comments>http://www.shanedj.com/blog/play/google-android/t-mobile-g1-slightly-gutted/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 10:25:43 +0000</pubDate>
		<dc:creator>shanedj</dc:creator>
				<category><![CDATA[Google Android]]></category>
		<category><![CDATA[T Mobile g1]]></category>

		<guid isPermaLink="false">http://www.shanedj.com/blog/?p=85</guid>
		<description><![CDATA[I was waiting to get my G1 last week. Called up T-Mobile and they informed me that I can have the G1 but I will have to create a second contract with them until my current contract runs out. Slightly gutting that I now have to wait until May 2009 for my G1 (unless I [...]]]></description>
		<wfw:commentRss>http://www.shanedj.com/blog/play/google-android/t-mobile-g1-slightly-gutted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scouse as a Meta Lang Declaration</title>
		<link>http://www.shanedj.com/blog/play/geeky-funny/scouse-as-a-meta-lang-declaration/</link>
		<comments>http://www.shanedj.com/blog/play/geeky-funny/scouse-as-a-meta-lang-declaration/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 09:35:01 +0000</pubDate>
		<dc:creator>shanedj</dc:creator>
				<category><![CDATA[Geeky Funny]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://www.shanedj.com/blog/?p=76</guid>
		<description><![CDATA[Have just randomly found out that you can put your meta language as scouse on HTML.
Using the following
lang="en-GB-scouse"
Will actually validate according to the W3c lang Test Spec. WHYY!!!!
Made me giggle thought I&#8217;d share.
Shane
]]></description>
		<wfw:commentRss>http://www.shanedj.com/blog/play/geeky-funny/scouse-as-a-meta-lang-declaration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Source Code Released</title>
		<link>http://www.shanedj.com/blog/play/google-android/android-source-code-released/</link>
		<comments>http://www.shanedj.com/blog/play/google-android/android-source-code-released/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 13:22:36 +0000</pubDate>
		<dc:creator>shanedj</dc:creator>
				<category><![CDATA[Google Android]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[T Mobile g1]]></category>

		<guid isPermaLink="false">http://www.shanedj.com/blog/?p=65</guid>
		<description><![CDATA[Although I don&#8217;t mind the iPhone, I have never really been all that much of a Mac Fanboy. When Google announced the Android platform and HTC launching the G1 in association with Google. I thought &#8220;Gotta get me one of them&#8221; and am on the T-Mobile UK waiting list.
On the 21st October Google released all [...]]]></description>
		<wfw:commentRss>http://www.shanedj.com/blog/play/google-android/android-source-code-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
