[web2py] Re: [off-topic] UI frameworks like: ExtJs, Pivot

2010-06-10 Thread Richard
another possibility is jpolite: http://www.trilancer.com/jpolite2/index1.html On May 23, 6:16 am, Pepe pepea...@gmail.com wrote: Hi everybody! i'm searching ui frameworks for work with web2py. Here a list that I like to share and please, if you have worked with some, post your evaluation

Re: [web2py] Re: [off-topic] UI frameworks like: ExtJs, Pivot

2010-05-25 Thread Vasile Ermicioi
don't know on Linux, but on Windows I use flashdevelop and free flex sdk, they even open sourced their advanced and olap datagrid http://opensource.adobe.com/wiki/display/flexsdk/Flex+SDK http://www.flashdevelop.org/community/viewtopic.php?f=11t=6496sid=8457cbdae5a3c6ebaba79bead8837545

[web2py] Re: [off-topic] UI frameworks like: ExtJs, Pivot

2010-05-25 Thread Richard
nice! Can flex be integrated with a web2py backend? On May 25, 8:48 pm, Vasile Ermicioi elff...@gmail.com wrote: don't know on Linux, but on Windows I use flashdevelop and free flex sdk, they even open sourced their advanced and olap datagrid

[web2py] Re: [off-topic] UI frameworks like: ExtJs, Pivot

2010-05-24 Thread Richard
JqueryUI/ExtJS has great widgets for individual tasks (datepicker, etc) but I find myself creating a lot of custom CSS and JavaScript for larger apps. I'm hoping one of these AJAX frameworks will be my silver bullet for the front-end, like web2py is for the backend. Would be interested to hear

[web2py] Re: [off-topic] UI frameworks like: ExtJs, Pivot

2010-05-23 Thread lannick
Hi, Toscawidgets : http://toscawidgets.org/ With a lot of ajax integration : http://toscawidgets.org/hg I hane not tested yet TW and would like feedback of integration in web2py Regards, lannick On 22 mai, 22:16, Pepe pepea...@gmail.com wrote: Hi everybody! i'm searching ui frameworks for

Re: [web2py] Re: [off-topic] UI frameworks like: ExtJs, Pivot

2010-05-23 Thread Vasile Ermicioi
You are quite informed about web 2.0 frameworks, but I can't understand what is less than ExtJS (for e.g) and jquery don't have ? here is a list to look at http://jqueryui.com/demos/ http://flowplayer.org/tools/index.html http://plugins.jquery.com/

[web2py] Re: [off-topic] UI frameworks like: ExtJs, Pivot

2010-05-22 Thread b00m_chef
I prefer YUI 3. It includes the most revolutionary plugin system. Basically, it has a built in apt-get like system where you just list all the plugins you are going to include in your app, and YUI 3 automatically downloads the additional source code and links it to your app. Also, it has excellent

[web2py] Re: [off-topic] UI frameworks like: ExtJs, Pivot

2010-05-22 Thread Mengu
qooxdoo? On 23 Mayıs, 01:38, b00m_chef r...@devshell.org wrote: I prefer YUI 3. It includes the most revolutionary plugin system. Basically, it has a built in apt-get like system where you just list all the plugins you are going to include in your app, and YUI 3 automatically downloads the

Re: [web2py] Re: [off-topic] UI frameworks like: ExtJs, Pivot

2010-05-22 Thread Pepe Araya
looks great, I'll give a try On Sat, May 22, 2010 at 7:10 PM, Mengu whalb...@gmail.com wrote: qooxdoo? On 23 Mayıs, 01:38, b00m_chef r...@devshell.org wrote: I prefer YUI 3. It includes the most revolutionary plugin system. Basically, it has a built in apt-get like system where you just

Re: [web2py] Re: [off-topic] UI frameworks like: ExtJs, Pivot

2010-05-22 Thread Vasile Ermicioi
for RIA I use Flex: - http://examples.adobe.com/flex3/componentexplorer/explorer.html plus open source libraries for flex: - degrafa http://www.degrafa.org/samples/foundation.html - axiis http://axiis.org/examples.html - BirdEye