<?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: Extracting bookmark icons (favicons) from Firefox</title>
	<atom:link href="http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/</link>
	<description>on software development and related issues</description>
	<lastBuildDate>Tue, 29 Nov 2011 07:10:01 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arturic</title>
		<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-14420</link>
		<dc:creator>Arturic</dc:creator>
		<pubDate>Thu, 01 Oct 2009 00:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-14420</guid>
		<description>Wonderful Script!

I&#039;m still running Ubuntu 8.04 Hardy (Just one more month till 9.10 Karmic, yeah!) I installed BeautifulSoup from Synaptic, used the script as described and worked perfectly, I only got a couple errors from filenames being too long (from bad websites giving huge page titles, definitively not the scrip&#039;s fault), I manually edited the bookmarks file and the script did it&#039;s magic.

python 2.5.2
python-beautifulsoup 3.0.4-1build1 

THANK YOU VERY MUCH !!!</description>
		<content:encoded><![CDATA[<p>Wonderful Script!</p>
<p>I&#8217;m still running Ubuntu 8.04 Hardy (Just one more month till 9.10 Karmic, yeah!) I installed BeautifulSoup from Synaptic, used the script as described and worked perfectly, I only got a couple errors from filenames being too long (from bad websites giving huge page titles, definitively not the scrip&#8217;s fault), I manually edited the bookmarks file and the script did it&#8217;s magic.</p>
<p>python 2.5.2<br />
python-beautifulsoup 3.0.4-1build1 </p>
<p>THANK YOU VERY MUCH !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Belsky</title>
		<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-14210</link>
		<dc:creator>Mike Belsky</dc:creator>
		<pubDate>Fri, 25 Sep 2009 01:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-14210</guid>
		<description>Or, using Firefox, open the bookmark (actually load the page), Tools &gt; Page Info
Media
scroll through the list to the onethat ends in /favicon.ico

on bottom of widow click &quot;save as&quot;
save your icon!</description>
		<content:encoded><![CDATA[<p>Or, using Firefox, open the bookmark (actually load the page), Tools &gt; Page Info<br />
Media<br />
scroll through the list to the onethat ends in /favicon.ico</p>
<p>on bottom of widow click &#8220;save as&#8221;<br />
save your icon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lionelb</title>
		<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-13943</link>
		<dc:creator>lionelb</dc:creator>
		<pubDate>Mon, 14 Sep 2009 01:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-13943</guid>
		<description>help !




Traceback (most recent call last):
  File &quot;extract.py&quot;, line 12, in 
    print tag.string
  File &quot;C:\Program Files\Python\lib\encodings\cp850.py&quot;, line 12, in encode
    return codecs.charmap_encode(input,errors,encoding_map)
UnicodeEncodeError: &#039;charmap&#039; codec can&#039;t encode character u&#039;\u2019&#039; in position
 53: character maps to </description>
		<content:encoded><![CDATA[<p>help !</p>
<p>Traceback (most recent call last):<br />
  File &#8220;extract.py&#8221;, line 12, in<br />
    print tag.string<br />
  File &#8220;C:\Program Files\Python\lib\encodings\cp850.py&#8221;, line 12, in encode<br />
    return codecs.charmap_encode(input,errors,encoding_map)<br />
UnicodeEncodeError: &#8216;charmap&#8217; codec can&#8217;t encode character u&#8217;\u2019&#8242; in position<br />
 53: character maps to</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Innovative1</title>
		<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-10120</link>
		<dc:creator>Innovative1</dc:creator>
		<pubDate>Sun, 03 May 2009 22:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-10120</guid>
		<description>Don&#039;t worry about it man.  I uninstalled 3.0.1 and installed 2.6.2 and it worked fine.  Thanks for this great script!  I have been looking for something like this for a long time!</description>
		<content:encoded><![CDATA[<p>Don&#8217;t worry about it man.  I uninstalled 3.0.1 and installed 2.6.2 and it worked fine.  Thanks for this great script!  I have been looking for something like this for a long time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Innovative1</title>
		<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-10112</link>
		<dc:creator>Innovative1</dc:creator>
		<pubDate>Sun, 03 May 2009 18:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-10112</guid>
		<description>Just FYI, the carrot (^) is located under the &#039;g&#039; of tag.string on the error.  I don&#039;t know if there is any significance.</description>
		<content:encoded><![CDATA[<p>Just FYI, the carrot (^) is located under the &#8216;g&#8217; of tag.string on the error.  I don&#8217;t know if there is any significance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Innovative1</title>
		<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-10111</link>
		<dc:creator>Innovative1</dc:creator>
		<pubDate>Sun, 03 May 2009 18:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-10111</guid>
		<description>i tried this using Python 3.0.1 and BeautifulSoup 3.1.0.1 and I get &quot;invalid syntax&quot; at line 12 print tag.string
                   ^</description>
		<content:encoded><![CDATA[<p>i tried this using Python 3.0.1 and BeautifulSoup 3.1.0.1 and I get &#8220;invalid syntax&#8221; at line 12 print tag.string<br />
                   ^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gooli</title>
		<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-9524</link>
		<dc:creator>gooli</dc:creator>
		<pubDate>Sat, 18 Apr 2009 19:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-9524</guid>
		<description>Copying BeautifulSoup into the same directory as extract.py should work. By running &#039;python extract.py&#039; I meant opening a command window (Start -&gt; Run -&gt; cmd), going to the directory where you have the extract.py script (using the cd command) and then typing &#039;python extract.py&#039;. That should work, let me know if it doesn&#039;t.</description>
		<content:encoded><![CDATA[<p>Copying BeautifulSoup into the same directory as extract.py should work. By running &#8216;python extract.py&#8217; I meant opening a command window (Start -&gt; Run -&gt; cmd), going to the directory where you have the extract.py script (using the cd command) and then typing &#8216;python extract.py&#8217;. That should work, let me know if it doesn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda</title>
		<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-9476</link>
		<dc:creator>Linda</dc:creator>
		<pubDate>Fri, 17 Apr 2009 15:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-9476</guid>
		<description>I&#039;m going to ask a couple of even dumber questions!...
1) I&#039;ve installed Python and downloaded BeautifulSoup.  It doesn&#039;t seem to have an installer so at present the extracted files are sitting in the same file as extract.py  Is this correct?
2) I&#039;ve created extract.py and copied bookmarks.html to the same folder but I don&#039;t know how to run &#039;python extract.py&#039;  I started Python which opens a command window and typed &quot;Python C:\Users\Linda....extract.py&quot; and the syntax is invalid.  Can you explain (in words of one syllable!) exactly what to do?!!
Sorry for being a pain and thanks for providing the code to enable icon extractions. :)
Regards,
Linda</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to ask a couple of even dumber questions!&#8230;<br />
1) I&#8217;ve installed Python and downloaded BeautifulSoup.  It doesn&#8217;t seem to have an installer so at present the extracted files are sitting in the same file as extract.py  Is this correct?<br />
2) I&#8217;ve created extract.py and copied bookmarks.html to the same folder but I don&#8217;t know how to run &#8216;python extract.py&#8217;  I started Python which opens a command window and typed &#8220;Python C:\Users\Linda&#8230;.extract.py&#8221; and the syntax is invalid.  Can you explain (in words of one syllable!) exactly what to do?!!<br />
Sorry for being a pain and thanks for providing the code to enable icon extractions. :)<br />
Regards,<br />
Linda</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-8767</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Fri, 27 Mar 2009 22:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-8767</guid>
		<description>Thank you! Downloading now, I&#039;ll let you know how it goes. :)</description>
		<content:encoded><![CDATA[<p>Thank you! Downloading now, I&#8217;ll let you know how it goes. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gooli</title>
		<link>http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-8734</link>
		<dc:creator>gooli</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gooli.org/blog/extracting-bookmark-icons-favicons-from-firefox/#comment-8734</guid>
		<description>You&#039;ll need to install Python from http://www.python.org (version 2.6 should do just fine) and install BeautifulSoup from http://www.crummy.com/software/BeautifulSoup/. You&#039;ll need to create a text file called extract.py and copy the code in the post into it. You&#039;ll need to copy the bookmarks.html file from the Firefox profile to the place where you created extract.py. Now you can run it using &quot;python extract.py&quot; snd you should get the icons in the same directory.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll need to install Python from <a href="http://www.python.org" rel="nofollow">http://www.python.org</a> (version 2.6 should do just fine) and install BeautifulSoup from <a href="http://www.crummy.com/software/BeautifulSoup/" rel="nofollow">http://www.crummy.com/software/BeautifulSoup/</a>. You&#8217;ll need to create a text file called extract.py and copy the code in the post into it. You&#8217;ll need to copy the bookmarks.html file from the Firefox profile to the place where you created extract.py. Now you can run it using &#8220;python extract.py&#8221; snd you should get the icons in the same directory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

