<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://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: python</title>
    <link>http://dzone.com/links/tag/python.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Mon, 08 Sep 2008 05:06:06 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-09-08T05:06:06Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2006 DZone, Inc.</dc:rights>
    <dz:selfLink>http://dzone.com/links/feed/frontpage/python/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>Python API to the VirtualBox VM</title>
      <link>http://dzone.com/links/rss/python_api_to_the_virtualbox_vm.html</link>
      <description>One of the important advantages of the VirtualBox virtualization solution is powerful public API allowing to control every aspect of virtual machine configuration and execution. Last month I was working on Python and Java bindings to that API. Those bindings are shipped with VirtualBox 2.0 SDK.</description>
      <category>python</category>
      <category>tools</category>
      <pubDate>Sun, 07 Sep 2008 01:38:55 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/110825.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-07T01:38:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/python_api_to_the_virtualbox_vm.html'><img src='http://dzone.com/links/images/thumbs/120x90/110825.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>

One of the important advantages of the VirtualBox virtualization solution is powerful public API allowing to control every aspect of virtual machine configuration and execution. Last month I was working on Python and Java bindings to that API. Those bindings are shipped with VirtualBox 2.0 SDK.<br/><br/><a href='http://dzone.com/links/rss/python_api_to_the_virtualbox_vm.html'><img src='http://dzone.com/links/voteCountImage?linkId=110825' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>110825</dz:linkId>
      <dz:submitDate>2008-09-05T11:30:16Z</dz:submitDate>
      <dz:promoteDate>2008-09-07T01:38:55Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>185</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/110825.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The Problem with Python</title>
      <link>http://dzone.com/links/rss/the_problem_with_python.html</link>
      <description>A few idiosyncrasies I've encountered with Python. The problems with Lambda's, Scoping, and Number handling.</description>
      <category>opinion</category>
      <category>python</category>
      <category>reviews</category>
      <category>tools</category>
      <pubDate>Sat, 06 Sep 2008 17:35:21 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/111101.html</guid>
      <dc:creator>smanek</dc:creator>
      <dc:date>2008-09-06T17:35:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/the_problem_with_python.html'><img src='http://dzone.com/links/images/thumbs/120x90/111101.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A few idiosyncrasies I've encountered with Python. The problems with Lambda's, Scoping, and Number handling. <br/><br/><a href='http://dzone.com/links/rss/the_problem_with_python.html'><img src='http://dzone.com/links/voteCountImage?linkId=111101' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>111101</dz:linkId>
      <dz:submitDate>2008-09-06T07:28:14Z</dz:submitDate>
      <dz:promoteDate>2008-09-06T17:35:21Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>449</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/111101.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>smanek</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/331358.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Django 1.0's Top 5 Changes</title>
      <link>http://dzone.com/links/rss/django_10s_top_5_changes.html</link>
      <description>Django 1.0 has been released and here's a summary of the top 5 changes for Pythons no.1 framework.</description>
      <category>frameworks</category>
      <category>python</category>
      <pubDate>Sat, 06 Sep 2008 03:36:26 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/110432.html</guid>
      <dc:creator>ashiro</dc:creator>
      <dc:date>2008-09-06T03:36:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/django_10s_top_5_changes.html'><img src='http://dzone.com/links/images/thumbs/120x90/110432.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Django 1.0 has been released and here's a summary of the top 5 changes for Pythons no.1 framework.<br/><br/><a href='http://dzone.com/links/rss/django_10s_top_5_changes.html'><img src='http://dzone.com/links/voteCountImage?linkId=110432' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>110432</dz:linkId>
      <dz:submitDate>2008-09-04T13:10:52Z</dz:submitDate>
      <dz:promoteDate>2008-09-06T03:36:26Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>407</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/110432.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ashiro</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/201021.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Delta3D Open Source Game Engine 2.1.0 Released!</title>
      <link>http://dzone.com/links/rss/delta3d_open_source_game_engine_210_released.html</link>
      <description>A well-supported open source project, Delta3D is a full-function game engine appropriate for a wide variety of modeling &amp; simulation applications (training, education, visualizations, and entertainment).</description>
      <category>c-and-cpp</category>
      <category>games</category>
      <category>news</category>
      <category>python</category>
      <pubDate>Fri, 05 Sep 2008 16:26:30 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/110763.html</guid>
      <dc:creator>Thierry.Lefort</dc:creator>
      <dc:date>2008-09-05T16:26:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/delta3d_open_source_game_engine_210_released.html'><img src='http://dzone.com/links/images/thumbs/120x90/110763.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A well-supported open source project, Delta3D is a full-function game engine appropriate for a wide variety of modeling & simulation applications (training, education, visualizations, and entertainment). <br/><br/><a href='http://dzone.com/links/rss/delta3d_open_source_game_engine_210_released.html'><img src='http://dzone.com/links/voteCountImage?linkId=110763' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>110763</dz:linkId>
      <dz:submitDate>2008-09-05T08:01:56Z</dz:submitDate>
      <dz:promoteDate>2008-09-05T16:26:30Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>264</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/110763.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Thierry.Lefort</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/252611.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Python Generic functions vs mixins: a case study</title>
      <link>http://dzone.com/links/rss/python_generic_functions_vs_mixins_a_case_study.html</link>
      <description>Just yesterday at work I had a good real-life use case for generic functions which deserved a blog post.</description>
      <category>python</category>
      <pubDate>Fri, 05 Sep 2008 14:54:01 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/110054.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-05T14:54:01Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/python_generic_functions_vs_mixins_a_case_study.html'><img src='http://dzone.com/links/images/thumbs/120x90/110054.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Just yesterday at work I had a good real-life use case for generic functions which deserved a blog post. <br/><br/><a href='http://dzone.com/links/rss/python_generic_functions_vs_mixins_a_case_study.html'><img src='http://dzone.com/links/voteCountImage?linkId=110054' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>110054</dz:linkId>
      <dz:submitDate>2008-09-03T16:10:00Z</dz:submitDate>
      <dz:promoteDate>2008-09-05T14:54:01Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>135</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/110054.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Django 1.0 - now available in Elastic Server</title>
      <link>http://dzone.com/links/rss/django_10_now_available_in_elastic_server.html</link>
      <description>The development team at CohesiveFT has kickstarted a free Django community portal for developers who want to include the 1.0 version of the framework in their apps, test and deploy production-reader servers to the cloud in real-time. Check it out.</description>
      <category>announcement</category>
      <category>python</category>
      <category>server</category>
      <category>tools</category>
      <pubDate>Fri, 05 Sep 2008 11:14:10 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/110498.html</guid>
      <dc:creator>tracih</dc:creator>
      <dc:date>2008-09-05T11:14:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/django_10_now_available_in_elastic_server.html'><img src='http://dzone.com/links/images/thumbs/120x90/110498.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The development team at CohesiveFT has kickstarted a free Django community portal for developers who want to include the 1.0 version of the framework in their apps, test and deploy production-reader servers to the cloud in real-time. Check it out. <br/><br/><a href='http://dzone.com/links/rss/django_10_now_available_in_elastic_server.html'><img src='http://dzone.com/links/voteCountImage?linkId=110498' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>110498</dz:linkId>
      <dz:submitDate>2008-09-04T16:06:54Z</dz:submitDate>
      <dz:promoteDate>2008-09-05T11:14:10Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>150</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/110498.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>tracih</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/329143.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Django Round 2</title>
      <link>http://dzone.com/links/rss/django_round_2.html</link>
      <description>Last year when I was going through the various python frameworks, I eventually dismissed Django in favor of TurboGears. From TurboGears I settled on Pylons as my web framework of choice, and excepting some quirks and some bad documentation, I’ve been very happy.&#xD;
