<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>DZone: perl</title>
    <link>http://www.dzone.com/links/tag/perl.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Thu, 24 Jul 2008 20:21:42 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-07-24T20:21:42Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2006 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/perl/rss.xml</dz:selfLink>
    <image>
      <title>DZone: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Add Salt To Make Your Encryptions Better</title>
      <link>http://www.dzone.com/links/rss/add_salt_to_make_your_encryptions_better.html</link>
      <description>There are few things that aren’t better once salt has been added, and encryptions are no different. Adding a salt can make a simple encryption exponentially harder to break/crack. Thankfully, there are many other available encryption options that include salt, and the best part about adding salt to your encryption is how easily it can be done.</description>
      <category>how-to</category>
      <category>perl</category>
      <category>php</category>
      <category>security</category>
      <pubDate>Wed, 09 Jul 2008 13:18:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/93404.html</guid>
      <dc:creator>startrak118</dc:creator>
      <dc:date>2008-07-09T13:18:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/add_salt_to_make_your_encryptions_better.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/93404.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> There are few things that aren’t better once salt has been added, and encryptions are no different. Adding a salt can make a simple encryption exponentially harder to break/crack. Thankfully, there are many other available encryption options that include salt, and the best part about adding salt to your encryption is how easily it can be done.]]></content:encoded>
      <dz:linkId>93404</dz:linkId>
      <dz:submitDate>2008-07-08T13:32:20Z</dz:submitDate>
      <dz:promoteDate>2008-07-09T13:18:09Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>350</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/93404.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>startrak118</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/298704.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Schwartzian Transforms in Java</title>
      <link>http://www.dzone.com/links/rss/schwartzian_transforms_in_java.html</link>
      <description>Libraries like Java's Collections API contain numerous algorithms tuned to give good performance in a theoretical 'typical case', but it can be very easy to forget that these algorithms aren't magical, and have certain requirements of their own if that goal is to be achieved.</description>
      <category>how-to</category>
      <category>java</category>
      <category>perl</category>
      <pubDate>Sat, 28 Jun 2008 13:50:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/90504.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-06-28T13:50:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/schwartzian_transforms_in_java.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/90504.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Libraries like Java's Collections API contain numerous algorithms tuned to give good performance in a theoretical 'typical case', but it can be very easy to forget that these algorithms aren't magical, and have certain requirements of their own if that goal is to be achieved.]]></content:encoded>
      <dz:linkId>90504</dz:linkId>
      <dz:submitDate>2008-06-26T14:14:17Z</dz:submitDate>
      <dz:promoteDate>2008-06-28T13:50:28Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>378</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/90504.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Performance of Python, PHP and Perl</title>
      <link>http://www.dzone.com/links/rss/performance_of_python_php_and_perl.html</link>
      <description>Performance comparison between a few languages for a simple parse and load database task.</description>
      <category>perl</category>
      <category>php</category>
      <category>python</category>
      <pubDate>Wed, 11 Jun 2008 10:46:34 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/86471.html</guid>
      <dc:creator>koblas</dc:creator>
      <dc:date>2008-06-11T10:46:34Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/performance_of_python_php_and_perl.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/86471.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Performance comparison between a few languages for a simple parse and load database task.]]></content:encoded>
      <dz:linkId>86471</dz:linkId>
      <dz:submitDate>2008-06-10T17:56:10Z</dz:submitDate>
      <dz:promoteDate>2008-06-11T10:46:34Z</dz:promoteDate>
      <dz:voteUpCount>15</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>899</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/86471.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>koblas</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/247522.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Software Development Automation with Scripting Languages</title>
      <link>http://www.dzone.com/links/rss/software_development_automation_with_scripting_la.html</link>
      <description>The Scripting languages are deployed in many operative systems, either in UNIX/Linux or Windows. These languages are developed for general purpose process automation and web programming. But you can consider using them for the software development process in many ways. Among these languages, awk and Perl are suitable for automate and speed up software development for embedded systems, because many embedded systems only have cross tool chain, without powerful IDE supports for process automation. Here I will show you why we need them and how these tools help us.</description>
      <category>how-to</category>
      <category>methodology</category>
      <category>perl</category>
      <pubDate>Fri, 06 Jun 2008 03:29:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/84742.html</guid>
      <dc:creator>emanueleb</dc:creator>
      <dc:date>2008-06-06T03:29:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/software_development_automation_with_scripting_la.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/84742.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> The Scripting languages are deployed in many operative systems, either in UNIX/Linux or Windows. These languages are developed for general purpose process automation and web programming. But you can consider using them for the software development process in many ways. Among these languages, awk and Perl are suitable for automate and speed up software development for embedded systems, because many embedded systems only have cross tool chain, without powerful IDE supports for process automation. Here I will show you why we need them and how these tools help us.]]></content:encoded>
      <dz:linkId>84742</dz:linkId>
      <dz:submitDate>2008-06-03T13:46:23Z</dz:submitDate>
      <dz:promoteDate>2008-06-06T03:29:09Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>371</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/84742.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>emanueleb</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/235414.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Java Swings, you say? Are you crazy?</title>
      <link>http://www.dzone.com/links/rss/java_swings_you_say_are_you_crazy.html</link>
      <description>Almost half of the Resumes I get to interview on Swing, write: “Swings” instead of “Swing”. They don’t seem to do the same mistake with other technologies. I Wonder why.</description>
      <category>humor</category>
      <category>java</category>
      <category>perl</category>
      <category>ruby</category>
      <pubDate>Sat, 24 May 2008 11:04:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/82616.html</guid>
      <dc:creator>kaushik_sathupadi</dc:creator>
      <dc:date>2008-05-24T11:04:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/java_swings_you_say_are_you_crazy.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/82616.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Almost half of the Resumes I get to interview on Swing, write: “Swings” instead of “Swing”. They don’t seem to do the same mistake with other technologies. I Wonder why.]]></content:encoded>
      <dz:linkId>82616</dz:linkId>
      <dz:submitDate>2008-05-23T16:41:14Z</dz:submitDate>
      <dz:promoteDate>2008-05-24T11:04:48Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>721</dz:clickCount>
      <dz:commentCount>3</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/82616.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kaushik_sathupadi</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/290170.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>5 web development techniques to prevent Google from crawling your HTML forms</title>
      <link>http://www.dzone.com/links/rss/5_web_development_techniques_to_prevent_google_fr.html</link>
      <description>5 web development techniques to prevent Google from crawling your HTML forms. do you really want Googlebot messing around in your HTML forms? Probably not. But prepare, because other (not so polite bots) are coming!</description>
      <category>css-html</category>
      <category>perl</category>
      <category>php</category>
      <category>security</category>
      <pubDate>Mon, 21 Apr 2008 11:20:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/76568.html</guid>
      <dc:creator>hyperdogmedia</dc:creator>
      <dc:date>2008-04-21T11:20:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/5_web_development_techniques_to_prevent_google_fr.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/76568.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> 5 web development techniques to prevent Google from crawling your HTML forms. do you really want Googlebot messing around in your HTML forms? Probably not. But prepare, because other (not so polite bots) are coming!]]></content:encoded>
      <dz:linkId>76568</dz:linkId>
      <dz:submitDate>2008-04-18T21:48:41Z</dz:submitDate>
      <dz:promoteDate>2008-04-21T11:20:10Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>576</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/76568.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>hyperdogmedia</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/227153.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Perl is not going away</title>
      <link>http://www.dzone.com/links/rss/perl_is_not_going_away.html</link>
      <description>I’ve been taking DDJ for a couple years now. It’s cheap and occasionally has something interesting in it, but it’s been less interesting than I remember it being when I read it in college. I’ve been much more enamored with the Communciations of the ACM. Today, I received my issue and there’s an interview with Paul Jansen of TIOBE Software.</description>
      <category>opinion</category>
      <category>perl</category>
      <pubDate>Mon, 14 Apr 2008 11:46:58 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/75584.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-04-14T11:46:58Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/perl_is_not_going_away.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/75584.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> I’ve been taking DDJ for a couple years now. It’s cheap and occasionally has something interesting in it, but it’s been less interesting than I remember it being when I read it in college. I’ve been much more enamored with the Communciations of the ACM. Today, I received my issue and there’s an interview with Paul Jansen of TIOBE Software.]]></content:encoded>
      <dz:linkId>75584</dz:linkId>
      <dz:submitDate>2008-04-12T10:25:46Z</dz:submitDate>
      <dz:promoteDate>2008-04-14T11:46:58Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>320</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/75584.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>App Engine with Ruby, Python, and Perl</title>
      <link>http://www.dzone.com/links/rss/app_engine_with_ruby_python_and_perl.html</link>
      <description>I had a fair amount of email from people, and saw some blogs, complaining about the fact that Google App Engine currently supports Python only. On the video, and in the docs, it is frequently mentioned that other languages are to come, and that the infrastructure itself is language neutral. We have to start somewhere!&#xD;
