<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2009:/1/tag:www.readwriteweb.com,2008://1.5841-</id>
  <updated>2009-11-23T19:20:47Z</updated>
  <title>Comments for Why Apple Will Dominate Next Gen Computing</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.23-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=5841" title="Why Apple Will Dominate Next Gen Computing" />
    <published>2008-03-10T04:00:00Z</published>
    <updated>2008-03-12T21:52:24Z</updated>
    <title>Why Apple Will Dominate Next Gen Computing</title>
    <summary>Apple Will Dominate Next Gen Computing</summary>
    <author>
      <name>Alex Iskold</name>
      <uri>http://www.adaptiveblue.com</uri>
    </author>
    
    <category term="Analysis" />
    
    <category term="Apple" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/apple_sdk/p1.png">Last week Steve Jobs took the stage at the Apple Town hall meeting and <a href="http://www.readwriteweb.com/archives/the_iphone_gets_serious.php">announced
two major things for the iPhone</a>: 1) support for Microsoft Exchange and 2) the <a href="http://developer.apple.com/iphone/">iPhone SDK</a>.
The Exchange support was a relatively unexpected move, but in retrospect it makes perfect sense.
In order to unseat Blackberry as the number one wireless player in the US, Apple needed to have an enterprise story. What's more, Apple has realized that the days when people carried two phones are over.</p>]]>
      <![CDATA[<p>With support for the enterprise (one device for both home and business use), together with its utility as a music player, camera,  and web browser, the iphone is well positioned now to be that 'one phone'.</p>
<p>No matter how cool the exchange support and the enterprise play is, that news is dwarfed by the other, much more
important announcement - <strong>the iPhone SDK</strong>. The powerful platform that Apple uses to create beautiful applications for MacOS
and iPhone is now completely open. Over a decade in making, this Objective-C based stack is complete with interfaces
for operating system, sockets, graphics, audio, motion control and UI components; just to name a few. The platform
comes with complete iPhone simulator, XCode development environment and 1-click compile/build/deploy process. This platform
is a game changer.</p>
<p>A premier venture capital firm, Kleiner Perkins, agrees. They sent John Doerr to announce
the 100 million dollar iFund, a fund to focus on iPhone startups. Mr. Doerr is one of the most well
respected venture capitalists ever. He called the release historical and even claimed that the iPhone is bigger than the PC.
Think about this, he said: a device that travels with you everywhere and brings the world's information and applications to your finger tips.
It is indeed a powerful thought.</p>
<h2>It's the libraries, stupid!</h2>
<p><img src="http://www.readwriteweb.com/images/apple_sdk/p2.png" align="left">Let's be clear. It is not the language, but the libraries that matter. Every time  I hear developers
talk about a new language and say it is by far the best one, I just shake my head. A new language is not going to be usable
in today's world unless all of the libraries are in place. As the complexity of our software increases, so do demands on libraries.
Microsoft learned it the hard way with years of set backs when it rolled out .Net. Had it simply embraced and optimized Java, it could have been years ahead instead.</p>
<p>Apple choose a different path. For the last decade Apple has been wowing the crowds and investors with its flawless and lightning quick execution.
Every new Apple announcement, we keep thinking that they won't top it. But every time, Jobs and his crew pulls another
trick out of the hat. Clearly, Apple is a well-oiled machine that has perfected the art of execution. But beyond that, Apple's secret sauce
has been its <strong>software</strong>. While others have been inventing new languages and frameworks, Apple kept perfecting and building up its code.</p>
<p>
Since the early days, Apple embraced a language called Objective-C - an object-oriented flavor of the popular procedural language.
When Jobs returned to Apple, one of the early smart decisions was to ditch the old operating system in favor of Unix. This
moved allowed Apple to instantly tap into serious programmers while retaining a beautiful and simple UI. When Java came along,
Apple was unmoved, because it was just too slow. In general, over the years Apple has ignored new languages and just stuck with its
platform. Smart, disciplined and mature.</p>
<h2>The iPhone Platform</h2>
<p>The Apple iPhone platform shares a lot with the MacOS developer stack. Brilliantly, Apple made its operating system
run on iPhone, instantly leveraging its entire code base on a new device. The one exception is the UI libraries, which
had to be designed specifically for multi-touch screen, motion, unique graphics and sound on iPhone.</p>
<p><img src="http://www.readwriteweb.com/images/apple_sdk/p3.png"></p>
<p>Beyond rock-solid APIs, developers get an end-to-end set of development tools. XCode is the studio for developing applications
(not free) and it includes a modern editor, debugger and source code integration. It also features a drag-and-drop UI builder, which
has all the standard iPhone controls available as widgets. For profiling and diagnostics of iPhone, Apple offers a set called Instruments.
And the most impressive piece of the tool set is a fully-fledged iPhone simulator. Developers can write and immediately test the
code right on their Macs, without deploying it to iPhone.</p>
<p>Apple's platform is so good that a bunch of companies were able to develop demo applications in just two weeks.
Some of the companies sent developers that were not even familiar with Objective-C - the core language for writing the platform code.
The platform is so easy to use and so complete, precisely because Apple developers use it themselves to build iPhone applications.
Much like Amazon uses its Web Services, Apple's has embraced the 'eat your own dog food' strategy and it is about to pay off in a big way.    
</p>
<h2>Why This Platform is Different</h2>
<p><img src="http://www.readwriteweb.com/images/apple_sdk/p4.jpg" width="200px" align="right">We have been hearing a lot about platforms and APIs recently. But not all platforms are made equal.
First compare this offering with what Microsoft offered for Windows a while back. Redmond's convoluted APIs,
COM, OLE, and ActiveX still make developers shake their heads. Instead of cultivating elegance and simplicity, Microsoft pushed for complexity. Why? Because it kept exclusivity, kept people learning new weird stuff, kept
people getting new certifications. But Apple's culture and code is rooted in elegance and extreme simplicity.</p>
<p>And this offering is very different from platforms like Facebook or Open Social. Facebook's merit is in the fact
that it created a platform for social applications, but it cannot rival what Apple rolled out. Facebook's PHP, Flash and JavaScript
with a restricted, primitive UI doesn't even come close to the beauty and elegance of the iPhone SDK. </p>
<p>In a lot of ways, web applications
  have been playing catch up with Desktop apps. Now, a handheld device has lept forward, years ahead of what is available inside any modern browser.
  The sheer power of Apple's graphics, motion and sound APIs just opened the door for things that have not been possible before on the web.</p>
<h2>A DIFFERENT Road Ahead</h2>
<p><img src="http://www.readwriteweb.com/images/apple_sdk/p5.jpg" width="200px" align="left">When the App Store launches in June, there will be thousands of applications. Companies are rushing to build apps using
this great new platform. Developers are rushing to the stores and are creating Objective-C books. This language is having the last laugh now.
Like JavaScript, which bubbled up because it was the only choice in the web medium, Objective-C is not a language of choice
in this new and powerful platform.</p>
<p>Apple has made this play flawlessly. The enterprise and SDK solutions will go hand-in-hand to propel the iPhone
to be THE handheld device of the future. Ironically, the PC just got its final blow not from a MacBook (which has been on the rise too!),
but from a small new computer. Apple got its revenge elegantly, relentlessly and creatively. The next era of computing will
be dominated by Apple. Is this a good thing? Likely yes, and it is surely better than one dominated by Microsoft.</p>
<p>And now, dream on! Tell us what applications you cannot wait to see/build on your iPhone.</p>    
]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48797</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48797" />
    <title>Comment from Shawn on 2008-03-09</title>
    <author>
        <name>Shawn</name>
        <uri>http://www.thattalldude.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.thattalldude.com">
        <![CDATA[<p>This is a really great post, very insightful and in depth look at what Apple has been refining and tweaking for years, while all around them everyone kept making it all more complex.  The iPhone SDK puts them at least 10 years in front of Microsoft in mobile development.  Let the countdown begin, in less years then they realize, I'll be able to walk around to most of the people I know and say, "I told you so."</p>]]>
    </content>
    <published>2008-03-10T05:00:31Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48800</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48800" />
    <title>Comment from Fred Brunel on 2008-03-09</title>
    <author>
        <name>Fred Brunel</name>
        <uri>http://fredbrunel.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fredbrunel.com/">
        <![CDATA[<p>Great post Alex, I totally share your opinion about the future of Apple.</p>

<p>I think they've just done with the iPhone what they did with the iPod; I'm so glad it happened. Both the music and mobile industry needed a revolution, but people inside where too happy to have status quo to keep the demand under control.</p>

<p>I'm also impressed to see how perfectly executed was the Apple strategy. They've build it step by step, service by service without getting too much attention. Now that all the pieces fits together, you can see what they have accomplished.</p>

<p>The App Store is a great revolution in mobile content distribution. The SDK will be a huge success and the platform will attract a tons of developers.</p>]]>
    </content>
    <published>2008-03-10T05:42:40Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48801</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48801" />
    <title>Comment from Mark Scrimshire on 2008-03-09</title>
    <author>
        <name>Mark Scrimshire</name>
        <uri>http://ekive.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ekive.blogspot.com">
        <![CDATA[<p>This is a great in depth analysis of the SDK launch. I had been thinking along the same lines. I think the Xcode development environment is the secret sauce in creating a new halo effect for the Mac.</p>

<p>I wrote about this here:</p>

<p><a href="http://ekive.blogspot.com/2008/03/apple-and-iphone-sdk-multiplying-halo.html" rel="nofollow">http://ekive.blogspot.com/2008/03/apple-and-iphone-sdk-multiplying-halo.html</a><br />
</p>]]>
    </content>
    <published>2008-03-10T05:57:23Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48802</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48802" />
    <title>Comment from Ian Kennedy on 2008-03-09</title>
    <author>
        <name>Ian Kennedy</name>
        <uri>http://everwas.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://everwas.com">
        <![CDATA[<p>"Redmond's convoluted APIs, COM, OLE, and ActiveX still make developers shake their hands."</p>

<p>I think you mean "heads" - big difference.</p>]]>
    </content>
    <published>2008-03-10T06:08:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48804</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48804" />
    <title>Comment from SNTS on 2008-03-09</title>
    <author>
        <name>SNTS</name>
        <uri>http://snts.se</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://snts.se">
        <![CDATA[<p>Openness is the future, which Apple don't have and don't want. So you are wrong.</p>]]>
    </content>
    <published>2008-03-10T06:13:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48805</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48805" />
    <title>Comment from Matt S on 2008-03-09</title>
    <author>
        <name>Matt S</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>If the platform is that mature, why are there so few native Mac apps compared to Windows? When is the last time you saw a web site running on Objective-C?</p>

<p>It's entirely possible that all the success described will come. The iPhone is a great device. But I see an absence of understanding what other platforms actually offer. A real competitive analysis would be welcome.</p>]]>
    </content>
    <published>2008-03-10T06:18:53Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48806</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48806" />
    <title>Comment from Stefan Constantinescu on 2008-03-09</title>
    <author>
        <name>Stefan Constantinescu</name>
        <uri>http://intomobile.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://intomobile.com">
        <![CDATA[<p>Your tone in this article suggest Apple has already won, meanwhile iPhone firmware version 2.0 still hasn't launched, the 10 million iPhone mark still hasn't been crossed and back to what SNTS said, closed never wins, ever. The Apple ecosystem, while profitable, will always stay small.</p>]]>
    </content>
    <published>2008-03-10T06:28:58Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48807</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48807" />
    <title>Comment from Richard MacManus on 2008-03-09</title>
    <author>
        <name>Richard MacManus</name>
        <uri>http://www.readwriteweb.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com">
        <![CDATA[<p>Ian, fixed :-) Although no reason why they can't shake their hands too... ;-)</p>]]>
    </content>
    <published>2008-03-10T06:47:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48809</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48809" />
    <title>Comment from Jeffrey McManus on 2008-03-09</title>
    <author>
        <name>Jeffrey McManus</name>
        <uri>http://platformassociates.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://platformassociates.com/">
        <![CDATA[<p>I have to agree that the future of next-gen computing does not involve developers asking one company or another permission before being able to develop or sell their applications to consumers. No matter how compelling the platform may be.</p>]]>
    </content>
    <published>2008-03-10T06:55:09Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48810</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48810" />
    <title>Comment from Gareth on 2008-03-10</title>
    <author>
        <name>Gareth</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>My phone will know where I am, what food I like, how long it's been since pay day, how hungry I am, and tell me where is good to eat!</p>]]>
    </content>
    <published>2008-03-10T07:07:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48811</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48811" />
    <title>Comment from kent sin on 2008-03-10</title>
    <author>
        <name>kent sin</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You have propably forget how Apple II fail and PC domainate!</p>

<p>Jobs show that the same pattern: without willingless to open up the platform!</p>

<p>Some how I feel the history will repeat here for Apple.</p>

<p>Yes, they still have time to correct it, but I doubt that Jobs can.</p>]]>
    </content>
    <published>2008-03-10T07:11:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48812</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48812" />
    <title>Comment from carrotmadman6 on 2008-03-10</title>
    <author>
        <name>carrotmadman6</name>
        <uri>http://themediaguru.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://themediaguru.blogspot.com">
        <![CDATA[<p>It seems to me that you've never heard of Symbian or Windows Mobile?</p>

<p>I agree that the iPhone is a great device & brought a revolution to the mobile world, but no one likes the close Apple-only system.</p>

<p>& speaking of the OS being the next-gen era of computing... can anyone tell me which modern OS doesn't have multi-tasking?</p>]]>
    </content>
    <published>2008-03-10T07:24:42Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48814</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48814" />
    <title>Comment from Joe Lazarus on 2008-03-10</title>
    <author>
        <name>Joe Lazarus</name>
        <uri>http://joelaz.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://joelaz.com">
        <![CDATA[<p>Location aware apps are where it's at.  Great post.  </p>]]>
    </content>
    <published>2008-03-10T07:34:53Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48815</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48815" />
    <title>Comment from Sumit Chachra on 2008-03-10</title>
    <author>
        <name>Sumit Chachra</name>
        <uri>http://blog.chachra.us</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.chachra.us">
        <![CDATA[<p>Xcode isn't free? I have it on my Mac and don't remember paying.</p>

<p>I guess you meant you have to register as a developer.</p>

<p>Great post!</p>]]>
    </content>
    <published>2008-03-10T07:59:16Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48818</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48818" />
    <title>Comment from Alexis Brion on 2008-03-10</title>
    <author>
        <name>Alexis Brion</name>
        <uri>http://www.designvsart.com/blog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.designvsart.com/blog">
        <![CDATA[<p>I hope Apple does not become the next Microsoft and keep producing "different" products. </p>

<p>I think the most positive thing here is that other companies are imitating Apple's culture, making products easy to use. </p>

<p>Easy => Sell more</p>

<p>Great article!</p>

<p>Alex</p>]]>
    </content>
    <published>2008-03-10T09:13:49Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48819</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48819" />
    <title>Comment from Lars Hansen on 2008-03-10</title>
    <author>
        <name>Lars Hansen</name>
        <uri>http://www.enterpriseagility.dk</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.enterpriseagility.dk">
        <![CDATA[<p>Even if I consider myself a bit of an Apple fanboi, I think that the author here drank some serious Kool-Aid. Claiming that Apple will win without taking a serious look at competitors offering is ignorant.</p>

<p>A couple of examples:</p>

<p>"First compare this offering with what Microsoft offered for Windows a while back."</p>

<p>Why should we do that? </p>

<p>"As the complexity of our software increases, so do demands on libraries. Microsoft learned it the hard way with years of set backs when it rolled out .Net. Had it simply embraced and optimized Java, it could have been years ahead instead."</p>

<p>You could easily argue that frameworks and libraries were actually first class citizens in .NET, whereas languages were second class </p>

<p>"When Java came along, Apple was unmoved, because it was just too slow. "</p>

<p>But Microsoft should have adopted Java instead of having their own platform?</p>

<p>"Developers are rushing to the stores and are creating Objective-C books. This language is having the last laugh now. "</p>

<p>And all other languages are forgotten now, or? I will take a while before Objective-C reaches critical mass.</p>

<p>"Apple has made this play flawlessly. The enterprise and SDK solutions will go hand-in-hand to propel the iPhone to be THE handheld device of the future. Ironically, the PC just got its final blow not from a MacBook (which has been on the rise too!), but from a small new computer. Apple got its revenge elegantly, relentlessly and creatively. The next era of computing will be dominated by Apple."</p>

<p>Pure speculation. There is no argumentation in the post warranting this conclusion.</p>]]>
    </content>
    <published>2008-03-10T09:15:36Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48823</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48823" />
    <title>Comment from Tom Robinson on 2008-03-10</title>
    <author>
        <name>Tom Robinson</name>
        <uri>http://tlrobinson.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tlrobinson.net">
        <![CDATA[<p>Don't take the language for granted. While the Cocoa framework is the gem of Apple's dev tools, Objective-C IS the language that enables it. If Cocoa were written in Java or C++, it would not be Cocoa.</p>

<p><br />
"If the platform is that mature, why are there so few native Mac apps compared to Windows? When is the last time you saw a web site running on Objective-C?" - Matt S</p>

<p>There are fewer Mac apps because there are fewer Mac users and thus Mac developers, not because the platform isn't mature. Additionally, I believe on average Mac applications tend to be higher quality than Windows apps.</p>

<p>Objective-C was created in 1986; an eternity before Java, .NET, etc. Cocoa has it's roots in OPENSTEP and NeXTSTEP, also created in the late 1980s. It's a very mature and excellent framework.</p>

<p>As for web sites running on Objective-C, Apple's WebObjects framework originally used Objective-C, but unfortunately they killed that off back when Java was being hyped.</p>

<p>Current website that use Objective-C? Well, I know of at least one...</p>]]>
    </content>
    <published>2008-03-10T10:34:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48824</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48824" />
    <title>Comment from Ahmad on 2008-03-10</title>
    <author>
        <name>Ahmad</name>
        <uri>http://ahmadifx.spaces.live.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ahmadifx.spaces.live.com">
        <![CDATA[<p>For heavens sake go llok at Windows mobile SDK!! and the Open C Symbian SDK. Cut the crap Microsoft & Symbian have offered this for the last ten years</p>]]>
    </content>
    <published>2008-03-10T11:04:38Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48825</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48825" />
    <title>Comment from Gabriel Radic on 2008-03-10</title>
    <author>
        <name>Gabriel Radic</name>
        <uri>http://www.timbru.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.timbru.com/">
        <![CDATA[<p>There are few inaccuracies and contradictions in this post.</p>

<p>> "Since the early days, Apple embraced a language called Objective-C"</p>

<p>That's not true. Objective-C came with Next and Mac OS X. The X stands for ten, and there were 9 iterations of the "Classic" Mac OS, staring in 1984. Before that, in the very early days, there was the Apple II and the Lisa, each with their own platform.</p>

<p>> "When Java came along, Apple was unmoved, because it was just too slow."</p>

<p>Since its launch, Mac OS X made Java part of the core API, running Java apps at the same level as Cocoa apps. Apple even contributed to the development of the JVM and Swing, IIRC. From <a href="http://developer.apple.com/java/" rel="nofollow">http://developer.apple.com/java/</a> : "Mac OS X is the only major consumer operating system that comes complete with a fully configured and ready-to-use Java runtime and development environment."</p>

<p><br />
> "Apple is a well-oiled machine that has perfected the art of execution. But beyond that, Apple's secret sauce has been its software."</p>

<p>I believe they're also selling quite a bit of hardware. I hear people are all over their industrial design :-></p>

<p><br />
> "In a lot of ways, web applications have been playing catch up with Desktop apps. Now, a handheld device has lept forward"</p>

<p>Uhm, you are comparing ASP-like scripting languages with a actual hardware platform with its own OS. That's beyond apples-and-oranges.</p>

<p><br />
Anyway, there are too many enthusiastic false assumptions to take this seriously. The damn thing need a usable keyboard in the first place.</p>

<p>-- GR, happy iPhone user.</p>]]>
    </content>
    <published>2008-03-10T11:08:37Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48826</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48826" />
    <title>Comment from Mike on 2008-03-10</title>
    <author>
        <name>Mike</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I'll agree there's a little too much kool aid drunk in preparation of this article, but it does nail a number of things correctly.</p>

<p>1. The SDK & Enterprise features will be the game changer that puts Nokia & RIM onto the back foot. Why do i ignore the rest, well they've already been knocked or knocked themselves out of the game.</p>

<p>2. The elegance of the environment is paramount for developer adoption. Java had it, then blew it by miring its performance on the desktop and its development at the hands of self serving commitees. .NET was and still is a disaster which no one took seriously. Silverlight seems to indicate that MS have learnt a few lessons but its still to prove itself. Objective-C whilst not a buzzworthy as the rest, when combined with Cocoa is a formidable development environment.</p>

<p>3. The feature set of this SDK is pretty much complete, i'm hard pushed to think of something they've left out or not thought about.</p>

<p>A lot of people whinge about the openess of this platform. Well openness is not a guarantee of success. Linux has yet to show some chops on the desktop or handheld platforms. Apple is pragmatic, they get involved with opensource projects were its advantagous, ie. Safari with KHTML project, Darwin (their own BSD variant) and on the server side with numerous projects, ie. sendmail, cyrus, apache, Jabber & MySQL. What they don't opensource is the front end, and the applications they build on the front end. Why? because for the most part opensource applications with a GUI have been failures at taking market share. Due to numerous points of view of what a good GUI looks like.</p>

<p>If by openness you mean licensing the operating system to other manufacturers, well they tried that before and it was a failure, why? Because Apple builds the complete widget, hardware works in tandem with software, as soon as they hand HW design to someone else, it dilutes the brand. Unless there's a partner who's massively in another market, ie. Enterprise, there's no point in doing it. In this case Apple's having a go at the enterprise itself. If it doesn't succeed then, i'd say partner with someone like IBM. But from what i saw last Thursday, i think they have a reasonable stab at it.</p>

<p>Sorry for the verbosity.</p>

<p>M.</p>]]>
    </content>
    <published>2008-03-10T11:10:04Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48828</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48828" />
    <title>Comment from Khürt Williams on 2008-03-10</title>
    <author>
        <name>Khürt Williams</name>
        <uri>http://islandinthenet.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://islandinthenet.com">
        <![CDATA[<p>In the end software users don't care about OS and API.  They want useful ( saves time and money ) and fun,  simple to use and beautifully designed tools.  Any platform that can deliver will win with software uers.  Think Wii versus Playstation 3.</p>]]>
    </content>
    <published>2008-03-10T11:13:40Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48829</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48829" />
    <title>Comment from Stefan on 2008-03-10</title>
    <author>
        <name>Stefan</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The release of the iPhone SDK is an important change of Apple's software politics. It's another step out of a closed-box and offers us unforeseen mobile possibilites. However they shouldn't forget about the consequences of that opening: There will be a lot of third-party applications that may bring a look of unprofessionalism in their system. </p>

<p>What i want to see on the iPhone would be: </p>

<p>- a full featured time tracking software: It's a business instrument, no challenge, so let's use it like one.<br />
- a rapid web site layouter: That would be a great toy to show a customer different layouts and color combinations, let him modify it with his fingers. It's a device for calls, so why can't i use it for a diverse way of communication?<br />
- several translation tools: You can use the camera to photograph a menu or some kind of text, the application reads and translates it. This has been already around, but i haven't seen it for the iPhone admissible accomplishment. Another one would be a translation tool by voice input and voice output. </p>

<p>Anyway, i agree with Lars Hansen, who criticized some aspects of this article: At first, Objective-C and the iPhone SDK are not the cream of the crop, right out of the nursery. Let's talk about that in a few weeks again, when everyone tried to work with it. Give it a load test. ;-)</p>

<p>Also, no one killed the PC. The iPhone is indeed a big shot, but doesn't replace any desktop. It extends it in a way we primary know for a few years, maybe outstanding in his niche. So, ask yourself: Can you substitute your whole production system (e.g. the tower under your worktable and the 2 19" above) with a 3.5"+8GB device? Neither this nor  any other mobile device will supplant it in the next years.  So, come down to earth and enjoy your new ways of mobility in a way that supports and extends your current workflow. </p>

<p>Best Regards,</p>

<p>Stefan</p>]]>
    </content>
    <published>2008-03-10T11:21:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48830</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48830" />
    <title>Comment from bernard lunn on 2008-03-10</title>
    <author>
        <name>bernard lunn</name>
        <uri>http://bernardlunn.wordpress.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bernardlunn.wordpress.com">
        <![CDATA[<p>Wow, Mobile NeXtStep! This is very interesting. I remember the really great thing about NeXt was that it brought both users and developers together. Users loved the UI and developers loved the speed of development and ease of maintenance. </p>]]>
    </content>
    <published>2008-03-10T11:48:12Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48831</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48831" />
    <title>Comment from Vlad Mazek on 2008-03-10</title>
    <author>
        <name>Vlad Mazek</name>
        <uri>http://www.vladville.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.vladville.com">
        <![CDATA[<p>Is this a ploy to get Apple to sponsor RWW? I can't imagine why you would otherwise print such ill-informed, unsubstantiated opinion by someone with so little clue about either development or business of selling software.</p>

<p>For starters, what is an incentive to develop native software that will be neutered and price-fixed to $6 and require distribution through Apple? This makes the device worthless for enterprise LOB use as no company will allow its proprietary code to be sent to iTunes and distributed to others. So as far as enterprise means "checking email and calendars" the iPhone stands no chance against millions of Windows Mobile devices that have custom software deployed on them.</p>

<p>So both from the enterprise development/use standpoint, iPhone is a dud. </p>

<p>Also, please fact check your articles a little, EAS was licensed by Apple at iPhone launch and has been a very expected and demanded feature by its users.</p>

<p>Long time reader, this article made me lose all respect for RWW. Please consider reviewing one sided love letters in the future.</p>

<p>-Vlad</p>]]>
    </content>
    <published>2008-03-10T11:51:20Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48833</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48833" />
    <title>Comment from Julian Ellison on 2008-03-10</title>
    <author>
        <name>Julian Ellison</name>
        <uri>http://www.foretal.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.foretal.com">
        <![CDATA[<p>The iPhone, in Europe anyway, is simply too expensive as a device, and the tarrifs too punitive for people to shift over to it in very large numbers. In the UK, the sales figures weren't even announced over the Xmas period and it is believed that they were will below 100,000, probably close to 50,000. Minuscule. The short term strategy of going with single operators in each territory is poor, antagonises the also ran networks, and gives the other handset manufacturers the scope to compete even more aggressively on price. </p>

<p>The 'punters will pay because it's a premium tool' argument will be proved false. And the iPod experience of having new, better versions come out onto the market so quickly makes the empoverished punter even more wary.</p>

<p>Geek chic the iPhone may be, but for the foreseeable future, ordinary European mortals won't care, in large numbers until it is really, really cheap.</p>]]>
    </content>
    <published>2008-03-10T12:08:36Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48835</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48835" />
    <title>Comment from Peter Eddy on 2008-03-10</title>
    <author>
        <name>Peter Eddy</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The iPhone SDK and XCode are free. I know, I'm using both of them and I haven't coughed up any money. XCode comes with every copy of OSX, look on your distribution disk, it's an optional install. There is a $99 fee for having your iPhone/iPod Touch app distributed through Apple.</p>]]>
    </content>
    <published>2008-03-10T12:31:49Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48836</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48836" />
    <title>Comment from C Turner on 2008-03-10</title>
    <author>
        <name>C Turner</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>> When Java came along, Apple was unmoved, because it was<br />
> just too slow.</p>

<p>This and a lot of the other stuff written about Java here are misguided. Apple has heavily embraced Java at various points. WebObjects was moved entirely off Objective C to Java and remains there and makes most of the OpenStep platform available to Java developers to this day. At times the API has been opened up to make access from Java straightforward.</p>

<p>Also, comments that Java is 'slow' are very blunt. Once a modern JVM is running, it's very fast - comparable to objective C. There's no particular reason that someone couldn't have written a java silo which ran up with classloader sessions in the breach and then accepted applications via IPC commands if they wanted fast launch times and security between applications. The points about libraries earlier in the article are a better way to look at the situation: Java doesn't have an effective footprint in the desktop world. The issue isn't Java being 'slow'.</p>

<p>Apple has offered respectable scripting interfaces to its platform in the latest API release.  Raw execution speed isn't a strength of those languages. But I expect us to see a serious application development community start up in this niche.<br />
</p>]]>
    </content>
    <published>2008-03-10T13:27:42Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48838</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48838" />
    <title>Comment from Jacob on 2008-03-10</title>
    <author>
        <name>Jacob</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I agree that the iPhone SDK is a big step forward for Apple. The announcement was perfectly timed and it will definitely create an ecosystem of applications and developer. </p>

<p>Unfortunately, this article was too enthusiastic, full of unfounded predictions, irrelevant comparisons and unchecked facts. Thanks for the detailed info, but you need to be more unbiased in the future and be able to see through the hype.</p>]]>
    </content>
    <published>2008-03-10T14:02:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48839</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48839" />
    <title>Comment from Michael Griffiths on 2008-03-10</title>
    <author>
        <name>Michael Griffiths</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>My god, I can't remember the last time I read a post with this much hype in it.</p>

<p>Starting with the title. Next-gen computing? Give me a break; the iPhone is in no way "next gen;" it offers largely the same feature set as competitors with a better interface. Polished, yes; next-gen, no.</p>

<p>The rest of the post, as some have pointed out, relies on a number of assumptions which aren't backed up by reality.</p>

<p>This is something I'd expect to read on MacRumors, not ReadWriteWeb (what does this have to do with the web, anyway?).</p>]]>
    </content>
    <published>2008-03-10T14:06:20Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48842</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48842" />
    <title>Comment from rts on 2008-03-10</title>
    <author>
        <name>rts</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I think you mean "Objective C is now a language of choice" rather than "not".</p>]]>
    </content>
    <published>2008-03-10T14:34:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48843</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48843" />
    <title>Comment from HG on 2008-03-10</title>
    <author>
        <name>HG</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Some here have written: "but no one likes the closed Apple-only system"</p>

