<?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>DavidJB.com &#187; code</title>
	<atom:link href="http://davidjb.com/blog/tag/code/feed" rel="self" type="application/rss+xml" />
	<link>http://davidjb.com</link>
	<description>The ramblings of an IT professional about life, the Universe, and Plone</description>
	<lastBuildDate>Thu, 22 Jul 2010 07:21:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Plone/Zope, Python and collective.autoreload / plone.reload</title>
		<link>http://davidjb.com/blog/2009/11/plonezope-python-and-collective-autoreloadplone-reload</link>
		<comments>http://davidjb.com/blog/2009/11/plonezope-python-and-collective-autoreloadplone-reload#comments</comments>
		<pubDate>Fri, 20 Nov 2009 04:34:45 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[collective]]></category>
		<category><![CDATA[egg]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[plone]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[reload]]></category>
		<category><![CDATA[restart]]></category>

		<guid isPermaLink="false">http://davidjb.com/?p=263</guid>
		<description><![CDATA[Here&#8217;s an interesting error message I got stumped with for a good set of hours.  The issue started with me using collective.autoreload with Plone and it does the trick, mostly.  With any such &#8216;operation&#8217; and live reloading of code for Python, you&#8217;ve got to expect that not everything will go according to plan.  Most things [...]]]></description>
		<wfw:commentRss>http://davidjb.com/blog/2009/11/plonezope-python-and-collective-autoreloadplone-reload/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML formatting made easy</title>
		<link>http://davidjb.com/blog/2009/10/html-formatting-made-easy</link>
		<comments>http://davidjb.com/blog/2009/10/html-formatting-made-easy#comments</comments>
		<pubDate>Tue, 13 Oct 2009 00:30:51 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[formatter]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[indentation]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://davidjb.com/?p=253</guid>
		<description><![CDATA[There&#8217;s a tool for everything somewhere on the web. Whilst about 99.5% perfect (some indentation issues remain), I&#8217;ve found a pretty nice, easy to use, and very feature-rich HTML code formatter.  See http://www.mycoolform.com/index.php?lang=en for the formatter. It&#8217;s something I was looking for a while back but didn&#8217;t have so much luck to stumble onto something [...]]]></description>
		<wfw:commentRss>http://davidjb.com/blog/2009/10/html-formatting-made-easy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plone: Correcting Page Template Errors Easily</title>
		<link>http://davidjb.com/blog/2009/01/plone-correcting-page-template-errors-easily</link>
		<comments>http://davidjb.com/blog/2009/01/plone-correcting-page-template-errors-easily#comments</comments>
		<pubDate>Wed, 21 Jan 2009 22:43:39 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[plone]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[zmi]]></category>

		<guid isPermaLink="false">http://davidjb.com/?p=151</guid>
		<description><![CDATA[Here&#8217;s how to correct pesky problems in your code/XHTML since the line number and column references are slightly useless in the ZMI: Paste contents from a page or page template from the ZMI into a program like gedit and then the line and column reference numbers will be correct (once you remove the comment about [...]]]></description>
		<wfw:commentRss>http://davidjb.com/blog/2009/01/plone-correcting-page-template-errors-easily/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
