<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://widgets.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.com: python</title>
    <link>http://widgets.dzone.com/links/tag/python.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Wed, 16 May 2012 20:24:45 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2012-05-16T20:24:45Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://widgets.dzone.com/links/feed/frontpage/python/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: 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>Web2py tutorial to create a simple database driven mvc application</title>
      <link>http://widgets.dzone.com/links/r/web2py_tutorial_to_create_a_simple_database_drive.html</link>
      <description>The tutorial helps you get started/evaluate the web2py python framework. The various features of web2py that are covered are DAL, user authentication, CRUD operations. Once the tutorial is over you will be very comfortable with the framework.</description>
      <category>frameworks</category>
      <category>how-to</category>
      <category>open source</category>
      <category>python</category>
      <pubDate>Wed, 16 May 2012 14:01:00 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792871.html</guid>
      <dc:creator>bajaj.amanya</dc:creator>
      <dc:date>2012-05-16T14:01:00Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/web2py_tutorial_to_create_a_simple_database_drive.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792871.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The tutorial helps you get started/evaluate the web2py python framework. The various features of web2py that are covered are DAL, user authentication, CRUD operations. Once the tutorial is over you will be very comfortable with the framework. <br/><br/><a href='http://widgets.dzone.com/links/rss/web2py_tutorial_to_create_a_simple_database_drive.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792871' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792871</dz:linkId>
      <dz:submitDate>2012-05-16T01:06:42Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T14:01:00Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>311</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792871.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bajaj.amanya</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1014987.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Pykka – Apache-licensed Actors in Python</title>
      <link>http://widgets.dzone.com/links/r/pykka_apachelicensed_actors_in_python.html</link>
      <description>Pykka aims to provide easy to use concurrency abstractions for Python by using the actor model.</description>
      <category>open source</category>
      <category>python</category>
      <pubDate>Wed, 16 May 2012 15:50:15 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792993.html</guid>
      <dc:creator>jibyjohnc</dc:creator>
      <dc:date>2012-05-16T15:50:15Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/pykka_apachelicensed_actors_in_python.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792993.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Pykka aims to provide easy to use concurrency abstractions for Python by using the actor model.<br/><br/><a href='http://widgets.dzone.com/links/rss/pykka_apachelicensed_actors_in_python.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792993' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792993</dz:linkId>
      <dz:submitDate>2012-05-16T06:34:36Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T15:50:15Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>255</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792993.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jibyjohnc</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/852461.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Prime Factor Decomposition of a Number</title>
      <link>http://widgets.dzone.com/links/r/prime_factor_decomposition_of_a_number.html</link>
      <description>The following function compute the prime factors (PFs) of an integer.</description>
      <category>open source</category>
      <category>python</category>
      <category>tools</category>
      <pubDate>Tue, 15 May 2012 17:15:00 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792191.html</guid>
      <dc:creator>wsoprano</dc:creator>
      <dc:date>2012-05-15T17:15:00Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/prime_factor_decomposition_of_a_number.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792191.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The following function compute the prime factors (PFs) of an integer.<br/><br/><a href='http://widgets.dzone.com/links/rss/prime_factor_decomposition_of_a_number.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792191' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792191</dz:linkId>
      <dz:submitDate>2012-05-14T17:05:23Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T17:15:00Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>3</dz:voteDownCount>
      <dz:clickCount>684</dz:clickCount>
      <dz:commentCount>4</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792191.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>wsoprano</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1012935.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Video: Pydata Workshop Tutorial</title>
      <link>http://widgets.dzone.com/links/r/video_pydata_workshop_tutorial.html</link>
      <description>In this video tutorial from the 2012 PyData Workshop, John Hunter, author of matplotlib is going to give you some advanced insight into the plotting library.</description>
      <category>open source</category>
      <category>python</category>
      <category>tools</category>
      <pubDate>Wed, 16 May 2012 13:46:30 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792567.html</guid>
      <dc:creator>wsoprano</dc:creator>
      <dc:date>2012-05-16T13:46:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/video_pydata_workshop_tutorial.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792567.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this video tutorial from the 2012 PyData Workshop, John Hunter, author of matplotlib is going to give you some advanced insight into the plotting library. <br/><br/><a href='http://widgets.dzone.com/links/rss/video_pydata_workshop_tutorial.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792567' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792567</dz:linkId>
      <dz:submitDate>2012-05-15T12:53:23Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T13:46:30Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>228</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792567.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>wsoprano</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1012935.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Rants On The Daily Grind of Building Software</title>
      <link>http://widgets.dzone.com/links/r/rants_on_the_daily_grind_of_building_software.html</link>
      <description>Too much of programming is intimately tied up with the tools to support the development of the software.</description>
      <category>how-to</category>
      <category>python</category>
      <category>tools</category>
      <pubDate>Mon, 14 May 2012 00:08:15 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791451.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2012-05-14T00:08:15Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/rants_on_the_daily_grind_of_building_software.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791451.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Too much of programming is intimately tied up with the tools to support the development of the software.<br/><br/><a href='http://widgets.dzone.com/links/rss/rants_on_the_daily_grind_of_building_software.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791451' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791451</dz:linkId>
      <dz:submitDate>2012-05-13T12:30:04Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T00:08:15Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>616</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791451.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Polyglot Programming: The Power of Hybridization</title>
      <link>http://widgets.dzone.com/links/r/polyglot_programming_the_power_of_hybridization.html</link>
      <description>Bruce Eckel emphasizes using different languages within a project, each one for the task it is better fitted for, and giving several such examples: Python+Scala, Go+Python, Python+CoffeeScript.</description>
      <category>how-to</category>
      <category>javascript</category>
      <category>python</category>
      <pubDate>Tue, 15 May 2012 13:26:57 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792461.html</guid>
      <dc:creator>piccoloprincipe</dc:creator>
      <dc:date>2012-05-15T13:26:57Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/polyglot_programming_the_power_of_hybridization.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792461.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Bruce Eckel emphasizes using different languages within a project, each one for the task it is better fitted for, and giving several such examples: Python+Scala, Go+Python, Python+CoffeeScript. 