<p>Consumers like it because it guarantees quality and consistency.  The Apps Store will let programmers focus on the quality of their software and leave the marketing and distribution to Apple.  Again, Apple is correctly putting the concerns and interests of the consumers front and center.<br />
</p>]]>
    </content>
    <published>2008-03-10T14:43:24Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48846</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48846" />
    <title>Comment from HG on 2008-03-10</title>
    <author>
        <name>HG</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Some here have written: "Unfortunately, this article was too enthusiastic"</p>

<p>Obviously the buzz isn't being generated by Microsoft or Linux so it can't be real.</p>

<p>It's hard to change focus when you've been fixated in your own world.</p>]]>
    </content>
    <published>2008-03-10T14:52:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48847</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48847" />
    <title>Comment from Trader Mike on 2008-03-10</title>
    <author>
        <name>Trader Mike</name>
        <uri>http://tradermike.net/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tradermike.net/">
        <![CDATA[<p>There were some interesting points made in this post.  Too bad it wasn't edited though.  A few things that should have been caught:</p>

<p>"years of set backs"<br />
"lightening quick"<br />
"Every new Apple announcement, we keep thinking that they won't top it." (is that supposed to be a sentence?)<br />
"Apple's has embraced"</p>]]>
    </content>
    <published>2008-03-10T15:02:22Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48848</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48848" />
    <title>Comment from James Katt on 2008-03-10</title>
    <author>
        <name>James Katt</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Wrong!  XCode comes free with the Mac. The iPhone SDK comes free. Thus you can design apps for the iPhone for free. This is hugely different from Microsoft - where you have to pay for their development software.<br />
