<?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>Wabysabi &#187; flex</title>
	<atom:link href="http://www.wabysabi.com/blog/category/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wabysabi.com/blog</link>
	<description>The Personal and Professional website of Daniel Wabyick</description>
	<lastBuildDate>Thu, 27 May 2010 18:36:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>AS3 Framework Comparisons &#8211; Robotlegs</title>
		<link>http://www.wabysabi.com/blog/2009/11/19/as3-framework-comparisons-robotlegs/</link>
		<comments>http://www.wabysabi.com/blog/2009/11/19/as3-framework-comparisons-robotlegs/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 00:10:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[frameworks]]></category>

		<guid isPermaLink="false">http://www.wabysabi.com/blog/?p=64</guid>
		<description><![CDATA[A review of Richard Lord's AS3 framework comparison example, complete with analysis of some of the number of classes, scalability to projects, etc. ]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.wabysabi.com/blog/wp-content/uploads/2009/11/Screen-shot-2009-11-19-at-Nov-19-4.05.33-PM.png" alt="Screenshot - Flexcaster Robotlegs" title="Screenshot - Flexcaster Robotlegs" width="400" height="312" class="aligncenter size-full wp-image-66" /></p>
<p>Recently, a coworker asked me &#8211; &#8216;What&#8217;s Robotlegs all About?&#8217;. I waved my hands around a bit, rambled about dependency injection, Spring, Swiz, until his eyes glazed over.  Talking about frameworks only goes so far. </p>
<p>Enter Richard Lord&#8217;s fantastic <a href="http://www.bigroom.co.uk/blog/flexcaster-robotlegs">AS3 framework comparison</a> using Flexcaster, an example podcast application.  Its a pretty simple example, but it compares the syntax and structure of a variety of frameworks including Robotlegs, PureMVC, Swiz, Cairngorm, as well as pure Flex 3 &#8211; all using a simple, uniform example. </p>
<p>Comparing the level of complexity, simply from a class-count, is a pretty interesting exercise. Check out these numbers!  </p>
<ul>
<li>Flex 3 &#8211; 13 Classes</li>
<li>PureMVC &#8211; 28 classes
<li>
<li>Robotlegs &#8211; 30 classes (!)</li>
<li>Cairngorm &#8211; 20 classes</li>
<li>Swiz &#8211; 18 classes</li>
</ul>
<p>To the framework&#8217;s defense, they are designed to scale to much larger projects, and its not entirely an apples-to-apples comparison. Robotlegs, for example, demonstrates two different feed implementations, and has a slightly different UI class model than the Flex 3 example.   The Swiz example, eschews the Command pattern, and instead uses singletons.  Its definitely an eye-opener to compare how they differ. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wabysabi.com/blog/2009/11/19/as3-framework-comparisons-robotlegs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flashbuilder &#8211; Features and Tips by Scott Evans</title>
		<link>http://www.wabysabi.com/blog/2009/11/04/flashbuilder-features-and-tips-by-scott-evans/</link>
		<comments>http://www.wabysabi.com/blog/2009/11/04/flashbuilder-features-and-tips-by-scott-evans/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 21:48:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.wabysabi.com/blog/?p=53</guid>
		<description><![CDATA[Recently, I got a chance to check out Scott Evan&#8217;s slides for his MAX 2009 talk on Flashbuilder tips and tricks. There&#8217;s a ton of new features, including: Advanced navigation Indentation Correction MXML and Actionscript file Templates Conditional Breakpoints (!) I would definitely recommend checking out his slides, or his talk on Adobe TV. You&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.wabysabi.com/blog/wp-content/uploads/2009/11/flashbuilder_templates.png" alt="Flashbuilder - Template Screenshot" title="Flashbuilder - Template Screenshot" width="400" height="326" class="aligncenter size-full wp-image-58" /><br />
Recently, I got a chance to check out <a href="http://gettingandsetting.com/2009/10/08/max-2009-slides/">Scott Evan&#8217;s slides</a> for his MAX 2009 talk on Flashbuilder tips and tricks. There&#8217;s a <strong>ton</strong> of new features, including: </p>
<ul>
<li>Advanced navigation</li>
<li>Indentation Correction</li>
<li>MXML and Actionscript file Templates</li>
<li>Conditional Breakpoints (!)</lI>
</ul>
<p>I would definitely recommend checking out <a href="http://gettingandsetting.com/2009/10/08/max-2009-slides/">his slides</a>, or <a href="http://tv.adobe.com/watch/max-2009-develop/flash-builder-4-advanced-tips-and-tricks/">his talk</a> on Adobe TV.  You&#8217;ll be more productive in no time!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wabysabi.com/blog/2009/11/04/flashbuilder-features-and-tips-by-scott-evans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking at MAX &#8211; IHT Reader</title>
		<link>http://www.wabysabi.com/blog/2008/11/19/speaking-at-max-iht-reader/</link>
		<comments>http://www.wabysabi.com/blog/2008/11/19/speaking-at-max-iht-reader/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 10:48:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.wabysabi.com/blog/?p=42</guid>
		<description><![CDATA[Hello, I am pleased to announce that I will be speaking at MAX on the IHT Reader project, a next-generation desktop newsreader application that was featured in the MAX keynote on Monday. Speaking along with Jeremy Clark and Justin Van Slembrouck, we&#8217;ll be covering the project from both a design and development perspective. I&#8217;ll be [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.wabysabi.com/picts/ihtreader.png" alt="IHT Reader screenshot" width="400" height="336" /><br />
Hello, I am pleased to announce that I will be speaking at MAX on the IHT Reader project, a next-generation desktop newsreader application that was featured in the MAX keynote on Monday. </p>
<p>Speaking along with Jeremy Clark and Justin Van Slembrouck, we&#8217;ll be covering the project from both a design and development perspective. I&#8217;ll be digging into some of the new text technology in AIR 1.5 and FP10 that made this project possible.  I hope to see you there! </p>
<p>Session details:<br />
<a href="http://max.adobe.com/na/sessions/browser/#554">Creating a Next-Generation Desktop News Reader</a><br />
Wednesday, November 19<br />
Moscone West 2018, 2:00-3:00 p.m.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wabysabi.com/blog/2008/11/19/speaking-at-max-iht-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DirecTV launches NFL streaming video application built with Adobe AIR</title>
		<link>http://www.wabysabi.com/blog/2008/09/08/directv-launches-nfl-streaming-video-application-built-with-adobe-air/</link>
		<comments>http://www.wabysabi.com/blog/2008/09/08/directv-launches-nfl-streaming-video-application-built-with-adobe-air/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 22:39:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[DirecTV]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[h264]]></category>

		<guid isPermaLink="false">http://www.wabysabi.com/blog/?p=41</guid>
		<description><![CDATA[I&#8217;m excited to share with you the launch of Supercast, a premium service for DirecTV subscribers that allows viewers to watch all NFL games in high-quality h264 video encoding, while getting the latest scores, plays, and highlights. While Flash video in the browser is great, the AIR application leverages a number of desktop API&#8217;s to [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.wabysabi.com/picts/directv_supercast.png' alt='Supercast DirecTV screenshot' class='alignnone' /><br />
I&#8217;m excited to share with you the launch of <a href="http://directv.com/supercast">Supercast</a>, a premium service for DirecTV subscribers that allows viewers to watch all NFL games in high-quality h264 video encoding, while getting the latest scores, plays, and highlights. </p>
<p>While Flash video in the browser is great, the AIR application leverages a number of desktop API&#8217;s to improve the viewing experience, while providing DRM support that makes this type of application viable to media companies like DirecTV.</p>
<p>I think this project also proves there is commercial viability for AIR applications. Its probably the first AIR app that you <em>can&#8217;t</em> install, which is too bad because its one of the best.  Definitely check it out if you have NFL Sunday ticket.</p>
<p>While I got to get my coding mitts in early on the project, the lion&#8217;s share of the application was built out by two talented consulting groups &#8211; <a href="http://blitzagency.com/#home">Blitz Agency</a> and <a href="http://gskinner.com">gskinner.com</a>.  Congrats! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wabysabi.com/blog/2008/09/08/directv-launches-nfl-streaming-video-application-built-with-adobe-air/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AIR Example &#8211; Native Drag-n-Drop and Clipboard Integration</title>
		<link>http://www.wabysabi.com/blog/2008/03/18/air-example-native-drag-n-drop-and-clipboard-integration/</link>
		<comments>http://www.wabysabi.com/blog/2008/03/18/air-example-native-drag-n-drop-and-clipboard-integration/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 21:10:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.wabysabi.com/blog/2008/03/18/air-example-native-drag-n-drop-and-clipboard-integration/</guid>
		<description><![CDATA[AIR provides some great API&#8217;s for integrating with other applications. Via the NativeDragManager and Clipboard classes, you can easily export your data in a multitude of formats, including PNG and CSV. Recently I had an project that utilized these features, and I figured it would be good to share the techniques with the community. In [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><img src='http://www.wabysabi.com/blog/wp-content/uploads/2008/03/chart_export.png' alt='Chart Export Screenshot' width="350" height="280" /></div>
<p>AIR provides some great API&#8217;s for integrating with other applications. Via the NativeDragManager and Clipboard classes, you can easily export your data in a multitude of formats, including PNG and CSV. Recently I had an project that utilized these features, and I figured it would be good to share the techniques with the community.</p>
<p>In particular this example, framed as a basic stock chart application, demonstrates the following features:</p>
<ul>
<li>Native drag-and-drop with PNG images and custom image proxies. </li>
</ul>
<ul>
<li>Copy to Clipboard / Export with both PNG and CSV data formats &#8211; Right-click on the chart to get your options</li>
</ul>
<ul>
<li>Example code for customizing the HLOCChart class look-and-feel</li>
</ul>
<p>These features were factored into &#8216;behavior&#8217; classes so that they can (fairly) easily be applied to your own AIR apps. </p>
<style type="text/css">
#messageTable {
	height: 140px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}</p>
</style>
<div align="center">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="badge"
			class="flashmovie"
			width="217"
			height="140">
	<param name="movie" value="/examples/chartexport/badge.swf" />
	<param name="flashvars" value="appname=ResizableAIRChromeExample&amp;appurl=http://www.wabysabi.com/examples/chartexport/ChartExportExample.air&amp;airversion=1.0&amp;messagecolor=999999&amp;imageurl=http://www.wabysabi.com/examples/chartexport/chartbadge.png" />
	<param name="scale" value="noscale" />
	<param name="wmode" value="transparent" />
	<param name="bgcolor" value="#181818" />
	<param name="allowscriptaccess" value="always" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/examples/chartexport/badge.swf"
			name="badge"
			width="217"
			height="140">
		<param name="flashvars" value="appname=ResizableAIRChromeExample&amp;appurl=http://www.wabysabi.com/examples/chartexport/ChartExportExample.air&amp;airversion=1.0&amp;messagecolor=999999&amp;imageurl=http://www.wabysabi.com/examples/chartexport/chartbadge.png" />
		<param name="scale" value="noscale" />
		<param name="wmode" value="transparent" />
		<param name="bgcolor" value="#181818" />
		<param name="allowscriptaccess" value="always" />
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object></div>
<p>Source is available by right-clicking and selecting &#8216;view-source&#8217; in the application from anywhere but the chart.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wabysabi.com/blog/2008/03/18/air-example-native-drag-n-drop-and-clipboard-integration/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>RIA Data Benchmarking Tool &#8211; Nice!</title>
		<link>http://www.wabysabi.com/blog/2008/02/14/ria-data-benchmarking-tool-nice/</link>
		<comments>http://www.wabysabi.com/blog/2008/02/14/ria-data-benchmarking-tool-nice/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 18:01:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.wabysabi.com/blog/2008/02/14/ria-data-benchmarking-tool-nice/</guid>
		<description><![CDATA[James Ward created an excellent RIA Data Loading Benchmarking tool that compares the load, parse and rendering time of a number of RIA technologies including both AJAX and Flash based technologies. Its nice to see a well-designed tool spell out the performance differences of technologies. This should make it easier for Flash developers to explain [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.wabysabi.com/blog/2008/02/14/ria-data-benchmarking-tool-nice/benchmarking-screenshot/' rel='attachment wp-att-34' title='Benchmarking Screenshot' target="_new"><img src='http://www.wabysabi.com/blog/wp-content/uploads/2008/02/benchmark.png' alt='Benchmarking Screenshot' /></a>James Ward created an excellent <a href="http://www.jamesward.org/census/" target="_blank">RIA Data Loading Benchmarking tool</a> that compares the load, parse and rendering time of a number of RIA technologies including both AJAX and Flash based technologies. Its nice to see a well-designed tool spell out the performance differences of technologies. This should make it easier for Flash developers to explain to their CTO why AMF will save them money and result in a better app. Nice work! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wabysabi.com/blog/2008/02/14/ria-data-benchmarking-tool-nice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Embedding AIR Badges on WordPress via Kimili Plugin</title>
		<link>http://www.wabysabi.com/blog/2008/01/30/embedding-air-badges-on-wordpress-via-kimili-plugin/</link>
		<comments>http://www.wabysabi.com/blog/2008/01/30/embedding-air-badges-on-wordpress-via-kimili-plugin/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 17:26:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.wabysabi.com/blog/2008/01/30/embedding-air-badges-on-wordpress-via-kimili-plugin/</guid>
		<description><![CDATA[In my last post, I wanted to distribute a sample AIR application via the user-friendly badge installation process. After taking a look at the available options, I came across an excellent Flash embedding solution for WordPress called Kimili. Kimili is a WordPress friendly wrapper on top of Geoff Stearns excellent SWFObject Javascript library. I thought [...]]]></description>
			<content:encoded><![CDATA[<p>In my last post, I wanted to distribute a sample AIR application via the user-friendly badge installation process. After taking a look at the available options, I came across an excellent Flash embedding solution for WordPress called <a href="http://kimili.com/plugins/kml_flashembed/wp" target="_new">Kimili</a>. Kimili is a WordPress friendly wrapper on top of Geoff Stearns excellent <a href="http://blog.deconcept.com/swfobject/" target="_new">SWFObject</a> Javascript library.  </p>
<p>I thought I would share my code snippet for my previous post in order to help the next person who was trying to get AIR badges in WordPress going: </p>
<p><code>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="badge"
			class="flashmovie"
			width="217"
			height="140">
	<param name="movie" value="/examples/airchrome/badge.swf" />
	<param name="flashvars" value="appname=ResizableAIRChromeExample&amp;appurl=http://www.wabysabi.com...ChromeExample.air&amp;airversion=1.0.M6&amp;messagecolor=999999&amp;imageurl=http://www.wabysabi.com...airchrome/badge.png" />
	<param name="scale" value="noscale" />
	<param name="wmode" value="transparent" />
	<param name="bgcolor" value="#181818" />
	<param name="allowscriptaccess" value="always" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/examples/airchrome/badge.swf"
			name="badge"
			width="217"
			height="140">
		<param name="flashvars" value="appname=ResizableAIRChromeExample&amp;appurl=http://www.wabysabi.com...ChromeExample.air&amp;airversion=1.0.M6&amp;messagecolor=999999&amp;imageurl=http://www.wabysabi.com...airchrome/badge.png" />
		<param name="scale" value="noscale" />
		<param name="wmode" value="transparent" />
		<param name="bgcolor" value="#181818" />
		<param name="allowscriptaccess" value="always" />
	<!--<![endif]-->
		</code></p>
<p>Two side-notes: </p>
<ul>
<li>The Kimili plugin delimits flashvars with semicolons <em>bracketed by spaces</em> (e.g. &#8221; ; &#8220;). I&#8217;m not sure why it requires this odd syntax, but things won&#8217;t work if you eliminate the spaces.</li>
</ul>
<ul>
<li>I added a space betwen the closing bracket of the tag so that WordPress wouldn&#8217;t interpret it. The correct syntax should be &#8220;/]&#8221;.</li>
</ul>
<p>Thanks to Michael Bester for the great library! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wabysabi.com/blog/2008/01/30/embedding-air-badges-on-wordpress-via-kimili-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Example AIR App &#8211; Dynamically Resizing Windows based on Content Area</title>
		<link>http://www.wabysabi.com/blog/2008/01/29/example-air-app-dynamically-resizing-windows-based-on-content-area/</link>
		<comments>http://www.wabysabi.com/blog/2008/01/29/example-air-app-dynamically-resizing-windows-based-on-content-area/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 01:04:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.wabysabi.com/blog/2008/01/29/example-air-app-dynamically-resizing-windows-based-on-content-area/</guid>
		<description><![CDATA[#messageTable { height: 140px; border: 1px solid #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } ** Updated for AIR 1.0 02/25/2008 ** The AIR windowing API offers some exciting new possibilities, and challenges, for Flash developers. With the Employee Directory Sample Application, we showcased a well-designed, real-world application that dynamically resizes itself to a [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><img src='http://www.wabysabi.com/blog/wp-content/uploads/2008/01/resizable_air_chrome.png' alt='Resizable AIR Chrome Screenshot' width="350" height="167" /></div>
<style type="text/css">
#messageTable {
	height: 140px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}</p>
</style>
<p>** Updated for AIR 1.0  02/25/2008 **</p>
<p>The AIR windowing API offers some exciting new possibilities, and challenges, for Flash developers. With the <a href="http://labs.adobe.com/technologies/air/samples/" target="_new">Employee Directory Sample Application</a>, we showcased a well-designed, real-world application that dynamically resizes itself to a changing content area. This is a powerful technique that simply isn&#8217;t possible within the confines of a browser window. </p>
<p>I thought it would be useful to distill this capability from the more complex directory application and provide a simple &#8216;kick-start&#8217; application that demonstrates: </p>
<ul>
<li>Leveraging transparent windows to create high-quality custom window chrome with drop-shadows.</li>
</ul>
<ul>
<li>Using the Flex Resize effect and event listeners to dynamically size a NativeWindow to the size of a changing content area</li>
</ul>
<ul>
<li>Simple PNG-centric CSS styling example with advanced text anti-aliasing applied. </li>
</ul>
<p>You may install via the AIR badge below, or if you have less than 9,0,63, you will have to manually install the runtime and AIR file:</p>
<div align="center">
[kml_flashembed fversion="9.0.63" movie="/examples/airchrome/badge.swf" fid="badge" targetclass="flashmovie" bgcolor="#181818" useexpressinstall="true" publishmethod="static" width="217" height="140" scale="noscale" wmode="transparent" allowscriptaccess="always" fvars="appname=ResizableAIRChromeExample ; appurl=http://www.wabysabi.com/examples/airchrome/ResizableAIRChromeExample.air ; airversion=1.0 ; messagecolor=999999 ; imageurl=http://www.wabysabi.com/examples/airchrome/badge.png"]</p>
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
</div>
<p>Source is available by right-clicking and selecting &#8216;view-source&#8217; in the application.</p>
<p>One other factor with resizable applications <em>not</em> covered in this sample app is automatically keeping the application onscreen as the application resizes. This is a challenging problem that is addressed in the directory application (via a fairly convoluted solution), but is not covered here. Something I definitely hope to address more clearly in the future. Definitely check out the Employee Directory if you haven&#8217;t already. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wabysabi.com/blog/2008/01/29/example-air-app-dynamically-resizing-windows-based-on-content-area/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Employee Directory V2 Released on Adobe</title>
		<link>http://www.wabysabi.com/blog/2007/10/01/employee-directory-v2-released-on-adobe-labs/</link>
		<comments>http://www.wabysabi.com/blog/2007/10/01/employee-directory-v2-released-on-adobe-labs/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 17:15:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.wabysabi.com/blog/2007/10/01/employee-directory-v2-released-on-adobe-labs/</guid>
		<description><![CDATA[NOTE: Updated URL&#8217;s to adobe.com Just thought I would announce the re-release of the Employee Directory AIR application on Labs. I am excited to show off what I think is a very useful corporate directory application that provides a better experience for finding fellow employees and conference rooms. Technically, the application is probably not the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>NOTE: Updated URL&#8217;s to adobe.com</strong></p>
<p><a href='http://www.adobe.com/devnet/air/flex/samples.html' title='Employee Directory V2 Screenshot'><img src='http://www.wabysabi.com/blog/wp-content/uploads/2007/10/employeedirectory.jpg' alt='Employee Directory V2 Screenshot' /></a><br />
Just thought I would announce the re-release of the <a href="http://www.adobe.com/devnet/air/flex/samples.html">Employee Directory</a> AIR application on Labs.  I am excited to show off what I think is a very useful corporate directory application that provides a better experience for finding fellow employees and conference rooms.</p>
<p>Technically, the application is probably <i>not</i> the best place for pure beginners to learn Flex and AIR, as it was built using best practices for extensible medium to large applications. That said, it is a <i>great</i> starting point for building your own corporate directory application &#8211; its very similar to what we&#8217;re using internally at Adobe.</p>
<p>Some of the AIR features demonstrated: </p>
<ul>
<li>Offline data storage using SQL API&#8217;s</li>
<li>Resizable, transparent windows with automatic position management</li>
<li>Data synchronization and automatic application updates</li>
</ul>
<p>Check out the sample application <a href="http://www.adobe.com/devnet/air/flex/samples.html" target="_new">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wabysabi.com/blog/2007/10/01/employee-directory-v2-released-on-adobe-labs/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Employee Directory AIR application on Dev Center</title>
		<link>http://www.wabysabi.com/blog/2007/06/27/employee-directory-air-application-on-adobe-labs/</link>
		<comments>http://www.wabysabi.com/blog/2007/06/27/employee-directory-air-application-on-adobe-labs/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 18:49:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.wabysabi.com/blog/2007/06/27/employee-directory-air-application-on-adobe-labs/</guid>
		<description><![CDATA[I am pleased to announce that Adobe has released an AIR sample application that I worked on. The application is designed to be a lightweight company directory application that allows searching for employees and navigating through the management hierarchy. From a technical standpoint, I think the application really shines. Not only does it demonstrate a [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.adobe.com/devnet/air/flex/samples.html'  title='Employee Directory Screenshot'><img src='http://www.wabysabi.com/blog/wp-content/uploads/2007/06/employeedirectory.png' alt='Employee Directory Screenshot' /></a><br />
I am pleased to announce that Adobe has released an <a href="http://www.adobe.com/devnet/air/flex/samples.html">AIR sample application</a> that I worked on. The application is designed to be a lightweight company directory application that allows searching for employees and navigating through the management hierarchy. </p>
<p>From a technical standpoint, I think the application really shines. Not only does it demonstrate a number of cool AIR features, including the SQL API, but its pretty easy to integrate your own employee image and data sources, so it may actually be <em>useful</em>. Adobe is using an extended version of the app internally.</p>
<p>Feel free to contact me if you are trying to integrate the app and would like some tips.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wabysabi.com/blog/2007/06/27/employee-directory-air-application-on-adobe-labs/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
