<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>favicon &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/favicon/</link>
	<description>Feed of posts on WordPress.com tagged "favicon"</description>
	<pubDate>Mon, 07 Jul 2008 07:40:16 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Борьба за favicon]]></title>
<link>http://bezdelnik.wordpress.com/?p=50</link>
<pubDate>Sat, 05 Jul 2008 10:35:42 +0000</pubDate>
<dc:creator>Sir Bezdelnik</dc:creator>
<guid>http://bezdelnik.wordpress.com/?p=50</guid>
<description><![CDATA[На многих сайтах отображается маленькая такая иконка ]]></description>
<content:encoded><![CDATA[<p>На многих сайтах отображается маленькая такая иконка рядом со строкой адреса, на вкладке окна и при добавлении в "избранное".</p>
<p><a href="http://bezdelnik.wordpress.com/files/2008/07/link.jpg"><img class="aligncenter size-full wp-image-51" src="http://bezdelnik.wordpress.com/files/2008/07/link.jpg" alt="" width="240" height="27" /></a></p>
<p><!--more-->Мне тоже периодически хотелось прикрутить нечто подобное к тому или другому своему сайту. Но до сих пор либо это желание было недостаточно сильным, либо среда активно сопротивлялась - в общем не отображался значок и баста. Теоретически всё просто: нарисуй иконку 16х16, сохрани как favicon.ico в корне сайта и будет тебе счастье. Если очень хочется соблюсти все приличия - пропиши ещё пару строк в заголовке. Практика же всегда изобиловала разными неожиданностями.</p>
<p>Среди таких неожиданностей останавливавших меня раньше оказывались отсутствие поддержки Internet Explorer'ом предыдущих версий этой иконки до тех пор, пока сайт не добавлен в избранное, интерпретация хостингом файла иконки как угодно кроме правильного варианта, ...</p>
<p>Теперь же аналогичное пожелание возникло у моих заказчиков и проблему стало проще решить, чем обойти стороной. Сайт заказчика обитает на приличном хостинге т.ч. технически favicon поддерживается. Правда описанный выше "теоретический вариант" не прокатил. Пришлось пошарить в Google.  В результате непродолжительных поисков на одном из форумов обнаружил содержательное описание, которое и привожу ниже.</p>
<blockquote><p>У кого-то еще 100-процентно не отображается favicon?</p>
<p>Самое главное заблуждение, на мой взгляд, – это то, что нарисовать можно и в фотошопе, а затем сохранить в .bmp или .gif и вручную переименовать в .ico – НИЧЕГО ПОДОБНОГО. Переименованный GIF однозначно не сработает. GIF-файл (в том числе и анимированный) не имеет никакого отношения к формату .ico и понимается только браузерами Firefox последних версий.<br />
А переименование расширения .bmp может у кого-то когда-нибудь и сработало, но прозрачного фона иконки таким методом добиться точно невозможно.</p>
<p>Вообще, сохранить файл .ico при помощи Adobe Photoshop нельзя. Для этого существуют IconWorkshop или, например, MicroAngelo.</p>
<p>А в остальном, не объясняя почему именно (объяснять можно довольно долго), если у Вас ДО СИХ ПОР не отображается эта иконка, необходимо принять к сведению следующее:</p>
<p>1. Имя <strong>favicon.ico</strong> не обязательно. НО ОЧЕНЬ И ОЧЕНЬ ЖЕЛАТЕЛЬНО.<br />
2. Основной формат картинки для favicon.ico – 16х16 пикселов, 256 или 16.7 млн. цветов. Но не помешает также знать, что формат ICO может содержать в файле НЕСКОЛЬКО картинок разных размеров и разного качества. Более того, это могут быть абсолютно РАЗНЫЕ картинки. В частности, некоторые посетители сайтов добавляют ярлыки сайтов на рабочий стол. Если Вы хотите, чтобы иконка вашего сайта выглядела прилично и на рабочем столе, стоит включить в нее картинки больших размеров (32 пиксела и, возможно, 48 пикселов). Главное, чтобы она при этом имела разумный "вес".<br />
3. ПРЕДПОЧТИТЕЛЬНОЕ местонахождение файла favicon.ico – корневая папка вашего веб-сайта.<br />
4. Оптимальный код для задействования иконки:<br />
<strong> &#60;link rel="icon" href="/favicon.ico" type="image/x-icon"&#62;<br />
&#60;link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"&#62;</strong><br />
5. Браузер Internet Explorer – это единственный браузер на сегодняшний день, который показывает иконку только в том случае, если сайт добавлен в "Избранное".<br />
6. Если браузер Internet Explorer не показывает иконку даже после добавления сайта в "Избранное", в первую очередь действительно рекомендуется почистить кэш. Если и это не помогает, попробуйте просмотреть иконку браузером напрямую:<br />
http://ваш-сайт/favicon.ico<br />
Если она откроется в окне браузера – это есть хорошо.<br />
Но если браузер будет пытаться загрузить иконку как файл (в т.ч. файл неизвестного типа) – это означает, что сервер, на котором находится ваш сайт, не настроен на отображение файлов .ico.<br />
В этом случае, если у вас есть возможность создать или отредактировать файл .htaccess в корневой папке вашего сайта, можно добавить в него строку:</p>
<p><strong>AddType image/x-icon .ico</strong></p>
<p>Если Ваш хостер не предоставляет Вам такую возможность – про favicon.ico, к сожалению, в данной конкретной ситуации придется забыть...</p></blockquote>
<p>В моём случае дело решилось редактированием htaccess. Да, не забудте очистить кэш браузера, чтобы увидеть только-что прикрученную к сайту иконку.</p>
<p>И на последок - есть специальный сайт для изготовления favicon из любой картинки - <a href="http://favicon.ru" target="_blank">favicon.ru</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Favicon with DotNetNuke]]></title>
<link>http://dnntips.wordpress.com/?p=24</link>
<pubDate>Sat, 05 Jul 2008 07:41:08 +0000</pubDate>
<dc:creator>Enzo</dc:creator>
<guid>http://dnntips.wordpress.com/?p=24</guid>
<description><![CDATA[Favicon, is the little image (.ico - 32&#215;32) that you can see in favorities, in the link bar, on]]></description>
<content:encoded><![CDATA[<p>Favicon, is the little image (.ico - 32x32) that you can see in favorities, in the link bar, on the links toolbar... just before the link or the name of the link.</p>
<p style="text-align:center;"><a href="http://dnntips.files.wordpress.com/2008/07/favicon3.gif"><img class="size-full wp-image-30  aligncenter" src="http://dnntips.wordpress.com/files/2008/07/favicon3.gif" alt="Favicon Example" width="435" height="193" /></a></p>
<p>To add this image in your DotNetNuke Portal is very simple:</p>
<ul>
<li>Draw your GIF image 32x32 pixel, or use an Image that you have even if it has different sizes</li>
<li>Go to one if the sites that transform your GIF file in an ICO file</li>
<li>Save the ICO image with the name favicon.ico</li>
<li>Move the file in the Your Portal Directory (eg. /dnn/portals/0)</li>
<li>Check if you like it :)</li>
</ul>
<p>To create my favicons, I've used the portal <a href="http://www.html-kit.com/favicon/">http://www.html-kit.com/favicon/</a> it is simple to use, just provide the image file, and click the button. It resizes  the image, if needed, and provide the file to download and also the possibility to test it in the browser.</p>
<p>Maybe it is a too simple topics, but when I've discovered how it was simple I thought that it could be useful for a real newbie.</p>
<p>Cheers,</p>
<p>Enzo</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[UserLogos.org goes Tango! (hopefully!)]]></title>
<link>http://cubestuff.wordpress.com/?p=149</link>
<pubDate>Wed, 02 Jul 2008 12:17:33 +0000</pubDate>
<dc:creator>Cube</dc:creator>
<guid>http://cubestuff.wordpress.com/?p=149</guid>
<description><![CDATA[I just send my submissions to this contest, hopefully I&#8217;ll win!
The favicon is based on the lo]]></description>
<content:encoded><![CDATA[<p>I just send my submissions to <a href="http://userlogos.org/node/514">this contest</a>, hopefully I'll win!</p>
<p class="MsoNormal"><span lang="EN-US">The favicon is based on the logo, so it can unleash its power much better when used in connection with the logo, but can also be used on its own as it has the letters “u” and “l” inside, standing for UserLogos(.org).</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">The Logo itself tries to show the adaptability of UserLogos.org and its users by having different versions, different shapes, different effects (shadow or glow) and different colors.</span></p>
<p class="MsoNormal"><span lang="EN-US">The items themselves should act as generic logos, trying to represent logos itself without having to be connected with for example Google, Ebay, Wikipedia and so on.</span></p>
<p class="MsoNormal"><a href="http://cubestuff.files.wordpress.com/2008/07/userlogos.png"><img class="alignnone size-full wp-image-150" src="http://cubestuff.wordpress.com/files/2008/07/userlogos.png" alt="" width="346" height="121" /></a></p>
<p class="MsoNormal">For the case the background is dark, this version should be chosen:</p>
<p class="MsoNormal"><a href="http://cubestuff.files.wordpress.com/2008/07/userlogos-light.png"><img class="alignnone size-full wp-image-151" src="http://cubestuff.wordpress.com/files/2008/07/userlogos-light.png" alt="" width="346" height="121" /></a></p>
<p class="MsoNormal">
<p class="MsoNormal">And finally the favicon:</p>
<p class="MsoNormal"><a href="http://cubestuff.files.wordpress.com/2008/07/userlogos-favicon.png"><img class="alignnone size-full wp-image-152" src="http://cubestuff.wordpress.com/files/2008/07/userlogos-favicon.png" alt="" width="16" height="16" /></a></p>
<p class="MsoNormal">Oh so tiny!</p>
<p class="MsoNormal">
<p class="MsoNormal">That's it! What do you think? What could I improve?</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google y su nuevo Favicon/Icono]]></title>
<link>http://netlogi.wordpress.com/?p=70</link>
<pubDate>Tue, 01 Jul 2008 20:15:05 +0000</pubDate>
<dc:creator>dagomx</dc:creator>
<guid>http://netlogi.wordpress.com/?p=70</guid>
<description><![CDATA[Ahora Google explica el porqué de esta cambio de favicon tras 8 años y medio con el mismo:


La ra]]></description>
<content:encoded><![CDATA[<div style="text-align:justify;">Ahora Google explica el porqué de esta cambio de favicon tras 8 años y medio con el mismo:</div>
<p><em></em></p>
<div style="text-align:justify;"><span style="color:#008000;"><em></em></p>
<blockquote><p><span style="text-decoration:underline;"><span style="color:#000000;"><em>La razón del cambio del favicon de Google es que queríamos desarrollar una gama de favicons que encajen mejor con los nuevos dispositivos y plataformas como el iPhone u otros dispositivos móviles. Así que el nuevo favicon es solo uno de estos, pero la galería completa es esta:</em></span></span></p></blockquote>
<p></span></div>
<p style="text-align:center;"><em><br />
</em><a href="http://bp2.blogger.com/_hAwhGP3eyh4/SFWPNieRUKI/AAAAAAAABL8/oXgpLS6OO9A/s1600-h/favicon_google.jpg"><img class="aligncenter" style="border:0 none;margin-top:0;margin-bottom:10px;display:block;text-align:center;cursor:pointer;" src="http://bp2.blogger.com/_hAwhGP3eyh4/SFWPNieRUKI/AAAAAAAABL8/oXgpLS6OO9A/s400/favicon_google.jpg" border="0" alt="" width="400" height="104" /></a><br />
Para elegir estos 5 favicon probaron más de 300 variaciones del logo. También puedes <a href="http://www.google.com/faviconideas/">enviar tu propio favicon</a> y si les gusta tu idea podrá ser vista por millardos de personas al día.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google's new favicon]]></title>
<link>http://lifewithouttelevision.wordpress.com/?p=26</link>
<pubDate>Mon, 30 Jun 2008 18:00:59 +0000</pubDate>
<dc:creator>Gavin</dc:creator>
<guid>http://lifewithouttelevision.wordpress.com/?p=26</guid>
<description><![CDATA[I&#8217;ve given it a little while to sink in, but I have to say I like it.

There seems to have bee]]></description>
<content:encoded><![CDATA[<p>I've given it a little while to sink in, but I have to say I like it.</p>
<p><a href="http://lifewithouttelevision.files.wordpress.com/2008/06/google-favicons.png"><img class="alignnone size-medium wp-image-28" src="http://lifewithouttelevision.wordpress.com/files/2008/06/google-favicons.png?w=48" alt="" width="48" height="28" /></a></p>
<p>There seems to have been a lot of negative reaction to this, which might seem a small issue, but it's always strange when a well-established company changes some part of its branding. It reminds me of the changes Apple made to their logo, from the rainbow apple to the glossy white.</p>
<p>In both cases, there is something I like about the original, something comforting, perhaps nostalgic. But this is a warning signal: I never like to make decisions based on nostalgia. There is something in our minds resistant to change and it fights to keep the familiar, even when the new is better. For this reason, when you make a change to anything, you shouldn't expect a wholly favourable reaction.</p>
<p>I think in a few years this new look will be firmly entrenched and seem completely natural.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Friendfeed Greasemonkey Scripts]]></title>
<link>http://haochen.wordpress.com/?p=49</link>
<pubDate>Sun, 29 Jun 2008 09:39:07 +0000</pubDate>
<dc:creator>Hao Chen</dc:creator>
<guid>http://haochen.wordpress.com/?p=49</guid>
<description><![CDATA[
New! From the creator of Better Friendfeed &#8220;subscribed to me&#8221; is an even potentially co]]></description>
<content:encoded><![CDATA[<p><a href="http://friendfeed.com" target="_blank"><img class="alignnone" src="http://friendfeed.com/static/images/logo-b.png" alt="Friendfeed" /></a></p>
<p>New! From the creator of <a href="http://userscripts.org/scripts/show/29148" target="_blank">Better Friendfeed "subscribed to me"</a> is an even potentially cooler script, <a href="http://userscripts.org/scripts/show/29324" target="_blank">Better Friendfeed "recommended"</a>.  Sick of Friendfeed's dull, static <a href="http://friendfeed.com/settings/recommended" target="_blank">recommended</a> page? Use "better recommended" to ACTUALLY find some interesting friends! How does it work, you ask? It loads up your subscriptions, then loads up your subscriptions' subscriptions, and lists in order the most popular subscriptions that your subscriptions are subscribed to!  WTH did you just say, you ask?  I have no clue; it's 5am on a Sunday! YAY!</p>
<p>Anyway, you can <a href="http://userscripts.org/scripts/show/29324" target="_blank">install Better Recommended here</a>.</p>
<p><a href="http://i32.tinypic.com/25um8ah.jpg" target="_blank"><img class="alignnone" src="http://i32.tinypic.com/25um8ah.jpg" alt="Better Friendfeed \" width="383" height="276" /></a></p>
<p>...or <a href="http://userscripts.org/scripts/show/29148" target="_blank">Better Subscribed To Me here</a>.</p>
<p><a href="http://i31.tinypic.com/2vkkdi9.jpg" target="_blank"><img class="alignnone" src="http://i31.tinypic.com/2vkkdi9.jpg" alt="Better subscribed to me" width="379" height="187" /></a></p>
<p>...or <a href="http://userscripts.org/scripts/show/29340" target="_blank">Add Favicon to FriendFeed Room links here</a>.</p>
<p><a href="http://i29.tinypic.com/21kihqt.jpg" target="_blank"><img class="alignnone" src="http://i29.tinypic.com/21kihqt.jpg" alt="Favicon for Friendfeed Rooms" width="383" height="78" /></a></p>
<p>...or <a href="http://userscripts.org/scripts/show/29623" target="_blank">Add FriendFeed Profile here</a>.</p>
<p><img class="alignnone" src="http://i32.tinypic.com/2zs4crb.jpg" alt="Add Profiles to Friendfeed" width="220" height="509" /></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[WTF?]]></title>
<link>http://deltafoxtrot.wordpress.com/?p=564</link>
<pubDate>Fri, 27 Jun 2008 21:15:27 +0000</pubDate>
<dc:creator>Daniel Fallenstein</dc:creator>
<guid>http://deltafoxtrot.wordpress.com/?p=564</guid>
<description><![CDATA[Does anyone have the slightest idea, why this file is on the Facebook servers in the place of a favi]]></description>
<content:encoded><![CDATA[<p>Does anyone have the slightest idea, why <a href="http://profile.ak.facebook.com/favicon.ico">this file</a> is on the Facebook servers in the place of a favicon?</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Do brands need intimacy to be developped?]]></title>
<link>http://stetoscope.wordpress.com/?p=43</link>
<pubDate>Thu, 26 Jun 2008 09:05:30 +0000</pubDate>
<dc:creator>stetoscope</dc:creator>
<guid>http://stetoscope.wordpress.com/?p=43</guid>
<description><![CDATA[

 
 
 
Google recently changed is favicon. The way they managed this change is very interesting ]]></description>
<content:encoded><![CDATA[<p><span style="color:#0000ee;text-decoration:underline;"><a href="http://stetoscope.files.wordpress.com/2008/06/image-44.png"></a><a href="http://stetoscope.files.wordpress.com/2008/06/image-5.png"><img class="alignleft size-medium wp-image-49" src="http://stetoscope.wordpress.com/files/2008/06/image-5.png?w=300" alt="" width="300" height="118" /></a><br />
</span></p>
<p> </p>
<p> </p>
<p> </p>
<p>Google recently changed is favicon. The way they managed this change is very interesting because they implicate their "customers" in their creative process. That is very new!</p>
<p>In a classical company, a brand agency would have made some proposition of logo declination to the marketing or communication department and they would have make some tests or focus groups to choose a solution. And then (not a big event it is just a declination) a brand book send to "collaborators" and graphics instructions and budget indications to manage the cost of the evolution.</p>
<p>Google, has just jumped over the branding agency step by organizing a competion with their customers. And they even allow themself to test some icons "live".</p>
<p>This process is very interesting in how they include their clients in their corporate culture. That highlights two points of the internet nature :</p>
<p> </p>
<ol>
<li>the agility and the zero cost whith which you can move your brand design</li>
<li>the community spirit that live in web users. I mean every web users feel being part of a movement.</li>
</ol>
<p> </p>
<p>Thus, the challenge that face every brand now is really to create a community and to find some ways to imply it in the inner brand culture. </p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Favicon!]]></title>
<link>http://midsummernightsdesign.wordpress.com/?p=7</link>
<pubDate>Wed, 25 Jun 2008 04:51:13 +0000</pubDate>
<dc:creator>midsummernightsdesign</dc:creator>
<guid>http://midsummernightsdesign.wordpress.com/?p=7</guid>
<description><![CDATA[I know it sounds like a new faction of Transformer, but it is not.
The enigmatic and infallible Wiki]]></description>
<content:encoded><![CDATA[<p>I know it sounds like a new faction of Transformer, but it is not.<br />
The <em>enigmatic and infallible Wikipedia</em> defines it thusly:</p>
<blockquote><p>
A favicon (short for favorites icon), also known as a website icon, page icon or urlicon, is an icon associated with a particular website or webpage. A web designer can create such icons in several ways and many recent web browsers can then make use of them.
</p></blockquote>
<p>The Favicon is the little icon you see on the open tab of the web page you are currently viewing... The one you are on should look like a <font color="blue">navy blue 'w'</font>. Well, Midsummer Night's Design now has one... I almost forgot it too. It is easy to overlook such a thing. This is why I am commisioning my Project Manager (love you!) to start a checklist of 'often overlooked items' in web design... this one goes to the top! When the list is finished (which it may never be!), I will post it here.</p>
<p>
The Favicon is not SO important so as to draw great attention... but something does seem wrong when it is NOT there. Such a little thing lends a lot more credibility to a page.
</p>
<p>
Just a note to those who wish to tinker with favicons in your design... check out a google search on the subject and use the snippet of code in the head of the page... without it, some browsers will not use the favicon. Also -- there are favicon generators on that search. It makes it idiotproof.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Create a Favicon With Free Favicon Generators Online]]></title>
<link>http://myinternetstuff.wordpress.com/?p=137</link>
<pubDate>Sun, 22 Jun 2008 22:21:50 +0000</pubDate>
<dc:creator>xlw064</dc:creator>
<guid>http://myinternetstuff.wordpress.com/?p=137</guid>
<description><![CDATA[There are so many Free Favicon Generators out there on the Internet. I used some of them to generate]]></description>
<content:encoded><![CDATA[<p style="text-align:justify;">There are so many Free <em>Favicon Generators</em> out there on the <em>Internet</em>. I used some of them to generate my favicons. Then I replaced all of my blogs and website's default ones with them except this blog (can't do anything about it since it is <em>WordPress.com</em> blog). While I was searching around to generate my favicons for my blogs and website, I found countless of them on the <em>Internet</em> and listed them below for your reference (if you are interested in replacing your favicon one day). To be honest with you, I don't know which one is better. I just found them and listed here. You may have to try them out if you are interested; but I can tell you which ones I have used to generate mine:</p>
<ul style="text-align:justify;">
<li><a title="FavIcon Generator" href="http://tools.dynamicdrive.com/favicon/" target="_blank"><span style="text-decoration:underline;">FavIcon Generator</span></a> - <span class="attribute-value">Use this online tool to easily create a favorites icon (favicon) for your site. Capable of generating desktop icons as well.</span></li>
</ul>
<ul style="text-align:justify;">
<li><a title="Favicon Generator" href="http://www.favicongenerator.com/" target="_blank"><span style="text-decoration:underline;">favicon<span style="color:#e1771e;">generator</span></span></a> - <span class="attribute-value">Create free favicon.ico page icons with Favicon Generator, instantly make custom Favicons for your website.</span></li>
</ul>
<ul style="text-align:justify;">
<li><a title="FavIcon from Pics" href="http://www.chami.com/html-kit/services/Favicon/" target="_blank"><span style="text-decoration:underline;">FavIcon from Pics</span></a><span class="attribute-value"> - </span><span class="attribute-value">Free and easy to use online tool that can create favicon (.ico) images for browser address bars, favorites and tabs, from pictures, logos and other graphics.</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><span style="text-decoration:underline;"><a title="Favicon.cc" href="http://www.favicon.cc/" target="_blank">favicon<span style="color:#ff00ff;">.cc</span></a></span> - </span><span class="attribute-value">favicon.cc is a tool to create or download favicon.ico icons, that get displayed in the address bar of every browser.</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><a title="free favicon" href="http://www.freefavicon.com/" target="_blank"><span style="text-decoration:underline;">free<span style="color:#008000;">favicon</span></span></a> - </span><span class="attribute-value">Generate a free favicon for your website from an image.</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><span style="color:#ff0000;"><sup>editor's pick</sup> </span><a title="Favicon Editor" href="http://www.degraeve.com/favicon/" target="_blank"><span style="text-decoration:underline;">Favicon Editor</span></a> - </span><span class="attribute-value">Make your own favicon with this online editor.</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><a title="256 Pixels" href="http://www.256pixels.com/" target="_blank"><span style="text-decoration:underline;"><span style="color:#174e6d;"> 256</span> Pixels.com</span></a> - </span><span class="attribute-value">256 Pixels - a daily favicon design challenge</span><span class="attribute-value">.</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><a title="Ajaxload - Ajax loading gif generator" href="http://www.ajaxload.info/"><span style="text-decoration:underline;">ajaxload.info</span></a> - </span><span class="attribute-value">Ajaxload - Ajax loading gif generator</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"> </span><span class="attribute-value"><span style="color:#ff0000;"><sup>editor's pick</sup> </span><a title="Favicon Generator" href="http://antifavicon.com/" target="_blank"><span style="text-decoration:underline;">Favicon Generator</span></a> - </span> Favicons generated here contain text instead of images in order to be descriptive, but are colored to be nice looking.</li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><a title=" Buddy Icon from Pics" href="http://www.htmlkit.com/services/buddyicon/" target="_blank"><span style="text-decoration:underline;">Buddy Icon from Pics</span></a> - </span><span class="attribute-value">Buddy Icon from Pics</span>.</li>
</ul>
<ul style="text-align:justify;">
<li><a title="CoverIcon" href="http://converticon.com/" target="_blank"><span style="text-decoration:underline;">CoverIcon</span></a> - <span class="attribute-value">Convert ICO to PNG or PNG to ICO with this little web application.</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><a title="Favicon Generator" href="http://www.webscriptlab.com/favicongenerator.php" target="_blank"><span style="text-decoration:underline;">Favicon Generator</span></a> - W</span><span class="attribute-value">eb script lab, Free and easy to use online tool that can create a favorites icon (favicon.ico) images for browser address bars, favorites and tabs, from pictures, logos and other graphics.</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><a title="Favicon Generator and Gallery" href="http://www.favicon.co.uk/" target="_blank"><span style="text-decoration:underline;">Favicon Generator and Gallery</span></a> - C</span><span class="attribute-value">reate favicon.ico files to customize the marketing logo in Internet Explorer's favorites/bookmarks using our free online tool.</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><span style="color:#ff0000;"><sup>editor's pick</sup> </span><a title="Favicon Icon Drawing Program Online Free" href="http://www.somacon.com/p44.php" target="_blank"><span style="text-decoration:underline;">Favicon Icon Drawing Program Online Free</span></a><span class="attribute-value"> - </span>Draw your own favicon or icon online for free using this entirely, web-based, non-Java icon gnerator.</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><a title="GraphicsGuru" href="http://www.graphicsguru.com/favicon.php" target="_blank"><span style="text-decoration:underline;">GraphicsGuru</span></a> - </span>Free and easy to use online Favicon Generator tool that can create Firefox-compatiable favicon .ico images.</li>
</ul>
<ul style="text-align:justify;">
<li><a title="Generate It" href="http://www.generateit.net/favicon/" target="_blank"><span style="text-decoration:underline;">Generate It</span></a> - <span class="attribute-value">Free online favicon generator. A favicon is a small, 16x16 image that is shown inside the browser's location bar and bookmark menu when your site is called up.</span></li>
</ul>
<ul style="text-align:justify;">
<li><span class="attribute-value"><a title="Favicon Generator Tool" href="http://www.favicontool.com/" target="_blank"><span style="text-decoration:underline;">Favicon Generator Tool</span></a> -</span>A web-based favicon generator that can create custom favicon icons for your website. <span class="attribute-value"> </span></li>
</ul>
<p style="text-align:justify;">Did I miss some good ones? Let me know in the comment.</p>
<p style="text-align:justify;"><a href="http://myinternetstuff.wordpress.com/files/2008/06/my_signature.png"><img class="alignnone size-medium wp-image-134" src="http://myinternetstuff.wordpress.com/files/2008/06/my_signature.png?w=121" alt="" width="121" height="28" /></a></p>
<p style="text-align:justify;">Related articles<br />
<a title="How to Add a Favicon to Your New Blogger?" href="http://meaningfulblog.blogspot.com/2008/06/how-to-add-favicon-to-your-new-blogger.html" target="_blank"><span style="text-decoration:underline;">How to Add a Favicon to Your New Blogger?</span></a><br />
<a title="How to Add a Favicon to Your WordPress Blog?" href="http://myinternetstuff.wordpress.com/2008/05/17/how-to-add-a-favicon-to-your-wordpress-blog/" target="_blank"><span style="text-decoration:underline;">How to Add a Favicon to Your WordPress Blog?</span></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Actualiza la barra de búsqueda de Firefox con el nuevo favicon de Google]]></title>
<link>http://dy3g0.wordpress.com/?p=211</link>
<pubDate>Sun, 22 Jun 2008 02:53:21 +0000</pubDate>
<dc:creator>dy3g0s</dc:creator>
<guid>http://dy3g0.wordpress.com/?p=211</guid>
<description><![CDATA[Revisando mozilla links, me topé con un post para cambiar el favicon viejo de Google por el nuevo a]]></description>
<content:encoded><![CDATA[<p>Revisando <a title="Mozilla links" href="http://mozillalinks.org/wp/" target="_blank">mozilla links</a>, me topé con un <a href="http://mozillalinks.org/wp/2008/05/update-the-google-search-plugin-icon-in-firefo/" target="_blank">post</a> para cambiar el favicon viejo de Google por el nuevo a nuestra barra de búsqueda de firefox.</p>
<p style="text-align:center;"><a href="http://dy3g0.wordpress.com/files/2008/06/google-favicons.png"><img class="alignnone size-medium wp-image-213 aligncenter" src="http://dy3g0.wordpress.com/files/2008/06/google-favicons.png?w=48" alt="google-favicons" width="48" height="28" /></a></p>
<p>Seguimos los siguientes pasos:<br />
<strong><span style="color:#0000ff;">Para linux</span></strong> (trabajé en ubuntu hardy):</p>
<ol>
<li>Abrimos una terminal.</li>
<li>Navegamos hasta el directorio donde está instalado el firefox, así: cd /usr/lib/firefox-3.0/searchplugins/</li>
<li>Abrimos el archivo google.xml para editarlo, así (si usas gnome gedit o kedit si usas kde): sudo gedit google.xml</li>
<li>Localizamos la sección que empieza con &#60;Image width=”16″ height=”16″&#62;. Podrás ver que a su lado sigue una larga serie de caracteres (el ícono de Google codificado).</li>
<li>Reemplazar la codificación del ícono de Google con <a href="http://www.mozillalinks.org/download/new_google_icon.txt" target="_blank">este código</a>. Asegúrate que la etiqueta &#60;/Image&#62; permanezca allí.</li>
<li>Guardar los cambios y reiniciar Firefox.</li>
</ol>
<p><strong><span style="color:#0000ff;">Para win2</span></strong> (trabajé en vista):</p>
<ol>
<li>Vamos al directorio C:/Archivos de programa/Mozilla Firefox/searchplugins</li>
<li>Abrimos el archivo google.xml con un editor de textos.</li>
<li>Seguir los pasos 4, 5 y 6 del apartado anterior.</li>
</ol>
<p>Saludos :D</p>
<p>Fuente: <a title="Update Firefox’s search bar with new Google favicon" href="http://mozillalinks.org/wp/2008/05/update-the-google-search-plugin-icon-in-firefo/" target="_blank">Mozilla links</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Adobe Dreamweaver - 21]]></title>
<link>http://pwano.wordpress.com/?p=94</link>
<pubDate>Sat, 21 Jun 2008 19:31:24 +0000</pubDate>
<dc:creator>pwano</dc:creator>
<guid>http://pwano.wordpress.com/?p=94</guid>
<description><![CDATA[
:::::::::::::::::Get a Favicon! Dreamweaver/XHTML Tutorial Embed a Favicon! 


pwano  
]]></description>
<content:encoded><![CDATA[<div class="post">
<div class="text-container"><span style="color:#77d0d5;">:</span><span style="color:#74cfd5;">:</span><span style="color:#71cfd5;">:</span><span style="color:#6fced6;">:</span><span style="color:#6cced6;">:</span><span style="color:#6acdd6;">:</span><span style="color:#67cdd7;">:</span><span style="color:#65ccd7;">:</span><span style="color:#62ccd7;">:</span><span style="color:#60ccd8;">:</span><span style="color:#5dcbd8;">:</span><span style="color:#5bcbd8;">:</span><span style="color:#58cad9;">:</span><span style="color:#56cad9;">:</span><span style="color:#53c9da;">:</span><span style="color:#51c9da;">:</span><span style="color:#4ec8da;">:</span><span style="color:#4cc8db;">G</span><span style="color:#49c8db;">e</span><span style="color:#47c7db;">t</span><span style="color:#44c7dc;"> </span><span style="color:#42c6dc;">a</span><span style="color:#3fc6dc;"> </span><span style="color:#3dc5dd;">F</span><span style="color:#3ac5dd;">a</span><span style="color:#38c5de;">vi</span><span style="color:#36c2db;">c</span><span style="color:#35c0d8;">o</span><span style="color:#34bdd6;">n</span><span style="color:#33bbd3;">!</span><span style="color:#31b8d0;"> </span><span style="color:#30b6ce;">D</span><span style="color:#2fb3cb;">r</span><span style="color:#2eb1c8;">e</span><span style="color:#2caec6;">a</span><span style="color:#2bacc3;">m</span><span style="color:#2aa9c0;">w</span><span style="color:#29a7be;">e</span><span style="color:#27a5bb;">a</span><span style="color:#26a2b8;">v</span><span style="color:#25a0b6;">e</span><span style="color:#249db3;">r</span><span style="color:#229bb0;">/</span><span style="color:#2198ae;">X</span><span style="color:#2096ab;">H</span><span style="color:#1e93a8;">T</span><span style="color:#1d91a6;">M</span><span style="color:#1c8ea3;">L</span><span style="color:#1b8ca0;"> </span><span style="color:#1a8a9e;">Tu</span><span style="color:#198699;">t</span><span style="color:#188295;">o</span><span style="color:#187f91;">r</span><span style="color:#177b8d;">i</span><span style="color:#167889;">a</span><span style="color:#167485;">l</span><span style="color:#157081;"> </span><span style="color:#146d7d;">E</span><span style="color:#146979;">m</span><span style="color:#136675;">b</span><span style="color:#126271;">e</span><span style="color:#125f6d;">d</span><span style="color:#115b68;"> </span><span style="color:#105764;">a</span><span style="color:#0f5460;"> </span><span style="color:#0f505c;">F</span><span style="color:#0e4d58;">a</span><span style="color:#0e4954;">v</span><span style="color:#0d4550;">i</span><span style="color:#0c424c;">c</span><span style="color:#0c3e48;">o</span><span style="color:#0b3b44;">n</span><span style="color:#0a3740;">! <span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/Cb-qCKyfOgc'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/Cb-qCKyfOgc&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></span><span style="color:#0a343c;"><br />
</span></div>
</div>
<p><a rel="met co-worker colleague" href="http://pwano.c.la/">pwano</a><a href="http://gmpg.org/xfn"> <img src="xfn-btn.gif" alt="XFN Friendly" /> </a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Your Brand, Microsized - Perpetuate Impressions with Favicons]]></title>
<link>http://geovoices.wordpress.com/?p=67</link>
<pubDate>Fri, 20 Jun 2008 14:30:26 +0000</pubDate>
<dc:creator>Heather Rast</dc:creator>
<guid>http://geovoices.wordpress.com/?p=67</guid>
<description><![CDATA[By Heather Rast, Interactive Experience Manager
McDonalds may have dropped their &#8220;Supersize]]></description>
<content:encoded><![CDATA[<p>By Heather Rast, Interactive Experience Manager</p>
<p>McDonalds may have dropped their "Supersize" menu upgrade due to increased attention on American's diets and tendency to overconsume.  But the "moderation" bandwagon isn't exactly overcrowded, as evidenced by walking down any grocery or convenience aisle, attending any major sporting event, or flipping through any consumer magazine.</p>
<p><!--more--></p>
<p>Fact is, brands are scrambling to reach their audiences, impress them repeatedly to help build affinity, and ultimately incite (lure?) them to trial through a myriad of seemingly unconventional ways.  Sometimes the format is large, splashy, and in-your-face (uh, how about the beloved interstitial ads?).  But occasionally it's more subtle than that.</p>
<p>Enter the favicon.  A pint-sized pictograph.  A visual cue.  A graphical stimulus processed by your brain as a brand entity you relate to, welcoming you like a warm blanket, and perhaps increasing your propensity for trial.</p>
<p>A recent Webiscope post, <a title="Completing Your Brand with a Favicon" href="http://webiscope.com/2008/06/completing-your-brand-with-a-favicon/">Completing Your Brand with a Favicon</a>, inspired me to comment on favicons.  The canvas on which to express your brand is only 16x16 or 256 pixels. </p>
<p>This little piece of real estate can be one of the power tools in your brand identity toolbox.  While often displayed beside a bookmarked or favorite site, they are also on the tabs of tabbed browsers like Firefox and IE7, and in the address bar. </p>
<p>Favicons are also earning higher profiles as elements of many social bookmarking sites, syndication tools, and API-enabled mashups.  Many blogs use favicon-based buttons to encourage visitors to hit Digg, Reddit, etc.</p>
<p>Favicons for mobile platforms is inevitable.  Tiny and mighty, small yet pervasive. </p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google's New Favicon]]></title>
<link>http://brainblizzard.wordpress.com/?p=59</link>
<pubDate>Wed, 18 Jun 2008 19:09:31 +0000</pubDate>
<dc:creator>Amr El-Helw</dc:creator>
<guid>http://brainblizzard.wordpress.com/?p=59</guid>
<description><![CDATA[When you are as famous and well-known as Google, the slightest changes in your identity will be noti]]></description>
<content:encoded><![CDATA[<p>When you are as famous and well-known as Google, the slightest changes in your identity will be noticed by millions. A couple of weeks ago, many people around the globe have noticed that the big capital "G" that was used as a <a href="http://en.wikipedia.org/wiki/Favicon" target="_blank">favicon</a> for the Google website was replaced with an unrecognizable lower-case "g" (which is the second "g" in "Google").</p>
<table border="0" cellspacing="7">
<tbody>
<tr>
<td><img src="http://lh5.ggpht.com/amr.elhelw/SFlZide2BwI/AAAAAAAAAJY/iTmdUuVt3wA/oldfavicon.jpg" alt="old favicon" /></td>
<td><img src="http://lh5.ggpht.com/amr.elhelw/SFlZiCDj-cI/AAAAAAAAAJQ/0zuJy23Sz7E/favicon.jpg" alt="new favicon" /></td>
</tr>
<tr>
<td align="center">Old Favicon</td>
<td align="center">New Favicon</td>
</tr>
</tbody>
</table>
<p>Some people seem to like to new icon, while many others (including myself) seem to prefer the old one. I personally think that the old favicon was instantly recognizable as the initial "G" from "Google", while the new one does not have that quality. For a brand name like Google, I believe it is very important to have a logo (or even something as small as a favicon) that can be recognized.</p>
<p>Google's reason for this change (as mentioned on <a href="http://googleblog.blogspot.com/2008/06/one-fish-two-fish-red-fish-blue-fish.html" target="_blank">their blog</a>) is the following:</p>
<blockquote><p>..we wanted to develop a set of icons that would scale better to some new platforms like the iPhone and other mobile devices..</p></blockquote>
<p>They also state that the selection process was not easy, since they had to chose from among more than 300 different permutations. Some of the other alternatives they came up with are:</p>
<p><a href="http://bp1.blogger.com/_7ZYqYi4xigk/SEnK37orPGI/AAAAAAAAAp4/gR3gdZ6sgbU/s1600-h/favicon_iterations.jpg" target="_blank"><img src="http://bp1.blogger.com/_7ZYqYi4xigk/SEnK37orPGI/AAAAAAAAAp4/gR3gdZ6sgbU/s400/favicon_iterations.jpg" alt="" width="400" /></a></p>
<p>Seeing these designs, personally I would have chosen one of the more colorful designs with the capital "G" in it, since these two features (the capital "G" and the colors) are what comes to mind when you think Google. However, they also say that this is not the final design, but rather a first step to a more unified set of icons. So, hopefully, they will come up with something better. They also welcome suggestions, so if anyone can come up with a idea for a design, they can submit it <a href="http://www.google.com/faviconideas/" target="_blank">here</a>.</p>
<p>So, what do you think about the new favicon? Do you like it or not? and why?</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Favi... what?]]></title>
<link>http://ladgeful.wordpress.com/?p=248</link>
<pubDate>Tue, 17 Jun 2008 21:41:15 +0000</pubDate>
<dc:creator>William Tildesley</dc:creator>
<guid>http://ladgeful.wordpress.com/?p=248</guid>
<description><![CDATA[If you don&#8217;t have a clue what a favicon is I suggest you clue up. Once you&#8217;ve done that ]]></description>
<content:encoded><![CDATA[<p>If you don't have a clue what a favicon is <a href="http://en.wikipedia.org/wiki/Favicon">I suggest you clue up</a>. Once you've done that now head over to <a href="http://favikon.com/">favikon and create a favicon for your website</a>. [<a href="http://urlgreyhot.com/personal/weblog/favikon">VIA</a>]</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google hasn't felt quite the same lately]]></title>
<link>http://watirmelon.wordpress.com/?p=66</link>
<pubDate>Tue, 17 Jun 2008 09:11:50 +0000</pubDate>
<dc:creator>Alister Scott</dc:creator>
<guid>http://watirmelon.wordpress.com/?p=66</guid>
<description><![CDATA[I&#8217;ve been thinking that Google hasn&#8217;t felt quite the same over the last few weeks. I soo]]></description>
<content:encoded><![CDATA[<p>I've been thinking that Google hasn't felt quite the same over the last few weeks. I soon realised that it's because Google have updated their <a href="http://en.wikipedia.org/wiki/Favicon">favicon</a>; the first time they have done so in <a href="http://googleblog.blogspot.com/2008/06/one-fish-two-fish-red-fish-blue-fish.html">eight and a half years</a>!</p>
<p>Instead of a capitalized boxed '<strong>G</strong>', you will now see the second g in Goo<strong>g</strong>le.</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-67" src="http://watirmelon.wordpress.com/files/2008/06/google-new-favicon.jpg" alt="" width="80" height="28" /></p>
<p>It's amazing how significant a small icon in the browser address bar can be. I hadn't realised how often I subliminally use these icons. I'm pretty sure that when I glance at my open Firefox tabs that I use these icons to quickly determine what is what. I even get pee'd off when a <a href="http://elibcat.library.brisbane.qld.gov.au/uhtbin/cgisirsi/r6YQvzPrSW/ZZELIBCAT/159400004/38/1/X/BLASTOFF">site</a> doesn't have one. Which shows you that <em>an icon is worth a <span style="text-decoration:line-through;">thousand</span> few words</em>. Although this isn't the case when I get into a lift (that's an elevator) and they have <em>those</em> buttons. You know the ones. Someone is dashing for the closing doors and you quickly try to re-open the doors but somehow can't.</p>
<p style="text-align:center;"><img class="size-full wp-image-68" src="http://watirmelon.wordpress.com/files/2008/06/open-and-close-elevator-buttons.jpg" alt="" width="300" height="142" /></p>
<p>The lift buttons look way too the same, in my opinion. That's why I prefer the simpler(?) '<strong>OPEN</strong>' and '<strong>CLOSE</strong>' buttons instead of icons that look like each other.</p>
<p>So maybe that's why Google changed their favicon. Maybe they were worried about looking too similar to everyone else. After all, bold capitalized letters are all the rage:</p>
<p style="text-align:center;"><img class="size-full wp-image-69" src="http://watirmelon.wordpress.com/files/2008/06/similar-favicons.jpg" alt="" width="309" height="52" /></p>
<p>And it's suprising how quickly we humans adapt to change: at first I hated the new small <strong>g</strong>, but now I don't mind it at all.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google tiene nuevo favicon]]></title>
<link>http://edusanver.wordpress.com/?p=355</link>
<pubDate>Sun, 15 Jun 2008 23:22:52 +0000</pubDate>
<dc:creator>Eduardo Sanchez Vera</dc:creator>
<guid>http://edusanver.wordpress.com/?p=355</guid>
<description><![CDATA[Todos los que usamos Google nos hemos dado cuenta de que el favicon ha cambiado, la razón es porque]]></description>
<content:encoded><![CDATA[<p>Todos los que usamos Google nos hemos dado cuenta de que el favicon ha cambiado, la razón es porque quieren tener un favicon según sea la plataforma:</p>
<p><img class="alignnone size-full wp-image-356" src="http://edusanver.wordpress.com/files/2008/06/google_favicon_family.jpg" alt="" width="400" height="104" /></p>
<p>sus creativos han diseñados varios favicon:</p>
<p><img class="alignnone size-full wp-image-357" src="http://edusanver.wordpress.com/files/2008/06/google_favicon_iterations.jpg" alt="" width="400" height="158" /></p>
<p>Incluso estan recibiendo propuestas, puedes crear un favicon para google y luego enviarselo:</p>
<p><a href="http://www.google.com/faviconideas/" target="_blank">http://www.google.com/faviconideas/</a></p>
<p>Información Oficial:<br />
<a href="http://googleblog.blogspot.com/2008/06/one-fish-two-fish-red-fish-blue-fish.html" target="_blank"> http://googleblog.blogspot.com/2008/06/<br />
one-fish-two-fish-red-fish-blue-fish.html</a></p>
<p>Via:<br />
<a href="http://blogandweb.com/2008/06/09/detras-del-nuevo-favicon-de-google/" target="_blank"> http://blogandweb.com/2008/06/09/<br />
detras-del-nuevo-favicon-de-google/</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Deixe sua marca na Google - Favicon!!]]></title>
<link>http://amdpc.wordpress.com/?p=232</link>
<pubDate>Sun, 15 Jun 2008 02:52:58 +0000</pubDate>
<dc:creator>duduardo</dc:creator>
<guid>http://amdpc.wordpress.com/?p=232</guid>
<description><![CDATA[Que tal se você deixasse sua marca na Google? Crie uma FavIcon e mande para a Google, pronto!!! Nã]]></description>
<content:encoded><![CDATA[<p>Que tal se você deixasse sua marca na Google?<a href="http://www.google.com/faviconideas/" target="_blank"><img class="alignnone size-medium wp-image-152 alignright" style="float:right;" src="http://amdpc.wordpress.com/files/2008/03/200px-google_wordmark_svg.png?w=200" alt="" width="200" height="71" /></a> Crie uma FavIcon e mande para a Google, pronto!!! Não é fácil? Atualmente parece que a Google não anda mesmo contente com sua favicon, mês passado já mudo e agora isso. Melhor para nós! :-)  Aqui os requisitos:</p>
<ul>
<li>tamanho 16x16</li>
<li>formato .png, .gif ou .ico</li>
<li>tamanho de 5kb no máximo</li>
<li>e tranparência.</li>
</ul>
<p>Ainda há algumas dicas <a href="http://www.google.com/faviconideas/" target="_blank">no site</a> como usar uma das cores básicas da Google, uma das letras... Só até o dia <font size="6">20 de junho.</font> Bye,bye and good luck!!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Favicon.ico nasıl oluşturulur?]]></title>
<link>http://turkeyrank.wordpress.com/?p=7</link>
<pubDate>Fri, 13 Jun 2008 21:47:23 +0000</pubDate>
<dc:creator>turkeyrank</dc:creator>
<guid>http://turkeyrank.wordpress.com/?p=7</guid>
<description><![CDATA[Favicon oluşturma Sayfası kullanma kılavuzu;
Favicon.ico oluşturma sayfasında, Web sayfanız i]]></description>
<content:encoded><![CDATA[<p>Favicon oluşturma Sayfası kullanma kılavuzu;</p>
<p><a title="Favicon.ico generator" href="http://turkeyrank.com/FavIcon-Generator/index.php" target="_blank">Favicon.ico oluşturma</a> sayfasında, Web sayfanız için oluşturduğunuz Favicon dosyasını, web sitenizin root (ana dizin) klasörüne Upload etmelisiniz. Favicon dosyaları mutlaka 16*16 veya 32*32 piksel boyutlarında olmalıdır.<br />
Favicon dosyanızın adı mutlaka " favicon.ico " olmalı. index ve default dosyanız olabilen; index.html veya index.htm veya index.php dosyanızda</p>
<p><span style="color:#ff0000;">&#60;head&#62; ... &#60;/head&#62;</span></p>
<p>HTML tagları arasına</p>
<p><span style="color:#ff0000;">&#60;link rel="shortcut icon" href="favicon.ico"&#62;</span></p>
<p>satırını eklemelisiniz.</p>
<p>Eğer, animasyonlu Favicon.ico kullanmak istiyorsanız;<br />
dosyanızın adını " <span style="color:#ff0000;">animated_favicon1.gif</span> " olarak düzenledikten sonra, web sitenizin root (ana dizin) klasörüne Upload etmelisiniz.</p>
<p>index.html veya index.htm veya index.php dosyanızda</p>
<p><span style="color:#ff0000;">&#60;head&#62; ... &#60;/head&#62;</span></p>
<p>HTML tagları arasına</p>
<p><span style="color:#ff0000;">&#60;link rel="shortcut icon" href="favicon.ico" &#62;<br />
&#60;link rel="icon" href="animated_favicon1.gif" type="image/gif" &#62;</span></p>
<p>satırını eklemelisiniz.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Favicon'suz site kalmasın!]]></title>
<link>http://basarozcan.wordpress.com/?p=26</link>
<pubDate>Thu, 12 Jun 2008 21:40:52 +0000</pubDate>
<dc:creator>basarozcan</dc:creator>
<guid>http://basarozcan.wordpress.com/?p=26</guid>
<description><![CDATA[
Sitenize ilk defa girildiğinde genelde dikkat çeken elemanlardan biri de faviconlardır. Eskiden ]]></description>
<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter" src="http://images.sixrevisions.com/2008/06/10-13_faviconize.gif" alt="" width="450" height="200" /></p>
<p>Sitenize ilk defa girildiğinde genelde dikkat çeken elemanlardan biri de faviconlardır. Eskiden çoğu site favicon tasarlamaz, tarayıcının logosunu oraya koymasına izin verirdi. Fakat web'in gelişmesiyle standartlar arasına giren favicon kullanımı ile sitelerimiz biraz daha canlandı. Bazı site sahipleri faviconlar hakkında sorun yaşadıklarını belirttiler. Bunun üzerine favicon'larla ilgili <a href="http://sixrevisions.com/resources/favicon_generators_resources/">şu bildiri</a> ile karşılaştım. Birçok favicon sitesini indeksleyen <a href="http://sixrevisions.com/resources/favicon_generators_resources/">bildiri</a>, favorilere eklenecek cinsten.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[google favicon]]></title>
<link>http://myrecap.wordpress.com/?p=40</link>
<pubDate>Wed, 11 Jun 2008 02:03:09 +0000</pubDate>
<dc:creator>herbert</dc:creator>
<guid>http://myrecap.wordpress.com/?p=40</guid>
<description><![CDATA[i usually like the style of google very much
and google&#8217;s style/philosophy has become the favo]]></description>
<content:encoded><![CDATA[<p style="text-align:left;">i usually like the style of google very much</p>
<p>and google's style/philosophy has become the favourite among us</p>
<p>but for this...i really cannot agree, it is UGLY</p>
<p><a href="http://googleblog.blogspot.com/2008/06/one-fish-two-fish-red-fish-blue-fish.html">http://googleblog.blogspot.com/2008/06/one-fish-two-fish-red-fish-blue-fish.html</a></p>
<p>they did show their design process as well</p>
<p><img style="display:block;cursor:pointer;text-align:center;margin:0 auto 10px;" src="http://bp1.blogger.com/_7ZYqYi4xigk/SEnK37orPGI/AAAAAAAAAp4/gR3gdZ6sgbU/s400/favicon_iterations.jpg" border="0" alt="" /></p>
<p>to my surprise- all are ugly, ugly and ugly.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google modifica su Favicon]]></title>
<link>http://iback.wordpress.com/?p=21</link>
<pubDate>Tue, 10 Jun 2008 08:18:53 +0000</pubDate>
<dc:creator>jeyvish</dc:creator>
<guid>http://iback.wordpress.com/?p=21</guid>
<description><![CDATA[Hace un par de días Google modifico su favicon que se había mantenido durante la nada despreciable]]></description>
<content:encoded><![CDATA[<p class="MsoNormal">Hace un par de días Google modifico su favicon que se había mantenido durante la nada despreciable cifra de 8 años y medio. Los<span> </span>motivos del cambio son principalmente que buscaban un set de iconos que funcionaran mejor en el Iphone y otros dispositivos móviles. Si quieres conocer más ingresa en su blog. <a href="http://googleblog.blogspot.com/2008/06/one-fish-two-fish-red-fish-blue-fish.html">Blog Google</a></p>
<p class="MsoNormal">Se trabajo entre 300 setter de las que han quedado como finalistas las siguientes:</p>
<p class="MsoNormal"><img class="aligncenter" src="http://www.dosbit.com/images/2008/06/favicon-google.jpg" alt="favicon google" /></p>
<p class="MsoNormal">
<p class="MsoNormal">Si tiene algún diseño sobre google y quiere enviarlo,<span> </span>aun está a tiempo de poder hacerlo ya que el proceso de selección sigue abierto. Trae un poco de extrañeza ver a google cambiar tanto de estética pero abra que esperar si finalmente decide cambiarlo o por lo contrario introduce el diseño de algún usuario.</p>
<p class="MsoNormal">Si quiere subir su propio favicon pincha en el siguiente enlace. <a href="http://www.google.com/faviconideas/">Sube Tu Propio Favicon</a></p>
<p class="MsoNormal">
<p class="MsoNormal">Si no sabes cómo empezar a construir uno, no hay problema aquí pensamos en todo. En la siguiente pagina podrás comenzar a fabricar un favicon desde cero y de una forma muy fácil.</p>
<p class="MsoNormal"><a href="http://www.favicon.cc">www.favicon.cc</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Más acerca del nuevo favicon de Google]]></title>
<link>http://grey1040.wordpress.com/?p=752</link>
<pubDate>Mon, 09 Jun 2008 21:58:01 +0000</pubDate>
<dc:creator>Greygoose</dc:creator>
<guid>http://grey1040.wordpress.com/?p=752</guid>
<description><![CDATA[Días atrás les contaba acerca del nuevo favicon de Google, es increíble como un detalle tan peque]]></description>
<content:encoded><![CDATA[<p>Días atrás les contaba acerca del <a href="http://alt1040.com/2008/05/el-nuevo-favicon-de-google/" target="_blank">nuevo <em>favicon</em> de <strong>Google</strong></a>, es increíble como un detalle tan pequeño y para muchos insignificante haya podido causar <a href="http://technorati.com/search/google+favicon" target="_blank">tanta conversación</a> en la blogosfera.</p>
<p>Al respecto <strong>Marissa Mayer</strong> escribe un post en el blog oficial de la empresa contando las razones por las cuales lo han cambiado (después de 8 años y medio de usar el mismo), en realidad se trata de nuevos diseños que escalen mejor en nuevas plataformas como el iPhone y otros dispositivos móviles, estas son las versiones actuales:</p>
<p><img src="http://alt1040.com/wp-content/uploads/2008/06/google-favicon-family.jpg" border="0" alt="google-favicon-family.jpg" width="577" height="150" /></p>
<p>Aparentemente no son versiones finales, siguen haciendo pruebas e inclusive piden a los lectores que envíen sus propias ideas de diseño (algo nuevo en Google). El SDG es fuerte, definitivamente.</p>
<p>Enlace: <a href="http://googleblog.blogspot.com/2008/06/one-fish-two-fish-red-fish-blue-fish.html" target="_blank">One Fish, Two Fish, Red Fish, Blue Fish</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Favicon’suz site kalmasın!]]></title>
<link>http://jonturkler.wordpress.com/?p=141</link>
<pubDate>Mon, 19 May 2008 20:53:23 +0000</pubDate>
<dc:creator>jonturkler</dc:creator>
<guid>http://jonturkler.wordpress.com/?p=141</guid>
<description><![CDATA[
Sitenize ilk defa girildiğinde genelde dikkat çeken elemanlardan biri de  faviconlardır. Eskiden]]></description>
<content:encoded><![CDATA[<p><img src="http://images.sixrevisions.com/2008/06/10-13_faviconize.gif" alt="" /></p>
<p>Sitenize ilk defa girildiğinde genelde dikkat çeken elemanlardan biri de  faviconlardır. Eskiden çoğu site favicon tasarlamaz, tarayıcının logosunu oraya  koymasına izin verirdi. Fakat web’in gelişmesiyle standartlar arasına giren  favicon kullanımı ile sitelerimiz biraz daha canlandı. Bazı site sahipleri  faviconlar hakkında sorun yaşadıklarını belirttiler. Bunun üzerine favicon’larla  ilgili <a href="http://sixrevisions.com/resources/favicon_generators_resources/">şu  bildiri</a> ile karşılaştım. Birçok favicon sitesini indeksleyen <a href="http://sixrevisions.com/resources/favicon_generators_resources/">bildiri</a>,  favorilere eklenecek cinsten.</p>
]]></content:encoded>
</item>

</channel>
</rss>