&#xD;
I personally have a slight Ruby preference, but there is a funny thing about Python.</description>
      <category>opinion</category>
      <category>perl</category>
      <category>python</category>
      <category>ruby</category>
      <pubDate>Fri, 11 Apr 2008 13:22:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/75357.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-04-11T13:22:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/app_engine_with_ruby_python_and_perl.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/75357.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> I had a fair amount of email from people, and saw some blogs, complaining about the fact that Google App Engine currently supports Python only. On the video, and in the docs, it is frequently mentioned that other languages are to come, and that the infrastructure itself is language neutral. We have to start somewhere!

I personally have a slight Ruby preference, but there is a funny thing about Python.]]></content:encoded>
      <dz:linkId>75357</dz:linkId>
      <dz:submitDate>2008-04-10T18:58:44Z</dz:submitDate>
      <dz:promoteDate>2008-04-11T13:22:28Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>653</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/75357.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Analyzing Keyword Activity on Coding Horror</title>
      <link>http://www.dzone.com/links/rss/analyzing_keyword_activity_on_coding_horror.html</link>
      <description>Coding Horror makes its traffic stats publicly available. Unfortunately just the last 500 records are available. I wrote a program to accumulate search keywords and analyzed the data later. Project uses Perl, SQLite and Google Charts.</description>
      <category>how-to</category>
      <category>perl</category>
      <pubDate>Tue, 08 Apr 2008 21:58:06 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/74931.html</guid>
      <dc:creator>pkrumins</dc:creator>
      <dc:date>2008-04-08T21:58:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/analyzing_keyword_activity_on_coding_horror.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/74931.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Coding Horror makes its traffic stats publicly available. Unfortunately just the last 500 records are available. I wrote a program to accumulate search keywords and analyzed the data later. Project uses Perl, SQLite and Google Charts.]]></content:encoded>
      <dz:linkId>74931</dz:linkId>
      <dz:submitDate>2008-04-08T18:00:44Z</dz:submitDate>
      <dz:promoteDate>2008-04-08T21:58:06Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>348</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/74931.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>pkrumins</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/234389.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>10 Perl modules all Java developers should know</title>
      <link>http://www.dzone.com/links/rss/10_perl_modules_all_java_developers_should_know_2.html</link>
      <description>There are numerous CPAN modules which are designed to import Java classes into Perl scripts or access Java APIs like Swing, JDBC and JNI. This document lists the ten most important and useful modules in this collection.</description>
      <category>java</category>
      <category>perl</category>
      <pubDate>Tue, 04 Mar 2008 19:45:16 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/69138.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-03-04T19:45:16Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/10_perl_modules_all_java_developers_should_know_2.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/69138.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> There are numerous CPAN modules which are designed to import Java classes into Perl scripts or access Java APIs like Swing, JDBC and JNI. This document lists the ten most important and useful modules in this collection.]]></content:encoded>
      <dz:linkId>69138</dz:linkId>
      <dz:submitDate>2008-03-04T07:32:51Z</dz:submitDate>
      <dz:promoteDate>2008-03-04T19:45:16Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>466</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/69138.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Do not learn Perl</title>
      <link>http://www.dzone.com/links/rss/do_not_learn_perl.html</link>
      <description>A tongue-in-cheek response to a recent blog post about Ruby</description>
      <category>humor</category>
      <category>opinion</category>
      <category>perl</category>
      <pubDate>Tue, 26 Feb 2008 22:43:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/67869.html</guid>
      <dc:creator>spacebat</dc:creator>
      <dc:date>2008-02-26T22:43:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/do_not_learn_perl.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/67869.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> A tongue-in-cheek response to a recent blog post about Ruby]]></content:encoded>
      <dz:linkId>67869</dz:linkId>
      <dz:submitDate>2008-02-25T08:17:44Z</dz:submitDate>
      <dz:promoteDate>2008-02-26T22:43:46Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>539</dz:clickCount>
      <dz:commentCount>6</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/67869.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>spacebat</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/273030.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Zip-ability of source code</title>
      <link>http://www.dzone.com/links/rss/hippe_it.html</link>
      <description>Some computing languages are more verbose than others. Some frameworks are more DRY than others. What's the compression ratio of source code?</description>
      <category>java</category>
      <category>perl</category>
      <category>python</category>
      <category>ruby</category>
      <pubDate>Tue, 29 Jan 2008 15:12:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/63501.html</guid>
      <dc:creator>Hilbert Schraal</dc:creator>
      <dc:date>2008-01-29T15:12:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/hippe_it.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/63501.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Some computing languages are more verbose than others. Some frameworks are more DRY than others. What's the compression ratio of source code?]]></content:encoded>
      <dz:linkId>63501</dz:linkId>
      <dz:submitDate>2008-01-27T12:03:38Z</dz:submitDate>
      <dz:promoteDate>2008-01-29T15:12:33Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>448</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/63501.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>hippe</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/210556.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>So I Don't Like Perl. Sue Me.</title>
      <link>http://www.dzone.com/links/rss/so_i_dont_like_perl_sue_me.html</link>
      <description>A number of folks commented on the last post about my "ignorant and apparently unsupported swipes against Parrot and Perl".</description>
      <category>opinion</category>
      <category>perl</category>
      <pubDate>Fri, 25 Jan 2008 18:57:24 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/63299.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-01-25T18:57:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/so_i_dont_like_perl_sue_me.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/63299.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> A number of folks commented on the last post about my "ignorant and apparently unsupported swipes against Parrot and Perl".]]></content:encoded>
      <dz:linkId>63299</dz:linkId>
      <dz:submitDate>2008-01-25T13:54:58Z</dz:submitDate>
      <dz:promoteDate>2008-01-25T18:57:24Z</dz:promoteDate>
      <dz:voteUpCount>18</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>424</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/63299.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Perlisms in Ruby: regular expression syntaxes</title>
      <link>http://www.dzone.com/links/rss/perlisms_in_ruby_regular_expression_syntaxes.html</link>
      <description>Ruby heavily borrowed from Smalltalk, Lisp and Perl. While trying to make Hpricot test suite run fine on Ruby 1.9.0 author found regular expressions syntax that Programming Ruby and The Ruby Way seems not cover at all.</description>
      <category>perl</category>
      <category>ruby</category>
      <pubDate>Thu, 24 Jan 2008 07:42:55 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/62973.html</guid>
      <dc:creator>novemberainian</dc:creator>
      <dc:date>2008-01-24T07:42:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/perlisms_in_ruby_regular_expression_syntaxes.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/62973.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Ruby heavily borrowed from Smalltalk, Lisp and Perl. While trying to make Hpricot test suite run fine on Ruby 1.9.0 author found regular expressions syntax that Programming Ruby and The Ruby Way seems not cover at all.]]></content:encoded>
      <dz:linkId>62973</dz:linkId>
      <dz:submitDate>2008-01-23T18:22:59Z</dz:submitDate>
      <dz:promoteDate>2008-01-24T07:42:55Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>286</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/62973.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>novemberainian</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/270138.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>TIOBE Declares Python the Programming Language of 2007</title>
      <link>http://www.dzone.com/links/rss/tiobe_declares_python_the_programming_language_of.html</link>
      <description>The TIOBE Programming Community Index has declared Python as the Programming Language of 2007 due to a surge in its popularity rating during the year, making it now the sixth most popular programming language and finally surpassing Perl.&#xD;
