Re: [qooxdoo-devel] ANNC: qooxlisp 0.1: qooxdoo + Common Lisp

2010-05-28 Thread Kenneth Tilton
I guess I won't bore everyone with my application justification after all, because first we have... >> Besides, you only >> have to drive the UI from it. Oh, nothing much going on in the GUI? Lucky you. Then we have... >> A different approach, which IMO allows for faster, less resource hungry

Re: [qooxdoo-devel] Form Controller and Store bindings

2010-05-28 Thread Guilherme Aiolfi
#3738 On Fri, May 28, 2010 at 5:59 PM, MartinWittemann wrote: > > Hi, > this sounds like something that should work out of the box. You use case > with the reusage of the model created by the store is completely the idea > of > the data binding!

Re: [qooxdoo-devel] ANNC: qooxlisp 0.1: qooxdoo + Common Lisp

2010-05-28 Thread Werner Thie
Kenneth Tilton wrote: > > f...@mail.dnttm.ro wrote: >> Hi. >> >>> So qooxdoo truly is just the view layer, including handling GUI events >>> of course, but not the application layer, including not even the >>> widget linkage. Here's an example from the demo app: I wanted to >>> disable the Sear

Re: [qooxdoo-devel] Contrib Releases: RpcPhp 1.2.0 and RpcConsole 0.2

2010-05-28 Thread panyasan
panyasan wrote: > > 2) RpcConsole 0.2 > > This contribution is a scriptable test client for your JSON-RPC backend. > Forgot to mention: the RpcConsole has only been tested with the PHP backend but should in principle work with any of the backends. I'd love to get feedback from the Java folks

Re: [qooxdoo-devel] Contrib Releases: RpcPhp 1.2.0 and RpcConsole 0.2

2010-05-28 Thread Derrell Lipman
Nice job, Christian! Derrell On Fri, May 28, 2010 at 17:43, panyasan wrote: > > Hi, > > I am happy two anounce to contrib releases concerning JSON-RPC server > communication: > > 1) RpcPhp 1.2.0 > > see http://qooxdoo.org/documentation/1.1/rpc_php > > Important Changes since version 1.1.0: > >

[qooxdoo-devel] Contrib Releases: RpcPhp 1.2.0 and RpcConsole 0.2

2010-05-28 Thread panyasan
Hi, I am happy two anounce to contrib releases concerning JSON-RPC server communication: 1) RpcPhp 1.2.0 see http://qooxdoo.org/documentation/1.1/rpc_php Important Changes since version 1.1.0: - PHP4 support has been dropped, it now supports PHP 5.2-5.3 only. - The handleQooxdooDates constan

Re: [qooxdoo-devel] Form Controller and Store bindings

2010-05-28 Thread MartinWittemann
Hi, this sounds like something that should work out of the box. You use case with the reusage of the model created by the store is completely the idea of the data binding! I need to dig into this idea on monday when I'm back at the office. Could you open a bug report for that? Regards, Martin --

[qooxdoo-devel] Form Controller and Store bindings

2010-05-28 Thread Guilherme Aiolfi
Hi, I'm trying to bind a store to a form controller. So all I need to do to load a record into a form is to set the right URL into the store and wait it to load. It works great. The problem is when I try to load some data that there is no correspondent in the controller. For example, let's say t

Re: [qooxdoo-devel] ANNC: qooxlisp 0.1: qooxdoo + Common Lisp

2010-05-28 Thread Kenneth Tilton
f...@mail.dnttm.ro wrote: > Hi. > >> So qooxdoo truly is just the view layer, including handling GUI events >> of course, but not the application layer, including not even the >> widget linkage. Here's an example from the demo app: I wanted to >> disable the Search button if the text input fo

Re: [qooxdoo-devel] qxbuild status

2010-05-28 Thread Bee Jay
On 28 Mei 2010, at 19:43, Petr Kobalíček wrote: > this question is also in my blog so I answered there. QxBuild v1.1 is > in google code download page. Yes, I've just downloaded the new qxBuild. Thank you, Petr. :) -Bee-

Re: [qooxdoo-devel] Using qooxdoo for strategy game?

