Fabian Lange
2007-Mar-12 15:05 UTC
Anybody knows of a Eclipse/NetBeans like UI Framework done with Scriptaculous?
Hi, I am thinking of options on how to implement a rich client like eclipse / netbeans with Scriptaculous. So basically you can define/create dynamically areas of your browser window where you then can attach components to. if there are multiple components attached to one of these areas they can be selected by using a tabbed pane to switch between the components in that area. I think that can be done with draggables but of course the best option is not to reinvent the wheel. Anybody create a proof of concept for this kind of application? Are there (non)commercial "web 2.0" toolkits dealing with this kind of requirements? Or does anybody know of a keyword to search with to find an answer to this in the list archive? I havent seen anything but customers are always creative :) .: Fabian _______________________________________________________________________ Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos. Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=022222 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Dave Crane
2007-Mar-12 20:23 UTC
Re: Anybody knows of a Eclipse/NetBeans like UI Framework done with Scriptaculous?
On Monday 12 March 2007 15:05, Fabian Lange wrote:> So basically you can define/create dynamically > areas of your browser window where you then can attach components to. if > there are multiple components attached to one of these areas they can be > selected by using a tabbed pane to switch between the components in that > area. > > I think that can be done with draggables but of course the best option is > not to reinvent the wheel. Anybody create a proof of concept for this kind > of application? Are there (non)commercial "web 2.0" toolkits dealing with > this kind of requirements?You might want to have a look at qooxdoo (http://qooxdoo.org), which is an open source attempt at creating a desktop-app style of GUI toolkit inside a browser. Dave -- ---------------------- Author Ajax in Action http://manning.com/crane Ajax in Practice http://manning.com/crane2 Prototype & Scriptaculous in Action http://manning.com/crane3 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Fabian Lange
2007-Mar-12 22:08 UTC
Re: Anybody knows of a Eclipse/NetBeans like UI Framework done with Scriptaculous?
Thanks Dave,>You might want to have a look at qooxdoo (http://qooxdoo.org), which is an >open source attempt at creating a desktop-app style of GUI toolkit inside a>browser.nice demo. It seems i should have used eclipse as keyword. I just found something, which I also want to share: http://www.eclipse.org/rap/ demo here: http://rap.innoopract.com/rap which does most of what I need. I think that is worth investigating .: Fabian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Jerod Venema
2007-Mar-12 23:17 UTC
Re: Anybody knows of a Eclipse/NetBeans like UI Framework done with Scriptaculous?
Just FYI, the RAP project actually uses qooxdoo as its JS basis :) On 3/12/07, Fabian Lange <Fabian.Lange-S0/GAf8tV78@public.gmane.org> wrote:> > > Thanks Dave, > >You might want to have a look at qooxdoo (http://qooxdoo.org), which is > an > >open source attempt at creating a desktop-app style of GUI toolkit inside > a > > >browser. > > nice demo. It seems i should have used eclipse as keyword. I just found > something, which I also want to share: > http://www.eclipse.org/rap/ > demo here: > http://rap.innoopract.com/rap > which does most of what I need. I think that is worth investigating > > .: Fabian > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---