Culture of Fail

17 12 2010

While the jury is still out on the long term viability of the Kinect, certainly there can be no debate about it’s success short term.  Since it’s release it has been selling about 100,000 per day and is on pace to sell 5 million by the end of the year.  That’s anywhere from $500-$750 million dollars in revenue.  I had vague recollections of reviewers certain that Kinect would fail so I went searching.

Some of the doom and gloom prophecies were quite fun in retrospect, but man, there are a lot of them.  I wonder how many people thought it would succeed.  Since many bloggers seem to have a grudge against Microsoft, I didn’t have high hopes.  Sure enough, according to Bing, “Kinect will succeed” had 37 results while “Kinect will fail” had 471 (quotes included in both queries).  Windows phone is even more fun!    179 succeed vs. 54,500,000 fail. 

Here are some more:

 

Product

FAIL

SUCCEED

xBox

78 (92%)

7 ( 8%)

Windows 7

377 (84%)

74 (16%)

Kinect

471 (93%)

37 (7%)

Windows Phone 7

54,500,000 (100%)

177 (0%)

iPhone

214 (61%)

138 (39%)

Google TV

62 (62%)

38 (38%)

Chrome

61 (75%)

20 (25%)

Facebook

134 (75%)

44 (25%)

Interesting side note: “Windows Phone 7 will fail” returns only 216 results in Chrome (versus the IE9 number of 54,500,000).  I have tried it dozens of times with similar results.  Not sure what Bing is doing.

What I find most interesting is that no matter what the product is, there are more “fail” than “succeed” links.  Of course, there is a lot of noise here, but it seems to me, negativity must sell. 

Interestingly enough, here are the results for Microsoft, Apple and Google:

Company

FAIL (k)

SUCCEED (k)

Microsoft

55,200 (59%)

38,200 (41%)

Apple

53,900(59%)

37,800 (41%)

Google

54,700(59%)

37,800 (41%)

Now that’s just weird.

It is much easier to point out shortcomings than it is to give praise.  The internet just reflects this pattern.  That said, these numbers don’t mean much other than things that fail probably generate more clicks things that succeed. 

 

From XKCD:





Much Ado About Nothing

3 11 2010

In an interview at PDC last week, Bob Muglia (Microsoft President of Servers and Tools) scared the crap out of Silverlight developers across the land.  This week, he posted a clarification on the Silverlight Team blog.  I have included the last paragraph:

The purpose of Silverlight has never been to replace HTML, but rather to do the things that HTML (and other technologies) can’t, and to do so in a way that’s easy for developers to use.  Silverlight enables great client app and media experiences.  It’s now installed on two-thirds of the world’s computers, and more than 600,000 developers currently build software using it.  Make no mistake; we’ll continue to invest in Silverlight and enable developers to build great apps and experiences with it in the future.

I suppose the original strategy was something like “Silverlight everywhere” and now it will be “Silverlight most places”.  Silverlight, Flash, Unity, Google Native Client and whatever else will always be ahead of HTML5 in functionality.  However, these plugins will inevitably lag1 in adoption.  If you require broad compatibility or don’t need special functionality, plug-ins were never a good choice.  Ever.  They never will be.  Ever.

Write once, run anywhere only makes sense if you are talking about similar form factors.  It is a bit naïve to write a Silverlight desktop application and expect the same experience to suffice in a mobile environment.  The processing power, input mechanisms, and screen sizes are so drastically different that using the same code will provide a non-optimal experience in one or the other.  The same is true for products using HTML5.  Are mobile sites going to go away with  the advent of HTML5?  Are desktop apps?  Of course not.

The reality is that Silverlight will continue to be a phenomenal platform to develop native and web enabled applications for the desktop (Windows or Mac).  That knowledge and perhaps some of the code will roughly translate to Microsoft’s mobile and embedded products as well.  For anything else, consider a different tool.


1The irony of the entire Silverlight is dead argument is that Silverlight has broader adoption than HTML5 and Microsoft’s own products don’t support HTML5 yet (i.e. IE9 is still in beta and WP7 does not support HTML5).  Of course, this won’t last.