<?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: The Lowdown on Flash</title>
	<atom:link href="http://www.speakingofclover.com/2008/07/the-lowdown-on-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.speakingofclover.com/2008/07/the-lowdown-on-flash/</link>
	<description>Design, Programming, Internet Culture</description>
	<lastBuildDate>Wed, 28 Jul 2010 01:29:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben</title>
		<link>http://www.speakingofclover.com/2008/07/the-lowdown-on-flash/comment-page-1/#comment-402</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 08 Jul 2009 23:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.speakingofclover.com/?p=23#comment-402</guid>
		<description>Hey Tim -

Thanks for insightful comments.  You did a great job saying everything that people typically say about flash, and you said it without a lot of anger, which is rare :-)

I appreciate the list of drawbacks you mentioned because it gives me a great platform to mention all the things that are special about Clover. Let&#039;s see if I can tackle everything you said:

- Flash breaks the back button ad isn&#039;t linkable - not anymore...  most savvy designers use SWFAddress which allows complete use of back/forward/refresh and makes every page linkable.  We&#039;ll be adding this in our next release.

- Taxes the CPU, drains laptop batteries, and crashes browsers - You&#039;re right that flash taxes the cpu more than most sites, but all of these criticisms are more due to bad programming than anything else. When you compare apples to apples, a large flash site is more like a desktop app than an html page, so it makes sense that it uses more cpu. And of course, you can tax the cpu just as much with javascript.  Also, clover doesn&#039;t crash :-)

- Isn&#039;t readily searchable/indexable - Totally, you&#039;re right about that, but of course, we create full html versions of all our sites so everything is optimized very well for search engines.

- Breaks accessibility features unless you build them - Again, you&#039;re right, but for the most part, html does a lousy job of this unless you specifically build with accessibility in mind.

- Isn&#039;t supported on any mobile platforms - That has definitely been an unfortunate downside for a while, although, it does sound like it will change very soon (http://www.g1-news.com/2009/06/23/android-mobile-platforms-to-get-flash-player-10-in-october/).  For Clover, we&#039;re just about to release an awesome iPhone-optimized mobile version that should be perfect for mobile browsing.

The main reason that we love Flash over here (and the point that I was trying to make in my post) is that you can create experiences with flash that you can&#039;t even come close to in html. Certainly flash isn&#039;t the end-all-be-all technology for the web, and I very much appreciate that sites like facebook and vimeo use ajax.  But I do think that there&#039;s a huge downside to being locked into the boxy html thing - I feel like most html developers choose html over flash because they&#039;re valuing their own programming over their users experience.  Obviously that&#039;s a contentious point, so I&#039;m sorry if it sounds offensive.  It&#039;s just been my experience :-)

We certainly didn&#039;t choose Flash because it fit our business model.  We just knew that we could create a more intuitive and easier to use application in Flash than in any other language.  (Although selfishly, I also appreciate the fact that I don&#039;t have to test in 5 browsers anymore!)

Sorry for the long response.  Thanks again for the comments.

