<?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>The Stem &#187; Flex</title>
	<atom:link href="http://blog.thestem.ca/archives/category/flex/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.thestem.ca</link>
	<description>Brett Forsyth's professional work showcase, photos, and ramblings.</description>
	<lastBuildDate>Tue, 22 Feb 2011 18:00:47 +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>Flashduino at FITC Toronto 09</title>
		<link>http://blog.thestem.ca/archives/110</link>
		<comments>http://blog.thestem.ca/archives/110#comments</comments>
		<pubDate>Sat, 04 Apr 2009 20:26:45 +0000</pubDate>
		<dc:creator>Brettf</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Speaking]]></category>

		<guid isPermaLink="false">http://blog.thestem.ca/?p=110</guid>
		<description><![CDATA[I have been working hard on creating some interesting stuff for the Flashduino talk I am giving at FITC this year. Below is the first video made using a prototype circuit and Flash code for time-lapse photography. By the time of the presentation this will be refined into an open source DIY Arduino shield. Who [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working hard on creating some interesting stuff for the <a href="http://www.fitc.ca/presentation_detail.cfm?festival_id=79&#038;presentation_id=791">Flashduino</a> talk I am giving at <a href="http://www.fitc.ca/event_detail.cfm?festival_id=79">FITC</a> this year. Below is the first video made using a prototype circuit and Flash code for time-lapse photography. By the time of the presentation this will be refined into an open source DIY <a href="http://www.arduino.cc">Arduino</a> shield. Who knows I might build a couple extra and give them away at the presentation. </p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3997699&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3997699&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /><a href="http://vimeo.com/3997699">Time-lapse created with Arduino and Flash</a> from <a href="http://vimeo.com/brettf">Brett Forsyth </a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thestem.ca/archives/110/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting Up Popforge for Flex Newbies</title>
		<link>http://blog.thestem.ca/archives/106</link>
		<comments>http://blog.thestem.ca/archives/106#comments</comments>
		<pubDate>Mon, 06 Oct 2008 18:00:27 +0000</pubDate>
		<dc:creator>Brettf</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Source Code]]></category>

		<guid isPermaLink="false">http://blog.thestem.ca/?p=106</guid>
		<description><![CDATA[I have to admit that I have been shying away from Flex for a long time now. I think this has to do with a general hatred for making forms based applications. Now before people tell me Flex isn&#8217;t just about forms based applications, I know, I know. Flex is actually pretty cool but in [...]]]></description>
			<content:encoded><![CDATA[<p>I have to admit that I have been shying away from <a href="http://www.adobe.com/products/flex/?promoid=BPDEQ">Flex</a> for a long time now. I think this has to do with a general hatred for making forms based applications. Now before people tell me Flex isn&#8217;t just about forms based applications, I know, I know. Flex is actually pretty cool but in general the types of work I see people using Flex for I don&#8217;t want a part of. I also know that I have been missing out on a better development IDE in Flex or <a href="http://fdt.powerflasher.com/">FDT</a> or <a href="http://www.flashdevelop.org/">FlashDevelop</a> for that matter. And in the case of <a href="http://code.google.com/p/popforge/">Popforge</a>, a really cool set of libraries by <a href="http://blog.andre-michelle.com/">Andre Michelle</a> and <a href="http://blog.joa-ebert.com/">Joa Ebert</a>, Flex is a requirement for use. </p>
<p><strong>Easy Popforge Setup</strong><br />
I will start by showing you what turns out to be an easy way to get started with the popforge library.<br />
Step 1. Get a SVN Client. On the mac I suggest you check out <a href="http://versionsapp.com/">Versions</a> and on the PC there is the old faithful <a href="http://tortoisesvn.tigris.org/">Tortoise</a>.<br />
Step 2. Check out the <a href="http://code.google.com/p/popforge/source/checkout">popforge source</a>.<br />
Step 3. Create a new AS Project in Flex (download <a href="http://www.adobe.com/products/flex/?promoid=BPDEQ">here</a> if you don&#8217;t have it yet). Click Next after entering a project name. In the source path window select add folder. Navigate to &#8220;pathToPopforge/flash/PopforgeLibrary/src&#8221; and click ok.<br />
Step 4. Click finish.<br />
Step 4. Rejoice because you are done!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thestem.ca/archives/106/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

