<?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: How many tweets are&#160;possible?</title>
	<atom:link href="http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html/feed" rel="self" type="application/rss+xml" />
	<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html</link>
	<description>Brain candy for Happy Mutants</description>
	<lastBuildDate>Wed, 19 Jun 2013 00:18:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: Erich Morisse</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1667967</link>
		<dc:creator>Erich Morisse</dc:creator>
		<pubDate>Thu, 28 Feb 2013 22:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1667967</guid>
		<description>+1

Long tail is fine, as Shannon&#039;s 1.1-1.2 bits per letter is average encoding length, with more frequent letters encoded with fewer bits.  

You bring up a great point though, it looks like the encoding is based off of a first order character frequency.  Once you bring in word frequency and word transition frequencies (both also discussed by Shannon), the average encoding bit count changes.

Any way you cut it, this is my favorite &quot;What If?&quot; yet.</description>
		<content:encoded><![CDATA[<p>+1</p>
<p>Long tail is fine, as Shannon&#8217;s 1.1-1.2 bits per letter is average encoding length, with more frequent letters encoded with fewer bits.  </p>
<p>You bring up a great point though, it looks like the encoding is based off of a first order character frequency.  Once you bring in word frequency and word transition frequencies (both also discussed by Shannon), the average encoding bit count changes.</p>
<p>Any way you cut it, this is my favorite &#8220;What If?&#8221; yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: redesigned</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1667030</link>
		<dc:creator>redesigned</dc:creator>
		<pubDate>Thu, 28 Feb 2013 01:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1667030</guid>
		<description>that finally explains twitter.

monkeys...keyboards...shakespeare...something or other. </description>
		<content:encoded><![CDATA[<p>that finally explains twitter.</p>
<p>monkeys&#8230;keyboards&#8230;shakespeare&#8230;something or other. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris rogers</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666745</link>
		<dc:creator>chris rogers</dc:creator>
		<pubDate>Wed, 27 Feb 2013 21:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666745</guid>
		<description>Pretty sure ASCII is 7 bits and lots of those are control charcters like a linefeed.  So really 26 letters, 10 digits and lets say 20 symbols.  56 letters could be encoded in 6 bits...</description>
		<content:encoded><![CDATA[<p>Pretty sure ASCII is 7 bits and lots of those are control charcters like a linefeed.  So really 26 letters, 10 digits and lets say 20 symbols.  56 letters could be encoded in 6 bits&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Miller</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666621</link>
		<dc:creator>Matthew Miller</dc:creator>
		<pubDate>Wed, 27 Feb 2013 19:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666621</guid>
		<description> Wow! It&#039;s almost like you didn&#039;t read the article!</description>
		<content:encoded><![CDATA[<p> Wow! It&#8217;s almost like you didn&#8217;t read the article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KWillets</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666453</link>
		<dc:creator>KWillets</dc:creator>
		<pubDate>Wed, 27 Feb 2013 17:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666453</guid>
		<description>Using the Shannon entropy of common English gives a low estimate for this, because all the sentences that are uncommon are added back into the corpus.  Shannon measured the ability of humans to guess the next character in a string, but the guesses relied on the fact that, say, &quot;I am reading a book&quot; is more common that &quot;I am reading a boot&quot;.  In an &quot;all possible sentences&quot; corpus, both are equally likely; we lose the ability to down-rate the &quot;long tail&quot; of correct but unlikely sentences.</description>
		<content:encoded><![CDATA[<p>Using the Shannon entropy of common English gives a low estimate for this, because all the sentences that are uncommon are added back into the corpus.  Shannon measured the ability of humans to guess the next character in a string, but the guesses relied on the fact that, say, &#8220;I am reading a book&#8221; is more common that &#8220;I am reading a boot&#8221;.  In an &#8220;all possible sentences&#8221; corpus, both are equally likely; we lose the ability to down-rate the &#8220;long tail&#8221; of correct but unlikely sentences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie K</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666257</link>
		<dc:creator>Eddie K</dc:creator>
		<pubDate>Wed, 27 Feb 2013 14:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666257</guid>
		<description>In a similar vein, I&#039;ve had to design a number of small 16x16 pixel icons used for web site favicons, application drop down menus, file lists and the like.

It&#039;s quite an art to make a 16x16 icon that&#039;s colorful, attractive and meaningful that doesn&#039;t look like something out of a broken video card or a child&#039;s stick figure drawing.

How many such icons are possible? Assuming 24 bit pixels (8 bits for each of red, blue and green) gives 2^24 or 16,777,216 colors per pixel. With 256 pixels per icon you get (2^24)^256. Essentially a 256 digit, base 16,777,216 number or 2^6,144 different icons. We shouldn&#039;t run out for a while.

I&#039;ve always wondered what kind of fabulous icon a real artist such as a Picasso, Warhol or Pollack could produce on such a tiny canvas. </description>
		<content:encoded><![CDATA[<p>In a similar vein, I&#8217;ve had to design a number of small 16&#215;16 pixel icons used for web site favicons, application drop down menus, file lists and the like.</p>
<p>It&#8217;s quite an art to make a 16&#215;16 icon that&#8217;s colorful, attractive and meaningful that doesn&#8217;t look like something out of a broken video card or a child&#8217;s stick figure drawing.</p>
<p>How many such icons are possible? Assuming 24 bit pixels (8 bits for each of red, blue and green) gives 2^24 or 16,777,216 colors per pixel. With 256 pixels per icon you get (2^24)^256. Essentially a 256 digit, base 16,777,216 number or 2^6,144 different icons. We shouldn&#8217;t run out for a while.</p>
<p>I&#8217;ve always wondered what kind of fabulous icon a real artist such as a Picasso, Warhol or Pollack could produce on such a tiny canvas. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oasisob1</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666227</link>
		<dc:creator>oasisob1</dc:creator>
		<pubDate>Wed, 27 Feb 2013 13:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666227</guid>
		<description>1: Isn&#039;t it &#039;Munroe&#039;?
2: i&#039;ve been tweeting md5 hashes for ages, fuck the 140 char limit.</description>
		<content:encoded><![CDATA[<p>1: Isn&#8217;t it &#8216;Munroe&#8217;?<br />
2: i&#8217;ve been tweeting md5 hashes for ages, fuck the 140 char limit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roose_Bolton</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666188</link>
		<dc:creator>Roose_Bolton</dc:creator>
		<pubDate>Wed, 27 Feb 2013 12:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666188</guid>
		<description>Of these, 25% are dadboner&#039;s &quot;Really looking forward to the weekend you guys&quot; and another 25% are &quot;Feel like I drank a thousand beers last night you guys&quot;.</description>
		<content:encoded><![CDATA[<p>Of these, 25% are dadboner&#8217;s &#8220;Really looking forward to the weekend you guys&#8221; and another 25% are &#8220;Feel like I drank a thousand beers last night you guys&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Jacobson</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666182</link>
		<dc:creator>Matt Jacobson</dc:creator>
		<pubDate>Wed, 27 Feb 2013 12:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666182</guid>
		<description>Arthur C. Clarke&#039;s story needs an upgrade: &quot;The Nine Trillion Tweets of God.&quot; </description>
		<content:encoded><![CDATA[<p>Arthur C. Clarke&#8217;s story needs an upgrade: &#8220;The Nine Trillion Tweets of God.&#8221; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Hornby</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666154</link>
		<dc:creator>Nathan Hornby</dc:creator>
		<pubDate>Wed, 27 Feb 2013 08:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666154</guid>
		<description>Clever stuff!</description>
		<content:encoded><![CDATA[<p>Clever stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Κατασκευή ιστοσελίδων</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666144</link>
		<dc:creator>Κατασκευή ιστοσελίδων</dc:creator>
		<pubDate>Wed, 27 Feb 2013 07:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666144</guid>
		<description> It&#039;s really huge number,if it&#039;s real</description>
		<content:encoded><![CDATA[<p> It&#8217;s really huge number,if it&#8217;s real</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: corollax</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666136</link>
		<dc:creator>corollax</dc:creator>
		<pubDate>Wed, 27 Feb 2013 06:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666136</guid>
		<description>You&#039;ve just described a very simplistic, if computationally expensive, pre-computed compression algorithm. Because after all, that&#039;s what you get when you run a compression program: a binary number for which there exists a corresponding piece of data.
You recover that data through a process called decompression. Which in the case of your index isn&#039;t very computationally expensive, but is instead absurdly costly in storage space.</description>
		<content:encoded><![CDATA[<p>You&#8217;ve just described a very simplistic, if computationally expensive, pre-computed compression algorithm. Because after all, that&#8217;s what you get when you run a compression program: a binary number for which there exists a corresponding piece of data.<br />
You recover that data through a process called decompression. Which in the case of your index isn&#8217;t very computationally expensive, but is instead absurdly costly in storage space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BarBarSeven</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666128</link>
		<dc:creator>BarBarSeven</dc:creator>
		<pubDate>Wed, 27 Feb 2013 05:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666128</guid>
		<description>&lt;blockquote&gt;…they won’t be able to make a meaningful dent in the list in the lifetime of the Earth.&lt;/blockquote&gt;Which is why to make an impact on Twitter one needs to grab the reader by the neck &amp; kick them in the balls by calling a 9 year old African American girl a “see you next Tuesday” in a Tweet. AMIRIGHT! </description>
		<content:encoded><![CDATA[<blockquote><p>…they won’t be able to make a meaningful dent in the list in the lifetime of the Earth.</p></blockquote>
<p>Which is why to make an impact on Twitter one needs to grab the reader by the neck &amp; kick them in the balls by calling a 9 year old African American girl a “see you next Tuesday” in a Tweet. AMIRIGHT! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timquinn</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666107</link>
		<dc:creator>timquinn</dc:creator>
		<pubDate>Wed, 27 Feb 2013 03:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666107</guid>
		<description> . . . but don&#039;t take it personally.</description>
		<content:encoded><![CDATA[<p> . . . but don&#8217;t take it personally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timquinn</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666106</link>
		<dc:creator>timquinn</dc:creator>
		<pubDate>Wed, 27 Feb 2013 03:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666106</guid>
		<description> 100000000000000000000000000000000000000000000005</description>
		<content:encoded><![CDATA[<p> 100000000000000000000000000000000000000000000005</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Griffith</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666103</link>
		<dc:creator>Aaron Griffith</dc:creator>
		<pubDate>Wed, 27 Feb 2013 03:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666103</guid>
		<description>Randall used the concept of informational entropy, which is basically how many bits you need in order to fully specify something under a given set of assumptions. Two coin flips has two bits of entropy, but two coin flips where you know at least one is heads has about 1.6 bits. This amount also happens to be the theoretical lower bound on how small you can compress something.

He cited a fairly well-known paper by the father of information theory that says, given the assumption that a string of characters is a grammatical english sentence, each character has an entropy of around 1.1 bits. This is how he accounted for the fact that most ASCII strings are not grammatical english: normally, a random ASCII string will have about 7 bits per character.</description>
		<content:encoded><![CDATA[<p>Randall used the concept of informational entropy, which is basically how many bits you need in order to fully specify something under a given set of assumptions. Two coin flips has two bits of entropy, but two coin flips where you know at least one is heads has about 1.6 bits. This amount also happens to be the theoretical lower bound on how small you can compress something.</p>
<p>He cited a fairly well-known paper by the father of information theory that says, given the assumption that a string of characters is a grammatical english sentence, each character has an entropy of around 1.1 bits. This is how he accounted for the fact that most ASCII strings are not grammatical english: normally, a random ASCII string will have about 7 bits per character.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gorgonzola</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666100</link>
		<dc:creator>Gorgonzola</dc:creator>
		<pubDate>Wed, 27 Feb 2013 03:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666100</guid>
		<description>It should take a supercomputer that long to generate them all and give them an index number.  Then instead of tweeting, people can just reference the number of the tweet they were going to make. </description>
		<content:encoded><![CDATA[<p>It should take a supercomputer that long to generate them all and give them an index number.  Then instead of tweeting, people can just reference the number of the tweet they were going to make. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Just_Ok</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666082</link>
		<dc:creator>Just_Ok</dc:creator>
		<pubDate>Wed, 27 Feb 2013 02:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666082</guid>
		<description>tl;dr</description>
		<content:encoded><![CDATA[<p>tl;dr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timquinn</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666073</link>
		<dc:creator>timquinn</dc:creator>
		<pubDate>Wed, 27 Feb 2013 02:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666073</guid>
		<description>Each utterance (tweet) has a context and therefore each one is unique and has a unique meaning.</description>
		<content:encoded><![CDATA[<p>Each utterance (tweet) has a context and therefore each one is unique and has a unique meaning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OtherMichael</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666062</link>
		<dc:creator>OtherMichael</dc:creator>
		<pubDate>Wed, 27 Feb 2013 02:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666062</guid>
		<description>@CPAN</description>
		<content:encoded><![CDATA[<p>@CPAN</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Hornby</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666045</link>
		<dc:creator>Nathan Hornby</dc:creator>
		<pubDate>Wed, 27 Feb 2013 01:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666045</guid>
		<description>Admittedly he likely considered this - if we thought of it so did he.</description>
		<content:encoded><![CDATA[<p>Admittedly he likely considered this &#8211; if we thought of it so did he.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noah django</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666036</link>
		<dc:creator>noah django</dc:creator>
		<pubDate>Wed, 27 Feb 2013 00:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666036</guid>
		<description>yeah, y&#039;all&#039;s thought was my thought.  i was wondering how Monroe was arriving at &quot;meaningful English tweets&quot; using his methodology versus what you and chaircrusher suggest.  Monroe&#039;s idea sounds more like Borges&#039; Library of Babel to me.</description>
		<content:encoded><![CDATA[<p>yeah, y&#8217;all&#8217;s thought was my thought.  i was wondering how Monroe was arriving at &#8220;meaningful English tweets&#8221; using his methodology versus what you and chaircrusher suggest.  Monroe&#8217;s idea sounds more like Borges&#8217; Library of Babel to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SamSam</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666030</link>
		<dc:creator>SamSam</dc:creator>
		<pubDate>Wed, 27 Feb 2013 00:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666030</guid>
		<description>I&#039;m quite certain you didn&#039;t read the post.

He dismisses the answer of &quot;the number of possible 1[40] character ascii messages&quot; in about the third sentence.</description>
		<content:encoded><![CDATA[<p>I&#8217;m quite certain you didn&#8217;t read the post.</p>
<p>He dismisses the answer of &#8220;the number of possible 1[40] character ascii messages&#8221; in about the third sentence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Hornby</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666029</link>
		<dc:creator>Nathan Hornby</dc:creator>
		<pubDate>Wed, 27 Feb 2013 00:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666029</guid>
		<description>Especially when you consider that would include millions of combinations of just punctuation and mathematical symbols.

I don&#039;t think that would be a very fun novelty account.</description>
		<content:encoded><![CDATA[<p>Especially when you consider that would include millions of combinations of just punctuation and mathematical symbols.</p>
<p>I don&#8217;t think that would be a very fun novelty account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chaircrusher</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666025</link>
		<dc:creator>chaircrusher</dc:creator>
		<pubDate>Wed, 27 Feb 2013 00:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666025</guid>
		<description>The number of possible 160 character ascii messages is not the # of possible tweets in English.  If you constrain it to the actual vocabulary of English including slang and misspelled words, you cut down the possibilities enormously.  Still a rough go to read it all, but I suspect a much lower number of messages that are arguably english sentences.</description>
		<content:encoded><![CDATA[<p>The number of possible 160 character ascii messages is not the # of possible tweets in English.  If you constrain it to the actual vocabulary of English including slang and misspelled words, you cut down the possibilities enormously.  Still a rough go to read it all, but I suspect a much lower number of messages that are arguably english sentences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew_Gehringer</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1666000</link>
		<dc:creator>Drew_Gehringer</dc:creator>
		<pubDate>Tue, 26 Feb 2013 23:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1666000</guid>
		<description> &quot;Drop your panties, Sir William; I cannot wait until lunchtime!&quot;</description>
		<content:encoded><![CDATA[<p> &#8221;Drop your panties, Sir William; I cannot wait until lunchtime!&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GawainLavers</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1665998</link>
		<dc:creator>GawainLavers</dc:creator>
		<pubDate>Tue, 26 Feb 2013 23:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1665998</guid>
		<description>&lt;blockquote&gt;Reading all the tweets takes you &lt;i&gt;ten thousand&lt;/i&gt; eternal years.&lt;/blockquote&gt;

At least I&#039;ve been given a reason to cheer the heat death of the universe.</description>
		<content:encoded><![CDATA[<blockquote><p>Reading all the tweets takes you <i>ten thousand</i> eternal years.</p></blockquote>
<p>At least I&#8217;ve been given a reason to cheer the heat death of the universe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Petty</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1665982</link>
		<dc:creator>Matthew Petty</dc:creator>
		<pubDate>Tue, 26 Feb 2013 23:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1665982</guid>
		<description>&quot;Hold the newsreader&#039;s nose squarely, waiter, or friendly milk will countermand my trousers&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;Hold the newsreader&#8217;s nose squarely, waiter, or friendly milk will countermand my trousers&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boundegar</title>
		<link>http://boingboing.net/2013/02/26/how-many-tweets-are-possible.html#comment-1665977</link>
		<dc:creator>Boundegar</dc:creator>
		<pubDate>Tue, 26 Feb 2013 23:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://boingboing.net/?p=215439#comment-1665977</guid>
		<description>I caught an error in the math.  The number of meaningfully different English tweets is actually zero. </description>
		<content:encoded><![CDATA[<p>I caught an error in the math.  The number of meaningfully different English tweets is actually zero. </p>
]]></content:encoded>
	</item>
</channel>
</rss>
