<?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/does_html5_really_beat_flash_surprising_results_of_new_tests.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:www.readwriteweb.com,2011:/1/tag:www.readwriteweb.com,2010://1.18645-</id>
  <updated>2011-08-16T15:40:50Z</updated>
  <title>Comments for Does HTML5 Really Beat Flash? The Surprising Results of New Tests</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.35-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.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=18645" title="Does HTML5 Really Beat Flash? The Surprising Results of New Tests" />
    <published>2010-03-10T15:16:50Z</published>
    <updated>2010-03-11T02:51:52Z</updated>
    <title>Does HTML5 Really Beat Flash? The Surprising Results of New Tests</title>
    <summary>With the impending launch of the Apple iPad, the Cupertino-based company&apos;s shunning of Adobe Flash technology has been brought to the forefront of technological discussions. While it was one thing to forgo Flash on a small, mobile device such as the iPhone or iPod Touch, some are questioning whether lack of Flash support is going...</summary>
    <author>
      <name>Sarah Perez</name>
      
    </author>
    
    <category term="Adobe" />
    
    <category term="Analysis" />
    
    <category term="Apple" />
    
    <category term="Mobile" />
    
    <category term="NYT" />
    
    <category term="Video Services" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/flash_jan_09.jpg">With the impending launch of the <a href="http://apple.com/ipad">Apple iPad</a>, the Cupertino-based company's shunning of Adobe Flash technology has been brought to the forefront of technological discussions. While it was one thing to forgo Flash on a small, mobile device such as the iPhone or iPod Touch, some are questioning whether lack of Flash support is going to be a <em>make-it-or-break it</em> feature for the new slate devices arriving next month - devices which, if you believe Apple CEO Steve Jobs - are "better than netbooks." </p><p>On the flip side, Apple supporters echo the company's sentiments that "Flash is a CPU hog" and including support for the technology in Apple's mobile line-up would negatively impact battery life. </p>]]>
      <![CDATA[<p>However, recent tests have put Flash up against HTML5, the new web markup language that eliminates the need for the Adobe plugin. The results of these tests show that this is not a simple black-and-white issue. Is Flash really a CPU hog? Yes, in some cases. But, surprisingly, not all the time. In fact, sometimes HTML5 actually performed worse.</p> 

<h2>Testing Flash and HTML5</h2>

<p><img src="http://www.readwriteweb.com/images/sublimevideo_small.jpg" align="right"><a href="http://www.streaminglearningcenter.com/users/jan-ozer-1.html">Jan Ozer</a> is an expert in video encoding technologies, has worked in digital video since 1990 and is the author of 13 books related to the subject <em>[<strong>Editor's Note:</strong> some people have pointed out that Ozer has done seminars and written books featuring Adobe products, so therefore he makes money from the success of Adobe Flash. We don't think that has any effect on the test outcomes, but we thought it was worth updating the post to note it.]</em> Recently, he put HTML5 up against Flash in a series of tests that pitted the two technologies against each other on both the Mac and PC and in different web browsers including Internet Explorer 8, Google Chrome, Apple Safari and Mozilla Firefox.</p>

<p>The results of the tests in their entirety are published <a href="http://www.streaminglearningcenter.com/articles/flash-player-cpu-hog-or-hot-tamale-it-depends-.html">here on StreamingLearningCenter.com</a>. The summary in a nutshell? Flash isn't <em>always</em> a CPU hog, sometimes that honor goes to HTML5. </p>

<p>Some of the highlights of Ozer's findings are below, broken up into both Mac and Windows test results. </p>

<h2>Mac Tests</h2>
<p>
<ul>
  <li>With <strong>Safari</strong>, HTML5 was the most efficient and consumed less CPU than Flash using only 12.39% CPU. With Flash 10.0, CPU utilization was at 37.41% and with Flash 10.1, it dropped to 32.07%</li>

  <li>With <strong>Google Chrome</strong>, Flash and HTML5 were both <strong><em>equally inefficient</em></strong> (both are around 50%)</li>

  <li>With <strong>Firefox</strong>, Flash was only slightly less efficient than in Safari, but better than in Chrome</li>
</ul>

<h2>Windows Tests</h2>
<p>

<ul>
  <li><strong>Safari </strong>wouldn't play HTML5 videos, so there was no way to test that. However, Flash 10.0 used 23.22% CPU but Flash 10.1 <em>only used 7.43% CPU</em></li>

  <li><strong>Google Chrome</strong> was more efficient on Windows than Mac. Playback with Flash Player 10.0 was about 24% more efficient than HTML5, while <strong><em>Flash Player 10.1 was 58% more efficient than HTML5</em>.</strong></li>

  <li>On <strong>Firefox</strong>, Flash 10.1 dropped CPU utilization to 6% from 22% in Flash 10.0</li>

  <li>In <strong>IE8</strong>, Flash 10.0 used 22.41% CPU and Flash 10.1 used 14.62% CPU</li>
</ul>

<h2>Hardware Acceleration Key to Flash Performance</h2>

<p>In analyzing the results of the tests, Ozer determined that the key to better Flash performance was dependent upon whether or not it could access hardware acceleration. This feature, launched in Flash 10.1, allows the plugin to use the graphics processing unit (GPU) on some computers to decode video. Depending on the video card and drivers, (NVIDIA, AMD/ATI and Intel offer products that support this), the video decoding process in Flash 10.1 can now work for all video playback, not just full-screen playback as was available in Flash 10.0. </p>

<p><a href="http://www.adobe.com/devnet/flashplayer/articles/fplayer10.1_hardware_acceleration_02.html">According to Adobe</a>, hardware acceleration is not supported under either Linux or Mac OS X, the latter because Mac OS X does not expose access to the required <a href="http://en.wikipedia.org/wiki/Application_programming_interface">APIs</a>. Adobe goes on to say "The Flash Player team will continue to evaluate adding hardware acceleration to Linux and Mac OS X in future releases." </p>

<p><img src="http://www.readwriteweb.com/images/ipad_html5.gif" align="right">Here's what this all means in layman's terms: Apple isn't <em>allowing</em> Flash to become more efficient on their Mac OS X/Safari platform (or their iPod/iPhone/iPad one, either) by not providing the access to the hardware it needs to reduce its CPU load. Adobe is waiting and watching to see if they do, but, as Ozer says "the ball is in Apple's court."</p>

<p>Will Apple budge? At this point, it's unlikely. In blocking Flash on Apple devices, the company can easily claim that it's simply not an efficient technology...and that's true for now, considering how it's set up. But if the company <em>wanted</em> to allow it and make it work, it seems reasonable to believe that they could. This is what leads some insiders to believe that the decision to block Flash is less of a technological one and more of a business-minded one. After all, if you could easily visit Hulu.com to stream TV shows and movies, then why would you need to buy them from the iTunes Store? </p>

<p>So while Flash's "CPU hogging" may be a contributing factor in Apple's decision to not support the technology on their mobile devices, that's probably not the only reason behind the block.</p>

<p><strong><em>Thank you to <a href="http://blog.streamingmedia.com/the_business_of_online_vi/2010/03/test-results-published-show-flash-is-not-a-cpu-hog-like-apple-claims.html">Dan Rayburn, who pointed us to Jan Ozer's article</a>.</strong></p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:326062</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c326062" />
    <title>Comment from Passion Lab on 2011-08-14</title>
    <author>
        <name>Passion Lab</name>
        <uri>http://pulse.yahoo.com/_5TSB2P776J5LL2V4LRE7BAOSN4</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://pulse.yahoo.com/_5TSB2P776J5LL2V4LRE7BAOSN4">
        <![CDATA[<p>Finally! I’ve been looking for this fabulous site for a long time, found it a long time ago and wanted to visit it once again but didn’t remember the url. <a href="http://www.russiantranslationnow.com" rel="nofollow">Russian Translations</a></p>]]>
    </content>
    <published>2011-08-14T13:30:05Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:325434</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c325434" />
    <title>Comment from vaibhav methuku on 2011-08-07</title>
    <author>
        <name>vaibhav methuku</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>flash wins every time, think then again i am really into flash games so..</p>]]>
    </content>
    <published>2011-08-08T02:56:15Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:324625</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c324625" />
    <title>Comment from Mist Yolga on 2011-08-05</title>
    <author>
        <name>Mist Yolga</name>
        <uri>http://pulse.yahoo.com/_ZAGUCS2PQPTJADFFWOZJJKQSAM</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://pulse.yahoo.com/_ZAGUCS2PQPTJADFFWOZJJKQSAM">
        <![CDATA[<p>That&#39;s really a good way to test the Flash and HTML5,I never imagine about these results.There are also many  ways by which you can get information about HTML5 like Structure, Syntax, and Semantics.<br /><br /><a href="http://www.statcentric.com/" rel="nofollow">web<br />analytics software</a><br /><br /><br /><br /><br /></p>]]>
    </content>
    <published>2011-08-05T08:04:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:323263</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c323263" />
    <title>Comment from Martin Mas on 2011-07-22</title>
    <author>
        <name>Martin Mas</name>
        <uri>http://twitter.com/precioimplantes</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/precioimplantes">
        <![CDATA[<p>shoocking test, this is truly a discovery<br /><a href="http://comoquitarlasojeras.net" rel="nofollow">como quitar las ojeras</a><br /><a href="http://keratinaparaelcabello.com" rel="nofollow">Keratina para el cabello</a><br /><a href="http://implantesdentalespreciosymas.com" rel="nofollow">Implantes dentales precios</a></p>]]>
    </content>
    <published>2011-07-22T07:38:59Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:322523</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c322523" />
    <title>Comment from Lirah McGreen on 2011-07-18</title>
    <author>
        <name>Lirah McGreen</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>HTML5: Structure, Syntax, and Semantics gives designers a deeper understanding of HTML5 and shows how to create richer, more meaningful web pages with structural tags and descriptive attributes. Here in Martin College, our <a href="http://www.martincollege.edu.au/courses/information-technology-courses.aspx" rel="nofollow">IT Courses</a> students are learning to explore and understand the uses of HTML5</p>]]>
    </content>
    <published>2011-07-18T10:55:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:322304</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c322304" />
    <title>Comment from James Anthony Ruiz on 2011-07-15</title>
    <author>
        <name>James Anthony Ruiz</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Finally! I’ve been looking for this fabulous site for a long time, found it a long time ago and wanted to visit it once again but didn’t remember the url.<br /><a href="http://www.ecarport.com.au/" rel="nofollow">carport</a></p>]]>
    </content>
    <published>2011-07-15T10:19:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:321723</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c321723" />
    <title>Comment from Samreen Khan on 2011-07-12</title>
    <author>
        <name>Samreen Khan</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>A very good and informative article indeed . It helps me a lot to enhance my knowledge, I really like the way the writer presented his views<br /><a href="http://www.russiantranslationnow.com" rel="nofollow">Russian Translations</a><br /><br /></p>]]>
    </content>
    <published>2011-07-12T11:41:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:321673</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c321673" />
    <title>Comment from Faisal Tauheed Rao on 2011-07-12</title>
    <author>
        <name>Faisal Tauheed Rao</name>
        <uri>http://www.facebook.com/people/Faisal-Tauheed-Rao/100002575729509</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/people/Faisal-Tauheed-Rao/100002575729509">
        <![CDATA[<p>This is nice post and sprituly encourges others becuase under standing value excellnt last when web site i read post i real inspired and suddenly bookmar many friends share me information.<br />onlinesolutionproviders<br /> <br /><br />Homework Help, Online tutors in Accounting, Finance, Marketing, Math - <a href="http://onlinesolutionproviders.co" rel="nofollow">onlinesolutionproviders.co</a><br /><br />This is nice post and sprituly encourges others becuase under standing value excellnt last when web site i read post i real inspired and suddenly bookmar many friends share me information <br /><br /><a href="http://www.onlinesolutionproviders.com" rel="nofollow">homework help </a><br />&lt;ahref="http: www.myhostingpark.blogspot.com"=""&gt;Myhostingpark&lt;/ahref="http:&gt;</p>]]>
    </content>
    <published>2011-07-12T10:26:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:321514</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c321514" />
    <title>Comment from Zubair Sattar on 2011-07-10</title>
    <author>
        <name>Zubair Sattar</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p><br /><br />It&#39;s the best time<br />to make a few plans for the future and it&#39;s time to be happy. I&#39;ve read this<br />post and if I may I desire to suggest you some interesting things or<br />suggestions. Perhaps you can write subsequent articles regarding this article.<br />I wish to learn more things about it!<br /><a href="http://www.granitesalerichmond.com/" rel="nofollow">marble<br />richmond</a><br /><br /><br /><br /></p>]]>
    </content>
    <published>2011-07-10T18:50:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:321515</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c321515" />
    <title>Comment from Zubair Sattar on 2011-07-10</title>
    <author>
        <name>Zubair Sattar</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p><br /><br />Really like your<br />blog content the way you put up the things…I’ve read the topic with great<br />interest and definitely will stick your blog routinely for other great posts.<br />&lt;a&lt;br&gt;href="<a href="http://www.granitesalerichmond.com/" rel="nofollow"><a href="http://www.granitesalerichmond..." rel="nofollow">http://www.granitesalerichmond...</a></a>"&gt;countertops richmond&lt;/a&lt;br&gt;</p>]]>
    </content>
    <published>2011-07-10T18:43:50Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:320940</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c320940" />
    <title>Comment from Karen Weis on 2011-07-06</title>
    <author>
        <name>Karen Weis</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>It was one thing to forgo Flash on a small, mobile device such as the iPhone or iPod Touch, some are questioning whether lack of Flash support is going to be a make-it-or-break it feature for the new slate devices arriving next month - devices which, if you believe Apple CEO Steve Jobs - are "better than net-books".<br />HTML5 rocks!<br />Karen <a href="http://www.martincollege.edu.au/courses/graphic-design-courses.aspx" rel="nofollow">design courses sydney</a></p>]]>
    </content>
    <published>2011-07-06T11:37:05Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:320827</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c320827" />
    <title>Comment from Hamza Khalid on 2011-07-05</title>
    <author>
        <name>Hamza Khalid</name>
        <uri>http://www.facebook.com/people/Hamza-Khalid/100000083252007</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/people/Hamza-Khalid/100000083252007">
        <![CDATA[<p>Awesome post!Comparison between Flash Player and HTML5 is really a good work.Flash player is a good application of Jave script and Html5 is also good in use.It&#39;s really difficult to chose one between them.Thanks for sharing the information with us.<br /><br /><a href="http://www.statcentric.com/" rel="nofollow">site<br />analytics</a><br /><br /><br /></p>]]>
    </content>
    <published>2011-07-05T19:57:13Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319875</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319875" />
    <title>Comment from Debbie Van on 2011-06-28</title>
    <author>
        <name>Debbie Van</name>
        <uri>http://www.facebook.com/people/Debbie-Van/100000908273483</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/people/Debbie-Van/100000908273483">
        <![CDATA[<p>Good post. Nice to know we don&#39;t need the plug-in anymore.<br /><a href="http://www.robertabbeylighting.org" rel="nofollow">robertabbeylighting</a></p>]]>
    </content>
    <published>2011-06-28T23:03:24Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319876</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319876" />
    <title>Comment from jgeange on 2011-06-22</title>
    <author>
        <name>jgeange</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>We&#39;re in a new phase of online interactivity and HTML5 is spearheading the drive!<br /><a href="http://supastarguitar.com" rel="nofollow"><a href="http://supastarguitar.com" rel="nofollow">http://supastarguitar.com</a></a></p>]]>
    </content>
    <published>2011-06-22T08:00:21Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319877</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319877" />
    <title>Comment from Zubair Sattar on 2011-06-21</title>
    <author>
        <name>Zubair Sattar</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>thank you for sharing information but it realistic post for other who want to learn more and</p>]]>
    </content>
    <published>2011-06-21T13:46:39Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319878</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319878" />
    <title>Comment from Jenni James on 2011-06-13</title>
    <author>
        <name>Jenni James</name>
        <uri>http://www.facebook.com/TicketNest</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/TicketNest">
        <![CDATA[<p>It will be a good change for websites..Good effort..</p>]]>
    </content>
    <published>2011-06-13T13:03:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319879</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319879" />
    <title>Comment from Jenni James on 2011-06-13</title>
    <author>
        <name>Jenni James</name>
        <uri>http://www.facebook.com/TicketNest</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/TicketNest">
        <![CDATA[<p>Hi New to blog</p>]]>
    </content>
    <published>2011-06-13T13:01:40Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319880</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319880" />
    <title>Comment from Valea on 2011-05-23</title>
    <author>
        <name>Valea</name>
        <uri>http://pulse.yahoo.com/_ZIL37TETXTP4SFDB4GNMHQNVO4</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://pulse.yahoo.com/_ZIL37TETXTP4SFDB4GNMHQNVO4">
        <![CDATA[<p>Great info here! I think HTML5 is the best and hav eall the chances the become the most used.<a href=" <a href=" rel="nofollow">http://joolar.com/</a> " rel="nofollow"> buy and sell<br /><br /></p>]]>
    </content>
    <published>2011-05-23T07:28:01Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319881</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319881" />
    <title>Comment from Phuket Magazin on 2011-05-17</title>
    <author>
        <name>Phuket Magazin</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Really good blog. I love it.accommodation on phuket or information:<a href="http://www.phuketmagazin.com" rel="nofollow"><a href="http://www.phuketmagazin.com" rel="nofollow">http://www.phuketmagazin.com</a></a></p>]]>
    </content>
    <published>2011-05-17T08:57:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319882</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319882" />
    <title>Comment from Maria Kanza on 2011-05-15</title>
    <author>
        <name>Maria Kanza</name>
        <uri>http://www.facebook.com/people/Maria-Kanza/100001334250424</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/people/Maria-Kanza/100001334250424">
        <![CDATA[<p>HTML 5 would be a great change for websites.<br /><a href="http://quietaircompressor.net/" rel="nofollow">quiet air compressor</a></p>]]>
    </content>
    <published>2011-05-15T18:04:49Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319883</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319883" />
    <title>Comment from Armand Ltp on 2011-05-12</title>
    <author>
        <name>Armand Ltp</name>
        <uri>http://profiles.google.com/sirarmand77</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://profiles.google.com/sirarmand77">
        <![CDATA[<p>HTML5 will surely be the standard in the near future..<br /><br /><br />regards <br /><br />latest up-to date <a href="http://liverpoolfixtures.com/" rel="nofollow">liverpool fixtures</a>, team news and match info..<br /></p>]]>
    </content>
    <published>2011-05-12T14:41:58Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319884</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319884" />
    <title>Comment from Mostafiz Rana on 2011-05-10</title>
    <author>
        <name>Mostafiz Rana</name>
        <uri>http://www.facebook.com/people/Mostafiz-Rana/100001458803400</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/people/Mostafiz-Rana/100001458803400">
        <![CDATA[<p>Thanks for sharing your concept regarding the post. I am also feeling that this is one of the good posts.  <a href="http://bristolpharmacy.com/" rel="nofollow">Bristol Pharmacy</a></p>]]>
    </content>
    <published>2011-05-10T11:35:39Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319885</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319885" />
    <title>Comment from tom11 on 2011-05-09</title>
    <author>
        <name>tom11</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Excellent &amp; remarkable post! I have been visiting various blogs for my Thesis writing help. I have found your blog to be quite useful. Keep updating your blog with valuable information....... Regards    <a href="http://www.wirelesssecuritysystem.com/securitycameras.html" rel="nofollow">wireless cameras</a><br /></p>]]>
    </content>
    <published>2011-05-09T15:56:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319887</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319887" />
    <title>Comment from Rent a car Montenegro on 2011-05-05</title>
    <author>
        <name>Rent a car Montenegro</name>
        <uri>http://www.sixt.co.me</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.sixt.co.me">
        <![CDATA[<p>Yes yes it does <a href="http://www.sixt.co.me" rel="nofollow">rent a car tivat</a><br /><a href="http://www.sixt.co.me" rel="nofollow">rent a car budva</a><br /><a href="http://www.sixt.co.me" rel="nofollow">rent a car podgorica</a></p>]]>
    </content>
    <published>2011-05-05T11:10:21Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319886</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319886" />
    <title>Comment from abid1123 on 2011-05-04</title>
    <author>
        <name>abid1123</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>HTML5 was truly a perfect storm of events which catapulted social games into the top level of gaming.<a href="http://www.tec-idiomes.com/" rel="nofollow">Cursos de ingles en el extranjero</a><br /></p>]]>
    </content>
    <published>2011-05-04T16:21:02Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:319888</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c319888" />
    <title>Comment from InpirationsUnlimited on 2011-04-30</title>
    <author>
        <name>InpirationsUnlimited</name>
        <uri>http://twitter.com/INSPUNLMTD</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/INSPUNLMTD">
        <![CDATA[<p>Showcase your HTML5 beauties to the world at <a href="http://www.html5based.com" rel="nofollow"><a href="http://www.html5based.com" rel="nofollow">http://www.html5based.com</a></a></p>]]>
    </content>
    <published>2011-05-01T04:55:41Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:315984</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c315984" />
    <title>Comment from altın çilek form seti on 2011-04-19</title>
    <author>
        <name>altın çilek form seti</name>
        <uri>http://www.altincilekformseti.tk</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.altincilekformseti.tk">
        <![CDATA[<p>it great the post was going to jot down your feed to keep informed with your hereafter updates. <br /></p>]]>
    </content>
    <published>2011-04-19T18:53:06Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:311767</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c311767" />
    <title>Comment from Moliva on 2011-03-26</title>
    <author>
        <name>Moliva</name>
        <uri>http://moliva.web.tr</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://moliva.web.tr">
        <![CDATA[<p>HTML5 is simply a new version of HTML4 and added more container tags.<br /><br />Using HTML5 video tags you simply offer several video choices, such as mp4, FLV, AVI, 3gp etc so that depending on the browser the correct video is displayed</p>]]>
    </content>
    <published>2011-03-26T17:44:49Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:310097</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c310097" />
    <title>Comment from yygg on 2011-03-19</title>
    <author>
        <name>yygg</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>pftorpigor<br /><a href="http://www.lpearls.com/FW-Pearl-Beads-&amp;-Strands-Coin-pearls/c96_104/index.html" rel="nofollow"><a href="http://www.lpearls.com/FW-Pear..." rel="nofollow">http://www.lpearls.com/FW-Pear...</a></a><br /><a href="http://www.lpearls.com/FW-Pearl-Beads-&amp;-Strands-Blister-&amp;-keishi-pearls/c96_105/index.html" rel="nofollow"><a href="http://www.lpearls.com/FW-Pear..." rel="nofollow">http://www.lpearls.com/FW-Pear...</a></a><br /><a href="http://www.lpearls.com/FW-Pearl-Beads-&amp;-Strands-Biwa/stick-pearls/c96_106/index.html" rel="nofollow"><a href="http://www.lpearls.com/FW-Pear..." rel="nofollow">http://www.lpearls.com/FW-Pear...</a></a><br /><a href="http://www.lpearls.com/FW-Pearl-Beads-&amp;-Strands-Loose-freshwater-pearls/c96_108/index.html" rel="nofollow"><a href="http://www.lpearls.com/FW-Pear..." rel="nofollow">http://www.lpearls.com/FW-Pear...</a></a></p>]]>
    </content>
    <published>2011-03-19T07:18:37Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:309810</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c309810" />
    <title>Comment from yygg on 2011-03-17</title>
    <author>
        <name>yygg</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>retryt<br /><p><a href="http://www.lpearls.com/FW-Pearl-Beads-&amp;-Strands-Top-drilled-pearls/c96_103/index.html" rel="nofollow">dancing pearl</a></p><br /><p><a href="http://www.lpearls.com/FW-Pearl-Beads-&amp;-Strands-Coin-pearls/c96_104/index.html" rel="nofollow">coin pearl</a></p></p>]]>
    </content>
    <published>2011-03-18T05:40:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:309648</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c309648" />
    <title>Comment from yygg on 2011-03-17</title>
    <author>
        <name>yygg</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>hsdiwjeklsaos<br /><a href="http://www.lpearls.com/FW-Pearl-Beads-&amp;-Strands-Button-shape-pearls/c96_99/index.html" rel="nofollow"><a href="http://www.lpearls.com/FW-Pear..." rel="nofollow">http://www.lpearls.com/FW-Pear...</a></a><br /><a href="http://www.lpearls.com/FW-Pearl-Beads-&amp;-Strands-Rice-shaped-pearls/c96_100/index.html" rel="nofollow"><a href="http://www.lpearls.com/FW-Pear..." rel="nofollow">http://www.lpearls.com/FW-Pear...</a></a><br /><a href="http://www.lpearls.com/FW-Pearl-Beads-&amp;-Strands-Potato-shape-pearls/c96_101/index.html" rel="nofollow"><a href="http://www.lpearls.com/FW-Pear..." rel="nofollow">http://www.lpearls.com/FW-Pear...</a></a><br /><a href="http://www.lpearls.com/FW-Pearl-Beads-&amp;-Strands-Wheat-shaped-pearls/c96_102/index.html" rel="nofollow"><a href="http://www.lpearls.com/FW-Pear..." rel="nofollow">http://www.lpearls.com/FW-Pear...</a></a></p>]]>
    </content>
    <published>2011-03-17T07:57:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:309444</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c309444" />
    <title>Comment from hunky_dude on 2011-03-15</title>
    <author>
        <name>hunky_dude</name>
        <uri>http://pulse.yahoo.com/_YPO6PPJANA2IEV7Y2BHLGUYCZA</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://pulse.yahoo.com/_YPO6PPJANA2IEV7Y2BHLGUYCZA">
        <![CDATA[<p><a href="http://www.onlinescratchcards.me.uk/" rel="nofollow">Online Scratchcards</a> : The rise of social gaming over the past several years has been amazing to watch. There was truly a perfect storm of events which catapulted social games into the top level of gaming. Everything from the popularity of facebook to the addictive nature of the games played their part.</p>]]>
    </content>
    <published>2011-03-16T02:32:15Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:309319</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c309319" />
    <title>Comment from Darren on 2011-03-14</title>
    <author>
        <name>Darren</name>
        <uri>http://pulse.yahoo.com/_JQ377QOCWLHXVB3JDIHYMQD7I4</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://pulse.yahoo.com/_JQ377QOCWLHXVB3JDIHYMQD7I4">
        <![CDATA[<p>flash is cool,javascript is cool,psp is cool,vb is cool, java is cool,html5 !!!!!!!  there is no argument just let the people lay it bare if it is crap well !! Its about the individual ...I spent time with visual basic It was cool "and powerfull"but now ..WHY DONT YOU TAKE THE LEAP OF UBUNTU!!!!!.......Setyourself FREE !!!!!,You forget the person on the street yust wants it to work without fees.without subscription,without a promis ov a better life !@@@you can help them!!Bill Gates Lied we all played the game The truth is withoput games linux can match it all!!! <br />PS With your help</p>]]>
    </content>
    <published>2011-03-15T01:29:21Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:308707</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c308707" />
    <title>Comment from منتديات on 2011-03-13</title>
    <author>
        <name>منتديات</name>
        <uri>http://www.shathaa.com/vb</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.shathaa.com/vb">
        <![CDATA[<p>it great the post was going to jot down your feed to keep informed with your hereafter updates.<br /></p>]]>
    </content>
    <published>2011-03-13T13:23:12Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:307663</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c307663" />
    <title>Comment from Ron Laws on 2011-03-06</title>
    <author>
        <name>Ron Laws</name>
        <uri>http://twitter.com/ronald860</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/ronald860">
        <![CDATA[<p>Wrong<br />I refer you good sir or madam to the following link<br /><a href="http://wapsbttest2.momac.net/html5/canvasinvaders/game.html" rel="nofollow"><a href="http://wapsbttest2.momac.net/h..." rel="nofollow">http://wapsbttest2.momac.net/h...</a></a><br />A little space invaders game created WITHOUT FLASH<br />go do your homework.</p>]]>
    </content>
    <published>2011-03-06T16:13:12Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:307643</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c307643" />
    <title>Comment from ariellej on 2011-03-06</title>
    <author>
        <name>ariellej</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Informative blog. I love it.<br /><br />accommodation on Gold Coast<br /><a href="http://www.gchr.com.au/" rel="nofollow"><a href="http://www.gchr.com.au/" rel="nofollow">http://www.gchr.com.au/</a></a></p>]]>
    </content>
    <published>2011-03-06T10:38:07Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:307044</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c307044" />
    <title>Comment from Mike Amera on 2011-03-03</title>
    <author>
        <name>Mike Amera</name>
        <uri>http://twitter.com/macnimation</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/macnimation">
        <![CDATA[<p>Why is HTML5 being compared to Flash? Is there a HTML5 video codec? Can you create animations using HTML5....no!<br /><br />HTML5 is simply  a new version of HTML4 and added more container tags.<br /><br />Using HTML5 video tags you simply offer several video choices, such as mp4, FLV, AVI, 3gp etc so that depending on the browser the correct video is displayed.<br /><br />HTML5 v Flash is like comparing a DVD Player to a HD TV, they are different but work together......<br /><br />I have run FLV files through the HTML5 video tags no problem, so why compare them?</p>]]>
    </content>
    <published>2011-03-03T18:45:40Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:307033</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c307033" />
    <title>Comment from formula 21 on 2011-03-03</title>
    <author>
        <name>formula 21</name>
        <uri>http://www.formula21.gen.tr</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.formula21.gen.tr">
        <![CDATA[<p>it great the post was going to jot down your feed to keep informed with your hereafter updates.<br /><br /></p>]]>
    </content>
    <published>2011-03-03T18:00:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:306368</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c306368" />
    <title>Comment from tshjdk on 2011-02-28</title>
    <author>
        <name>tshjdk</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>There is lots of great information here. Thanks <p><a href="http://www.q3r3.com/vb/" rel="nofollow">قلب الرياض</a></p><br /></p>]]>
    </content>
    <published>2011-02-28T08:45:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:306369</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c306369" />
    <title>Comment from tshjdk on 2011-02-28</title>
    <author>
        <name>tshjdk</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>There is lots of great information here. Thanks</p>]]>
    </content>
    <published>2011-02-28T08:42:22Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:305361</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c305361" />
    <title>Comment from altın çilek on 2011-02-24</title>
    <author>
        <name>altın çilek</name>
        <uri>http://www.altincilek.tk</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.altincilek.tk">
        <![CDATA[<p>it great the post was going to jot down your feed to keep informed with your hereafter updates. <br /></p>]]>
    </content>
    <published>2011-02-24T11:47:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:302969</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c302969" />
    <title>Comment from منتديات on 2011-02-10</title>
    <author>
        <name>منتديات</name>
        <uri>http://www.shathaa.com/vb</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.shathaa.com/vb">
        <![CDATA[<p>it great the post was going to jot down your feed to keep informed with your hereafter updates.<br /></p>]]>
    </content>
    <published>2011-02-11T07:39:34Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:302639</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c302639" />
    <title>Comment from YoAmbulante on 2011-02-09</title>
    <author>
        <name>YoAmbulante</name>
        <uri>http://twitter.com/yoambulante</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/yoambulante">
        <![CDATA[<p>well, it is all interesting (thanks for sharing) but this article is mainly focus on video when the flash platform and HTML5 are being compared in many different aspects (video playback is just one of them), I think that one of the most interesting comparison features is the drawing options, that is what people are using the most, but in terms of resources and performance it is completely different. Here is a good comparison <a href="http://www.yoambulante.com/en/labs/balloon_html5.php" rel="nofollow"><a href="http://www.yoambulante.com/en/..." rel="nofollow">http://www.yoambulante.com/en/...</a></a> and also <a href="http://html5vsflash.tumblr.com" rel="nofollow"><a href="http://html5vsflash.tumblr.com" rel="nofollow">http://html5vsflash.tumblr.com</a></a>/ have a good one everyone.</p>]]>
    </content>
    <published>2011-02-09T10:42:21Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:302292</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c302292" />
    <title>Comment from etigararunway on 2011-02-07</title>
    <author>
        <name>etigararunway</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Big fan of Apple here, do you think they will outrun Microsoft? Tigara electronica &#39;&gt;<a href="http://etigararunway.ro" rel="nofollow"><a href="http://etigararunway.ro" rel="nofollow">http://etigararunway.ro</a></a>"&gt;tigara electronica</p>]]>
    </content>
    <published>2011-02-07T15:06:00Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:301134</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c301134" />
    <title>Comment from Erica Xehra on 2011-01-30</title>
    <author>
        <name>Erica Xehra</name>
        <uri>http://www.facebook.com/people/Erica-Xehra/100001396949209</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/people/Erica-Xehra/100001396949209">
        <![CDATA[<p>Thanks for sharing good statics. I like flash but crawler doesn&#39;t. Flash file nice looking &amp; attractive.</p>]]>
    </content>
    <published>2011-01-31T07:31:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:301011</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c301011" />
    <title>Comment from faizannnnn on 2011-01-29</title>
    <author>
        <name>faizannnnn</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I recently came across your blog and have been reading along. I thought I would leave my first comment. I don’t know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.<br /><a href="http://www.newfreeonlinegames.net" rel="nofollow"><a href="http://www.newfreeonlinegames...." rel="nofollow">http://www.newfreeonlinegames....</a></a><br /><br /></p>]]>
    </content>
    <published>2011-01-29T16:16:05Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:300366</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c300366" />
    <title>Comment from RapidSSLOnline on 2011-01-26</title>
    <author>
        <name>RapidSSLOnline</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You can&#39;t really ignore flash. It has been the base in almost all the webpages. Apple may bring out new features, but the users wont ignore the elder one.</p>]]>
    </content>
    <published>2011-01-26T12:20:15Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:299700</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c299700" />
    <title>Comment from كول on 2011-01-23</title>
    <author>
        <name>كول</name>
        <uri>http://www.xcoolx.com/vb</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.xcoolx.com/vb">
        <![CDATA[<p>it great the post was going to jot down your feed to keep informed with your hereafter updates.</p>]]>
    </content>
    <published>2011-01-23T08:52:18Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:299655</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c299655" />
    <title>Comment from xcoolx on 2011-01-22</title>
    <author>
        <name>xcoolx</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Isn&#39;t this uncompetitive behaviour? sort of like MSFT pushing other browsers out of the landscape and getting sued by the gov. for a monopoly. Now, years later, the underdog - APPLE is doing the SAME thing with flash. Trying to kill off flash by forcing users to not use it. And before you say, people have a choice not to buy apple, well - didn&#39;t they have a choice not to buy windows (apple/linux etc right?). Many people buy the items, ipad etc. without knowing they wont run flash, then what happens? isn&#39;t this the core of monopolistic, bully behaviour?<br /><a href="http://www.brooklynvegan.com/a" rel="nofollow"><a href="http://www.brooklynvegan.com/a" rel="nofollow">http://www.brooklynvegan.com/a</a></a>...<br /><a href="http://www.xcoolx.com/vb" rel="nofollow"><a href="http://www.xcoolx.com/vb" rel="nofollow">http://www.xcoolx.com/vb</a></a><br /><a href="http://forum.xcolx.com" rel="nofollow"><a href="http://forum.xcolx.com" rel="nofollow">http://forum.xcolx.com</a></a></p>]]>
    </content>
    <published>2011-01-22T22:59:37Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:298848</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c298848" />
    <title>Comment from Ahmed Mohamed on 2011-01-19</title>
    <author>
        <name>Ahmed Mohamed</name>
        <uri>http://twitter.com/86powers</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/86powers">
        <![CDATA[<p>I can&#39;t see why not but I&#39;m guessing you have to use XML DOM and Javascript for the animation. HTML5 has a great drawing canvas where you can draw all sorts of shape and they extremely easy to use video player. I&#39;m no expert however I think it is possible.</p>]]>
    </content>
    <published>2011-01-19T08:53:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:298847</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c298847" />
    <title>Comment from Ahmed Mohamed on 2011-01-19</title>
    <author>
        <name>Ahmed Mohamed</name>
        <uri>http://twitter.com/86powers</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/86powers">
        <![CDATA[<p>It&#39;s clear HTML5 has better performance or will do in the very near future solely because it requires no plug ins. Most people that are disregarding HTML5 so early have not truly explored what it can do. With a combination of Javascript it pretty much can do anything Flash can on the web more efficiently. Flash is still a very powerful tool for other reasons I just don&#39;t recommend anyone using it develop sites.</p>]]>
    </content>
    <published>2011-01-19T08:41:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:298037</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c298037" />
    <title>Comment from Cure a Hemorrhoid on 2011-01-15</title>
    <author>
        <name>Cure a Hemorrhoid</name>
        <uri>http://www.cureahemorrhoids.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.cureahemorrhoids.com">
        <![CDATA[<p>it great the post was going to jot down your feed to keep informed with your hereafter updates.</p>]]>
    </content>
    <published>2011-01-15T09:44:52Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:297104</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c297104" />
    <title>Comment from yuregininsesi on 2011-01-10</title>
    <author>
        <name>yuregininsesi</name>
        <uri>http://www.yuregininsesi.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.yuregininsesi.com">
        <![CDATA[<p>I don&#39;t see how html5 gonna beat flash. Lot of sites are using flash right now. They are good, little slow but still usable. It&#39;ll take html5 another 2 or 3 years to mature and take over flash&#39;s market share.<br /><a href="http://www.seslisohbetevi.com" rel="nofollow">sesli chat</a> <a href="http://www.seslisohbetevi.com" rel="nofollow">sesli sohbet</a> <a href="http://www.seslisohbetevi.com" rel="nofollow">chat roulette</a> <a href="http://www.seslisohbetevi.com" rel="nofollow">omegle</a></p>]]>
    </content>
    <published>2011-01-10T23:05:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:296692</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c296692" />
    <title>Comment from منتديات on 2011-01-08</title>
    <author>
        <name>منتديات</name>
        <uri>http://www.tran33m.com/vb</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.tran33m.com/vb">
        <![CDATA[<p>Isn&#39;t this uncompetitive behaviour? sort of like MSFT pushing other browsers out of the landscape and getting sued by the gov. for a monopoly. Now, years later, the underdog - APPLE is doing the SAME thing with flash. Trying to kill off flash by forcing users to not use it. And before you say, people have a choice not to buy apple, well - didn&#39;t they have a choice not to buy windows (apple/linux etc right?). Many people buy the items, ipad etc. without knowing they wont run flash, then what happens? isn&#39;t this the core of monopolistic, bully behaviour?<br /><a href="http://www.brooklynvegan.com/archives/2010/03/a_brooklynvegan_1.html" rel="nofollow"><a href="http://www.brooklynvegan.com/a..." rel="nofollow">http://www.brooklynvegan.com/a...</a></a></p>]]>
    </content>
    <published>2011-01-08T11:43:37Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:295084</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c295084" />
    <title>Comment from Lukas Horak on 2010-12-30</title>
    <author>
        <name>Lukas Horak</name>
        <uri>http://twitter.com/Lukas_Horak</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/Lukas_Horak">
        <![CDATA[<p>Hi guys,<br /><br />Do you think something like this could be done in HTML5? Video Vocabulary - <a href="http://your.miccam.com" rel="nofollow"><a href="http://your.miccam.com" rel="nofollow">http://your.miccam.com</a></a><br />Please let me because I want to create something similar but my client is asking for alternative solution for iPad / iPhone.<br /><br />Thanks.<br /><br />Lukas</p>]]>
    </content>
    <published>2010-12-30T18:07:36Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:294403</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c294403" />
    <title>Comment from Daniel on 2010-12-27</title>
    <author>
        <name>Daniel</name>
        <uri>http://pulse.yahoo.com/_JD5MUEJZLYB6DUNYVPI2XDOXUA</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://pulse.yahoo.com/_JD5MUEJZLYB6DUNYVPI2XDOXUA">
        <![CDATA[<p>There is lots of great information here. Thanks.</p>]]>
    </content>
    <published>2010-12-27T08:42:33Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:294404</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c294404" />
    <title>Comment from Daniel on 2010-12-27</title>
    <author>
        <name>Daniel</name>
        <uri>http://pulse.yahoo.com/_JD5MUEJZLYB6DUNYVPI2XDOXUA</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://pulse.yahoo.com/_JD5MUEJZLYB6DUNYVPI2XDOXUA">
        <![CDATA[<p>It&#39;s true that people don&#39;t go to the apple store thinking they will buy. But they end up buying anyways.</p>]]>
    </content>
    <published>2010-12-27T08:41:52Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:292959</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c292959" />
    <title>Comment from new apple computers on 2010-12-19</title>
    <author>
        <name>new apple computers</name>
        <uri>http://www.newapplecomputer.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.newapplecomputer.org">
        <![CDATA[<p>Amazing .Thanks for sharing this blog.I love it.</p>]]>
    </content>
    <published>2010-12-19T15:54:53Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:291694</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c291694" />
    <title>Comment from Elliot Stokes on 2010-12-15</title>
    <author>
        <name>Elliot Stokes</name>
        <uri>http://twitter.com/Elliotstokes</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/Elliotstokes">
        <![CDATA[<p>The chrome performance is probably due to the way chrome runs each tab in a sandbox. This means is doesn&#39;t have have access to the hardware. From what I hear hardware acceleration is coming in the next release.</p>]]>
    </content>
    <published>2010-12-15T13:25:06Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:291688</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c291688" />
    <title>Comment from Jacksonismael on 2010-12-15</title>
    <author>
        <name>Jacksonismael</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"This feature, launched in Flash 10.1, allows the plugin to use the graphics processing unit (GPU) on some computers to decode video. Depending on the video card and drivers, (NVIDIA, AMD/ATI and Intel offer products that support this), the video decoding process in Flash 10.1 can now work for all video playback, not just full-screen playback as was available in Flash 10.0." Thanks for this informative article.<br /><a href="http://www.extrememma.co.uk" rel="nofollow"><a href="http://www.extrememma.co.uk" rel="nofollow">http://www.extrememma.co.uk</a></a>/</p>]]>
    </content>
    <published>2010-12-15T13:08:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:291496</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c291496" />
    <title>Comment from seo_australia on 2010-12-14</title>
    <author>
        <name>seo_australia</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>where can i learn more about HTML5?</p>]]>
    </content>
    <published>2010-12-14T18:38:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:290950</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c290950" />
    <title>Comment from David Hennigan on 2010-12-12</title>
    <author>
        <name>David Hennigan</name>
        <uri>http://www.facebook.com/dhenniga</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/dhenniga">
        <![CDATA[<p>Agreed.  There is nothing out there that even touches what Flash can do.  Most people think of Flash as a web development package but it&#39;s so much more than that.  A lot of cartoons are created with Flash because if it&#39;s animation features.  Actionscript 3 is a robust OOP language in which you are basically only limited by your abilities and imagination.  I love what Flash does and until HTML5 can offer a package that out-performs Flash, I&#39;ll stick with Flash.</p>]]>
    </content>
    <published>2010-12-12T14:45:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:290948</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c290948" />
    <title>Comment from David Hennigan on 2010-12-12</title>
    <author>
        <name>David Hennigan</name>
        <uri>http://www.facebook.com/dhenniga</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/dhenniga">
        <![CDATA[<p>You say "HTML H.264" like the two are linked or H.264 is a product of HTML5.  H.264 is a codec and has nothing to do with HTML5.  Flash has full support for the H.264 codec and has done for some time now.</p>]]>
    </content>
    <published>2010-12-12T14:38:14Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:290947</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c290947" />
    <title>Comment from David Hennigan on 2010-12-12</title>
    <author>
        <name>David Hennigan</name>
        <uri>http://www.facebook.com/dhenniga</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.facebook.com/dhenniga">
        <![CDATA[<p>".the company can easily claim that it&#39;s simply not an efficient technology...and that&#39;s true for now, considering how it&#39;s set up"<br /><br />Can you clarify this statement?  How is Flash not an efficient technology?  How is it "set-up"?</p>]]>
    </content>
    <published>2010-12-12T14:26:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:283452</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c283452" />
    <title>Comment from Jessika Portela on 2010-12-04</title>
    <author>
        <name>Jessika Portela</name>
        <uri>http://gjfdkjkfgd.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://gjfdkjkfgd.com">
        <![CDATA[<p>ajyhktgdfrdjhnnv fhjBNSDV GNnnvdcbmcgmc</p>]]>
    </content>
    <published>2010-12-05T05:35:05Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:282836</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c282836" />
    <title>Comment from buy adderall on 2010-12-04</title>
    <author>
        <name>buy adderall</name>
        <uri>http://sablogs.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://sablogs.com">
        <![CDATA[<p>Will Apple budge? At this point, it's unlikely. In blocking Flash on Apple devices, the company can easily claim that it's simply not an efficient technology...and that's true for now, considering how it's set up. But if the company wanted to allow it and make it work, it seems reasonable to believe that they could. </p>]]>
    </content>
    <published>2010-12-04T14:10:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:282833</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c282833" />
    <title>Comment from buy adderall on 2010-12-04</title>
    <author>
        <name>buy adderall</name>
        <uri>http://sablogs.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://sablogs.com">
        <![CDATA[<p>Apple must have a strong motive to push HTML5 H.264 if Flash could be made to work much better on Macs and they don't offer the hooks to Adobe. Maybe Apple is driven by iPod/iPhone/iPad development and just finds Flash is not workable on such devices (in their opinion) so they'd rather have HTML5 all around.<br />
Google is certainly in a strange position given Chrome's HTML5 and Flash performance. I wonder how Android will fair if it supports both. My gut still tells me that they'd benefit from HTML5 H.264 in both as well and that's why I find the performance you found with Chrome odd. You'd think Chrome would have better performance there at this point.</p>]]>
    </content>
    <published>2010-12-04T14:08:01Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:281968</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c281968" />
    <title>Comment from sales prospecting techniques on 2010-12-02</title>
    <author>
        <name>sales prospecting techniques</name>
        <uri>http://www.telesalesmagic.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.telesalesmagic.com/">
        <![CDATA[<p>I thought flash had already been defeated by javascript... javascript is much better than flash since it loads faster... too much flash on your site will just make your site become sluggish... but i don't know about html beating flash... for me, i can say javascript is already good...</p>]]>
    </content>
    <published>2010-12-03T05:24:12Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:281945</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c281945" />
    <title>Comment from Applewantsyoursoul on 2010-12-02</title>
    <author>
        <name>Applewantsyoursoul</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Flash is a plugin, and can be turned off. </p>

<p>HTML5 will be integrated into the page itself. Disruptive Flash advertising is what people truly hate. When the ads migrate to HTML5 and weave themselves directly into the content, solicited garbage will be unavoidable. So thanks in advance to all of you blindly following Apple's lead.</p>]]>
    </content>
    <published>2010-12-03T04:45:52Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:280719</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c280719" />
    <title>Comment from buy codeine on 2010-12-01</title>
    <author>
        <name>buy codeine</name>
        <uri>http://www.americanmuscleregistry.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.americanmuscleregistry.com">
        <![CDATA[<p>Flash is the most amazing invention ever. It doesn't work on Apple products that well because Apple is basically not letting Flash use Hardware Acceleration. I use flash to make animations, can HTML5 do that? Yes and no. Yes, it can make animations but no, it won't look at good as flash's animations. You Apple fanboys are just support Apple's cause because you are their dogs on leashes.</p>

<p>The funny thing is Flash IS on the iPhone in a different format. There is some great games and apps made with Flash.</p>]]>
    </content>
    <published>2010-12-01T15:58:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:280716</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c280716" />
    <title>Comment from buy hydrocodone on 2010-12-01</title>
    <author>
        <name>buy hydrocodone</name>
        <uri>http://www.onthevig.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.onthevig.com">
        <![CDATA[<p>Yet another misleading headline and poorly written article by this writer and site. Your headline claims to have HTML5 vs. Flash results, but it's mostly just a comparison of results from different Flash versions. In the case where Flash vs. HTML5 results are presented, Flash is clearly the poorer performer, which is not surprising, yet you downplay the results and quickly move on to irrelevancies, which is beginning to not be surprising here either.</p>]]>
    </content>
    <published>2010-12-01T15:56:38Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:279650</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c279650" />
    <title>Comment from Daniel on 2010-11-30</title>
    <author>
        <name>Daniel</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Flash is the most amazing invention ever. It doesn't work on Apple products that well because Apple is basically not letting Flash use Hardware Acceleration. I use flash to make animations, can HTML5 do that? Yes and no. Yes, it can make animations but no, it won't look at good as flash's animations. You Apple fanboys are just support Apple's cause because you are their dogs on leashes.</p>

<p>The funny thing is Flash IS on the iPhone in a different format. There is some great games and apps made with Flash.</p>]]>
    </content>
    <published>2010-11-30T12:12:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:277914</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c277914" />
    <title>Comment from real miners on 2010-11-28</title>
    <author>
        <name>real miners</name>
        <uri>http://real-miners.blogspot.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://real-miners.blogspot.com/">
        <![CDATA[<p>Yet another misleading headline and poorly written article by this writer and site. Your headline claims to have HTML5 vs. Flash results, but it's mostly just a comparison of results from different Flash versions. In the case where Flash vs. HTML5 results are presented, Flash is clearly the poorer performer, which is not surprising, yet you downplay the results and quickly move on to irrelevancies, which is beginning to not be surprising here either.<a href="http://real-miners.blogspot.com" rel="nofollow">Real Miners</a></p>]]>
    </content>
    <published>2010-11-28T17:41:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:275929</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c275929" />
    <title>Comment from Bonnie Smith Forex Pulse on 2010-11-25</title>
    <author>
        <name>Bonnie Smith Forex Pulse</name>
        <uri>http://www.forexpulse.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.forexpulse.com">
        <![CDATA[<p>"•Safari wouldn't play HTML5 videos, so there was no way to test that. However, Flash 10.0 used 23.22% CPU but Flash 10.1 only used 7.43% CPU"</p>

<p>Isn't this uncompetitive behaviour? sort of like MSFT pushing other browsers out of the landscape and getting sued by the gov. for a monopoly.  Now, years later, the underdog - APPLE is doing the SAME thing with flash.  Trying to kill off flash by forcing users to not use it.  And before you say, people have a choice not to buy apple, well - didn't they have a choice not to buy windows (apple/linux etc right?).  Many people buy the items, ipad etc. without knowing they wont run flash, then what happens? isn't this the core of monopolistic, bully behaviour?</p>

<p>Bonnie Smith<br />
COO/Director FXP<br />
<a href="http://www.forexpulse.com" rel="nofollow">http://www.forexpulse.com</a></p>]]>
    </content>
    <published>2010-11-26T03:03:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:274493</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c274493" />
    <title>Comment from Martha on 2010-11-24</title>
    <author>
        <name>Martha</name>
        <uri>http://mcdonalds.fastfood-menu.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://mcdonalds.fastfood-menu.com">
        <![CDATA[<p>These tests were conducted on desktop platforms. The war is on the mobile battlefield. Let's see testing when Android/Palm webOS has Flash vs HTML5 on iPhone/iPad and Android/Palm webOS.</p>]]>
    </content>
    <published>2010-11-24T18:39:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:273142</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c273142" />
    <title>Comment from flash banner on 2010-11-23</title>
    <author>
        <name>flash banner</name>
        <uri>http://www.flashxml.net/banner-rotator.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.flashxml.net/banner-rotator.html">
        <![CDATA[<p>This is competition for quite a long time, I have always found flash to be working well in every condition to that HTML5 works. One can really expect more from flash rather than going for HTML5.</p>]]>
    </content>
    <published>2010-11-23T10:08:24Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:261491</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c261491" />
    <title>Comment from Lamisil on 2010-11-09</title>
    <author>
        <name>Lamisil</name>
        <uri>http://www.buylamisil.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.buylamisil.com">
        <![CDATA[<p>I think it's good Apple decided to give up on flash for mobile phones, it's too slow and cpu intensive</p>]]>
    </content>
    <published>2010-11-09T12:10:50Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:261488</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c261488" />
    <title>Comment from Mark Page on 2010-11-09</title>
    <author>
        <name>Mark Page</name>
        <uri>http://www.buyhoodia.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.buyhoodia.org">
        <![CDATA[<p>Nice test. It's interesting to see that firefox performed better than chrome, I would expect otherwise. What about opera? It's a rather widespread browser as well.</p>]]>
    </content>
    <published>2010-11-09T12:02:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:259875</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c259875" />
    <title>Comment from Joe elwell on 2010-11-06</title>
    <author>
        <name>Joe elwell</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This article focussed only on video presentation. It ignores the fact that Flash has not been adapted to the touch gestures of iOS - a strong reason for Apple to withhold support of it on iPad/iPhone browsers (same reason it's not supported in the new Windows 7 mobile OS)</p>]]>
    </content>
    <published>2010-11-06T16:10:13Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:256670</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c256670" />
    <title>Comment from Android on 2010-10-30</title>
    <author>
        <name>Android</name>
        <uri>http://www.indiepubgames.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.indiepubgames.com/">
        <![CDATA[<p>Woah. A few months later, and this info is COMPLETELY invalid!</p>]]>
    </content>
    <published>2010-10-30T13:21:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:255941</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c255941" />
    <title>Comment from jaydeep on 2010-10-27</title>
    <author>
        <name>jaydeep</name>
        <uri>http://jaydeepwagh.blogspot.com/2010/04/securing-passwords.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://jaydeepwagh.blogspot.com/2010/04/securing-passwords.html">
        <![CDATA[<p>Yeah there has been a lot Chaos in the house regarding which one is to take over the resposibility to play the online videos...</p>

<p><br />
I think ultimately HTML5 is up...</p>

<p></p>

<p><a href="http://jaydeepwagh.blogspot.com" rel="nofollow">http://jaydeepwagh.blogspot.com</a></p>]]>
    </content>
    <published>2010-10-28T03:55:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:255758</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c255758" />
    <title>Comment from Oliver Bailey on 2010-10-27</title>
    <author>
        <name>Oliver Bailey</name>
        <uri>http://www.codecomputerlove.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.codecomputerlove.com">
        <![CDATA[<p>At Code Computerlove we have been experimenting with Flash and HTML5. <br />
We have created a game of pong where the left side of the court uses Flash and the right side uses HTML5.<br />
Have a play and let us know what you think! </p>

<p><a href="http://labs.codecomputerlove.com/FlashVsHtml5/" rel="nofollow">http://labs.codecomputerlove.com/FlashVsHtml5/</a></p>]]>
    </content>
    <published>2010-10-27T09:41:13Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:255507</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c255507" />
    <title>Comment from clenbuterol on 2010-10-26</title>
    <author>
        <name>clenbuterol</name>
        <uri>http://www.athletespharmacy.net/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.athletespharmacy.net/">
        <![CDATA[<p>Well what normals might not know about HTML5 in Chrome is that a) it's still very early and there are many issues being worked on with respect to video and audio performance on Mac OS X Platform (remember it's still in beta). and b) the standard for HTML5 has not yet been finalized.</p>

<p>Flash is a closed system that vastly underperforms on non-windows PC systems. It is legacy, HTML5 is the future. Why is it the future? Because developers wont have to pay for software to develop HTML5 like they do for flash and they can use the same language and tools they use for the rest of their website work.</p>]]>
    </content>
    <published>2010-10-26T10:29:48Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:255252</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c255252" />
    <title>Comment from buy adderall  on 2010-10-25</title>
    <author>
        <name>buy adderall </name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>On the quayside in the 'rich historic centre' of King's Lynn, this Grade II listed Georgian merchant's house (later the first bank of a founding father of Barclays) has been extensively renovated by Jeannette and Anthony Goodrich who also own The Rose & Crown, Snettisham (see entry). 'It is a good hotel which could become very good,' say regular correspondents this year... <a href="http://www.mbk-center.com" rel="nofollow">http://www.mbk-center.com</a></p>]]>
    </content>
    <published>2010-10-25T12:25:37Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:255250</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c255250" />
    <title>Comment from kiki on 2010-10-25</title>
    <author>
        <name>kiki</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This article literally makes no sense. There is no such thing as HTML5 video; when you are talking about video performance you are talking about codecs and decoders. Thankfully the article from Jan delves into the actual technologies involved, but shame on Sarah for not taking the time to write about things accurately. <a href="http://sablogs.com" rel="nofollow">http://sablogs.com</a></p>]]>
    </content>
    <published>2010-10-25T12:21:42Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:254852</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c254852" />
    <title>Comment from Daniel on 2010-10-22</title>
    <author>
        <name>Daniel</name>
        <uri>http://www.halfup.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.halfup.com/">
        <![CDATA[<p>I think apple should allow flash development to take place. If it is a CPU hog, let the user decide not to install it. Maybe, Apple is concerned about the influx of flash apps that are not professional grade!</p>]]>
    </content>
    <published>2010-10-23T06:07:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:251923</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c251923" />
    <title>Comment from Moses on 2010-10-11</title>
    <author>
        <name>Moses</name>
        <uri>http://ipad-apple-review.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ipad-apple-review.com">
        <![CDATA[<p>Why Apple not included both Flash and HTML 5 in iPad? It makes everyone happy. No one will hesitate to buy the iPad anymore and Apple can make more money. Don't you think this is a win-win situation? I just don’t get it why Apple blocking Flash. Hope Apple will consider Flash for next device upgrade. </p>]]>
    </content>
    <published>2010-10-11T18:46:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:249240</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c249240" />
    <title>Comment from Cris on 2010-10-01</title>
    <author>
        <name>Cris</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p><br />
One interesting question would be how this works out on smartphones compared to personal computers. Will the actions of Apple and Google regarding HTML5 and Flash have any effect? Agreed neither are all that big in the strong areas of Flash including Gaming and highly specialized web apps as yet.<a href="http://jogos.redelusa.com" rel="nofollow">jogos</a></p>]]>
    </content>
    <published>2010-10-01T14:11:24Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:248821</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c248821" />
    <title>Comment from Goon on 2010-09-29</title>
    <author>
        <name>Goon</name>
        <uri>http://acnehelper.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://acnehelper.org">
        <![CDATA[<p>I don't see how html5 gonna beat flash. Lot of sites are using flash right now. They are good, little slow but still usable. It'll take html5 another 2 or 3 years to mature and take over flash's market share.</p>]]>
    </content>
    <published>2010-09-30T03:04:48Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:247756</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c247756" />
    <title>Comment from Kickback999 on 2010-09-25</title>
    <author>
        <name>Kickback999</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Good riddance flash!<br />
I highly doubt the validity of those "test" results.<br />
In real world computing, using my pentium 3 800mhz with 512mb ram and a geforce 5950 ultra on agp 2x bus to view youtube was a pain in the ass.<br />
Flash videos in chrome, firefox or IE ran slowly making it more like a slideshow. However when I found the html5 beta on youtube, viewing the same videos using html made them smooth and basically watchable.<br />
Granted it's not as perfect as flash (issues with the controls and the loading bar, fullscreen not working etc) but crucially it made videos run at the speed they were intended.</p>

<p>Granted video is only a small part of the purpose of either flash or html5, but it is for a vast number of consumers the only part of the technology they are bothered about (bbc iplayer, youtube etc)</p>]]>
    </content>
    <published>2010-09-26T04:15:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:245062</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c245062" />
    <title>Comment from AS3man on 2010-09-15</title>
    <author>
        <name>AS3man</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Wow, so many months into the "Flash vs HTML 5" war and these threads still irritate the piss out of me. </p>

<p>There is a HUGE factor most HTML 5 and Apple fan boys are forgetting - </p>

<p>HTML 5 is merely a specification. </p>

<p><br />
It only becomes a "standard" when the major browsers implement it in a consistent/standard way. That's where the floor falls out from under you. Now let's be real for minute, when was the last time a complex web page written in HTML, CSS and JS looked and functioned EXACTLY the same across IE 6,7,8, Firefox, Chrome, Safari etc????? I'm talking pixel perfect?? Sure, there are countless JavaScript hacks and checks to force things into certain browsers, but that very thing represents the hell most web designers face when building complex sites. I think the younger tech crowd has become complacent to this reality. Now your putting your faith in the HTML 5 messiah? Don't you people learn from history? </p>

<p>News FLASH (no pun intended), HTML 5 is not going to change this reality. You can call Flash a closed system all you want, but it is the closest thing to a "standard" the web has ever had. In case you haven't guessed, I am a Flash developer as well as a traditional web designer. </p>

<p>My two cents...</p>]]>
    </content>
    <published>2010-09-15T20:18:33Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:244565</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c244565" />
    <title>Comment from Freek on 2010-09-14</title>
    <author>
        <name>Freek</name>
        <uri>http://limbodaddy.wordpress.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://limbodaddy.wordpress.com">
        <![CDATA[<p>HTML5 is a good thing, but you can't deny the power of flash, that it currently has and that it will have by the time html5 is a real standard. Both techniques make the internet better and in some cases they will make eachother work better.</p>]]>
    </content>
    <published>2010-09-14T11:49:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:243315</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c243315" />
    <title>Comment from kaizen on 2010-09-09</title>
    <author>
        <name>kaizen</name>
        <uri>http://www.creativesafetysupply.com/kaizen-guide.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.creativesafetysupply.com/kaizen-guide.html">
        <![CDATA[<p>I love html 5 I just wish all the new and old browsers to work I think the best function is the html5 videos....</p>]]>
    </content>
    <published>2010-09-10T00:37:48Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:242129</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c242129" />
    <title>Comment from Dave on 2010-09-05</title>
    <author>
        <name>Dave</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Not true I use flash on my Droid and my elitebook touch. Flash works perfect on both. Flash 10.1 on the desktop and mobile shuts everyone up. Try it and see for yourself. Apple is insane if they think everyone is Finns upgrade their browser to a HTML 5 browser!!  I've been a developer for 12 years and still we design site for IE6. That over an 8 year old browser that 20% of users still use. Flash does so many other things besides streaming video. HTML5 and flash could easily work side by side no need to pick 1.  Steve Jobs used to preach to me about how the PC prioprietary bullshit and no Apple is the worst of all time in That regard. That's why I converted to the PC.  I am tired of being a mindless fool.<br />
</p>]]>
    </content>
    <published>2010-09-06T04:21:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:240385</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c240385" />
    <title>Comment from lifecell wrinkle cream on 2010-08-31</title>
    <author>
        <name>lifecell wrinkle cream</name>
        <uri>http://happywrinkles.com/lifecell-wrinkle-cream/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://happywrinkles.com/lifecell-wrinkle-cream/">
        <![CDATA[<p>I don't think that any kind of html could beat flash. I am not a flash fan, but you can't really compare html with it.</p>]]>
    </content>
    <published>2010-08-31T22:26:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:238970</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c238970" />
    <title>Comment from SEO Elite on 2010-08-27</title>
    <author>
        <name>SEO Elite</name>
        <uri>http://seoserviceph.blogspot.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://seoserviceph.blogspot.com/">
        <![CDATA[<p>What I did in this post is a potential threat to Apple does not support Flash. I think it's wonderful. I am sure that Google believes that it is large and continues to sell more and more + Androids even if Apple decides not support.<br />
And HTML5 is much more than just video. It allows us to use the native browser user interface controls as buttons, text boxes, dropdown menus, checkboxes and so on, it provides local storage and more. HTML5 be programmed into universal (almost) instead of the javascript property of others. Please bring on HTML5 ASAP.<br />
</p>]]>
    </content>
    <published>2010-08-28T00:24:04Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:238915</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c238915" />
    <title>Comment from Shiv Kumar on 2010-08-27</title>
    <author>
        <name>Shiv Kumar</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I find it so silly when people who don’t know much about a certain subject voice their opinion as if they are well informed. It’s such a waste of bandwidth.</p>

<p>Anyway, for those who are really interested in the performance differences between html 5 video and Flash and in particular the performance difference across browser implementations of the video element, take a look at this<br />
<a href="http://exposureroom.com/members/skumar/blogs/post/1048/" rel="nofollow">Html 5 Video Comparison</a></p>]]>
    </content>
    <published>2010-08-27T20:12:38Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:236036</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c236036" />
    <title>Comment from Bobby on 2010-08-19</title>
    <author>
        <name>Bobby</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Did you test simple animation or just video? Flash was never meant to be anything to do with video. The flash flv format was adopted so any format of video would play on any computer/any browser if they had the swf plugin. Primarily flash is still a vector animation application. Can you draw cartoons easily in HTML5, or do artists (who think on the opposite side of the brain than programmers) have to learn how to code. how long is that going to take?</p>]]>
    </content>
    <published>2010-08-20T01:21:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:232756</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c232756" />
    <title>Comment from hajj packages on 2010-08-10</title>
    <author>
        <name>hajj packages</name>
        <uri>http://hajj-packages.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://hajj-packages.net">
        <![CDATA[<p>When dealing with security, when you really look at it, you realize that this isn't a real issue.</p>

<p>Flash 10.x<br />
6 Secunia advisories<br />
55 Vulnerabilities</p>

<p>Safari 4.x<br />
8 Secunia advisories<br />
80 Vulnerabilities</p>]]>
    </content>
    <published>2010-08-10T13:40:36Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:231037</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c231037" />
    <title>Comment from JD Ballard on 2010-08-04</title>
    <author>
        <name>JD Ballard</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Thank you Rob for pointing out that this article is only halfway useful.</p>

<p>Like he said, Apple's comparisons are Flash to HTML5 -- the windows tests, however, compare flash 10.0 to flash 10.1. What happened?</p>

<p>We need a better article.</p>

<p>Also, another issue is that javascript + HTML is SO MUCH EASIER to hack and analyse. Flash requires extensive decompilation to get anything useful, and even then it's not much better than raw bytecodes. HTML + Javascript, however, can be edited, and the real source code can be viewed in a browser.</p>

<p>Bottom line is that flash, while being a memory hog and glitchy, is leagues more secure than HTML + javascript in the sense of modifications of source code.</p>

<p>General rule of thumb is to use either whenever it calls for it. Everyone is trying to compare Flash to HTML5 arguing their "features" as bugs or lack of function, when in reality everyone is forgetting the #1 GOLDEN RULE of use technologies that pertain to the project.</p>

<p>I'd never use flash for a touch application, and I'd never use HTML5+JS for a browser game. It's just as simple as saying you wouldn't use marshmallows in a cosmo and you wouldn't use limes in hot chocolate.</p>]]>
    </content>
    <published>2010-08-04T17:08:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:230926</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c230926" />
    <title>Comment from spiele on 2010-08-04</title>
    <author>
        <name>spiele</name>
        <uri>http://www.spielnet.de</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.spielnet.de">
        <![CDATA[<p>HTML5 does not replace Flash. It simply makes certain web objects available in another technology. Flash was not developed to do all the things it now does as industry standard. It became an industry standard in video by default. It simply was easier to work with than all the other competing technologies (RealPlayer, anyone?).</p>]]>
    </content>
    <published>2010-08-04T08:49:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:227445</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c227445" />
    <title>Comment from Flash video websites on 2010-07-23</title>
    <author>
        <name>Flash video websites</name>
        <uri>http://www.flashvideowebsites.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.flashvideowebsites.com">
        <![CDATA[<p>Flash isn't going anywhere. I agree HTML5 is pretty awesome! But it doesn't change the fact that Flash is here to stay. Even YouTube is sticking with it!</p>]]>
    </content>
    <published>2010-07-24T02:12:44Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:226256</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c226256" />
    <title>Comment from Gabe Anderson on 2010-07-20</title>
    <author>
        <name>Gabe Anderson</name>
        <uri>http://passthatgrass.com/?p=160</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://passthatgrass.com/?p=160">
        <![CDATA[<p>Flash is slow and it always has been for me. I am glad an alternative is finally emerging....I just wish that more websites would update to use it..</p>]]>
    </content>
    <published>2010-07-21T00:18:19Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:225379</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c225379" />
    <title>Comment from Corey on 2010-07-17</title>
    <author>
        <name>Corey</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Yes, HTML5 is cool.  But, as a commercial web developer, I cannot utilize these tools to produce websites for my clients due to the lack of support for IE and older browsers.  I would love to just develop for Safari, Chrome and the latest version of FF, but I cannot forget about the users with older browser.  Solution?  Flash.  Flash is still accessible on every browser, so I can develop rich media with out the fear of someone not being able to see it.  Until this changes, which will be a long time, I cannot rely on HTML5 to develop rich media.  </p>]]>
    </content>
    <published>2010-07-17T15:25:18Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:224149</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c224149" />
    <title>Comment from John Martin on 2010-07-12</title>
    <author>
        <name>John Martin</name>
        <uri>http://www.mitsubishiairconditioners.info</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.mitsubishiairconditioners.info">
        <![CDATA[<p>Interesting test results but of course everyone already knew that Apple's Flash-hating was a business decision. No one really buys their explanations - but, it doesn't really matter. They'll continue to use their "performance" justifications regardless of who buys it, and this will continue to hurt Flash's future.</p>

<p>Poster John Candy is right, Steve Jobs is a dictator and he always has been. Doubt he'll ever tone it down if he hasn't by now.</p>]]>
    </content>
    <published>2010-07-13T02:20:07Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:224077</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c224077" />
    <title>Comment from Chris on 2010-07-12</title>
    <author>
        <name>Chris</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Have any of your hype-whores actually tried programing a complex, animation rich interface environment with HTML5/Javascript alone?</p>

<p>Get back to me once you have, and then try and tell me that HTML5 will kill Flash.</p>]]>
    </content>
    <published>2010-07-12T21:43:53Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:223774</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c223774" />
    <title>Comment from anonymous_bastage on 2010-07-11</title>
    <author>
        <name>anonymous_bastage</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The fact of the matter remains - Adobe doesn't know how to program for Macintosh anymore. Ever since they started pushing Creative Suite for Windows harder than the Mac version, it just lagged behind the times - CS4 was using a lot of the code base from back in the OS9 days, just tweaked for Intel and G5 32-bit processes in OS X.</p>

<p>The fact of the matter is that Adobe could easily write a version of Flash that is hardware accelerated on all Intel Macs with NVIDIA and ATI hardware, and even some later G4 and G5 machines as well; all they'd have to do is learn how to implement OpenGL properly so the video card could offload graphics rendering to the GPU.</p>

<p>Instead, Mac users are relegated to a subpar experience, and I think that The Steve is right for telling Adobe to go away when it comes to iOS and Flash. Same is true for Linux users - Adobe has no idea what they're doing on non-Windows platforms. And even on Windows, they are the kings of major security issues as of late.</p>

<p>For the record, I've also used Flash 10.1 beta on several Android Froyo phones (HTC Evo, HTC Droid Incredible, Motorola Droid, Google Nexus One) and have to say that it's still slower than native code on iOS first generation devices or Androind 1.6-based phones that won't be upgraded to 2.1 or 2.2 due to lack of RAM and slow processor/GPU.</p>]]>
    </content>
    <published>2010-07-11T07:33:44Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:223453</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c223453" />
    <title>Comment from Alex on 2010-07-09</title>
    <author>
        <name>Alex</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Well, you just have to keep loving the 'n00bs'...<br />
The delivery of video content had a new development: YouTube Mobile with a fresh touch interface based in HTML5.</p>

<p>Don't worry about flash being replaced in the video business. You still have web gaming and a lot of batteries to consume with your protected code :D</p>]]>
    </content>
    <published>2010-07-09T10:41:05Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:221540</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c221540" />
    <title>Comment from Cristian on 2010-07-01</title>
    <author>
        <name>Cristian</name>
        <uri>http://fastmoneyboss.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fastmoneyboss.com">
        <![CDATA[<p>I always preffer flash before html 5, just a thought :)</p>]]>
    </content>
    <published>2010-07-01T22:43:52Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:220372</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c220372" />
    <title>Comment from Seamus on 2010-06-27</title>
    <author>
        <name>Seamus</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Interesting that you've ignored the main reason given by Steve Jobs for not supporting Flash. His primary reason is that it places apple at the hands of adobe by giving them access to the device, he doesn't want apple to be at the hands of another company and it's perfectly understandable. </p>]]>
    </content>
    <published>2010-06-27T08:01:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:217510</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c217510" />
    <title>Comment from Michael on 2010-06-12</title>
    <author>
        <name>Michael</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>When dealing with security, when you really look at it, you realize that this isn't a real issue. </p>

<p>Flash 10.x<br />
6 Secunia advisories<br />
55 Vulnerabilities</p>

<p>Safari 4.x<br />
8 Secunia advisories<br />
80 Vulnerabilities</p>]]>
    </content>
    <published>2010-06-13T04:59:23Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:217443</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c217443" />
    <title>Comment from JC on 2010-06-12</title>
    <author>
        <name>JC</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Kevin,</p>

<p>With all due respect apple doesn't create apps solely for it's itouch devices, rather they created an API that developers use to create apps and sell or give away for free to their choosing.  Apple makes money when someone buys an app whether they built it inhouse or someone else did.  Flash is not really used by and large by most developers for anything other than making websites look and behave more sophisticated.  The downside of Flash from that standpoint, besides being slow and glitchy is that it is not seen by search engines for it's content.  Someone could have built one of the coolest sites on the internet in Flash, yet it's close to impossible to find if it isn't built with every link opening a new HTML page containing the movie.  This however then negates what flash is meant to do which is create a self contained movie with all of it's assets sitting inside of it.  Flash is great in that it removes redundancy by using the same assets over and over without having to reload them, but the fact that webcrawlers can't read flash as the crawlers can't open movies and identify what is inside of them, nor should they have to is a huge downside to the application.  Please don't think that search engines should develop this type of technology as that would be foolish.  It would be akin to asking every search engine to play every video on youtube and elsewhere and analyze every frame.  <br />
Moreover, Flash isn't a secure environment as malicious codes have been created using Flash as an interface in something as simple as banner ads.<br />
It is more than obvious at this point that game developers don't need to use flash or shockwave to develop games anymore for the iTouch devices that Apple sells, so given Flash's downside, why would developers want to use it when it's so difficult to create content in and has compatibility issues all over the place in regards to Actionscript versions and is transparent to web search engines.  Moreover the cost that is involved in continuing to buy the next upgrade.  As cool as Flash can look it has huge downsides... ones that HTML 5 will not as it continues to evolve.</p>]]>
    </content>
    <published>2010-06-12T14:35:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:217239</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c217239" />
    <title>Comment from George on 2010-06-11</title>
    <author>
        <name>George</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>As many people say, HTML5 is not final, and renderers for it are still pretty basic and unoptimized. Give it a month after finalization, both Chrome and Firefox will get better with it, perhaps even Opera.</p>

<p>The thing I hate about flash is the version changes in Linux. Adobe took a long time to bring flash to linux, and it's still slow and buggy. What will happen when 11 is out?</p>]]>
    </content>
    <published>2010-06-11T12:31:41Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:216479</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c216479" />
    <title>Comment from S J Mark on 2010-06-07</title>
    <author>
        <name>S J Mark</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p> Yes HTML5 is the future.</p>

<p>So let's dump the part of our past?</p>

<p>How barbaric. Screw you Apple </p>]]>
    </content>
    <published>2010-06-08T01:29:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:216101</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c216101" />
    <title>Comment from leerie on 2010-06-05</title>
    <author>
        <name>leerie</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Some people are just users of the technology and have no real point to  make in their comments. I have one question for the html5 crowd. What 'open' or 'free' technology are you going to use to build these amazing websites and web applications that will compete with flash?</p>

<p>Seriously, there is nothing on the market that is gonna replace Flash and Flex authoring environment. No serious business is going to be completely dependent on something like Google Docs for serious work. Even on a Mac you can't live without windows. I know many fools who walk around with their mac books and still live in the windows os. </p>

<p>Apple is being greedy and is repeating many of the infractions that it once blamed microsoft for. Sorry folks, html 5 won't do anything to change the need for flash, which is why more money is invested in all mobile markets on flash than html5. </p>

<p>Flash and Java can be compared in a sense, but html 5 is not even in the same league. Its like comparing Flash and JavaScript, in specialized situations they can be compared, but overall its not even fair.</p>]]>
    </content>
    <published>2010-06-05T17:38:44Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:216070</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c216070" />
    <title>Comment from John Candy on 2010-06-05</title>
    <author>
        <name>John Candy</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Steve Jobs is a pain in the ass. He always wants control. It is a dictator.<br />
The MAC is awesome but he always have to create dependence in his users. See the iphone. Only some regions could have it and only AT&T. Why he didn't allow us to buy it and use everywhere with any phone company we wanted?<br />
Control.<br />
That's why I don't buy a MAC.<br />
You don't have FLASH Mr. Jobs... You are out of this world.<br />
Stop with WARS and live the life.</p>]]>
    </content>
    <published>2010-06-05T12:41:07Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:215776</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c215776" />
    <title>Comment from Sean on 2010-06-03</title>
    <author>
        <name>Sean</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You NOOB! Apple isnt gonna risk the SECURITY of their OS and devices for Adobe. And IMO that's a smart decision. Adobe is old technology, in fact, ALL internet plugins are a way of the past. HTML 5 is BRAND new technology so of course VERSION number 10(.1) of FLASH is gonna outperform it in some aspects(Adobe has had how long to master this plugin). Maybe Adobe should stop wasting their funds on old technology and redirect them towards tools for new and better technologies, that of which is HTML 5. And NO the ball is not in "Apple's court" you ignorant fool. The "ball" is in "Adobe's court". Maybe when they decide to address and fix security issues, run more efficient plugins, and become touch compatible, MAYBE JUST MAYBE Steve Jobs will consider implimenting it in his superior devices. Obviously nobody cares about the lack of flash because iPhone 3GS sold 1.6 million in its first week and is still topping sales. NO flash compatible phone can even come close to those figures. </p>]]>
    </content>
    <published>2010-06-03T20:42:18Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:215237</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c215237" />
    <title>Comment from Chris on 2010-06-01</title>
    <author>
        <name>Chris</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>99.9% of FLV video players out there are made with the built-in Flash components which are BUGGY. </p>

<p>Because none of these "Flash Developers" have anything beyong drag-and-drop "look what I made" level of skill. </p>

<p>They'd all be running scared when the clients says "oh btw<br />
we need this to run on CDROM too" and the flv player is<br />
freaking out and won't scrub properly. </p>

<p>Is HTML5 going to allow for simultaneous of Web/CD<br />
projects like Flash does?</p>]]>
    </content>
    <published>2010-06-01T19:15:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:214102</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c214102" />
    <title>Comment from igor on 2010-05-27</title>
    <author>
        <name>igor</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The right debate is just on the right path. As some mentioned before, hyper text markup language 1,2,3,4,5 ... and flash API based on action script 1,2,3... are two diferent things. the question that this thread opens is open standards on diferent OS. What can the network comunity do to influence these proprietary OOP to open-up. is it so naïf to ask this question ? thanks to all,</p>]]>
    </content>
    <published>2010-05-27T17:56:14Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:213694</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c213694" />
    <title>Comment from CrazyEnigma on 2010-05-26</title>
    <author>
        <name>CrazyEnigma</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Apple is not open by any means.  Neither is Adobe.  So they are both are in the same boat.  Yes, Apple supports HTML5 and the W3C is going to recommend this over any plug-in.  That's for sure, but HTML is limiting, plus if we haven't learned from Javascript, HTML5 is going to follow the same route.  Each browser is going to implement HTML5 differently (why do we have multiple browsers in the first place) , and how's that going to affect the developer.  Hence, the Javascript frameworks we have today.  Javascript frameworks are not perfect either, but they certainly make development much easier.</p>

<p>At least if Flash is controlled by one company, (unfortunately, that's Adobe, regrettable - still wish it was Macromedia), it is cross-platform, and it's Adobe's problem to fix to run it cross-platform, sans iTouch.  Adobe has no stake in any browser, except that it runs on all, and that is a good thing.  If and when Adobe makes their own browser, is when I will have lost all hope in Flash.</p>

<p>I have noticed the speed and performance in Flash in Windows, because of Hardware Acceleration, but if Apple is closing the API to Flash, then it's a sad that Apple is more closed than Adobe is.  No wonder it sucks the energy out of your Mac.</p>

<p>Flash Video still uses the QuickTime codec to make the conversions, so there's no conflicts there, but Flash is more than just Video, and I guess it infringes on the iTunes Business.  Not even close, because I will still pay for stuff on iTunes.  I just want websites to work properly on my iTouch.</p>

<p>I have lost all hope in Windows, and am writing these comments on a Mac, ironically.  The computer world is in shambles right now.</p>]]>
    </content>
    <published>2010-05-26T08:20:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:212916</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c212916" />
    <title>Comment from MacVsWindowsSystems on 2010-05-21</title>
    <author>
        <name>MacVsWindowsSystems</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Typo... I meant <strong>buy</strong> not <strong>by</strong>. LOL!</p>]]>
    </content>
    <published>2010-05-21T20:10:09Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:212915</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c212915" />
    <title>Comment from MacVsWindowsSystems on 2010-05-21</title>
    <author>
        <name>MacVsWindowsSystems</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>It boils down to this... Mac, Iphones, and their latest, the Ipad, are closed platforms. Blocking Flash and other web applications in order to control their market. Windows based PC's are open to everything, Flash, including Steve Jobs pick, HTML5.</p>

<p>Why by a closed system that prevents Flash and other web applications from using it's hardware acceleration? Oh yeah... who would think of this detail when buying a system.</p>

<p>Anyway, if Steve Jobs wants to prove his point that Flash is a resource hog, then he should give Adobe access to their hardware acceleration. Can't state Flash is incompatible if this web application is blocked to prove different.</p>]]>
    </content>
    <published>2010-05-21T20:07:29Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:211048</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c211048" />
    <title>Comment from Rotten Apple on 2010-05-13</title>
    <author>
        <name>Rotten Apple</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>If you guys want to see HTML5 vs Flash 10.1 on mobile then check this out: <a href="http://www.youtube.com/watch?v=DUWo19BcC7s" rel="nofollow">http://www.youtube.com/watch?v=DUWo19BcC7s</a> </p>

<p>BTW, Flash 10.1 works great with touch as the new Android devices, HP slate and Dell touch have demonstrated.</p>

<p>If Adobe were lazy, they would not be working with all the vendors minus one arrogant name to make sure developers and users would have a ubiquitous experience across all devices. www.openscreenproject.org.  </p>

<p>Why did Apple feel it necessary to change their EULA and allow only Object C for development despite the fact that there was already Flash based apps on their app store.  Basically they are telling the developers, you need to have one workflow for iphone and ipad, and a separate one for everything else.  </p>

<p>BTW, have you seen how advertisers are about to get screwed by Apple.  As more devices start shipping with Flash 10.1, and developers realize that they are bound by unreasonable Apple demands, more people will make the switch.  Lets be honest, Apple is only as good as their app store.  </p>]]>
    </content>
    <published>2010-05-13T16:42:09Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:210056</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c210056" />
    <title>Comment from John on 2010-05-08</title>
    <author>
        <name>John</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Merck @106:<br />
