<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Can Flash Survive HTML5?</title>
	<atom:link href="http://www.linux-mag.com/id/7734/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7734/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: aviynw</title>
		<link>http://www.linux-mag.com/id/7734/#comment-8138</link>
		<dc:creator>aviynw</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7734/#comment-8138</guid>
		<description>&lt;p&gt;All over the internet, including in this article, people refuse to look at flash from the perspective of a developer, which in the end is the only perspective that really matters.  You, like many others, are right that everyone hates flash player, but why does that matter?  People never used flash player because it was fast, because people liked it, people used it merely because it was the only thing they could use to playback the content they encountered on the web.  So long as developers continue to make content that requires flash player, flash player isn\&#039;t going anywhere.  Now, I\&#039;m not saying that the opinions of consumers don\&#039;t matter.  Obviously Facebook wont want to create an interface that\&#039;s slow, crashes, or that doesn\&#039;t work on some phones.  I\&#039;m just saying that they ONLY matter because the developers want their users to have a good experience.&lt;br /&gt;
	The key point of all this is that developers care about other things besides the users\&#039; experience, like productivity.  Many developers won\&#039;t listen to people begging them for html5 because when it comes to creating interactive animations it is that much easier to create them for flash player.  Developers will only listen when it comes to creating static videos because in that case it puts no extra strain on them.  In that scenario it doesn\&#039;t matter which tool you to use create your video.  All digital video cameras will provide a file that you can then convert for use with flash or html5 at the push of a button.  Flash tools will convert that video to an f4v, flv, or swf file and html5 tools will convert it to either an h.264 or ogg theora file (it\&#039;s still undecided which video codec html5 will use).  But when it comes to playing interactive animations the tools you use to create your video matter greatly.  The interactive animation tools currently out there aren\&#039;t cross-compatible like your video camera is; they only support flash player.&lt;br /&gt;
	And it is immensely easier to use the current interactive animation tools than going the html5 canvas tag route because they don\&#039;t require you to write any code!!!  And if they do, very little.  How many of the interactive flash animations out there do you think were written entirely in code?  Maybe 7?  Writing in code makes sense if you want to create a GUI(graphical interface) but not a complex interactive animation like a game.  There is no reason someone can\&#039;t create a tool for the html5 canvas tag that works just like the tools out there for flash player, but it hasn\&#039;t happened yet, and I don\&#039;t know of any in development.  And even if development on one starts, it would take quite some time to complete such a complicated program.&lt;br /&gt;
	It really bewilders me how so many people on the internet can compare the future of html5 and flash and not even mention the interactive animation tools out there that are tied to flash player.  It\&#039;s one of the most important things flash player has going for itself, and its the reason while despite everyone\&#039;s dim predictions, flash player will be around for a very very long time.	And to make one thing clear, as long your animation isn\&#039;t interactive you can convert it to other video formats, even those used in html5.  So you can still use Adobe flash to make non-interactive animations, encode the video to html5\&#039;s video standard and then display them in an html5 video tag.&lt;br /&gt;
	Also, even if html5 is better, and even if you had better tools to create content for it, people are used to the flash tools, probably mostly to Adobe\&#039;s Flash and maybe flex/flash builder, and that\&#039;s going to make people stick around.  Honestly, I don\&#039;t know what would stop Adobe from making a “convert to html5 canvas” button.  After all, adobe doesn\&#039;t directly make money off the distribution or use of flash files.  I think they only make their money on the tools to create them (Adobe flash cs4 professional costs $700).  But, I think I\&#039;m misunderstanding something about their business model because under that logic there is no reason for flash player to contain any proprietary code.  I know some of it is open source (http://www.mozilla.org/projects/tamarin/faq.html) but as I understand it a largely still proprietary.&lt;br /&gt;
	I recently experienced just what I described in this post when I wanted make an RIA(Rich Internet Application).  Because of all the huff and fuss about flash player sucking I initially stayed away from Adobe Flash and Flex/Flash Builder.  But then I tried flex/flash builder out at it made things so incredibly easy, my other concerns became irrelevant.  I can\&#039;t say for sure there weren\&#039;t equally easy tools out there that didn\&#039;t require flash player.  I didn\&#039;t go look in depth at the Javascript tool-kits out there like Google web toolkit, jquery, or the 1 thousand others, but I got hooked on flex and never looked back.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>All over the internet, including in this article, people refuse to look at flash from the perspective of a developer, which in the end is the only perspective that really matters.  You, like many others, are right that everyone hates flash player, but why does that matter?  People never used flash player because it was fast, because people liked it, people used it merely because it was the only thing they could use to playback the content they encountered on the web.  So long as developers continue to make content that requires flash player, flash player isn\&#8217;t going anywhere.  Now, I\&#8217;m not saying that the opinions of consumers don\&#8217;t matter.  Obviously Facebook wont want to create an interface that\&#8217;s slow, crashes, or that doesn\&#8217;t work on some phones.  I\&#8217;m just saying that they ONLY matter because the developers want their users to have a good experience.<br />
	The key point of all this is that developers care about other things besides the users\&#8217; experience, like productivity.  Many developers won\&#8217;t listen to people begging them for html5 because when it comes to creating interactive animations it is that much easier to create them for flash player.  Developers will only listen when it comes to creating static videos because in that case it puts no extra strain on them.  In that scenario it doesn\&#8217;t matter which tool you to use create your video.  All digital video cameras will provide a file that you can then convert for use with flash or html5 at the push of a button.  Flash tools will convert that video to an f4v, flv, or swf file and html5 tools will convert it to either an h.264 or ogg theora file (it\&#8217;s still undecided which video codec html5 will use).  But when it comes to playing interactive animations the tools you use to create your video matter greatly.  The interactive animation tools currently out there aren\&#8217;t cross-compatible like your video camera is; they only support flash player.<br />
	And it is immensely easier to use the current interactive animation tools than going the html5 canvas tag route because they don\&#8217;t require you to write any code!!!  And if they do, very little.  How many of the interactive flash animations out there do you think were written entirely in code?  Maybe 7?  Writing in code makes sense if you want to create a GUI(graphical interface) but not a complex interactive animation like a game.  There is no reason someone can\&#8217;t create a tool for the html5 canvas tag that works just like the tools out there for flash player, but it hasn\&#8217;t happened yet, and I don\&#8217;t know of any in development.  And even if development on one starts, it would take quite some time to complete such a complicated program.<br />
	It really bewilders me how so many people on the internet can compare the future of html5 and flash and not even mention the interactive animation tools out there that are tied to flash player.  It\&#8217;s one of the most important things flash player has going for itself, and its the reason while despite everyone\&#8217;s dim predictions, flash player will be around for a very very long time.	And to make one thing clear, as long your animation isn\&#8217;t interactive you can convert it to other video formats, even those used in html5.  So you can still use Adobe flash to make non-interactive animations, encode the video to html5\&#8217;s video standard and then display them in an html5 video tag.<br />
	Also, even if html5 is better, and even if you had better tools to create content for it, people are used to the flash tools, probably mostly to Adobe\&#8217;s Flash and maybe flex/flash builder, and that\&#8217;s going to make people stick around.  Honestly, I don\&#8217;t know what would stop Adobe from making a “convert to html5 canvas” button.  After all, adobe doesn\&#8217;t directly make money off the distribution or use of flash files.  I think they only make their money on the tools to create them (Adobe flash cs4 professional costs $700).  But, I think I\&#8217;m misunderstanding something about their business model because under that logic there is no reason for flash player to contain any proprietary code.  I know some of it is open source (<a href="http://www.mozilla.org/projects/tamarin/faq.html" rel="nofollow">http://www.mozilla.org/projects/tamarin/faq.html</a>) but as I understand it a largely still proprietary.<br />
	I recently experienced just what I described in this post when I wanted make an RIA(Rich Internet Application).  Because of all the huff and fuss about flash player sucking I initially stayed away from Adobe Flash and Flex/Flash Builder.  But then I tried flex/flash builder out at it made things so incredibly easy, my other concerns became irrelevant.  I can\&#8217;t say for sure there weren\&#8217;t equally easy tools out there that didn\&#8217;t require flash player.  I didn\&#8217;t go look in depth at the Javascript tool-kits out there like Google web toolkit, jquery, or the 1 thousand others, but I got hooked on flex and never looked back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greggwon</title>
		<link>http://www.linux-mag.com/id/7734/#comment-8139</link>
		<dc:creator>greggwon</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7734/#comment-8139</guid>
		<description>&lt;p&gt;In the end, Apple refuses to support anything on their devices which adds a remotely programmable environment it seems to me.&lt;/p&gt;
