<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>Icons for Favorites? | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/</link>
  <description>A Markup forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>09/15/04, 259 21 2004 2004:%i:1095225677 01:21:17</pubDate>
  <lastBuildDate>06/07/13, 158 48 2013 2013:%i:1370591297 03:48:17</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Nickro  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1288</link>
    <description><![CDATA[Hullo.<br /><br />Not sure if this is the right section of the forum, 'cos I don't know how this is done... how do you make a web page saved to the user's 'Favorites' have its own little icon? (Such as the one for this forum.)]]></description>
    <pubDate>09/15/04, 259 21 2004 2004:%i:1095225677 01:21:17</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1288</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1289</link>
    <description><![CDATA[I have an article about this here<br /><br />http://www.wpdfd.com/editorial/wpd0304review.htm#footnote]]></description>
    <pubDate>09/15/04, 259 31 2004 2004:%i:1095229917 02:31:57</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1289</guid>
   </item>
     <item>
    <title>Nickro  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1290</link>
    <description><![CDATA[Great, thanks!]]></description>
    <pubDate>09/17/04, 261 57 2004 2004:%i:1095418647 06:57:27</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1290</guid>
   </item>
     <item>
    <title>Amysun  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1291</link>
    <description><![CDATA[I created the favicon using your instructions and it works for me, thanks! But, I noted that other developers, such as http://www.hicksdesign.co.uk/ does not use the &lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.ico&quot;&gt; tag. In fact, I could not find any reference to favicon in the source code. How does it work or is referenced on their sites? <br /><br />Amy]]></description>
    <pubDate>11/10/04, 315 52 2004 2004:%i:1100134354 19:52:34</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1291</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1292</link>
    <description><![CDATA[I don't see any favicon at http://www.hicksdesign.co.uk/ (Mozilla 1.7.3 OSX) <img src="/images/emoticons/normalsad.png" class="smiley" />]]></description>
    <pubDate>11/11/04, 316 55 2004 2004:%i:1100152511 00:55:11</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1292</guid>
   </item>
     <item>
    <title>Amysun  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1293</link>
    <description><![CDATA[It's the green leaf that appears in the URL field, as well on the browser tab. Do you see it? <br /><br />I find this true of other sites, including CNN, that has a favicon, but the link is nowhere to be found in their source. Where do they put it? <br /><br />Amy]]></description>
    <pubDate>11/11/04, 316 11 2004 2004:%i:1100153513 01:11:53</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1293</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1294</link>
    <description><![CDATA[No, it doesn't show up on that site or in CNN for me. It does show up at http://www.wpdfd.com/index.html and other sites so whatever they are doing doesn't seem to work in Mozilla.]]></description>
    <pubDate>11/11/04, 316 56 2004 2004:%i:1100163415 03:56:55</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1294</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1295</link>
    <description><![CDATA[Favicons can be funny things... WPDFD's, for example, stopped showing up with the FF .9 release.<br /><br />This method appears to be reliable:<br />&lt;link rel=&quot;favicon&quot; type=&quot;image/ico&quot; href=&quot;path/to/favicon.ico&quot; /&gt;]]></description>
    <pubDate>11/11/04, 316 30 2004 2004:%i:1100183423 09:30:23</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1295</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1296</link>
    <description><![CDATA[<blockquote><strong>Baxter said:</strong><br />
Favicons can be funny things... WPDFD's, for example, stopped showing up with the FF .9 release.<br /><br />This method appears to be reliable:<br />&lt;link rel=&quot;favicon&quot; type=&quot;image/ico&quot; href=&quot;path/to/favicon.ico&quot; /&gt;</blockquote><br /><br />The WPDFD Favicon shows up fine in my FireFox 1.0 but I will agree that they are fustratingly unreliable. The <br /><br />http://www.hicksdesign.co.uk/<br /><br />favicon shows in Firefox 1.0 but not Mozilla 1.7.3 Mac or IE 6 (Win).]]></description>
    <pubDate>11/11/04, 316 27 2004 2004:%i:1100190435 11:27:15</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1296</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1297</link>
    <description><![CDATA[For me, it shows up fine in the address bar, but not in the bookmarks. The method I posted seems to work everywhere, for me, anyway.<br /><br />Favicons are flaky. Always have been.]]></description>
    <pubDate>11/11/04, 316 37 2004 2004:%i:1100198244 13:37:24</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/markup/icons_for_favorites/#p1297</guid>
   </item>
   </channel>
</rss