<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.informix-zone.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>pythonfan&#039;s blog</title>
 <link>http://www.informix-zone.com/blog/106</link>
 <description></description>
 <language>en</language>
<item>
 <title>Python InformixDB version 2.5 released</title>
 <link>http://www.informix-zone.com/node/372</link>
 <description>&lt;p&gt;&lt;img src=&quot;/files/graphics/python_logo.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I am pleased to announce a new release of InformixDB, the Python module for developing Informix applications in Python. Changes since the last release include:&lt;/p&gt;
&lt;ul class=&quot;ba&quot;&gt;
&lt;li&gt;Compatibility with CSDK 3.00
&lt;li&gt;Ability to manually interrupt or automatically time out SQL execution
&lt;li&gt;Proper binding of boolean parameters in WHERE clauses
&lt;li&gt;Make version information about server and client available
&lt;li&gt;Various bug fixes
&lt;/ul&gt;
&lt;p&gt;Download and more information on &lt;a target=&quot;_blank&quot; href=&quot;http://informixdb.sourceforge.net&quot;&gt;SourceForge&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/372&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/372#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/36">api</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/32">application development</category>
 <category domain="http://www.informix-zone.com/taxonomy/term/38">python</category>
 <pubDate>Fri, 26 Oct 2007 10:56:00 +0200</pubDate>
 <dc:creator>pythonfan</dc:creator>
 <guid isPermaLink="false">372 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>Python Corner: Filling In The Blanks</title>
 <link>http://www.informix-zone.com/node/245</link>
 <description>&lt;p&gt;&lt;img src=&quot;/files/graphics/python_logo.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;After three months, I&#039;ve finally made the time for another installment of my Python Corner blog. The current edition discusses how to execute queries with variable parameters. Head on over to &lt;a href=&quot;http://informixdb.blogspot.com/2007/07/filling-in-blanks.html&quot;&gt;informixdb.connect&lt;/a&gt; to read the article.&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;
&lt;p&gt;Pythonfan aka Carsten Haese.&lt;/p&gt;
</description>
 <comments>http://www.informix-zone.com/node/245#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/38">python</category>
 <pubDate>Sun, 22 Jul 2007 21:51:59 +0200</pubDate>
 <dc:creator>pythonfan</dc:creator>
 <guid isPermaLink="false">245 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>Python Corner: The Power of Generators, Part Two</title>
 <link>http://www.informix-zone.com/node/183</link>
 <description>&lt;p&gt;Due to technical difficulties with making Drupal display my code examples correctly, I haved moved the Python Corner to &lt;a href=&quot;http://informixdb.blogspot.com&quot;&gt;blogspot&lt;/a&gt;, at least temporarily.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/183&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/183#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/38">python</category>
 <pubDate>Sat, 28 Apr 2007 05:18:09 +0200</pubDate>
 <dc:creator>pythonfan</dc:creator>
 <guid isPermaLink="false">183 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>Python Corner: The Power of Generators, Part One</title>
 <link>http://www.informix-zone.com/node/67</link>
 <description>&lt;p&gt;In this inaugural edition of the Python corner, I&#039;d like to show you the powerful concept of generators. This is part one, in which I&#039;ll give you a hopefully gentle introduction of the general idea and explain why generators are particularly useful in the context of database applications.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/67&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/67#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/38">python</category>
 <pubDate>Thu, 21 Dec 2006 04:28:17 +0100</pubDate>
 <dc:creator>pythonfan</dc:creator>
 <guid isPermaLink="false">67 at http://www.informix-zone.com</guid>
</item>
<item>
 <title>Coming soon: Python corner</title>
 <link>http://www.informix-zone.com/node/66</link>
 <description>&lt;p&gt;&lt;img src=&quot;/files/graphics/python_logo.jpg&quot; /&gt;&lt;br /&gt;
Dear Reader:&lt;/p&gt;
&lt;p&gt;Please allow me to introduce myself. In real life, I am Carsten Haese, and my &quot;pythonfan&quot; moniker is a clear indication of my favorite programming language. I am also the current maintainer of the &lt;a href=&quot;http://informixdb.sourceforge.net&quot;&gt;InformixDB&lt;/a&gt; module that allows you to develop Informix applications in Python.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.informix-zone.com/node/66&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.informix-zone.com/node/66#comment</comments>
 <category domain="http://www.informix-zone.com/taxonomy/term/38">python</category>
 <pubDate>Tue, 19 Dec 2006 23:03:28 +0100</pubDate>
 <dc:creator>pythonfan</dc:creator>
 <guid isPermaLink="false">66 at http://www.informix-zone.com</guid>
</item>
</channel>
</rss>