&lt;p&gt;They could of chosen Java as their development environment and solved a boat load of problems that Obj-C introduces and which they are still dealing with.&lt;/p&gt;
&lt;p&gt;They are trying to manage a quality of user experience paradigm through restricting the forces of what can happen on their devices.&lt;/p&gt;
&lt;p&gt;I admire them for that, but still tire of fighting with Obj-C and memory management.  Compared to Java it is a nightmare, and productivity is so much slower when one change requires you to go look through all your code to make sure that you are managing lifecycle issues correctly.&lt;/p&gt;
&lt;p&gt;Flash should die because it\&#039;s a proprietary solution to a problem that only exists because of the fact that people didn\&#039;t want to write Java applets due to MS fracturing the compatibility and stability promise of java.&lt;/p&gt;
&lt;p&gt;Apple will probably not ever support Java. But, if it was the premiere dynamic web page content (as it should of been, but which Sun had no idea how to accomplish), Apple may have had slightly more motivation to support it since it is open source and they already have experience with porting it to MacOS-X.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In the end, Apple refuses to support anything on their devices which adds a remotely programmable environment it seems to me.</p>
<p>They could of chosen Java as their development environment and solved a boat load of problems that Obj-C introduces and which they are still dealing with.</p>
<p>They are trying to manage a quality of user experience paradigm through restricting the forces of what can happen on their devices.</p>
<p>I admire them for that, but still tire of fighting with Obj-C and memory management.  Compared to Java it is a nightmare, and productivity is so much slower when one change requires you to go look through all your code to make sure that you are managing lifecycle issues correctly.</p>
<p>Flash should die because it\&#8217;s a proprietary solution to a problem that only exists because of the fact that people didn\&#8217;t want to write Java applets due to MS fracturing the compatibility and stability promise of java.</p>
<p>Apple will probably not ever support Java. But, if it was the premiere dynamic web page content (as it should of been, but which Sun had no idea how to accomplish), Apple may have had slightly more motivation to support it since it is open source and they already have experience with porting it to MacOS-X.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dragonwisard</title>
		<link>http://www.linux-mag.com/id/7734/#comment-8140</link>
		<dc:creator>dragonwisard</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7734/#comment-8140</guid>
		<description>&lt;p&gt;@aviynw I skimmed your unnecessarily long rant about \&quot;developer perspective\&quot; and that entire thing could have been condensed into, \&quot;we need better tools for developing HTML5 content.\&quot;&lt;/p&gt;
