<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"
   xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback"
   xmlns:ent="http://www.purl.org/NET/ENT/1.0/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<channel>
<title>argv0.net: Stories</title>
<link>http://www.pycs.net/users/0000445/stories/</link>
<description>a python programming journal by Andrew R. Gross</description>
<language>en</language>
<copyright>Copyright 2005 Andrew R. Gross</copyright>
<lastBuildDate>Tue, 25 Jan 2005 21:39:12 GMT</lastBuildDate>
<generator>Python Desktop Server 0.6.3 (http://pyds.muensterland.org/)</generator>
<managingEditor>andy@andygross.org</managingEditor>
<webMaster>andy@andygross.org</webMaster>
<category domain="http://www.weblogs.com/rssUpdates/changes.xml">rssUpdates</category>
<skipHours>
<hour>0</hour>
<hour>1</hour>
<hour>2</hour>
<hour>3</hour>
<hour>4</hour>
<hour>5</hour>
<hour>7</hour>
<hour>8</hour>
<hour>9</hour>
<hour>10</hour>
<hour>11</hour>
<hour>12</hour>
<hour>13</hour>
<hour>14</hour>
<hour>15</hour>
<hour>16</hour>
<hour>17</hour>
<hour>18</hour>
<hour>19</hour>
<hour>22</hour>
<hour>23</hour>
</skipHours>
<item>
<title>pyunparse : From AST to Python Source</title>
<link>http://www.pycs.net/users/0000445/stories/7.html</link>
<description>pyunparse takes a Python AST and outputs Python source code.  It can be used as a debugging aid for languages implemented in Python, such as Logix, or as the back-end of a code generation tool.</description>
<guid>http://www.pycs.net/users/0000445/stories/7.html</guid>
<pubDate>Tue, 25 Jan 2005 21:39:12 GMT</pubDate>
</item>
<item>
<title>py2dot: Visualizing Python Syntax Trees with Graphviz</title>
<link>http://www.pycs.net/users/0000445/stories/3.html</link>
<description>py2dot is a useful script that generates Graphviz &quot;.dot&quot; files from Python source code.  The output images can be used to teach parsing concepts, or as cubicle art.  </description>
<guid>http://www.pycs.net/users/0000445/stories/3.html</guid>
<pubDate>Fri, 21 Jan 2005 06:32:32 GMT</pubDate>
</item>
<item>
<title>Objective-C style Categories in Python</title>
<link>http://www.pycs.net/users/0000445/stories/1.html</link>
<description>A novel little metaclass that mimics ObjC/NEXTStep &quot;Categories&quot;.</description>
<guid>http://www.pycs.net/users/0000445/stories/1.html</guid>
<pubDate>Mon, 20 Dec 2004 20:16:00 GMT</pubDate>
</item>
</channel>
</rss>
