bramu.ss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2009-Jan-03 08:03 UTC
success stories on JRails
Hi All, I am new to wonderful Rails, I am starting a project in Rails. Searching for the best UI widgets and plugins that I can used in Rails. Found 2 best 1) ExtJS and 2) JQuery. As I saw ExtJS, it is very large in size and I dont want to load the extjs-all.js for each client request. Next option is JQuery, which is also good come with very compressed version with minimal functionality. If you need more and more widgets we need to import corresponding plugins. I just want to know the people comments on this and I want to hear the success stories using JRails. Thanks, Ramu. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
>Found 2 best 1) ExtJS and 2) JQuery. As I saw ExtJS, it is very > large in size and I dont want to load the extjs-all.js for each client > request.What is the nature of your project? Is it a backend web-application or a public website? If your project is more application-like, there are a number of things you can do to squeeze down the size of Ext, including mod_gzip with apache. I have over two years'' experience using Ext with Rails. Chris Scott Senior Software Engineer -- ExtJS My blog: www.extonrails.com Stephen Hiller''s Rails/Ext blog: http://www.extjswithrails.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---