&lt;p&gt;I agree. It would be wonderful to have some strong competitors to the Flash development tools. In fact, that\&#039;s another problem many people have with Flash is that to even get your foot in the door you have to buy into an expensive tool chain.&lt;/p&gt;
&lt;p&gt;However you\&#039;re also failing to recognize that employers are going to being putting pressure on web developers to either not use Flash, or provide flash-free alternative pages. It\&#039;s becoming a big problem as more and more people are browsing from their iPhone or Android (or other mobile device lacking flash) and are unable to use a website &lt;em&gt;at all&lt;/em&gt; because it\&#039;s entirely done in Flash. As a result, customers are being turned away. Here\&#039;s an excerpt from one developer\&#039;s blog.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;    Me: (tries to visit a local restaurant’s website via iPhone)&lt;br /&gt;
    Restaurant website: I require Flash. Fuck off.&lt;br /&gt;
    Me: I just want to know how late you’re open.&lt;br /&gt;
    Website: Nope.&lt;br /&gt;
    Me: But I’m on my phone. Don’t you have a little “HTML Version” link up in the corner or something?&lt;br /&gt;
    Website: I’m ignoring you.&lt;br /&gt;
    Me: What if I’m on my phone because I’m out, looking for a place to eat? Didn’t that ever occur to you?&lt;br /&gt;
    Website: Fuck entirely off.&lt;br /&gt;
    Me: (gives up, switches to computer)&lt;br /&gt;
    Website: Oh! Hi! What can I help you with today?&lt;br /&gt;
    Me: What are your —&lt;br /&gt;
    Website: Hang on, I’m loading the music.&lt;br /&gt;
    Me: Really.&lt;br /&gt;
    Website: You’ll love it. It’s “Girl from Ipanema” arranged for steel drum and keytar.&lt;br /&gt;
    Me: No, you don’t have to —&lt;br /&gt;
    Website: Loading…&lt;br /&gt;
    Me: All I want is —&lt;br /&gt;
    Website: I SAID DOT DOT DOT.&lt;br /&gt;
    Me: (drums fingers on desk)&lt;br /&gt;
    Website: There we go. Isn’t that nice? It’s… what’s the word. Ethnicky.&lt;br /&gt;
    Me: What are your hours?&lt;br /&gt;
    Website: Take a look at our menu! It’s a PDF of a screenshot of a scan of a Word document printed on a dishtowel. With fonts!&lt;br /&gt;
    Me: I don’t care. What are your hours?&lt;br /&gt;
    Website: Don’t worry, the menu loads in a new window so the music won’t stop. Can I show you some broken images?&lt;br /&gt;
    Me: What. Are. Your. Hou. Rs.&lt;br /&gt;
    Website: I… I don’t know.&lt;br /&gt;
    Me: (goes to Denny’s)&lt;/p&gt;&lt;/blockquote&gt;
