<?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>Nathan Hinish &#187; Development</title>
	<atom:link href="http://hinish.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://hinish.com</link>
	<description>blogonomics</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:33:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Flex Quick Tips: More Advanced Responders</title>
		<link>http://hinish.com/2010/10/20/flex-quick-tips-more-advanced-responders/</link>
		<comments>http://hinish.com/2010/10/20/flex-quick-tips-more-advanced-responders/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 21:53:54 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[quick tips]]></category>
		<category><![CDATA[responders]]></category>

		<guid isPermaLink="false">http://blog.hinish.com/?p=205</guid>
		<description><![CDATA[I just came across a Flex framework class I was previously unaware of.  It&#8217;s the AsyncResponder class and has a nifty extra parameter in addition to the &#8216;result&#8217; and &#8216;fault&#8217; parameters of the normal Responder class.  The third parameter allows you to pass-through data in the form of a token object.  This could definitely come in [...]]]></description>
		<wfw:commentRss>http://hinish.com/2010/10/20/flex-quick-tips-more-advanced-responders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ant scripts for Robotlegs and Signals projects</title>
		<link>http://hinish.com/2010/09/22/ant-scripts-for-robotlegs-and-signals-projects/</link>
		<comments>http://hinish.com/2010/09/22/ant-scripts-for-robotlegs-and-signals-projects/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 19:18:36 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Robotlegs]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[robotlegs]]></category>
		<category><![CDATA[signals]]></category>

		<guid isPermaLink="false">http://hinish.com/?p=190</guid>
		<description><![CDATA[I&#8217;ve put together a set of Ant scripts build targets to create the boilerplate code for a Robotlegs/Signals project.  You can either clone the code using Git at git clone https://bitbucket.org/nathan.hinish/flex-rl-generator It can create a basic project structure with or without the Flash Builder specific files like .flexProperties and .actionscriptProperties. The project creation targets will set [...]]]></description>
		<wfw:commentRss>http://hinish.com/2010/09/22/ant-scripts-for-robotlegs-and-signals-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

