<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Htbaa blogs?</title>
	
	<link>http://blog.htbaa.com</link>
	<description>rolling since 1987</description>
	<lastBuildDate>Sat, 21 Aug 2010 20:00:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/hgp" /><feedburner:info uri="hgp" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Use File::Find for recursive directory searches</title>
		<link>http://feedproxy.google.com/~r/hgp/~3/gl0K26D8IT0/use-filefind-for-recursive-directory-searches</link>
		<comments>http://blog.htbaa.com/programming/use-filefind-for-recursive-directory-searches#comments</comments>
		<pubDate>Sat, 21 Aug 2010 20:00:03 +0000</pubDate>
		<dc:creator>Htbaa</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ironman]]></category>

		<guid isPermaLink="false">http://blog.htbaa.com/?p=390</guid>
		<description>One of the finest Perl (core!) module I&amp;#8217;ve been using lately is File::Find. With File::Find it&amp;#8217;s possible to traverse through a directory recursively to find anything you want from it. It comes with a number of options to alter the search behavior and a custom callback has to be supplied to determine what to do [...]&lt;img src="http://feeds.feedburner.com/~r/hgp/~4/gl0K26D8IT0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.htbaa.com/programming/use-filefind-for-recursive-directory-searches/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.htbaa.com/programming/use-filefind-for-recursive-directory-searches</feedburner:origLink></item>
		<item>
		<title>Using Perl-Tidy with Notepad++</title>
		<link>http://feedproxy.google.com/~r/hgp/~3/32h8qd7rNk8/using-perl-tidy-with-notepad-plus-plus</link>
		<comments>http://blog.htbaa.com/programming/using-perl-tidy-with-notepad-plus-plus#comments</comments>
		<pubDate>Mon, 16 Aug 2010 10:28:47 +0000</pubDate>
		<dc:creator>Htbaa</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ironman]]></category>
		<category><![CDATA[notepad++]]></category>
		<category><![CDATA[np++]]></category>
		<category><![CDATA[perltidy]]></category>

		<guid isPermaLink="false">http://blog.htbaa.com/?p=375</guid>
		<description>I was looking for a way to use Perl::Tidy with Notepad++ so I can format my Perl code from within Notepad++. Luckily for me someone else already figured out how to do this properly. I just had to modify a few small things to make this work for my needs. My environment is a Windows [...]&lt;img src="http://feeds.feedburner.com/~r/hgp/~4/32h8qd7rNk8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.htbaa.com/programming/using-perl-tidy-with-notepad-plus-plus/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.htbaa.com/programming/using-perl-tidy-with-notepad-plus-plus</feedburner:origLink></item>
		<item>
		<title>Not on internet equals to being death?</title>
		<link>http://feedproxy.google.com/~r/hgp/~3/cS51ib6xjHM/not-on-internet-equals-to-being-death</link>
		<comments>http://blog.htbaa.com/news/not-on-internet-equals-to-being-death#comments</comments>
		<pubDate>Sat, 14 Aug 2010 08:57:38 +0000</pubDate>
		<dc:creator>Htbaa</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[online profile]]></category>

		<guid isPermaLink="false">http://blog.htbaa.com/?p=360</guid>
		<description>Almost everyone in their twenties has an existence on the Internet. It&amp;#8217;s basically expected you can be found online. So, what I was wondering: can I consider someone of my age, which is to be expected to have some online profile, be dead if nothing can be found online? If intentional I applaud them for [...]&lt;img src="http://feeds.feedburner.com/~r/hgp/~4/cS51ib6xjHM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.htbaa.com/news/not-on-internet-equals-to-being-death/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.htbaa.com/news/not-on-internet-equals-to-being-death</feedburner:origLink></item>
		<item>
		<title>Finished reading: The Definitive Guide to Catalyst</title>
		<link>http://feedproxy.google.com/~r/hgp/~3/pJen9E8IyG8/finished-reading-the-definitive-guide-to-catalyst</link>
		<comments>http://blog.htbaa.com/programming/finished-reading-the-definitive-guide-to-catalyst#comments</comments>
		<pubDate>Mon, 09 Aug 2010 14:59:25 +0000</pubDate>
		<dc:creator>Htbaa</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Catalyst]]></category>
		<category><![CDATA[ironman]]></category>

		<guid isPermaLink="false">http://blog.htbaa.com/?p=356</guid>
		<description>A couple of days ago I finished reading The Definitive Guide to Catalyst which for a technical book (or any at all) I read through quite fast. I&amp;#8217;m not going to write a full fledged review about it but I can recommend it to anyone interested in working with Catalyst. For those who don&amp;#8217;t know [...]&lt;img src="http://feeds.feedburner.com/~r/hgp/~4/pJen9E8IyG8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.htbaa.com/programming/finished-reading-the-definitive-guide-to-catalyst/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.htbaa.com/programming/finished-reading-the-definitive-guide-to-catalyst</feedburner:origLink></item>
		<item>
		<title>A month has passed since moving to Rackspace Cloud Servers</title>
		<link>http://feedproxy.google.com/~r/hgp/~3/LpH1ajV6P24/a-month-has-passed-since-moving-to-rackspace-cloud-server</link>
		<comments>http://blog.htbaa.com/news/a-month-has-passed-since-moving-to-rackspace-cloud-server#comments</comments>
		<pubDate>Fri, 06 Aug 2010 22:06:33 +0000</pubDate>
		<dc:creator>Htbaa</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Rackspace]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://blog.htbaa.com/?p=358</guid>
		<description>A month has passed since I&amp;#8217;ve moved to a Cloud Server from Rackspace and so far I&amp;#8217;m pleased with the whole experience. It did take a bit of tweaking before I got everything working the way I wanted. This mostly consisted of properly configuring PHP FastCGI as it&amp;#8217;s a big resource eater. Another help was [...]&lt;img src="http://feeds.feedburner.com/~r/hgp/~4/LpH1ajV6P24" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.htbaa.com/news/a-month-has-passed-since-moving-to-rackspace-cloud-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.htbaa.com/news/a-month-has-passed-since-moving-to-rackspace-cloud-server</feedburner:origLink></item>
		<item>
		<title>My first proper introduction with Mojolicious</title>
		<link>http://feedproxy.google.com/~r/hgp/~3/pC4beJ3CDL4/my-first-proper-introduction-with-mojolicious</link>
		<comments>http://blog.htbaa.com/programming/my-first-proper-introduction-with-mojolicious#comments</comments>
		<pubDate>Sun, 01 Aug 2010 13:29:39 +0000</pubDate>
		<dc:creator>Htbaa</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ironman]]></category>
		<category><![CDATA[Mojolicious]]></category>

		<guid isPermaLink="false">http://blog.htbaa.com/?p=323</guid>
		<description>The first time I took a look at Mojolicious was almost a year ago if I&amp;#8217;m not mistaken. My Perl was really rusty back then and the Mojolicious&amp;#8217; documentation, or rather the lack of it, didn&amp;#8217;t help much either. Still, with interest I followed the project through GitHub. Development on the project, and especially the [...]&lt;img src="http://feeds.feedburner.com/~r/hgp/~4/pC4beJ3CDL4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.htbaa.com/programming/my-first-proper-introduction-with-mojolicious/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://blog.htbaa.com/programming/my-first-proper-introduction-with-mojolicious</feedburner:origLink></item>
		<item>
		<title>My first Perl 6 code</title>
		<link>http://feedproxy.google.com/~r/hgp/~3/6-UIDYlRBGQ/my-first-perl-6-code</link>
		<comments>http://blog.htbaa.com/programming/my-first-perl-6-code#comments</comments>
		<pubDate>Thu, 29 Jul 2010 21:18:42 +0000</pubDate>
		<dc:creator>Htbaa</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Perl 6]]></category>

		<guid isPermaLink="false">http://blog.htbaa.com/?p=344</guid>
		<description>Rakudo Star, a useful, usable, &amp;#8220;early adopter&amp;#8221; distribution of Perl 6, was released today. And later this evening a MSI installer for Windows was released. I immediately installed it on my laptop after I had fetched the installer and started up Rakudo REPL, an interactive Perl 6 shell. After a quick peek in the Using [...]&lt;img src="http://feeds.feedburner.com/~r/hgp/~4/6-UIDYlRBGQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.htbaa.com/programming/my-first-perl-6-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.htbaa.com/programming/my-first-perl-6-code</feedburner:origLink></item>
		<item>
		<title>PHP 5.2.14 released but don’t get excited yet</title>
		<link>http://feedproxy.google.com/~r/hgp/~3/KKBjXoTk198/php-5-2-14-released-but-dont-get-excited-yet</link>
		<comments>http://blog.htbaa.com/programming/php-5-2-14-released-but-dont-get-excited-yet#comments</comments>
		<pubDate>Fri, 23 Jul 2010 15:47:25 +0000</pubDate>
		<dc:creator>Htbaa</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[End Of Life]]></category>

		<guid isPermaLink="false">http://blog.htbaa.com/?p=336</guid>
		<description>Yesterday PHP 5.2.14 has been released, together with PHP 5.3.3. I used to get excited about PHP updates, but no more. This is because of a number of disappointments I&amp;#8217;ve talked about earlier. But that&amp;#8217;s not really the reason of why not to get excited. So, why shouldn&amp;#8217;t we be excited about PHP 5.2.14? The [...]&lt;img src="http://feeds.feedburner.com/~r/hgp/~4/KKBjXoTk198" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.htbaa.com/programming/php-5-2-14-released-but-dont-get-excited-yet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.htbaa.com/programming/php-5-2-14-released-but-dont-get-excited-yet</feedburner:origLink></item>
		<item>
		<title>Is there a way to share loaded Perl modules amongst users?</title>
		<link>http://feedproxy.google.com/~r/hgp/~3/e7mJl4VvxUg/is-there-a-way-to-share-loaded-perl-modules-amongst-users</link>
		<comments>http://blog.htbaa.com/programming/is-there-a-way-to-share-loaded-perl-modules-amongst-users#comments</comments>
		<pubDate>Thu, 22 Jul 2010 18:29:13 +0000</pubDate>
		<dc:creator>Htbaa</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[FCGI]]></category>
		<category><![CDATA[ironman]]></category>
		<category><![CDATA[PSGI]]></category>
		<category><![CDATA[suexec]]></category>

		<guid isPermaLink="false">http://blog.htbaa.com/?p=332</guid>
		<description>I was wondering if there&amp;#8217;s a way to have a Perl process share some commonly used modules (such as DBI, DBIx::Class and Template) amongst different users? I&amp;#8217;ve looked at FCGI::Spawn but it didn&amp;#8217;t seem to me it was capable of it. What I&amp;#8217;d like to do is run a single Perl daemon which has some [...]&lt;img src="http://feeds.feedburner.com/~r/hgp/~4/e7mJl4VvxUg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.htbaa.com/programming/is-there-a-way-to-share-loaded-perl-modules-amongst-users/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://blog.htbaa.com/programming/is-there-a-way-to-share-loaded-perl-modules-amongst-users</feedburner:origLink></item>
		<item>
		<title>How a programming language influences your mood</title>
		<link>http://feedproxy.google.com/~r/hgp/~3/mlYmT8DZ8rM/how-a-programming-language-influences-your-mood</link>
		<comments>http://blog.htbaa.com/programming/how-a-programming-language-influences-your-mood#comments</comments>
		<pubDate>Sun, 18 Jul 2010 12:54:14 +0000</pubDate>
		<dc:creator>Htbaa</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ironman]]></category>

		<guid isPermaLink="false">http://blog.htbaa.com/?p=319</guid>
		<description>For over 3,5 years now I&amp;#8217;ve been programming professionally in PHP. First in PHP4 and about half a year later we finally converted to PHP5. At first I was excited because I could use a lot of new features PHP5 offered such as proper OOP but also Zend Framework. I started using Zend Framework from [...]&lt;img src="http://feeds.feedburner.com/~r/hgp/~4/mlYmT8DZ8rM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.htbaa.com/programming/how-a-programming-language-influences-your-mood/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.htbaa.com/programming/how-a-programming-language-influences-your-mood</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.278 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-09-04 13:21:39 -->