</description>
		<content:encoded><![CDATA[<p>@aviynw I skimmed your unnecessarily long rant about \&#8221;developer perspective\&#8221; and that entire thing could have been condensed into, \&#8221;we need better tools for developing HTML5 content.\&#8221;</p>
<p>I agree. It would be wonderful to have some strong competitors to the Flash development tools. In fact, that\&#8217;s another problem many people have with Flash is that to even get your foot in the door you have to buy into an expensive tool chain.</p>
<p>However you\&#8217;re also failing to recognize that employers are going to being putting pressure on web developers to either not use Flash, or provide flash-free alternative pages. It\&#8217;s becoming a big problem as more and more people are browsing from their iPhone or Android (or other mobile device lacking flash) and are unable to use a website <em>at all</em> because it\&#8217;s entirely done in Flash. As a result, customers are being turned away. Here\&#8217;s an excerpt from one developer\&#8217;s blog.</p>
<blockquote><p>    Me: (tries to visit a local restaurant’s website via iPhone)<br />
    Restaurant website: I require Flash. Fuck off.<br />
    Me: I just want to know how late you’re open.<br />
    Website: Nope.<br />
    Me: But I’m on my phone. Don’t you have a little “HTML Version” link up in the corner or something?<br />
    Website: I’m ignoring you.<br />
    Me: What if I’m on my phone because I’m out, looking for a place to eat? Didn’t that ever occur to you?<br />
    Website: Fuck entirely off.<br />
    Me: (gives up, switches to computer)<br />
    Website: Oh! Hi! What can I help you with today?<br />
    Me: What are your —<br />
    Website: Hang on, I’m loading the music.<br />
    Me: Really.<br />
    Website: You’ll love it. It’s “Girl from Ipanema” arranged for steel drum and keytar.<br />
    Me: No, you don’t have to —<br />
    Website: Loading…<br />
    Me: All I want is —<br />
    Website: I SAID DOT DOT DOT.<br />
    Me: (drums fingers on desk)<br />
    Website: There we go. Isn’t that nice? It’s… what’s the word. Ethnicky.<br />
    Me: What are your hours?<br />
    Website: Take a look at our menu! It’s a PDF of a screenshot of a scan of a Word document printed on a dishtowel. With fonts!<br />
    Me: I don’t care. What are your hours?<br />
    Website: Don’t worry, the menu loads in a new window so the music won’t stop. Can I show you some broken images?<br />
    Me: What. Are. Your. Hou. Rs.<br />
    Website: I… I don’t know.<br />
    Me: (goes to Denny’s)</p>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: rogermp7</title>
		<link>http://www.linux-mag.com/id/7734/#comment-8141</link>
		<dc:creator>rogermp7</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7734/#comment-8141</guid>
		<description>&lt;p&gt;Remember the font wars of old? Adobe had Type 1 hinted typefaces that rendered better on lower DPI devices (printers), but these fonts were hidden using a closed source encryption scheme. Thus only Adobe (or its licensees) could make really nice hinted fonts for a 300 dpi device. When did they open this standard? When Apple did an end-around and created TrueType, and when Microsoft annouced they had broken the encryption scheme, then SUPRISE, Adobe levels the playing field by publishing (through Addison-Wesley) the \&quot;black book\&quot; detailing their Type 1 Font encryption. If history repeats itself, expect the same thing to happen. As soon as Flash becomes irrelevant, Adobe will attempt to keep market share by suddenly opening up and playing nice. Sad! I love Adobe as a company, but they need to stop being so greedy and open up Flash, NOW!!!
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Remember the font wars of old? Adobe had Type 1 hinted typefaces that rendered better on lower DPI devices (printers), but these fonts were hidden using a closed source encryption scheme. Thus only Adobe (or its licensees) could make really nice hinted fonts for a 300 dpi device. When did they open this standard? When Apple did an end-around and created TrueType, and when Microsoft annouced they had broken the encryption scheme, then SUPRISE, Adobe levels the playing field by publishing (through Addison-Wesley) the \&#8221;black book\&#8221; detailing their Type 1 Font encryption. If history repeats itself, expect the same thing to happen. As soon as Flash becomes irrelevant, Adobe will attempt to keep market share by suddenly opening up and playing nice. Sad! I love Adobe as a company, but they need to stop being so greedy and open up Flash, NOW!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jzb</title>
		<link>http://www.linux-mag.com/id/7734/#comment-8142</link>
		<dc:creator>jzb</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7734/#comment-8142</guid>
		<description>&lt;p&gt;@rogermp7&lt;/p&gt;
&lt;p&gt;Isn\&#039;t that essentially what I said in the conclusion? :-) &lt;/p&gt;
&lt;p&gt;Best,&lt;br /&gt;
Zonker
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@rogermp7</p>
<p>Isn\&#8217;t that essentially what I said in the conclusion? :-) </p>
<p>Best,<br />
Zonker</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rogermp7</title>
		<link>http://www.linux-mag.com/id/7734/#comment-8143</link>
		<dc:creator>rogermp7</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7734/#comment-8143</guid>
		<description>&lt;p&gt;@jzb&lt;/p&gt;
&lt;p&gt;Yeah, you did! I just wanted to remind everyone of Adobe\&#039;s history of always doing the right thing after exhausting every other option. &lt;/p&gt;
&lt;p&gt;:-)&lt;/p&gt;
&lt;p&gt;Great article, BTW!
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@jzb</p>
<p>Yeah, you did! I just wanted to remind everyone of Adobe\&#8217;s history of always doing the right thing after exhausting every other option. </p>
<p>:-)</p>
<p>Great article, BTW!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cweberusa</title>
		<link>http://www.linux-mag.com/id/7734/#comment-8144</link>
		<dc:creator>cweberusa</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7734/#comment-8144</guid>
		<description>&lt;p&gt;@dragonwisard: That was the funniest thing I\&#039;ve seen all week! Thanks for putting a smile on my face by reposting.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@dragonwisard: That was the funniest thing I\&#8217;ve seen all week! Thanks for putting a smile on my face by reposting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dany74q</title>
		<link>http://www.linux-mag.com/id/7734/#comment-8145</link>
		<dc:creator>dany74q</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7734/#comment-8145</guid>
		<description>&lt;p&gt;Flash should die,it has so many disadvantages..&lt;br /&gt;
