<?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>Automata &#187; Basecamp</title>
	<atom:link href="http://www.automatastudios.com/tags/basecamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automatastudios.com</link>
	<description></description>
	<lastBuildDate>Fri, 31 Jul 2009 01:33:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AIR/Flash Builder 4: A Simple Basecamp Client</title>
		<link>http://www.automatastudios.com/2009/06/05/airflash-builder-4-a-simple-basecamp-client/</link>
		<comments>http://www.automatastudios.com/2009/06/05/airflash-builder-4-a-simple-basecamp-client/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 14:01:27 +0000</pubDate>
		<dc:creator>Keenan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Basecamp]]></category>
		<category><![CDATA[Flash Builder 4]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[spiking]]></category>

		<guid isPermaLink="false">http://www.automatastudios.com/?p=100</guid>
		<description><![CDATA[I was playing around with Flash Builder 4 &#38; Flex 4 after the public beta was announced, and decided to whip up a quick, very simple AIR client for Basecamp.  It&#8217;s pretty straight forward and there&#8217;s not much code, but if you&#8217;re having trouble getting started with AIR, Flex 4, or Gumbo, perhaps it will [...]]]></description>
			<content:encoded><![CDATA[<p>I was playing around with <a href="http://labs.adobe.com/technologies/flashbuilder4/" target="_blank">Flash Builder 4 &amp; Flex 4</a> after the public beta was announced, and decided to whip up a quick, very simple AIR client for Basecamp.  It&#8217;s pretty straight forward and there&#8217;s not much code, but if you&#8217;re having trouble getting started with AIR, Flex 4, or Gumbo, perhaps it will help.  </p>
<p>Basecamp provides a very simple REST-based API, which is documented at <a href="http://developer.37signals.com/basecamp/" target="_blank">http://developer.37signals.com/basecamp/</a>. I just used URLLoader and URLRequest to pull the data, with authentication turned on. When authentication is turned on, your OS will handle username and password requests.</p>
<p>I ended up using anchor-based layouts because I couldn&#8217;t figure out, with the spark components, how to center my screens.  Maybe this is the way you&#8217;re supposed to do it&#8230;I&#8217;m not sure.  If anyone has any input as to best practices for the new layout mechanisms in Flex 4, I&#8217;d love to hear about them.</p>
<p>Beyond that, there&#8217;s not much to the application&#8230;just a sample.  Maybe I&#8217;ll flush this thing out as I continue to play with Flash Builder 4.  All in all, in regards to my feelings about Flash Builder 4 and Flex 4, I am going to reserver judgement until I have a larger data set to work with.  Building this sample was very easy, but I don&#8217;t think I accessed enough of the new features to cast judgement yet.</p>
<p><a href="http://www.automatastudios.com/downloads/simplebasecampclient.zip">Download source as a Flash Builder 4 Project Here!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.automatastudios.com/2009/06/05/airflash-builder-4-a-simple-basecamp-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