Only if you want to distribute the software to others do you pay $99 a year to have Apple host and sell it for you on the iTunes music store.</p>]]>
    </content>
    <published>2008-03-10T15:11:12Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48851</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48851" />
    <title>Comment from Totoro on 2008-03-10</title>
    <author>
        <name>Totoro</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"closed never wins, ever."</p>

<p>Wow, so the Sony PS1 and PS2 never won anything?<br />
The entire videogame console industry never won anything?<br />
4 Billion songs sold over iTunes, 2nd largest music retailer, yet thats not winning, ever?</p>

<p>Typical closed-minded open-source thinking :p</p>

<p>And, well done article, Alex. Looking forward to seeing what fun stuff comes out this June and beyond.</p>]]>
    </content>
    <published>2008-03-10T15:27:12Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48852</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48852" />
    <title>Comment from James Saldaña on 2008-03-10</title>
    <author>
        <name>James Saldaña</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>What is missing from this article is the fact that Apple has centered all of their devices around OSX; Mac, iPhone, Touch, AppleTV, and eventually the iPod.</p>

<p>This allows Apple to leverage OSX across all of their hardware and software development, while using the least amount of resources and making programing much simpler for developers by using the same tools and libraries.</p>

<p>This is a very efficient and effective on so many levels. Microsoft could only dream of a model like this.</p>]]>
    </content>
    <published>2008-03-10T15:37:41Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48853</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48853" />
    <title>Comment from Kontra on 2008-03-10</title>
    <author>
        <name>Kontra</name>
        <uri>http://counternotions.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://counternotions.com">
        <![CDATA[<p>I examine 10 factors that put Apple in an unassailable position in the mobile platform wars and review the weaknesses of iPhone competitors in:</p>

<p>Who can beat iPhone 2.0?<br />
<a href="http://counternotions.com/2008/03/10/iphone2-competitors/" rel="nofollow">http://counternotions.com/2008/03/10/iphone2-competitors/</a><br />
</p>]]>
    </content>
    <published>2008-03-10T16:13:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48857</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48857" />
    <title>Comment from Dick Applebaum on 2008-03-10</title>
    <author>
        <name>Dick Applebaum</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>@-Vlad said:  <i>For starters, what is an incentive to develop native software that will be neutered and price-fixed to $6 and require distribution through Apple? This makes the device worthless for enterprise LOB use as no company will allow its proprietary code to be sent to iTunes and distributed to others. So as far as enterprise means "checking email and calendars" the iPhone stands no chance against millions of Windows Mobile devices that have custom software deployed on them.</i></p>