HTML can be blocked too (though I don't know specifically about HTML5).  On the Mac, the GlimmerBlocker prefpane does this, works well, and is updated semi-regularly.</p>]]>
    </content>
    <published>2010-05-09T04:34:24Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:210055</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c210055" />
    <title>Comment from John on 2010-05-08</title>
    <author>
        <name>John</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>mindphazer: if you're responding to my comment, I didn't make any mention of cost to the developer for development tools--I addressed the different issue of cost of apps to end users.   If you're not responding to my comment, never mind.</p>]]>
    </content>
    <published>2010-05-09T04:32:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:209774</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c209774" />
    <title>Comment from mindphazer on 2010-05-07</title>
    <author>
        <name>mindphazer</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>First of all, you do not need to spend a dime to develop Flash content. You do not need to buy the Flash IDE to develop Flash. Adobe has provided the Flex SDK (which is also open source) free of charge for anyone to develop and create Flash / Flex / AIR content. </p>]]>
    </content>
    <published>2010-05-07T16:06:50Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:209710</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c209710" />
    <title>Comment from John on 2010-05-07</title>
    <author>
        <name>John</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Kevin @47 says: "Steve Jobs, as bright as the guy is, just doesn't want the ability for people to create Adobe Air apps for free to place on devices like the iPad or other Apple devices that can replace paid applications that folks would normally pay for from Apple."</p>

