<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Apple hates middleware</title>
	<atom:link href="http://www.satori.org/2010/04/apple-hates-middleware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.satori.org/2010/04/apple-hates-middleware/</link>
	<description>Mark DeLoura&#039;s happy place.  On games technology and other things.</description>
	<lastBuildDate>Sat, 14 Jan 2012 21:24:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris Melissinos</title>
		<link>http://www.satori.org/2010/04/apple-hates-middleware/comment-page-1/#comment-1040</link>
		<dc:creator>Chris Melissinos</dc:creator>
		<pubDate>Fri, 07 May 2010 16:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.satori.org/?p=895#comment-1040</guid>
		<description>Well, the Flash tax on processor performance is definitely a bad thing, along with massive battery drain.  Focusing on HTML5, especially on a platform that has such broad appeal and user base, is fantastic for standards moving forward.  However, I think the issue Apple has with Adobe is much more pedestrian.  If you look at Adobe&#039;s site for their cross platform tools, they mention that they have partnered with a 3rd party in-app advertising service for developers to use.  This, basically, cuts Apple out of sharing in ad revenue generation.  Seeing this, it is not surprising that Apple would come out against any 3rd party framework for their platform. This seems like the most logical reason and everything else is window dressing :)</description>
		<content:encoded><![CDATA[<p>Well, the Flash tax on processor performance is definitely a bad thing, along with massive battery drain.  Focusing on HTML5, especially on a platform that has such broad appeal and user base, is fantastic for standards moving forward.  However, I think the issue Apple has with Adobe is much more pedestrian.  If you look at Adobe&#8217;s site for their cross platform tools, they mention that they have partnered with a 3rd party in-app advertising service for developers to use.  This, basically, cuts Apple out of sharing in ad revenue generation.  Seeing this, it is not surprising that Apple would come out against any 3rd party framework for their platform. This seems like the most logical reason and everything else is window dressing <img src='http://www.satori.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: themadpeacock</title>
		<link>http://www.satori.org/2010/04/apple-hates-middleware/comment-page-1/#comment-1027</link>
		<dc:creator>themadpeacock</dc:creator>
		<pubDate>Mon, 03 May 2010 16:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.satori.org/?p=895#comment-1027</guid>
		<description>I think that Apple blocking Flash (for now) is great for everyone.

For all the windows users who value app choice and platform openness; those of you that want hundreds of hardware add-ons, a wide selection of different handsets, backwards compatibility, zero obsolescence etc. there is great news. Google has made a fantastic open smartphone OS and there are some amazing devices from multiple vendors that run it… GO, enjoy!

And for Google there is great news; most people apparently prefer the windows philosophy of open platform, quantity over quality, so very soon I predict Google phones will outnumber iPhones and Android Apps will outnumber iPhone apps as all the Windows developers and users migrate from iPhone.

For Apple fans who use Apples products because the software is tailor made for the hardware and the user experience guidelines are strict and the focus is on simplicity this is also great news; many of the people who are always pressuring Apple to be more open will be leaving soon so Apple wont be under constant pressure to abandon the one thing that has made them so successful.. Putting the user experience, not the developer community first.

Everyone wins!!</description>
		<content:encoded><![CDATA[<p>I think that Apple blocking Flash (for now) is great for everyone.</p>
<p>For all the windows users who value app choice and platform openness; those of you that want hundreds of hardware add-ons, a wide selection of different handsets, backwards compatibility, zero obsolescence etc. there is great news. Google has made a fantastic open smartphone OS and there are some amazing devices from multiple vendors that run it… GO, enjoy!</p>
<p>And for Google there is great news; most people apparently prefer the windows philosophy of open platform, quantity over quality, so very soon I predict Google phones will outnumber iPhones and Android Apps will outnumber iPhone apps as all the Windows developers and users migrate from iPhone.</p>
<p>For Apple fans who use Apples products because the software is tailor made for the hardware and the user experience guidelines are strict and the focus is on simplicity this is also great news; many of the people who are always pressuring Apple to be more open will be leaving soon so Apple wont be under constant pressure to abandon the one thing that has made them so successful.. Putting the user experience, not the developer community first.</p>
<p>Everyone wins!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Koenen</title>
		<link>http://www.satori.org/2010/04/apple-hates-middleware/comment-page-1/#comment-1016</link>
		<dc:creator>Julien Koenen</dc:creator>
		<pubDate>Fri, 30 Apr 2010 06:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.satori.org/?p=895#comment-1016</guid>
		<description>I think he (Steve) talks more about what I would call cross platform application frameworks that make cross platform development easier. These are bound to abstract from the target platform and therefore mostly don&#039;t allow the same access to platform-specialties. The danger with that could be (from Apples perspective) that you as a customer don&#039;t see a difference between an Application on the i{Pad,Phone,Pod} compared to an Android/MS Phone and therefore they loose their important usability-advantage.

I can sympathize with that a little bit (I work as a engine programmer for a game development company that does cross platform games) because you always loose some of the specific platform advantages when relying to much on common abstractions. 

cheers
Julien</description>
		<content:encoded><![CDATA[<p>I think he (Steve) talks more about what I would call cross platform application frameworks that make cross platform development easier. These are bound to abstract from the target platform and therefore mostly don&#8217;t allow the same access to platform-specialties. The danger with that could be (from Apples perspective) that you as a customer don&#8217;t see a difference between an Application on the i{Pad,Phone,Pod} compared to an Android/MS Phone and therefore they loose their important usability-advantage.</p>
<p>I can sympathize with that a little bit (I work as a engine programmer for a game development company that does cross platform games) because you always loose some of the specific platform advantages when relying to much on common abstractions. </p>
<p>cheers<br />
Julien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: archie4oz</title>
		<link>http://www.satori.org/2010/04/apple-hates-middleware/comment-page-1/#comment-1014</link>
		<dc:creator>archie4oz</dc:creator>
		<pubDate>Fri, 30 Apr 2010 02:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.satori.org/?p=895#comment-1014</guid>
		<description>Subtle distinction, he&#039;s not blocking middleware, he&#039;s blocking particular forms of cross-platform middleware solutions.</description>
		<content:encoded><![CDATA[<p>Subtle distinction, he&#8217;s not blocking middleware, he&#8217;s blocking particular forms of cross-platform middleware solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus Nigrin</title>
		<link>http://www.satori.org/2010/04/apple-hates-middleware/comment-page-1/#comment-1013</link>
		<dc:creator>Markus Nigrin</dc:creator>
		<pubDate>Thu, 29 Apr 2010 18:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.satori.org/?p=895#comment-1013</guid>
		<description>This is a great, forward looking view. Because Jobs tries to make a point that Flash was developed originally for a different environment. While this is true, what Mark points out is that Middleware needs to evolve and typically does. I never heard Adobe claim they are not aware of that plus they seemed very willing to take that challenge on. And as pointed out in the post, that&#039;s how partners would typically work together and overcome technical challenges.
Besides, I&#039;d like to make a point that Apple&#039;s success really has shown that &quot;mass matters&quot; in an appstore environment. Broad offer of good quality horizontal and vertical apps is what makes a smartphone sell. How many of those 200k apps are really so leading edge that they can&#039;t be done with a Middleware toolset? Only the tip of the iceberg, there is a bunch of good quality apps out there that I use daily that could easily be done on a middleware platform, because they mainly make certain content accessible for me. As a user, I don&#039;t care.
But as a dev, I care a lot. I consider it as a fundamental right to choose my tools. And choosing the right tools for the right projects is not only the smart thing to do, it is an essential survival strategy :)</description>
		<content:encoded><![CDATA[<p>This is a great, forward looking view. Because Jobs tries to make a point that Flash was developed originally for a different environment. While this is true, what Mark points out is that Middleware needs to evolve and typically does. I never heard Adobe claim they are not aware of that plus they seemed very willing to take that challenge on. And as pointed out in the post, that&#8217;s how partners would typically work together and overcome technical challenges.<br />
Besides, I&#8217;d like to make a point that Apple&#8217;s success really has shown that &#8220;mass matters&#8221; in an appstore environment. Broad offer of good quality horizontal and vertical apps is what makes a smartphone sell. How many of those 200k apps are really so leading edge that they can&#8217;t be done with a Middleware toolset? Only the tip of the iceberg, there is a bunch of good quality apps out there that I use daily that could easily be done on a middleware platform, because they mainly make certain content accessible for me. As a user, I don&#8217;t care.<br />
But as a dev, I care a lot. I consider it as a fundamental right to choose my tools. And choosing the right tools for the right projects is not only the smart thing to do, it is an essential survival strategy <img src='http://www.satori.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

