<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Why Adobe Flex is evil</title>
	<atom:link href="http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/feed/" rel="self" type="application/rss+xml" />
	<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/</link>
	<description>East coast technology blog</description>
	<lastBuildDate>Mon, 08 Jun 2009 20:29:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anders</title>
		<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-332</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Fri, 25 Apr 2008 22:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-332</guid>
		<description>Okay, I&#039;m an AS developer and I&#039;ve been thinking about Flex but never used it.  I can tell you that in Flash Applications are not all that difficult to make.  The advantage is that you can make it look exactly as you lay it out without having to deal with skinning or CSS. To answer some questions in the last post.
Flash is simply a platform that can use Actionscript as the language behind it.  Does it support: Data-binding? Yes CSS? No, it doesn&#039;t need to. Unit testing? Yes, just use classes. Data and UI components? Yes and they are really easy to use with Flash Form documents.
&quot;movie timeline&quot;... you don&#039;t really use this much when making applications, its mostly just for frame based animation (which you can also program or convert into AS3 code in CS3).

I&#039;m not sure what the big deal is with Flex either, but I&#039;d still like to try it out.  The whole XML thing is something Flash has always supported and pushed.  

Both platforms use Actionscript as a base. Flex seems to use MXML as the way to style components and screen elements.  Flash uses an interface that allows you to draw and place everything exactly how you want it to look.</description>
		<content:encoded><![CDATA[<p>Okay, I&#8217;m an AS developer and I&#8217;ve been thinking about Flex but never used it.  I can tell you that in Flash Applications are not all that difficult to make.  The advantage is that you can make it look exactly as you lay it out without having to deal with skinning or CSS. To answer some questions in the last post.<br />
Flash is simply a platform that can use Actionscript as the language behind it.  Does it support: Data-binding? Yes CSS? No, it doesn&#8217;t need to. Unit testing? Yes, just use classes. Data and UI components? Yes and they are really easy to use with Flash Form documents.<br />
&#8220;movie timeline&#8221;&#8230; you don&#8217;t really use this much when making applications, its mostly just for frame based animation (which you can also program or convert into AS3 code in CS3).</p>
<p>I&#8217;m not sure what the big deal is with Flex either, but I&#8217;d still like to try it out.  The whole XML thing is something Flash has always supported and pushed.  </p>
<p>Both platforms use Actionscript as a base. Flex seems to use MXML as the way to style components and screen elements.  Flash uses an interface that allows you to draw and place everything exactly how you want it to look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-330</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 21 Apr 2008 18:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-330</guid>
		<description>Ha - surely you see the absurdity of what you&#039;re saying: &quot;I don&#039;t know a *single thing* about Flash as a development tool, but you must be a@#$%in crazy dumb person prefer it to Flex!&quot;. 

Tempting as it is, I&#039;m not going to flame back - it&#039;s plain from your comments and questions that you have never done any enterprise development whatsoever in Flash, and simply *know* Flex.  Flash development doesn&#039;t happen on the timeline, it has most if not all of the components available to Flex, and it scales as well as the developer has written it to.  Like many developers (perhaps CF guys being the worst offenders in my experience), you don&#039;t appear to know anything about Flash, but are nonetheless happy to describe it in the league of a toy for animations and banner ads.  It&#039;s depressing - any competent Flash developer will tell you the same thing.</description>
		<content:encoded><![CDATA[<p>Ha &#8211; surely you see the absurdity of what you&#8217;re saying: &#8220;I don&#8217;t know a *single thing* about Flash as a development tool, but you must be a@#$%in crazy dumb person prefer it to Flex!&#8221;. </p>
<p>Tempting as it is, I&#8217;m not going to flame back &#8211; it&#8217;s plain from your comments and questions that you have never done any enterprise development whatsoever in Flash, and simply *know* Flex.  Flash development doesn&#8217;t happen on the timeline, it has most if not all of the components available to Flex, and it scales as well as the developer has written it to.  Like many developers (perhaps CF guys being the worst offenders in my experience), you don&#8217;t appear to know anything about Flash, but are nonetheless happy to describe it in the league of a toy for animations and banner ads.  It&#8217;s depressing &#8211; any competent Flash developer will tell you the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AjaxSucks</title>
		<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-323</link>
		<dc:creator>AjaxSucks</dc:creator>
		<pubDate>Sun, 10 Feb 2008 00:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-323</guid>
		<description>Also, I&#039;m no Flash expert, but does Flash scale as well? Not by number of users - I mean how maintainable would a very large, complex application be?

Can you implement a Cairngorm (or other) architecture? Does it support data binding? CSS? Unit testing? Does Flash have native charting components? Does it have a complete set of all the UI components that Flex has? Data grids, and so on? Is there a Flash version of Flex Data Services? Is it easy to do a &quot;data push&quot; in Flash? (Like with Granite DS or Blaze DS?) Can you use a reporting tool like ClearBI in Flash? Does Flash have a profiler? Can you debug a Flash app the same way you can debug a Java app?

The answer to some of these may be &quot;yes&quot; but I know plain Flash does not do all of this. And of course in Flash, aren&#039;t you designing within a &quot;movie timeline&quot;? Maybe this seems normal if you&#039;re used to it, but it&#039;s pretty weird from an application design or RIA standpoint.

I&#039;m a fan of using the right tool for the job - usually if something wasn&#039;t designed for what it&#039;s being used for, it&#039;s probably not the right tool. (Plain Flash for enterprise systems? Doesn&#039;t sound wise to me...)</description>
		<content:encoded><![CDATA[<p>Also, I&#8217;m no Flash expert, but does Flash scale as well? Not by number of users &#8211; I mean how maintainable would a very large, complex application be?</p>
<p>Can you implement a Cairngorm (or other) architecture? Does it support data binding? CSS? Unit testing? Does Flash have native charting components? Does it have a complete set of all the UI components that Flex has? Data grids, and so on? Is there a Flash version of Flex Data Services? Is it easy to do a &#8220;data push&#8221; in Flash? (Like with Granite DS or Blaze DS?) Can you use a reporting tool like ClearBI in Flash? Does Flash have a profiler? Can you debug a Flash app the same way you can debug a Java app?</p>
<p>The answer to some of these may be &#8220;yes&#8221; but I know plain Flash does not do all of this. And of course in Flash, aren&#8217;t you designing within a &#8220;movie timeline&#8221;? Maybe this seems normal if you&#8217;re used to it, but it&#8217;s pretty weird from an application design or RIA standpoint.</p>
<p>I&#8217;m a fan of using the right tool for the job &#8211; usually if something wasn&#8217;t designed for what it&#8217;s being used for, it&#8217;s probably not the right tool. (Plain Flash for enterprise systems? Doesn&#8217;t sound wise to me&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AjaxSucks</title>
		<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-322</link>
		<dc:creator>AjaxSucks</dc:creator>
		<pubDate>Sun, 10 Feb 2008 00:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-322</guid>
		<description>No offense, but Flex 1.5? You no longer know what you are talking about. 

Give Flex 2 or even 3 (realizing it&#039;s still beta) a try and if you don&#039;t realize why it&#039;s 50 times better than using Flash...(not to mention alternatives like JSP/Ajax etc), you&#039;d have to be a &quot;seriously biased individual&quot;! (To put it nicely)

Or just @#$%in crazy dumb.</description>
		<content:encoded><![CDATA[<p>No offense, but Flex 1.5? You no longer know what you are talking about. </p>
<p>Give Flex 2 or even 3 (realizing it&#8217;s still beta) a try and if you don&#8217;t realize why it&#8217;s 50 times better than using Flash&#8230;(not to mention alternatives like JSP/Ajax etc), you&#8217;d have to be a &#8220;seriously biased individual&#8221;! (To put it nicely)</p>
<p>Or just @#$%in crazy dumb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-267</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Fri, 04 Jan 2008 00:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-267</guid>
		<description>As a flash dev whom has tried many times to work with Flex 2.0, I entirely agree, James.  In every effort I have made toward Flex,  I eventually wonder why I am not just writing the whole thing as AS3 out of Flash.  Why should I endure the hell that is customizing Flex components, pulling in Flash swc assets, wrestling with bizarre font issues.. it goes on and on... all so that I don&#039;t have to sit down and write my own actionscript classes out of flash?  Ridiculous.  Flex is without a doubt the longest shortcut you&#039;ll ever take.</description>
		<content:encoded><![CDATA[<p>As a flash dev whom has tried many times to work with Flex 2.0, I entirely agree, James.  In every effort I have made toward Flex,  I eventually wonder why I am not just writing the whole thing as AS3 out of Flash.  Why should I endure the hell that is customizing Flex components, pulling in Flash swc assets, wrestling with bizarre font issues.. it goes on and on&#8230; all so that I don&#8217;t have to sit down and write my own actionscript classes out of flash?  Ridiculous.  Flex is without a doubt the longest shortcut you&#8217;ll ever take.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: not bob</title>
		<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-120</link>
		<dc:creator>not bob</dc:creator>
		<pubDate>Mon, 19 Nov 2007 17:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-120</guid>
		<description>Although I can understand wagedomains frustgration with having an undocumented and uncontrolled project, we all should recognize that project as a failure in process and technology management not in the technology itself, my current flex based enterprise project runs a daily automated build using ANT, the project builds deploys and runs automatic unit tests with no developer intervention. Do you think we will end up in the situation of our friend wagedomain, I doubt it?

My biggest problem with Flex is the licensing model, two percent of sales on an enterprise application is huge money and directly impacts the bottom line product performance. So we are rearchitecting to eliminate the need for server side flex support to eliminate this unnecessary expense from the product cost. Beware of the live data services in 2.x and up - they are very expensive.</description>
		<content:encoded><![CDATA[<p>Although I can understand wagedomains frustgration with having an undocumented and uncontrolled project, we all should recognize that project as a failure in process and technology management not in the technology itself, my current flex based enterprise project runs a daily automated build using ANT, the project builds deploys and runs automatic unit tests with no developer intervention. Do you think we will end up in the situation of our friend wagedomain, I doubt it?</p>
<p>My biggest problem with Flex is the licensing model, two percent of sales on an enterprise application is huge money and directly impacts the bottom line product performance. So we are rearchitecting to eliminate the need for server side flex support to eliminate this unnecessary expense from the product cost. Beware of the live data services in 2.x and up &#8211; they are very expensive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saikat</title>
		<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-18</link>
		<dc:creator>Saikat</dc:creator>
		<pubDate>Mon, 01 Oct 2007 11:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-18</guid>
		<description>&gt;&gt;&gt;The one major advantage is that you can easily add dynamic content from an XML file - at least, that’s how some people sell Flex over Flash. Those same people, of course, don’t realize that Flash can do the exact same thing easily.

Very true. Just look at the &lt;a href=&quot;http://www.fusioncharts.com/&quot; title=&quot;FusionCharts&quot; rel=&quot;nofollow&quot;&gt;FusionCharts&lt;/a&gt;. It plots dynamic data over Flash charts through XML. &lt;a href=&quot;http://www.fusioncharts.com/gadgets/&quot; title=&quot;FusionGadgets&quot; rel=&quot;nofollow&quot;&gt;FusionGadgets&lt;/a&gt; displays live data just with Flash and XML. So that cannot be the USP for Flex!</description>
		<content:encoded><![CDATA[<p>&gt;&gt;&gt;The one major advantage is that you can easily add dynamic content from an XML file &#8211; at least, that’s how some people sell Flex over Flash. Those same people, of course, don’t realize that Flash can do the exact same thing easily.</p>
<p>Very true. Just look at the <a href="http://www.fusioncharts.com/" title="FusionCharts" rel="nofollow">FusionCharts</a>. It plots dynamic data over Flash charts through XML. <a href="http://www.fusioncharts.com/gadgets/" title="FusionGadgets" rel="nofollow">FusionGadgets</a> displays live data just with Flash and XML. So that cannot be the USP for Flex!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wagedomain</title>
		<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-13</link>
		<dc:creator>wagedomain</dc:creator>
		<pubDate>Sun, 30 Sep 2007 16:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-13</guid>
		<description>Thanks for the reply Mike.

It definitely does seem like more recent versions of Flex have less problems than 1.5 and previous versions. One of the biggest problems we&#039;ve encountered (and have seen all over the FlexCoders group, of which most of us have had experience with) is in caching and actually seeing our changes reflected in the site.

There is no way that we will ever upgrade from Flex 1.5 to a higher version, that&#039;s just the way it is. Sensationalist title aside, Flex successfully adds needless complexity and extra work for developers and takes away responsibility fro our designers. Is the goal to render design work obsolete?</description>
		<content:encoded><![CDATA[<p>Thanks for the reply Mike.</p>
<p>It definitely does seem like more recent versions of Flex have less problems than 1.5 and previous versions. One of the biggest problems we&#8217;ve encountered (and have seen all over the FlexCoders group, of which most of us have had experience with) is in caching and actually seeing our changes reflected in the site.</p>
<p>There is no way that we will ever upgrade from Flex 1.5 to a higher version, that&#8217;s just the way it is. Sensationalist title aside, Flex successfully adds needless complexity and extra work for developers and takes away responsibility fro our designers. Is the goal to render design work obsolete?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Potter</title>
		<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-12</link>
		<dc:creator>Mike Potter</dc:creator>
		<pubDate>Sun, 30 Sep 2007 16:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-12</guid>
		<description>Many companies have successful Flex implementation - flex.org/showcase/ has just a few of them that are well known.  I think its completely unfair to say a technology is evil because a developer in your company didn&#039;t implement it properly.  It sounds like you&#039;d have that same problem no matter what the guy implemented - Flex was just his chosen output.  Its not Flex&#039;s fault that he implemented software with little or no documentation.

Flex 2 and Flex 3 remove the server requirement - you no longer need a server to compile Flex applications.  Many (most) developers (like Robert) find that a lot easier than the previous Flex 1.5 software.

To help you get your job done, head over to http://flex.org/community/ and look up some of the community links, like the FlexCoders email group.  There are a ton of developers that may be willing to help you out.

Mike

Mike Potter
Flex Developer Marketing
Adobe Systems Inc.</description>
		<content:encoded><![CDATA[<p>Many companies have successful Flex implementation &#8211; flex.org/showcase/ has just a few of them that are well known.  I think its completely unfair to say a technology is evil because a developer in your company didn&#8217;t implement it properly.  It sounds like you&#8217;d have that same problem no matter what the guy implemented &#8211; Flex was just his chosen output.  Its not Flex&#8217;s fault that he implemented software with little or no documentation.</p>
<p>Flex 2 and Flex 3 remove the server requirement &#8211; you no longer need a server to compile Flex applications.  Many (most) developers (like Robert) find that a lot easier than the previous Flex 1.5 software.</p>
<p>To help you get your job done, head over to <a href="http://flex.org/community/" rel="nofollow">http://flex.org/community/</a> and look up some of the community links, like the FlexCoders email group.  There are a ton of developers that may be willing to help you out.</p>
<p>Mike</p>
<p>Mike Potter<br />
Flex Developer Marketing<br />
Adobe Systems Inc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wagedomain</title>
		<link>http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-10</link>
		<dc:creator>wagedomain</dc:creator>
		<pubDate>Sun, 30 Sep 2007 05:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://wagedomain.wordpress.com/2007/09/29/why-adobe-flex-is-evil/#comment-10</guid>
		<description>It&#039;s interesting to me that Flex seems much more useful in a .NET environment. Our environment is Flex 1.5, Apache, and that&#039;s it. No back end. There IS no platform it&#039;s running on, the entire site is Flex. 


Here&#039;s the part that rubs me the wrong way, and this is not Flex&#039;s fault exactly. It&#039;s a technology that, when it was implemented, was new. No one here at our company knew it, and the guy who made our Flex sites had no idea what he was doing. I inherited one of his projects (a 100% Flex page, the only other code is the object embed tag). 


None of us know Flex, none of us know how to maintain an Apache server, we&#039;re pretty strictly IIS except for the old legacy Flex code. There is no chance of us upgrading because it&#039;s &quot;risky&quot;.  Right now where things stand is that I have an existing website without code, because the Flex code I have does not compile. 


This means I can&#039;t make any changes to a site that is already live without first going into a whole slew of source code written by someone who literally used every methodology Adobe/Macromedia suggested in tutorials, even if it was completely redundant. Then I have to figure out the errors, fix them, recompile, etc. which will take days, if not longer, because there are over 40 separate errors, many of which occure multiple times on different lines. 


It seems annoying to me that the only way to make an extremely minor change like fixing a typo is to completely strip down our project. That&#039;s why Flex and I don&#039;t get along, because in the hands of the wrong people, who have listened to various Flex evangelists, you get stupid situations like this one. 


Apparently Macromedia back in the day was claiming that Flex could, and should, be used to build whole websites. First of all, the SEO implications are astonishing. Second of all, the above situation could, and did, happen. Now we&#039;re up a creek without a paddle, and I am counting the days until Flex is out of our company forever.</description>
		<content:encoded><![CDATA[<p>It&#8217;s interesting to me that Flex seems much more useful in a .NET environment. Our environment is Flex 1.5, Apache, and that&#8217;s it. No back end. There IS no platform it&#8217;s running on, the entire site is Flex. </p>
<p>Here&#8217;s the part that rubs me the wrong way, and this is not Flex&#8217;s fault exactly. It&#8217;s a technology that, when it was implemented, was new. No one here at our company knew it, and the guy who made our Flex sites had no idea what he was doing. I inherited one of his projects (a 100% Flex page, the only other code is the object embed tag). </p>
<p>None of us know Flex, none of us know how to maintain an Apache server, we&#8217;re pretty strictly IIS except for the old legacy Flex code. There is no chance of us upgrading because it&#8217;s &#8220;risky&#8221;.  Right now where things stand is that I have an existing website without code, because the Flex code I have does not compile. </p>
<p>This means I can&#8217;t make any changes to a site that is already live without first going into a whole slew of source code written by someone who literally used every methodology Adobe/Macromedia suggested in tutorials, even if it was completely redundant. Then I have to figure out the errors, fix them, recompile, etc. which will take days, if not longer, because there are over 40 separate errors, many of which occure multiple times on different lines. </p>
<p>It seems annoying to me that the only way to make an extremely minor change like fixing a typo is to completely strip down our project. That&#8217;s why Flex and I don&#8217;t get along, because in the hands of the wrong people, who have listened to various Flex evangelists, you get stupid situations like this one. </p>
<p>Apparently Macromedia back in the day was claiming that Flex could, and should, be used to build whole websites. First of all, the SEO implications are astonishing. Second of all, the above situation could, and did, happen. Now we&#8217;re up a creek without a paddle, and I am counting the days until Flex is out of our company forever.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