<p>Are you suggesting that developers who create Adobe Air apps, would all do their work for free?</p>

<p>There's nothing preventing these altruistic developers you speak of, from writing free App Store-approved apps, using Apple's developer tools, that do the same things as paid apps currently being sold on the App Store.  There are numerous apps on the App Store that are free, that do many of the same things that paid App Store apps do.  But most developers, if they write something that's fairly substantial, want to be paid for their efforts, and hence the ratio of developers who would write free vs paid Adobe Air apps, would probably be the same as currently write free vs paid App Store apps.</p>]]>
    </content>
    <published>2010-05-07T10:25:13Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:209052</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c209052" />
    <title>Comment from anonymous on 2010-05-04</title>
    <author>
        <name>anonymous</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I love the n00bs that think that HTML5 is going to replace flash.  You can't make games with HTML5, you can't create reliable animation effects, or reliable cross platform content.  It took years for browsers to agree on how to render HTML4 and CSS2, its still so bad that you need to use a normalization framework like jQuery to make all of the quirks uniform between browsers.  How do you think its going to work with a specification thats 10 times more complex?  There will be a microsoft version, and then the 10 subversions made by the different children of webkit.  I would vouch for HTML5 serving VIDEO reliably, but thats about it, and even that won't happen until the squabblers can agree on a codec to use.</p>

