Ah even better!&nbsp; Thanks guys.<br>
<br>
I was going to reply just to mention I have a &quot;not as cool&quot; way of using Zope with Ajax at my site now too.<br>
<br>
<a href="http://www.zajax.net/">www.zajax.net</a><br>
<br>
Seems every rock I turn over, I find 3 others worth
investigating.&nbsp; Lots of cool stuff going on out there.&nbsp; I put
up my own demo, but it's not nearly the prefered way of doing things by
most people.&nbsp; I myself, prefer DTML over ZPT, so my demo is based
on that.&nbsp; I also am using one of the larger client frameworks
available, Dojo Toolkit.&nbsp; The js file is around 130k if I
remember.&nbsp; The smaller ones are great and do the job, but I wanted
something larger and more widely used like Dojo to build off of.<br>
<br>
I know eventually I'll look at the JSON stuff too.&nbsp; Sound interesting.<br>
<br>
Greg<br><br><div><span class="gmail_quote">On 10/11/05, <b class="gmail_sendername">Balazs Ree</b> &lt;<a href="mailto:ree@ree.hu">ree@ree.hu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 10 Oct 2005 23:28:03 +0800 Bakhtiar A Hamid wrote:<br>&gt; we have zope (dtml/script/zsql-method) that do specific calls that spits<br>&gt; out results via xmlrpc.<br>&gt;<br>&gt; on the browser side, we have all these ajax libs - openrico, dojo,
<br>&gt; mochikits, azax, DataRequestor, jsolait, tim morgan's mini, etc<br>&gt;<br>&gt; we just need to connect the dots. the ajax lib + our java functions/etc<br>&gt; will call dtml/script/sql-method via xmlrpc(builtin) or jasonrpc(with the
<br>&gt; jsonrpc product) and page will be updated inline(?)<br>&gt;<br>&gt; not much voodo involved. everything is there already.<br>&gt;<br>&gt; a simple demo is at <a href="http://myzope.kedai.com.my/blogs/kedai/demo/">
http://myzope.kedai.com.my/blogs/kedai/demo/</a>; a script<br>&gt; python that just spits out DateTime().pCommon(), and the other, a script<br>&gt; python tah calls html file randomly. replace that with anythin we want.<br>
&gt;<br>&gt; zope rox! but i guess we all know that<br><br>Thanks, this was a nice briefing.<br><br>I like the demos, and as a single additional comment I would add that for<br>json-rpc I myself too made some (although more crude looking) simple
<br>demos, that do not have a live server but that are installable: so that<br>you can start playing with it on your own server and modify any client or<br>server scripts, if you install the demo + jsonserver2 into Zope as two
<br>individual products.<br><br>Downloads:<br><br><a href="http://www.zope.org/Members/ree/jsonserver2_pkg/">http://www.zope.org/Members/ree/jsonserver2_pkg/</a><br><br>Guide for the demos:<br><br><a href="http://www.zope.org/Members/ree/jsonserver2_exa">
http://www.zope.org/Members/ree/jsonserver2_exa</a><br><br><br>--<br>Balazs Ree<br><br><br>_______________________________________________<br>Zope maillist&nbsp;&nbsp;-&nbsp;&nbsp;<a href="mailto:Zope@zope.org">Zope@zope.org</a><br><a href="http://mail.zope.org/mailman/listinfo/zope">
http://mail.zope.org/mailman/listinfo/zope</a><br>**&nbsp;&nbsp; No cross posts or HTML encoding!&nbsp;&nbsp;**<br>(Related lists -<br> <a href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce
</a><br> <a href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )<br></blockquote></div><br><br clear="all"><br>-- <br>Greg Fischer<br>1st Byte Solutions<br><a href="http://www.1stbyte.com">
http://www.1stbyte.com</a>