<?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>jacobmake &#187; swx</title>
	<atom:link href="http://www.jacobmake.com/tag/swx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jacobmake.com</link>
	<description>I have creative ADD</description>
	<lastBuildDate>Tue, 17 Aug 2010 22:15:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SWX and Twitter</title>
		<link>http://www.jacobmake.com/2007/11/swx-and-twitter/</link>
		<comments>http://www.jacobmake.com/2007/11/swx-and-twitter/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 15:48:27 +0000</pubDate>
		<dc:creator>jacobmake</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[swx]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.jacobmake.com/?p=27</guid>
		<description><![CDATA[While trying to decide whether to use the Twitter AS2 or AS3 API, I stumbled across SWX, This is an AMAZING standard for getting data into Flash from some of the more popular social media APIs. I expect it to be my new best friend. It&#8217;s based on some some existing methods for getting Data. [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to decide whether to use the Twitter AS2 or AS3 API, I stumbled across <a href="http://swxformat.org/">SWX</a>, This is an AMAZING standard for getting data into Flash from some of the more popular social media APIs. I expect it to be my new best friend. It&#8217;s based on some some existing methods for getting Data. Some open source projects have very minimal gearhead websites with download links, roadmaps, and release notes.  The SWX website is VERY user friendly for mid-level developers(and well-designed). They  host public server-side PHP, so the AS library works right out of the box.</p>
<p>For this project the AS2 API was the easiest to break in and get the data I wanted which lives in the method <strong>userTimeline</strong>, but I expect to use SWX on future experiments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jacobmake.com/2007/11/swx-and-twitter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