<p>For those of you reading who don't know what a codec is, you are exactly the people this is for.  The ones who are trumpeting HTML5 will save us all, with absolutely no idea what it is at all.  Jobs is good at that, hes good at manipulating ignorant morons into spouting buzzwords in an attempt to carry his message.</p>

<p>Here are a few of the things Flash can do that HTML5 won't ever:<br />
Socket connections, Capturing microphone input, Capturing video input, Transmitting live video, Peer 2 Peer network communications with STRATUS, or how about "Protecting your intellectual property with a binary SWF file"</p>]]>
    </content>
    <published>2010-05-04T23:16:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:209043</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c209043" />
    <title>Comment from Alex on 2010-05-04</title>
    <author>
        <name>Alex</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>btw, looks like GPU-powered HTML5 already comes with IE9:<br />
<a href="http://blogs.msdn.com/ie/archive/2010/04/09/Benefits-of-GPU-powered-HTML5.aspx" rel="nofollow">http://blogs.msdn.com/ie/archive/2010/04/09/Benefits-of-GPU-powered-HTML5.aspx</a></p>

<p>prepare yourself for new benchmarks against Flash 10.1 :p</p>

<p>Good luck Jim!</p>]]>
    </content>
    <published>2010-05-04T22:18:16Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:209040</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c209040" />
    <title>Comment from Alex on 2010-05-04</title>
    <author>
        <name>Alex</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Cool stuff,</p>