<br/><br/><a href='http://widgets.dzone.com/links/rss/polyglot_programming_the_power_of_hybridization.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792461' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792461</dz:linkId>
      <dz:submitDate>2012-05-15T09:22:38Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T13:26:57Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>358</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792461.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>piccoloprincipe</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/355617.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Video: New Django Hosting Platforms</title>
      <link>http://widgets.dzone.com/links/r/video_new_django_hosting_platforms.html</link>
      <description>Over the last year there's a been a whole new crop of specialized hosting platforms for Django applications. In this panel, we speak to a number of the people behind these new platforms to discuss what benefits they offer, what challenges they face, and what the Django project/community can do to encourage their growth.</description>
      <category>cloud</category>
      <category>frameworks</category>
      <category>python</category>
      <category>reviews</category>
      <pubDate>Mon, 14 May 2012 00:08:13 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791457.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2012-05-14T00:08:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/video_new_django_hosting_platforms.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791457.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Over the last year there's a been a whole new crop of specialized hosting platforms for Django applications. In this panel, we speak to a number of the people behind these new platforms to discuss what benefits they offer, what challenges they face, and what the Django project/community can do to encourage their growth. <br/><br/><a href='http://widgets.dzone.com/links/rss/video_new_django_hosting_platforms.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791457' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791457</dz:linkId>
      <dz:submitDate>2012-05-13T12:40:02Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T00:08:13Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>488</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791457.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Python: tomerfiliba/plumbum · GitHub</title>
      <link>http://widgets.dzone.com/links/r/python_tomerfilibaplumbum_github.html</link>
      <description>Ever wished the wrist-handiness of shell scripts be put into a real programming language? Say hello to Plumbum Shell Combinators.</description>
      <category>open source</category>
      <category>python</category>
      <pubDate>Tue, 15 May 2012 13:28:08 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791611.html</guid>
      <dc:creator>egenesky</dc:creator>
      <dc:date>2012-05-15T13:28:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/python_tomerfilibaplumbum_github.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791611.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Ever wished the wrist-handiness of shell scripts be put into a real programming language? Say hello to Plumbum Shell Combinators. <br/><br/><a href='http://widgets.dzone.com/links/rss/python_tomerfilibaplumbum_github.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791611' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791611</dz:linkId>
      <dz:submitDate>2012-05-14T00:38:26Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T13:28:08Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>487</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791611.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>egenesky</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/975993.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Bad Ideas</title>
      <link>http://widgets.dzone.com/links/r/bad_ideas.html</link>
      <description>Python - 5 years of bad ideas.</description>
      <category>opinion</category>
      <category>python</category>
      <pubDate>Mon, 14 May 2012 11:28:05 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791585.html</guid>
      <dc:creator>egenesky</dc:creator>
      <dc:date>2012-05-14T11:28:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/bad_ideas.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791585.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Python - 5 years of bad ideas.<br/><br/><a href='http://widgets.dzone.com/links/rss/bad_ideas.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791585' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791585</dz:linkId>
      <dz:submitDate>2012-05-14T00:11:25Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T11:28:05Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>651</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791585.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>egenesky</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/975993.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Python - Matplotlib and Numpy on Debian/Ubuntu</title>
      <link>http://widgets.dzone.com/links/r/python_matplotlib_and_numpy_on_debianubuntu.html</link>
      <description>There are `python-matplotlib` and `python-numpy` packages in the Debian/Ubuntu repos.&#xD;
