Hi all I was wondering if anyone could recommend good books or other resources on designing AJAX applications ? I am looking primarily for the principles behind designing and modelling the AJAX interactions rather than specifically how to perform a particular technical function. Naturally, if these resources use RoR or even another MVC framework for illustration, then that will be just dandy ;) - but it''s not a requirement. I have found that there are plenty of good resources from a technical Rails POV that give detailed guidance on how to implement AJAX-type behaviour, but few give a comprehensive overall view of the design principles. Thanks for any help Rory --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
There''s many books about ajax, maybe you should try googling or visit some blog sites here like {^M_E^} Reinhart http://teapoci.blogspot.com "Object Oriented Antioxide" -- Posted via http://www.ruby-forum.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 -~----------~----~----~----~------~----~------~--~---
Ajax Design Patterns (O''Rielly): http://www.oreilly.com/catalog/ajaxdp/ Ajax on Rails (O''Rielly): http://www.oreilly.com/catalog/9780596527440/ I have the latter and it has several good insights that are independent of Rails. On Apr 29, 5:58 am, Visit Indonesia 2008 <rails-mailing-l...@andreas- s.net> wrote:> There''s many books about ajax, maybe you should try googling or visit > some blog sites here like {^M_E^} > > Reinharthttp://teapoci.blogspot.com > "Object Oriented Antioxide" > -- > Posted viahttp://www.ruby-forum.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 -~----------~----~----~----~------~----~------~--~---
I enjoyed Pragmatic Ajax. Nicholas On Apr 29, 4:00 am, Rory McKinley <rorymckinleyli...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi all > > I was wondering if anyone could recommend good books or other resources > on designing AJAX applications ? I am looking primarily for the > principles behind designing and modelling the AJAX interactions rather > than specifically how to perform a particular technical function. > > Naturally, if these resources use RoR or even another MVC framework for > illustration, then that will be just dandy ;) - but it''s not a > requirement. I have found that there are plenty of good resources from a > technical Rails POV that give detailed guidance on how to implement > AJAX-type behaviour, but few give a comprehensive overall view of the > design principles. > > Thanks for any help > > Rory--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
ncancelliere wrote:> > I enjoyed Pragmatic Ajax. > > Nicholas > ><snip> Thanks for the help Reinhart, Andy and Nicholas. Will give all of those a try. Rory --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---