<p>So, if the CPU isn't enough let's rely on the GPU. Sounds a little like Microsoft's way of dealing with memleaks: if there are memleaks, then buy more memory.. don't fix the things!</p>

<p>What if one day the GPU isn't enough anymore?<br />
Let the guys from HTML5 begin working with GPU APIs and we will see how many headaches will the Flash developers face...</p>]]>
    </content>
    <published>2010-05-04T22:01:07Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:208847</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c208847" />
    <title>Comment from Allen on 2010-05-03</title>
    <author>
        <name>Allen</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I'm very late posting here.. so who will see this??</p>

<p>HTML5 is still being edited.  We are comparing a very optimized Flash ( version 10 or 10.1 ) to HTML5 which hasn't been around long as is still being edited by Google's Ian Dickson ..  </p>

<p>People who hate Apple ( no i dont love them, but I dont hate them either ) are making this into Apple alone hates Flash.</p>

<p>Truth be told, the industry is slowly trying to minimize Flash usage.  Google is competing against Apple, yet Google didn't have a problem completely removing flash from its mobile websites like Youtube !  And lets not forget Google is editing HTML5, not Apple !</p>]]>
    </content>
    <published>2010-05-03T22:47:47Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:208656</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c208656" />
    <title>Comment from Xercex on 2010-05-02</title>
    <author>
        <name>Xercex</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>How come no one mentions the mobile browser that beats them all, SkyFire. check it out on www.skyfire.com I love this web browser better than opera, mobile IE and safari on iphone and blackberry browser.</p>]]>
    </content>
    <published>2010-05-02T21:23:04Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:208238</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c208238" />
    <title>Comment from Tensigh on 2010-04-29</title>
    <author>
        <name>Tensigh</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>To me, the ironic thing is that the Mac owes its success to Adobe Photoshop. No one complained about Adobe being proprietary then. Also, Apple isn't exactly a shinning example of open standards - they still haven't released the source code for the MacOS and refused to license it back when MS was building its fortune with DOS.</p>

<p>Don't get me wrong - I don't hate Apple. I think they're great in other areas, I just find this argument ironic. Does the president of Adobe owe Steve Jobs $5 for a bar tab from 20 years ago or something? It seems like a pissing contest between these two CEOs.</p>]]>
    </content>
    <published>2010-04-30T03:51:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:208110</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c208110" />
    <title>Comment from Corey on 2010-04-29</title>
    <author>
        <name>Corey</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I'm a web designer with Flash experience. I'm still trying to wrap my head around HTML5 and how it will replace Flash. Maybe you guys could explain it to me. (No sarcasm here.. I trully just wanna know!)<br />
One of the reasons I am drawn to Flash is its tools and WYSIWYG interface. I can design visually .. and I can tell it to create a tween without writing the reams of code behind the scenes. Is this going to be possible? Are their plans to create a WYSIWIG editor? Or will the creation of online multimedia be limited to writing code.. and basically taking all the creativity out of it? And once I code it in HTML5.. will it be cross browser compatible.. or will it require me to memorize what situations require me to write specialized code for individual browsers? <br />
Will it truly be able to replicate not just buttons, rollovers and video.. but also be able to create intense interactive experiences such as having the animation react to the speed of the mouse and direction etc. thanks!</p>]]>
    </content>
    <published>2010-04-29T16:37:59Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:207832</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c207832" />
    <title>Comment from rickster on 2010-04-28</title>
    <author>
        <name>rickster</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p> there's no discussion here, A proprietary-closed Flash doesn't belong on a "public" Internet. </p>]]>
    </content>
    <published>2010-04-28T15:44:42Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:205550</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c205550" />
    <title>Comment from Leo on 2010-04-19</title>
    <author>
        <name>Leo</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>In reply to #16:</p>

<p>I've just seen a graphical demo with a few houndred objects with physical behaviour running on HTML5 (Canvas) and Flash 10.1. Flash won the race four times ahead.</p>

<p>Flash 10.1. also supports Mulit-Touch Events, Gestures, Accelerometer Controls, Screen Orientation and many more...</p>

<p>The "war" between Apple and the rest of the world has nothing to do with performance or stability of the flash player, but with the fact that Apple could close it's App Store if Flash would become available on iDevices. </p>

<p>I presume that Apple will lose this and all it's other wars in the next decade if they don't go open source, as everything that ain't open source won't be accepted by people in the future.</p>

<p>It's like the french revolution against the monarchy. It will happen, someday ;)</p>

<p><br />
</p>]]>
    </content>
    <published>2010-04-19T13:54:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:205501</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c205501" />
    <title>Comment from mrckstudio on 2010-04-19</title>
    <author>
        <name>mrckstudio</name>
        <uri>http://www.mrckstudio.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.mrckstudio.com">
        <![CDATA[<p>I've writen an article about this (in spanish). I thing Flash will survive.</p>

<p><a href="http://magazine.mrckstudio.com/2010/04/html5-no-decapitara-flash/" rel="nofollow">http://magazine.mrckstudio.com/2010/04/html5-no-decapitara-flash/</a></p>]]>
    </content>
    <published>2010-04-19T10:39:50Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:205303</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c205303" />
    <title>Comment from Steve on 2010-04-17</title>
    <author>
        <name>Steve</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I'm not a programmer, and I find this article very interesting.  Is there a security issue if you allow Flash to access core API's?  While the real security of OS X is somewhat of a myth, I'm still wondering if Apple is trying to block low level system access in order to avoid security breaches.</p>]]>
    </content>
    <published>2010-04-17T23:07:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:203584</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c203584" />
    <title>Comment from Someone on 2010-04-11</title>
    <author>
        <name>Someone</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Heh, all this argument which is better over HTML5 and Flash.  What does it matter?</p>

<p>Companies can choose to use Flash if they believe it easier / cheaper to implement / more efficient to implement / easier to maintain / more universal, etc.  They can equally choose HTML5 for exactly the same reasons.</p>

<p>Flash might even be dying as some say, but the fact is that RIGHT NOW, there's a ton of sites with Flash menus / videos / games / animations.  A slow implementation is better than no implementation. </p>

<p>If the customer has no Flash player, how are they going to view the content *IF ONE CHOOSES TO* (even with a slow or buggy implementation)?  If one chooses to install, remove the install, or even block Flash in certain instances (Flashblock anyone?), that will be *THEIR* perogative: NOT Apple's, NOT Adobe's...</p>

<p>Except if you own a i* product.  Your only choice is to not consume that particular content.</p>

<p>It's funny how Adobe wants to lock people into a single ecosystem to provide a consistent implementation for developers which is exactly what Apple's trying to do, but everyone seems to praise Apple for it (keeping out the competitors, and whatever else they feel like).</p>]]>
    </content>
    <published>2010-04-11T20:28:24Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:203230</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c203230" />
    <title>Comment from Merk on 2010-04-09</title>
    <author>
        <name>Merk</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>at people saying if the device is open to flash you'll be flooded with ads that drain your battery...  Do you really think they ad industry is dying to stay on flash, when people can just install a flash blocker that blocks their ads?  I'm thinking the ad industry would love to move to standard HTML5 that will reach just as many people, and can't be blocked.  I for one don't believe for a minute they people that write crappy AS3 code in those ads won't write just as bad js code with their ads.  Now the only bad thing is you're not going to be able to block ads nearly as easy.  Enjoy your HTML5 dog food...</p>]]>
    </content>
    <published>2010-04-09T23:34:03Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:202512</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c202512" />
    <title>Comment from Chad Schofield on 2010-04-07</title>
    <author>
        <name>Chad Schofield</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>tricon.myopenid.com<br />
Michael Rees</p>

<p>I'm a Flash developer, but effectively FLV video saved Flash. In the early stages using third party software such as Sorenson Squeeze was the only real way to deploy "Flash video" and since Adobe took over they have promptly moved Flash from a nice to have into something standard (even if this was Flash 7 on XP - which many of our clients still use). </p>

<p>Flash video and Actionscript has of course moved on rapidly since then. So while it will be nice to have a native cross platform/browser language which will just works and forces Microsoft to comply to something and I'm genuinely looking forward to HTML 5 to really get going - my main concern is that 2019 (or whatever it is) is ridiculous timeline. </p>

<p>Yes, Jan is right that we should be concerned there is no native video for HTML 5 (http://gizmodo.com/5490205/html5-vs-flash-the-video-benchmark-deathmatch) because until there is (and an expandable one) then there will always be the need for periphery add-ons therefore allowing room for non-conforming browsers/platforms.</p>]]>
    </content>
    <published>2010-04-07T15:48:37Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:202063</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c202063" />
    <title>Comment from Aditya on 2010-04-05</title>
    <author>
        <name>Aditya</name>
        <uri>http://adityayadav.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://adityayadav.com">
        <![CDATA[<p>The first book in the world on the topic HTML5 is ‘deploying HTML5′ <a href="http://adityayadav.com/DeployingHTML5.aspx" rel="nofollow">http://adityayadav.com/DeployingHTML5.aspx</a> Let me know if something else should be covered I will post extra chapters on the website. There are 5-6 other books on Amazon available for pre-order but will ship only in 2-3 months.</p>

<p>Do write in if you would like to share your experiences with HTML5.</p>]]>
    </content>
    <published>2010-04-06T05:40:02Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:201563</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c201563" />
    <title>Comment from Richard on 2010-04-03</title>
    <author>
        <name>Richard</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>On the iPhone/iPad, the prohibition against interpreters does two important things.   One is that it limits the number of possible security holes.  (This is not to say that Apple has done a great job of plugging the ones that exist...but at least they aren't going to be blamed for a bug in Java or Flash and dependent on someone else to plug that hole for them.)</p>

<p>The second important thing is that it means Apple owns the developer community.</p>

<p>These are both facets of the same thing: owning one's destiny.   Apple has not been able to avoid this on the desktop because the important desktop applications--the ones that make the Mac an indispensable tool--are big and owned by a variety of other companies.    So, as an example, Apple is forced to cooperate with Adobe as long as the content industry is standardized on Adobe design tools.   This is not without its perils, however; allowing another company to have a lock on essential tools is a big problem.   At Sun, the internal transition to using X86 boxes on the client end was hampered FOR YEARS by Adobe's unwillingness to release things like Acrobat Reader on Solaris X86, even though this required no more than a recompile and a test cycle.</p>

<p>I totally believe that on the iPhone, Jobs wants to avoid this vulnerability.   I also totally believe that on OS X the problem with Flash performance is that Adobe has architected Flash hardware acceleration in a way that is incompatible with the Mac OS X programming interface.  And I would be shocked if Apple ever gave in and allowed direct access to the graphics hardware.   Anyone who has been around the block a few times knows why you insist on people programming to interfaces rather than going around them.</p>]]>
    </content>
    <published>2010-04-03T20:43:47Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:201477</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c201477" />
    <title>Comment from Frustrated on 2010-04-02</title>
    <author>
        <name>Frustrated</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Whatever you development guys end up doing, the bottom line is that the non-geek user is left frustrated with programs and applications that don't work on some platforms, and work on others. Until you guys start learning to play nice together, you will ultimately lose out as people will toss out their junk "convenience" toys and stop buying your upgrades, gadgets and devices that leave them cold and don't work. </p>

<p>Many of us don't have the friggin time to potty around with things that only work sometimes, and you have to download this or that to get it to work. Like Facebook. What a useless piece of junk. You sign up, and people start sending you Farmville crap. Meanwhile you can't use it with Explorer, and you have to download and switch browsers just to open the stupid thing.... just so you can find out what some person you hated in high school had for breakfast. BORING!!!</p>

<p>So your computer ends up being bogged down with junk application after junk application, slowing everything down... and mom and pop users have no idea what to do about it.</p>

<p>Facebook, Twitter, and all the other junk is popular now, but sooner or later your consumers will grow weary of the hassle, pick up the landline phone and start callig each other again to say hello, like they used to do. You'll see.</p>

<p>Your name and reputation will be the bottom line, and no one will trust any of your companies anymore. </p>

<p>Bing that. (I HATE Bing.... Google that.)</p>

<p>Right now I'm sitting here with useless junk... a brand new computer running Windows 7 that none of my software was compatible with. I upgraded, got 7Pro, and run it in XP... DUHHHH!!!!!!!! </p>

<p>WHY would a company put out a new program that none of the old software works with? To force you to buy all new software? Of course. Well, I just blew my disposable wad on the computer, so it's not going to happen for a while.</p>

<p>And I'm just one person. Everyone I talked to is pissing and moaning about Adobe not working on Windows 7, and heck, I spent two thousand dollars on their software just a couple of years back, and took soooo long to learn FLASH. Now to read this article really tanks. It sucks on so many levels I can't begin to express them all here.</p>

<p>Truth and bottom line is.. the consumer is tired of being ripped off while you guys flex your geek muscles amongst each other. </p>

<p><br />
</p>]]>
    </content>
    <published>2010-04-03T04:32:07Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:200796</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c200796" />
    <title>Comment from encoder on 2010-03-31</title>
    <author>
        <name>encoder</name>
        <uri>http://szeredai.wordpress.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://szeredai.wordpress.com/">
        <![CDATA[<p>in the mean time i just figured out why jobs started the whole html vs flash thing. and i believe he is actually paying people to feed the fire, in order to attenuate the glow of the black point right to "it still does not support flash". and that is potentially why there are people saying that flash is buggy, BS,...</p>

<p>in fact there are almost no pages without html/css/js errors.</p>

<p>what if - for ex. - iPhone's safari would support flash.</p>

<p>apple is selling a ton of small games and applications for these devices, he the revenue is split between apple and the developer, and it is a multimillion dollar business, just the games.<br />
there are great sites out there like newgrounds and kongregate with millions of greater games that you just can't buy on appstore.</p>

<p>so if you flash iPhone up, no one in there right mind will buy a game from apple, if they have access to millions of them for free. apple will lose a big chunk of money.<br />
and there will be also apps in flash that do just anything for free.</p>

<p>implementing the Air run-time is much safer. adobe gets it's share, apple get's it's share, and everyone is happy, except the developer, but the platform will be used anyway, at least i will try it out because there are many more ways to make money of iPhone/pad users.</p>

<p>iPhone and iPad will not support flash in their browsers because apple wants your money.</p>

<p>i brought this up because the whole flash vs html5 was started by jobs. i am fully aware that the iphone/ipad users who actively browse the web is an irrelevant number.</p>]]>
    </content>
    <published>2010-03-31T10:27:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:200291</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c200291" />
    <title>Comment from Bosworth99 on 2010-03-29</title>
    <author>
        <name>Bosworth99</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>My $.02 on this clearly contentious issue: I've been doing animation, developing content and programming apps in Flash for several years. If, as some people contend, flash is buggy, it is simply because developers come in all flavors and some write airtight code, and others don't. </p>

<p>I started using jquery last year for simple browser driven animations, and think its pretty damn great (though a bit wonky to code, imo). If HTML5 can deliver a compelling reason to produce some feature in something other that a discreet plugin - great! If it can't - then we have a lot of other options to do so. In the end, its our job as developers to produce an ever cleaner, user-friendly, and compelling online content - and we have many, many options to do so.</p>

<p>That being said the Flex SDK and the Flashdevelop authoring tools are FREE as air and provide a powerful open source method of producing SWFs, if you're interested. </p>]]>
    </content>
    <published>2010-03-29T15:24:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:200040</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c200040" />
    <title>Comment from James on 2010-03-27</title>
    <author>
        <name>James</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I don't understand this argument that HTML 5 is going to be the death of Flash.  HTML 5 (which by the way has no set release dae), from my understanding, will come equipped with new tcontrols, the ability to do some simple animations, as well as a new video codec.  I'm all for this, as I believe it's unnecessary for sites such as Hulu and Youtube to have to use the Flash plug-in when they are only using it for video playback.</p>

<p>It's important to note though that Flash is actually extremely light-weight when you consider how powerful of a platform it is.  You don't believe me?  Try to remember how slow Java Applets were (Flash's main competitor in the late 90s).<br />
of (especially when you include the Flex framework).<br />
The weaknesses of Flash its opponents always name (it's proprietary software, it's a compiled one-off plug-in, and it's comparably cpu intensive) are also its greatest strengths.  Flash is more powerful and developer friendly than HTML 5 or javascript could ever dream of being.</p>

<p>So while HTML 5 may end up replacing some of the simpler things Flash does (and for good reason).  Both large Rich Internet Application as well as more complex browser-based animations and games, will still require the Flash platform.  The need for these will ensure Flash will continue to thrive for years to come.</p>

<p>One last thing to realize is that this entire recent questioning of the reliability of Flash has been brought on by Apple, as an attempt to explain its lack of support for the platform on its mobile devices.  Please realize that this is merely a scapegoat argument, as this decision is purely monetary (support for Flash will cut into Apple's App store revenue) and not technologically based at all.</p>]]>
    </content>
    <published>2010-03-28T01:25:52Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:199266</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c199266" />
    <title>Comment from Maros on 2010-03-25</title>
    <author>
        <name>Maros</name>
        <uri>http://marostakac.co.uk</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://marostakac.co.uk">
        <![CDATA[<p>Personally I don`t see anything wrong with using Flash for video. It is a clear leader in terms of delivering rich media content to the end user and no, don`t bring on HTML5 at all. There is really no need for it, it is not innovative, mostly copies everything we FLASH developers have been doing for the last 10 years with so much ease !</p>

<p>Mobile devices will soon support Flash ( some of them already do ) and Apple will have no choice but drop their rather dirty policies and allow a huge Flash community to create the most innovative products for their crappy devices. at the end of the day, it is simply a mobile phone, nothing else. so narrow-minded people stop fabricating dirty stories, you are fooling yourself ! Flash dominates the market and still remains the most appealing rich-media production tool.  SEO, deep linking = all can be taken care of nowadays. myths about the above mentioned issues should be dispersed and left buried in the past. </p>

<p>most importantly, If Flash crashes your mac, then ditch it and buy a pc with Linux on it. Mac OS X is a stolen version of Linux, the actual core does not belong to Apple, it is an open source project made available to you for a nice fee  !</p>

<p>Lastly, there is no HTML5-Flash war. It has never existed. HTML 5 owns no market and wont be in that position for the next 10 years ( fingers crossed ), it is only being very well promoted by those fearing ever-growing power of Adobe who could easily destroy the whole apple business model by pushing its powerful technologies onto those two "revolutionary" devices.... AIR - FLEX - FLASH - ACTIONSCRIPT - oh dear ! a lot to be worried about unlike a simple, limited markup language....</p>]]>
    </content>
    <published>2010-03-25T20:50:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:198649</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c198649" />
    <title>Comment from PAul008 on 2010-03-23</title>
    <author>
        <name>PAul008</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Its like Apple is selling a TV that only plays DVD's...But telling us its the best TV experince...Sorry wasnt born yesterday, not for me..Apple thinks that money grows on tree's and because they don't like somethings everyone has to redesign everything to suit them...Communist Apple</p>]]>
    </content>
    <published>2010-03-23T09:55:34Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:198616</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c198616" />
    <title>Comment from TechSlice on 2010-03-22</title>
    <author>
        <name>TechSlice</name>
        <uri>http://www.technologyslice.com.au</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.technologyslice.com.au">
        <![CDATA[<p>Don't forget development on HTML5 hasn't finished yet.</p>]]>
    </content>
    <published>2010-03-23T06:10:13Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:198544</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c198544" />
    <title>Comment from frank on 2010-03-22</title>
    <author>
        <name>frank</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>this isn't a very scientific study...</p>

<p>so...</p>

<p>do you blame the browser...</p>

<p>or, </p>

<p>the technology (flash, html5)</p>

<p>for the piss-poor performance?</p>]]>
    </content>
    <published>2010-03-22T20:30:50Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:198492</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c198492" />
    <title>Comment from TJ Cappelletti on 2010-03-22</title>
    <author>
        <name>TJ Cappelletti</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I've been a software developer now for five years. While I've never worked on applications involving video encoding and my experience with accessing the video hardware to work with 3-D graphics and vector graphics is limited, one thing I do know is there are a lot of developers that stopped considering when designing and building applications.<br /><br />
<br /><br />
The tests prove that on a Mac, Flash’s performance is horrible compared to Windows. The fact that Adobe released a product that performs less then par on Mac as opposed to Windows tells us they don’t care about the Mac market because Windows is still dominating. Why should Apple let Adobe write terrible performing software on their hardware? In the end, a non-technical user would just blame Apple because they don’t understand that Adobe’s software wasn’t optimized to run on the iPhone, iTouch, or iPad.<br /><br />
<br /><br />
I’m personally tired of companies that push out software that eats up CPU, RAM, and hard disk. If you tried this stuff ten years ago, your software would have failed because resources were limited. Now a days, developers act like they have unlimited resources. Kudos to Apple for making a software vendor take responsibility for their code.</p>]]>
    </content>
    <published>2010-03-22T17:03:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:197848</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c197848" />
    <title>Comment from HQ on 2010-03-18</title>
    <author>
        <name>HQ</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Maybe Adobe should make a native Flash App that can browse the web and play flash swf files instead of relying on the mobile safari to load their plugin and provide all that native access. On the desktop you use plugin due to distribution e.g. less things to install. On the mobile devices like iphone and ipad - people are accustomed to downloading apps as the process is relatively easy as compared to installing desktop applications.</p>

