<?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 on: PNG2GIF: Convert PNG images to GIF</title>
	<atom:link href="http://www.coderholic.com/png2gif/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderholic.com/png2gif/</link>
	<description>Addicted to Development</description>
	<lastBuildDate>Mon, 01 Mar 2010 09:46:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brajek</title>
		<link>http://www.coderholic.com/png2gif/comment-page-1/#comment-5561</link>
		<dc:creator>brajek</dc:creator>
		<pubDate>Wed, 07 Oct 2009 14:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=72#comment-5561</guid>
		<description>Diff is not shown properly in HTML. Can&#039;t help it.</description>
		<content:encoded><![CDATA[<p>Diff is not shown properly in HTML. Can&#8217;t help it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brajek</title>
		<link>http://www.coderholic.com/png2gif/comment-page-1/#comment-5560</link>
		<dc:creator>brajek</dc:creator>
		<pubDate>Wed, 07 Oct 2009 14:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=72#comment-5560</guid>
		<description>Hi.

Good script. Nice work. I suggest You to mention about python library requirements (import Image) is on some systems (e.g. debian) it&#039;s installed by default with python interpreter.

I d/l the script, but it is not working out-of-the box. Belowe are my fixes [diff between Yours original and fixed working file]. Html escaping removed and the most important - fixed missing of first argument file. 

Fixes:

35c35
               if alpha &lt;= threshold:
80c80
                                                 usage = &#039;png2gif [OPTIONS] &#039;)
90c90
       if options.verbose: print &quot;Creating output directory&quot;, options.outputdir
98c98
 for i in range(0, len(arguments)):</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>Good script. Nice work. I suggest You to mention about python library requirements (import Image) is on some systems (e.g. debian) it&#8217;s installed by default with python interpreter.</p>
<p>I d/l the script, but it is not working out-of-the box. Belowe are my fixes [diff between Yours original and fixed working file]. Html escaping removed and the most important &#8211; fixed missing of first argument file. </p>
<p>Fixes:</p>
<p>35c35<br />
               if alpha &lt;= threshold:<br />
80c80<br />
                                                 usage = &#8216;png2gif [OPTIONS] &#8216;)<br />
90c90<br />
       if options.verbose: print &#8220;Creating output directory&#8221;, options.outputdir<br />
98c98<br />
 for i in range(0, len(arguments)):</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arif</title>
		<link>http://www.coderholic.com/png2gif/comment-page-1/#comment-841</link>
		<dc:creator>Arif</dc:creator>
		<pubDate>Sun, 16 Nov 2008 16:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=72#comment-841</guid>
		<description>Thanks Ben!

It really helped me a lot.</description>
		<content:encoded><![CDATA[<p>Thanks Ben!</p>
<p>It really helped me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Reilly</title>
		<link>http://www.coderholic.com/png2gif/comment-page-1/#comment-266</link>
		<dc:creator>George Reilly</dc:creator>
		<pubDate>Mon, 25 Aug 2008 03:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=72#comment-266</guid>
		<description>The little-known PNG8 variant is transparent on IE6, and superior to GIFs.

I blogged about a nasty deadlock problem with the CSS alpha transparency filter hack at http://blogs.cozi.com/tech/2008/03/transparent-png.html</description>
		<content:encoded><![CDATA[<p>The little-known PNG8 variant is transparent on IE6, and superior to GIFs.</p>
<p>I blogged about a nasty deadlock problem with the CSS alpha transparency filter hack at <a href="http://blogs.cozi.com/tech/2008/03/transparent-png.html" rel="nofollow">http://blogs.cozi.com/tech/2008/03/transparent-png.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