<p>So both from the enterprise development/use standpoint, iPhone is a dud.</p>

<p><br />
<b>Here are the facts:</b></p>

<p>-- The developer sets the price to any amount he wants!</p>

<p>-- The enterprise will have an in-house tool (maybe a private version of an app like iTunes Store) to distribute their apps to their users only-- nothing needs to go through the public iTunes Store.</p>

<p>These <b><i>facts </i></b>were presented by Apple, during the Mar 6 announcement, and at the press session afterwards.</p>

<p>Lastly, If the writer of an article can be slammed for "fact checking"... doesn't that also apply to those who post comments :)</p>]]>
    </content>
    <published>2008-03-10T16:36:19Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48859</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48859" />
    <title>Comment from toshman on 2008-03-10</title>
    <author>
        <name>toshman</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"Openness is the future, which Apple don't have and don't want. So you are wrong."</p>

<p>You are right but wrong. Openness is the future, but not in the old way you are thinking about it. The old arguments about monopoly/control and vertical vs horizontal platforms don't apply anymore. The market is much faster now. Instead of a 20-year PC evolution wave to ride, companies have only a few years to either get it or not! The iPod, FaceBook, YouTube, Wii, Ajax and Web 2.0, blogging, are all examples of this faster-paced world. </p>

<p>Openness rules when it comes to the medium itself or the tech behind the medium. The end-user (market) doesn't care one bit if a single or small group of companies monopolize a market -- especially and significantly if the product is free or very affordable. </p>

<p>What still matters is that "eco-systems" will continue to have an impact around early successes (eg: iPod, Facebook, MySpace) and so what we are learning is that there are now significant advantages to "first movers" in new emerging markets. </p>

<p>Apple will continue to win big for several reasons. 1) its a fast-moving company 2) it utilizes open-standards (H.264, MPEG4, OpenGL, HTML 5) rather than inventing its own stuff like it did in the past, 3) they can fully integrate software and hardware, 4) they are great designers and great marketers, and lastly 5) people love Apple. Only Baby Boomer MS Fanboys rant on about Apple anymore. </p>]]>
    </content>
    <published>2008-03-10T16:51:14Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48860</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48860" />
    <title>Comment from Ian Andrew Bell on 2008-03-10</title>
    <author>
        <name>Ian Andrew Bell</name>
        <uri>http://www.ianbell.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.ianbell.com">
        <![CDATA[<p>"Bigger than the PC" is accurate, but only if the PC is an 8088 powered by Windows 1.0.  </p>

<p>The iPhone doesn't let you run applications in the background, meaning that although services like VoIP are theoretically possible, they won't be available to handle incoming events (like calls).</p>

<p>But who really cares about VoIP ... more concerning is that this limitation prevents anyone from "pushing" data to the handset.  It's a limitation enforced by the carriers for years.  Until they open up binary SMS to third-parties or allow applications to sleep on the phone in the background, we're limited to browser-style applications that "pull" data.</p>

<p>That's not how we use mobile devices today.  We receive more calls and text messages than we send, statistically.  Mobile devices are notification-centric.  They're not devices where we browse and search things.</p>

<p>It's not the PLATFORM, stupid.  It's the use-cases.</p>

<p>Apple's just as clueless as the rest of the mobile industry.</p>]]>
    </content>
    <published>2008-03-10T17:11:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48861</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48861" />
    <title>Comment from Adam Martin {Fat Man} on 2008-03-10</title>
    <author>
        <name>Adam Martin {Fat Man}</name>
        <uri>http://www.fat-man-collective.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.fat-man-collective.com">
        <![CDATA[<p>Welcome to the APPVERTISING age. Your typical iPhone user is a tech savvy, design conscious, zealot, with a wife, a lover, a frequent flyer card and wheat intolerance.</p>

<p><br />
Value added applications, brought to you by Nike etc.</p>

<p>A great article, as ever Alex.</p>]]>
    </content>
    <published>2008-03-10T17:23:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48862</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48862" />
    <title>Comment from PB on 2008-03-10</title>
    <author>
        <name>PB</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Reading this article reminded me of a piece I read about a year ago.  While somewhat prescient at the time, it seems even more relevant today:</p>

<p><a href="http://www.paulgraham.com/microsoft.html" rel="nofollow">http://www.paulgraham.com/microsoft.html</a></p>

<p>Enjoy!</p>]]>
    </content>
    <published>2008-03-10T17:36:00Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48865</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48865" />
    <title>Comment from Ben on 2008-03-10</title>
    <author>
        <name>Ben</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The other thing to remember that in recent interview with Tom's Hardware Tim Sweeney(of Epic games) hinted that apple was on the right track for making pc games. He congratulated them for standardized hardware and a better platform that wasn't confusing to developers.</p>]]>
    </content>
    <published>2008-03-10T17:47:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48867</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48867" />
    <title>Comment from toshman on 2008-03-10</title>
    <author>
        <name>toshman</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"Openness is the future, which Apple don't have and don't want. So you are wrong."</p>

