Derrell Lipman schrieb: > On Wed, Jul 30, 2008 at 2:25 AM, Fabian Jakobs <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Derrell, how > hard would it be to put a simple PHP file on the server, which > serves as > data provider for a Remote table model demo? Maybe we could do the > same > for the RPC stuff. This is now open for a long time but I don't > know PHP > enough to do it myself. > > > That'd be easy to do if the server has PHP installed (hopefully PHP5, > but not absolutely mandatory). If you send me login info, I could get > that set up some time this week I think. > That won't be necessary and I guess I won't be allowed to do so. We can place the PHP files in the demobrowser's resource directory and copy them to the server using our normal "publish" process. The advantage is that everybody can test it with the download version by simply putting the qooxdoo frontend directory on a PHP enabled server. I have prepared the skeleton for a remote table model demo in trunk:
Client: frontend/application/demobrowser/source/demo/table/Table_Remote_Model.html Server: frontend/application/demobrowser/source/resource/demobrowser/backend/remote_table.php It would be fantastic if we could get a table with a remote model into the demos. Best Fabian -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
