<?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: I want to be one too&#8230;.</title>
	<atom:link href="http://www.clickherder.com/i-want-to-be-one-too/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clickherder.com/i-want-to-be-one-too</link>
	<description>Monkey monkey is new monkey</description>
	<lastBuildDate>Fri, 08 Feb 2008 22:38:01 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://www.clickherder.com/i-want-to-be-one-too/comment-page-1#comment-7</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 24 Jan 2006 18:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickherder.com/?p=11#comment-7</guid>
		<description>Well there is some celebrity case law already established. We will have to tread these waters carefully. One of us should go to law school quickly.</description>
		<content:encoded><![CDATA[<p>Well there is some celebrity case law already established. We will have to tread these waters carefully. One of us should go to law school quickly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://www.clickherder.com/i-want-to-be-one-too/comment-page-1#comment-6</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Tue, 24 Jan 2006 16:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickherder.com/?p=11#comment-6</guid>
		<description>&quot;&lt;i&gt;...all single words ending with “ing” and rhyming with &#039;dog&#039;...&lt;/i&gt;&quot;

&lt;br /&gt;Brilliant!  And so:

&lt;pre&gt;SELECT 
    COUNT(DISTINCT domain_name) AS &#039;*og*ing.com&#039;, 
    CONCAT(100*sum(if(is_registered,1,0))/COUNT(DISTINCT domain_name), &#039;%&#039;) 
        AS &#039;% registered&#039; 
FROM domains 
WHERE domain_name LIKE &#039;%ing.com&#039; 
  AND domain_name LIKE &#039;%og%&#039;;
+-------------+--------------+
&#124; *og*ing.com &#124; % registered &#124;
+-------------+--------------+
&#124;         253 &#124; 43.87%       &#124;
+-------------+--------------+&lt;/pre&gt;


Some of the results are dumb, of course, like zoografting.com (knock yourself out, domainers), but there are alot of good ones in that list of 166 unregistred examples.</description>
		<content:encoded><![CDATA[<p>&#8220;<i>...all single words ending with &#8220;ing&#8221; and rhyming with &#8216;dog&#8217;...</i>&#8221;</p>
<p>
Brilliant!  And so:</p>
<pre>SELECT
    COUNT(DISTINCT domain_name) AS '*og*ing.com',
    CONCAT(100*sum(if(is_registered,1,0))/COUNT(DISTINCT domain_name), '%')
        AS '% registered'
FROM domains
WHERE domain_name LIKE '%ing.com'
  AND domain_name LIKE '%og%';
+-------------+--------------+
| &lt;strong&gt;og&lt;/strong&gt;ing.com | % registered |
+-------------+--------------+
|         253 | 43.87%       |
+-------------+--------------+</pre>
<p>Some of the results are dumb, of course, like zoografting.com (knock yourself out, domainers), but there are alot of good ones in that list of 166 unregistred examples.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