More details at : http://www.tiobe.com/tpci.htm</description>
      <category>c-and-cpp</category>
      <category>java</category>
      <category>perl</category>
      <category>python</category>
      <pubDate>Thu, 17 Jan 2008 21:26:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/61876.html</guid>
      <dc:creator>zeevb</dc:creator>
      <dc:date>2008-01-17T21:26:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/tiobe_declares_python_the_programming_language_of.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/61876.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> The TIOBE Programming Community Index has declared Python as the Programming Language of 2007 due to a surge in its popularity rating during the year, making it now the sixth most popular programming language and finally surpassing Perl.
More details at : http://www.tiobe.com/tpci.htm]]></content:encoded>
      <dz:linkId>61876</dz:linkId>
      <dz:submitDate>2008-01-16T21:07:59Z</dz:submitDate>
      <dz:promoteDate>2008-01-17T21:26:27Z</dz:promoteDate>
      <dz:voteUpCount>18</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>367</dz:clickCount>
      <dz:commentCount>5</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/61876.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zeevb</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/28227.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The most useful perl program in the world</title>
      <link>http://www.dzone.com/links/rss/the_most_useful_perl_program_in_the_world.html</link>
      <description>This little gem of a perl has so many uses. I can think of about 11 right now. Now i must make an application which uses this code. &#xD;
