I'm not sure whether anyone else is interested, but I just came across this: http://www.vcdn.org/Public/XMLRPC/ Basically it's an implementation of XMLRPc in Javascript, it works well so far, you can update parts of your page without having to request the whole lot. Intersting. Phil
I tried it, and it's JUICY! I loved the examples and they worked and that exactly something I was looking for. BUT! It didn't work in Opera. Why? None of the examples worked. This is precious for me, so what are my chances? Will this ever work "stablely" in Opera? What's likely to be the bottleneck for this thing not working? Cheers, Peter
I'm not sure whether anyone else is interested, but I just came across this:
http://www.vcdn.org/Public/XMLRPC/
Basically it's an implementation of XMLRPc in Javascript, it works well so far, you can update parts of your page without having to request the whole lot.
Intersting.
Phil
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Peter, There is another library in Javascript that you could try with Opera, http://scottandrew.com/xml-rpc/ You may have more luck. There are some small problems with this one, namely that it doesn't convert the return value into a JS object, but I'm working on it. Phil ----- Original Message ----- From: "Peter Bengtsson" <mail@peterbe.com> To: <ruben@virtualcowboys.com.zope.co.uk> Cc: "Phil Harris" <phil.harris@zope.co.uk>; <zope@zope.org> Sent: Wednesday, August 29, 2001 5:35 PM Subject: Re: [Zope] OT - XMLRPC from Javascript
I tried it, and it's JUICY! I loved the examples and they worked and that exactly something I was looking for.
BUT! It didn't work in Opera. Why? None of the examples worked. This is precious for me, so what are my chances? Will this ever work "stablely" in Opera? What's likely to be the bottleneck for this thing not working?
Cheers, Peter
I'm not sure whether anyone else is interested, but I just came across this:
http://www.vcdn.org/Public/XMLRPC/
Basically it's an implementation of XMLRPc in Javascript, it works well so far, you can update parts of your page without having to request the whole lot.
Intersting.
Phil
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Peter Bengtsson -
Phil Harris