&#xD;
Last night I had the privledge of revisiting Django to do a programming problem as part of an interview. I was tasked with making a little blog system that supported pingbacks. Having a lot more experience with frameworks now, I was able to really sit back and think about what I liked and what I didn’t, with respect to Pylons.</description>
      <category>frameworks</category>
      <category>python</category>
      <pubDate>Thu, 04 Sep 2008 23:51:41 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/109921.html</guid>
      <dc:creator>Dhananjay Nene</dc:creator>
      <dc:date>2008-09-04T23:51:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/django_round_2.html'><img src='http://dzone.com/links/images/thumbs/120x90/109921.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Last year when I was going through the various python frameworks, I eventually dismissed Django in favor of TurboGears. From TurboGears I settled on Pylons as my web framework of choice, and excepting some quirks and some bad documentation, I’ve been very happy.

Last night I had the privledge of revisiting Django to do a programming problem as part of an interview. I was tasked with making a little blog system that supported pingbacks. Having a lot more experience with frameworks now, I was able to really sit back and think about what I liked and what I didn’t, with respect to Pylons.

<br/><br/><a href='http://dzone.com/links/rss/django_round_2.html'><img src='http://dzone.com/links/voteCountImage?linkId=109921' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109921</dz:linkId>
      <dz:submitDate>2008-09-03T08:29:45Z</dz:submitDate>
      <dz:promoteDate>2008-09-04T23:51:41Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>297</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/109921.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dnene</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/264741.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>multiprocessing in Python 2.6 — Process-based “threading” interface</title>
      <link>http://dzone.com/links/rss/multiprocessing_in_python_26_processbased_threadi.html</link>
      <description>multiprocessing is a package that supports spawning processes using an API similar to the threading module. The multiprocessing package offers both local and remote concurrency, effectively side-stepping the Global Interpreter Lock by using subprocesses instead of threads. Due to this, the multiprocessing module allows the programmer to fully leverage multiple processors on a given machine. It runs on both Unix and Windows.</description>
      <category>frameworks</category>
      <category>python</category>
      <pubDate>Thu, 04 Sep 2008 11:28:43 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/109336.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-04T11:28:43Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/multiprocessing_in_python_26_processbased_threadi.html'><img src='http://dzone.com/links/images/thumbs/120x90/109336.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>multiprocessing is a package that supports spawning processes using an API similar to the threading module. The multiprocessing package offers both local and remote concurrency, effectively side-stepping the Global Interpreter Lock by using subprocesses instead of threads. Due to this, the multiprocessing module allows the programmer to fully leverage multiple processors on a given machine. It runs on both Unix and Windows.<br/><br/><a href='http://dzone.com/links/rss/multiprocessing_in_python_26_processbased_threadi.html'><img src='http://dzone.com/links/voteCountImage?linkId=109336' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109336</dz:linkId>
      <dz:submitDate>2008-09-01T22:35:58Z</dz:submitDate>
      <dz:promoteDate>2008-09-04T11:28:43Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>197</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/109336.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Django 1.0 Released!!</title>
      <link>http://dzone.com/links/rss/django_10_released.html</link>
      <description>"&#xD;
