<?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: eTLD Meet mozStorage?</title>
	<atom:link href="http://shawnwilsher.com/archives/132/feed" rel="self" type="application/rss+xml" />
	<link>http://shawnwilsher.com/archives/132</link>
	<description></description>
	<lastBuildDate>Sat, 04 Sep 2010 21:55:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Dan Witte</title>
		<link>http://shawnwilsher.com/archives/132/comment-page-1#comment-2571</link>
		<dc:creator>Dan Witte</dc:creator>
		<pubDate>Tue, 18 Dec 2007 01:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/132#comment-2571</guid>
		<description>thanks fredrik, nice docs!</description>
		<content:encoded><![CDATA[<p>thanks fredrik, nice docs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://shawnwilsher.com/archives/132/comment-page-1#comment-2570</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Mon, 17 Dec 2007 16:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/132#comment-2570</guid>
		<description>@Asrail

That&#039;s actually a fairly good point.  Ideally anywhere that we store URI&#039;s that we need to parse for certain things, we should probably be storing those parts separately.

The reality of the situation though is that there isn&#039;t much of a perf impact regardless (now, if this were a client server model, this would probably be an issue).</description>
		<content:encoded><![CDATA[<p>@Asrail</p>
<p>That&#8217;s actually a fairly good point.  Ideally anywhere that we store URI&#8217;s that we need to parse for certain things, we should probably be storing those parts separately.</p>
<p>The reality of the situation though is that there isn&#8217;t much of a perf impact regardless (now, if this were a client server model, this would probably be an issue).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asrail</title>
		<link>http://shawnwilsher.com/archives/132/comment-page-1#comment-2569</link>
		<dc:creator>Asrail</dc:creator>
		<pubDate>Mon, 17 Dec 2007 16:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/132#comment-2569</guid>
		<description>Well... it maybe to late but...

wouldn&#039;t be much faster and easier if subdomain, eTLD and the path were different fields on the table, instead of processing a string?

Well... I don&#039;t know SQLite very well, but this way would be nice we could make URI a type and querying it&#039;s parts just like we do with timestamps.

With different fields or a type, would be much quicker to search for all occurrences of a domain...</description>
		<content:encoded><![CDATA[<p>Well&#8230; it maybe to late but&#8230;</p>
<p>wouldn&#8217;t be much faster and easier if subdomain, eTLD and the path were different fields on the table, instead of processing a string?</p>
<p>Well&#8230; I don&#8217;t know SQLite very well, but this way would be nice we could make URI a type and querying it&#8217;s parts just like we do with timestamps.</p>
<p>With different fields or a type, would be much quicker to search for all occurrences of a domain&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://shawnwilsher.com/archives/132/comment-page-1#comment-2566</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Sun, 16 Dec 2007 00:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/132#comment-2566</guid>
		<description>@fredrik

Thanks for contributing!</description>
		<content:encoded><![CDATA[<p>@fredrik</p>
<p>Thanks for contributing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fredrik</title>
		<link>http://shawnwilsher.com/archives/132/comment-page-1#comment-2565</link>
		<dc:creator>fredrik</dc:creator>
		<pubDate>Sat, 15 Dec 2007 23:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/132#comment-2565</guid>
		<description>Figured this was as good a time as any to start contributing to DevMo. &lt;a href=&quot;http://developer.mozilla.org/en/docs/nsIEffectiveTLDService&quot; rel=&quot;nofollow&quot;&gt;nsIEffectiveTLDService&lt;/a&gt;. It&#039;s a start, at least. Now to write some Python that can grok the .idl file and auto-generate a doc stub, &#039;cause copy/paste is fun for all of 2 seconds.</description>
		<content:encoded><![CDATA[<p>Figured this was as good a time as any to start contributing to DevMo. <a href="http://developer.mozilla.org/en/docs/nsIEffectiveTLDService" rel="nofollow">nsIEffectiveTLDService</a>. It&#8217;s a start, at least. Now to write some Python that can grok the .idl file and auto-generate a doc stub, &#8217;cause copy/paste is fun for all of 2 seconds.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
