i manage to build a Qooxdoo , only ui and i am quite impressed by its power.
But when i put inside web2py , it dont load at all what did i do wrong? in controller: /sExtract/default/ft def fasttract(): return dict(test="ok") in view: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>FastTract1.0</title> <script type="text/javascript" src="/sExtract/static/ft/script/ft_ui.js"></script> </head> <body></body> </html> Error on firebug is : ERROR: .body is null qx.bom.Document.isStandardMode(...ement.clientWidth:i.body.clientWidth; HELP!!! On 9/12/11, Alexei Vinidiktov <alexei.vinidik...@gmail.com> wrote: > I'm afraid it really does have a minimum of 600 KB. > > It's compiled with build. > > Too bad the server the app is hosted on is so unreliable. > > On Sun, Sep 11, 2011 at 11:16 PM, Phyo Arkar > <phyo.arkarl...@gmail.com>wrote: > >> that never runs , giving me error in json response , too bad. >> >> And the javascript alone really have 600KB ? is that compiled with >> source-all ? >> >> On 9/11/11, Alexei Vinidiktov <alexei.vinidik...@gmail.com> wrote: >> > You are right about the CAPTCHA. The reason I'm not using it is that at >> the >> > moment the site is only a playground where I'm getting familiar with >> web2py >> > and qooxdoo and testing things out. >> > >> > Please try again. Registration should work this time. >> > >> > On Sun, Sep 11, 2011 at 7:20 PM, Phyo Arkar <phyo.arkarl...@gmail.com >> >wrote: >> > >> >> That page should have a CAPCHA . spambots will like to spam >> >> registration it till your mailserver down with registrations. >> >> >> >> One thing i am liking about qooxdoo is that really eliminate HTML CSS >> >> and Graphics skills >> >> needed to develop a desktop like web-app easily. Normally desiging >> >> web2py app needs all those skills. >> >> >> >> I am good at linux , system engineering and python + js not at those >> >> art skills so i believes good intergration of qooxdoo with web2py will >> >> be perfect. >> >> >> >> On 9/11/11, Alexei Vinidiktov <alexei.vinidik...@gmail.com> wrote: >> >> > Oops, sorry. I'll see if I can fix it. It's been a long time since I >> >> touched >> >> > the app last. >> >> > >> >> > On Sun, Sep 11, 2011 at 7:05 PM, Phyo Arkar <phyo.arkarl...@gmail.com >> >> >wrote: >> >> > >> >> >> AH sorry i write this post before read the previous post. >> >> >> >> >> >> Yeah as it seems all view code needs to go into Qooxdoo , and web2py >> >> >> as Json RPC only. hmm.. so half of web2py potential will only be >> used, >> >> >> >> >> >> >> >> >> pyjamas todo tutorial i cannot register at all , ur mail sender >> >> >> seems >> >> >> to be down. it saids unable to send email. >> >> >> >> >> >> >> >> >> >> >> >> On 9/11/11, Phyo Arkar <phyo.arkarl...@gmail.com> wrote: >> >> >> > Anyone have experience with qooxdoo? >> >> >> > >> >> >> > It seems that only way web2py applicable with QooXDoo is as a >> >> >> > JSON-RPC >> >> >> > Server. Whole view logic will be only in Qooxdoo , cannot use any >> >> >> > Template langauge of web2py i guess. >> >> >> > >> >> >> > If anyone have any expeirence , enlighten me. >> >> >> > >> >> >> > On 9/11/11, Phyo Arkar <phyo.arkarl...@gmail.com> wrote: >> >> >> >> Anyone have a working tutorial for web2py MVC and Qooxdoo ? >> >> >> >> >> >> >> >> I am wondering how to use Web2py's response.view template code >> >> >> >> inside >> >> >> >> JS files coz Qooxdoo's class definations are in JS file . >> >> >> >> Somthing >> i >> >> >> >> haven't tried. >> >> >> >> >> >> >> > >> >> >> >> >> > >> >> > >> >> > >> >> > -- >> >> > Alexei Vinidiktov >> >> > >> >> >> > >> > >> > >> > -- >> > Alexei Vinidiktov >> > >> > > > > -- > Alexei Vinidiktov >