[qooxdoo-devel] PyQooxCard

2008-05-11 Thread kc106_2005-qooxdoo
I don't know if anyone has downloaded PyQooxCard but if you did, you should refresh it from SVN. I fixed a nasty problem when running Windows. -- John Henry - This SF.net email is sponsored by the 2008 JavaOne(SM) Conferenc

Re: [qooxdoo-devel] How to prevent CSRF & JS hijacking attacks

2008-05-11 Thread Andreas Junghans
Hi Erich, Am 11.05.2008 um 15:44 schrieb Erich Regen: >> This topic is very complex, and the way to go depends a lot on the >> way >> your application works (e.g. with or without user login, public or >> intranet, cross-domain RPC required or not, etc). If you give us some >> more details, you'

Re: [qooxdoo-devel] How to prevent CSRF & JS hijacking attacks

2008-05-11 Thread Erich Regen
Hi Andreas, Thank you for your answer! On Sun, May 11, 2008 at 1:12 AM, Andreas Junghans wrote: > Hi Erich, > > Am 10.05.2008 um 22:55 schrieb Erich Regen: > > > I am currently evaluating Ajax application frameworks. What I > > basically need is a framework to easily build a user interface and >