<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Gregory Golberg aka Francesco DEBEDb</title>
      <link>http://www.hrum.org/people/debedb/pro/blog/</link>
      <description></description>
      <language>en</language>
      <copyright>Copyright 2007</copyright>
      <lastBuildDate>Tue, 12 Dec 2006 11:38:08 -0800</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>Announcing Overstream Beta</title>
         <description><![CDATA[You don't know it yet, but you are about to become a <A href=http://www.overstream.net/index.php>video modder...</a>]]></description>
         <link>http://www.hrum.org/people/debedb/pro/blog/2006/12/announcing_overstream_beta.html</link>
         <guid>http://www.hrum.org/people/debedb/pro/blog/2006/12/announcing_overstream_beta.html</guid>
        
        
         <pubDate>Tue, 12 Dec 2006 11:38:08 -0800</pubDate>
      </item>
            <item>
         <title>XmlRpc in Flex 2/ActionScript 3.0</title>
         <description><![CDATA[I needed XmlRpc to work with Flex 2, so I got <a href=http://xmlrpcflash.mattism.com/>the one from mattism.com</a>, and in the process of making it work with ActionScript 3.0 (it's written for 2.0) kind of gutted it (Ok, so I've only been working with this whole Flex/AS business for about a week and a half). The gutted part has to do with error/fault handling mostly
(I was confused), and also with removing some of the interface/implementation business, sorry, an). Other changes are:
<ol>
<li> <code>com.qbf.flex.util.xmlrpc.XmlRpcService</code> class that kind of makes it easier to call things (that's what I use). 
<li> A little progress bar is displayed, modally, while a request is executing
(that's what I needed; you can certainly change it to not appear or not be modal)
<li> <Code>FakeResponse</code> - for when you want to debug without running a back-end. I think it's pretty self-explanatory, so I haven't bothered with comments much (not that I have time anyway...)
<li> Handling for &lt;NIL&gt; and &lt;STRUCT&gt;, etc.
</ol>
<p/>
As I realized the error of my ways, I was going to clean it up quite a bit and post
it sooner, but since <a href=http://tech.groups.yahoo.com/group/flexcoders/message/58386>others are asking</a>, here it is. The whole thing is available at
<a href=http://www.hrum.org/people/debedb/pro/ref#xmlrpc>http://www.hrum.org/people/debedb/pro/ref#xmlrpc</a>.
It's LGPL because <a href=http://sourceforge.net/projects/xmlrpcflash/>the original is LGPL</a>.

<p/>
In other news:
<ul>
<li> 
<a href=http://www.asual.com/blog/swfaddress/2006/11/22/swfaddress-10.html>SWFAddress</a> is an implementation of 
a <a href=http://fish37.livejournal.com/10570.html>WIBNI of mine</a> (deep-linking into Flash).
<p/>
<li> <a href=http://python-dsv.sourceforge.net/>Python-DSV</A> is cool; now <a href=http://www.bigbold.com/snippets/posts/show/3074>for the
fixed-length version of the same...</a>
</ul>
]]></description>
         <link>http://www.hrum.org/people/debedb/pro/blog/2006/12/xmlrpc_in_flex_2actionscript_3_1.html</link>
         <guid>http://www.hrum.org/people/debedb/pro/blog/2006/12/xmlrpc_in_flex_2actionscript_3_1.html</guid>
        
        
         <pubDate>Mon, 04 Dec 2006 00:20:47 -0800</pubDate>
      </item>
      
   </channel>
</rss>
