<?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>h6 - HatSix &#187; Flex</title>
	<atom:link href="http://hat6.com/category/projects/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://hat6.com</link>
	<description>Hat6 Web Application Engineering</description>
	<lastBuildDate>Wed, 23 Nov 2011 18:46:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SeaFlex is now Seattle Web Application Developers</title>
		<link>http://hat6.com/2011/11/23/seaflex-is-now-seattle-web-application-developers/</link>
		<comments>http://hat6.com/2011/11/23/seaflex-is-now-seattle-web-application-developers/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 18:46:41 +0000</pubDate>
		<dc:creator>Dusty</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://hat6.com/?p=136</guid>
		<description><![CDATA[Just posting as previous domain names are going away, want to have some sort of results on google if anyone looks up SeaFlex. We&#8217;re all still around, we meet at the same time, we just have more HTML/JS in our diet New meetup group is here: http://www.meetup.com/Seattle-Web-App-Developers-Group/]]></description>
			<content:encoded><![CDATA[<p>Just posting as previous domain names are going away, want to have some sort of results on google if anyone looks up SeaFlex.</p>
<p>We&#8217;re all still around, we meet at the same time, we just have more HTML/JS in our diet <img src='http://hat6.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
New meetup group is here:<br />
<a href="http://www.meetup.com/Seattle-Web-App-Developers-Group/" title="Seattle Web App Developers">http://www.meetup.com/Seattle-Web-App-Developers-Group/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hat6.com/2011/11/23/seaflex-is-now-seattle-web-application-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Identifi 1.1 Released</title>
		<link>http://hat6.com/2011/10/10/identifi-1-1-released/</link>
		<comments>http://hat6.com/2011/10/10/identifi-1-1-released/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 06:23:11 +0000</pubDate>
		<dc:creator>Dusty</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Identifi]]></category>

		<guid isPermaLink="false">http://hat6.com/?p=131</guid>
		<description><![CDATA[I&#8217;ve released 1.1 of the Identifi App. Check out the changes here: http://identifi.mobi/version-1-1-released/ Or download here: https://market.android.com/details?id=mobi.Identifi.app]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released 1.1 of the Identifi App.  Check out the changes here:<br />
<a href="http://identifi.mobi/version-1-1-released/" title="Identifi 1.1">http://identifi.mobi/version-1-1-released/</a></p>
<p>Or download here:<br />
<a href="https://market.android.com/details?id=mobi.Identifi.app" title="Identifi Android App">https://market.android.com/details?id=mobi.Identifi.app</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hat6.com/2011/10/10/identifi-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note to Self: Running Node.js on Amazon EC2</title>
		<link>http://hat6.com/2011/04/17/running-node-js-on-amazon-ec2/</link>
		<comments>http://hat6.com/2011/04/17/running-node-js-on-amazon-ec2/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 17:28:31 +0000</pubDate>
		<dc:creator>Dusty</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://hat6.com/?p=122</guid>
		<description><![CDATA[sudo yum groupinstall Development\ Libraries sudo yum groupinstall Development\ Tools wget latest from http://nodejs.org/#download tar xvfz node*.gz follow instructions here: Node JS Installation Install NPM: curl http://npmjs.org/install.sh &#124; sh Install Express: npm install express]]></description>
			<content:encoded><![CDATA[<ol>
<li>sudo yum groupinstall Development\ Libraries</li>
<li>sudo yum groupinstall Development\ Tools</li>
<li>wget latest from <a href="http://nodejs.org/#download">http://nodejs.org/#download</a></li>
<li>tar xvfz node*.gz</li>
<li>follow instructions here: <a href="https://github.com/joyent/node/wiki/Installation">Node JS Installation</a></li>
<li>Install NPM: curl http://npmjs.org/install.sh | sh</li>
<li>Install Express: npm install express</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://hat6.com/2011/04/17/running-node-js-on-amazon-ec2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note To Self: Simple DNS for Amazon EC2</title>
		<link>http://hat6.com/2011/04/17/simple-dns-for-amazon-ec2/</link>
		<comments>http://hat6.com/2011/04/17/simple-dns-for-amazon-ec2/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 15:25:56 +0000</pubDate>
		<dc:creator>Dusty</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://hat6.com/?p=116</guid>
		<description><![CDATA[get an account at dyndns.com download ddclient from here. tar xvfz ddclient*.gz sudo cp ddclient /usr/bin sudo mkdir /etc/ddclient sudo nano /etc/ddclient/ddclient.conf generate conf here, paste into nano, update password sudo chmod u=rwx,go= /etc/ddclient/ddclient.conf sudo cp sample-etc_rc.d_init.d_ddclient.redhat /etc/init.d/ddclient chkconfig &#8211;add ddclient]]></description>
			<content:encoded><![CDATA[<ol>
<li>get an account at <a href="http://dyndns.com" target="_blank">dyndns.com</a></li>
<li>download ddclient from <a title="dyndns unix download" href="http://www.dyndns.com/support/clients/unix.html" target="_blank">here</a>.</li>
<li>tar xvfz ddclient*.gz</li>
<li>sudo cp ddclient /usr/bin</li>
<li>sudo mkdir /etc/ddclient</li>
<li>sudo nano /etc/ddclient/ddclient.conf</li>
<li>generate conf <a title="dyndns ddclient configuration generator" href="https://www.dyndns.com/support/tools/clientconfig.html" target="_blank">here</a>, paste into nano, update password</li>
<li>sudo chmod u=rwx,go= /etc/ddclient/ddclient.conf</li>
<li>sudo cp sample-etc_rc.d_init.d_ddclient.redhat /etc/init.d/ddclient</li>
<li>chkconfig &#8211;add ddclient</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://hat6.com/2011/04/17/simple-dns-for-amazon-ec2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Jira on Amazon EC2 Linux AMI</title>
		<link>http://hat6.com/2011/04/05/installing-jira-on-amazon-ec2-linux-ami/</link>
		<comments>http://hat6.com/2011/04/05/installing-jira-on-amazon-ec2-linux-ami/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 05:19:01 +0000</pubDate>
		<dc:creator>Dusty</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://hat6.com/?p=114</guid>
		<description><![CDATA[So, you think you want to install Jira on EC2? This might not help that much, it&#8217;s mostly a note to myself, but hopefully it&#8217;s packed full of goodies to help you out. OK, so first things first.. start up the Linux EBS Image on EC2. If you&#8217;re connecting on windows, you need to generate [...]]]></description>
			<content:encoded><![CDATA[<p>So, you think you want to install Jira on EC2? This might not help that much, it&#8217;s mostly a note to myself, but hopefully it&#8217;s packed full of goodies to help you out.</p>
<p>OK, so first things first.. start up the Linux EBS Image on EC2.  If you&#8217;re connecting on windows, you need to generate a ppk instead of a pem, and <a href="http://stackoverflow.com/questions/700455/ec2-putty-connect-problem">make sure you give putty your autologin name</a> (currently ec2-user, and NOT root, despite what their instructions say).</p>
<p>OK, now you&#8217;re connected&#8230; You&#8217;ll need to install the Sun JDK (Atlassian doesn&#8217;t support OpenSDK, and even if they did, it crashes looking for fonts).  Go find the linux download (*.rpm.bin), download it (wget +URL), chmod + x, then sudo it to install.  This will install the jdk in /usr/java (not /usr/lib/jvm, where openJDK is installed).  Make it the default java with: alternatives &#8211;install /usr/bin/java java /usr/java/jdk1.6.0_24/jre/bin/java 20000</p>
<p>Now download (wget +URL) Jira for Linux, untar the file.  Create &#8216;jira-home&#8217; in your ~ directory, and create the users like the tutorial asks.  It&#8217;ll take a couple minutes to startup, but eventually everything will come online.</p>
]]></content:encoded>
			<wfw:commentRss>http://hat6.com/2011/04/05/installing-jira-on-amazon-ec2-linux-ami/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page QueryStrings in Actionscript</title>
		<link>http://hat6.com/2011/01/31/page-querystrings-in-actionscript/</link>
		<comments>http://hat6.com/2011/01/31/page-querystrings-in-actionscript/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 06:25:38 +0000</pubDate>
		<dc:creator>Dusty</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[one-liners]]></category>

		<guid isPermaLink="false">http://hat6.com/?p=111</guid>
		<description><![CDATA[Want to see the query strings of the page, and not just the swf? Add this little gem: var queryStrings:Object = ExternalInterface.call(&#8220;function(){var o= new Object();window.location.search.replace(new RegExp(&#8220;([^?=&#038;]+)(=([^&#038;]*))?&#8221;,&#8221;g&#8221;),function($0,$1,$2,$3){o[$1]=$3;});return o;}&#8221;);]]></description>
			<content:encoded><![CDATA[<p>Want to see the query strings of the page, and not just the swf? Add this little gem:</p>
<p>var queryStrings:Object = ExternalInterface.call(&#8220;function(){var o= new Object();window.location.search.replace(new RegExp(&#8220;([^?=&#038;]+)(=([^&#038;]*))?&#8221;,&#8221;g&#8221;),function($0,$1,$2,$3){o[$1]=$3;});return o;}&#8221;);</p>
]]></content:encoded>
			<wfw:commentRss>http://hat6.com/2011/01/31/page-querystrings-in-actionscript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m Officially an App Developer!</title>
		<link>http://hat6.com/2010/11/15/im-officially-an-app-developer/</link>
		<comments>http://hat6.com/2010/11/15/im-officially-an-app-developer/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 07:12:58 +0000</pubDate>
		<dc:creator>Dusty</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[AIRDroid]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://hat6.com/2010/11/15/im-officially-an-app-developer/</guid>
		<description><![CDATA[I&#8217;ve uploaded my first app to the Android Market&#8230; some 2 years after I first downloaded the SDK, but less than a month after AIR for Android was released. The app is silly&#8230; a replica of the Multi Pass from &#8216;The Fifth Element&#8217;&#8230; but I&#8217;ll be adding in the ability to customize the info shortly&#8230;.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve uploaded my first app to the Android Market&#8230; some 2 years after I first downloaded the SDK, but less than a month after AIR for Android was released.  The app is silly&#8230; a replica of the Multi Pass from &#8216;The Fifth Element&#8217;&#8230; but I&#8217;ll be adding in the ability to customize the info shortly&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://hat6.com/2010/11/15/im-officially-an-app-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PlayThisOrPeopleDie</title>
		<link>http://hat6.com/2010/10/17/playthisorpeopledie/</link>
		<comments>http://hat6.com/2010/10/17/playthisorpeopledie/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 21:33:13 +0000</pubDate>
		<dc:creator>Dusty</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://hat6.com/?p=108</guid>
		<description><![CDATA[Finished up our project for Geeks WithOut Bounds (http://gwob.org) at 5am this morning&#8230; it&#8217;s a game that crisis managers will be able to integrate into their websites and &#8216;playsource&#8217; the tasks of Translating, Locating and Categorizing text messages from people in need. The gamers get badges posted to facebook, providing as much incentive as Farmville [...]]]></description>
			<content:encoded><![CDATA[<p>Finished up our project for Geeks WithOut Bounds (http://gwob.org) at 5am this morning&#8230; it&#8217;s a game that crisis managers will be able to integrate into their websites and &#8216;playsource&#8217; the tasks of Translating, Locating and Categorizing text messages from people in need.  The gamers get badges posted to facebook, providing as much incentive as Farmville <img src='http://hat6.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>The &#8216;game&#8217; portion isn&#8217;t there yet, right now it&#8217;s a pretty form that pulls data from the crisis management software (which has an integration with a txt/im api, tropo.com), pushes responses, and tracks the experience for badges.  It&#8217;s ripe for creative individuals to go hog-wild with it, however&#8230; </p>
<p>http://eden.playthisorpeopledie.com/eden/game/</p>
<p>If anyone is interested in continuing this work, let me know&#8230; I had to throw it up onto git, but I hate git, so I probably won&#8217;t be pushing any updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://hat6.com/2010/10/17/playthisorpeopledie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 4 gotcha &#8211; baseColor changed to chromeColor</title>
		<link>http://hat6.com/2010/03/12/flex-4-gotcha-basecolor-changed-to-chromecolor/</link>
		<comments>http://hat6.com/2010/03/12/flex-4-gotcha-basecolor-changed-to-chromecolor/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 17:13:32 +0000</pubDate>
		<dc:creator>Dusty</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://hat6.com/2010/03/12/flex-4-gotcha-basecolor-changed-to-chromecolor/</guid>
		<description><![CDATA[Sometime after Flex 4 beta 2 was released, they changed the main way to change the color of a sparkSkin from &#8216;baseColor&#8217; to &#8216;chromeColor&#8217;. So, if you get an error in eclipse about how baseColor doesn&#8217;t exist, but the tutorials are telling you that it does, try chromeColor instead.]]></description>
			<content:encoded><![CDATA[<p>Sometime after Flex 4 beta 2 was released, they changed the main way to change the color of a sparkSkin from &#8216;baseColor&#8217; to &#8216;chromeColor&#8217;.  So, if you get an error in eclipse about how baseColor doesn&#8217;t exist, but the tutorials are telling you that it does, try chromeColor instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://hat6.com/2010/03/12/flex-4-gotcha-basecolor-changed-to-chromecolor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Flex for pushing data from BlazeDS to HTML</title>
		<link>http://hat6.com/2009/12/09/using-flex-for-pushing-data-from-blazeds/</link>
		<comments>http://hat6.com/2009/12/09/using-flex-for-pushing-data-from-blazeds/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 09:03:50 +0000</pubDate>
		<dc:creator>Dusty</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://hat6.com/?p=91</guid>
		<description><![CDATA[Here&#8217;s my presentation for December&#8217;s SeaFlexUG meeting:]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s my presentation for December&#8217;s SeaFlexUG meeting:</p>
<p><object id="prezi_npjdwj02h58e" name="prezi_npjdwj02h58e" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="750" height="550"><param name="movie" value="http://prezi.com/bin/preziloader.swf"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="bgcolor" value="#ffffff"/><param name="flashvars" value="prezi_id=npjdwj02h58e&amp;lock_to_path=1&amp;color=ffffff&amp;autoplay=no"/><embed id="preziEmbed_npjdwj02h58e" name="preziEmbed_npjdwj02h58e" src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="750" height="550" bgcolor="#ffffff" flashvars="prezi_id=npjdwj02h58e&amp;lock_to_path=1&amp;color=ffffff&amp;autoplay=no"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://hat6.com/2009/12/09/using-flex-for-pushing-data-from-blazeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

