<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Gaim to Pidgin log conversion</title>
	<atom:link href="http://ydal.de/gaim-to-pidgin-log-conversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://ydal.de/gaim-to-pidgin-log-conversion/</link>
	<description>Miscellaneous nerdy tidbits of one Tobias &#039;towo&#039; Wolter.</description>
	<lastBuildDate>Sat, 14 Jan 2012 11:44:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Aristotle Pagaltzis</title>
		<link>http://ydal.de/gaim-to-pidgin-log-conversion/comment-page-1/#comment-5643</link>
		<dc:creator>Aristotle Pagaltzis</dc:creator>
		<pubDate>Sun, 29 Nov 2009 22:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://ydal.de/?p=256#comment-5643</guid>
		<description>&lt;a href=&quot;http://gist.github.com/245103&quot; rel=&quot;nofollow&quot;&gt;http://gist.github.com/245103&lt;/a&gt;


Named variables for regex captures
Inline instead of top-of-scope variable declarations
Lexical instead of global filehandles
3-argument open
File::Spec and File::Basename instead of string manipulation on file names
Only checks target directory existence once instead of over and over
No LABELs
Does not slurp the whole log file into memory
No nested output loop
30% (30 lines) shorter


(I almost didn’t publish this because of CC-BY.)</description>
		<content:encoded><![CDATA[<p><a href="http://gist.github.com/245103" rel="nofollow">http://gist.github.com/245103</a></p>
<p>Named variables for regex captures<br />
Inline instead of top-of-scope variable declarations<br />
Lexical instead of global filehandles<br />
3-argument open<br />
File::Spec and File::Basename instead of string manipulation on file names<br />
Only checks target directory existence once instead of over and over<br />
No LABELs<br />
Does not slurp the whole log file into memory<br />
No nested output loop<br />
30% (30 lines) shorter</p>
<p>(I almost didn’t publish this because of CC-BY.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

