<?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>iotashan's blog &#187; Actionscript</title>
	<atom:link href="http://www.iotashan.com/index.php/tag/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iotashan.com</link>
	<description>Technology and stuff</description>
	<lastBuildDate>Wed, 30 Nov 2011 16:53:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Nabaztag API for Actionscript 3 updated to 1.1</title>
		<link>http://www.iotashan.com/index.php/2009/04/09/nabaztag-api-for-actionscript-3-updated-to-11/</link>
		<comments>http://www.iotashan.com/index.php/2009/04/09/nabaztag-api-for-actionscript-3-updated-to-11/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 17:03:46 +0000</pubDate>
		<dc:creator>Shan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[NabaztagAPI]]></category>

		<guid isPermaLink="false">http://www.iotashan.com/?p=208</guid>
		<description><![CDATA[Thanks to Matt Chotin, Violet has added a crossdomain.xml file to their API. So, I went in and removed all the code that was needed for the proxy. Enjoy version 1.1!]]></description>
		<wfw:commentRss>http://www.iotashan.com/index.php/2009/04/09/nabaztag-api-for-actionscript-3-updated-to-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URLValidator for AS3/Flex</title>
		<link>http://www.iotashan.com/index.php/2009/01/22/urlvalidator-for-as3flex/</link>
		<comments>http://www.iotashan.com/index.php/2009/01/22/urlvalidator-for-as3flex/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 20:36:16 +0000</pubDate>
		<dc:creator>Shan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.iotashan.com/?p=182</guid>
		<description><![CDATA[I had the need for a URL Validator for a Flex project, and couldn't find one. So, here's the code:]]></description>
		<wfw:commentRss>http://www.iotashan.com/index.php/2009/01/22/urlvalidator-for-as3flex/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AS3 API listing</title>
		<link>http://www.iotashan.com/index.php/2008/10/31/as3-api-listing/</link>
		<comments>http://www.iotashan.com/index.php/2008/10/31/as3-api-listing/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 20:18:03 +0000</pubDate>
		<dc:creator>Shan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[MAX]]></category>

		<guid isPermaLink="false">http://www.iotashan.com/?p=172</guid>
		<description><![CDATA[I&#8217;m happy to report that three AS3 projects I&#8217;m involved in were added to the ActionScript Cloud APIs list. If you&#8217;ve worked on any API wrappers or whatnot, be sure to submit yours before MAX!]]></description>
		<wfw:commentRss>http://www.iotashan.com/index.php/2008/10/31/as3-api-listing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Encoding in Actionscript</title>
		<link>http://www.iotashan.com/index.php/2008/04/28/url-encoding-in-actionscript/</link>
		<comments>http://www.iotashan.com/index.php/2008/04/28/url-encoding-in-actionscript/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 22:20:32 +0000</pubDate>
		<dc:creator>Shan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.iotashan.com/blog/?p=139</guid>
		<description><![CDATA[Sometimes you just need to URL encode a string (URLEncodedFormat() in CF, or urlencode() in PHP), and not actually make a HTTP request. Here&#8217;s a simple library for you to use, that I wrote for my OAuth actionscript lib. Attached is URLEncoding.as for your enjoyment.]]></description>
		<wfw:commentRss>http://www.iotashan.com/index.php/2008/04/28/url-encoding-in-actionscript/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>OAuth Actionscript library</title>
		<link>http://www.iotashan.com/index.php/2008/04/28/oauth-actionscript-library/</link>
		<comments>http://www.iotashan.com/index.php/2008/04/28/oauth-actionscript-library/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 20:42:48 +0000</pubDate>
		<dc:creator>Shan</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[OAuth]]></category>

		<guid isPermaLink="false">http://www.iotashan.com/blog/?p=138</guid>
		<description><![CDATA[Over the weekend, I wrote an actionscript library for client implementations of OAuth. It&#8217;s currently untested, but I&#8217;d love to see a few people help me keep it up to date &#38; bug free, if anyone&#8217;s interested. oauth-as3 Google Code page]]></description>
		<wfw:commentRss>http://www.iotashan.com/index.php/2008/04/28/oauth-actionscript-library/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>StringList 1.0 released!</title>
		<link>http://www.iotashan.com/index.php/2008/01/07/stringlist-10-released/</link>
		<comments>http://www.iotashan.com/index.php/2008/01/07/stringlist-10-released/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 00:00:00 +0000</pubDate>
		<dc:creator>Shan</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[StringList]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[So I&#8217;m keeping on my New Year&#8217;s resolution of getting my butt out into the CF/Flex communities, I&#8217;m happy to announce my second open-source project. StringList is a nice little Actionscript 3 library that allows you to manipulate lists. Modeled after the ColdFusion list functions, it includes the classics like listAppend, listLen and listFindNoCase. Yes, [...]]]></description>
		<wfw:commentRss>http://www.iotashan.com/index.php/2008/01/07/stringlist-10-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nabaztag API for Actionscript 3!</title>
		<link>http://www.iotashan.com/index.php/2007/12/21/nabaztag-api-for-actionscript-3/</link>
		<comments>http://www.iotashan.com/index.php/2007/12/21/nabaztag-api-for-actionscript-3/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 00:00:00 +0000</pubDate>
		<dc:creator>Shan</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[NabaztagAPI]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;m proud to announce my first open-source project. Webapper was kind enough to give us employees each a Nabaztag/tag Rabbit for Christmas. Being the tinkering developer types, we instantly wanted to start messing around with what the bunnies could do, so I wanted to write an application that would let me just send commands to [...]]]></description>
		<wfw:commentRss>http://www.iotashan.com/index.php/2007/12/21/nabaztag-api-for-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