Note: this works on unix, but might need some quotes to run on windows</description>
      <category>open source</category>
      <category>perl</category>
      <category>tools</category>
      <category>usability</category>
      <pubDate>Tue, 08 Jan 2008 18:18:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/60507.html</guid>
      <dc:creator>petvirus</dc:creator>
      <dc:date>2008-01-08T18:18:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_most_useful_perl_program_in_the_world.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/60507.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> This little gem of a perl has so many uses. I can think of about 11 right now. Now i must make an application which uses this code. 
Note: this works on unix, but might need some quotes to run on windows]]></content:encoded>
      <dz:linkId>60507</dz:linkId>
      <dz:submitDate>2008-01-08T14:28:55Z</dz:submitDate>
      <dz:promoteDate>2008-01-08T18:18:13Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>824</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/60507.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>petvirus</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/203051.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>What the Perl 6 and Parrot Hackers Did on their Christmas Vacation</title>
      <link>http://www.dzone.com/links/rss/what_the_perl_6_and_parrot_hackers_did_on_their_c.html</link>
      <description>A running joke in the Perl 6 world is that we’ll release a stable Perl 6.0.0 by Christmas. We just won’t tell you which Christmas.&#xD;
&#xD;
As many community-developed projects have noticed, long blocks of holidays can be very productive for contributors. Both Parrot and Perl 6 on Parrot have made a lot of visible progress in the past couple of weeks.</description>
      <category>other languages</category>
      <category>perl</category>
      <pubDate>Sun, 06 Jan 2008 20:42:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/60040.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-01-06T20:42:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/what_the_perl_6_and_parrot_hackers_did_on_their_c.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/60040.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> A running joke in the Perl 6 world is that we’ll release a stable Perl 6.0.0 by Christmas. We just won’t tell you which Christmas.

