<?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: CyberNotes: Creating A Transparent Favicon.ico For Your Website</title>
	<atom:link href="http://cybernetnews.com/cybernotes-creating-a-transparent-faviconico-for-your-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://cybernetnews.com/cybernotes-creating-a-transparent-faviconico-for-your-website/</link>
	<description>Technology News</description>
	<lastBuildDate>Sun, 22 Nov 2009 18:45:09 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: the_hacker</title>
		<link>http://cybernetnews.com/cybernotes-creating-a-transparent-faviconico-for-your-website/comment-page-1/#comment-143660</link>
		<dc:creator>the_hacker</dc:creator>
		<pubDate>Sun, 28 Sep 2008 20:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/11/02/cybernotes-creating-a-transparent-faviconico-for-your-website/#comment-143660</guid>
		<description>Thanks hackit08..
I really appreciated !</description>
		<content:encoded><![CDATA[<p>Thanks hackit08..<br />
I really appreciated !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hackit08</title>
		<link>http://cybernetnews.com/cybernotes-creating-a-transparent-faviconico-for-your-website/comment-page-1/#comment-142186</link>
		<dc:creator>hackit08</dc:creator>
		<pubDate>Sat, 16 Aug 2008 04:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/11/02/cybernotes-creating-a-transparent-faviconico-for-your-website/#comment-142186</guid>
		<description>Its just simple!
Open your jpeg/bmp file in photoshop and change into png!
Then use command prompt to make ico..
For making transparent..make sure you remove the background with magic wand tool or other tools in photoshop.
THATS it!</description>
		<content:encoded><![CDATA[<p>Its just simple!<br />
Open your jpeg/bmp file in photoshop and change into png!<br />
Then use command prompt to make ico..<br />
For making transparent..make sure you remove the background with magic wand tool or other tools in photoshop.<br />
THATS it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Rooster</title>
		<link>http://cybernetnews.com/cybernotes-creating-a-transparent-faviconico-for-your-website/comment-page-1/#comment-31563</link>
		<dc:creator>The Rooster</dc:creator>
		<pubDate>Thu, 02 Nov 2006 15:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/11/02/cybernotes-creating-a-transparent-faviconico-for-your-website/#comment-31563</guid>
		<description>Hey that is pretty cool, NP. I was not trying to be a smart arse, but I read the post and I was like whoa... dude, don&#039;t invent the wheel.

I am constantly looking for short-cuts to do things, our podcast is aimed at &quot;users&quot; as opposed to coders or people skilled at projects like you describe. This is a very good example of the fact that regular &quot;users&quot; can do great things if they have the resources and know where to get them. 

 :)</description>
		<content:encoded><![CDATA[<p>Hey that is pretty cool, NP. I was not trying to be a smart arse, but I read the post and I was like whoa&#8230; dude, don&#8217;t invent the wheel.</p>
<p>I am constantly looking for short-cuts to do things, our podcast is aimed at &#8220;users&#8221; as opposed to coders or people skilled at projects like you describe. This is a very good example of the fact that regular &#8220;users&#8221; can do great things if they have the resources and know where to get them. </p>
<p> <img src='http://cybernetnews.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkrebs1</title>
		<link>http://cybernetnews.com/cybernotes-creating-a-transparent-faviconico-for-your-website/comment-page-1/#comment-31562</link>
		<dc:creator>jkrebs1</dc:creator>
		<pubDate>Thu, 02 Nov 2006 15:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/11/02/cybernotes-creating-a-transparent-faviconico-for-your-website/#comment-31562</guid>
		<description>man, you don&#039;t even need to create an ico file.  you can just use straight png.

i do it on all my sites.  just add something like this...

&lt;head&gt;
&lt;link rel=&quot;icon&quot; type=&quot;image/png&quot; href=&quot;images/favicon.png&quot; /&gt;
&lt;/head&gt;
</description>
		<content:encoded><![CDATA[<p>man, you don&#8217;t even need to create an ico file.  you can just use straight png.</p>
<p>i do it on all my sites.  just add something like this&#8230;</p>
<p>&lt;head&gt;<br />
&lt;link rel=&#8221;icon&#8221; type=&#8221;image/png&#8221; href=&#8221;images/favicon.png&#8221; /&gt;<br />
&lt;/head&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://cybernetnews.com/cybernotes-creating-a-transparent-faviconico-for-your-website/comment-page-1/#comment-31532</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 02 Nov 2006 12:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/11/02/cybernotes-creating-a-transparent-faviconico-for-your-website/#comment-31532</guid>
		<description>The second one that you listed I don&#039;t believe supports transparency, but the Dynamic Drive one actually does which really surprises me. Several online Favicon generators that I have used normally don&#039;t support transparency which makes the icons look ugly when they are on tabs or something.

I still like to use that program because I pretty frequently generate favicons so it is nice to have the software to do it, but I&#039;m going to add the Dynamic Drive link to the post. Thanks!</description>
		<content:encoded><![CDATA[<p>The second one that you listed I don&#8217;t believe supports transparency, but the Dynamic Drive one actually does which really surprises me. Several online Favicon generators that I have used normally don&#8217;t support transparency which makes the icons look ugly when they are on tabs or something.</p>
<p>I still like to use that program because I pretty frequently generate favicons so it is nice to have the software to do it, but I&#8217;m going to add the Dynamic Drive link to the post. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Rooster</title>
		<link>http://cybernetnews.com/cybernotes-creating-a-transparent-faviconico-for-your-website/comment-page-1/#comment-31524</link>
		<dc:creator>The Rooster</dc:creator>
		<pubDate>Thu, 02 Nov 2006 12:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/11/02/cybernotes-creating-a-transparent-faviconico-for-your-website/#comment-31524</guid>
		<description>Errrr that does seem to be very complicated when you could just go here:

http://tools.dynamicdrive.com/favicon/

or here

http://www.chami.com/html-kit/services/favicon/

and create it from any image on your PC and generate it in seconds. I might be missing something but this seems to be far simpler to me.</description>
		<content:encoded><![CDATA[<p>Errrr that does seem to be very complicated when you could just go here:</p>
<p>[<a href='http://tools.dynamicdrive.com/favicon/' rel='nofollow'>tools.dynamicdrive.com</a>]</p>
<p>or here</p>
<p>[<a href='http://www.chami.com/html-kit/services/favicon/' rel='nofollow'>chami.com</a>]</p>
<p>and create it from any image on your PC and generate it in seconds. I might be missing something but this seems to be far simpler to me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