<p>Are we all crying over solving the wrong problem?</p>

<p>-Hung</p>]]>
    </content>
    <published>2010-03-18T15:46:59Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:197783</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c197783" />
    <title>Comment from Cardin on 2010-03-18</title>
    <author>
        <name>Cardin</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>HTML 5 will suffer the same problems as Flash. If HTML 5 claims itself to be a replacement for Flash, then it will be able to do everything that Flash can do.</p>

<p>Including annoying HTML 5 Popup adverts, and intros, flying 3D banners that needlessly utilise the OpenGL core.</p>

<p>It's all up to the developer to make good tools.</p>

<p>And Flash Player 10.1 now supports touch UI and i've been developing for Flash for free for years, using FlashDevelop and the free Flex compiler [windows only though].</p>]]>
    </content>
    <published>2010-03-18T07:25:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:197388</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c197388" />
    <title>Comment from S on 2010-03-16</title>
    <author>
        <name>S</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The problem with these debates is that the comments get filled with 95% Mac/Linux guys, but in the real world you guys are lucky to make up 6% of the OS landscape. </p>

<p>94% of us run windows and have never really experienced any of these negative issues regarding Flash. </p>

<p>But a couple points:<br />
1) HTML5 will be just as bad as flash, if not worse, when put in the hands of developers. There is nothing inherintly slow about flash, it just lets you do more, so people do more, and you get a heavy site.</p>

<p>Now that people can do more with HTML, they will, and you'll get super heavy sites/banners in HTML5.</p>

<p>2) Browsers support of standards is SLLLOOWWW. This is the achilles heel of HTML5. It'll be 3-5 years before we have a really stable reliant HTML5 implementation across browsers, that I as a developer can target. In the meantime, doing anything highly reliant on HTML would require I make about 7 different versions of something, and fill it with ugly hacks/workaround to get it to work.</p>

<p>In the meantime, while HTML5 flounders, and browser makers finally agree in implementation, Flash will have gone through 3-4 major versions, and have a ton of new functionality. </p>

<p>Flash just moves faster, is more flexible, and more reliable. 3 advantages that made it popular in the first place, and are still as strong as ever.<br />
</p>]]>
    </content>
    <published>2010-03-16T19:40:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:197079</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c197079" />
    <title>Comment from Darren on 2010-03-15</title>
    <author>
        <name>Darren</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Well, there's two mistruths that seem to be repeatedly brought up here:</p>

<p>1. "With Flash, you are 100% reliant on Adobe to make a better Flash player". This is untrue. Anyone can build a Flash player. The SWF spec is open. This is what the Open Screen Project is about. google, Palm, RIM, etc. are all working with Adobe to build/port Flash players for their environments.</p>

<p>2. "HTML5 (video) will be better because of competition between browser vendors". Of course, the same applies to Flash. It will compete directly with HTML5 in terms of video, in addition to cometing with Silverlight, Java, etc. There is no difference. Adobe has the same incentive to improve their performance. Currently Flash has a large advantage over HTML5 videos by supporting H.264 across all browsers, as well as adaptive bitrate technology, encryption, custom metadata system, etc. Some of these issues will be very hard for HTML5 to resolve, eg. the codec issue unless Google open-sources its On2 codecs and these see wide adoption (Microsoft? Doubtful).</p>]]>
    </content>
    <published>2010-03-15T23:24:21Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196947</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196947" />
    <title>Comment from roger on 2010-03-15</title>
    <author>
        <name>roger</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Its so obviously a business decision, simple as that. Why would they want something that destroys the app market completely and any ventures from that? IE tom tom maps, anything. It would all probably lose them a lot of money.</p>

<p>They should allow flash on websites surely.</p>]]>
    </content>
    <published>2010-03-15T16:06:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196908</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196908" />
    <title>Comment from Philip B. on 2010-03-15</title>
    <author>
        <name>Philip B.</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Perhaps those that run flash blockers have a very specific reason to. But those people are in the minority and doing so deprives them of what the Web has become: a beautiful, dynamic, and feature-rich medium that engages the Web surfer. A quick trip to archive.org will remind you want the Web was like in 1995.</p>

<p>Flash, or something like it, HAD to be developed in order to compete with that other technology we've grown to love: television. You cannot blame past companies that built out with Flash because let's be honest, animated GIF's just didn't cut it at the time.</p>

<p>Apple's choice not to support Flash, from a user's perspective is definitely a "break it" for me. I can barely forgive them for not including it on the iPhone. With a mobile device, we for some reason still forgive manufacturers when things don't work correctly. We also tend to throw all common sense out the window when excuses such as "too much cpu power" and "too much battery life" get thrown around. If you believe that, I have a bridge in New York...</p>

<p>Further, to have it absent from their iPad, which people will use primarily to surf the Web from their couch or bedside, will anger many buyers because suddenly that little blue box where Flash should appear is much much larger. And with more and more sites forgoing non-Flash<br />
versions, the frequency of those blue boxes will increase dramatically. There are already iPad competitors on the market running full versions of Windows. Now is not the time for Apple to start disabling features.</p>]]>
    </content>
    <published>2010-03-15T14:44:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196792</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196792" />
    <title>Comment from Arkid Mitra on 2010-03-14</title>
    <author>
        <name>Arkid Mitra</name>
        <uri>http://microreviews.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://microreviews.org">
        <![CDATA[<p>I don't understand the fuss about not supporting flash. Let the people have an option.Why should the ipad or iphone not have flash? If people think it will drain battery life let them not use Flash Applications. It is all about the Apple ego which needs to be crushed. </p>]]>
    </content>
    <published>2010-03-15T04:43:13Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196753</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196753" />
    <title>Comment from 2pence on 2010-03-14</title>
    <author>
        <name>2pence</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>These numbers are fine for the author's specific setup, but doesn't in any way reflect my experience and i doubt a general validity.</p>

<p>It's true, that there're some hardware/software combinations which take flash quite well. But there'r just to many, which seem just to hate flash.</p>

<p>HTML5 seems the right choice for many flash use cases- It just does integrate a whole lot better in a web-page then any plugin, which is not interpreted by the webbrowser and must so always be something alien to the embedding page.</p>

<p>In my opinion, web-design with flash was always only the 2nd best approach.</p>

<p>Sorry flash, but i won't grieve over you.</p>]]>
    </content>
    <published>2010-03-15T01:57:20Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196734</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196734" />
    <title>Comment from LinkKatalog6670 on 2010-03-14</title>
    <author>
        <name>LinkKatalog6670</name>
        <uri>http://www.link-katalog.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.link-katalog.com">
        <![CDATA[<p>wow, everything is moving so fast! imagine all the technology in about 10 years ... i am really excited! good post!</p>

<p>Greets! :)</p>]]>
    </content>
    <published>2010-03-14T23:18:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196644</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196644" />
    <title>Comment from Jay Bee on 2010-03-14</title>
    <author>
        <name>Jay Bee</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I use social search and productivity app Zahdoo.com which is flash based app. Recently I downloaded Flash 10.1 beta and I notice a significant performance improvement. Flash with 10.1 is almost twice as fast as before. I hate Apple not allowing access to Adobe.  </p>]]>
    </content>
    <published>2010-03-14T12:33:59Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196635</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196635" />
    <title>Comment from Andrew on 2010-03-14</title>
    <author>
        <name>Andrew</name>
        <uri>http://www.andrew-brundle.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.andrew-brundle.com">
        <![CDATA[<p>I'm not quite sure why people compare HTML5 with Flash. </p>

<p>Comparing the Canvas tag with Flash is possible, but ultimately something very much for the future as in their current forms they are literally worlds apart.    </p>]]>
    </content>
    <published>2010-03-14T11:47:06Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196481</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196481" />
    <title>Comment from Seth on 2010-03-13</title>
    <author>
        <name>Seth</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Performance is just one side of the coin. The main reason Flash is shunned by Apple is that it breaks stuff which can't be fixed by Apple. If some internal code breaks Safari, then they just analyse it, write a fix and are done with it, but it flash crashes they can only say to Adobe: "can you fix it ASAP pretty please". That's not very satisfying for them and the crashes reflect bad to Apple from the users, not to Adobe.</p>

<p>The other thing is: HTML5 is very new, and not well optimized yet. There are lot's of improvements to be made and the performance picture will change very much over the coming years. At the same time, Flash probably nears the peak performance, as it already had years of optimizations done.</p>]]>
    </content>
    <published>2010-03-13T14:03:04Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196436</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196436" />
    <title>Comment from Bob Slydel on 2010-03-12</title>
    <author>
        <name>Bob Slydel</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I don't like that all Flash depends on Adobe making Flash more secure, stable, and efficient. I do like that the browser companies can compete to make the best html5 engine to run video. Java sucked until there was competition. Web videos will suck until there is equal competition. I'm really glad Apple refuses Flash and Mozilla refuses h.264. Keep it open.</p>]]>
    </content>
    <published>2010-03-13T05:33:16Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196405</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196405" />
    <title>Comment from francisco on 2010-03-12</title>
    <author>
        <name>francisco</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I don't see the point comparing an decade old product with a working standar. I use linux and flash is just a pain ...</p>]]>
    </content>
    <published>2010-03-12T22:31:47Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196395</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196395" />
    <title>Comment from Eric Schumacher-Rasmussen on 2010-03-12</title>
    <author>
        <name>Eric Schumacher-Rasmussen</name>
        <uri>http://www.streamingmedia.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.streamingmedia.com">
        <![CDATA[<p>@youngluck and @joseph: Jan Ozer does, indeed, write books and give seminars about Adobe products, but he's far from a shill for Adobe. He's also one of the most respected experts on video compression and codecs in the business. He's written for StreamingMedia.com for years, and he's never shied away from criticizing any vendor when it's warranted. </p>]]>
    </content>
    <published>2010-03-12T21:58:00Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196394</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196394" />
    <title>Comment from Boris on 2010-03-12</title>
    <author>
        <name>Boris</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>" This feature, launched in Flash 10.1, allows the plugin to use the graphics processing unit (GPU) on some computers to decode video "</p>

<p><br />
I remember S3 trio had some hardware accelerated playback back in mid 90's. And Adobe use it 15 years later :)</p>]]>
    </content>
    <published>2010-03-12T21:57:23Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196384</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196384" />
    <title>Comment from Dan on 2010-03-12</title>
    <author>
        <name>Dan</name>
        <uri>http://dandart.co.uk</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://dandart.co.uk">
        <![CDATA[<p>So... what about Linux? Just Windows and Mac results mean nothing.</p>]]>
    </content>
    <published>2010-03-12T20:52:41Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196379</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196379" />
    <title>Comment from L.P. McCracken on 2010-03-12</title>
    <author>
        <name>L.P. McCracken</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>@Nevermind50</p>

<p>Why is is preferable for Apple to have 100% control of the iphone os?  With Andriod <b>I</b> can have 100% control of my own phone. </p>

<p>This whole flash nonsense needs to be done away with.  Why is it important for little animations?  Advertising?  Games?  Pop up & down menus?  So what?  Microsoft products & flash are among the worst security risks in the modern era of computing & the quicker they go, the better off the world will be.</p>

<p>Adobe's whole attitude towards GNU/Linux is shameful.  Apple won't release the API's, but GNU/Linux is wide open, folks, so what's the hold up?  There must not be any money in it.</p>

<p>I just hope we can all keep from killing & attacking each other over this issue until a time comes when I can have a chip in my brain to stream this content directly to the front of my mind.  Fingers crossed!</p>]]>
    </content>
    <published>2010-03-12T20:36:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196376</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196376" />
    <title>Comment from Adrian Perez on 2010-03-12</title>
    <author>
        <name>Adrian Perez</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Well, Apple is always blocking and closing, reminds me M$ by now. <br />
BTW why are no Linux tests? Linux can't be left out such a comparison. </p>]]>
    </content>
    <published>2010-03-12T20:29:25Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196375</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196375" />
    <title>Comment from Kristofer on 2010-03-12</title>
    <author>
        <name>Kristofer</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>To conclude, if you use flash you are 100% dependant on the fact that Adobe chooses or is able to render flash efficiently. Something which is only the case for windows. Linux flash support is a joke and 64-bit version has been really buggy since it finally came out a year ago! </p>

<p>If you go HTML5, the performance depends on what browser you choose and what support it has for video rendering. There are browsers for pretty much all systems that will do this effectively.</p>

<p>To conclude, if you don´t want to lock yourself down to running Adobe flash on windows, HTML5 will be faster and better supported.</p>]]>
    </content>
    <published>2010-03-12T20:21:48Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196313</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196313" />
    <title>Comment from Douglas on 2010-03-12</title>
    <author>
        <name>Douglas</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Apart from CPU hogging and battery drain, (which is not necessarily proportionally related to CPU/ hardware acceleration), Apple has indicated the inherent instability of Flash in the Mac platform.  As a long time Mac user I can atest to this when processing program exceptions and problem reporting to Apple.  In Windows XP, at least with IE 7, it seems to also be the case.  It would be good to test for these issues too before assuming conclusions that make little business sense. Since 1997, Steve Jobs has shown a firm policy in adopting non-propietary standards going forward with new technologies both in hardware and software, (to the detriment of some nice Apple technologies like Firewire for example).</p>]]>
    </content>
    <published>2010-03-12T15:27:09Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196294</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196294" />
    <title>Comment from Al Tenhundfeld on 2010-03-12</title>
    <author>
        <name>Al Tenhundfeld</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Regarding the performance specifically, this is no different from Windows vs. Linux. </p>

<p>With Flash, we have to wait for Adobe to address the performance and security issues. </p>

<p>With HTML5, we can choose Chrome, Firefox, Opera, eventually Safari and IE, etc. </p>

<p>HTML5 encourages competition. If video performance is something that (super) users care about, they will start to use and recommend that browser. </p>]]>
    </content>
    <published>2010-03-12T14:48:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196264</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196264" />
    <title>Comment from WC on 2010-03-12</title>
    <author>
        <name>WC</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>So, to be clear:  When Flash can offload its video processing onto the video card, it 'only' takes 7% CPU now.  That's ridiculous!  </p>]]>
    </content>
    <published>2010-03-12T11:57:41Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196149</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196149" />
    <title>Comment from tracyanne on 2010-03-11</title>
    <author>
        <name>tracyanne</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You missed Linux, I would like to know the performance comparisons for Linux, Ubuntu will be fine.</p>]]>
    </content>
    <published>2010-03-12T00:29:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196127</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196127" />
    <title>Comment from Darren on 2010-03-11</title>
    <author>
        <name>Darren</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>@Udo, I don't think that is right. Sure, Flash could use CoreVideo/Quicktime for simple video playback as Chrome does on Mac but Flash needs much more than this. How would they implement RTMPE? Adaptive-bitrate? How would they implement their custom metadata event system? Real-time video filters with decent performance? Augmented reality? They need much more low-level access to the stream than the current APIs provide. Unless you're suggesting that Flash on OSX should be limited to what CoreVideo/Quicktime can provide and not be feature-comparable to the Windows version?</p>]]>
    </content>
    <published>2010-03-11T22:38:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196119</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196119" />
    <title>Comment from Nevermind50 on 2010-03-11</title>
    <author>
        <name>Nevermind50</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>@stefan</p>

<p>"f you really think that Apple is doing this for anything else but business reasons then you are kidding yourself."</p>

<p>Of course they're doing it for business reasons, they are a business and so they do that kind of thing.</p>

<p>BUT, the reason they're doing it is so they can fix problems without relying on some other company who couldn't  give a rats ass. At the moment, Apple can have 100% control of the iPhone OS.  It really is that simple</p>]]>
    </content>
    <published>2010-03-11T22:03:06Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196116</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196116" />
    <title>Comment from Nevermind50 on 2010-03-11</title>
    <author>
        <name>Nevermind50</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"Let's just get right down to, shall we? Steve Jobs, as bright as the guy is, just doesn't want the ability for people to create Adobe Air apps for free to place on devices like the iPad or other Apple devices that can replace paid applications that folks would normally pay for from Apple.</p>

<p>It's not a compatibility issue. It's a greed issue. If your Mac is crashing because of Flash whereas PCs do not? Well - buy a PC - they just work."</p>

<p>Not having a flash plugin on the iPhone OS does NOT stop developers using Adobe Air to create apps for the App Store.</p>

<p>So you advocate buying a computer based on its ability to use flash? OK. BTW, Mac's don't "crash" because of flash, maybe the browser crashes (except Snow Leopard, where the plugin runs as a separate process, so flash dies all alone ). Just thought I'd set the record straight on that one. My recommendation would be to buy a Mac and install ClickToFlash.</p>

<p>As to the greed issue, are you seriously suggesting that Apple are trying to control everything on the Internet??? You seem to have a real problem with Apple, but to suggest this is paranoid delusional.</p>

<p>Just sayin.<br />
 </p>]]>
    </content>
    <published>2010-03-11T21:55:41Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196098</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196098" />
    <title>Comment from jmrowland on 2010-03-11</title>
    <author>
        <name>jmrowland</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>What it all boils down to is this statement: The difference between Flash and HTML5 is that HTML5 will get better.</p>]]>
    </content>
    <published>2010-03-11T20:24:14Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196093</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196093" />
    <title>Comment from Derrick on 2010-03-11</title>
    <author>
        <name>Derrick</name>
        <uri>http://www.profeval.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.profeval.com">
        <![CDATA[<p>It looks like we, yet again, have someone comparing Flash to HTML5 on a video basis alone.  Flash is much more than video!</p>]]>
    </content>
    <published>2010-03-11T19:30:44Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196076</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196076" />
    <title>Comment from Rui Silva on 2010-03-11</title>
    <author>
        <name>Rui Silva</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I was writing a comment that just outgrew itself into a full blog post. You can read it here <a href="http://blog.rduartes.net/post.cfm/flash-and-html5-again." rel="nofollow">http://blog.rduartes.net/post.cfm/flash-and-html5-again.</a></p>]]>
    </content>
    <published>2010-03-11T18:01:22Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196068</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196068" />
    <title>Comment from Jared on 2010-03-11</title>
    <author>
        <name>Jared</name>
        <uri>http://www.boostability.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.boostability.com">
        <![CDATA[<p>I am curious to see how Silveright 3 and even Silveright 4 do in comparison. While flash has more market share, Silveright is a compelling new player in the RIA space.</p>]]>
    </content>
    <published>2010-03-11T17:20:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196055</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196055" />
    <title>Comment from Udo Schroeter on 2010-03-11</title>
    <author>
        <name>Udo Schroeter</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I'll have to call bullshit on this. The claim that hardware acceleration is not available in neither OS X nor Linux is just ridiculous. OS X even provides optimized wrapper libraries specifically for this purpose, namely CoreAudio and CoreVideo functions, as well as numerous built-in codecs and multimedia capabilities. With Snow Leopard, Apple furthermore introduced Grand Central Dispatch, as set of technologies dealing explicitly with efficient multicore computing, including offloading work to the GPU. Adobe's claim regarding Linux is equally baseless, since standard Linux distros come with a plethora of hardware acceleration packages for graphics, sound and multimedia handling. On top of that, Linux systems are very easy to extend, nothing stops them from including a nonstandard library here and there to help things along. </p>

