<?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; PHP</title>
	<atom:link href="http://www.shanedj.com/blog/category/work/php/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>Force File Download Using PHP</title>
		<link>http://www.shanedj.com/blog/work/php/force-file-download-using-php/</link>
		<comments>http://www.shanedj.com/blog/work/php/force-file-download-using-php/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 16:09:41 +0000</pubDate>
		<dc:creator>shanedj</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Force Download]]></category>

		<guid isPermaLink="false">http://www.shanedj.com/blog/?p=221</guid>
		<description><![CDATA[A while ago I was asked to create a method to force files to download when a user requested. More importantly MP3 files, as when a user clicked on an MP3 file it would simply play in the browser. Yes why not right click / save as&#8230; etc etc well there were language barriers between [...]]]></description>
		<wfw:commentRss>http://www.shanedj.com/blog/work/php/force-file-download-using-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Displaying your Twitter Posts on your Webpage with PHP</title>
		<link>http://www.shanedj.com/blog/work/php/displaying-your-twitter-posts-on-your-webpage-with-php/</link>
		<comments>http://www.shanedj.com/blog/work/php/displaying-your-twitter-posts-on-your-webpage-with-php/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 09:53:25 +0000</pubDate>
		<dc:creator>shanedj</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.shanedj.com/blog/?p=215</guid>
		<description><![CDATA[Moving on from my last post about displaying data from RSS on your page using php this post will show you how to display your latest Twitter Posts on a XHTML page without using any third party software packages. I used the same code as the previous post however this time I had modified the [...]]]></description>
		<wfw:commentRss>http://www.shanedj.com/blog/work/php/displaying-your-twitter-posts-on-your-webpage-with-php/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Displaying RSS contents on a page using PHP</title>
		<link>http://www.shanedj.com/blog/work/php/displaying-rss-contents-on-a-page-using-php/</link>
		<comments>http://www.shanedj.com/blog/work/php/displaying-rss-contents-on-a-page-using-php/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 13:35:23 +0000</pubDate>
		<dc:creator>shanedj</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.shanedj.com/blog/?p=197</guid>
		<description><![CDATA[A while ago I set out to work finding out how to display the contents of an RSS feed onto a XHTML page. Grated there where lots that served up the contents using JavaScript and Flash. The main usage of this code lives on a local page that can not be accessed online. Its like [...]]]></description>
		<wfw:commentRss>http://www.shanedj.com/blog/work/php/displaying-rss-contents-on-a-page-using-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
