Re: [Zope] Re: Re: ZAjax anyone?

2005-10-11 Thread Greg Fischer
Jim, I am more than happy to take contributions from others.  Using other libs or maybe even just some Zope techniques in general is great.  Right now, I just loaded that stuff up over the last few days, so it's quite limited.  But, if you have anything you would like to share, please zip it up an

Re: [Zope] Re: Re: ZAjax anyone?

2005-10-11 Thread Jim Washington
Greg Fischer wrote: Ah even better! Thanks guys. I was going to reply just to mention I have a "not as cool" way of using Zope with Ajax at my site now too. www.zajax.net Seems every rock I turn over, I find 3 others worth investigating. Lots of cool stuff going o

Re: [Zope] Re: Re: ZAjax anyone?

2005-10-11 Thread Greg Fischer
Ah even better!  Thanks guys. I was going to reply just to mention I have a "not as cool" way of using Zope with Ajax at my site now too. www.zajax.net Seems every rock I turn over, I find 3 others worth investigating.  Lots of cool stuff going on out there.  I put up my own demo, but it's not n

[Zope] Re: Re: ZAjax anyone?

2005-10-11 Thread Balazs Ree
On Mon, 10 Oct 2005 23:28:03 +0800 Bakhtiar A Hamid wrote: > we have zope (dtml/script/zsql-method) that do specific calls that spits > out results via xmlrpc. > > on the browser side, we have all these ajax libs - openrico, dojo, > mochikits, azax, DataRequestor, jsolait, tim morgan's mini, etc