<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Stubblog - Conferences</title>
    <link>http://www.stubbles.org/</link>
    <description>Less slogan, more code.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 27 May 2008 20:43:04 GMT</pubDate>

    <image>
        <url>http://www.stubbles.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Stubblog - Conferences - Less slogan, more code.</title>
        <link>http://www.stubbles.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>JSON-RPC Proxy Generation with PHP</title>
    <link>http://www.stubbles.org/archives/46-JSON-RPC-Proxy-Generation-with-PHP.html</link>
            <category>Conferences</category>
            <category>Planet PHP</category>
    
    <comments>http://www.stubbles.org/archives/46-JSON-RPC-Proxy-Generation-with-PHP.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=46</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=46</wfw:commentRss>
    

    <author>nospam@example.com (Stephan Schmidt)</author>
    <content:encoded>
    Today I gave a talk about JSON-RPC Proxy Generation with PHP at the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=307&amp;amp;entry_id=46&quot;  onmouseover=&quot;window.status=&#039;http://it-republik.de/conferences/dlw-europe/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;DLW Europe Website&quot;&gt;Dynamic Languages World Europe 2008&lt;/a&gt; in Karlsruhe Germany. The presentation covers an introduction to the Proxy and Remote Proxy Design Patterns, JSON in JavaScript and PHP as well as the JSON-RPC protocol specification. Furthermore, the slides also cover the SMD specifications and show how to generate SMD with PHP.&lt;br /&gt;
&lt;br /&gt;
Although Stubbles provides a ready-to-use processor for JSON-RPC and generating JavaScript proxy classes, the presentation takes you through all necessary steps that are needed to implement this on your own. &lt;br /&gt;
&lt;br /&gt;
&lt;object style=&quot;margin:0px&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://static.slideshare.net/swf/ssplayer2.swf?doc=stephanschmidtjsonrpcwithphp-1211919750835076-9&quot;/&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;/&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;/&gt;&lt;embed src=&quot;http://static.slideshare.net/swf/ssplayer2.swf?doc=stephanschmidtjsonrpcwithphp-1211919750835076-9&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
You can either view the presentation on &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=308&amp;amp;entry_id=46&quot;  onmouseover=&quot;window.status=&#039;http://www.slideshare.net/schst/jsonrpc-proxy-generation-with-php-5&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;Presentation on slideshare.net&quot;&gt;slideshare.net&lt;/a&gt;, or get the PDF in our &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=309&amp;amp;entry_id=46&quot;  onmouseover=&quot;window.status=&#039;http://downloads.stubbles.net/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;Download area&quot;&gt;download area&lt;/a&gt;. If you decide to use our implementation, you can find more information in the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=310&amp;amp;entry_id=46&quot;  onmouseover=&quot;window.status=&#039;http://www.stubbles.net/wiki/Docs/JsonRpc&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;JSON-RPC documentation in the manual&quot;&gt;Stubbles manual&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Tue, 27 May 2008 22:31:11 +0200</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/46-guid.html</guid>
    
</item>

</channel>
</rss>