<p>With these facts in mind I'd have to conclude that Adobe is simply not telling the truth, possibly because of the whole spat over Apple's mobile devices. And it seems to be working. Flash on iPhone OS is a completely different can of worms, and yet people are already having trouble telling it apart from OS X.</p>]]>
    </content>
    <published>2010-03-11T15:52:40Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196051</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196051" />
    <title>Comment from Ben on 2010-03-11</title>
    <author>
        <name>Ben</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>@todd :<br />
Search google before talking about things you don't know... <br />
Making flash files can be done for free. The only paying thing is th Flash Authoring tool, but anyone can generate Flash files for free using a notepad or free tools like flashdevelop, Adobe provides all that's necessary !<br />
And Flash allready works perfectly on touch devices, all mouse and keyboard events are translated automatically.<br />
No problem to criticise Flash, but search before saying nonsense...<br />
</p>]]>
    </content>
    <published>2010-03-11T15:07:58Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196039</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196039" />
    <title>Comment from Jigar shah on 2010-03-11</title>
    <author>
        <name>Jigar shah</name>
        <uri>http://jigarshah.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://jigarshah.net">
        <![CDATA[<p>Its not just speed, Its also about stability. Flash causes crashes more often on FF + Linux. </p>]]>
    </content>
    <published>2010-03-11T14:20:34Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196037</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196037" />
    <title>Comment from Jason on 2010-03-11</title>
    <author>
        <name>Jason</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Personally I hope that flash dies.  I don't use Mac (don't like Apple or Steve Jobs) I use Linux and have Blackberries, and flash has finally gotten usable on Linux but it's still a PITA.  I just hate it.  Partly because Adobe owns it (money hungry bastages) and partly because I feel that I shouldn't have to download a flipping plugin just to view content on a website.  Maybe if Adobe made flash player open source....yeah right, what was I thinking?</p>

<p>Anyway, come on HTML5, I'm rooting for you!</p>]]>
    </content>
    <published>2010-03-11T14:14:44Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196034</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196034" />
    <title>Comment from Peter da Silva on 2010-03-11</title>
    <author>
        <name>Peter da Silva</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>There is no way that Adobe is being honest here.</p>

<p>"According to Adobe, hardware acceleration is not supported under either Linux or Mac OS X, the latter because Mac OS X does not expose access to the required APIs. "</p>

<p>Um, what? No, really, WHAT? Are they saying that Apple is not letting Flash make OpenGL calls from a browser plugin? The people who did Processing for the Mac will be absolutely amazed to learn that.</p>

<p>Or are they saying their hardware acceleration is tied in to some API Apple doesn't even implement? DirectX perhaps? Adobe has played brinksmanship games to force Apple to change their APIs in the past (remember the Photoshop-vs-Yellow-Box-I-mean-Cocoa war?). This is more of the same.</p>]]>
    </content>
    <published>2010-03-11T14:05:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196022</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196022" />
    <title>Comment from Stefan Richter on 2010-03-11</title>
    <author>
        <name>Stefan Richter</name>
        <uri>http://www.muchosmedia.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.muchosmedia.com">
        <![CDATA[<p>I find it comical that Apple, arguably the most closed and secretive company in the world, is being considered a proponent of open web standards just because they do not allow Flash or other runtimes onto their platform. Nothing could be further from the truth - the moment HTML5 was capable of eating into their App Store revenue model (which it won't be for a long time) they'd block that too. </p>

<p>If you really think that Apple is doing this for anything else but business reasons then you are kidding yourself. And yes, Flash will be just fine with or without Apple's help. I'm looking forward to the day when all the Apple fanbois whinge about those darn HTML5-based audio-autoplaying banners that can no longer be effectively blocked. Sorry to disappoint you, but the technology is not at fault here, and annoying ads as well as CPU hogging web apps will never go away. <br />
</p>]]>
    </content>
    <published>2010-03-11T12:29:45Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:196006</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c196006" />
    <title>Comment from EaS on 2010-03-11</title>
    <author>
        <name>EaS</name>
        <uri>http://Http://Geekfun.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://Http://Geekfun.com">
        <![CDATA[<p>Adobe has been successful in framing the issue in terms of video playback with a beta version of Flash.  Video is only part of the story.  Those flash ads suck down obscene amounts of CPU and battery life on my MacBook Pro.</p>]]>
    </content>
    <published>2010-03-11T10:23:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195973</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195973" />
    <title>Comment from Steve on 2010-03-10</title>
    <author>
        <name>Steve</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p><i>Flash assumes mouse input, will never function properly for touch ( iPad, Android tablets ) without a total rebuild....</i></p>

<p>This is nonsense. I've been building kiosk touchscreen apps in Flash for years. Admitted Flash does not yet support multi-touch but touch-friendly Flash apps are a matter for the app developers .. not for Adobe to rebuild Flash</p>]]>
    </content>
    <published>2010-03-11T07:21:02Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195966</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195966" />
    <title>Comment from Anna on 2010-03-10</title>
    <author>
        <name>Anna</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Apple must have a strong motive to push HTML5 H.264 if Flash could be made to work much better on Macs and they don't offer the hooks to Adobe. Maybe Apple is driven by iPod/iPhone/iPad development and just finds Flash is not workable on such devices (in their opinion) so they'd rather have HTML5 all around.<br />
Google is certainly in a strange position given Chrome's HTML5 and Flash performance. I wonder how Android will fair if it supports both. My gut still tells me that they'd benefit from HTML5 H.264 in both as well and that's why I find the performance you found with Chrome odd. You'd think Chrome would have better performance there at this point.</p>

<p>In short, there's a desire for a single standard be it Flash or HTML5 with Apple pushing on one site, Adobe on the other, Google may be the decider depending on what they believe benefits Chrome and Android.</p>

<p><b>Reactions to ipad without flash: <a href="http://bit.ly/flash-on-ipad-right-or-wrong" rel="nofollow">http://bit.ly/flash-on-ipad-right-or-wrong</a></b></p>]]>
    </content>
    <published>2010-03-11T06:52:23Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195947</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195947" />
    <title>Comment from Darren on 2010-03-10</title>
    <author>
        <name>Darren</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>@Jensen, read Tinic's comments on his blog if you're unclear about why the available Quicktime API's are unsuitable for Flash:</p>

<p>"QuickTime is inadequate for the Flash Player for about 100 or more reasons. Examples: - It does not support RTMFP or other required protocols by the Flash Player. - It does not provide low level access to an H.264 decoder. - You can not read back RGB data with reasonable performance. - Pre 10.6 only supported baseline and some of main profile. etc. etc. etc."</p>

<p><a href="http://www.kaourantin.net/2010/02/core-animation.html" rel="nofollow">http://www.kaourantin.net/2010/02/core-animation.html</a></p>

<p>@Others, for those complaining about this article not comparing HTML5 to Flash, don't be so lazy - read the article linked to in the main text (from StreamingLearningCenter.com) for the results yourself. </p>]]>
    </content>
    <published>2010-03-11T04:49:13Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195945</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195945" />
    <title>Comment from FrancoB411 on 2010-03-10</title>
    <author>
        <name>FrancoB411</name>
        <uri>http://Temedigital.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://Temedigital.com">
        <![CDATA[<p>Maybe it's about revenue. </p>

<p>Two major online sources of revenue are:<br />
1: Ads 2: Content</p>

<p>Is it any surprise that Apple is blocking a competing company's standard, when that standard is used mainly for ads and delivering content?</p>

<p>It's less about control of the device, and more about control of the distribution channel/money. </p>

<p>Any content coming through an iPhone app is an opportunity for apple to share in the revenues for both ads and content. </p>

<p>If people miss their flash content, the potential downside for apple is that people will buy Android rather than Apple devices. If that happens, the worst case scenario is Apple sells us a story about how they "finally" adopted flash because the "brilliant engineers" finally came up with a solution.</p>

<p>However, if people don't miss Hulu and the intrusive CPU/bandwidth hugging ads enough to buy a competing device, the upside for Apple is enormous. A proprietary disto channel for Video, Ads, and now with iPad, Print. </p>

<p>These guys aren't playing around. </p>

<p> <br />
</p>]]>
    </content>
    <published>2010-03-11T04:42:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195926</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195926" />
    <title>Comment from confused on 2010-03-10</title>
    <author>
        <name>confused</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Apple has made much more noise about how they feel Flash is insecure, or otherwise buggy, then they have about how it's bad for battery life. If HTML5 proves as insecure and buggy as Flash, then I'll have to question Apple's sanity.</p>

<p>But even then, where is the surprise? HTML5 is barely out of the gates as pre-beta stuff.. the standard isn't even properly ratified. And yet, in some cases it's already competitive with (or better than) Flash? I'm seeing no problem here.</p>

<p>If this is what's needed to get Adobe off their butts to stay competitive with Flash, then I'm all for it. At worst, we'll have an standard that's competitive with Flash, that works well across platforms. I see no problem with it being rough for a few years, since I dealt with Futuresplash in it's infancy and found it just as lame.</p>]]>
    </content>
    <published>2010-03-11T02:43:58Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195922</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195922" />
    <title>Comment from bonelyfish on 2010-03-10</title>
    <author>
        <name>bonelyfish</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"Video is only a small part of Flash and HTML 5. Flash can do so much more then just Video ..."</p>

<p>And that is the real problem. You can skip the OS and the web browser if the Flash program is sophisticate enough. Worst but most people intentionally ignored, it is not open standard.<br />
</p>]]>
    </content>
    <published>2010-03-11T02:04:28Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195918</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195918" />
    <title>Comment from Michael Rees on 2010-03-10</title>
    <author>
        <name>Michael Rees</name>
        <uri>http://www.michaeljrees.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.michaeljrees.com">
        <![CDATA[<p>HTML5 is much, much more than just video. It allows us to use browser native user interface controls like buttons, text boxes, dropdowns, checkboxes and so on, it brings local storage, and more. HTML5 be programmed in universal (nearly) JavaScript rather than other proprietary scripting. Bring on HTML5 ASAP.</p>]]>
    </content>
    <published>2010-03-11T01:56:39Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195914</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195914" />
    <title>Comment from Mike From Cincinnati Ohio on 2010-03-10</title>
    <author>
        <name>Mike From Cincinnati Ohio</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I think this really goes to a bigger question.</p>

<p>what is the design requirements for this device?</p>

<p>heavy internet (can I call it that?) usage, or lighter more flighty usage? </p>

<p>I think that people are thinking this is a "tablet" like device, and I think Apple isn't/wasn't. I think the approach from Apple is that this an ereader that is pretty potent. People don't want the crappy ereaders available today... they want a portable device with a touch screen that has an OS built into it that's fast, non battery hog, and can pretty much do all the things there desktop can do on the go. </p>

<p>reality is that this isn't the device for that.  </p>]]>
    </content>
    <published>2010-03-11T01:23:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195909</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195909" />
    <title>Comment from Kevin on 2010-03-10</title>
    <author>
        <name>Kevin</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Let's just get right down to, shall we? Steve Jobs, as bright as the guy is, just doesn't want the ability for people to create Adobe Air apps for free to place on devices like the iPad or other Apple devices that can replace paid applications that folks would normally pay for from Apple. </p>

<p>It's not a compatibility issue. It's a greed issue. If your Mac is crashing because of Flash whereas PCs do not? Well - buy a PC - they just work.</p>]]>
    </content>
    <published>2010-03-11T00:57:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195901</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195901" />
    <title>Comment from Nick Sharratt on 2010-03-10</title>
    <author>
        <name>Nick Sharratt</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The clincher for me is that I use the iPhone for almost all my web use for over a year and very very rarely miss flash. For the vast majority of sites, it's a boon to avoid junk adverts or other dross that doesn't compete for my attention or take any resources (CPU or GPU, they would both take power). </p>

<p>The few sites I miss flash with I blame the web designers for using a proprietry format for no good reason since without fail, other sites provide the same utility without it.</p>

<p>Sure, I know there are flash games etc that I can't view, but since those tend to be written for either a mouse or keyboard, they would be unusable on the iPhone (or any other touch screen only device) anyhow without being re-written. </p>

<p>Will I miss flash on the ipad? Sure sometimes, but very rarely and I suspect with decreasing frequency as more web designers realise they're alianating a slice of their demographic - a demographic with demonstrably more disposable income from having paid the Apple tax in the first place :) </p>]]>
    </content>
    <published>2010-03-11T00:06:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195886</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195886" />
    <title>Comment from flash designer on 2010-03-10</title>
    <author>
        <name>flash designer</name>
        <uri>http://www.flashdesigner.com.au/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.flashdesigner.com.au/">
        <![CDATA[<p>Video is only a small part of Flash and HTML 5. Flash can do so much more then just Video, and therefore it should be able to co-exist with HTML 5, assuming the Adobe guys do keep their focus and do the right thing, as Flash is a hopeless illogical tool to work with. AS3 makes it simply worse  </p>]]>
    </content>
    <published>2010-03-10T21:55:09Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195880</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195880" />
    <title>Comment from insight on 2010-03-10</title>
    <author>
        <name>insight</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This article literally makes no sense. There is no such thing as HTML5 video; when you are talking about video performance you are talking about codecs and decoders. Thankfully the article from Jan delves into the actual technologies involved, but shame on Sarah for not taking the time to write about things accurately.</p>]]>
    </content>
    <published>2010-03-10T21:29:07Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195864</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195864" />
    <title>Comment from monsterofNone on 2010-03-10</title>
    <author>
        <name>monsterofNone</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>oh.... sarah is a microsoft contractor. nevermind. i expected fairness. silly me.</p>]]>
    </content>
    <published>2010-03-10T20:09:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195863</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195863" />
    <title>Comment from monsterofNone on 2010-03-10</title>
    <author>
        <name>monsterofNone</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>this article acts as if the graphics processor doesn't use power. just because the load is shifted to the "hardware" doesn't mean the load goes away. the processing done there continues to draw power from the battery.</p>

<p>when we see those figures the analysis will be complete.</p>]]>
    </content>
    <published>2010-03-10T20:04:05Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195852</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195852" />
    <title>Comment from Jeff on 2010-03-10</title>
    <author>
        <name>Jeff</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I'm pretty sure the only numbers there that are relevant to the iPad decision are the Safari / OS X numbers, and they seem to be pretty convincing in favor of the decision Apple has made. 12% compared to 37%?</p>

<p>The root problem isn't that Flash is "always a hog", it's that it's a proprietary technology controlled by one vendor and so the performance you get is at the whim of that one vendor.</p>

<p>Adobe can claim they can't get hardware acceleration on OS X or Linux, but it's an excuse. There are public APIs for getting accelerated H.264 playback in OS X and open source libraries for doing the same on Linux. The reason there's no hardware acceleration is because (at least prior to the iPhone and the Mac's market resurgence), Adobe didn't think those markets were important enough to spend the resources optimizing.</p>

<p>The desire for an open standard is only partially fueled by poor engineering in some of Adobe's products, but there's a much bigger, much more important issue that HTML5 is trying to address.</p>]]>
    </content>
    <published>2010-03-10T19:31:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195844</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195844" />
    <title>Comment from Todd on 2010-03-10</title>
    <author>
        <name>Todd</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Glad to see all the people who went to Parsons Art school, for a "degree" in Flash, defend Flash and reassure us all on how HTLM5 will never replace Flash in the comments!</p>

<p>:P</p>

<p>P.S. Flash will be a mere footnote in the history technology by ~2012</p>]]>
    </content>
    <published>2010-03-10T19:03:02Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195840</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195840" />
    <title>Comment from Peter on 2010-03-10</title>
    <author>
        <name>Peter</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Adobe goes on to say "The Flash Player team will continue to evaluate adding hardware acceleration to Linux and Mac OS X in future releases." </p>

<p>exactly the reason why flash is fubar, some people actually use linux and would benefit using an standard</p>]]>
    </content>
    <published>2010-03-10T18:53:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195839</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195839" />
    <title>Comment from Anon on 2010-03-10</title>
    <author>
        <name>Anon</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Yet another misleading headline and poorly written article by this writer and site. Your headline claims to have HTML5 vs. Flash results, but it's mostly just a comparison of results from different Flash versions. In the case where Flash vs. HTML5 results are presented, Flash is clearly the poorer performer, which is not surprising, yet you downplay the results and quickly move on to irrelevancies, which is beginning to not be surprising here either.</p>]]>
    </content>
    <published>2010-03-10T18:51:32Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195835</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195835" />
    <title>Comment from Jensen Gelfond on 2010-03-10</title>
    <author>
        <name>Jensen Gelfond</name>
        <uri>http://twitter.com/Jensen_G</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/Jensen_G">
        <![CDATA[<p>@Mauro Adobe saying that it is Apple's fault is not evidence. An impartial developer explaining the situation and programming issues would be evidence. So if you're going to rag on me in specific, at least give me something to chew on.</p>]]>
    </content>
    <published>2010-03-10T18:36:30Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195834</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195834" />
    <title>Comment from Mauro on 2010-03-10</title>
    <author>
        <name>Mauro</name>
        <uri>http://imauro.com/blog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://imauro.com/blog">
        <![CDATA[<p>@Jensen Gelfond</p>

<p>Adobe itself already said that they cannot use the Apple's core API and that it is restricted... This is known issue for more than one year. That's why the Adobe is lazy Job's thing is just stupid.<br />
</p>]]>
    </content>
    <published>2010-03-10T18:33:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195833</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195833" />
    <title>Comment from bothausen on 2010-03-10</title>
    <author>
        <name>bothausen</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The only tests that mattered here were the OS X Flash vs. HTML5. We all knew Flash was faster on Windows. Period. Sorry, but watching Flash in 720p vs. HTML5 is a joke on OS X. <br />
85%-110% for Flash vs. 15% For HTML5. Since Jobs is the one who has brought this to attention, why are you testing Windows? His stance only concerns OS X and derivatives. And Yes the motivations are murky as to the reasons why. Is it bad openGL implementation? Apples lack of API access? These 2 companies rely so much on one another you would think they could get it together. But for the last 3 years they have been part of a blame game that has resulted in support less apps and crummy performance. We all end up suffering.</p>]]>
    </content>
    <published>2010-03-10T18:33:02Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195829</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195829" />
    <title>Comment from Cory Birdsong on 2010-03-10</title>
    <author>
        <name>Cory Birdsong</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Indeed, the idea that Apple is blocking Flash for iTunes-related reasons is silly. There is nothing stopping Hulu or Netflix from making an iPhone or iPad app to view their content, or making an HTML 5 version of their pages to serve to iPhone OS devices. It's simply not a logical conclusion.</p>]]>
    </content>
    <published>2010-03-10T18:25:32Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195822</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195822" />
    <title>Comment from Wilhelm Reuch on 2010-03-10</title>
    <author>
        <name>Wilhelm Reuch</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p><br />
It is time for the web - and the web builders - to grow up. </p>

<p>You simply cannot build an open web on closed technology controlled by one agressive little company (Adobe Inc.).</p>

<p>The Flash problem is not Apples. And it is not Adobes either. Thats not where the problem is.</p>

<p>The problem is the people that have been allowed to build the sites. They have been using closed, commercial technology when they should have known better. Like the Toyota CEO these people should publically remorse, cry and ask for forgiveness for their incompetence and lack of vision. And then they should get a job at wal-mart and let more responsible web-builders do the heavy lifting in building websites from now on.</p>

