<?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"
	>
<channel>
	<title>Comments on: Easy Way To Create Favicon</title>
	<atom:link href="http://priyadi.net/archives/2004/10/07/easy-way-creating-favicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://priyadi.net/archives/2004/10/07/easy-way-creating-favicon/</link>
	<description>Changing the world, one person at a time...</description>
	<pubDate>Fri, 19 Mar 2010 14:32:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: kalle</title>
		<link>http://priyadi.net/archives/2004/10/07/easy-way-creating-favicon/#comment-22890</link>
		<dc:creator>kalle</dc:creator>
		<pubDate>Sun, 19 Jun 2005 19:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/archives/2004/10/07/easy-way-creating-favicon/#comment-22890</guid>
		<description>you can also use this small commandline utility, named png2ico to create a favicon from png, nice to use on webservers with php and to build your own converter :)
its available for win and linux too ;-)

http://www.winterdrache.de/freeware/png2ico/</description>
		<content:encoded><![CDATA[<p>you can also use this small commandline utility, named png2ico to create a favicon from png, nice to use on webservers with php and to build your own converter <img src='http://priyadi.net/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' /><br />
its available for win and linux too <img src='http://priyadi.net/smilies/yahoo_wink.gif' alt='&#59;&#45;&#41;' class='wp-smiley' width='18' height='18' title='&#59;&#45;&#41;' /></p>
<p><a href="http://www.winterdrache.de/freeware/png2ico/" rel="nofollow">http://www.winterdrache.de/freeware/png2ico/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny</title>
		<link>http://priyadi.net/archives/2004/10/07/easy-way-creating-favicon/#comment-884</link>
		<dc:creator>Ronny</dc:creator>
		<pubDate>Fri, 12 Nov 2004 11:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/archives/2004/10/07/easy-way-creating-favicon/#comment-884</guid>
		<description>If ImageMagick is not available but Netpbm is, then you can also use something like this:

&lt;code&gt;
pngtopnm favicon.png &gt; favicon.ppm
pngtopnm -alpha favicon.png &gt; favicon.pgm
ppmtowinicon -andpgms -output favicon.ico favicon.ppm favicon.pgm
rm favicon.ppm favicon.pgm
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>If ImageMagick is not available but Netpbm is, then you can also use something like this:</p>
<pre><code>pngtopnm favicon.png &gt; favicon.ppm
pngtopnm -alpha favicon.png &gt; favicon.pgm
ppmtowinicon -andpgms -output favicon.ico favicon.ppm favicon.pgm
rm favicon.ppm favicon.pgm</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: amal</title>
		<link>http://priyadi.net/archives/2004/10/07/easy-way-creating-favicon/#comment-216</link>
		<dc:creator>amal</dc:creator>
		<pubDate>Thu, 07 Oct 2004 20:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/archives/2004/10/07/easy-way-creating-favicon/#comment-216</guid>
		<description>I always create favicon in Linux using Gimp by saving as xpm format; then converting it into ico using xpm2wico utility. Either Gimp or xmp2wico are available in Debian package, so apt-get will be enough. Because my favicon is deadly simple, I am not sure this method is sufficient for everyone.</description>
		<content:encoded><![CDATA[<p>I always create favicon in Linux using Gimp by saving as xpm format; then converting it into ico using xpm2wico utility. Either Gimp or xmp2wico are available in Debian package, so apt-get will be enough. Because my favicon is deadly simple, I am not sure this method is sufficient for everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://priyadi.net/archives/2004/10/07/easy-way-creating-favicon/#comment-183</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 06 Oct 2004 18:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://priyadi.net/archives/2004/10/07/easy-way-creating-favicon/#comment-183</guid>
		<description>wah, gitu aja dijadiin 'news flash'... jadi malu gw.. he he he :P</description>
		<content:encoded><![CDATA[<p>wah, gitu aja dijadiin &#8216;news flash&#8217;&#8230; jadi malu gw.. he he he <img src='http://priyadi.net/smilies/yahoo_tongue.gif' alt='&#58;&#80;' class='wp-smiley' width='18' height='18' title='&#58;&#80;' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
