<?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"
	>

<channel>
	<title>Robert Accettura's Fun With Wordage</title>
	<atom:link href="http://robert.accettura.com/feed/rss2" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com</link>
	<description>Robert Accettura's Personal Blog on Web Development and Tech</description>
	<pubDate>Tue, 19 Aug 2008 03:01:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Nobody Is Using IPv6</title>
		<link>http://robert.accettura.com/blog/2008/08/18/nobody-is-using-ipv6/</link>
		<comments>http://robert.accettura.com/blog/2008/08/18/nobody-is-using-ipv6/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 03:01:21 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<category><![CDATA[Politics]]></category>

		<category><![CDATA[arbor networks]]></category>

		<category><![CDATA[dod]]></category>

		<category><![CDATA[dtv]]></category>

		<category><![CDATA[ipv4]]></category>

		<category><![CDATA[ipv6]]></category>

		<category><![CDATA[olympics]]></category>

		<category><![CDATA[olympics 2008]]></category>

		<category><![CDATA[us government]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1881</guid>
		<description><![CDATA[Arbor Networks found that almost nobody is using IPv6 (a peak of 0.012% to be exact).  Not exactly shocking.
This is due to a chicken or the egg problem:

ISP&#8217;s don&#8217;t give out IPv6 addresses because the majority of their customers can&#8217;t handle it.  Modern operating systems support IPv6, but these days most people use [...]]]></description>
			<content:encoded><![CDATA[<p>Arbor Networks found that <a href="http://www.pcmag.com/article2/0,2817,2328228,00.asp">almost nobody is using IPv6</a> (a peak of 0.012% to be exact).  Not exactly shocking.</p>
<p>This is due to a <a href="http://en.wikipedia.org/wiki/Chicken-and-egg_problem">chicken or the egg</a> problem:</p>
<ul>
<li>ISP&#8217;s don&#8217;t give out IPv6 addresses because the majority of their customers can&#8217;t handle it.  Modern operating systems support IPv6, but these days most people use broadband routers, which only support IPv4.  As a result most can&#8217;t use IPv6.</li>
<li>Hardware vendors that make routers and switches often don&#8217;t support IPv6 to keep costs low, and performance high.  It&#8217;s not needed since most ISP&#8217;s don&#8217;t support it anyway, and that doesn&#8217;t look like it&#8217;s about to change anytime soon.</li>
</ul>
<p>There are however <a href="http://en.wikipedia.org/wiki/IPv6_deployment">a few ISP&#8217;s</a> that have experimented with IPv6.</p>
<p>Of course another issue is that most websites don&#8217;t use IPv6, but I think that&#8217;s the easiest to fix.  Since most servers are hosted in data centers with expensive routers that could be upgraded.  Nobody bothers because it&#8217;s not much more than a novelty.  Servers themselves use modern operating systems that can easily support IPv6.</p>
<p>So what will change this?  A massive government push.  Something along the lines of <a href="http://www.dtv.gov/">Digital TV transition</a>.  It would need to do the following:</p>
<ul>
<li>Specify a date after which all hardware and software sold must be IPv6 compatible.</li>
<li>Specify a date after which all ISP&#8217;s with more than X customers, or a certain bandwidth level must support IPv6.</li>
</ul>
<p>Unlike the Digital TV transition, there&#8217;s no real push to kill IPv4, so it wouldn&#8217;t be so bad if it died a natural death like Gopher and just became antiquated and disappeared.  DTV is different since the space freed up can be auctioned for large sums of money, which is the real incentive for the switch anyway.</p>
<p>Will it happen?  I doubt it.</p>
<p>The Olympics is <a href="http://en.beijing2008.cn/news/official/preparation/n214384681.shtml">available via IPv6</a> (more info <a href="http://www.ipv6.com/articles/general/IPv6-Olympics-2008.htm">here</a>).  China has a better IPv6 plan since their growing population means they see the need for more <acronym title="Internet Protocol">IP</acronym> space.  Not to mention the US has a much higher allocation than China.</p>
<p>The <a href="http://www.gcn.com/print/26_03/43045-1.html">DoD</a> as well as the US Government in general has been<a href="http://www.networkworld.com/news/2005/080105-ipv6.html"> moving to IPv6</a>, but they have yet to make any real push for the private sector.  </p>
<p>Until the US Government realizes a push is necessary it&#8217;s not going to happen.  To bad.  I&#8217;d love to point a domain name at a toaster.  I&#8217;d love even more to get rid of NATs, since they are a nightmare for software to work with.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1881#comments"><img src="http://robert.accettura.com/wp-content/commentCount/cfe08c9c272c36ee4cccac34525a61d9.gif" alt="Comment Count" style="border:0;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/08/18/nobody-is-using-ipv6/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DNS Strangeness Followup</title>
		<link>http://robert.accettura.com/blog/2008/08/17/dns-strangeness-followup/</link>
		<comments>http://robert.accettura.com/blog/2008/08/17/dns-strangeness-followup/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 01:35:41 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[dns]]></category>

		<category><![CDATA[infrastructure]]></category>

		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1878</guid>
		<description><![CDATA[A few days ago I mentioned I was having some DNS issues.  I&#8217;m pretty sure they are resolved as the last few days I haven&#8217;t seen anything odd.
It seems the primary nameserver did not bump the SOA when it updated.  As a result one of the other DNS servers was out of sync. [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago I <a href="http://robert.accettura.com/blog/2008/08/13/dns-strangeness/">mentioned</a> I was having some <acronym title="Domain Name System">DNS</acronym> issues.  I&#8217;m pretty sure they are resolved as the last few days I haven&#8217;t seen anything odd.</p>
<p>It seems the primary nameserver did not bump the SOA when it updated.  As a result one of the other <acronym title="Domain Name System">DNS</acronym> servers was out of sync.  Why only one?  I doubt I&#8217;ll ever discover why.</p>
<p>Anyway, it seems to be fixed.  If anyone notices an issue, let me know.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1878#comments"><img src="http://robert.accettura.com/wp-content/commentCount/a4a494dbf686895b71270956daa39243.gif" alt="Comment Count" style="border:0;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/08/17/dns-strangeness-followup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DNS Strangeness</title>
		<link>http://robert.accettura.com/blog/2008/08/13/dns-strangeness/</link>
		<comments>http://robert.accettura.com/blog/2008/08/13/dns-strangeness/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 03:49:38 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[dns]]></category>

		<category><![CDATA[infrastructure]]></category>

		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1873</guid>
		<description><![CDATA[There&#8217;s some DNS funny business going on with this blog the past several days.  I&#8217;m still trying to figure out exactly where the problem is.  DNS has always been one of my least favorite things to deal with.
]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s some <acronym title="Domain Name System">DNS</acronym> funny business going on with this blog the past several days.  I&#8217;m still trying to figure out exactly where the problem is.  <acronym title="Domain Name System">DNS</acronym> has always been one of my least favorite things to deal with.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1873#comments"><img src="http://robert.accettura.com/wp-content/commentCount/16f11ad6c650d214b2035c5d8e69d05a.gif" alt="Comment Count" style="border:0;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/08/13/dns-strangeness/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Catching Up</title>
		<link>http://robert.accettura.com/blog/2008/08/10/catching-up/</link>
		<comments>http://robert.accettura.com/blog/2008/08/10/catching-up/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 01:45:07 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[time management]]></category>

		<category><![CDATA[vacation]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1870</guid>
		<description><![CDATA[5 business days off (plus almost 2 weekends surrounding it) results in well over 1,000 emails (after sorting spam) and a few thousand items in my RSS reader.
3 power hours of working at it, and I&#8217;m down to < 250 email and only about 1,500 items in my RSS reader.  Should be able to [...]]]></description>
			<content:encoded><![CDATA[<p>5 business days off (plus almost 2 weekends surrounding it) results in well over 1,000 emails (after sorting spam) and a few thousand items in my <acronym title="Really Simple Syndication">RSS</acronym> reader.</p>
<p>3 power hours of working at it, and I&#8217;m down to < 250 email and only about 1,500 items in my <acronym title="Really Simple Syndication">RSS</acronym> reader.  Should be able to finish the catch up in the next few days.  That's got to be a record.  I don't think I've ever gotten so far in catching up so quickly.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1870#comments"><img src="http://robert.accettura.com/wp-content/commentCount/369453b816ffd6d69472fe8286178364.gif" alt="Comment Count" style="border:0;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/08/10/catching-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Leave Steve Jobs Alone!</title>
		<link>http://robert.accettura.com/blog/2008/07/31/leave-steve-jobs-alone/</link>
		<comments>http://robert.accettura.com/blog/2008/07/31/leave-steve-jobs-alone/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 01:59:21 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Chris Crocker]]></category>

		<category><![CDATA[steve-jobs]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1864</guid>
		<description><![CDATA[
Funny.  These parodies will never get old&#8230; or will they?  For those unfamiliar here&#8217;s the original.
[Hat Tip: Real Dan Lyons]
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=JyKe8iJ9-Jo"><img src="http://robert.accettura.com/wp-content/uploads/2008/07/20080731_leave_steve_jobs_alone.jpg" alt="Leave Steve Jobs Alone" class="centered size-full wp-image-1865" /></a></p>
<p>Funny.  These parodies will never get old&#8230; or will they?  For those unfamiliar here&#8217;s <a href="http://www.youtube.com/watch?v=kHmvkRoEowc">the original</a>.</p>
<p><small>[Hat Tip: <a href="http://realdanlyons.com/blog/2008/07/31/leave-steve-jobs-alone/">Real Dan Lyons</a>]</small>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1864#comments"><img src="http://robert.accettura.com/wp-content/commentCount/14bcbda7c9c68f99950d6e64dd59042d.gif" alt="Comment Count" style="border:0;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/07/31/leave-steve-jobs-alone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cabin Fever</title>
		<link>http://robert.accettura.com/blog/2008/07/30/cabin-fever/</link>
		<comments>http://robert.accettura.com/blog/2008/07/30/cabin-fever/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 02:27:00 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[moz08]]></category>

		<category><![CDATA[rock slide]]></category>

		<category><![CDATA[whistler BC]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1861</guid>
		<description><![CDATA[The folks over up at Whistler seem to be suffering from sudden cabin fever since the rock slide.  Suddenly even with broadband things feel more isolated when a several hour drive is involved.
Good luck to everyone traveling over the next few days.  Remember: don&#8217;t tease the bears.
]]></description>
			<content:encoded><![CDATA[<p>The folks over up at Whistler seem to be suffering from sudden <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=448604">cabin fever</a> since the <a href="http://www.canada.com/vancouversun/news/story.html?id=4d2f2262-e433-42e4-b27f-a3228f38df3f">rock slide</a>.  Suddenly even with broadband things feel more isolated when a several hour drive is involved.</p>
<p>Good luck to everyone traveling over the next few days.  Remember: don&#8217;t tease the bears.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1861#comments"><img src="http://robert.accettura.com/wp-content/commentCount/dab86b7e5e2217781c56d97540bfc352.gif" alt="Comment Count" style="border:0;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/07/30/cabin-fever/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MTA&#8217;s Fail Whale</title>
		<link>http://robert.accettura.com/blog/2008/07/29/mtas-fail-whale/</link>
		<comments>http://robert.accettura.com/blog/2008/07/29/mtas-fail-whale/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 01:38:01 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<category><![CDATA[Tech (General)]]></category>

		<category><![CDATA[credit-card]]></category>

		<category><![CDATA[metrocard]]></category>

		<category><![CDATA[MTA]]></category>

		<category><![CDATA[nyc]]></category>

		<category><![CDATA[subway]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1857</guid>
		<description><![CDATA[Apparently the Fail Whale in tech is a disease lately.  The latest obvious occurrence has been New York&#8217;s MTA with their MetroCard vending machines.  I noticed on Monday walking into the station, the lines in front of the vending machines were insanely long (normally 2 people max, now 15+) and presumed just a [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently the <a href="http://www.readwriteweb.com/archives/the_story_of_the_fail_whale.php">Fail Whale</a> in tech is a disease lately.  The latest obvious occurrence has been New York&#8217;s MTA with their MetroCard vending machines.  I noticed on Monday walking into the station, the lines in front of the vending machines were insanely long (normally 2 people max, now 15+) and presumed just a large group of tourists.  Then saw it when I got off at my stop (hmm&#8230; two stations overloaded with customers?  Strange).  This morning it was less but still crowded (I guess some people gave up), and learned <a href="http://www.nytimes.com/2008/07/29/nyregion/29subway.html?_r=1&#038;oref=slogin">the problem</a> myself.  Apparently they can&#8217;t process credit cards lately.</p>
<p>Many New Yorkers purchase an $81 30-Day Unlimited Ride MetroCard,a s opposed to putting a fixed amount on a card.  I suspect many do not carry $81 cash on them because we are a society that uses credit cards for convenience.  So those people just pulled a couple dollars out of their wallet and bought a regular fare card with the intent to come back later.  At $2.00 a fare this could provide a nice bump for the MTA, who I might add is cash strapped and looking to raise the fees after just cutting the bonuses from 20-15%.</p>
<p>Now regarding that bonus cut, that creates a whole new can of worms.  For those who don&#8217;t know: if you purchase more than $7, you get a bonus.  20% always leaves a nice even number.  15% on the other hand <a href="http://cityroom.blogs.nytimes.com/2007/12/20/a-calculator-for-odd-metrocard-amounts-updated/">leaves you with spare change</a>.  Leaving room for things like the <a href="http://www.metrocardbonuscalculator.com/">MetroCard Bonus Calculator</a>.  What a <a href="http://www.nydailynews.com/news/2008/02/27/2008-02-27_mta_unveils_farely_complex_metrocards_pr.html">mess</a>.  You could always put a few dollars on the card to clean it up, but then you loose the 15% bonus on that money.  Over time that adds up.  I&#8217;m sure many people just throw away the cards with change on it, but I find that somewhat silly.</p>
<p>Twitter seemed to survive the <a href="http://en.wikipedia.org/wiki/2008_Chino_Hills_earthquake">Chino Hills earthquake</a>, so the MTA wins the Fail Whale award for today.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1857#comments"><img src="http://robert.accettura.com/wp-content/commentCount/e2a18835b852f29fa5e4516ce41f9503.gif" alt="Comment Count" style="border:0;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/07/29/mtas-fail-whale/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Zimbra Desktop</title>
		<link>http://robert.accettura.com/blog/2008/07/24/zimbra-desktop/</link>
		<comments>http://robert.accettura.com/blog/2008/07/24/zimbra-desktop/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 03:15:56 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[mozilla prism]]></category>

		<category><![CDATA[Thunderbird]]></category>

		<category><![CDATA[yahoo]]></category>

		<category><![CDATA[zimbra]]></category>

		<category><![CDATA[zimbra desktop]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1855</guid>
		<description><![CDATA[Yahoo owned Zimbra released the latest Zimbra Desktop today.  At a glance it seems pretty nice.  Essentially Yahoo Mail running on Mozilla Prism.  It does seem somewhat of a large download for what it is.  But maybe they still have some fat to trim.  What is now Firefox was pretty [...]]]></description>
			<content:encoded><![CDATA[<p>Yahoo owned Zimbra released the latest <a href="http://www.zimbra.com/products/desktop.html">Zimbra Desktop</a> today.  At a glance it seems pretty nice.  Essentially Yahoo Mail running on Mozilla Prism.  It does seem somewhat of a large download for what it is.  But maybe they still have some fat to trim.  What is now Firefox was pretty hefty when it first split from Mozilla App Suite.  It takes time.  The installer is also very slow.  I see it has <a href="http://www.mortbay.org/jetty-6/">jetty</a>, so looks like there&#8217;s a Java backend.</p>
<p>It supports any <acronym title="Post Office Protocol 3 (for email)">POP3</acronym> or <acronym title="Internet Message Access Protocol">IMAP</acronym> account similar to Thunderbird, with options for Gmail and Yahoo Plus in the wizard (for those who don&#8217;t know what type of email account those are).</p>
<p>My general impression is pretty neat, but the <acronym title="User Interface">UI</acronym> needs work.  It often has scroll bars to view the contents of a window (just like a webpage).  This is normal in a browser, but just feels strange in what is designed to be like a client side application.  Even setup has this problem.</p>
<p>So far I still think Thunderbird and Apple Mail provide a better desktop experience.  But Zimbra&#8217;s the new kid on the block, so I wouldn&#8217;t underestimate it.  It is Open Source.  It will be interesting to see who contributes to it.</p>
<p>If anyone else tried it, I&#8217;m curious to know what you thought of it.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1855#comments"><img src="http://robert.accettura.com/wp-content/commentCount/45a56726f814166a44eaba4f11580ff6.gif" alt="Comment Count" style="border:0;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/07/24/zimbra-desktop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox Tablet</title>
		<link>http://robert.accettura.com/blog/2008/07/21/firefox-tablet/</link>
		<comments>http://robert.accettura.com/blog/2008/07/21/firefox-tablet/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 01:06:53 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[firefox tablet]]></category>

		<category><![CDATA[iphone]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[techcrunch]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1848</guid>
		<description><![CDATA[TechCrunch popped the idea of creating a Web tablet based on Linux and Firefox.  The idea is interesting and something I wanted to pick apart (and reassemble) a bit.  It&#8217;s a novel idea and I&#8217;m very interested in watching it.  Success or failure, I think important things will be learned in the [...]]]></description>
			<content:encoded><![CDATA[<p>TechCrunch popped the idea of <a href="http://www.techcrunch.com/2008/07/21/we-want-a-dead-simple-web-tablet-help-us-build-it/">creating a Web tablet</a> based on Linux and Firefox.  The idea is interesting and something I wanted to pick apart (and reassemble) a bit.  It&#8217;s a novel idea and I&#8217;m very interested in watching it.  Success or failure, I think important things will be learned in the industry of open source hardware.  Here&#8217;s how it&#8217;s described:</p>
<blockquote cite="http://www.techcrunch.com/2008/07/21/we-want-a-dead-simple-web-tablet-help-us-build-it/"><p>
The machine is as thin as possible, runs low end hardware and has a single button for powering it on and off, headphone jacks, a built in camera for video, low end speakers, and a microphone. It will have Wifi, maybe one <acronym title="Universal Serial Bus">USB</acronym> port, a built in battery, half a Gigabyte of RAM, a 4-Gigabyte solid state hard drive. Data input is primarily through an iPhone-like touch screen keyboard. It runs on linux and Firefox. It would be great to have it be built entirely on open source hardware, but including Skype for VOIP and video calls may be a nice touch, too.
</p></blockquote>
<p>Overall it&#8217;s pretty sound though a few things jump out at me.  </p>
<ul>
<li><strong>Battery Life</strong>The screen for something like this looks like it will be a decent size (9-12&#8243;), meaning it will need a decent battery.  Getting a slim and light enough battery with enough battery life to allow for WiFi browsing (since that&#8217;s what the device is dedicated to) could be difficult.  Your going to need more than an iPhone battery.  I suspect under 4hrs will never go.  6-8 for any real adoption.</li>
<li><strong>Resolution</strong> - If it doesn&#8217;t hit 1024&#215;768 it&#8217;s going to have a tough time being popular.  That&#8217;s pretty much the standard most sites are made for.</li>
<li><strong>RAM</strong> - 512MB should be enough for a product that&#8217;s just a web browser / VoIP terminal, but if it left the ability to add up to 1GB (even if no easy access door) it may do better in terms of getting adoption.</li>
<li><strong>PC Card</strong> - The major criticism of the MacBook Air was the lack of a PC Card slot for a wireless card.  You know that will be a case here.  This could be tricky.</li>
<li><strong>Durability</strong> - Gadgets tend to last 2-4 years.  We&#8217;ll go with 2 for the sake of this discussion.  The front is a giant screen.  It&#8217;s shaped like a book.  Many people will want to carry it ina backpack or other bag containing other items.  The iPhone is somewhat unique for <a href="http://www.pcworld.com/article/133636/how_tough_is_the_iphone.html">using glass</a> rather than plastic.  The iPhone is <a href="http://www.pcworld.com/article/133636/how_tough_is_the_iphone.html">tough</a> as nails. If this screen gets scratched easily, it&#8217;s going to become a crappy experience overnight.  If glass isn&#8217;t an affordable option, perhaps a low cost alternative is to make a cheap and easily replaceable plastic cover.  So if it gets scratched up beyond the users threshold they can order another cover and just replace it.</li>
<li><strong>Software</strong> - I agree with the slim idea, but this runs into the same issues as Apple had with the iPhone.  Web Apps don&#8217;t always cut it.  The ability to hit the OS should be there (at your own risk) with an easy way to restore your device to factory condition (perhaps by connecting to the desktop and running some application).  I know I&#8217;d like an <acronym title="Secure Shell (encrypted protocol replaces telnet and FTP)">SSH</acronym> client (openSSH will be fine).  Pidgin perhaps?  Skype would be cool too.  Easily hackable would be a major plus.  Especially considering the nature of the early adopters.</li>
<li><strong>Stand</strong> - A stand with a built in <acronym title="Universal Serial Bus">USB</acronym> hub and charger would be a very good accessory (keep cost of actual tablet low).  It could be designed like a monitor so when you put the tablet in place, you can have a keyboard in front of it&#8230; and use it as a terminal with mouse/keyboard.  Or just use the touch screen by tilting it back.  All while it charges.</li>
</ul>
<p>The ability to adopt some or all of these ideas needs to take into account price.  But these are what I think will likely gauge it&#8217;s success or failure, assuming it reaches the market.  The benchmark is the iPhone, love it or hate it.  Being as user friendly, flexible, and durable is important. Taking advantage of the form factor, and a reasonable price is what will set it apart.</p>
<blockquote cite="http://www.techcrunch.com/2008/07/21/we-want-a-dead-simple-web-tablet-help-us-build-it/"><p>
What will we call it? The best name I can think of is the Firefox Tablet, but that will take a round of discussions with Mozilla.
</p></blockquote>
<p>With the modifications to Firefox, that&#8217;s not likely.  Get ready for IceWeasel Tablet.</p>
<p>Now that I gave my $0.02, I&#8217;d be curious to know what others think of the idea.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1848#comments"><img src="http://robert.accettura.com/wp-content/commentCount/83d7c5d64423fedd3e41417eb9f82e3d.gif" alt="Comment Count" style="border:0;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/07/21/firefox-tablet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Amazon S3 Outage</title>
		<link>http://robert.accettura.com/blog/2008/07/20/amazon-s3-outage/</link>
		<comments>http://robert.accettura.com/blog/2008/07/20/amazon-s3-outage/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 02:13:55 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[amazon]]></category>

		<category><![CDATA[amazon-s3]]></category>

		<category><![CDATA[cdn]]></category>

		<category><![CDATA[datacenter]]></category>

		<category><![CDATA[mirror image]]></category>

		<category><![CDATA[reliability]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[uptime]]></category>

		<category><![CDATA[varnish]]></category>

		<category><![CDATA[wordpress.com]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1845</guid>
		<description><![CDATA[The buzz around the web today was the outage of Amazon&#8217;s S3.  It shows what websites are &#8220;doing it right&#8221;, and who fails.  This is a great follow up to my &#8220;Reliability On The Grid&#8221; post the other day.
Amazon S3 is cloud based computing.  Essentially when you send them a file using [...]]]></description>
			<content:encoded><![CDATA[<p>The buzz around the web today was the <a href="http://www.readwriteweb.com/archives/more_amazon_s3_downtime.php">outage of Amazon&#8217;s S3</a>.  It shows what websites are &#8220;doing it right&#8221;, and who fails.  This is a great follow up to my &#8220;<a href="http://robert.accettura.com/blog/2008/07/13/reliability-on-the-grid/">Reliability On The Grid</a>&#8221; post the other day.</p>
<p>Amazon S3 is cloud based computing.  Essentially when you send them a file using their REST or <acronym title="Simple Object Access Protocol">SOAP</acronym> interface Amazon stores it on multiple nodes in their infrastructure.  This provides redundancy and security (in case a data center catches fire for example).  Because of this design it&#8217;s often though that cloud based computing is invincible to problems.  This is hardly the fact.  Just like any large system, it&#8217;s complicated and full of hazards.  It takes only a small software glitch, or an unaccounted for issue to cause the entire thing to grind to a halt.  More complexity = more things that can fail.</p>
<p>Amazon S3 is popular because it&#8217;s cheap and easy to scale.  It&#8217;s pay-per-use based on bandwidth, disk storage, and requests.  Because that allows for websites to grow without having to make a large infrastructure investment, it&#8217;s popular for &#8220;Web 2.0&#8243; companies trying to keep their budgets tight.  Notably sites like Twitter, WordPress.com, SmugMug and Amazon.com themselves all use Amazon S3 to host things like images.</p>
<p>Many sites, notably Twitter, and SmugMug didn&#8217;t have a good day today.  WordPress.com and Amazon.com operated like normal.  The obvious reason for this is WordPress.com and Amazon.com are much better in terms of infrastructure and design.</p>
<p>WordPress.com uses S3, but proxies that with <a href="http://varnish.projects.linpro.no/">Varnish</a>.  There&#8217;s a <a href="http://ma.tt/2007/10/s3-news/">brief description here</a>, and a <a href="http://blog.apokalyptik.com/2007/10/10/so-you-wanna-see-an-image/">more detailed breakdown here</a>.  According to <a href="http://barry.wordpress.com/2008/02/15/amazon-aws-outage/">Barry Abrahamson</a>, WordPress.com does 1500 image requests per second across and 80-100 are served through S3.  They have (slower) back up&#8217;s in house for when S3 is down and can failover if S3 has a problem.  This means they can leverage S3 to their advantage, but aren&#8217;t down because of S3.  Using Varnish allows them to keep the S3 bill down by using their own bandwidth (likely cheaper since they are a large site and can get better rates on bandwidth).  This  also and lets them have this have a good level of redundancy.  Awesome job.</p>
<p>Amazon.com uses S3 themselves.  If you look at images on the site, they are actually served from <code>g-ecx.images-amazon.com</code>.  Which is actually:</p>
<pre>
g-ecx.images-amazon.com. 38     IN      CNAME   ant.mii.instacontent.net.
</pre>
<p><code>instacontent.net</code> is actually part of <a href="http://www.mirror-image.com">Mirror Image</a>, a CDN.  This is essentially outsourcing what WordPress.com is doing in terms of caching.  It&#8217;s similar to Akamai&#8217;s services.  A CDN&#8217;s biggest advantage is lowering latency by using servers closer to the customer, which are generally going to feel faster.  The other benefit is that they cache content for when the origin is having problems.  Because Amazon has a layer on top of S3, they have an added level of protection and remained up and images loaded.</p>
<p>Twitter serves most images such as avatars right off of S3.  This means when S3 went down, there were thousands of dead images on their pages.  No caching, not even a <code>CNAME</code> in place.  Image hosting is the least of their concerns.  Keeping the service up and running is their #1 concern right now.  The service was still usable, just ugly.  Many users take advantage of third party clients anyway.</p>
<p>Using a CDN or having the infrastructure in house is obviously more expensive (it makes S3 more of a luxury than a cost savings measure), but it means your not depending on one third party for your uptime.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1845#comments"><img src="http://robert.accettura.com/wp-content/commentCount/d539b24dbec579bc76ff311e35f906bd.gif" alt="Comment Count" style="border:0;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/07/20/amazon-s3-outage/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
