<?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>Billy's Blog</title>
	<atom:link href="http://www.billysmithers.me.uk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://billysmithers.me.uk/blog</link>
	<description></description>
	<pubDate>Mon, 26 Oct 2009 13:28:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>CakePHP, FirePHP and White Space!</title>
		<link>http://billysmithers.me.uk/blog/2009/09/10/cakephp-firephp-and-white-space/</link>
		<comments>http://billysmithers.me.uk/blog/2009/09/10/cakephp-firephp-and-white-space/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 19:37:24 +0000</pubDate>
		<dc:creator>billysmithers</dc:creator>
		
		<category><![CDATA[CakePHP]]></category>

		<category><![CDATA[broken view]]></category>

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

		<category><![CDATA[white space]]></category>

		<guid isPermaLink="false">http://billysmithers.me.uk/blog/?p=11</guid>
		<description><![CDATA[Working on outputting XML in CakePHP, the output xml was not valid because of white space right at the beginning of the view. On further investigation I found that this was happening with all views.
I found the culprit to be in the FirePHP Debugger file (as set up using the bakery - http://bakery.cakephp.org/articles/view/debugging-with-firephp ), after [...]]]></description>
			<content:encoded><![CDATA[<p>Working on outputting XML in CakePHP, the output xml was not valid because of white space right at the beginning of the view. On further investigation I found that this was happening with all views.</p>
<p>I found the culprit to be in the FirePHP Debugger file (as set up using the bakery - <a href="http://bakery.cakephp.org/articles/view/debugging-with-firephp" target="_blank">http://bakery.cakephp.org/articles/view/debugging-with-firephp</a> ), after the closing ?&gt; tag.</p>
<p>So if you have this problem and have <a href="http://www.firephp.org/" target="_blank">FirePHP</a> running as a Vendor in CakePHP take a look at this file and this may solve your problem.</p>
<p>Hope this helps someone.</p>
<p>Billy</p>
]]></content:encoded>
			<wfw:commentRss>http://billysmithers.me.uk/blog/2009/09/10/cakephp-firephp-and-white-space/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://billysmithers.me.uk/blog/2008/09/26/hello-world/</link>
		<comments>http://billysmithers.me.uk/blog/2008/09/26/hello-world/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 09:54:10 +0000</pubDate>
		<dc:creator>billysmithers</dc:creator>
		
		<category><![CDATA[General]]></category>

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

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

		<guid isPermaLink="false">http://localhost/stuff/billysmithers.me.uk/public_html/blog/?p=1</guid>
		<description><![CDATA[Welcome to Billy&#8217;s blog. I am a web developer based in Hull, in the North of England. My main interest is in PHP but I also program in various other languages such as javascript and actionscript. I have also been known to dabble with a bit of css as well.
Most recently I have been using [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to Billy&#8217;s blog. I am a web developer based in Hull, in the North of England. My main interest is in PHP but I also program in various other languages such as javascript and actionscript. I have also been known to dabble with a bit of css as well.</p>
<p>Most recently I have been using MVC frameworks such as Cake PHP and javascript libraries such as JQuery for projects.</p>
<p>I will use this blog to provide advice on coding, (mostly in PHP), and general musings about the world of web development.</p>
<p>Hope you enjoy it.</p>
<p>Billy</p>
]]></content:encoded>
			<wfw:commentRss>http://billysmithers.me.uk/blog/2008/09/26/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

