<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>Gregory Golberg aka Francesco DEBEDb</title>
   <link rel="alternate" type="text/html" href="http://www.hrum.org/people/debedb/pro/blog/" />
   <link rel="self" type="application/atom+xml" href="http://www.hrum.org/people/debedb/pro/blog/atom.xml" />
   <id>tag:www.hrum.org,2007:/people/debedb/pro/blog/1</id>
   <updated>2006-12-12T19:42:35Z</updated>
   
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.33</generator>

<entry>
   <title>Announcing Overstream Beta</title>
   <link rel="alternate" type="text/html" href="http://www.hrum.org/people/debedb/pro/blog/2006/12/announcing_overstream_beta.html" />
   <id>tag:www.hrum.org,2006:/people/debedb/pro/blog//1.5</id>
   
   <published>2006-12-12T19:38:08Z</published>
   <updated>2006-12-12T19:42:35Z</updated>
   
   <summary>You don&apos;t know it yet, but you are about to become a video modder......</summary>
   <author>
      <name></name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.hrum.org/people/debedb/pro/blog/">
      <![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>]]>
      
   </content>
</entry>
<entry>
   <title>XmlRpc in Flex 2/ActionScript 3.0</title>
   <link rel="alternate" type="text/html" href="http://www.hrum.org/people/debedb/pro/blog/2006/12/xmlrpc_in_flex_2actionscript_3_1.html" />
   <id>tag:www.hrum.org,2006:/people/debedb/pro/blog//1.3</id>
   
   <published>2006-12-04T08:20:47Z</published>
   <updated>2006-12-10T03:01:34Z</updated>
   
   <summary>I needed XmlRpc to work with Flex 2, so I got the one from mattism.com, and in the process of making it work with ActionScript 3.0 (it&apos;s written for 2.0) kind of gutted it (Ok, so I&apos;ve only been working...</summary>
   <author>
      <name></name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.hrum.org/people/debedb/pro/blog/">
      <![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>
]]>
      
   </content>
</entry>

</feed>
