<?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>Craig Pardey</title>
	<atom:link href="http://craigpardey.com/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://craigpardey.com/wp</link>
	<description>Software developer, cyclist, parent</description>
	<lastBuildDate>Tue, 03 Aug 2010 19:34:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Android or iPhone</title>
		<link>http://craigpardey.com/wp/?p=51</link>
		<comments>http://craigpardey.com/wp/?p=51#comments</comments>
		<pubDate>Tue, 03 Aug 2010 19:34:04 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://craigpardey.com/wp/?p=51</guid>
		<description><![CDATA[I wanted to learn how to build mobile apps, so last weekend I bought Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa. I don't have any problem learning a new language, in fact I really enjoy it, but I was reluctant to to pay serious dollars for [...]]]></description>
		<wfw:commentRss>http://craigpardey.com/wp/?feed=rss2&amp;p=51</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tapestry: UpdateComponents, Eventlistener and Script files</title>
		<link>http://craigpardey.com/wp/?p=45</link>
		<comments>http://craigpardey.com/wp/?p=45#comments</comments>
		<pubDate>Sat, 10 Apr 2010 17:03:46 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://craigpardey.com/wp/?p=45</guid>
		<description><![CDATA[This week I encountered an interesting issue in Tapestry when I tried to dynamically load a component using Tapestry's built-in EventListener functionality. The component in question had a .script file associated with it, which Tapestry loaded dynamically, but the JavaScript functions in the .script file were "not found" when I tried to execute them. After [...]]]></description>
		<wfw:commentRss>http://craigpardey.com/wp/?feed=rss2&amp;p=45</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse can&#8217;t find source when remote debugging</title>
		<link>http://craigpardey.com/wp/?p=35</link>
		<comments>http://craigpardey.com/wp/?p=35#comments</comments>
		<pubDate>Thu, 25 Mar 2010 13:20:22 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://craigpardey.com/wp/?p=35</guid>
		<description><![CDATA[I had a problem recently where Eclipse couldn't find my source files when remote debugging a particular application. It would stop and the breakpoint and show the class file with a "attach source" button, but pointing it to the source directory didn't do anything. It turns out that the solution was to add the project [...]]]></description>
		<wfw:commentRss>http://craigpardey.com/wp/?feed=rss2&amp;p=35</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mercurial changes how you work</title>
		<link>http://craigpardey.com/wp/?p=23</link>
		<comments>http://craigpardey.com/wp/?p=23#comments</comments>
		<pubDate>Tue, 09 Mar 2010 20:07:58 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://craigpardey.com/wp/?p=23</guid>
		<description><![CDATA[I've recently started using Mercurial, which is a distributed version control system. DVCSs initially struck me as a solution looking for a problem. SubVersion seemed good enough for our purposes at work, but we decided to try out Mercurial for one iteration to see what all the fuss was about. Perhaps the most significant difference [...]]]></description>
		<wfw:commentRss>http://craigpardey.com/wp/?feed=rss2&amp;p=23</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JRebel and Tapestry working together</title>
		<link>http://craigpardey.com/wp/?p=19</link>
		<comments>http://craigpardey.com/wp/?p=19#comments</comments>
		<pubDate>Fri, 26 Feb 2010 15:14:25 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://craigpardey.com/wp/?p=19</guid>
		<description><![CDATA[I've recently started trialling JRebel at work. JRebel is a piece of software that hot-swaps your code so that changes made in your IDE are reflected in your application server without requiring a restart. The benefits of this idea are fairly obvious. I no longer have to wait 1 - 2 minutes for JBoss to [...]]]></description>
		<wfw:commentRss>http://craigpardey.com/wp/?feed=rss2&amp;p=19</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
