<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Aaron West&apos;s Technology Blog - Flex</title>
			<link>http://www.aaronwest.net/blog/index.cfm</link>
			<description>The Personal Blog of Aaron West.</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 12:34:50 -0400</pubDate>
			<lastBuildDate>Mon, 23 Aug 2010 08:24:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>trajik210@gmail.com</managingEditor>
			<webMaster>trajik210@gmail.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>trajik210@gmail.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>Aaron West&apos;s Technology Blog</title>
				<link>http://www.aaronwest.net/blog/index.cfm</link>
			</image>
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Quick Update on BFlex 2010</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2010/8/23/Quick-Update-on-BFlex-2010</link>
				<description>
				
				A few things have changed with &lt;a href=&quot;http://bflex.indiana.edu/&quot;&gt;BFlex&lt;/a&gt; over the last week that have led me to pick up an &lt;a href=&quot;http://bflex.indiana.edu/index.cfm/schedule/bflex-sessions/air-application-development/&quot;&gt;Adobe AIR session&lt;/a&gt; I wasn&apos;t originally slated to teach. Other than the illustrious &lt;a href=&quot;http://www.simonfree.com/&quot;&gt;Simon Free&apos;s&lt;/a&gt; AIR session on &lt;a href=&quot;http://bflex.indiana.edu/index.cfm/schedule/bflex-sessions/intro-to-mobile-development-with-air/&quot;&gt;mobile development&lt;/a&gt;, my session will be the only one focused on Adobe&apos;s Integrated Runtime. The downside (if there is one) to this schedule change is I don&apos;t have a specific session prepared yet. If you are going to be at BFlex I would love to hear your ideas for a hands-on session written for intermediate developers.

Here are a few ideas from myself and my twitter followers, feel free to provide your thoughts in the comments:

--creating an awesome AIR application updater that includes a force update feature&lt;br /&gt;
--creating screenshots of specific parts of an app and providing drag-and-drop to desktop functionality&lt;br /&gt;
--using the file promises API in AIR 2 to write remote files to disk&lt;br /&gt;
--something else AIR 2 related (native processes, etc.)