No, you’re not hallucinating, it’s really here.&#xD;
&#xD;
Around three years ago, Adrian, Simon, Wilson and I released some code to the world. Our plan was to hack quietly on it for a bit, release a solid 1.0 release, and then really get the ball rolling.&#xD;
&#xD;
Well[...]"</description>
      <category>agile</category>
      <category>announcement</category>
      <category>python</category>
      <category>web 2.0</category>
      <pubDate>Thu, 04 Sep 2008 05:22:41 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/110212.html</guid>
      <dc:creator>dougal</dc:creator>
      <dc:date>2008-09-04T05:22:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/django_10_released.html'><img src='http://dzone.com/links/images/thumbs/120x90/110212.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>"
No, you’re not hallucinating, it’s really here.

Around three years ago, Adrian, Simon, Wilson and I released some code to the world. Our plan was to hack quietly on it for a bit, release a solid 1.0 release, and then really get the ball rolling.

Well[...]"<br/><br/><a href='http://dzone.com/links/rss/django_10_released.html'><img src='http://dzone.com/links/voteCountImage?linkId=110212' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>110212</dz:linkId>
      <dz:submitDate>2008-09-04T00:27:09Z</dz:submitDate>
      <dz:promoteDate>2008-09-04T05:22:41Z</dz:promoteDate>
      <dz:voteUpCount>33</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>478</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/110212.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dougal</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/326816.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Jython v.s. Groovy</title>
      <link>http://dzone.com/links/rss/jython_vs_groovy.html</link>
      <description>A commenter reminds me on Groovy (It was mentioned as part of Grails). His comment makes me curious on what’s the latest on Groovy and how it is stacking up to Jython.</description>
      <category>groovy</category>
      <category>java</category>
      <category>opinion</category>
      <category>python</category>
      <pubDate>Tue, 02 Sep 2008 22:59:45 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/109054.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-02T22:59:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/jython_vs_groovy.html'><img src='http://dzone.com/links/images/thumbs/120x90/109054.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A commenter reminds me on Groovy (It was mentioned as part of Grails). His comment makes me curious on what’s the latest on Groovy and how it is stacking up to Jython.<br/><br/><a href='http://dzone.com/links/rss/jython_vs_groovy.html'><img src='http://dzone.com/links/voteCountImage?linkId=109054' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109054</dz:linkId>
      <dz:submitDate>2008-09-01T06:09:12Z</dz:submitDate>
      <dz:promoteDate>2008-09-02T22:59:45Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>13</dz:voteDownCount>
      <dz:clickCount>737</dz:clickCount>
      <dz:commentCount>5</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/109054.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>What’s New in Python 2.6</title>
      <link>http://dzone.com/links/rss/whats_new_in_python_26.html</link>
      <description>This article explains the new features in Python 2.6 scheduled for release on October 1 2008.  The major theme of Python 2.6 is preparing the migration path to Python 3.0, a major redesign of the language. Some significant new packages have been added to the standard library, such as the multiprocessing and jsonlib modules, but there aren’t many new features that aren’t related to Python 3.0 in some way.</description>
      <category>python</category>
      <pubDate>Tue, 02 Sep 2008 09:12:45 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/109411.html</guid>
      <dc:creator>rlamarch</dc:creator>
      <dc:date>2008-09-02T09:12:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/whats_new_in_python_26.html'><img src='http://dzone.com/links/images/thumbs/120x90/109411.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This article explains the new features in Python 2.6 scheduled for release on October 1 2008.  The major theme of Python 2.6 is preparing the migration path to Python 3.0, a major redesign of the language. Some significant new packages have been added to the standard library, such as the multiprocessing and jsonlib modules, but there aren’t many new features that aren’t related to Python 3.0 in some way.<br/><br/><a href='http://dzone.com/links/rss/whats_new_in_python_26.html'><img src='http://dzone.com/links/voteCountImage?linkId=109411' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109411</dz:linkId>
      <dz:submitDate>2008-09-02T03:06:38Z</dz:submitDate>
      <dz:promoteDate>2008-09-02T09:12:45Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>338</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/109411.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rlamarch</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/209500.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Three great python video-lectures</title>
      <link>http://dzone.com/links/rss/three_great_python_videolectures.html</link>
      <description>Maybe these are old news for a lot of people in the community, but I just found these three great lectures about Python over at google code university</description>
      <category>how-to</category>
      <category>methodology</category>
      <category>open source</category>
      <category>python</category>
      <pubDate>Mon, 01 Sep 2008 15:08:59 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/108936.html</guid>
      <dc:creator>fholmstrom</dc:creator>
      <dc:date>2008-09-01T15:08:59Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/three_great_python_videolectures.html'><img src='http://dzone.com/links/images/thumbs/120x90/108936.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Maybe these are old news for a lot of people in the community, but I just found these three great lectures about Python over at google code university<br/><br/><a href='http://dzone.com/links/rss/three_great_python_videolectures.html'><img src='http://dzone.com/links/voteCountImage?linkId=108936' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>108936</dz:linkId>
      <dz:submitDate>2008-08-31T20:55:45Z</dz:submitDate>
      <dz:promoteDate>2008-09-01T15:08:59Z</dz:promoteDate>
      <dz:voteUpCount>15</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>318</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/108936.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>fholmstrom</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/282056.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PHP, JavaScript, Ruby, Perl, Python, and Tcl Today: The State of the Scripting Universe</title>
      <link>http://dzone.com/links/rss/php_javascript_ruby_perl_python_and_tcl_today_the.html</link>
      <description>Three years ago, Lynn Greiner interviewed the big cheeses responsible for the popular scripting languages PHP, Perl, Tcl, Python, Ruby and JavaScript to find out where they believed the languages were headed. In this follow-up discussion, she asks these dynamic language luminaries what has changed since then&amp;mdash;for both developers and the application development managers who determine the corporate programming language strategy.</description>
      <category>javascript</category>
      <category>php</category>
      <category>python</category>
      <category>trends</category>
      <pubDate>Mon, 01 Sep 2008 07:18:45 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/108524.html</guid>
      <dc:creator>estherschindler</dc:creator>
      <dc:date>2008-09-01T07:18:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/php_javascript_ruby_perl_python_and_tcl_today_the.html'><img src='http://dzone.com/links/images/thumbs/120x90/108524.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Three years ago, Lynn Greiner interviewed the big cheeses responsible for the popular scripting languages PHP, Perl, Tcl, Python, Ruby and JavaScript to find out where they believed the languages were headed. In this follow-up discussion, she asks these dynamic language luminaries what has changed since then&mdash;for both developers and the application development managers who determine the corporate programming language strategy.<br/><br/><a href='http://dzone.com/links/rss/php_javascript_ruby_perl_python_and_tcl_today_the.html'><img src='http://dzone.com/links/voteCountImage?linkId=108524' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>108524</dz:linkId>
      <dz:submitDate>2008-08-29T16:49:30Z</dz:submitDate>
      <dz:promoteDate>2008-09-01T07:18:45Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>377</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/108524.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>estherschindler</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/209965.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Introduction to generators in python</title>
      <link>http://dzone.com/links/rss/introduction_to_generators_in_python.html</link>
      <description>Generators is a concept that was introduced in Pyethon at version 2.2, back then they were unidirectional that only allowed information to be passed out of the generator and not back into it, which limited their use to simple iterators and not much else. This was changed / enhanced in Python 2.5 when both data and exceptions now can be passed back into to generator. The changes made in 2.5 allowed for generators to be used as coroutines enabling them to function in complex event-driven programming such as asynchronous I/o, games, etc.</description>
      <category>how-to</category>
      <category>methodology</category>
      <category>open source</category>
      <category>python</category>
      <pubDate>Sun, 31 Aug 2008 23:46:31 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/108543.html</guid>
      <dc:creator>fholmstrom</dc:creator>
      <dc:date>2008-08-31T23:46:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/introduction_to_generators_in_python.html'><img src='http://dzone.com/links/images/thumbs/120x90/108543.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Generators is a concept that was introduced in Pyethon at version 2.2, back then they were unidirectional that only allowed information to be passed out of the generator and not back into it, which limited their use to simple iterators and not much else. This was changed / enhanced in Python 2.5 when both data and exceptions now can be passed back into to generator. The changes made in 2.5 allowed for generators to be used as coroutines enabling them to function in complex event-driven programming such as asynchronous I/o, games, etc.<br/><br/><a href='http://dzone.com/links/rss/introduction_to_generators_in_python.html'><img src='http://dzone.com/links/voteCountImage?linkId=108543' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>108543</dz:linkId>
      <dz:submitDate>2008-08-29T19:00:23Z</dz:submitDate>
      <dz:promoteDate>2008-08-31T23:46:31Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>274</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/108543.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>fholmstrom</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/282056.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Google app engine - what I like and what I don't like</title>
      <link>http://dzone.com/links/rss/google_app_engine_what_i_like_and_what_i_dont_like.html</link>
      <description>Playing with Google App Engine has been fun, but not without a few problems.</description>
      <category>python</category>
      <category>reviews</category>
      <pubDate>Sun, 31 Aug 2008 15:34:52 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/108821.html</guid>
      <dc:creator>taholder</dc:creator>
      <dc:date>2008-08-31T15:34:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/google_app_engine_what_i_like_and_what_i_dont_like.html'><img src='http://dzone.com/links/images/thumbs/120x90/108821.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Playing with Google App Engine has been fun, but not without a few problems.<br/><br/><a href='http://dzone.com/links/rss/google_app_engine_what_i_like_and_what_i_dont_like.html'><img src='http://dzone.com/links/voteCountImage?linkId=108821' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>108821</dz:linkId>
      <dz:submitDate>2008-08-30T23:43:26Z</dz:submitDate>
      <dz:promoteDate>2008-08-31T15:34:52Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>524</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/108821.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>taholder</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/229655.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Regular Expression in Python</title>
      <link>http://dzone.com/links/rss/regular_expression_in_python.html</link>
      <description>How to learn Regular Expression in Python? You can follow the steps...</description>
      <category>python</category>
      <pubDate>Sat, 30 Aug 2008 05:32:29 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/108318.html</guid>
      <dc:creator>subeen</dc:creator>
      <dc:date>2008-08-30T05:32:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/regular_expression_in_python.html'><img src='http://dzone.com/links/images/thumbs/120x90/108318.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How to learn Regular Expression in Python? You can follow the steps...<br/><br/><a href='http://dzone.com/links/rss/regular_expression_in_python.html'><img src='http://dzone.com/links/voteCountImage?linkId=108318' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>108318</dz:linkId>
      <dz:submitDate>2008-08-29T03:50:33Z</dz:submitDate>
      <dz:promoteDate>2008-08-30T05:32:29Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>250</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/108318.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>subeen</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/326299.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Django documentation (for 1.0)</title>
      <link>http://dzone.com/links/rss/django_documentation_for_10.html</link>
      <description>The documentation refactor is in: the docs for the upcoming 1.0 release have been tidied up, rearranged and ported to a new documentation system based on Sphinx. The URL has also changed to docs.djangoproject.com.</description>
      <category>announcement</category>
      <category>frameworks</category>
      <category>python</category>
      <pubDate>Tue, 26 Aug 2008 15:16:49 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/106591.html</guid>
      <dc:creator>rlamarch</dc:creator>
      <dc:date>2008-08-26T15:16:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/django_documentation_for_10.html'><img src='http://dzone.com/links/images/thumbs/120x90/106591.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The documentation refactor is in: the docs for the upcoming 1.0 release have been tidied up, rearranged and ported to a new documentation system based on Sphinx. The URL has also changed to docs.djangoproject.com. <br/><br/><a href='http://dzone.com/links/rss/django_documentation_for_10.html'><img src='http://dzone.com/links/voteCountImage?linkId=106591' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>106591</dz:linkId>
      <dz:submitDate>2008-08-24T14:38:57Z</dz:submitDate>
      <dz:promoteDate>2008-08-26T15:16:49Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>233</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/106591.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rlamarch</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/209500.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>10 Free Python Programming Books</title>
      <link>http://dzone.com/links/rss/10_free_python_programming_books.html</link>
      <description>A list, and descriptions, of 10 great Python programming books that are available in full online.</description>
      <category>books</category>
      <category>python</category>
      <category>reviews</category>
      <pubDate>Sun, 24 Aug 2008 00:17:18 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/106443.html</guid>
      <dc:creator>coderholic</dc:creator>
      <dc:date>2008-08-24T00:17:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/10_free_python_programming_books.html'><img src='http://dzone.com/links/images/thumbs/120x90/106443.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A list, and descriptions, of 10 great Python programming books that are available in full online.<br/><br/><a href='http://dzone.com/links/rss/10_free_python_programming_books.html'><img src='http://dzone.com/links/voteCountImage?linkId=106443' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>106443</dz:linkId>
      <dz:submitDate>2008-08-23T16:00:11Z</dz:submitDate>
      <dz:promoteDate>2008-08-24T00:17:18Z</dz:promoteDate>
      <dz:voteUpCount>22</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>576</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/106443.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>coderholic</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/327537.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Python:  An Introduction to Thread Programming</title>
      <link>http://dzone.com/links/rss/python_an_introduction_to_thread_programming.html</link>
      <description>This writing explains the basics of thread programming, for a beginner, the concept of thread programming is often intimidating with the complexities involved in it, therefore its very important to get the basics right. This article explains the basics of threads, creating multiple threads of control from the main program using a simplified syntax and also some slightly advanced concepts like acquiring and releasing locks.</description>
      <category>python</category>
      <pubDate>Thu, 21 Aug 2008 13:38:40 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/105252.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-08-21T13:38:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/python_an_introduction_to_thread_programming.html'><img src='http://dzone.com/links/images/thumbs/120x90/105252.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This writing explains the basics of thread programming, for a beginner, the concept of thread programming is often intimidating with the complexities involved in it, therefore its very important to get the basics right. This article explains the basics of threads, creating multiple threads of control from the main program using a simplified syntax and also some slightly advanced concepts like acquiring and releasing locks.<br/><br/><a href='http://dzone.com/links/rss/python_an_introduction_to_thread_programming.html'><img src='http://dzone.com/links/voteCountImage?linkId=105252' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105252</dz:linkId>
      <dz:submitDate>2008-08-20T06:25:34Z</dz:submitDate>
      <dz:promoteDate>2008-08-21T13:38:40Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>303</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/105252.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A Guide to Debugging in Python</title>
      <link>http://dzone.com/links/rss/a_guide_to_debugging_in_python.html</link>
      <description>So here is my own personal gentle introduction to using pdb. It assumes that you are not using any IDE -- that you're coding Python with a text editor and running your Python programs from the command line.</description>
      <category>python</category>
      <category>tools</category>
      <pubDate>Wed, 20 Aug 2008 22:16:32 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/105374.html</guid>
      <dc:creator>glenstansberry</dc:creator>
      <dc:date>2008-08-20T22:16:32Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/a_guide_to_debugging_in_python.html'><img src='http://dzone.com/links/images/thumbs/120x90/105374.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>So here is my own personal gentle introduction to using pdb. It assumes that you are not using any IDE -- that you're coding Python with a text editor and running your Python programs from the command line.<br/><br/><a href='http://dzone.com/links/rss/a_guide_to_debugging_in_python.html'><img src='http://dzone.com/links/voteCountImage?linkId=105374' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105374</dz:linkId>
      <dz:submitDate>2008-08-20T14:28:18Z</dz:submitDate>
      <dz:promoteDate>2008-08-20T22:16:32Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>250</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/105374.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>glenstansberry</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/320612.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Has Django made me a lazy PHP developer?</title>
      <link>http://dzone.com/links/rss/has_django_made_me_a_lazy_php_developer.html</link>
      <description>After working in Django I keep getting a shock when I need to re-write features and basic functionality. I know Django is a framework and PHP is a language (although, not according to some people). However, I’ve not yet found a PHP framework that I’ve liked, one that has empowered me while not feeling like it is getting in my way. They usually feel verbose and awkward, but my favourite is the Zend framework (I just hope they can make it easier to use with namespaces soon!).</description>
      <category>opinion</category>
      <category>php</category>
      <category>python</category>
      <pubDate>Wed, 20 Aug 2008 15:29:28 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/105101.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-08-20T15:29:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/has_django_made_me_a_lazy_php_developer.html'><img src='http://dzone.com/links/images/thumbs/120x90/105101.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>After working in Django I keep getting a shock when I need to re-write features and basic functionality. I know Django is a framework and PHP is a language (although, not according to some people). However, I’ve not yet found a PHP framework that I’ve liked, one that has empowered me while not feeling like it is getting in my way. They usually feel verbose and awkward, but my favourite is the Zend framework (I just hope they can make it easier to use with namespaces soon!).<br/><br/><a href='http://dzone.com/links/rss/has_django_made_me_a_lazy_php_developer.html'><img src='http://dzone.com/links/voteCountImage?linkId=105101' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105101</dz:linkId>
      <dz:submitDate>2008-08-19T19:03:13Z</dz:submitDate>
      <dz:promoteDate>2008-08-20T15:29:28Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>471</dz:clickCount>
      <dz:commentCount>4</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/105101.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Easy Encryption in Java &amp; Python with Keyczar</title>
      <link>http://dzone.com/links/rss/easy_encryption_in_java_python_with_keyczar.html</link>
      <description>Do you need to encrypt small text data, like serial numbers or customer numbers in your web application?  With the amount of data being transmitted online and the increasing need to protect customers against identity theft, encryption is the one and only choice to keep customers safe. Unfortunately, implementing encryption is a daunting task and the circumstance often leads to security holes. Like most developers, we aim to protect our customers, and keeping on top of the latest encryption techniques is easily a full time job.</description>
      <category>how-to</category>
      <category>java</category>
      <category>python</category>
      <pubDate>Wed, 20 Aug 2008 15:20:06 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/105291.html</guid>
      <dc:creator>jsugrue</dc:creator>
      <dc:date>2008-08-20T15:20:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/easy_encryption_in_java_python_with_keyczar.html'><img src='http://dzone.com/links/images/thumbs/120x90/105291.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Do you need to encrypt small text data, like serial numbers or customer numbers in your web application?  With the amount of data being transmitted online and the increasing need to protect customers against identity theft, encryption is the one and only choice to keep customers safe. Unfortunately, implementing encryption is a daunting task and the circumstance often leads to security holes. Like most developers, we aim to protect our customers, and keeping on top of the latest encryption techniques is easily a full time job. <br/><br/><a href='http://dzone.com/links/rss/easy_encryption_in_java_python_with_keyczar.html'><img src='http://dzone.com/links/voteCountImage?linkId=105291' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105291</dz:linkId>
      <dz:submitDate>2008-08-20T09:30:43Z</dz:submitDate>
      <dz:promoteDate>2008-08-20T15:20:06Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>142</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/105291.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jsugrue</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/185351.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Does a Function Like isset() Exist in Python?</title>
      <link>http://dzone.com/links/rss/does_a_function_like_isset_exist_in_python.html</link>
      <description>The way to see if a varible exists in the namespace is by catching exceptions when trying to access the variable</description>
      <category>python</category>
      <pubDate>Wed, 20 Aug 2008 15:08:04 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/105072.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-08-20T15:08:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/does_a_function_like_isset_exist_in_python.html'><img src='http://dzone.com/links/images/thumbs/120x90/105072.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The way to see if a varible exists in the namespace is by catching exceptions when trying to access the variable<br/><br/><a href='http://dzone.com/links/rss/does_a_function_like_isset_exist_in_python.html'><img src='http://dzone.com/links/voteCountImage?linkId=105072' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105072</dz:linkId>
      <dz:submitDate>2008-08-19T17:38:10Z</dz:submitDate>
      <dz:promoteDate>2008-08-20T15:08:04Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>156</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/105072.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>My Number 1 Java to Python Gotcha</title>
      <link>http://dzone.com/links/rss/my_number_1_java_to_python_gotcha.html</link>
      <description>Fredrik Lundh is almost certainly a benevolent alien in disguise, sent to Earth to help the pitiful human race drag itself up out of the muck.&#xD;
