<?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: Converting ICO file to PNG using PHP</title>
	<atom:link href="http://elis.ws/converting-ico-file-to-png-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://elis.ws/converting-ico-file-to-png-using-php/</link>
	<description>Tales from the wild wild web development world</description>
	<lastBuildDate>Sun, 05 Sep 2010 02:12:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: admin</title>
		<link>http://elis.ws/converting-ico-file-to-png-using-php/comment-page-1/#comment-17</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 16 Jun 2009 12:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://elis.ws/?p=6#comment-17</guid>
		<description>@GarykPatton: Yea, Will try.
I&#039;m building an application that will store my entire icons collection in a database that will be sortable and easily searched.

If I have more on the info (like creating ICO files from PNG formats) will post :)</description>
		<content:encoded><![CDATA[<p>@GarykPatton: Yea, Will try.<br />
I’m building an application that will store my entire icons collection in a database that will be sortable and easily searched.</p>
<p>If I have more on the info (like creating ICO files from PNG formats) will post <img src='http://elis.ws/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GarykPatton</title>
		<link>http://elis.ws/converting-ico-file-to-png-using-php/comment-page-1/#comment-16</link>
		<dc:creator>GarykPatton</dc:creator>
		<pubDate>Tue, 16 Jun 2009 06:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://elis.ws/?p=6#comment-16</guid>
		<description>I have been looking looking around for this kind of information. Will you post some more in future? I&#039;ll be grateful if you will.</description>
		<content:encoded><![CDATA[<p>I have been looking looking around for this kind of information. Will you post some more in future? I’ll be grateful if you will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua "Flobi" Hatfield</title>
		<link>http://elis.ws/converting-ico-file-to-png-using-php/comment-page-1/#comment-2</link>
		<dc:creator>Joshua "Flobi" Hatfield</dc:creator>
		<pubDate>Mon, 06 Apr 2009 18:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://elis.ws/?p=6#comment-2</guid>
		<description>Thanks for the kudos.  Congrats on the new WordPress installation.  I would add that if you&#039;re simply looking to convert an icon to PNG, you could just use my sample on my website as it displays them as PNGs.  That&#039;s at http://blog.flobi.com/test/floIcon/ .  The php class actually converts the icon to a GD resource for PHP, but there&#039;s a convenient imagepng() function that will save them in PNG format (also imagejpeg() and imagegif(), but they don&#039;t support alpha transparency, and no transparency for jpeg).</description>
		<content:encoded><![CDATA[<p>Thanks for the kudos.  Congrats on the new WordPress installation.  I would add that if you’re simply looking to convert an icon to PNG, you could just use my sample on my website as it displays them as PNGs.  That’s at <a href="http://blog.flobi.com/test/floIcon/" rel="nofollow">http://blog.flobi.com/test/floIcon/</a> .  The php class actually converts the icon to a GD resource for PHP, but there’s a convenient imagepng() function that will save them in PNG format (also imagejpeg() and imagegif(), but they don’t support alpha transparency, and no transparency for jpeg).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
