<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: My new project: AS3BloggerLib</title>
	<atom:link href="http://blog.nobien.net/2007/09/14/my-new-project-as3bloggerlib/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nobien.net/2007/09/14/my-new-project-as3bloggerlib/</link>
	<description>A nerd blog about nerdy things by ... nerdy guys?</description>
	<lastBuildDate>Mon, 30 Aug 2010 06:39:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://blog.nobien.net/2007/09/14/my-new-project-as3bloggerlib/comment-page-1/#comment-2945</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 17 Sep 2007 04:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nobien.net/2007/09/14/my-new-project-as3bloggerlib/#comment-2945</guid>
		<description>It would be great to use the as3-rpc library. In fact, the project owner is my co-worker and sits next to me at work. However, the Blogger data API does not utilize XMLRPC. It utilizes simple GET and POST calls to particular URLs rather than using one gateway and a specified method call.</description>
		<content:encoded><![CDATA[<p>It would be great to use the as3-rpc library. In fact, the project owner is my co-worker and sits next to me at work. However, the Blogger data API does not utilize XMLRPC. It utilizes simple GET and POST calls to particular URLs rather than using one gateway and a specified method call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.nobien.net/2007/09/14/my-new-project-as3bloggerlib/comment-page-1/#comment-2944</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 15 Sep 2007 04:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nobien.net/2007/09/14/my-new-project-as3bloggerlib/#comment-2944</guid>
		<description>David over at &lt;a href=&quot;blog.orangeflash.eu&quot; rel=&quot;nofollow&quot;&gt;orangeflash&lt;/a&gt; (aka Nirth) has done something similar with WordPress and uses XMLRPC as the communication gateway.

I&#039;m currently in the process of building a flex based &#039;theme&#039; on top of wordpress (after I got tired of trying to mercilessly hack up div, float, css that). In utilizing some of this functionality it became apparent some custom php methods need to be modified / built to try to replicate the more feature rich returns from a standard wp session. The metaData / bloggerAPI is decent but doesn&#039;t give you completely what you want.

Another guy &lt;a href=&quot;http://www.arpitonline.com/blog/?p=51&quot; rel=&quot;nofollow&quot;&gt;over here&lt;/a&gt; (don&#039;t know his name) did something similar but it looks like it was more of a POC that it could be done and not necessarily built as a full blown RIA.

You might want to delve into one of his API dependencies which is also a code project &lt;a href=&quot;http://code.google.com/p/as3-rpclib&quot; rel=&quot;nofollow&quot;&gt; as3-rpc&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>David over at <a href="blog.orangeflash.eu" rel="nofollow">orangeflash</a> (aka Nirth) has done something similar with WordPress and uses XMLRPC as the communication gateway.</p>
<p>I&#8217;m currently in the process of building a flex based &#8216;theme&#8217; on top of wordpress (after I got tired of trying to mercilessly hack up div, float, css that). In utilizing some of this functionality it became apparent some custom php methods need to be modified / built to try to replicate the more feature rich returns from a standard wp session. The metaData / bloggerAPI is decent but doesn&#8217;t give you completely what you want.</p>
<p>Another guy <a href="http://www.arpitonline.com/blog/?p=51" rel="nofollow">over here</a> (don&#8217;t know his name) did something similar but it looks like it was more of a POC that it could be done and not necessarily built as a full blown RIA.</p>
<p>You might want to delve into one of his API dependencies which is also a code project <a href="http://code.google.com/p/as3-rpclib" rel="nofollow"> as3-rpc</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