Finally, if you haven&apos;t seen the new BFlex/BFusion site (powered by &lt;a href=&quot;http://www.getmura.com/&quot;&gt;Mura&lt;/a&gt;) released today, go &lt;a href=&quot;http://bflex.indiana.edu/&quot;&gt;check it out&lt;/a&gt;.
				
				</description>
						
				
				<category>Presentations</category>				
				
				<category>Adobe AIR</category>				
				
				<category>Flex</category>				
				
				<pubDate>Mon, 23 Aug 2010 08:24:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2010/8/23/Quick-Update-on-BFlex-2010</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>BFlex and BFusion Registration Open</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2010/8/19/BFlex-and-BFusion-Registration-Open</link>
				<description>
				
				Hey folks, this is just a quick post to let everyone know registration for BFlex and BFusion 2010 is &lt;a href=&quot;http://bflex.info&quot;&gt;now open&lt;/a&gt;. Having spoken at both of these events for the past two years I know what high value these two days of hands on training offer participants. And you will participate as BFlex/BFusion is not you run of the mill event. You experience hands on training from seasoned ColdFusion and Flex developers.

I&apos;ll be there helping out the crew again this year. If you are anywhere near Bloomington, Indiana I hope to see you there. But don&apos;t forget to register here: &lt;a href=&quot;http://bflex.info&quot;&gt;http://bflex.info&lt;/a&gt;.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Flex</category>				
				
				<pubDate>Thu, 19 Aug 2010 09:00:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2010/8/19/BFlex-and-BFusion-Registration-Open</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Faster Debugging in Flash Builder with Logitech Mouse</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2010/8/9/Faster-Debugging-in-Flash-Builder-with-Logitech-Mouse</link>
				<description>
				
				&lt;p&gt;&lt;img title=&quot;Image of Logitech Anywhere MX mouse and Flash Builder&quot; src=&quot;http://www.aaronwest.net/blog/images/blogposts/AnywhereMouseFlashBuilder.jpg&quot; alt=&quot;Image of Logitech Anywhere MX mouse and Flash Builder&quot; width=&quot;720&quot; /&gt;&lt;/p&gt;

Over the past few months I&apos;ve found I use the heck out of the debug feature in &lt;a href=&quot;http://www.adobe.com/go/flashbuilder&quot;&gt;Flash Builder 4&lt;/a&gt;. And when working on really complex Flex applications sometimes the only way to see whether my code is doing what I need is to run the application. Why? Because design view in Flash Builder 4 doesn&apos;t know how to work with popular Flex frameworks such as &lt;a href=&quot;http://swizframework.org/&quot;&gt;Swiz&lt;/a&gt;. At least, I&apos;ve not been able to get it to work quite right for me.

Sometime last week I grew tired of pressing the debug button so I configured my Logitech Anywhere MX mouse so it initiates debugging sessions for me. It&apos;s pretty rocking. Click the image after the break to see a short video demonstration of how it works. If you want to learn more about the Anywhere MX mouse, I &lt;a href=&quot;http://www.aaronwest.net/blog/index.cfm/2009/9/26/A-Closer-Look-at-the-Logitech-Anywhere-Mouse-MX&quot;&gt;blogged my experience with it&lt;/a&gt; last year.
				 [More]
				</description>
						
				
				<category>Productivity</category>				
				
				<category>OmniFocus</category>				
				
				<category>Adobe AIR</category>				
				
				<category>Flex</category>				
				
				<category>Video</category>				
				
				<pubDate>Mon, 09 Aug 2010 09:00:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2010/8/9/Faster-Debugging-in-Flash-Builder-with-Logitech-Mouse</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Configuring Chrome with Flash Player Debugger</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2010/4/27/Configuring-Chrome-with-Flash-Player-Debugger</link>
				<description>
				
				A few weeks ago I started using Chrome on Mac OS X as my main Web browser. I had grown tired of Safari 4 chewing up nearly a gig of RAM after leaving it open for a week or more. Don&apos;t get me wrong, Safari is a fantastic browser and I wasn&apos;t happy about switching. But I can&apos;t have any browser chew through a gig of memory even if it takes it a week to do so. Chrome is nearly as fast as Safari (for me) and I&apos;ve left it open for two weeks without any tab hogging memory. Each opened tab spawns it&apos;s own process allowing a single tab to fail without affecting other tabs. In general I&apos;ve found each tab occupies 25 MB to 40 MB of RAM. If you do that math you&apos;ll realize I can open around 25-40 tabs before Chrome takes up a gig of RAM.
				 [More]
				</description>
						
				
				<category>Flex</category>				
				
				<category>Mac</category>				
				
				<category>Flash</category>				
				
				<pubDate>Tue, 27 Apr 2010 13:54:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2010/4/27/Configuring-Chrome-with-Flash-Player-Debugger</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>One application. Five Screens.</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2010/4/6/One-application-Five-Screens</link>
				<description>
				
				I&apos;m three days late blogging about this, but if you haven&apos;t seen Christian Cantrell&apos;s &lt;a href=&quot;http://blogs.adobe.com/cantrell/archives/2010/04/one_application_five_screens.html&quot;&gt;blog post&lt;/a&gt; of the same title you need to check it out. He shows an application he wrote that runs on five screens including Mac, Windows, Linux, iPhone, and Android. I&apos;d argue it&apos;s more like seven screens given the different device operating systems. Christian says he wrote the application code once and different wrappers for each operating system. I know this is supposed to be possible given the Flash Player runs on Windows, Mac, and Linux and Flash Professional CS5 can compile a Flash app to native iPhone code. This would get his app onto iPhone, iPod Touch and iPad. But Christian says his app is able to run on all the devices because it&apos;s built with AIR. Ok, cool. I want to see /how/ though.

Christian promised to release his code as open source so inquisitive developers like me can learn more about this.
				
				</description>
						
				
				<category>Mobile &amp; Devices</category>				
				
				<category>iPhone</category>				
				
				<category>Adobe AIR</category>				
				
				<category>Flex</category>				
				
				<category>Flash</category>				
				
				<pubDate>Tue, 06 Apr 2010 15:45:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2010/4/6/One-application-Five-Screens</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>I&apos;m Hiring Two Flex Developers Right Now!</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2010/3/3/Im-Hiring-Two-Flex-Developers-Right-Now</link>
				<description>
				
				Hey folks, just a quick blog post to let everyone know I am looking to hire two great Flex developers right now. These two positions will start contract and will have an opportunity to go full-time. This is an immediate need and will pay well. I need folks who understand Flex and AS3 intimately and who know how to build fantastic looking interfaces on top of a lot of data. These positions can be filled by folks in Nashville or anywhere in the world really.

If you are looking for an awesome project that you can start on right now, please contact me so we can discuss. You can hit up my &lt;a href=&quot;http://www.aaronwest.net/blog/contact.cfm&quot;&gt;contact form&lt;/a&gt; and send me an e-mail, or use the Google Voice widget on the same page to enter your digits and ring my mobile.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Jobs</category>				
				
				<category>Nashville</category>				
				
				<category>Adobe AIR</category>				
				
				<category>Flex</category>				
				
				<pubDate>Wed, 03 Mar 2010 13:12:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2010/3/3/Im-Hiring-Two-Flex-Developers-Right-Now</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Slides and Code - My CFUGitives Presentation</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2010/2/23/Slides-and-Code--My-CFUGitives-Presentation</link>
				<description>
				
				Last week I gave a presentation to the Connecticut ColdFusion User Group (CFUGitives) on integrating BlazeDS and ColdFusion 9. This is the same talk I&apos;ve given other places without the hands-on aspect. I&apos;ve zipped up my slides and code and made them available for download &lt;a href=&quot;http://www.aaronwest.net/downloads/download.cfm?token=FC617096-AB43-C146-0723D835976B1753&quot;&gt;here&lt;/a&gt;. When you extract the downloaded zip file you should see the following folder structure.
&lt;ul&gt;
&lt;li&gt;/FlashBuilderProject/FlexMessaging.fxp (a full Flash Builder 4 project)&lt;/li&gt;
&lt;li&gt;/Slides/IntegratingBlazeDS_ColdFusion.pdf (my slides in PDF format)
&lt;/ul&gt;

To get started, import the FlexMessaging.fxp file into Flash Builder 4 as a new Flex project. This will setup nearly every aspect of the project. I typically customize my Flex 3 projects in Flash Builder with two other settings. Right-click on your new project folder and select properties. In the resulting window, select Flex Build Path. Change the Framework linkage setting to &quot;Merged into code&quot; and add an appropriate Output folder URL (this setting is located at the bottom of the window). I put my project in my Web root, so I typically set Output folder URL to &quot;http://localhost/project_name/bin-debug/. Adding this setting will allow you to build the project and run it in your default browser with a localhost URL versus a filesystem specific URL.

More after the break.
				 [More]
				</description>
						
				
				<category>User Groups</category>				
				
				<category>ColdFusion</category>				
				
				<category>BlazeDS</category>				
				
				<category>Presentations</category>				
				
				<category>Flex</category>				
				
				<pubDate>Tue, 23 Feb 2010 13:08:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2010/2/23/Slides-and-Code--My-CFUGitives-Presentation</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Presenting on ColdFusion 9 and BlazeDS to the Connecticut CF User Group</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2010/2/10/Presenting-on-ColdFusion-9-and-BlazeDS-to-the-Connecticut-CF-User-Group</link>
				<description>
				
				This coming Monday, February 15 I&apos;ll be giving my ColdFusion 9 and BlazeDS presentation to the Connecticut ColdFusion User Group. It&apos;s all going down online via Adobe Connect so fire up your browser at 6:00pm CST on Monday if you want to be part of the fun. All the relevant meeting info, such as the Adobe Connect URL, is located on the &lt;a href=&quot;http://www.cfugitives.com/index.cfm?commentID=91&quot;&gt;CFUGitives site&lt;/a&gt;.

But, here&apos;s a quick presentation description:

&lt;blockquote&gt;
In this presentation Aaron will show you how ColdFusion 9 and BlazeDS are integrated into one server. Aaron will demonstrate how to build a one-way, real-time messaging application from start to finish, using Flash Builder 4 beta and ColdFusion Builder beta.
&lt;/blockquote&gt;
				
				</description>
						
				
				<category>User Groups</category>				
				
				<category>ColdFusion</category>				
				
				<category>BlazeDS</category>				
				
				<category>Presentations</category>				
				
				<category>Flex</category>				
				
				<pubDate>Wed, 10 Feb 2010 15:23:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2010/2/10/Presenting-on-ColdFusion-9-and-BlazeDS-to-the-Connecticut-CF-User-Group</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>You Were Unimpressed With the iPad? So Was Hitler</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2010/2/3/You-Were-Unimpressed-With-the-iPad-So-Was-Hitler</link>
				<description>
				
				It didn&apos;t take long for the release of the iPad to spurn negative reactions from Apple fans and geeks everywhere. In fact, I heard 80% of the buying public was unimpressed with the iPad. Hitler wasn&apos;t impressed either as evident in the &lt;i&gt;Downfall&lt;/i&gt; video meme you can watch &lt;a href=&quot;http://www.youtube.com/watch?v=lQnT0zp8Ya4&quot;&gt;here&lt;/a&gt;. But the best Downfall spin-off yet was when &lt;a href=&quot;http://dougmccune.com/&quot;&gt;Doug McCune&lt;/a&gt; put Hitler in the speaker lineup for CFUnited 2009!

&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/oyeITJqpGeI&amp;hl=en_US&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/oyeITJqpGeI&amp;hl=en_US&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;
				
				</description>
						
				
				<category>CFUnited 2009</category>				
				
				<category>ColdFusion</category>				
				
				<category>Mobile &amp; Devices</category>				
				
				<category>Flex</category>				
				
				<category>Mac</category>				
				
				<pubDate>Wed, 03 Feb 2010 09:48:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2010/2/3/You-Were-Unimpressed-With-the-iPad-So-Was-Hitler</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>The Adobe Community Expert Program is Back, With a New Name</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2010/1/18/The-Adobe-Community-Expert-Program-is-Back-With-a-New-Name</link>
				<description>
				
				A few hours ago Liz Frederick, manager of the Adobe Community Expert program, &lt;a href=&quot;http://lizfrederick.blogspot.com/2010/01/adobe-community-professionals.html&quot;&gt;announced&lt;/a&gt; the program name has been changed to Adobe Community Professionals. The history behind the original name and why it has been changed might not be interesting to you, but I&apos;m proud that I was part of the process to help choose a new name. In fact, the entire Adobe Community Experts group was responsible with coming up with candidate program names that were ultimately submitted to Adobe for final approval. I&apos;m quite happy with the new name as I believe it reflects more on what we are tasked to do. Which is...

&lt;blockquote&gt;
The Adobe Community &lt;strike&gt;Experts&lt;/strike&gt; Professionals Program is a community based program made up of Adobe customers who share their product expertise with the world-wide Adobe community. The Adobe Community &lt;strike&gt;Experts&apos;&lt;/strike&gt; Professional mission is to provide high caliber peer-to-peer communication educating and improving the product skills of Adobe customers worldwide.
&lt;/blockquote&gt;

Being an &lt;em&gt;expert&lt;/em&gt; in anything is immensely tough to do. In fact, I often argue that there aren&apos;t any experts, there are simply people at different stages of understanding and learning. At the moment you consider yourself an expert you&apos;re likely to stop working hard, stop investigating, learning, and growing in your field, and ultimately stop being an &lt;em&gt;expert&lt;/em&gt;. Being an Adobe Community Professional on the other hand still means you work hard at what you do, you serve as a leader in your online community, and you help others learn and become more skilled by sharing your expertise.

I welcome the switch from expert to professional and am extremely happy to report that my request to stay with the program in 2010 has been accepted. This marks my eighth consecutive year in a program that has gone from Team Macromedia, to Adobe Community Experts, to Adobe Community Professionals. A big &quot;shout out&quot; and thanks to &lt;a href=&quot;http://lizfrederick.blogspot.com/&quot;&gt;Liz Frederick (Adobe Community Professional Manager)&lt;/a&gt;, &lt;a href=&quot;http://adrocknaphobia.com/&quot;&gt;Adam Lehman (ColdFusion Product Manager)&lt;/a&gt;, &lt;a href=&quot;http://www.rluxemburg.com/&quot;&gt;Rachel Luxemburg&lt;/a&gt;, and the entire &lt;a href=&quot;http://www.adobe.com/go/coldfusion&quot;&gt;ColdFusion&lt;/a&gt; team for allowing me to serve the ColdFusion, Flash, and Flex communities yet again.

I also want to send out a hearty welcome to new members of the program! I went through &lt;a href=&quot;http://lizfrederick.blogspot.com/2010/01/new-acps-for-2010.html&quot;&gt;Liz&apos;s list&lt;/a&gt; and picked out names I a) recognized and b) were new to the program.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe Community Professionals</category>				
				
				<category>Adobe Community Experts</category>				
				
				<category>Flex</category>				
				
				<category>Flash</category>				
				
				<pubDate>Mon, 18 Jan 2010 14:24:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2010/1/18/The-Adobe-Community-Expert-Program-is-Back-With-a-New-Name</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Jesse Warden&apos;s Consulting Chronicles: A Must Read</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2009/12/28/Jesse-Wardens-Consulting-Chronicles-A-Must-Read</link>
				<description>
				
				Are you a programmer? Do you ever work as a consultant? If you answered yes to both of these questions I highly encourage you to read Jesse Warden&apos;s latest consulting chronicles blog post. Jesse provides some nice insights on how to be successful at your new consulting gig, how to build trust with other team members and managers, and how to solve difficult problems with good tools and a positive attitude. It&apos;s really a great read. If you&apos;re busy, e-mail this link to yourself. Otherwise, &lt;a href=&quot;http://jessewarden.com/2009/12/consulting-chronicles-2-fixing-a-pile-of-refuse.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+jessewarden+%28Flex+and+Flash+Developer+-+Jesse+Warden+dot+Kizz-ohm%29&quot;&gt;click over to Jesse&apos;s blog&lt;/a&gt; now.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Programming</category>				
				
				<category>Flex</category>				
				
				<category>Flash</category>				
				
				<pubDate>Mon, 28 Dec 2009 14:06:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2009/12/28/Jesse-Wardens-Consulting-Chronicles-A-Must-Read</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>My BFlex 2009 Session Content (Integrating BlazeDS and ColdFusion 9)</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2009/10/25/My-BFlex-2009-Session-Content</link>
				<description>
				
				I&apos;ve uploaded all the content for my BFlex 2009 talk on integrating &lt;a href=&quot;http://opensource.adobe.com/wiki/display/blazeds/&quot;&gt;BlazeDS&lt;/a&gt; and &lt;a href=&quot;http://www.adobe.com/go/coldfusion&quot;&gt;ColdFusion 9&lt;/a&gt;. The download includes my slides, walkthrough instructions, and all the finalized code. Hit the link below to download the zip file and thanks to all those who attended!
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>BlazeDS</category>				
				
				<category>Presentations</category>				
				
				<category>Flex</category>				
				
				<pubDate>Sun, 25 Oct 2009 15:22:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2009/10/25/My-BFlex-2009-Session-Content</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>My Adobe MAX Lab Content Available for Download</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2009/10/15/My-Adobe-MAX-Lab-Content-Available-for-Download</link>
				<description>
				
				I&apos;ve finally uploaded my BYOL lab content from Adobe MAX and all the assets are ready for download. &lt;a href=&quot;http://www.aaronwest.net/blog/index.cfm/2009/9/25/Speaking-at-Adobe-MAX-in-Two-Weeks&quot;&gt;My lab&lt;/a&gt; was about integrating BlazeDS and &lt;a href=&quot;http://www.adobe.com/go/coldfusion&quot;&gt;ColdFusion 9&lt;/a&gt; and involved constructing an application that used BlazeDS messaging. If you would like to go through all the content simply use the link below to download everything. Here&apos;s what&apos;s included:

&lt;strong&gt;Aaron_West_IntegratingBlazeDSColdFusion_Slides.pdf&lt;/strong&gt;&lt;br /&gt;
These are the slides from the first 10 minutes of the lab. I build slides with very minimal content, so these won&apos;t hold too much value without me talking through them.

&lt;strong&gt;Aaron_West_IntegratingBlazeDSColdFusion_LabHandouts.pdf&lt;/strong&gt;&lt;br /&gt;
This is a 30 page walkthrough PDF that has all the content we went over during the lab. It&apos;s written so anyone can read the PDF and go through the steps to build the application using Flash Builder 4 beta and ColdFusion Builder beta without me leading the class. Pay special attention to the setup instructions on page 3 and 4.

&lt;strong&gt;walkthroughs&lt;/strong&gt;&lt;br /&gt;
This directory has all the walkthrough code used throughout the application. Each walkthrough directory, such as wt-4 has all the code written up to but not including that specific walkthrough. There&apos;s also a final application folder that has the full application in a ready to run state. This content is referred to several times throughout the walkthrough PDF.

Download the content &lt;a href=&quot;http://www.aaronwest.net/downloads/download.cfm?token=516C47B5-DF0B-E570-1F166091A132F671&quot;&gt;here&lt;/a&gt;.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe MAX 2009</category>				
				
				<category>Programming</category>				
				
				<category>BlazeDS</category>				
				
				<category>Flex</category>				
				
				<pubDate>Thu, 15 Oct 2009 08:00:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2009/10/15/My-Adobe-MAX-Lab-Content-Available-for-Download</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>BFlex/BFusion Registration Open and My Two Sessions</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2009/10/14/BFlexBFusion-Registration-Open-and-My-Two-Sessions</link>
				<description>
				
				Bob Flynn and crew &lt;a href=&quot;http://bflex.info/updates/bfusionbflex-registration-is-open-finally&quot;&gt;opened registration&lt;/a&gt; for BFlex and BFusion 2009 taking place in Bloomington, Indiana for the third straight year. For $10/day you get all you can eat ColdFusion and Flex hands-on training. Let me say that again in case you missed it. Hands. On. Training. BFlex/BFusion isn&apos;t your normal conference where a presenter gets up and shows slides and talks for 60 minutes. Each session is 90-minutes and includes hands-on instructions where you &quot;do&quot; instead of just listen. It&apos;s great content, great speakers and at $10/day is a downright steal.

I&apos;ll be presenting two topics this year. My BFusion talk will center around new caching strategies in ColdFusion 9. We&apos;ll go through several exercises where you&apos;ll write code using the new features in ColdFusion 9 announced at Adobe MAX in Los Angeles just last week. My BFlex session will be the same one I did as a BYOL (bring your own laptop) lab for Adobe MAX last week. We&apos;ll talk about how ColdFusion 9 and BlazeDS are now integrated and we&apos;ll build an application using Flash Builder 4 beta and ColdFusion Builder beta that makes use of messaging features built into BlazeDS.

If you are anywhere near the Bloomington area I encourage you to look seriously at this conference. It&apos;s a great opportunity to garner some first hand experience with Adobe Flex and Adobe ColdFusion.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>BlazeDS</category>				
				
				<category>Flex</category>				
				
				<pubDate>Wed, 14 Oct 2009 08:00:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2009/10/14/BFlexBFusion-Registration-Open-and-My-Two-Sessions</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Adobe Keynote Day 2</title>
				<link>http://www.aaronwest.net/blog/index.cfm/2009/10/6/Adobe-Keynote-Day-2</link>
				<description>
				
				Ben Forta is now on stage talking about how incredible yesterday was (I agree). He&apos;s asking how cool people thought the different parts of the keynote were. The Flash announcements seemed to get the most applause.

Ben is now demo-ing an iPhone application that is going to allow him to control parts of the stage/screens.
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe MAX 2009</category>				
				
				<category>Flex</category>				
				
				<category>Flash</category>				
				
				<pubDate>Tue, 06 Oct 2009 12:39:00 -0400</pubDate>
				<guid>http://www.aaronwest.net/blog/index.cfm/2009/10/6/Adobe-Keynote-Day-2</guid>
				
			</item>
			
		 	
			</channel></rss>