Ben</description>
		<content:encoded><![CDATA[<p>Hey Tim -</p>
<p>Thanks for insightful comments.  You did a great job saying everything that people typically say about flash, and you said it without a lot of anger, which is rare <img src='http://www.speakingofclover.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I appreciate the list of drawbacks you mentioned because it gives me a great platform to mention all the things that are special about Clover. Let&#8217;s see if I can tackle everything you said:</p>
<p>- Flash breaks the back button ad isn&#8217;t linkable &#8211; not anymore&#8230;  most savvy designers use SWFAddress which allows complete use of back/forward/refresh and makes every page linkable.  We&#8217;ll be adding this in our next release.</p>
<p>- Taxes the CPU, drains laptop batteries, and crashes browsers &#8211; You&#8217;re right that flash taxes the cpu more than most sites, but all of these criticisms are more due to bad programming than anything else. When you compare apples to apples, a large flash site is more like a desktop app than an html page, so it makes sense that it uses more cpu. And of course, you can tax the cpu just as much with javascript.  Also, clover doesn&#8217;t crash <img src='http://www.speakingofclover.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>- Isn&#8217;t readily searchable/indexable &#8211; Totally, you&#8217;re right about that, but of course, we create full html versions of all our sites so everything is optimized very well for search engines.</p>
<p>- Breaks accessibility features unless you build them &#8211; Again, you&#8217;re right, but for the most part, html does a lousy job of this unless you specifically build with accessibility in mind.</p>
<p>- Isn&#8217;t supported on any mobile platforms &#8211; That has definitely been an unfortunate downside for a while, although, it does sound like it will change very soon (<a href="http://www.g1-news.com/2009/06/23/android-mobile-platforms-to-get-flash-player-10-in-october/" rel="nofollow">http://www.g1-news.com/2009/06/23/android-mobile-platforms-to-get-flash-player-10-in-october/</a>).  For Clover, we&#8217;re just about to release an awesome iPhone-optimized mobile version that should be perfect for mobile browsing.</p>
<p>The main reason that we love Flash over here (and the point that I was trying to make in my post) is that you can create experiences with flash that you can&#8217;t even come close to in html. Certainly flash isn&#8217;t the end-all-be-all technology for the web, and I very much appreciate that sites like facebook and vimeo use ajax.  But I do think that there&#8217;s a huge downside to being locked into the boxy html thing &#8211; I feel like most html developers choose html over flash because they&#8217;re valuing their own programming over their users experience.  Obviously that&#8217;s a contentious point, so I&#8217;m sorry if it sounds offensive.  It&#8217;s just been my experience <img src='http://www.speakingofclover.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>We certainly didn&#8217;t choose Flash because it fit our business model.  We just knew that we could create a more intuitive and easier to use application in Flash than in any other language.  (Although selfishly, I also appreciate the fact that I don&#8217;t have to test in 5 browsers anymore!)</p>
<p>Sorry for the long response.  Thanks again for the comments.</p>
<p>Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.speakingofclover.com/2008/07/the-lowdown-on-flash/comment-page-1/#comment-396</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 08 Jul 2009 00:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.speakingofclover.com/?p=23#comment-396</guid>
		<description>I feel like you&#039;re sort of missing the point in regards to why people are wary of investing in an all-Flash site in 2009.

Flash used to be a great tool for designing rich interfaces on the web, but HTML/CSS/Javascript has come a long way since the late 90s.

Today, the drawbacks far outweigh the benefits: Flash breaks the back button, taxes the CPU, crashes browsers, drains laptop batteries, isn&#039;t linkable, isn&#039;t readily searchable/indexable, and it breaks all kinds of accessibility features unless you specifically build them in.  On top of all that, it isn&#039;t supported on ANY mobile platforms, and that&#039;s not likely to change.

I understand why your business model works for you, but the truth is, the state of the art has long since shifted away from Flash-based web design.

That said, y&#039;all seem to be doing great work.  Keep evolving!</description>
		<content:encoded><![CDATA[<p>I feel like you&#8217;re sort of missing the point in regards to why people are wary of investing in an all-Flash site in 2009.</p>
<p>Flash used to be a great tool for designing rich interfaces on the web, but HTML/CSS/Javascript has come a long way since the late 90s.</p>
<p>Today, the drawbacks far outweigh the benefits: Flash breaks the back button, taxes the CPU, crashes browsers, drains laptop batteries, isn&#8217;t linkable, isn&#8217;t readily searchable/indexable, and it breaks all kinds of accessibility features unless you specifically build them in.  On top of all that, it isn&#8217;t supported on ANY mobile platforms, and that&#8217;s not likely to change.</p>
<p>I understand why your business model works for you, but the truth is, the state of the art has long since shifted away from Flash-based web design.</p>
<p>That said, y&#8217;all seem to be doing great work.  Keep evolving!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
