<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>K-Squared Ramblings &#187; Twitpocalypse</title>
	<atom:link href="http://www.hyperborea.org/journal/tag/twitpocalypse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperborea.org/journal</link>
	<description>Sci-fi, comics, humor, photos...it&#039;s all fair game.</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:27:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Twitpocalypse Tweets</title>
		<link>http://www.hyperborea.org/journal/2009/06/twitpocalypse-tweeting/</link>
		<comments>http://www.hyperborea.org/journal/2009/06/twitpocalypse-tweeting/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 06:30:00 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Computers/Internet]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Twitpocalypse]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2009/06/12/line-items-for-2009-06-12/</guid>
		<description><![CDATA[Blaming Twitter for the #Twitpocalypse is like blaming the Gregorian calendar for Y2K. # The Twitpocalypse Explained, in layman&#8217;s terms. # Twidroid seems to have survived the twitpocalypse # Schadenfreude: amused that Twitpocalypse hit iPhone&#8217;s Twitterrific but not Android&#8217;s Twidroid. &#8230; <a href="http://www.hyperborea.org/journal/2009/06/twitpocalypse-tweeting/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Blaming Twitter for the #<a href="http://search.twitter.com/search?q=%23twitpocalypse">Twitpocalypse</a> is like blaming the Gregorian calendar for Y2K. <a href="http://twitter.com/KelsonV/statuses/2137791307" class="aktt_tweet_time">#</a></li>
<li><a href="http://www.hyperborea.org/journal/2009/06/the-twitpocalypse-explained/">The Twitpocalypse Explained</a>, in layman&#8217;s terms. <a href="http://twitter.com/KelsonV/statuses/2147491192" class="aktt_tweet_time">#</a></li>
<li>Twidroid seems to have survived the twitpocalypse <a href="http://twitter.com/KelsonV/statuses/2148068656" class="aktt_tweet_time">#</a></li>
<li>Schadenfreude: amused that Twitpocalypse hit iPhone&#8217;s <a href="http://twitterrific.com/">Twitterrific</a> but not Android&#8217;s <a href="http://twidroyd.com/">Twidroid</a>. <a href="http://twitter.com/KelsonV/statuses/2148318551" class="aktt_tweet_time">#</a></li>
<li>Oh good, updates are done! I can go home now! And put on some music to get <i>Avenue Q</i> out of my head. <a href="http://twitter.com/KelsonV/statuses/2148515464" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/06/twitpocalypse-tweeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Twitpocalypse Explained in Layman&#8217;s Terms</title>
		<link>http://www.hyperborea.org/journal/2009/06/the-twitpocalypse-explained/</link>
		<comments>http://www.hyperborea.org/journal/2009/06/the-twitpocalypse-explained/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 00:52:11 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Computers/Internet]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Twhirl]]></category>
		<category><![CDATA[Twitpocalypse]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=4385</guid>
		<description><![CDATA[It&#8217;s a trending topic, but there&#8217;s a lot of misunderstanding about the Twitpocalypse. Here&#8217;s what&#8217;s going on, in layman&#8217;s terms (I hope). What&#8217;s happening? Every Twitter post has an ID number that goes up by 1 each time. When a &#8230; <a href="http://www.hyperborea.org/journal/2009/06/the-twitpocalypse-explained/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a trending topic, but there&#8217;s a lot of misunderstanding about the <a href="http://www.twitpocalypse.com/">Twitpocalypse</a>. Here&#8217;s what&#8217;s going on, in layman&#8217;s terms (I hope).</p>
<h3>What&#8217;s happening?</h3>
<ol>
<li>Every Twitter post has an <strong>ID number</strong> that goes up by 1 each time.</li>
<li>When a computer program stores a number, it <strong>sets aside a certain amount of space</strong> for it.  Bigger numbers take more space because they have more digits.</li>
<li><strong>One common format</strong> is called a &#8220;signed integer.&#8221; It has 32 binary digits (1 or 0 only) with one digit set aside to indicate a minus sign. The <strong>biggest number</strong> it can store is <strong>2,147,483,647</strong>.</li>
<li>Twitter&#8217;s status IDs are <strong>approaching that number</strong>.</li>
</ol>
<h3>So what&#8217;s the likely impact?</h3>
<ul>
<li><strong>Twitter itself</strong> <a href="http://twitter.com/twitterapi/status/2048659057">can handle bigger numbers</a> and will be <strong>fine</strong>.</li>
<li>Third-party apps that store the ID in a <strong>bigger format</strong> will be <strong>fine</strong>.</li>
<li>Third-party apps that store the ID <strong>as text</strong> instead of a number will be <strong>fine</strong>.</li>
<li>Third-party apps that store the ID in <strong>this particular format</strong> will end up with <strong>bad IDs</strong> as they try to cram a big number into a small space.</li>
</ul>
<p>If I were to guess, the most likely breakage would be that replies might be attached to the wrong previous post &#8212; but again, only with apps that use this particular format for numbers.</p>
<p>Twitter itself will probably sail through cleanly (and has been planning to <a href="http://techcrunch.com/2009/06/12/all-hell-may-break-loose-on-twitter-in-2-hours/">move up the schedule</a> so that affected app developers don&#8217;t have to fix things in the middle of the night), so <a href="http://arstechnica.com/web/news/2009/06/debunking-the-twitpocalypse-why-you-dont-need-to-panic.ars">don&#8217;t expect any fail whales</a>. Unless so many clients have problems that lots of people switch to the website.</p>
<p><b>Update:</b> Not surprisingly, most Twitter clients are unaffected by the Twitpocalypse.  I&#8217;ve used both <a href="http://twidroyd.com/">Twidroid</a> and <a href="http://www.twhirl.org/">Twhirl</a> with no problems since Twitter passed the mark. I figured a few would get tripped up, but the real surprise is that <strong>it hit <a href="http://iconfactory.com/software/twitterrific">Twitterrific</a></strong>.  One of the most popular clients on the iPhone? They do have an update, but a lot of people are unable to connect.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/06/the-twitpocalypse-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

