I must admit Prototype is a wonderful collection of javascript know-how. But 70kb is a little too heavy for my website. And, at the same time I may be using only 20% of its functions in all of my pages. So a question naturally arises: why not have a script where I could specify which functions I''m going to use and which would then generate a lightened version of prototype.js for me? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi Rusty there is a lightweight prototype included in moo.fx or moo-tools and you can find a link to a compress version of 1.5.0 final in the blog comments. The compressed version is around 29kb iirc. On 1/25/07, Rusty <rustamabd-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I must admit Prototype is a wonderful collection of javascript > know-how. But 70kb is a little too heavy for my website. And, at the > same time I may be using only 20% of its functions in all of my pages. > So a question naturally arises: why not have a script where I could > specify which functions I''m going to use and which would then generate > a lightened version of prototype.js for me? > > > > >-- Kjell -- www.m3nt0r.de --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
gzipped, prototype 1.5 (with all functionality, and easy debugging) is 15k. best, thomas Am 25.01.2007 um 23:43 schrieb Kjell Bublitz:> > Hi Rusty > > there is a lightweight prototype included in moo.fx or moo-tools and > you can find a link to a compress version of 1.5.0 final in the blog > comments. > > The compressed version is around 29kb iirc. > > > > On 1/25/07, Rusty <rustamabd-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> I must admit Prototype is a wonderful collection of javascript >> know-how. But 70kb is a little too heavy for my website. And, at the >> same time I may be using only 20% of its functions in all of my >> pages. >> So a question naturally arises: why not have a script where I could >> specify which functions I''m going to use and which would then >> generate >> a lightened version of prototype.js for me? >> >> >>> >> > > > -- > Kjell > -- www.m3nt0r.de > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
mootools do look nicer indeed. I like modular! THanks for the info! On Jan 25, 11:43 pm, "Kjell Bublitz" <m3nt0r...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi Rusty > > there is a lightweight prototype included in moo.fx or moo-tools and > you can find a link to a compress version of 1.5.0 final in the blog > comments. > > The compressed version is around 29kb iirc.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---