<?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/"
	>

<channel>
	<title>Web App Solution Blog &#187; tutorial</title>
	<atom:link href="http://www.webappsolution.com/wordpress/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webappsolution.com/wordpress</link>
	<description>When you're in need of an appsolution</description>
	<pubDate>Thu, 02 May 2013 00:00:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Swiz EventHandler Filtering With Pub/Sub Topics - Part 1</title>
		<link>http://www.webappsolution.com/wordpress/2010/12/29/swiz-eventhandler-filtering-with-topics/</link>
		<comments>http://www.webappsolution.com/wordpress/2010/12/29/swiz-eventhandler-filtering-with-topics/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 18:47:22 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[flex]]></category>

		<category><![CDATA[swiz]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[eventhandler]]></category>

		<category><![CDATA[filtering]]></category>

		<category><![CDATA[metatadata]]></category>

		<category><![CDATA[pub-sub-topics]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=930</guid>
		<description><![CDATA[We tend to build many Flex applications with modules, so having the ability to broadcast and listen for messages based on the scope attribute for both Dispatchers and EventHandlers is essential in Swiz. 
UPDATE: Part 2 has Swiz framework code changes and a more robust solution.
If you don&#8217;t know about Swiz Event Scoping, then read [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2010/12/29/swiz-eventhandler-filtering-with-topics/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex &amp; ActionScript Regex List</title>
		<link>http://www.webappsolution.com/wordpress/2010/09/01/actionscript-regex-list/</link>
		<comments>http://www.webappsolution.com/wordpress/2010/09/01/actionscript-regex-list/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 12:53:11 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[actionscript]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[regex]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=840</guid>
		<description><![CDATA[I&#8217;m not great with regex since I don&#8217;t use it a ton so I constantly find myself looking up simple, reusable regex statements&#8230;thought I&#8217;d just start listing them as I use them in case someone else finds them useful. This will start with just a couple examples that we&#8217;ll continue to add to.
Assume the following [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2010/09/01/actionscript-regex-list/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Set Flex to Focus on Application Load</title>
		<link>http://www.webappsolution.com/wordpress/2010/08/31/set-flex-to-focus-on-application-load/</link>
		<comments>http://www.webappsolution.com/wordpress/2010/08/31/set-flex-to-focus-on-application-load/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 20:49:24 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[flex]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[chrome]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[focus]]></category>

		<category><![CDATA[issue]]></category>

		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=834</guid>
		<description><![CDATA[By default a Flex application is not in focus in the browser when it loads. This can be especially frustrating if you have say a login view and would like the username field to be in focus when the application starts cranking. However, with some simple JavaScript we can set the Flash object to focus [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2010/08/31/set-flex-to-focus-on-application-load/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Swiz 1.0 RC1 Removes [Autowire( view="true" )] - Requires New AbstractViewMediator</title>
		<link>http://www.webappsolution.com/wordpress/2010/04/20/swiz-10-rc1-removes-autowire-viewtrue-requires-new-abstractviewmediator/</link>
		<comments>http://www.webappsolution.com/wordpress/2010/04/20/swiz-10-rc1-removes-autowire-viewtrue-requires-new-abstractviewmediator/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 12:26:19 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[swiz]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[autowire-view]]></category>

		<category><![CDATA[dependency-injection]]></category>

		<category><![CDATA[form-validation]]></category>

		<category><![CDATA[inject]]></category>

		<category><![CDATA[login-view]]></category>

		<category><![CDATA[metadata]]></category>

		<category><![CDATA[passive-view]]></category>

		<category><![CDATA[swiz-1.0]]></category>

		<category><![CDATA[view-mediator]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=784</guid>
		<description><![CDATA[Introduction
With the release of Swiz 1.0 RC1 right around the corner I figured I&#8217;d pull down the latest code from github, do a build, and then migrate my previous examples of Swiz and the Passive View to the latest SWC. I obviously ran into a couple of small changes between Swiz 0.6.4 and 1.0, but [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2010/04/20/swiz-10-rc1-removes-autowire-viewtrue-requires-new-abstractviewmediator/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Swiz Passive View Example :: Part 2</title>
		<link>http://www.webappsolution.com/wordpress/2010/01/07/swiz-passive-view-example-part-2/</link>
		<comments>http://www.webappsolution.com/wordpress/2010/01/07/swiz-passive-view-example-part-2/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 15:22:36 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[flex]]></category>

		<category><![CDATA[swiz]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[design-pattern]]></category>

		<category><![CDATA[form-validation]]></category>

		<category><![CDATA[login-view]]></category>

		<category><![CDATA[passive-view]]></category>

		<category><![CDATA[service-locator]]></category>

		<category><![CDATA[view-mediator]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=727</guid>
		<description><![CDATA[Introduction
After implementing Part 1 of the Swiz + Passive View (PV) Example, I immediately decided that one thing I missed from the original Spring ActionScript (SAS) version was the ability to create services in an XML file that&#8217;s loaded at runtime, thus allowing you to take your app from one environment to another and simply [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2010/01/07/swiz-passive-view-example-part-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Swiz Passive View Example :: Part 1</title>
		<link>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/</link>
		<comments>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 18:46:26 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[flex]]></category>

		<category><![CDATA[swiz]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[design-pattern]]></category>

		<category><![CDATA[form-validation]]></category>

		<category><![CDATA[login-view]]></category>

		<category><![CDATA[passive-view]]></category>

		<category><![CDATA[view-mediator]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=699</guid>
		<description><![CDATA[Introduction
If you followed my previous posts on the Employment Management Console application leveraging Spring ActionScript + Cairngorm, then you&#8217;ll be familiar with this small example as I simply ported it over from SAS + CG to Swiz using the Passive View (PV) design pattern.
Tutorial Goal: Create an Employee Management Console using Swiz and the Passive [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Axiis Drill Down Example</title>
		<link>http://www.webappsolution.com/wordpress/2009/11/02/axiis-drill-down-example/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/11/02/axiis-drill-down-example/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 20:25:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[actionscript]]></category>

		<category><![CDATA[axiis]]></category>

		<category><![CDATA[data visualization]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=572</guid>
		<description><![CDATA[I&#8217;ve seen a number of requests for a drill down version of an Axiis chart. We have a current client that will need that functionality as well so I figured I&#8217;d give it a shot.
The approach I&#8217;m taking is pretty straight forward. Put a drill down layout on the stage and make it invisible initially. [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/11/02/axiis-drill-down-example/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Axiis Examples with Lots of Comments</title>
		<link>http://www.webappsolution.com/wordpress/2009/10/17/axiis-examples-with-lots-of-comments/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/10/17/axiis-examples-with-lots-of-comments/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 09:32:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[actionscript]]></category>

		<category><![CDATA[air]]></category>

		<category><![CDATA[data visualization]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[axiis]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=561</guid>
		<description><![CDATA[We&#8217;ve begun using Axiis on a current client&#8217;s project. The application is loaded with graphs and charts and when we hand off the project, we needed to provide a framework for the development staff to quickly build and add new graphing components. Some of the charts are simple but there are some more complicated ones [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/10/17/axiis-examples-with-lots-of-comments/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex + Cairngorm + Spring ActionScript Part 5 Announcement</title>
		<link>http://www.webappsolution.com/wordpress/2009/06/26/flex-cairngorm-spring-actionscript-part-5-announcement/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/06/26/flex-cairngorm-spring-actionscript-part-5-announcement/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 21:41:33 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[cairngorm]]></category>

		<category><![CDATA[spring]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[spring-actionscript]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=392</guid>
		<description><![CDATA[

UPDATE: I&#8217;ve decided not to continue this tutorial at the moment as I&#8217;m really digging the lightweight, simple elegance, and less complicated Swiz framework. I will finish the path of this original tutorial and dig into BlazeDS + Spring + etc, but with the obvious replacement of Swiz over SAS + CG. Sorry for the [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/06/26/flex-cairngorm-spring-actionscript-part-5-announcement/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex + Cairngorm + Spring ActionScript + Tomcat + WebORB/BlazeDS + Spring Java + Hibernate + MySQL Tutorial Part 4</title>
		<link>http://www.webappsolution.com/wordpress/2009/06/11/flex-cairngorm-spring-actionscript-tomcat-weborbblazeds-spring-java-hibernate-mysql-tutorial-part-4/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/06/11/flex-cairngorm-spring-actionscript-tomcat-weborbblazeds-spring-java-hibernate-mysql-tutorial-part-4/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 14:51:25 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[blazeds]]></category>

		<category><![CDATA[eclipse]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[java]]></category>

		<category><![CDATA[tomcat]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=289</guid>
		<description><![CDATA[Introduction
I&#8217;ve been playing around with a stack of Flex/ActionScript and Java frameworks and finally came up with one that I&#8217;m really pleased with &#8212; since I&#8217;m reusing these terms throughout the series, please review the acronyms after each, as that&#8217;s how I&#8217;ll be referring to them in the tutorial:

Flex
Cairngorm (&#8221;CG&#8221;)

Spring ActionScript (&#8221;SAS&#8221;), formerly Prana
Tomcat (&#8221;TC&#8221;)

WebORB [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/06/11/flex-cairngorm-spring-actionscript-tomcat-weborbblazeds-spring-java-hibernate-mysql-tutorial-part-4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex + Cairngorm + Spring ActionScript + Tomcat + WebORB/BlazeDS + Spring Java + Hibernate + MySQL Tutorial Part 3</title>
		<link>http://www.webappsolution.com/wordpress/2009/05/14/flex-cairngorm-spring-actionscript-tomcat-blazeds-spring-java-hibernate-mysql-tutorial-part-3/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/05/14/flex-cairngorm-spring-actionscript-tomcat-blazeds-spring-java-hibernate-mysql-tutorial-part-3/#comments</comments>
		<pubDate>Thu, 14 May 2009 14:35:46 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[cairngorm]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[spring]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=251</guid>
		<description><![CDATA[Introduction
I&#8217;ve been playing around with a stack of Flex/ActionScript and Java frameworks and finally came up with one that I&#8217;m really pleased with &#8212; since I&#8217;m reusing these terms throughout the series, please review the acronyms after each, as that&#8217;s how I&#8217;ll be referring to them in the tutorial:

Flex
Cairngorm (&#8221;CG&#8221;)

Spring ActionScript (&#8221;SAS&#8221;), formerly Prana
Tomcat (&#8221;TC&#8221;)

WebORB [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/05/14/flex-cairngorm-spring-actionscript-tomcat-blazeds-spring-java-hibernate-mysql-tutorial-part-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex + Cairngorm + Spring ActionScript + Tomcat + WebORB/BlazeDS + Spring Java + Hibernate + MySQL Tutorial Part 2</title>
		<link>http://www.webappsolution.com/wordpress/2009/05/08/flex-spring-actionscript-cairngorm-tomact-blazeds-spring-hibernate-mysql-pt2/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/05/08/flex-spring-actionscript-cairngorm-tomact-blazeds-spring-hibernate-mysql-pt2/#comments</comments>
		<pubDate>Fri, 08 May 2009 20:33:02 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[cairngorm]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[spring]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=100</guid>
		<description><![CDATA[Introduction
I&#8217;ve been playing around with a stack of Flex/ActionScript and Java frameworks and finally came up with one that I&#8217;m really pleased with &#8212; since I&#8217;m reusing these terms throughout the series, please review the acronyms after each, as that&#8217;s how I&#8217;ll be referring to them in the tutorial:

Flex
Cairngorm (&#8221;CG&#8221;)

Spring ActionScript (&#8221;SAS&#8221;), formerly Prana
Tomcat (&#8221;TC&#8221;)

WebORB [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/05/08/flex-spring-actionscript-cairngorm-tomact-blazeds-spring-hibernate-mysql-pt2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex + Cairngorm + Spring ActionScript + Tomcat + WebORB/BlazeDS + Spring Java + Hibernate + MySQL Tutorial Part 1</title>
		<link>http://www.webappsolution.com/wordpress/2009/05/01/flex-spring-actionscript-cairngorm-tomact-blazeds-spring-hibernate-mysql-pt1/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/05/01/flex-spring-actionscript-cairngorm-tomact-blazeds-spring-hibernate-mysql-pt1/#comments</comments>
		<pubDate>Fri, 01 May 2009 16:55:44 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[cairngorm]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=64</guid>
		<description><![CDATA[Introduction
I&#8217;ve been playing around with a stack of Flex/ActionScript and Java frameworks and finally came up with one that I&#8217;m really pleased with &#8212; since I&#8217;m reusing these terms throughout the series, please review the acronyms after each, as that&#8217;s how I&#8217;ll be referring to them in the tutorial:

Flex
Cairngorm (&#8221;CG&#8221;)

Spring ActionScript (&#8221;SAS&#8221;), formerly Prana
Tomcat (&#8221;TC&#8221;)

WebORB [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/05/01/flex-spring-actionscript-cairngorm-tomact-blazeds-spring-hibernate-mysql-pt1/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