<p>Apple is simply building a web-rendering boxes based on the open standards they are presented with. And a lot of sites doesnt work - this problem is with the sites and the people that make (or influence) the decisions. And this include readwriteweb.com. Shame on you.</p>]]>
    </content>
    <published>2010-03-10T18:05:09Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195821</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195821" />
    <title>Comment from Les on 2010-03-10</title>
    <author>
        <name>Les</name>
        <uri>http://mindmeld.ws</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://mindmeld.ws">
        <![CDATA[<p>Let me understand what you guys are saying.</p>

<p>You are measuring cpu load, saying that platforms where flash can move it's processing onto the GPU have less cpu load, and then not telling us what the gpu load is?</p>

<p>I'm not saying that is completely invalid, but it seems a bit obvious that platforms where adobe has optimized flash to use less cpu and more gpu would have less cpu usage.  The problem is that you make a hasty generalization that flash performs better on that system because of lower cpu usage.  That is, simply, and invalid conclusion.  To do that, you would have to show an aggregate of the cpu and gpu load.  Instead, the only conclusion you can draw is that flash uses less cpu on those platforms.  There is a difference which is noticeable by the person using the computer.</p>]]>
    </content>
    <published>2010-03-10T18:04:28Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195811</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195811" />
    <title>Comment from Joseph on 2010-03-10</title>
    <author>
        <name>Joseph</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>People, you can't say Flash dosen't allow Multi-Touch Screen!!</p>

<p>Here is even a tutorial, it's so easy, it basically takes seconds to convert from MouseEvents to TransformGestureEvent.<br />
<a href="http://gotoandlearn.com/play?id=119" rel="nofollow">http://gotoandlearn.com/play?id=119</a></p>]]>
    </content>
    <published>2010-03-10T17:43:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195810</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195810" />
    <title>Comment from Rob on 2010-03-10</title>
    <author>
        <name>Rob</name>
        <uri>http://www.bestwebimage.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bestwebimage.com">
        <![CDATA[<p>Not really a Pear to Pear comparison in this post. For Mac's you compare Flash to HTML5 and for Windows you compare Flash versions.</p>

<p>What I did like about this post is Apple's potential threat to not support Flash. I think that's great. I'm sure Google thinks it great as well as they keep selling more and more Androids + whatever else where Apple decides to not support. Cmon Apple, stop supporting Java while you are at it!</p>]]>
    </content>
    <published>2010-03-10T17:40:21Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195804</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195804" />
    <title>Comment from tricon.myopenid.com on 2010-03-10</title>
    <author>
        <name>tricon.myopenid.com</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>There are some misunderstandings in this article and in some of the comments.</p>

<p>H.264 is NOT part of the official HTML5 spec. The codec is still being agreed upon. It is likely that Google's recent purchase of a streaming video company will result in Google open sourcing that company's videos codec in order to mitigate the proprietary and licensing concerns of the other proposed codecs.</p>

<p>Adobe's claims of hardware acceleration not being supported in OS X and Linux are false. Apple exposes hardware acceleration through the Quicktime API, however, Adobe is complaining because they want lower level access to the hardware. They could readily utilize the QT API that Apple has developed for all OS X applications to be able take advantage of.</p>

<p>As for Linux, there are ways, though I can see the lack of "standardization" on Linux being a hurdle. Nevertheless, it is still possible.</p>

<p>To say "HTML5 doesn't run as well as Flash" in some scenarios is also an incorrect statement. That's like saying HTML4 doesn't render correctly because IE6 struggles to do so. HTML5 is a standard. Just as Javascript rendering engines have become more efficient, rendering techniques such as those for the canvas tag will become more efficient.</p>

<p>What's great about HTML5 is that performance is up to the browser developers. Being that HTML5 is a proposed standard, browser developers can readily, freely work on performance issues as necessary. It is yet another front they can compete on, and that's a good thing. With Flash, performance is bound to Adobe, and they clearly have not cared about performance across platforms (and not in general until recently).</p>

<p>Is this part a business move? Absolutely, but it's not to block sites like Hulu. It makes no sense to blanket-sweep the entire Internet's main form of video playback solely to encourage users to purchase from the iTunes Store when most of the videos on the Internet are non-commercial. As @Danny said, sites could easily switch to HTML5 (once the video codec is agreed upon).</p>

<p>This is both a technical and political war. I'm with Apple on this one.</p>]]>
    </content>
    <published>2010-03-10T17:32:19Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195800</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195800" />
    <title>Comment from ab3001 on 2010-03-10</title>
    <author>
        <name>ab3001</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Your conclusion </p>

<p>...more of a business-minded one. After all, if you could easily visit Hulu.com (or, overseas, the BBC iPlayer, for example) to stream TV shows and movies, then why would you need to buy them from the iTunes Store?</p>

<p>does not make sense as BBC iPlayer is available on iPhone.</p>]]>
    </content>
    <published>2010-03-10T17:27:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195799</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195799" />
    <title>Comment from str1f3 on 2010-03-10</title>
    <author>
        <name>str1f3</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>@David Yes, h.264 is proprietary but MPEG  includes approximately 350 members per meeting from various industries, universities, and research institutions. Not just Apple.</p>

<p>Because the Flash plugin is privately owned it is dependent on Adobe to provide upgrades to all OS's to perform equally. This is not what they've been doing. Except Windows, Flash performs lousy everywhere else. With h.264, it allows an equal playing ground for performance. Adobe hasn't even mentioned what when hardware acceleration will be available for Linux.</p>

<p>I sure it'll be nice to have Flash videos on many smartphones but there will be a price to pay. With that come Flash ads which will also help to murder battery life.</p>]]>
    </content>
    <published>2010-03-10T17:26:47Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195797</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195797" />
    <title>Comment from Mehmet Alpsoy on 2010-03-10</title>
    <author>
        <name>Mehmet Alpsoy</name>
        <uri>http://www.alpsoy.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.alpsoy.com">
        <![CDATA[<p>In much cases CPU usage depends on developers optimization ability. So it doesn't matter if it is Flash or HTML5. A web application in both platforms without optimization could kill a 8 core CPU.</p>

<p>It is a big brands war that's happening now, so we all have to wait and see what's next.</p>

<p>Adobe is in cooperation with many mobile device and platform manufacturers (who are looking forward for lack of iPhone sales), and probably Apple Mobile devices will be only the ones who don't support Flash Player soon. Besides I don't think Adobe will allow Flash to die after all that investments and those smart guys should have a plan as we saw a couple of examples at Adobe MAX 2009.</p>]]>
    </content>
    <published>2010-03-10T17:24:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195795</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195795" />
    <title>Comment from Sean on 2010-03-10</title>
    <author>
        <name>Sean</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I'm not sure you're comparing apples to apples. Flash is a runtime. HTML5 video is a call out to whatever plays video and setups up a context for rendering for . I don't even know why you'd expect performance of playing video to be close, it actually surprised me that they were on non-windows platforms but as I've said Flash is a runtime and can do things like defer to the GPU if possible.<br />
Adobe has already stated that CoreImage/Animation will be used on OS X to dramatically drop CPU usage to the point where it will be faster than Windows. </p>

<p>I guess the better question is how does  render video and can/will the process be improved? If they're just pipelining the video to something like ffmpeg and playing the video, do you really expect the performance to be that great? Or does it load up QuickTime on OS X, which isn't the quickest thing to run already?</p>

<p>I guess I'd rather know more about how the runtime and each of the browsers play the video rather than just looking at CPU numbers and calling it a day.</p>]]>
    </content>
    <published>2010-03-10T17:23:32Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195794</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195794" />
    <title>Comment from 读写网中文版编辑 on 2010-03-10</title>
    <author>
        <name>读写网中文版编辑</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>So many apples in the walled garden.</p>]]>
    </content>
    <published>2010-03-10T17:17:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195791</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195791" />
    <title>Comment from Viswakarma on 2010-03-10</title>
    <author>
        <name>Viswakarma</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>"hardware acceleration is not supported under either Linux or Mac OS X, the latter because Mac OS X does not expose access to the required APIs"!!!</p>

<p>It is case of security!!! Now wonder there is so much of malware for Windows since its APIs provide access to the hardware.</p>]]>
    </content>
    <published>2010-03-10T17:09:05Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195786</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195786" />
    <title>Comment from David on 2010-03-10</title>
    <author>
        <name>David</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You trash Flash for being proprietary and yet support H.264 in HTML5. H.264 is proprietary. It requires a royalty fee to be paid by the content creator if you're making money with your video.</p>

<p>Apple is spearheading HTML5. They own part of H.264. They sanction what apps go on THEIR devices. They control everything. You guys are being dupped in the name of "standards".</p>]]>
    </content>
    <published>2010-03-10T17:03:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195782</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195782" />
    <title>Comment from Matthew on 2010-03-10</title>
    <author>
        <name>Matthew</name>
        <uri>http://matthewfabb.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://matthewfabb.com">
        <![CDATA[<p>The interesting thing, is that according to this article from Adobe's Tinic Uro who's on the Flash Player team, Apple recently worked with Adobe to make Flash Player 10.1 faster in rendering graphics on a Mac (faster apparently than Windows now):<br />
<a href="http://www.kaourantin.net/2010/02/core-animation.html" rel="nofollow">http://www.kaourantin.net/2010/02/core-animation.html</a></p>

<p>Yet Apple won't work with Adobe on improving Flash video on the Mac opening up the required API.<br />
</p>]]>
    </content>
    <published>2010-03-10T16:52:42Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195780</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195780" />
    <title>Comment from Aaron on 2010-03-10</title>
    <author>
        <name>Aaron</name>
        <uri>http://blog.nothinggrinder.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.nothinggrinder.com">
        <![CDATA[<p>It is certainly a business move on Apple's part. Apple owns patents that are involved in the HTML5 spec. One is the Canvas tag and the other is of course their H.264 video codec. The more proprietary code Apple can push into the HTML5 spec, the more opportunity they create for themselves. </p>

<p>Apple is attempting to put a standard on web design by doing this. It seems they are trying to push developers to focus on building services for Apple's platforms instead of creating technology. The fact that Apple doesn't support any plug-in architecture on iPhone or iPad is more proof that Apple wants control of internet technology. </p>

<p>Sure, Flash is proprietary code, but at least Flash is a runtime environment for software. Software is open in that it allows developers to innovate / invent new technologies provided they deploy on the Flash platform. HTML5 is simply a markup language and does not allow for any innovation. It also requires a web browser to be viewed where as Flash can be deployed across all screens and devices (proven with the imminent release of Flash Player 10.1 and AIR 2.0 for mobile).</p>

<p>You can read a bit more about the Apple HTML5 Open Standards issues and rivalries here: <a href="http://blog.nothinggrinder.com/id-rather-be-a-woz" rel="nofollow">http://blog.nothinggrinder.com/id-rather-be-a-woz</a></p>]]>
    </content>
    <published>2010-03-10T16:49:31Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195779</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195779" />
    <title>Comment from Joseph on 2010-03-10</title>
    <author>
        <name>Joseph</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>+1 youngluck -- "You forgot to mention that Jan Ozer sells books and gives paid seminars on Flash and was hired on more than one occasion, by Adobe Press, to pen books about Adobe products. Disclosure fail."</p>

<p>The guys livelihood depends on Flash being around. Could you not mention a little bit more about his past involvements in each technology before blindly posting his findings?</p>]]>
    </content>
    <published>2010-03-10T16:44:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195776</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195776" />
    <title>Comment from Jensen Gelfond on 2010-03-10</title>
    <author>
        <name>Jensen Gelfond</name>
        <uri>http://twitter.com/Jensen_G</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://twitter.com/Jensen_G">
        <![CDATA[<p>I'm not going to trust claims that Apple is blocking flash from accessing the "required hardware" on the Mac unless you have the evidence to prove it. Out of anyone developing for the Mac, Flash is the only program I've heard that's having this "problem." So, what's the deal here?</p>]]>
    </content>
    <published>2010-03-10T16:39:14Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195775</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195775" />
    <title>Comment from App Hacker on 2010-03-10</title>
    <author>
        <name>App Hacker</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Well what normals might not know about HTML5 in Chrome is that a) it's still very early and there are many issues being worked on with respect to video and audio performance on Mac OS X Platform (remember it's still in beta). and b) the standard for HTML5 has not yet been finalized. </p>

<p>Flash is a closed system that vastly underperforms on non-windows PC systems. It is legacy, HTML5 is the future. Why is it the future? Because developers wont have to pay for software to develop HTML5 like they do for flash and they can use the same language and tools they use for the rest of their website work.</p>]]>
    </content>
    <published>2010-03-10T16:36:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195774</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195774" />
    <title>Comment from Darren Stuart on 2010-03-10</title>
    <author>
        <name>Darren Stuart</name>
        <uri>http://startupticker.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://startupticker.com">
        <![CDATA[<p>The only real comparison can be made once the html5 spec has been signed off and all browser support it. </p>

<p>Does anyone know how much cpu a js controlled canvas animation uses compared to flash?</p>]]>
    </content>
    <published>2010-03-10T16:33:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195773</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195773" />
    <title>Comment from timbob on 2010-03-10</title>
    <author>
        <name>timbob</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Todd: so I guess the videos we've seen around of existing Flash content working perfectly well on touch devices such as the Nexus One or the Palm Pre are what, a surreal dream?</p>

<p>There's no "complete rebuild" necessary. Unless one uses an interface that relies 100% on mouse overs (how many of those do you know?), things work perfectly well. And to be quite honest, I've seen a lot of HTML interfaces and menus relying onmouseovers for pulldown. This will also need to be "completely rebuilt", therefore by your logic the ipad shouldn't have HTML.</p>

<p>Your ignorance of the licensing snafu with HTML video and "brutal developer fees" while you forget the main tools are free and that the format needs no licensing just makes your whole "larger issue" point a baffling exaggeration.</p>]]>
    </content>
    <published>2010-03-10T16:33:05Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195771</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195771" />
    <title>Comment from youngluck on 2010-03-10</title>
    <author>
        <name>youngluck</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You forgot to mention that Jan Ozer sells books and gives paid seminars on Flash and was hired on more than one occasion, by Adobe Press, to pen books about Adobe products.  Disclosure fail. </p>]]>
    </content>
    <published>2010-03-10T16:27:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195768</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195768" />
    <title>Comment from Matt on 2010-03-10</title>
    <author>
        <name>Matt</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I am going to have to agree with Mike Cane, these tests need to be done on mobile devices. Also measuring cpu usage alone is not enough. The assumption here is that gpu cycles are more efficient on power consumption than cpu cycles. I would like to see that documented as part of the test. Also if battery life is the issue then that is what should be tested, not the component parts of what might be draining the power.</p>]]>
    </content>
    <published>2010-03-10T16:25:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195767</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195767" />
    <title>Comment from Kleanthis Economou on 2010-03-10</title>
    <author>
        <name>Kleanthis Economou</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>So, this test tells us that the Flash plugin performs better on Windows than it does on the Mac. There was a time, before twitter and facebook and all the social media gobliegoop - you know a time when not EVERYONE on the planet had a microphone and was a technology expert - and quite a few people knew that to be the fact. </p>

<p>Notoriously, since Macromedia and the Flash 3 days, the flash plugin performs worse on the Mac than on Windows. Back then, it was simply because Macromedia had more engineering resources on the Windows version since the majority of usage was on that platform. </p>

<p>I believe "performance" is the scape goat for the reason why Apple doesn't bring Flash on it's iPhone OS. Does anyone remember the presentation of OS X some 10 years ago? Adobe came out as a leading partner for porting its top apps (Photoshop etc) to the new OS. All the apps were pigs and were running on crutches - but dammit - they were running on OS X. </p>

<p>Apple has nothing to benefit from bringing Flash on the iPhone. They are doing quite well dominating the market and having tons of apps/games/video content without Flash. Adobe on the other hand, has all the reasons why they want Flash on that gravy train.</p>]]>
    </content>
    <published>2010-03-10T16:24:04Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195764</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195764" />
    <title>Comment from timbob on 2010-03-10</title>
    <author>
        <name>timbob</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Nobonetopick: that doesn't make any sense. It's the same as saying HTML or normal GUIs won't work. The fact that it can use mouse position and keyboard states doesn't mean it can't use clicks and gestures. The platform is fully supportive of those UI elements. Stop repeating this myth, it's just nonsense.</p>]]>
    </content>
    <published>2010-03-10T16:14:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195763</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195763" />
    <title>Comment from Todd on 2010-03-10</title>
    <author>
        <name>Todd</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Moot point</p>

<p>Flash assumes mouse input, will never function properly for touch ( iPad, Android tablets ) without a total rebuild.</p>

<p>Larger issue - Flash is now, will always be, closed proprietary plug-in, with brutal developer fees and licensing. HTML has zero fees, no licensing entanglements and ( I'm just as shocked as any one by this ) will supposedly be supported in IE9</p>]]>
    </content>
    <published>2010-03-10T16:13:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195762</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195762" />
    <title>Comment from James Baugh on 2010-03-10</title>
    <author>
        <name>James Baugh</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I personally will never buy an iPad until it supports flash or hulu.com and others (online magazines like catchmagazine.org) work in HTML5.</p>]]>
    </content>
    <published>2010-03-10T16:13:30Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195760</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195760" />
    <title>Comment from Danny on 2010-03-10</title>
    <author>
        <name>Danny</name>
        <uri>http://dannyruchtie.nl</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://dannyruchtie.nl">
        <![CDATA[<p>It's sound's strange to me. Why would Apple want to block site's like hulu.com? Hulu could switch to .h264 (html5) video's just like youtube and vimeo. Blocking flash is a strange way of holding back competition for iTunes. </p>

<p>I'm not really into OS X programming, but can't adobe use the Grand Central Dispatc and OpenCL API's that apple put in Snow Leopard? </p>]]>
    </content>
    <published>2010-03-10T16:11:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195759</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195759" />
    <title>Comment from Brian Mastenbrook on 2010-03-10</title>
    <author>
        <name>Brian Mastenbrook</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Disclaimer: I hate Flash. It's a buggy piece of garbage and I use Flash-blocking tools on all platforms.</p>

<p>That said, you've got it exactly right when you say that "Flash's "CPU hogging" may be a contributing factor in Apple's decision to not support the technology on their mobile devices, that's probably not the only reason behind the block". Apple has generic language in the iPhone developer agreement that blocks substantially more than Flash from the App Store:</p>

<p>   3.3.2   An Application may not itself install or launch other executable code by any  means, including without limitation through the use of a plug-in architecture, calling other frameworks, other APIs or otherwise. No interpreted code may be downloaded or used in an Application except for code that is interpreted and run by Apple's Documented APIs and built-in interpreter(s).  </p>

<p>If it weren't for this, Adobe would be able to publish an app that allowed users to browse with Flash. It wouldn't be as efficient as it could be with hardware video decode support, but it would at least be something. There are already alternative browsers on the iPhone (see iCab, for example), but they are required to use the WebKit engine and can't bundle other plugins.</p>

<p>This condition also blocks Java from the App Store, along with numerous other programs, such as emulators for classic computer architectures and programming tools. I used to have a dozen different programming languages on my Palm OS devices, including a full C compiler! None of these would be allowed on the iPhone.</p>

<p>This condition also blocks Firefox and the Opera Mobile browser from the app store, as neither of these browsers uses Apple's JavaScript engine.</p>

<p>Please, mention this condition when covering the issue of Flash. It blocks a wide variety of useful applications from the iPhone. Flash is just a secondary victim.</p>]]>
    </content>
    <published>2010-03-10T16:11:02Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195757</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195757" />
    <title>Comment from Nobonetopick on 2010-03-10</title>
    <author>
        <name>Nobonetopick</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This misses the point.  Flash will not work with "touch" since so many of its controls are mouse/keyboard based.  This is a "Mexican standoff" and I would be more comfortable putting my money on Apple than Adobe. But it sure is fun to watch.</p>]]>
    </content>
    <published>2010-03-10T16:08:00Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195753</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195753" />
    <title>Comment from Brian Burridge on 2010-03-10</title>
    <author>
        <name>Brian Burridge</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I can't speak for anyone else, but my MacBook Pro (last years model) fully stocked on memory, in Firefox, chokes on every single Flash video. It's terrible. I run a flash blocker in firefox now. Its usable in Opera and Camino, but totally unusable in Firefox. Whereas, HTML 5 video is fantastic. Loads faster, plays instantly, doesn't send my cpu into a tail spin, doesn't spike Firefox's memory through the roof. Same goes on my kids brand new mac mini (fully loaded on memory). They hate flash and complain about it all the time.</p>]]>
    </content>
    <published>2010-03-10T16:02:06Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195750</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195750" />
    <title>Comment from Mike Cane on 2010-03-10</title>
    <author>
        <name>Mike Cane</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>These tests were conducted on desktop platforms.  The war is on the mobile battlefield.  Let's see testing when Android/Palm webOS has Flash vs HTML5 on iPhone/iPad and Android/Palm webOS.</p>]]>
    </content>
    <published>2010-03-10T16:00:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195748</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195748" />
    <title>Comment from Russell Tripp on 2010-03-10</title>
    <author>
        <name>Russell Tripp</name>
        <uri>http://getyourinfusion.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://getyourinfusion.com">
        <![CDATA[<p>The only people these results should surprise are the ones who aren't paying attention.  Apple's decisions regarding Flash have everything to do with controlling content and therefore revenue from their devices.  If it didn't, they wouldn't support Java - for all the same reasons they claim they don't support Flash.</p>

<p>I'm not saying Flash doesn't have problems, but it's pretty apparent that their "laziness" just isn't such a reality based on what they've been doing on <em>other</em> platforms.</p>]]>
    </content>
    <published>2010-03-10T15:57:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195747</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195747" />
    <title>Comment from Satya Prakash on 2010-03-10</title>
    <author>
        <name>Satya Prakash</name>
        <uri>http://www.satya-weblog.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.satya-weblog.com">
        <![CDATA[<p>I many times tried to use HTML test on Youtube. it does not work correctly. It seems to load faster as visible from slider but it actually not. and it gives jerks when you play. Mine is only 256 kbps speed so I generally cache content and then play video on youtube. but in HTML5 test on youtube caching does not work.</p>]]>
    </content>
    <published>2010-03-10T15:57:49Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2010://1.18645-comment:195744</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2010://1.18645" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php#c195744" />
    <title>Comment from Satya Prakash on 2010-03-10</title>
    <author>
        <name>Satya Prakash</name>
        <uri>http://www.satya-weblog.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.satya-weblog.com">
        <![CDATA[<p>I tried </p>]]>
    </content>
    <published>2010-03-10T15:55:26Z</published>
  </entry>

</feed>
