<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Addicted To 1's and 0's &#187; Flex</title>
	<atom:link href="http://www.addto10.com/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.addto10.com</link>
	<description>A continuation of the nerd vs. dork debate</description>
	<lastBuildDate>Sun, 13 Jun 2010 14:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Adobe AIR + Flex Builder 3 Final Released!</title>
		<link>http://www.addto10.com/adobe-air-flex-builder-3-final-released/</link>
		<comments>http://www.addto10.com/adobe-air-flex-builder-3-final-released/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 16:48:33 +0000</pubDate>
		<dc:creator>brent</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Software Update]]></category>
		<category><![CDATA[WebApps]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.addto10.com/adobe-air-flex-builder-3-final-released/</guid>
		<description><![CDATA[Today Adobe announced the release of both the latest version of their AIR project as well as the final release of Flex Builder 3 (A GUI front-end for the now open-source flex platform). This means those beta&#8217;s copies that you&#8217;ve been using are soon to expire. Adobe AIR, formerly code-named Apollo, is a project that [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.addto10.com/images/adobe_air_flex_3_header.jpg" border="0"><BR><br />
Today Adobe <a href="http://www.adobe.com/aboutadobe/pressroom/pressreleases/200802/022508AdobeAIR.html" target="_blank">announced</a> the release of both the latest version of their AIR project as well as the final release of Flex Builder 3 (A GUI front-end for the now open-source flex platform). This means those beta&#8217;s copies that you&#8217;ve been using are soon to expire.<br />
<P>Adobe AIR, formerly code-named Apollo, is a project that lets developers use practically any programming language to build Rich Internet Applications (RIA&#8217;s) that can be deployed across almost any operating system. It also allows the developer to create an application that can store data offline and easily re-synch later on when re-connected to the database/internet. There are already a handful of applications out there that are build around this project, with my favorite being <a href="http://www.pownce.com" target="_blank">Pownce</a>. Speaking of which, feel free to stop on by my profile on Pownce here: <a href="http://www.pownce.com/brentter/" target="_blank">www.pownce.com/brentter/</a> and add me as a friend if you&#8217;d like. It&#8217;s a combination message board, calendar, file exchange server, and image host. To cut down on server load they&#8217;ve incorporated <a href="http://www.amazon.com/S3-AWS-home-page-Money/b/ref=sc_fe_l_2?ie=UTF8&#038;node=16427261&#038;no=3435361&#038;me=A36L942TSJ2AJA" target="_blank">Amazon&#8217;s S3</a> (Simple Storage Service) to house all their file storage needs. </p>
<p><P>Another useful implementation of Adobe AIR is a desktop-based app that lets you check on your <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> accounts without ever having to open up a browser. You can sign-up for the beta download on <a href="http://www.aboutnico.be/index.php/google-analytics-air-beta-sign-up/ target="_blank">About Nico&#8217;s</a> site.</p>
<p>Download Adobe AIR (for free) from the official <a href="http://www.adobe.com/products/air/" target="_blank">Adobe AIR</a> page.<br />
<P>Flex Builder 3 Pro clocks in at a whopping $699 with the standard edition coming in slightly cheaper at $249. If you are a student or teacher however, they <strong>STILL</strong> offer a free copy to those that apply (which I think is one of the best things any software company could have done). The Flex 3 SDK can be found on their <a href="http://www.adobe.com/products/flex/" target="_blank">official Flex page</a> for a free download if you don&#8217;t want to shell out that kind of cash for the complete Builder Application. Apparently there is a big difference between the standard and pro edition too &#8211; with the pro version including built-in memory/performance profiling tools, their &#8220;Advanced Datagrid,&#8221; and comes with its own set of scalable charting components for &#8220;rich data visualization.&#8221;</P><br />
<P>Flex Builder 3 was in beta for quite a while, which let users learn how to utilize it&#8217;s advanced database manipulation features, most of which can be viewed on the <a href="http://flex.org/showcase/" target="_blank">Flex Showcase site</a>.</P><br />
Today&#8217;s announcement was most likely timed to coincide with the big <a href="http://www.360conferences.com/360flex/" target="_blank">360|Flex Conference</a> that kicked off today here in Atlanta, GA. It runs from the 25th-27th and features some of the <a href="http://www.360conferences.com/downloads/Atlanta/SpeakerSessionTitles.pdf" target="_blank">leaders</a> in Flash/Flex development. Day passes are <a href="http://360flex.eventbrite.com/" target="_blank">still available</a> if interested.</p>
<p>Something interesting with Flex is it gives you the ability to manipulate whatever you design with other programming languages in ways that were almost un-heard of using flash. My favorite is its integration with Ruby On Rails. RoR can be used as a streamlined back-end solution for your web-app, using Flex as a pretty front-end to display the data. A really great site I&#8217;ve come across with helpful examples of Flex/Rails in use is Derek Wischusen&#8217;s site &#8211; <a href="http://flexonrails.net/" target="_blank">FlexonRails.net</a>.  If you want to see an example of both pieces of technology being used in new ways, check out his post where he explains (with source code) how to do a <a href="http://flexonrails.net/?p=105" target="_blank">Server push with Ruby on Rails using Flex, JRuby, and BlazeDS</a>. Another interesting one is where he tries to integrate as many new forms of languages/services as possible is his post on <a href="http://flexonrails.net/?p=103" target="_blank">integrating Flex, BlazeDS, and a web-app framework for Scala called Lift</a></p>
<p>Read more about Flex Builder 3 and the Flex SDK on Adobe&#8217;s official website &#8211; <a href="http://www.adobe.com/devnet/flex/" target="_blank">www.adobe.com/products/flex/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.addto10.com/adobe-air-flex-builder-3-final-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
