<?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/"
	xmlns:go='http://ns.gigaom.com/'
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: No Flash on Your iPhone? How About Silverlight, Instead?</title>
	<atom:link href="http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/</link>
	<description></description>
	<lastBuildDate>Sun, 27 May 2012 10:16:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Searcher</title>
		<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/#comment-589271</link>
		<dc:creator><![CDATA[Searcher]]></dc:creator>
		<pubDate>Wed, 09 Feb 2011 21:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=36432#comment-589271</guid>
		<description><![CDATA[Use this link http://www.abyty.com/browser as alternative solution to get silverlight and flash application on any iDevices. It little bit ugly and not have sound, but working in basic on iPhone and iPod too.]]></description>
		<content:encoded><![CDATA[<p>Use this link <a href="http://www.abyty.com/browser" rel="nofollow">http://www.abyty.com/browser</a> as alternative solution to get silverlight and flash application on any iDevices. It little bit ugly and not have sound, but working in basic on iPhone and iPod too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Video Streaming Format War Heats Up &#124; Home Office / Small Business Center</title>
		<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/#comment-375399</link>
		<dc:creator><![CDATA[The Video Streaming Format War Heats Up &#124; Home Office / Small Business Center]]></dc:creator>
		<pubDate>Sat, 06 Feb 2010 18:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=36432#comment-375399</guid>
		<description><![CDATA[[...] No Flash on Your iPhone? How About Silverlight, Instead?. &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; HOSB RSS Feed powered by shantz-wp-prefix-suffix [...]]]></description>
		<content:encoded><![CDATA[<p>[...] No Flash on Your iPhone? How About Silverlight, Instead?. &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; HOSB RSS Feed powered by shantz-wp-prefix-suffix [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Tablet vs iPad</title>
		<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/#comment-375397</link>
		<dc:creator><![CDATA[Google Tablet vs iPad]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 14:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=36432#comment-375397</guid>
		<description><![CDATA[[...] future company developing new web standards or software will either have to work with Apple &#8211; as Microsoft did with their Silverlight runtime &#8211; or deal with the potential consequences of losing access to millions of mobile [...]]]></description>
		<content:encoded><![CDATA[<p>[...] future company developing new web standards or software will either have to work with Apple &#8211; as Microsoft did with their Silverlight runtime &#8211; or deal with the potential consequences of losing access to millions of mobile [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leef</title>
		<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/#comment-375396</link>
		<dc:creator><![CDATA[leef]]></dc:creator>
		<pubDate>Tue, 02 Feb 2010 23:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=36432#comment-375396</guid>
		<description><![CDATA[Saying that Flash Player is buggy &amp; crashtastic is like blaming Apple for app crashes on the desktop.  Flash Player is a runtime platform, you can write buggy crashtastic apps with it, or powerful stable apps with it.  It&#039;s up to your skill as a developer, just like with any other object oriented development language &amp; tools.  The fact that you experience buggy flash apps enough to care means that Flash is being used that frequently, and unfortunately by many poor developers.  HTML &amp; Javascript can just as easily crash your browser, perhaps more so because HTML &amp; Javascript do NOT have  compile-time error capture.  Flash Player 10.1 will have a global error handler, so if used properly by the developer should not crash unhandled.  And it&#039;s just good sense for a browser to sandbox itself against plugin crashes, anyone notice how Safari 3 crashed far less than Safari 4?  Was that Adobe&#039;s fault?  Did they forget to remind Apple to maintain a stable plugin environment?  The same problems encountered by Flash developers, and their audience will exist independently of the language used.  But the Flash team has a nice head start, you still can&#039;t do A LOT with HTML5 &amp; JS.]]></description>
		<content:encoded><![CDATA[<p>Saying that Flash Player is buggy &amp; crashtastic is like blaming Apple for app crashes on the desktop.  Flash Player is a runtime platform, you can write buggy crashtastic apps with it, or powerful stable apps with it.  It&#8217;s up to your skill as a developer, just like with any other object oriented development language &amp; tools.  The fact that you experience buggy flash apps enough to care means that Flash is being used that frequently, and unfortunately by many poor developers.  HTML &amp; Javascript can just as easily crash your browser, perhaps more so because HTML &amp; Javascript do NOT have  compile-time error capture.  Flash Player 10.1 will have a global error handler, so if used properly by the developer should not crash unhandled.  And it&#8217;s just good sense for a browser to sandbox itself against plugin crashes, anyone notice how Safari 3 crashed far less than Safari 4?  Was that Adobe&#8217;s fault?  Did they forget to remind Apple to maintain a stable plugin environment?  The same problems encountered by Flash developers, and their audience will exist independently of the language used.  But the Flash team has a nice head start, you still can&#8217;t do A LOT with HTML5 &amp; JS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The iPad Just Might Have Flash, But What About Silverlight? Why Have Apps Where A Browser Would Work?</title>
		<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/#comment-375395</link>
		<dc:creator><![CDATA[The iPad Just Might Have Flash, But What About Silverlight? Why Have Apps Where A Browser Would Work?]]></dc:creator>
		<pubDate>Fri, 29 Jan 2010 18:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=36432#comment-375395</guid>
		<description><![CDATA[[...] quite low, at least in the short term. Silverlight took 3 years to reach the iPhone, just in demo form.So, even if Apple does allow Flash, which is not at all settled at the moment, it will still break [...]]]></description>
		<content:encoded><![CDATA[<p>[...] quite low, at least in the short term. Silverlight took 3 years to reach the iPhone, just in demo form.So, even if Apple does allow Flash, which is not at all settled at the moment, it will still break [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New Apple Tablet? - Page 3 - EmiratesMac</title>
		<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/#comment-375394</link>
		<dc:creator><![CDATA[New Apple Tablet? - Page 3 - EmiratesMac]]></dc:creator>
		<pubDate>Wed, 27 Jan 2010 21:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=36432#comment-375394</guid>
		<description><![CDATA[[...] to have loaded a flash ad.&quot;  Meanwhile, Adobe has been working on a workaround, also there are other solutions too, and then HTML 5 is around the [...]]]></description>
		<content:encoded><![CDATA[<p>[...] to have loaded a flash ad.&quot;  Meanwhile, Adobe has been working on a workaround, also there are other solutions too, and then HTML 5 is around the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/#comment-375393</link>
		<dc:creator><![CDATA[Allen]]></dc:creator>
		<pubDate>Wed, 02 Dec 2009 17:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=36432#comment-375393</guid>
		<description><![CDATA[As Oli mentioned. This announcement has absolutely nothing to do with Silverlight. It has everything to do with IIS SmoothStreaming which is a server side technology. In this context think of it as a transcoder. You are on an iPhone so it serves you a video that the iPhone can handle. Netflix support relies on Silverlight plugin because of the DRM that is used in on the video. 

What I&#039;m hoping is that large events that use IIS SmoothStreaming (DNC, Olympics) will not use DRM so that they can be streamed to devices that don&#039;t have the appropriate plugins (mobile phones, TVs, game consoles, etc). I&#039;m perfectly comfortable with them using Silverlight for premium features (multiple audio streams, multiple angles, Pic-In-Pic, subtitles, etc)]]></description>
		<content:encoded><![CDATA[<p>As Oli mentioned. This announcement has absolutely nothing to do with Silverlight. It has everything to do with IIS SmoothStreaming which is a server side technology. In this context think of it as a transcoder. You are on an iPhone so it serves you a video that the iPhone can handle. Netflix support relies on Silverlight plugin because of the DRM that is used in on the video. </p>
<p>What I&#8217;m hoping is that large events that use IIS SmoothStreaming (DNC, Olympics) will not use DRM so that they can be streamed to devices that don&#8217;t have the appropriate plugins (mobile phones, TVs, game consoles, etc). I&#8217;m perfectly comfortable with them using Silverlight for premium features (multiple audio streams, multiple angles, Pic-In-Pic, subtitles, etc)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom B</title>
		<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/#comment-375392</link>
		<dc:creator><![CDATA[Tom B]]></dc:creator>
		<pubDate>Sun, 29 Nov 2009 21:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=36432#comment-375392</guid>
		<description><![CDATA[Calling BS. Flash sucks equally on Windows. Adobe is just out of touch with users.]]></description>
		<content:encoded><![CDATA[<p>Calling BS. Flash sucks equally on Windows. Adobe is just out of touch with users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/#comment-375391</link>
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Sun, 29 Nov 2009 08:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=36432#comment-375391</guid>
		<description><![CDATA[Anyone know if silverlight support means netflix streaming support on the iphone?]]></description>
		<content:encoded><![CDATA[<p>Anyone know if silverlight support means netflix streaming support on the iphone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HereAndNow</title>
		<link>http://gigaom.com/apple/no-flash-on-your-iphone-how-about-silverlight-instead/#comment-375390</link>
		<dc:creator><![CDATA[HereAndNow]]></dc:creator>
		<pubDate>Fri, 27 Nov 2009 11:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=36432#comment-375390</guid>
		<description><![CDATA[With RIM&#039;s acquisition of Torch Mobile, virtually all &quot;native&quot; smartphone browsers will be WebKit based:

iPhone = WebKit
Android = WebKit
WebOS = WebKit
Symbian = WebKit
Blackberry = WebKit (soon)
WinMo = WebKit (with a 3rd-party browser)

WebKit brings great HTML5 support to mobile devices. Fennec &amp; Opera Mobile are also expected to provide great HTML5 support.

Streaming with HTML video seems like the best &amp; easiest way to get video to smartphones, since it eliminates the need for CPU intensive &amp; battery draining addons like Flash &amp; Silverlight.]]></description>
		<content:encoded><![CDATA[<p>With RIM&#8217;s acquisition of Torch Mobile, virtually all &#8220;native&#8221; smartphone browsers will be WebKit based:</p>
<p>iPhone = WebKit<br />
Android = WebKit<br />
WebOS = WebKit<br />
Symbian = WebKit<br />
Blackberry = WebKit (soon)<br />
WinMo = WebKit (with a 3rd-party browser)</p>
<p>WebKit brings great HTML5 support to mobile devices. Fennec &amp; Opera Mobile are also expected to provide great HTML5 support.</p>
<p>Streaming with HTML video seems like the best &amp; easiest way to get video to smartphones, since it eliminates the need for CPU intensive &amp; battery draining addons like Flash &amp; Silverlight.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

