<?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></title>
	<atom:link href="http://www.thefreshuk.com/news/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thefreshuk.com/news</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 11 Apr 2011 08:28:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>The Unconventional Guide to WordPress</title>
		<link>http://www.thefreshuk.com/news/the-unconventional-guide-to-wordpress-part-1</link>
		<comments>http://www.thefreshuk.com/news/the-unconventional-guide-to-wordpress-part-1#comments</comments>
		<pubDate>Sat, 19 Feb 2011 10:07:36 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Unconventional Guide to Wordpress]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[non-instrusive hacking]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress development]]></category>
		<category><![CDATA[wp super cache]]></category>

		<guid isPermaLink="false">http://www.thefreshuk.com/blog/?p=61</guid>
		<description><![CDATA[Similar to other web companies in the modern age, we use WordPress quite a fair bit. We&#8217;ve transferred most of our news management systems over to WordPress from custom built legacy systems and we also use it to power other more interesting stuff. We&#8217;ve found it just works and gives us the power and flexibility [...]]]></description>
		<wfw:commentRss>http://www.thefreshuk.com/news/the-unconventional-guide-to-wordpress-part-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create that email address!</title>
		<link>http://www.thefreshuk.com/news/create-that-email-address</link>
		<comments>http://www.thefreshuk.com/news/create-that-email-address#comments</comments>
		<pubDate>Sun, 19 Dec 2010 23:44:29 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.thefreshuk.com/blog/?p=49</guid>
		<description><![CDATA[For the most part, sending emails using PHP is one of the simplest things one could possibly do, using the mail() function. We usually just use a rudimentary script which can easily be ported around and used where ever it calls for, with minimal amount of hacking. However, today an issue arose and caused quite [...]]]></description>
		<wfw:commentRss>http://www.thefreshuk.com/news/create-that-email-address/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Closures in PHP</title>
		<link>http://www.thefreshuk.com/news/on-closures-in-php</link>
		<comments>http://www.thefreshuk.com/news/on-closures-in-php#comments</comments>
		<pubDate>Thu, 09 Dec 2010 15:06:12 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Closures]]></category>
		<category><![CDATA[PHP criticism]]></category>
		<category><![CDATA[Techniques]]></category>

		<guid isPermaLink="false">http://www.thefreshuk.com/blog/?p=35</guid>
		<description><![CDATA[PHP is known to be a very ugly language. In fact, PHP makes it almost effortless to write really ugly code. There are certain methodologies and patterns that try to alleviate this problem but even then, it&#8217;s still a piece of cake writing horrid code. If we look at almost any other high level language, [...]]]></description>
		<wfw:commentRss>http://www.thefreshuk.com/news/on-closures-in-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I Learned to Stop Worrying and Keep Things Short</title>
		<link>http://www.thefreshuk.com/news/its-too-damn-long</link>
		<comments>http://www.thefreshuk.com/news/its-too-damn-long#comments</comments>
		<pubDate>Wed, 08 Dec 2010 16:30:48 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Code Design]]></category>
		<category><![CDATA[coding advice]]></category>
		<category><![CDATA[long functions]]></category>
		<category><![CDATA[messy code]]></category>
		<category><![CDATA[unmaintable code]]></category>

		<guid isPermaLink="false">http://www.thefreshuk.com/blog/?p=7</guid>
		<description><![CDATA[As time&#8217;s passed, I&#8217;ve really begun to appreciate the short and sweet things in life. Short bus rides, instant payments and the time between a Google search and what ever it is I&#8217;m looking for. Naturally, this appreciation has extended to the code I read and write. Short arguments, short methods and short classes. Can&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.thefreshuk.com/news/its-too-damn-long/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