<p>You are right but wrong. Openness is the future, but not in the old way you are thinking about it. The old arguments about monopoly/control and vertical vs horizontal platforms don't apply anymore. The market is much faster now. Instead of a 20-year PC evolution wave to ride, companies have only a few years to either get it or not! The iPod, FaceBook, YouTube, Wii, Ajax and Web 2.0, blogging, are all examples of this faster-paced world. </p>

<p>Openness rules when it comes to the medium itself or the tech behind the medium. The end-user (market) doesn't care one bit if a single or small group of companies monopolize a market -- especially and significantly if the product is free or very affordable. </p>

<p>What still matters is that "eco-systems" will continue to have an impact around early successes (eg: iPod, Facebook, MySpace) and so what we are learning is that there are now significant advantages to "first movers" in new emerging markets. </p>

<p>Apple will continue to win big for several reasons. 1) its a fast-moving company 2) it utilizes open-standards (H.264, MPEG4, OpenGL, HTML 5) rather than inventing its own stuff like it did in the past, 3) they can fully integrate software and hardware, 4) they are great designers and great marketers, and lastly 5) people love Apple. Only Baby Boomer MS Fanboys rant on about Apple anymore. </p>]]>
    </content>
    <published>2008-03-10T18:15:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48868</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48868" />
    <title>Comment from IT on 2008-03-10</title>
    <author>
        <name>IT</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I'm most interested in the level of "Exchange Support" that Apple is really going to be able to build into the new IPhone. As a heavy user of both an IPhone, and a Windows Mobile phone (personal/work), the only way I can see the IPhone even coming close to being comparable to the WM phone (at least in terms of exchange feature sets) is if Apple can completely copy the WM exchange integration. It's not just about mail anymore. I'll need complete integration with my exchange calendar (online free/busy, shared calendars, resource scheduling), access to the Global Address List, as well as my contacts, as well as complete access to my e-mail. AND, all those things will have to work as well as they work on my WM phone. That's a pretty tall order, even with the SDK and the avid (but relatively small) group of apple developers. Additionally, Apple and their carriers (CINGULAR, I'M TALKING TO YOU) will have to put forth a cheaper phone. $299 IPhone that I can't insure and has a more expensive unlimited data plan, or a $49 (or god forbid free) WM6 phone that I can insure for $5 a month, has a cheaper data plan, etc. Which of those costs would you like to try and justify to your CFO? Overall, I just don't think the IPhone, even with all the changes, will ever be thought of as a good WM6 / BlackBerry alternative.</p>]]>
    </content>
    <published>2008-03-10T18:18:12Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48869</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48869" />
    <title>Comment from impl.emented.com on 2008-03-10</title>
    <author>
        <name>impl.emented.com</name>
        <uri>http://impl.emented.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://impl.emented.com">
        <![CDATA[<p>I've always associated Apple with closed, cult and quirky, and I have never owned a Mac.<br /><br />
Words like "Apple's culture and code is rooted in elegance and extreme simplicity", if it is true, really resonates with me, so maybe I have to reconsider my position.<br /><br />
But a crucial question: Do I really have to own a Mac to develop for the iPhone? That would mean a closed door for many a poor developer.<br />
/Jonas<br />
(Testing OpenID login via phpMyID)</p>]]>
    </content>
    <published>2008-03-10T18:30:34Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48870</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48870" />
    <title>Comment from davesmall on 2008-03-10</title>
    <author>
        <name>davesmall</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>A small developer who has been doing shareware for Windows or Mac often doesn't get paid for his work. Shareware developers are a bit like beggars.</p>

<p>They should love the iPhone SDK. Gives them a chance to really get paid for their work.</p>

<p>I also expect Apple to come out with a larger format device (the rumored Safari Pad) which would run these same apps with minor modification.</p>

<p>In two years there could easily be a market of 20 to 40 million iPhone/IPod Touch/Safari Pad users out there.</p>]]>
    </content>
    <published>2008-03-10T18:34:33Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48871</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48871" />
    <title>Comment from mclaren on 2008-03-10</title>
    <author>
        <name>mclaren</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This really all goes back to the NeXT machine, which was built on NeXTStep, an Objective-C core that now powers everything else in Apple. As usual, Steve Jobs was a visionary, far ahead of everyone else.</p>

<p>BTW, it's worth noting that the worldwide web was developed on a NeXT machine, and the first web server was a black magnesium NeXT cube running on Objective-C. So Objective-C is arguably even more important than the above article aleges.</p>]]>
    </content>
    <published>2008-03-10T18:38:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48872</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48872" />
    <title>Comment from GT on 2008-03-10</title>
    <author>
        <name>GT</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This article is terrible. The authors grasp of .Net is clearly lacking.</p>

<p>>Let's be clear. It is not the language, but the libraries that matter.</p>

<p>Thats right, .Net supports 25 languages. It has incredebly mature libraries that span almost every area of modern computing.</p>

<p>>As the complexity of our software increases, so do demands on libraries. Microsoft learned it the hard way with years of set backs when it rolled out .Net.</p>

<p>That statement is completley false and strange. What setbacks? Many developers have embraced .Net since its beta days.</p>

<p>>Had it simply embraced and optimized Java, it could have been years ahead instead.</p>

<p>MS tried to embrace Java and was met with tons of flack from Sun. .Net is what Java wishes it was.</p>

<p>>When Java came along, Apple was unmoved, because it was just too slow.</p>

<p>So the author states MS should embrace Java, but Apple shouldn't.</p>

<p>>Beyond rock-solid APIs, developers get an end-to-end set of development tools. XCode is the studio for developing applications (not free)</p>

<p>Strange. .Nets visual studio has free versions that are hardly gimped and provides one of the best development IDEs availble today.</p>

<p>>And the most impressive piece of the tool set is a fully-fledged iPhone simulator.</p>

<p>That is not impressive, its standard these days to have a deveice emulator in IDEs like that.</p>

<p>>Redmond's convoluted APIs, COM, OLE, and ActiveX still make developers shake their heads.</p>

<p>That is why .Net was made, to get rid of most of that stuff. You can't compare a new SDK to technologies from 7 years ago.</p>

<p>>Facebook's PHP, Flash and JavaScript with a restricted, primitive UI doesn't even come close to the beauty and elegance of the iPhone SDK.</p>

<p>The fuck is this guy talking about. Facebook is a web app. It cannot be compared to an iPhone app in this scope.</p>

<p>>In a lot of ways, web applications have been playing catch up with Desktop apps.</p>

<p>No shit. The author clearly doesn't understand why.</p>]]>
    </content>
    <published>2008-03-10T18:42:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48873</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48873" />
    <title>Comment from mac stinks on 2008-03-10</title>
    <author>
        <name>mac stinks</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>developing software on a mac is like trying to win in a nascar race with a 12 old ford taurus, you can, but why?</p>]]>
    </content>
    <published>2008-03-10T18:53:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48874</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48874" />
    <title>Comment from firewolf on 2008-03-10</title>
    <author>
        <name>firewolf</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Yeah, right, you rich-boy apple fan... Enough with this iPhone bullsh**s! I don't like this piece of crap! Can you do this???</p>

<p>- send FILES and lots of MP3s thru Bluetooth<br />
- use SIM card with any operator<br />
- record video<br />
- send MMS messages<br />
- use VoIP and IM<br />
- use it DIRECTLY without the ugly iTunes<br />
- create your own themes and icons without hacking<br />
and etc.</p>

<p>Besides all apple products are too expensive!!! With that much money i can build better PC!</p>]]>
    </content>
    <published>2008-03-10T18:54:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48875</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48875" />
    <title>Comment from Tristanq on 2008-03-10</title>
    <author>
        <name>Tristanq</name>
        <uri>http://www.trisweb.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.trisweb.com">
        <![CDATA[<p>I completely agree with Lars' Comment #16 above - your post, while correct about Apple's SDK being mostly a good thing with good tools and interfaces, is incomplete. You completely ignore the rest of the market and their advantages (especially the more open mobile OS's, like Google's Android) and speculate simply based on your beliefs about Apple's superiority.</p>

<p>Yes, Jobs and Apple know what they're doing and yes, they have some good tools and good strategy, but they're still not everything even in today's world, nor will they be everything in the future. You can't just ignore everything non-Apple and claim they're the best, even if they do seem to be rising rapidly for many good reasons. So, good article, but next time let's have a balanced view from multiple perspectives.</p>]]>
    </content>
    <published>2008-03-10T18:56:36Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48877</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48877" />
    <title>Comment from Waybacmac on 2008-03-10</title>
    <author>
        <name>Waybacmac</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I recommend that everybody set aside for a moment the developers' point of view and go and read (or reread) the recently revealed Microsoft emails over the Vista intro fiasco. What one sees in these emails is a management system that failed to head off a disaster that it saw coming, i.e. the confusion users would face in figuring out which computers could run which version of Vista. Imagine, key managers were left out of the loop on critical decisions! The concerns of major OEMs were ignored. And no one seemed to be in overall charge. This should not have happened at an established firm like Microsoft. In contrast, you just don't see this kind of managerial loss of focus at Apple. I have watched Apple and Microsoft go at it since 1985 when I bought my first Mac and Microsoft was its biggest supporter. Neither has been the perfect company over the years. Both have made plenty of mistakes over the years. But right now Apple is on a roll and Microsoft is floundering as I've never seen before. </p>]]>
    </content>
    <published>2008-03-10T19:06:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48878</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48878" />
    <title>Comment from jack on 2008-03-10</title>
    <author>
        <name>jack</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Not to be rude, but this article lacks any form of analysis or real insight. This is more of a fanboi rant and less of a serious article.</p>

