<?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: Infoholicismeme</title>
	<atom:link href="http://blog.mozilla.com/dolske/2009/01/04/infoholicismeme/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/dolske/2009/01/04/infoholicismeme/</link>
	<description>The odd parity bit</description>
	<lastBuildDate>Sat, 17 Oct 2009 05:26:38 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neil Rashbrook</title>
		<link>http://blog.mozilla.com/dolske/2009/01/04/infoholicismeme/comment-page-1/#comment-43609</link>
		<dc:creator>Neil Rashbrook</dc:creator>
		<pubDate>Mon, 05 Jan 2009 12:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/dolske/?p=85#comment-43609</guid>
		<description>I only have 37 wikipedia URLs in my history, and your script selected one of them twice and one of them three times... the second time I evaluated it succeeded in picking 10 distinct URLs.</description>
		<content:encoded><![CDATA[<p>I only have 37 wikipedia URLs in my history, and your script selected one of them twice and one of them three times&#8230; the second time I evaluated it succeeded in picking 10 distinct URLs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.mozilla.com/dolske/2009/01/04/infoholicismeme/comment-page-1/#comment-43608</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 05 Jan 2009 11:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/dolske/?p=85#comment-43608</guid>
		<description>It&#039;s a great script, but unfortunately the output is in ISO-8859-5 and at least a couple of my results were mangled UTF-8 URLs (from Russian Wikipedia).</description>
		<content:encoded><![CDATA[<p>It&#8217;s a great script, but unfortunately the output is in ISO-8859-5 and at least a couple of my results were mangled UTF-8 URLs (from Russian Wikipedia).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Dolske</title>
		<link>http://blog.mozilla.com/dolske/2009/01/04/infoholicismeme/comment-page-1/#comment-43603</link>
		<dc:creator>Justin Dolske</dc:creator>
		<pubDate>Mon, 05 Jan 2009 10:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/dolske/?p=85#comment-43603</guid>
		<description>Whoops. Didn&#039;t realize that wasn&#039;t in FF3.</description>
		<content:encoded><![CDATA[<p>Whoops. Didn&#8217;t realize that wasn&#8217;t in FF3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Glazman</title>
		<link>http://blog.mozilla.com/dolske/2009/01/04/infoholicismeme/comment-page-1/#comment-43602</link>
		<dc:creator>Daniel Glazman</dc:creator>
		<pubDate>Mon, 05 Jan 2009 10:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/dolske/?p=85#comment-43602</guid>
		<description>Justin, your script seems to fail with FF3.0.x and works only with nightlies :

Erreur : uncaught exception: [Exception... &quot;Component returned failure code: 0x80570018 (NS_ERROR_XPC_BAD_IID) [nsIJSCID.getService]&quot;  nsresult: &quot;0x80570018 (NS_ERROR_XPC_BAD_IID)&quot;  location: &quot;JS frame :: javascript:%20num=10;C=Components;d=C.classes[&#039;@mozilla.org/browser/nav-history-service;1&#039;].getService(C.interfaces.nsPIPlacesDatabase).DBConnection;q=d.createStatement(&quot;SELECT%20url%20FROM%20moz_places%20WHERE%20url%20LIKE%20&#039;http://__.wikipedia.org/wiki%25&#039;&quot;);ignore=/^(Special&#124;Talk):/;seen={};w=[];while(q.step())%20{u=q.row.url;n=unescape(u);x=n.indexOf(&#039;#&#039;);%20if(x==-1)x=n.length;%20n=n.substring(29,x).replace(/_/g,&#039;%20&#039;);%20if(!ignore.test(n)%20&amp;&amp;%20!(n%20in%20seen))%20{%20w.push({url:q.row.url,%20name:n});seen[n]=true}}%20h=&quot;10%20random%20Wikipedia%20URLs%20out%20of%20&quot;+w.length+&quot;...\n&quot;;%20while(num--)%20{%20r=Math.floor(Math.random()*(w.length+1));%20h+=&quot;&lt;A&gt;&quot;+w[r].name+&quot;&lt;/a&gt;\n&quot;;}h+=&quot;&quot;;%20open(&#039;data:text/html,&#039;+escape(h)) ::  :: line 1&quot;  data: no]</description>
		<content:encoded><![CDATA[<p>Justin, your script seems to fail with FF3.0.x and works only with nightlies :</p>
<p>Erreur : uncaught exception: [Exception... "Component returned failure code: 0x80570018 (NS_ERROR_XPC_BAD_IID) [nsIJSCID.getService]&#8221;  nsresult: &#8220;0&#215;80570018 (NS_ERROR_XPC_BAD_IID)&#8221;  location: &#8220;JS frame :: javascript:%20num=10;C=Components;d=C.classes['@mozilla.org/browser/nav-history-service;1'].getService(C.interfaces.nsPIPlacesDatabase).DBConnection;q=d.createStatement(&#8221;SELECT%20url%20FROM%20moz_places%20WHERE%20url%20LIKE%20&#8242;http://__.wikipedia.org/wiki%25&#8242;&#8221;);ignore=/^(Special|Talk):/;seen={};w=[];while(q.step())%20{u=q.row.url;n=unescape(u);x=n.indexOf(&#8217;#');%20if(x==-1)x=n.length;%20n=n.substring(29,x).replace(/_/g,&#8217;%20&#8242;);%20if(!ignore.test(n)%20&amp;&amp;%20!(n%20in%20seen))%20{%20w.push({url:q.row.url,%20name:n});seen[n]=true}}%20h=&#8221;10%20random%20Wikipedia%20URLs%20out%20of%20&#8243;+w.length+&#8221;&#8230;\n&#8221;;%20while(num&#8211;)%20{%20r=Math.floor(Math.random()*(w.length+1));%20h+=&#8221;<a>&#8220;+w[r].name+&#8221;</a>\n&#8221;;}h+=&#8221;";%20open(&#8217;data:text/html,&#8217;+escape(h)) ::  :: line 1&#8243;  data: no]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Walden</title>
		<link>http://blog.mozilla.com/dolske/2009/01/04/infoholicismeme/comment-page-1/#comment-43590</link>
		<dc:creator>Jeff Walden</dc:creator>
		<pubDate>Mon, 05 Jan 2009 04:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/dolske/?p=85#comment-43590</guid>
		<description>Wait, trust *you*?  How do I know this won&#039;t set me up for a rickroll on every startup!?!?!?</description>
		<content:encoded><![CDATA[<p>Wait, trust *you*?  How do I know this won&#8217;t set me up for a rickroll on every startup!?!?!?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
