<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Mathieu Fenniak&#039;s Weblog</title>
	<atom:link href="http://mathieu.fenniak.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mathieu.fenniak.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 31 Mar 2009 04:37:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Python Pingback Library by Kenzoid&#8217;s Autonomous Zone &#187; Blog Archive &#187; Linkback enabled</title>
		<link>http://mathieu.fenniak.net/python-pingback-library/comment-page-1/#comment-14</link>
		<dc:creator>Kenzoid&#8217;s Autonomous Zone &#187; Blog Archive &#187; Linkback enabled</dc:creator>
		<pubDate>Tue, 31 Mar 2009 04:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/77#comment-14</guid>
		<description>[...] Finally getting around to implementing linkback functionality for my links&#8230;for links in new posts, I&#8217;ll test pingback, stop there if it works, and try trackback if pingback isn&#8217;t enabled. Thanks to Teli Adlam for a very clear tutorial on linkback (esp. ettiquette), and an URL to test against without being considered evil. Also to Mathieu Fenniak and Matt Croydon for the pingback and trackback libraries I&#8217;m using, respectively. [...]</description>
		<content:encoded><![CDATA[<p>[...] Finally getting around to implementing linkback functionality for my links&#8230;for links in new posts, I&#8217;ll test pingback, stop there if it works, and try trackback if pingback isn&#8217;t enabled. Thanks to Teli Adlam for a very clear tutorial on linkback (esp. ettiquette), and an URL to test against without being considered evil. Also to Mathieu Fenniak and Matt Croydon for the pingback and trackback libraries I&#8217;m using, respectively. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python Pingback Library by Pingback &#171; Rudimentary Art of Programming &#38; Development</title>
		<link>http://mathieu.fenniak.net/python-pingback-library/comment-page-1/#comment-13</link>
		<dc:creator>Pingback &#171; Rudimentary Art of Programming &#38; Development</dc:creator>
		<pubDate>Fri, 13 Mar 2009 05:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/77#comment-13</guid>
		<description>[...] Python library for pingback [...]</description>
		<content:encoded><![CDATA[<p>[...] Python library for pingback [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python 3.0a1 support in pyPdf and pg8000 by Mathieu Fenniak</title>
		<link>http://mathieu.fenniak.net/python-30a1-support-in-pypdf-and-pg8000/comment-page-1/#comment-124</link>
		<dc:creator>Mathieu Fenniak</dc:creator>
		<pubDate>Sun, 07 Oct 2007 15:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://mathieu.fenniak.net/python-30a1-support-in-pypdf-and-pg8000/#comment-124</guid>
		<description>Koblaid - most PDF read errors will throw an exception, pyPdf.utils.PdfReadError.</description>
		<content:encoded><![CDATA[<p>Koblaid &#8211; most PDF read errors will throw an exception, pyPdf.utils.PdfReadError.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python 3.0a1 support in pyPdf and pg8000 by Koblaid</title>
		<link>http://mathieu.fenniak.net/python-30a1-support-in-pypdf-and-pg8000/comment-page-1/#comment-123</link>
		<dc:creator>Koblaid</dc:creator>
		<pubDate>Mon, 01 Oct 2007 17:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://mathieu.fenniak.net/python-30a1-support-in-pypdf-and-pg8000/#comment-123</guid>
		<description>Out of topic:
Is there a way to catch the exception if the file that is loaded is no pdf?

Something like this:

try:
	pdfFile = pyPdf.PdfFileReader(file(path, &quot;rb&quot;))
except IOError,e:
        print &#039;File wasn\&#039;t opened&#039;
except PdfError,e:
        print &#039;File is no supported pdf&#039;</description>
		<content:encoded><![CDATA[<p>Out of topic:<br />
Is there a way to catch the exception if the file that is loaded is no pdf?</p>
<p>Something like this:</p>
<p>try:<br />
	pdfFile = pyPdf.PdfFileReader(file(path, &#8220;rb&#8221;))<br />
except IOError,e:<br />
        print &#8216;File wasn\&#8217;t opened&#8217;<br />
except PdfError,e:<br />
        print &#8216;File is no supported pdf&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iSight Security Camera by hmm</title>
		<link>http://mathieu.fenniak.net/isight-security-camera/comment-page-1/#comment-36</link>
		<dc:creator>hmm</dc:creator>
		<pubDate>Sat, 29 Sep 2007 18:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/66#comment-36</guid>
		<description>can you believe I am actually curios as to who was de-potting your plants? Who was it?</description>
		<content:encoded><![CDATA[<p>can you believe I am actually curios as to who was de-potting your plants? Who was it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Plotting in Excel through Python/COM by Altorios</title>
		<link>http://mathieu.fenniak.net/plotting-in-excel-through-pythoncom/comment-page-1/#comment-33</link>
		<dc:creator>Altorios</dc:creator>
		<pubDate>Fri, 21 Sep 2007 18:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/67#comment-33</guid>
		<description>Hello,

Thank you very much  for all the infromation you give in this little but comprehensive explanation about EXCEL/Python, i was trying to do some similar. Now i can do my program.

Saludos</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thank you very much  for all the infromation you give in this little but comprehensive explanation about EXCEL/Python, i was trying to do some similar. Now i can do my program.</p>
<p>Saludos</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python 3.0a1 support in pyPdf and pg8000 by Eduardo Padoan</title>
		<link>http://mathieu.fenniak.net/python-30a1-support-in-pypdf-and-pg8000/comment-page-1/#comment-122</link>
		<dc:creator>Eduardo Padoan</dc:creator>
		<pubDate>Thu, 06 Sep 2007 05:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://mathieu.fenniak.net/python-30a1-support-in-pypdf-and-pg8000/#comment-122</guid>
		<description>Your 2 first bytes issues are here: http://wiki.python.org/moin/BytesStr
Someone one could also setup a wiki page for documenting early porting experiences like yours and this ones:

http://intertwingly.net/blog/2007/09/01/2to3
http://oakwinter.com/code/porting-setuptools-to-py3k/</description>
		<content:encoded><![CDATA[<p>Your 2 first bytes issues are here: <a href="http://wiki.python.org/moin/BytesStr" rel="nofollow">http://wiki.python.org/moin/BytesStr</a><br />
Someone one could also setup a wiki page for documenting early porting experiences like yours and this ones:</p>
<p><a href="http://intertwingly.net/blog/2007/09/01/2to3" rel="nofollow">http://intertwingly.net/blog/2007/09/01/2to3</a><br />
<a href="http://oakwinter.com/code/porting-setuptools-to-py3k/" rel="nofollow">http://oakwinter.com/code/porting-setuptools-to-py3k/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beyond SELECT &#8212; Part 1: Constraints by omul</title>
		<link>http://mathieu.fenniak.net/beyond_select_part1/comment-page-1/#comment-92</link>
		<dc:creator>omul</dc:creator>
		<pubDate>Mon, 27 Aug 2007 08:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://mathieu.fenniak.net/beyond_select_part1/#comment-92</guid>
		<description>Since I finally understood the constraint basics, I find it very useful. Thanks!</description>
		<content:encoded><![CDATA[<p>Since I finally understood the constraint basics, I find it very useful. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iSight Security Camera by Platypus</title>
		<link>http://mathieu.fenniak.net/isight-security-camera/comment-page-1/#comment-35</link>
		<dc:creator>Platypus</dc:creator>
		<pubDate>Sat, 18 Aug 2007 08:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/66#comment-35</guid>
		<description>Now I&#039;m curious, Mathieu - both technically and criminologically. Did it work? And did you find out what was going on with the plants?</description>
		<content:encoded><![CDATA[<p>Now I&#8217;m curious, Mathieu &#8211; both technically and criminologically. Did it work? And did you find out what was going on with the plants?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pg8000 v1.00 &#8212; a new PostgreSQL/Python interface by Strictly Business &#187; Blog Archive &#187; Antithesis</title>
		<link>http://mathieu.fenniak.net/pg8000_v100/comment-page-1/#comment-120</link>
		<dc:creator>Strictly Business &#187; Blog Archive &#187; Antithesis</dc:creator>
		<pubDate>Sat, 04 Aug 2007 02:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://mathieu.fenniak.net/pg8000_v100/#comment-120</guid>
		<description>[...] I haven&#8217;t tried it yet, but assuming that I can make easy use ofpg8000, a PostgreSQL that throws out c-based bindings and speaking postgresql-ish in native python, then it&#8217;s an example of the anti-thesis of &#8220;dragon tea&#8221;. It doesn&#8217;t appear to require hunting down obscure dependencies, it doesn&#8217;t require that you build ten other equally obscure things before you can use it, and if it delivers what it promises it will make developer&#8217;s lives much easier. [...]</description>
		<content:encoded><![CDATA[<p>[...] I haven&#8217;t tried it yet, but assuming that I can make easy use ofpg8000, a PostgreSQL that throws out c-based bindings and speaking postgresql-ish in native python, then it&#8217;s an example of the anti-thesis of &#8220;dragon tea&#8221;. It doesn&#8217;t appear to require hunting down obscure dependencies, it doesn&#8217;t require that you build ten other equally obscure things before you can use it, and if it delivers what it promises it will make developer&#8217;s lives much easier. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