<p>Two problems with your unbounded optimism: <br />
1) iPhones are expensive, meaning until the price point comes down considerably, mass adoption is a long ways out...<br />
2) open is the way of the future... vendor lock-in to proprietary, closed standards never has and never will win big.</p>]]>
    </content>
    <published>2008-03-10T19:34:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48885</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48885" />
    <title>Comment from Steve Jobs on 2008-03-10</title>
    <author>
        <name>Steve Jobs</name>
        <uri>http://www.apple.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.apple.com">
        <![CDATA[<p>In the end it is the design WOW factor.</p>

<p>Having an iPhone or developing for an iPhone will get even you dorky geeks laid.<br />
Hot Chicks dig iPhones. They don't care about "API's" open or closed systems, etc. They like cool iPhones and iPod Touch.</p>

<p>They like cool stuff and if you code for something as cool as iPhone you will get laid. You spout about all your other Nerd knowledge no one but other techno weenies will care.</p>

<p>iPhone=Cool=Laid<br />
Forum Poster Opinions=Whine=No Getting Laid.</p>

<p>Now who is getting laid?</p>]]>
    </content>
    <published>2008-03-10T20:24:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48886</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48886" />
    <title>Comment from jacob reichbart on 2008-03-10</title>
    <author>
        <name>jacob reichbart</name>
        <uri>http://marketing-calgary.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://marketing-calgary.com">
        <![CDATA[<p>Stefan Constantinescu wrote, "... closed never wins, ever." This is a remarkable statement, IMHO, given that traditional commercial computing in general and,  particularly, the most wildy successful products, have been characterised as 'closed' (with hooks, on occasion). remember Microsoft? open or closed? DEC10? VMS? PrimOS? CICS? whatever. How far back do you want to look? I think proprietary advantage, viz., trade secrets and the like, are a major driver here. Closed has won more often than not. html excepted, of course.</p>

<p>While I admire and support the course of unix and the open 'ix world, I submit that commercial advantage and product leverage is the force that yields the tremendous rate of growth and incredible variety we enjoy. and continue to do so in the face of open practice. We're not there with ubiquity yet. maybe one day. I'm a boy scout too but for now, 'open' is more an abstraction than common practice. it's way too pricey a way of doing business.</p>

<p>Great article. maybe too many superlatives, though. It could have been tempered with a story about what developers are faced with on other platforms. suggesting competitiors' increased complexity is fine but I want to hear more.</p>]]>
    </content>
    <published>2008-03-10T20:29:28Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48887</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48887" />
    <title>Comment from PS on 2008-03-10</title>
    <author>
        <name>PS</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I think you ignored one thing entirely... It will no longer be about Apple vs Microsoft vs Nokia... Once Android comes into picture and matures into a platform it will outperform any other OS out there... Development will be easy and platform will be familiar to most of the programmers because of leanings toward Java... and the best part is that being an open source stack, anyone can port it to any piece of compatible hardware and I can also imagine that people in near future will easily be able to port Android to their existing phones, be it Nokia, HTC or Apple!</p>

<p>Android FTW!</p>]]>
    </content>
    <published>2008-03-10T20:31:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48889</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48889" />
    <title>Comment from Ray on 2008-03-10</title>
    <author>
        <name>Ray</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Here's hoping a zillion malware apps don't make the iPhone ecosystem a living hell.</p>]]>
    </content>
    <published>2008-03-10T20:55:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48891</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48891" />
    <title>Comment from tim on 2008-03-10</title>
    <author>
        <name>tim</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"When Java came along, Apple was unmoved, because it was just too slow."</p>

<p>Simply not true.  From day 1, Apple had 3 APIs they natively supported on Mac OS X: Yellow Box (now Cocoa), Blue Box (now Carbon), and Java.  In fact, many things Apple has done in the past 7 years took longer than they should have, because of Apple's desire for Java support.<br />
</p>]]>
    </content>
    <published>2008-03-10T21:10:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48892</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48892" />
    <title>Comment from Lance on 2008-03-10</title>
    <author>
        <name>Lance</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"I agree that the iPhone is a great device & brought a revolution to the mobile world, but no one likes the close Apple-only system."</p>

<p>But people hate crashing phones even more.  And full openness brings the likelihood that the platform would be more unstable.  This is what Apple is trying to avoid, and a key fact that many pundits seem to forget about.  "Closed" does not mean completely "bad".  There are benefits.  These benefits are exactly why Apple customers are the most satisfied customers in the industry.</p>]]>
    </content>
    <published>2008-03-10T21:11:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48899</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48899" />
    <title>Comment from Eric on 2008-03-10</title>
    <author>
        <name>Eric</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>One thing: The iPhone is still wedded to AT&T Wireless. </p>]]>
    </content>
    <published>2008-03-10T21:33:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48908</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48908" />
    <title>Comment from veggiedude on 2008-03-10</title>
    <author>
        <name>veggiedude</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"It seems to me that you've never heard of Symbian or Windows Mobile?"</p>

<p>Apple's iPhone ruled over both of those in Q4 of last year. It was only second to RIM with a marketshare of 28%. </p>

<p>iPod has ruled with 80% of the entire market place and it appears the iPhone is going to do the same within 3-5 years. So much for people not liking 'closed systems'. The fact is, the iPod/iTunes dynamic has been more open that the PC counterpart with less drastic DRM, and with Jobs on record to do away with DRM, which would really open things up.</p>]]>
    </content>
    <published>2008-03-10T22:24:53Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48917</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48917" />
    <title>Comment from Brent on 2008-03-10</title>
    <author>
        <name>Brent</name>
        <uri>http://bsmithurst.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bsmithurst.blogspot.com">
        <![CDATA[<p>That's a brilliant post, Alex. I wish I had read this last night so I wouldn't have felt the need to post my own thoughts at <a href="http://bsmithurst.blogspot.com." rel="nofollow">http://bsmithurst.blogspot.com.</a> I think you are bang on and that time will prove you to be correct.</p>]]>
    </content>
    <published>2008-03-10T23:56:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48918</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48918" />
    <title>Comment from stefn on 2008-03-10</title>
    <author>
        <name>stefn</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Here’s a proposition related to the future of Apple and the iPhone:</p>

<p>The bigger and better the corporation, the shorter the mission statement focusing on the service it provides. For the biggest firms, the mission statement can boil down to a verb ultimately. For instance, Amazon’s mission: Sell stuff. Ebay’s: Resell stuff. Google’s: Advertise stuff. What’s Apple’s mission? I think Apple needs to focus on a "verb" mission as well: Purchase stuff. </p>

<p>How? Based on its iTunes/iPod/Phone successes, it can pair the iPhone with an "iChoices" app to do all the tasks related to handling our money: order, purchase, track, reconcile, budget, plan.</p>

<p>As client/web software the iTunes Store is more than halfway there. It requires an Apple desktop client, to replace Quicken, along with all the services that Apple can build in related to finances: banking, investing, ebillings, etc.</p>

<p>Apple, take on the banks. They are even more outmoded and unhelpful than the music guys. It's the next big thing for Apple, which needs gigantic solution-level things to do, now that it’s one of the big dogs.</p>

<p>Apple does best when it can run a content stream through its hardware: Music, now video. Money may be the ultimate content stream. It's certainly the ultimate revenue stream.</p>

<p><a href="http://gallery.mac.com/stevenagel01#100085/ApplePie-001&bgcolor=black" rel="nofollow">http://gallery.mac.com/stevenagel01#100085/ApplePie-001&bgcolor=black</a></p>]]>
    </content>
    <published>2008-03-10T23:58:15Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48922</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48922" />
    <title>Comment from NR on 2008-03-10</title>
    <author>
        <name>NR</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"The next era of computing will be dominated by Apple. Is this a good thing? Likely yes, and it is surely better than one dominated by Microsoft."</p>

<p>Better? Why? Every evidence points to the fact that Apple, given the opportunity, will be every bit as money-grabbing, dominating and exploiting as Microsoft has been for the last 2 decades. At the end of the day you just cant ignore the fact that its all about keeping the stockholders happy. Just look at the iPhone launch and the AT&T deal. Power corrupts. What can I say.</p>]]>
    </content>
    <published>2008-03-11T00:49:40Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48923</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48923" />
    <title>Comment from Gary Morgan on 2008-03-10</title>
    <author>
        <name>Gary Morgan</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Last year one of my good friends - an IT manager - told me that the iPhone would never make it big and that it was doomed to be a "niche" player.  I responded by saying, "that's what you said about the iPod."  He looked down and then walked away without further comment.</p>