&#xD;
In a recent post, he touched on something that burned me BAD when I first started slinging pythion: using mutables as default parameters.&#xD;
&#xD;
My particular run-in was a cousin of what Fredik describes, using a mutable as a default class attribute.</description>
      <category>java</category>
      <category>python</category>
      <pubDate>Tue, 19 Aug 2008 13:46:38 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/104731.html</guid>
      <dc:creator>aslamkhn</dc:creator>
      <dc:date>2008-08-19T13:46:38Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/my_number_1_java_to_python_gotcha.html'><img src='http://dzone.com/links/images/thumbs/120x90/104731.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Fredrik Lundh is almost certainly a benevolent alien in disguise, sent to Earth to help the pitiful human race drag itself up out of the muck.

In a recent post, he touched on something that burned me BAD when I first started slinging pythion: using mutables as default parameters.

My particular run-in was a cousin of what Fredik describes, using a mutable as a default class attribute.<br/><br/><a href='http://dzone.com/links/rss/my_number_1_java_to_python_gotcha.html'><img src='http://dzone.com/links/voteCountImage?linkId=104731' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>104731</dz:linkId>
      <dz:submitDate>2008-08-18T20:43:10Z</dz:submitDate>
      <dz:promoteDate>2008-08-19T13:46:38Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>447</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/104731.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>aslamkhn</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/276360.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>No need for set/get methods in Python</title>
      <link>http://dzone.com/links/rss/no_need_for_setget_methods_in_python.html</link>
      <description>Python code doesn’t typically use the get and set methods so common in PHP. Normally, when writing PHP code, you carefully protect your instance variables by making them private, so callers can only interact with them via getter and setter methods</description>
      <category>php</category>
      <category>python</category>
      <pubDate>Tue, 19 Aug 2008 00:13:33 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/104690.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-08-19T00:13:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/no_need_for_setget_methods_in_python.html'><img src='http://dzone.com/links/images/thumbs/120x90/104690.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Python code doesn’t typically use the get and set methods so common in PHP. Normally, when writing PHP code, you carefully protect your instance variables by making them private, so callers can only interact with them via getter and setter methods<br/><br/><a href='http://dzone.com/links/rss/no_need_for_setget_methods_in_python.html'><img src='http://dzone.com/links/voteCountImage?linkId=104690' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>104690</dz:linkId>
      <dz:submitDate>2008-08-18T17:42:43Z</dz:submitDate>
      <dz:promoteDate>2008-08-19T00:13:33Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>331</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/104690.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

