<?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>Clockwork Zeppelin &#187; Perl</title>
	<atom:link href="http://techblog.geeksqueal.com/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.geeksqueal.com</link>
	<description>What is the use of repeating all that stuff, if you don&#039;t explain it as you go on?</description>
	<lastBuildDate>Fri, 30 Jul 2010 01:27:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Is The &#8220;Blog Battle&#8221; Lost To PHP?</title>
		<link>http://techblog.geeksqueal.com/2010/07/29/is-the-blog-battle-lost-to-php/</link>
		<comments>http://techblog.geeksqueal.com/2010/07/29/is-the-blog-battle-lost-to-php/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 00:34:46 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Ironman]]></category>

		<guid isPermaLink="false">http://techblog.geeksqueal.com/?p=307</guid>
		<description><![CDATA[I find it ironic and unhappy-making that I&#8217;m writing about my adventures with Perl using software based on PHP. Sadly, the Perl-based options for journal software seem limited. Let&#8217;s do a quick &#8220;drive by&#8221; review and see what&#8217;s what at this moment in time&#8230; I went looking for a list of blog software written in [...]]]></description>
		<wfw:commentRss>http://techblog.geeksqueal.com/2010/07/29/is-the-blog-battle-lost-to-php/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Converting HTML::Template Sites to Catalyst</title>
		<link>http://techblog.geeksqueal.com/2010/07/21/converting-htmltemplate-sites-to-catalyst/</link>
		<comments>http://techblog.geeksqueal.com/2010/07/21/converting-htmltemplate-sites-to-catalyst/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 22:34:01 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Adventures in Catalyst]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[Ironman]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://techblog.geeksqueal.com/?p=228</guid>
		<description><![CDATA[I&#8217;ve been spending some time converting sites from CGI and HTML::Template to Catalyst. This has been surprisingly easy, which pleases me. Strangely, I&#8217;m probably going to get to our site last. See: Cobbler&#8217;s Children, Shoes (none). Ah, well&#8230; c&#8217;est la guerre. Background The HTML::Template module served us well for quite a while. It was our [...]]]></description>
		<wfw:commentRss>http://techblog.geeksqueal.com/2010/07/21/converting-htmltemplate-sites-to-catalyst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Form Handling in Catalyst and Whither FormFu?</title>
		<link>http://techblog.geeksqueal.com/2010/03/22/form-handling-in-catalyst-and-whither-formfu/</link>
		<comments>http://techblog.geeksqueal.com/2010/03/22/form-handling-in-catalyst-and-whither-formfu/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 09:36:42 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Adventures in Catalyst]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[FormFu]]></category>
		<category><![CDATA[Ironman]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://techblog.geeksqueal.com/?p=183</guid>
		<description><![CDATA[One of the core technologies used in many web sites is some kind of form handling. It&#8217;s one of the the basic ways users interact with the site. My travails so far have led me to bump into no less than four packages for Catalyst. Those would be: FormBuilder, FormFu, FormHandler, and something called Reaction. [...]]]></description>
		<wfw:commentRss>http://techblog.geeksqueal.com/2010/03/22/form-handling-in-catalyst-and-whither-formfu/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Installing Catalyst Isn&#8217;t A Destination, It&#8217;s A Journey</title>
		<link>http://techblog.geeksqueal.com/2010/03/16/installing-catalyst-isnt-a-destination-its-a-journey/</link>
		<comments>http://techblog.geeksqueal.com/2010/03/16/installing-catalyst-isnt-a-destination-its-a-journey/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 05:49:53 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Adventures in Catalyst]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[Ironman]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://techblog.geeksqueal.com/?p=162</guid>
		<description><![CDATA[When I&#8217;m learning some new thing, if I&#8217;m lucky, there&#8217;s a bunch of documentation, tutorials, and examples I can use to get started. Once I&#8217;m marginally proficient, I like to go back and revisit those items for a variety of reasons. For example: I now have some context for ideas that weren&#8217;t clear before, and [...]]]></description>
		<wfw:commentRss>http://techblog.geeksqueal.com/2010/03/16/installing-catalyst-isnt-a-destination-its-a-journey/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Simplicity, Elegance, Reliability</title>
		<link>http://techblog.geeksqueal.com/2010/03/10/simplicity-elegance-reliability/</link>
		<comments>http://techblog.geeksqueal.com/2010/03/10/simplicity-elegance-reliability/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 20:55:26 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ironman]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://techblog.geeksqueal.com/?p=93</guid>
		<description><![CDATA[Coding simplicity. Comments on how and why to get there. Quotes from Dijkstra. Article from Reinvigorated Programmer. ]]></description>
		<wfw:commentRss>http://techblog.geeksqueal.com/2010/03/10/simplicity-elegance-reliability/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making Modern Perl more visible</title>
		<link>http://techblog.geeksqueal.com/2010/02/10/making-modern-perl-more-visible/</link>
		<comments>http://techblog.geeksqueal.com/2010/02/10/making-modern-perl-more-visible/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 10:13:09 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[Ironman]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://techblog.geeksqueal.com/?p=83</guid>
		<description><![CDATA[(I&#8217;m Working on taxes this week, so I only have time for a short post.) The other night I happened to be in a room with a PHP dev, a Ruby dev, and a Java dev. (I was the Perl dev. Huh.) This specific mix was no accident and we were discussing how developers think [...]]]></description>
		<wfw:commentRss>http://techblog.geeksqueal.com/2010/02/10/making-modern-perl-more-visible/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Why Catalyst?</title>
		<link>http://techblog.geeksqueal.com/2010/02/01/why-catalyst/</link>
		<comments>http://techblog.geeksqueal.com/2010/02/01/why-catalyst/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 08:00:24 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[Ironman]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://techblog.geeksqueal.com/?p=40</guid>
		<description><![CDATA[So, let&#8217;s start at the top: Why are we using Catalyst? What were we using before? Why did we switch? Our project began as a simple little &#8220;we can knock that out in a couple of weeks&#8221; kind of thing. (Yeah, I know, insert foreboding music and laugh track.) Being no stranger to web site [...]]]></description>
		<wfw:commentRss>http://techblog.geeksqueal.com/2010/02/01/why-catalyst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why are you here?</title>
		<link>http://techblog.geeksqueal.com/2010/01/27/why-are-you-here/</link>
		<comments>http://techblog.geeksqueal.com/2010/01/27/why-are-you-here/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 22:07:28 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[Ironman]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://techblog.geeksqueal.com/?p=13</guid>
		<description><![CDATA[Thus begins my journal about my exciting adventures with Technology! Right now, I&#8217;m working on a &#8220;secret&#8221; project (no code name) and we have decided to move to the Perl-based Catalyst application framework, with all that entails. Several of the usual suspects and members of the secret project have opined that my perspective as 1) [...]]]></description>
		<wfw:commentRss>http://techblog.geeksqueal.com/2010/01/27/why-are-you-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

