Hi Thomas,

It's really cool feature to provide such "visual tool" to create and  
update configuration files.
But I think running a local server complicates things and it's not  
very handy.

I just found one interesting project which could help on this -  
Appcelerator Titanium [1]. This an
open source competitor of Adobe AIR.

One interesting thing about Titanium that it has own Module API which  
allows extending application
using Python/Ruby scripts and you can call them from JavaScript. [2,3]  
It's really powerful thing and what's
exactly we need here.

I played with Titanium and my qooxdoo applications worked great on  
this platform.

Any volunteers on this? :)

Best regards,
Siarhei

[1] - http://titaniumapp.com/
[2] - 
http://news.appcelerator.com/appcelerator-announces-release-of-titanium-preview-release-2
[3] - http://www.vimeo.com/3360270


On May 7, 2009, at 6:21 PM, thron7 wrote:

> Hi Christian,
>
> panyasan wrote:
>> Hi,
>>
>> scouting through the 0.8 SVN SDK code, I see a "buildtool"  
>> component which
>> looks interesting. I haven't found any documentation on this, can  
>> you tell
>> us what this will do exactly? Is it functional?
>>
>
> We recently discussed the buildtool and decided to push it out into
> qooxdoo-contrib. It is a legacy application that supported the qooxdoo
> 0.7 tool chain. The general idea was "Interact with the SDK through a
> browser" which is still interesting. But there is even a newer  
> approach
> to that (the toolbox). buildtool could edit 0.7 Makefile variables and
> launch make runs, like "make source", "make build", etc. It did all  
> that
> communicating with a custom mini-webserver which Python has
> out-of-the-box. Most of its code is about starting the mini-webserver
> and passing files and commands through it to and fro.
>
> HTH,
> Thomas
>
>> Thanks,
>>
>> Christian
>>
>
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances!  
> Your
> production scanning environment may not be a perfect world - but  
> thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW  
> KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to