<?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>absent design &#124; iPhone, iPad design and development by Reuben Stanton &#187; xml</title>
	<atom:link href="http://blog.absentdesign.com/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.absentdesign.com</link>
	<description>from actionscript to objective-c, from development to design</description>
	<lastBuildDate>Mon, 06 Sep 2010 11:54:14 +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>WordPress and AS3 integration</title>
		<link>http://blog.absentdesign.com/2009/03/wordpress-and-as3-integration/</link>
		<comments>http://blog.absentdesign.com/2009/03/wordpress-and-as3-integration/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 19:55:48 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://absentdesign.wordpress.com/?p=5</guid>
		<description><![CDATA[UPDATE: The AS3 Library for the WordPress API is now available. Recently I was searching around for an easy way to build a flash front-end for a WordPress managed website for a friend of mine. I was incredibly surprised to find that there doesn&#8217;t seem to be a properly integrated ActionScript library available for  WordPress XML-RPC, [...]]]></description>
			<content:encoded><![CDATA[<p>UPDATE: The <a href="http://blog.absentdesign.com/as3-library-for-the-wordpress-api/">AS3 Library for the WordPress API is now available</a>.</p>
<p>Recently I was searching around for an easy way to build a flash front-end for a WordPress managed website for a friend of mine. I was incredibly surprised to find that there doesn&#8217;t seem to be a properly integrated ActionScript library available for  <a href="http://codex.wordpress.org/XML-RPC_Support">WordPress XML-RPC</a>, or if one is available, Google and the Actionscript community don&#8217;t seem to know about it.</p>
<p><strong>So I&#8217;ve decided to build one.</strong></p>
<p>I&#8217;ve had a little experience building ActionScript API libraries before when I was testing the <a href="http://artbeatapi.absentdesign.com/">Artbeat API</a> with <a href="http://aqworks.com">AQ</a> &#8211; the Artbeat library has its flaws (not the least of which is no documentation of any kind), and I&#8217;ve learnt a lot from that experience.</p>
<p>My idea is single library that allows you to easily make all of the WordPress, MovableType, and Metaweblog API calls required to integrate flash with WordPress. I&#8217;m using <a href="http://ak33m.com/">Akeem Phillbert&#8217;s</a> <a href="http://code.google.com/p/as3-rpclib/">xml-rpc as3 library</a>, as a base for the XML-RPC calls.</p>
<p>I&#8217;ll be posting my progress here as the library develops.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2009/03/wordpress-and-as3-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