2010-05-28 Thread davidn
Thank you all very much for your replies. There a lot's of helpful comments! I'll have a closer look at your suggestions. I was indeed thinking of a Civ type browser game. I am independent, non-commercial and alone. So everybody is definitely welcome to participate in this project (if you can alre

Re: [qooxdoo-devel] Setting up rpcexample and rpcphp

2010-05-28 Thread lomme
Hi, thanks for the extremely quick response, the echo test on the first tab works like a charm now. I downloaded the trunk at http://qooxdoo-contrib.svn.sourceforge.net/viewvc/qooxdoo-contrib/trunk/qooxdoo-contrib/RpcPhp/trunk/ http://qooxdoo-contrib.svn.sourceforge.net/viewvc/qooxdoo-contrib/t

Re: [qooxdoo-devel] Setting up rpcexample and rpcphp

2010-05-28 Thread panyasan
Hi, I'll look into this tonight or tomorrow and will release the trunk as version 1.2 if everything works as expected. Cheers, Christian -- View this message in context: http://qooxdoo.678.n2.nabble.com/Setting-up-rpcexample-and-rpcphp-tp5112668p5113379.html Sent from the qooxdoo mailing list

Re: [qooxdoo-devel] ANNC: qooxlisp 0.1: qooxdoo + Common Lisp

2010-05-28 Thread thron7
Nice write-up, flj. Kyle Simpson started a promising series of articles about UI architecture in JSMag, entitled 'The Rise of the "Middle-End"', where he advocates deployment of JS on the server for some of Kenny's arguments. T. On 05/28/2010 05:53 AM, f...@mail.dnttm.ro wrote: > Hi. > >> So qo

Re: [qooxdoo-devel] qxbuild status

2010-05-28 Thread Petr Kobalíček
Hi, this question is also in my blog so I answered there. QxBuild v1.1 is in google code download page. Thanks -- Best regards - Petr Kobalicek On Fri, May 28, 2010 at 1:46 PM, Jonathan Weiß wrote: > > Hello Bee, > > > you might want to contact Petr directly if he does

Re: [qooxdoo-devel] qxbuild status

2010-05-28 Thread Jonathan Weiß
Hello Bee, you might want to contact Petr directly if he does not read this mailing list any longer: http://qooxdoo.678.n2.nabble.com/qxbuild-complete-qooxdoo-build-td1078757.html Cheers Jonathan - Jonathan Weiß Framework Engineer http://mysterycity.de/blog Blog - http://www.linkedi

Re: [qooxdoo-devel] input or keypress events being swallowed?

2010-05-28 Thread Jonathan Weiß
Hello Joachim, yes; that is possible since normalizing keyboard events is a complex and complicated task. Could you open a bug including the browser you used and a little description ("how to reproduce") for "wildly hacking around on the keyboard"? ;-) Thank you! Cheers, Jonathan - Jona

Re: [qooxdoo-devel] Setting up rpcexample and rpcphp

2010-05-28 Thread panyasan
Hi - I assume you are using the latest release instead of the trunk, which is a PHP4/5 but needs deprecation warnings disabled to work under PHP5. Please use the trunk version which is absolutely stable and needs to be released soon. I have held back so far because it has some defaults that are

Re: [qooxdoo-devel] qooxdoo for online strategy game?

2010-05-28 Thread SgtVoid
Implentation wise i'm much help to you as i only just started using QooxDoo. however i do know that http://www.lordofultima.com lord of ultima uses this framework for their game. maybe you can "reverse engineer" some implementational ideas from them :) good luck -- View this message in context

[qooxdoo-devel] Setting up rpcexample and rpcphp

2010-05-28 Thread lomme
Hi, I've spent well over 10 hours now going over the tutorials for this and reading the forums but I just can't get it to work properly. I'm sure it's something really really simple but I can't find it. I'm using Wampserver 2.0 which is running php 5.2.9-2. There are two folders in the www fold

Re: [qooxdoo-devel] qooxdoo for online strategy game?

2010-05-28 Thread Jonathan Weiß
Hello David, couldn't we help you in your last thread? http://qooxdoo.678.n2.nabble.com/Using-qooxdoo-for-strategy-game-td5069064.html Cheers, Jonathan - Jonathan Weiß Framework Engineer http://mysterycity.de/blog Blog - http://www.linkedin.com/in/jonathanrass LinkedIn - http://ww