<?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>Edmonds Commerce &#187; debugging</title>
	<atom:link href="http://www.edmondscommerce.co.uk/category/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Quickly testing HTML with Firebug</title>
		<link>http://www.edmondscommerce.co.uk/debugging/quickly-testing-html-with-firebug/</link>
		<comments>http://www.edmondscommerce.co.uk/debugging/quickly-testing-html-with-firebug/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 12:13:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debugging]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2663</guid>
		<description><![CDATA[Ever need to quickly test some HTML that you copied from some where? If you have Firebug installed, you can open a new tab, go the the HTML tab in Firebug, click edit and paste your HTML and Firefox will render it. This is faster than having to open a text editor, paste the contents [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/debugging/quickly-testing-html-with-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Comparison on Ubuntu</title>
		<link>http://www.edmondscommerce.co.uk/ubuntu/file-comparison-on-ubuntu/</link>
		<comments>http://www.edmondscommerce.co.uk/ubuntu/file-comparison-on-ubuntu/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 09:00:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debugging]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/ubuntu/file-comparison-on-ubuntu/</guid>
		<description><![CDATA[If you are a windows user, you may be familiar with the Beyond Compare programme which is used to compare two text files. This can be an invaluable tool when you are debugging or tracking changes as it highlights for you any differences between two text files. For Ubuntu, there is an excellent programme called [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/ubuntu/file-comparison-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging PHP Scripts</title>
		<link>http://www.edmondscommerce.co.uk/php/debugging-php-scripts/</link>
		<comments>http://www.edmondscommerce.co.uk/php/debugging-php-scripts/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 14:16:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[debugging]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/php/debugging-php-scripts/</guid>
		<description><![CDATA[When coding PHP, or more frequently when trying to customise or fix someone elses code, it can sometimes be tricky to figure out exactly what is going wrong. In this kind of situation, it is often neccessary to go through the flow of the script and view the contents of the various strings and arrays [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/php/debugging-php-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

