[qooxdoo-devel] News Reader Login Problem

2012-01-13 Thread dcipher
Hi I have been using the news.gmane.org for months with my Thunderbird email client. Now for the last two days I cannot access the newsgroup because it says authentication failure. However, I have not change my authentication since I first registered with the QooxDoo forum. I have tried deleti

[qooxdoo-devel] Path To Resource At Runtime

2012-01-13 Thread aditya siram
Hi all, Is there a way to set the path to my resource directory at runtime? I currently have the "build-options/uris/resource" key in config.json but I really need to override at runtime. -deech -- RSA(R) Conference 2012

Re: [qooxdoo-devel] Odd Mixins Behavior

2012-01-13 Thread aditya siram
Hi Tristan, I needed to add data to the request body of a PUT. In the current stable version (1.6), the only way to do this is add keys to the "put" method, for instance, req.put({data : "some data"}). Unfortunately this adds the key to the request body as well like "data = some data" when what I

[qooxdoo-devel] where do i submit my real-life examples?

2012-01-13 Thread Christoph Bauer
Hi qooxdooers, first, thank you very much for this nice framework. It works very well. I like the sanity checks of ./generate.py. It catches many problems early. So now I wrote two applications with qooxdoo. Unfortunatly I do not know how to submit something for the real-life example page, so

Re: [qooxdoo-devel] Titanium Appcelerator based iOS app using qx-oo.js 1.6 online in app store

2012-01-13 Thread Dietrich Streifert
Hello All, and today the android version followed: https://market.android.com/details?id=de.visionet.bda&hl=de Best regards. Dietrich. Am 09.01.2012 11:49, schrieb Dietrich Streifert: > Hello All! > > Just wanted to let you know that I've successfully published a free > app in app store w

Re: [qooxdoo-devel] uploadMgr params question

2012-01-13 Thread Serg
Thanks for reply. Does it mean that request.getParameter("myGlobalParam"); must work correctly in my case? I use example from "UploadMgr\trunk\server\java\com\zenesis\qx\upload\DemoUploadServlet.java", but i get NULL as a result. -- View this message in context: http://qooxdoo.678.n2.nabb

Re: [qooxdoo-devel] qx.ui.container.Scroll is not a constructor

2012-01-13 Thread keydmer
How did you solved it? -- View this message in context: http://qooxdoo.678.n2.nabble.com/qx-ui-container-Scroll-is-not-a-constructor-tp6704111p7183986.html Sent from the qooxdoo mailing list archive at Nabble.com. -- RSA

Re: [qooxdoo-devel] Introducing LIBERATED -- qooxdoo-based server with built-in server simulator for easy debugging

2012-01-13 Thread thron7
Derrell, would you be interested in writing a blog post on LIBERATED for news.qooxdoo.org? T. -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _

Re: [qooxdoo-devel] pivotgrid

2012-01-13 Thread Stefan Andersson
Alexx! We have, but we have not released it yet for qxe, but it will be done. Stefan -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/s

Re: [qooxdoo-devel] qooxdoo-contrib reorganization, again

2012-01-13 Thread thron7
On 01/13/2012 07:38 AM, John Spackman wrote: > Thanks Thomas, but in my case if it can pull from http:// already that > would be all I'd need http is used in the background for downloading already, but what is missing is support for it on the config level. So you can't just say at the moment: