Showing posts with label qooxdoo-contrib. Show all posts
Showing posts with label qooxdoo-contrib. Show all posts

Thursday, July 21, 2011

Adding qooxdoo-contrib in production server

If you made this post, I can understand that your work needs to go public ... unless you do it for yourself and you're happy knowing something else and no sharing it.

In this post I'll explain what we need to do for making your application public for all eyeOS users.

First we need to make eyeOS compatible with qooxdoo-1.4 for that we will download the latest sdk from qooxdoo.org here. By the time I wrote this post, there's the 1.5 version available to download, honestly I didn't check if works yet.

Wednesday, July 20, 2011

Application using qooxdoo-contrib QxDyGraphs

In that post and I'll show you how to make your first graph using the contrib QxDyGraphs.
I based my work on the following post from Edu. Worth to check it out if you want to use contrib svg instead.

First of all, download the qooxdoo-contrib, in my case and for future use I downloaded the complete svn from sf.net:

svn co https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib qooxdoo-contrib

As a reference, I downloaded everything in /Soft. After issuing the previous command, you'll see a folder containing complete qooxdoo-contrib project, meaning all the contribs available.
Now we are ready to continue enhancing our eyeOS