Apart of the slow,unstable,unopened source core of it,it is also a huge security risk.&lt;br /&gt;
You can look at the numbers,60 or 70% of the exploits found in the browsers is because of flash..&lt;br /&gt;
As a multiple OS user,including big variants of distros,the flash player is among the buggiest applications.&lt;br /&gt;
HTML 5 is a very nice,multimedic standard,it should succeed.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Flash should die,it has so many disadvantages..<br />
Apart of the slow,unstable,unopened source core of it,it is also a huge security risk.<br />
You can look at the numbers,60 or 70% of the exploits found in the browsers is because of flash..<br />
As a multiple OS user,including big variants of distros,the flash player is among the buggiest applications.<br />
HTML 5 is a very nice,multimedic standard,it should succeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fc046744</title>
		<link>http://www.linux-mag.com/id/7734/#comment-8146</link>
		<dc:creator>fc046744</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7734/#comment-8146</guid>
		<description>&lt;p&gt;Good riddance to Flash. I am sick and tired to google web sites that tell, me how to install Flash Player on my Distribution X or Y.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good riddance to Flash. I am sick and tired to google web sites that tell, me how to install Flash Player on my Distribution X or Y.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haroldmodesto</title>
		<link>http://www.linux-mag.com/id/7734/#comment-8147</link>
		<dc:creator>haroldmodesto</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7734/#comment-8147</guid>
		<description>&lt;p&gt;@aviynw:&lt;/p&gt;
&lt;p&gt;All over the internet, people refuse to look at flash from the perspective of a user, which in the end is the only perspective that really matters. If I want games yes I\&#039;ll use flash, if I\&#039;m on YouTube ok I\&#039;ll use flash. I don\&#039;t want it when I\&#039;m reading articles in Linux Mag, or reading the news in CNN. I don\&#039;t want it when I\&#039;m on a slow machine. I don\&#039;t want it if it\&#039;s not relevant to the content of a page. I don\&#039;t want it hogging my bandwidth. I don\&#039;t want it for navigation. If developers have a need to scratch an itch at least give me the option to turn it off like javascript or an alternative page.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@aviynw:</p>
<p>All over the internet, people refuse to look at flash from the perspective of a user, which in the end is the only perspective that really matters. If I want games yes I\&#8217;ll use flash, if I\&#8217;m on YouTube ok I\&#8217;ll use flash. I don\&#8217;t want it when I\&#8217;m reading articles in Linux Mag, or reading the news in CNN. I don\&#8217;t want it when I\&#8217;m on a slow machine. I don\&#8217;t want it if it\&#8217;s not relevant to the content of a page. I don\&#8217;t want it hogging my bandwidth. I don\&#8217;t want it for navigation. If developers have a need to scratch an itch at least give me the option to turn it off like javascript or an alternative page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>