However, if you want to run in a virtualenv (with no-site-packages), and pip install these packages from PyPI, you need some system dependencies installed first to build with:</description>
      <category>open source</category>
      <category>python</category>
      <category>tools</category>
      <pubDate>Tue, 15 May 2012 13:28:04 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792565.html</guid>
      <dc:creator>wsoprano</dc:creator>
      <dc:date>2012-05-15T13:28:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/python_matplotlib_and_numpy_on_debianubuntu.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792565.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There are `python-matplotlib` and `python-numpy` packages in the Debian/Ubuntu repos.
However, if you want to run in a virtualenv (with no-site-packages), and pip install these packages from PyPI, you need some system dependencies installed first to build with: <br/><br/><a href='http://widgets.dzone.com/links/rss/python_matplotlib_and_numpy_on_debianubuntu.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792565' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792565</dz:linkId>
      <dz:submitDate>2012-05-15T12:51:42Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T13:28:04Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>345</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792565.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>wsoprano</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1012935.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Video: Performance Management From A to Z'</title>
      <link>http://widgets.dzone.com/links/r/video_performance_management_from_a_to_z.html</link>
      <description>This session will cover the challenges of creating a production application performance monitoring system for Python. It includes an overview of the architecture of the system, as well as how it hooks into Django and captures details about web transactions, database transactions, memcache requests, exceptions and much more.</description>
      <category>how-to</category>
      <category>python</category>
      <category>tools</category>
      <pubDate>Mon, 14 May 2012 00:07:56 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791453.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2012-05-14T00:07:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/video_performance_management_from_a_to_z.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791453.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This session will cover the challenges of creating a production application performance monitoring system for Python. It includes an overview of the architecture of the system, as well as how it hooks into Django and captures details about web transactions, database transactions, memcache requests, exceptions and much more. <br/><br/><a href='http://widgets.dzone.com/links/rss/video_performance_management_from_a_to_z.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791453' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791453</dz:linkId>
      <dz:submitDate>2012-05-13T12:39:00Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T00:07:56Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>451</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791453.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>HOWTO Use Python in the web — Python v3.1.5 documentation</title>
      <link>http://widgets.dzone.com/links/r/howto_use_python_in_the_web_python_v315_documenta.html</link>
      <description>This document shows how Python fits into the web. It presents some ways to integrate Python with a web server, and general practices useful for developing web sites.</description>
      <category>how-to</category>
      <category>python</category>
      <category>reviews</category>
      <pubDate>Tue, 15 May 2012 13:24:03 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792511.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-05-15T13:24:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/howto_use_python_in_the_web_python_v315_documenta.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792511.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This document shows how Python fits into the web. It presents some ways to integrate Python with a web server, and general practices useful for developing web sites.<br/><br/><a href='http://widgets.dzone.com/links/rss/howto_use_python_in_the_web_python_v315_documenta.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792511' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792511</dz:linkId>
      <dz:submitDate>2012-05-15T10:55:34Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T13:24:03Z</dz:promoteDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>102</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792511.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>