As many community-developed projects have noticed, long blocks of holidays can be very productive for contributors. Both Parrot and Perl 6 on Parrot have made a lot of visible progress in the past couple of weeks.]]></content:encoded>
      <dz:linkId>60040</dz:linkId>
      <dz:submitDate>2008-01-05T10:40:05Z</dz:submitDate>
      <dz:promoteDate>2008-01-06T20:42:03Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>235</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/60040.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>bcvi - run vi over a 'back-channel'</title>
      <link>http://www.dzone.com/links/rss/bcvi_run_vi_over_a_backchannel.html</link>
      <description>Suppose you are running ssh to some system called neptune, which doesn't necessarily have your editor of choice (e.g., gvim for this guy) installed. This script lets you type "vi somefile" in the neptune ssh session and causes the following command to be run on your workstation: "gvim scp://neptune//path/to/somefile".</description>
      <category>perl</category>
      <category>tools</category>
      <category>unix-linux</category>
      <pubDate>Mon, 31 Dec 2007 00:32:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/58906.html</guid>
      <dc:creator>ludinom</dc:creator>
      <dc:date>2007-12-31T00:32:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/bcvi_run_vi_over_a_backchannel.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/58906.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Suppose you are running ssh to some system called neptune, which doesn't necessarily have your editor of choice (e.g., gvim for this guy) installed. This script lets you type "vi somefile" in the neptune ssh session and causes the following command to be run on your workstation: "gvim scp://neptune//path/to/somefile".]]></content:encoded>
      <dz:linkId>58906</dz:linkId>
      <dz:submitDate>2007-12-28T16:16:52Z</dz:submitDate>
      <dz:promoteDate>2007-12-31T00:32:48Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>273</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/58906.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ludinom</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/263767.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>New Book - Catalyst: Accelerating Perl Web Application Development</title>
      <link>http://www.dzone.com/links/rss/new_book_catalyst_accelerating_perl_web_applicati.html</link>
      <description>* Understand the Catalyst Framework and MVC architecture&#xD;
    * Build and test a site with Catalyst&#xD;
    * Detailed walkthroughs to create sample applications&#xD;
    * Extend Catalyst through plug-ins</description>
      <category>books</category>
      <category>frameworks</category>
      <category>perl</category>
      <pubDate>Wed, 19 Dec 2007 19:11:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/57493.html</guid>
      <dc:creator>gst</dc:creator>
      <dc:date>2007-12-19T19:11:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/new_book_catalyst_accelerating_perl_web_applicati.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/57493.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a>     * Understand the Catalyst Framework and MVC architecture
    * Build and test a site with Catalyst
    * Detailed walkthroughs to create sample applications
    * Extend Catalyst through plug-ins]]></content:encoded>
      <dz:linkId>57493</dz:linkId>
      <dz:submitDate>2007-12-17T10:15:45Z</dz:submitDate>
      <dz:promoteDate>2007-12-19T19:11:26Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>172</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/57493.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gst</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/217101.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Programming is Hard, Let's Go Scripting...</title>
      <link>http://www.dzone.com/links/rss/programming_is_hard_lets_go_scripting.html</link>
      <description>I think, to most people, scripting is a lot like obscenity. I can't define it, but I'll know it when I see it. Here are some common memes floating around:</description>
      <category>opinion</category>
      <category>perl</category>
      <pubDate>Fri, 07 Dec 2007 17:42:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/56239.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2007-12-07T17:42:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/programming_is_hard_lets_go_scripting.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/56239.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> I think, to most people, scripting is a lot like obscenity. I can't define it, but I'll know it when I see it. Here are some common memes floating around:]]></content:encoded>
      <dz:linkId>56239</dz:linkId>
      <dz:submitDate>2007-12-07T07:53:57Z</dz:submitDate>
      <dz:promoteDate>2007-12-07T17:42:53Z</dz:promoteDate>
      <dz:voteUpCount>24</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>620</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/56239.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Why should I use perl 5.10?</title>
      <link>http://www.dzone.com/links/rss/why_should_i_use_perl_510.html</link>
      <description>Here are some things of the top of my head that I think are pretty cool</description>
      <category>perl</category>
      <pubDate>Wed, 05 Dec 2007 18:16:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/55728.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2007-12-05T18:16:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/why_should_i_use_perl_510.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/55728.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Here are some things of the top of my head that I think are pretty cool]]></content:encoded>
      <dz:linkId>55728</dz:linkId>
      <dz:submitDate>2007-12-04T01:11:25Z</dz:submitDate>
      <dz:promoteDate>2007-12-05T18:16:46Z</dz:promoteDate>
      <dz:voteUpCount>16</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>319</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/55728.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Python! (cartoon)</title>
      <link>http://www.dzone.com/links/rss/python_cartoon.html</link>
      <description>XKCD has been trying Python in place of Perl</description>
      <category>humor</category>
      <category>perl</category>
      <category>python</category>
      <pubDate>Wed, 05 Dec 2007 14:42:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/55931.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2007-12-05T14:42:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/python_cartoon.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/55931.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> XKCD has been trying Python in place of Perl]]></content:encoded>
      <dz:linkId>55931</dz:linkId>
      <dz:submitDate>2007-12-05T07:49:09Z</dz:submitDate>
      <dz:promoteDate>2007-12-05T14:42:02Z</dz:promoteDate>
      <dz:voteUpCount>18</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>760</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/55931.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The Great Ruby Shootout</title>
      <link>http://www.dzone.com/links/rss/the_great_ruby_shootout.html</link>
      <description>Back in February, I made a very popular post which compared several implementations of the Ruby language. More than 9 months later, I’m back with a brand new shootout. Fasten your seat belts, it’s going to be fun.</description>
      <category>other languages</category>
      <category>perl</category>
      <category>python</category>
      <category>ruby</category>
      <pubDate>Mon, 03 Dec 2007 22:01:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/55693.html</guid>
      <dc:creator>zenruby</dc:creator>
      <dc:date>2007-12-03T22:01:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_great_ruby_shootout.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/55693.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Back in February, I made a very popular post which compared several implementations of the Ruby language. More than 9 months later, I’m back with a brand new shootout. Fasten your seat belts, it’s going to be fun.]]></content:encoded>
      <dz:linkId>55693</dz:linkId>
      <dz:submitDate>2007-12-03T20:11:05Z</dz:submitDate>
      <dz:promoteDate>2007-12-03T22:01:46Z</dz:promoteDate>
      <dz:voteUpCount>15</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>622</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/55693.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zenruby</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/212763.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Perl on Rails - Why the BBC Fails at the Internet</title>
      <link>http://www.dzone.com/links/rss/perl_on_rails_why_the_bbc_fails_at_the_internet.html</link>
      <description>Perl on Rails is a project by the smart chaps over in BBC Audio and Music Interactive that replicates the Ruby On Rails MVC framework in Perl. They’re obviously rather proud of themselves, and I understand that internally the project is making waves. Whilst I applaud the technical achievement of the individual developers, I deplore the situation that has forced them to do this.</description>
      <category>opinion</category>
      <category>perl</category>
      <pubDate>Mon, 03 Dec 2007 21:03:57 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/55616.html</guid>
      <dc:creator>gst</dc:creator>
      <dc:date>2007-12-03T21:03:57Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/perl_on_rails_why_the_bbc_fails_at_the_internet.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/55616.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Perl on Rails is a project by the smart chaps over in BBC Audio and Music Interactive that replicates the Ruby On Rails MVC framework in Perl. They’re obviously rather proud of themselves, and I understand that internally the project is making waves. Whilst I applaud the technical achievement of the individual developers, I deplore the situation that has forced them to do this.]]></content:encoded>
      <dz:linkId>55616</dz:linkId>
      <dz:submitDate>2007-12-03T12:09:29Z</dz:submitDate>
      <dz:promoteDate>2007-12-03T21:03:57Z</dz:promoteDate>
      <dz:voteUpCount>18</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>488</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/55616.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gst</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/217101.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How Regexes Work</title>
      <link>http://www.dzone.com/links/rss/how_regexes_work.html</link>
      <description>This isn't an article about how to use regexes; you've probably seen plenty of those already. It's about how you would write a regex package from scratch, in a language like C that doesn't already have regexes.</description>
      <category>how-to</category>
      <category>other languages</category>
      <category>perl</category>
      <pubDate>Mon, 03 Dec 2007 20:00:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/55676.html</guid>
      <dc:creator>daniel</dc:creator>
      <dc:date>2007-12-03T20:00:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_regexes_work.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/55676.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> This isn't an article about how to use regexes; you've probably seen plenty of those already. It's about how you would write a regex package from scratch, in a language like C that doesn't already have regexes.]]></content:encoded>
      <dz:linkId>55676</dz:linkId>
      <dz:submitDate>2007-12-03T16:25:45Z</dz:submitDate>
      <dz:promoteDate>2007-12-03T20:00:33Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>384</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/55676.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>daniel</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/107114.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