<p>More recently, my friend, the IT manager, said that the iPhone would never make it in the enterprise. I'm going to go easy with him this time and keep my mouth shut.  After all, he is my friend.  Yet I can see the day coming soon when his pride will be tested to the limits. The iPhone is about to give him an electronic wedgie.  </p>]]>
    </content>
    <published>2008-03-11T00:53:36Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48931</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48931" />
    <title>Comment from Tim Burks on 2008-03-10</title>
    <author>
        <name>Tim Burks</name>
        <uri>http://blog.neontology.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.neontology.com">
        <![CDATA[<p>I'm with everyone who says that Objective-C is the magic that makes the iPhone. Objective-C is a simple, solid, and visionary extension to C that imo has been the key element of Apple's success over the last 10 years.  </p>

<p>But I also agree with people who say that Objective-C is low-level and tedious to write, and I think the answer to that is to use a high-level language on top of it.  I spent a long time trying to help Ruby be that language (http://www.rubycocoa.com, <a href="http://www.rubyobjc.com)" rel="nofollow">http://www.rubyobjc.com)</a> but eventually decided that nothing could be better than a language designed specifically for the job. So I wrote one: <a href="http://programming.nu," rel="nofollow">http://programming.nu,</a> and before me, Philippe Mougin had already written <a href="http://www.fscript.org." rel="nofollow">http://www.fscript.org.</a> I expect there will be more little languages built on Objective-C. Laurent Sansonetti at Apple is busy on a deep reworking of Ruby: <a href="http://trac.macosforge.org/projects/ruby/wiki/MacRuby" rel="nofollow">http://trac.macosforge.org/projects/ruby/wiki/MacRuby</a></p>]]>
    </content>
    <published>2008-03-11T03:38:20Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48939</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48939" />
    <title>Comment from Sam on 2008-03-10</title>
    <author>
        <name>Sam</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>How can someone dominate enterprise computing without having enterprise servers ? <br />
Apple will have dramatic impact on mobile applications and clients but going with your own OS doesn't help you integrate with pervasive server platforms such as .Net and J2EE which accounts for the vast majority of enterprise systems. <br />
The author got carried away ...<br />
Let's all recall Windows which started as a brilliant Apple interface UI concept !</p>]]>
    </content>
    <published>2008-03-11T06:07:48Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48942</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48942" />
    <title>Comment from Michael on 2008-03-11</title>
    <author>
        <name>Michael</name>
        <uri>http://cybersurge.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://cybersurge.org">
        <![CDATA[<p>I don't think that the iPhone could do what you say it will unless they allow some developers to run applications in the background, if I can't check something on the web with Mobile Safari while I'm chatting with someone on AIM I don't know if I will find most of the applications very useful.</p>]]>
    </content>
    <published>2008-03-11T08:00:15Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48944</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48944" />
    <title>Comment from Emre Sokullu on 2008-03-11</title>
    <author>
        <name>Emre Sokullu</name>
        <uri>http://emresokullu.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://emresokullu.com">
        <![CDATA[<p>Hey Alex... What I like about the SDK announcement of iPhone is, unlike Google and Facebook, Apple offers no privileges to some parties. For example, RockYou and Slide had tremendous advantages over others in FB and OpenSocial platforms, but here, everyone is equal, because there are no "partners" and the platform is gonna be publicly available in 3 months. </p>]]>
    </content>
    <published>2008-03-11T08:05:48Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:48971</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c48971" />
    <title>Comment from Peter Laudati on 2008-03-11</title>
    <author>
        <name>Peter Laudati</name>
        <uri>http://blogs.msdn.com/peterlau</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blogs.msdn.com/peterlau">
        <![CDATA[<p>@James Katt:</p>

<p>"Wrong! XCode comes free with the Mac. The iPhone SDK comes free. Thus you can design apps for the iPhone for free. This is hugely different from Microsoft - where you have to pay for their development software. Only if you want to distribute the software to others do you pay $99 a year to have Apple host and sell it for you on the iTunes music store."</p>

<p>It is simply incorrect that you have to pay for Microsoft's development software. Anyone can develop and distribute any software they like for Windows for free, including basic developer tools: </p>

<p>·         You can download the .NET Framework from the Microsoft Download Center for free.</p>

<p>·         You can download the Express editions of Visual Basic 2008, Visual C# 2008, Visual C++ 2008, Visual Web Developer 2008, and SQL Server 2005, all for free.</p>

<p>·         There is no charge for distributing applications built with .NET, whether they are web applications, desktop applications, or mobile applications.<br />
</p>]]>
    </content>
    <published>2008-03-11T15:02:14Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49014</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49014" />
    <title>Comment from Johnny Appleseed on 2008-03-11</title>
    <author>
        <name>Johnny Appleseed</name>
        <uri>http://www.johnnyappleseed.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.johnnyappleseed.com">
        <![CDATA[<p>Yes, it is a great shame that you sound like a fanboi with some of your soaring language. There is nothing wrong with poetic statements, but they have to be done in the right way, for the effect - sadly the effect here is to make you seem like a fanboi. You may be a good writer but you clearly got feedback that you weren't expecting - that should say something to you, as it would to me if/when something I do gets the same kind of unexpected reaction. Good luck for the future, I'm sure you'll have plenty more articles to come, good luck!</p>]]>
    </content>
    <published>2008-03-11T23:16:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49060</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49060" />
    <title>Comment from Mahesh CR on 2008-03-12</title>
    <author>
        <name>Mahesh CR</name>
        <uri>http://maheshcr.com/blog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://maheshcr.com/blog">
        <![CDATA[<p>What a load of bol***ks!!</p>

<p>COM, OLE and ActiveX are complex technologies but to say 'Microsoft pushed for complexity' would be stretching it too far. No company, Microsoft included, embraces complexity on purpose. </p>

<p>There is a real problem that these teams set out to solve and indeed did so. Way before there was talk of Data Portability, SOA etc, there was Bill's vision of data and functionality being transported between applications on a desktop. The end result was OLE and COM.</p>

<p>To innovate  is terrific of course, but to do so in isolation, with your own proprietary interfaces cuts down a lot of challenges. </p>]]>
    </content>
    <published>2008-03-12T08:32:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49062</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49062" />
    <title>Comment from Ilya on 2008-03-12</title>
    <author>
        <name>Ilya</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I have no comment other then to say commenter #49 is hilarious.</p>

<p>>The fuck is this guy talking about. Facebook is a web app. It cannot be compared to an iPhone app in this scope.</p>

<p>lol</p>]]>
    </content>
    <published>2008-03-12T08:41:04Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49123</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49123" />
    <title>Comment from steveballmer on 2008-03-12</title>
    <author>
        <name>steveballmer</name>
        <uri>http://fakesteveballmer.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fakesteveballmer.blogspot.com">
        <![CDATA[<p>PROPAGANDA!</p>

<p>We at Microsoft are not sitting around doing nothing you know!<br />
This entire article is lies! Before we let it get that bad we will buy them the plow the place under!</p>]]>
    </content>
    <published>2008-03-13T03:48:02Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49223</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49223" />
    <title>Comment from Justin on 2008-03-13</title>
    <author>
        <name>Justin</name>
        <uri>http://www.cheapair.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.cheapair.com">
        <![CDATA[<p>I completely agree.  Apple is the most innovative company out there, even better then Nintendo with the Wii.  They just need to have more third party support.</p>]]>
    </content>
    <published>2008-03-13T22:52:40Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49235</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49235" />
    <title>Comment from chris on 2008-03-13</title>
    <author>
        <name>chris</name>
        <uri>http://urbeingrecorded.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://urbeingrecorded.com">
        <![CDATA[<p>I think Apple is doing great things but I find this article to be way too ingratiating to the Apple elite. Phrases like "beyond rock-solid API's" and "Apple made it's OS so good..." make me think this was a promotional piece written or paid for by Apple. The article does not convince me that Apple will dominate the next generation. It only makes me believe that the author absolutely loves everything they do. </p>

<p>I'd like a much more measured appraisal of Apple's ability to innovate in the face of not only competition, but also the growing need for a truly open mobile platform (and no, I'm not interested in Android). Frankly, I'm amazed at how many walls Apple has constructed around their SDK.</p>]]>
    </content>
    <published>2008-03-14T01:27:28Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49305</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49305" />
    <title>Comment from Newt on 2008-03-14</title>
    <author>
        <name>Newt</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>iPhone SDK = widget tool. Sweet! </p>

<p>The fact is the day Apple truly becomes a useful platform beyond its current niche is the day it loses the ability to "execute perfectly."  The albatross of supporting a million pieces of hacked crapware will drag them down. That's the problem with M$. Enough legacy support to prevent true innovation but enough new to break something for everyone.</p>

<p> <br />
</p>]]>
    </content>
    <published>2008-03-14T17:42:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49357</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49357" />
    <title>Comment from R on 2008-03-15</title>
    <author>
        <name>R</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The abacus was a computer.  PCs made better computers.  PCs took an old idea with a current implementation and improved on it in such a way so as top make it easier to use, ultimately more powerful, and engaging.</p>

<p>Computing on a PC was around for a time, but when the mouse was introduced, the metaphor by which people could come to understand computing changed.  The idea had been around, yet the implementation made computing more powerful, easier to use, and more engaging.</p>

<p>iPhone does the same thing.  yes, the same things could bee accomplished today on other devices, yet statistics already show that iPhone crushes the competition in terms of how many users access the web on their handheld, for instance.  Not all of those people are tech geeks who forget the rest of the world doesn't get off on struggling through obscure geeky phone functions to get something to work the way they want it to.</p>

<p>For those who keep saying that the iPhone and Apple's handling of the software issue is not revolutionary, go right ahead and keep repeating history.  You guys who are insiders into the tech field keep missing the point-- most people are not like you, thank goodness.  If they were, we'd be mired in crappy engineer-only gadgets that would keep tech isolated from the masses.</p>

<p>What makes iPhone so powerful is that ANYONE can use it and use it well.  That is revolutionary because it helps push tech into peoples' hands-- people who may not have used that sort of thing before.</p>

<p>Design is function.  This means that if things are designed well, they work well for the user.  Features ≠ function.  More capabilities means nothing if no one uses it.  Until geeks get this, Apple will keep running circles around the competition.</p>

<p>Keep arguing.  It's good.  It gives solace when Apple makes you look bad, I suppose.</p>]]>
    </content>
    <published>2008-03-15T17:10:32Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49364</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49364" />
    <title>Comment from Joseph Awad on 2008-03-15</title>
    <author>
        <name>Joseph Awad</name>
        <uri>http://www.bonetherapy.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bonetherapy.org">
        <![CDATA[<p>Agree entirely and more. </p>

<p>The incredible on-the-go gaming potential for the iPhone and iPod will continue to migrate new generations to Apple and Mac OSX. </p>

<p>Once developers use the great tools to bring games and applications to the iPhone, they will be enticed to stretch a little further to get to the desktop and other yet to be seen devices from Apple.</p>

<p>Can you imagine Apple TV becoming a gaming device attached to your HD TV with a motion sensor touch pad controller to boot. How hard can it be to augment an iPhone game to that sort or device. </p>

<p>Apple TV will someday be more than a hobby to Apple.</p>

<p><br />
</p>]]>
    </content>
    <published>2008-03-15T18:34:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49365</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49365" />
    <title>Comment from joey on 2008-03-15</title>
    <author>
        <name>joey</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I completely agree with "79". I have never used a phone so easy to use as the iPhone. I just picked it up and it was instantly easy to use and navigate. I was surfing the web, getting directions, and listening to music in no time. Now my phone can do all of those things... but its not very easy. I hope we switch to Cingular so I can get an iPhone. Furthermore, about Apple dominating the next generation of computers... I think that's completely true. I've been a PC user all of my life... but after using the Macs at my school I was simply in awe of how much better they were than my Vista machine at home(curse you with your damn error messages). So in time for college, I sold that PC and got myself a black Macbook. This thing totally WHIPS my PC(with a fast Core 2 Duo and 2 gigs of ram). And this thing only has a gig of ram and 2.2 ghz mobile Core 2 Duo. I will never buy a Windows machine unless they somehow beat Apple's fantastic, easy to use, powerful, and very, very stable current OS(blackbook has Leopard on it). And I have an iPod Nano and I love that thing too. Microsoft had its time to shine, now its Apple's time to take over. The one thing Apple needs to do is support games more on the Mac AND this is key.... really push for retail sections in Best Buy, Circuit City, Wal Mart, etc. And there needs to be more third party software. However, with Apple's success, I think all this will come in time. Viva Apple!</p>]]>
    </content>
    <published>2008-03-15T18:42:37Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49366</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49366" />
    <title>Comment from Rip Ragged on 2008-03-15</title>
    <author>
        <name>Rip Ragged</name>
        <uri>http://ripragged.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ripragged.blogspot.com">
        <![CDATA[<p>This was a very insightful and enjoyable post to read. The train is coming. For the dissenting commenters, I offer only one bit of advice. Yell all you want, but don't stand on the tracks.</p>

<p>The iPhone is about to eat the planet, folks, semi-literate screeds notwithstanding. Symbian and WinMobile and Linux Mobile? Yes, we've all heard of them. We speak of them in the same sentence as 24-pin dot-matrix printers, cathode ray tubes, and other obsolete technologies.</p>

<p>They're toast.</p>]]>
    </content>
    <published>2008-03-15T18:45:39Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49370</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49370" />
    <title>Comment from Jim on 2008-03-15</title>
    <author>
        <name>Jim</name>
        <uri>http://userrankings.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://userrankings.com/">
        <![CDATA[<p>Hmmmmm, yes it's the libraries but I don't see why Apple makes them better than anyone (Microsoft) else?</p>

<p>The comment about Microsoft should embrace Java instead of .Net is hilarious. I have not a very high opinion of "slow slow" Java and I know a lot of .Net-developers who really think MS did FINALLY something well.</p>

<p>Sorry, I can't agree with your opinion, maybe I didn't get the argument (I'm not a hardcore programmer or something)...</p>]]>
    </content>
    <published>2008-03-15T19:28:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49378</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49378" />
    <title>Comment from dtrapp on 2008-03-15</title>
    <author>
        <name>dtrapp</name>
        <uri>http://www.SequimScience.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.SequimScience.com">
        <![CDATA[<p>I looking forward to the new MacSpeech Dictate and a headset to provide text input to the iPhone/iTouch faster than any keyboard, and needing few corrections.</p>

<p>I'm looking forward to later generation iPhones & iTouches having both a camera for still and video input, plus a similarly sized tiny MicroVision laser projector presenting wall sized visual output at resolutions at least as good as today's monitors.</p>

<p>In the near future we should be carrying pocket sized Apple computers more useful and powerful than today's desktops or laptops.</p>]]>
    </content>
    <published>2008-03-15T20:59:16Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49401</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49401" />
    <title>Comment from gmac on 2008-03-15</title>
    <author>
        <name>gmac</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I like Apple products.  But find this article a little over the top.  It is true that Apple is ahead (for now) regarding Andriod.  Apple is more streamlined.</p>

<p>It seems that many who mention the iPhone being stuck with AT&T forget that they can also get an iPod Touch instead and work through WiFi.  </p>

<p>Btw, i DONʻT LIKE the AT&T deal myself.  It would have been better INMO that Apple offered iPhone to all GSM enable carriers and got a smaller piece of the monthly subscription.  In other words... volume... The price of the iPhone will come down sooner than most people think.</p>

<p>I am not a developer.  But an investor.  So, if the thing works... i could care less about all this other stuff going on behind the scenes... I think the gaming aspect may win a number of users for the iPod Touch</p>]]>
    </content>
    <published>2008-03-16T05:30:19Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49422</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49422" />
    <title>Comment from TJGodel on 2008-03-16</title>
    <author>
        <name>TJGodel</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Let's see Apple SDK versus Google Android.  No matter how good Apple SDK maybe Android will dominate the next generation of computing and here is why. First of all most mobile phone provider will line up behind Android to add iPhone like functionality to their handsets and developers will follow.  Android ecosystems will be much larger than Apple's ecosystem for the iPhone and that equals dominations. </p>

<p>It is not in Apple's DNA to dominate, because they not a mass marketer.  Apple likes high margins on their products which leads to a niche markets, unlike Android which has a potential for mass adoption across handset providers because it is free and developers because it will be used by many handset providers.</p>]]>
    </content>
    <published>2008-03-16T14:28:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49428</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49428" />
    <title>Comment from Don&apos;t Forget on 2008-03-16</title>
    <author>
        <name>Don&apos;t Forget</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Don't forget that one has to get Apples permission to write apps for the iphone.  Explain to me how this is a good thing.</p>]]>
    </content>
    <published>2008-03-16T15:23:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49453</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49453" />
    <title>Comment from steveballmer on 2008-03-16</title>
    <author>
        <name>steveballmer</name>
        <uri>http://fakesteveballmer.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fakesteveballmer.blogspot.com">
        <![CDATA[<p>Apple Getting Close to Protocol 666a!<br />
Everywhere I look there is only good news for Apple:</p>

<p>Leopold Record Pre-orders!<br />
iMac Sales off the charts!<br />
IPod Sales Still on Rise!<br />
Newton Slate in Development!<br />
Stock Price climbing weekly!<br />
New Stunning MacPro Coming!<br />
Laptop Sales Growing!<br />
Apple market-share over 8%<br />
Yada yada yada ......</p>

<p>All I can say is "watch yourself Mr. Jobs!"<br />
Why? <br />
Well here at MS we have had Protocol 666a in place for the last 12 years, it reads thusly:</p>

<p>"Any competing company which threatens the MS business model by exceeding 10% OS market-share and/or having quarterly revenues exceeding 25% of MS quarterly revenues shall be targeted for elimination for market contention by any means necessary. Said company being....”</p>

<p>Protocol 666a is built into all of our systems and business models and is implemented automatically whenever the offending companies trip it! Apple is getting close! I'm a nice guy though and am formally issuing this warning, "tone down your growth Mr. Jobs, by that I mean your OS! If you value your pretty little candy coated company that is, you haven't seen us get ugly yet!"</p>]]>
    </content>
    <published>2008-03-17T00:15:38Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49461</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49461" />
    <title>Comment from nick on 2008-03-16</title>
    <author>
        <name>nick</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>lol, until the iphone gets a keyboard that isn't on the touch screen, no chance. Now if they took that from the verizon voyager, then I might think twice about the iphone. I will admit, I like my ipod.</p>]]>
    </content>
    <published>2008-03-17T03:43:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49502</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49502" />
    <title>Comment from Elder Norm on 2008-03-17</title>
    <author>
        <name>Elder Norm</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>BINGO, right on. </p>

<p>While I found the article to be right on the money, I am just so surprised to see that many other writers still have NO CLUE as to why this Apple SDK and enterprise solution is so huge, a real game changer.</p>

<p>And with Apple having control of all the hardware AND software, they are in a unique position to be sure that the parts in a system (iPod, AppleTV, Mac, iTunes, iPhone, etc)  just keep playing nice with each other and to build that into a great synergy.  </p>

<p>I think the next 6 months are going to be very interesting.</p>

<p>en</p>]]>
    </content>
    <published>2008-03-17T15:02:04Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:49614</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c49614" />
    <title>Comment from Makambo on 2008-03-18</title>
    <author>
        <name>Makambo</name>
        <uri>http://mydigitalislife.blogspot.com/2008/03/i-love-iphone-will-you-get-one-ahhhh-no.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://mydigitalislife.blogspot.com/2008/03/i-love-iphone-will-you-get-one-ahhhh-no.html">
        <![CDATA[<p>I don't think so! I live in Europe, and here, the IPhone just did not match the users needs. It is just behind what technology can do (no 3G), overpriced, and only available with bad, really bad contracts. </p>

<p>Its just not what was needed here. And the SDK cant really fix that, maybe the IPhone 2 can, but competition is coming in the form of Google Android, and it remains to be seen, who will be the winner of this. I do not believe that Apple will dominate in this market, but we will see a big fight between Google and Apple, with a certain looser... Microsoft.</p>]]>
    </content>
    <published>2008-03-18T19:34:21Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.5841-comment:50654</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.5841" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/why_apple_will_dominate_next_gen_computing.php#c50654" />
    <title>Comment from Bob on 2008-03-31</title>
    <author>
        <name>Bob</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I personally think Google's Android will dominate.  I've downloaded their SDK a few months ago and tried out the tutorial.  I thought it was great!  It uses Java in the Eclipse environment, which is extremely common (what I use at work).  Also, Google's programming competition (to the tune of $10 million bucks!) for Android is going to ensure there is a lot of apps out when they release it.  For the curious, the web browser is based on WebKit (same one Apple uses in the iPhone).</p>

<p>Think about it:<br />
1.  Common and free development environment most Java developers use now.<br />
2.  Not locked in to a single cellular carrier.<br />
3.  Two separate programming competitions which award prize money to the top 50 entries!</p>

<p>I don't know about you, but I'm so waiting for this.</p>]]>
    </content>
    <published>2008-03-31T15:39:15Z</published>
  </entry>

</feed>