Hi, I was wondering if it is possible to create a chat room using Ruby/Rails (similar to the Java ones used by Talkcity, Yahoo, etc). Not many people will be using it since it''s just for an educational experiment. If possible, will it be able to insert the text immediately? I mean, I don''t know of any techniques besides Java applets that can do that, which is why I ask here. Thanks! -- Posted via http://www.ruby-forum.com/.
Well... The makers of Ruby on Rails managed to do it nicely at http://www.campfirenow.com/ On 6/2/06, Aditya Rajgarhia <arajgarh@iwu.edu> wrote:> Hi, > > I was wondering if it is possible to create a chat room using Ruby/Rails > (similar to the Java ones used by Talkcity, Yahoo, etc). > > Not many people will be using it since it''s just for an educational > experiment. If possible, will it be able to insert the text immediately? > I mean, I don''t know of any techniques besides Java applets that can do > that, which is why I ask here. > > Thanks! > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- -------------- Jon Gretar Borgthorsson http://www.jongretar.net/
yes but i believe the purpose of the request was to find code to implement - not to use as is like campfire from 37signals did. I myself would like to know how to code up a chat too... any other ideas? Jón Borgþórsson wrote:> Well... > The makers of Ruby on Rails managed to do it nicely at > http://www.campfirenow.com/ > > On 6/2/06, Aditya Rajgarhia <arajgarh-JFWi0e9B4mQ@public.gmane.org> wrote: >> Thanks! >> >> -- >> Posted via http://www.ruby-forum.com/. >> _______________________________________________ >> Rails mailing list >> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> http://lists.rubyonrails.org/mailman/listinfo/rails >> > > > ---- 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 -~----------~----~----~----~------~----~------~--~---
Hi, I would recommend doing google search. For example, I was able to find the following: http://www.petercooper.co.uk/archives/001038.html http://www.rubyonrailsblog.com/articles/2006/08/27/lingr-realtime-rails-chat-2-0 ... Good luck, -Conrad On 11/6/06, Robert Mccorkle <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > yes but i believe the purpose of the request was to find code to > implement - not to use as is like campfire from 37signals did. I myself > would like to know how to code up a chat too... any other ideas? > > Jón Borgþórsson wrote: > > Well... > > The makers of Ruby on Rails managed to do it nicely at > > http://www.campfirenow.com/ > > > > On 6/2/06, Aditya Rajgarhia <arajgarh-JFWi0e9B4mQ@public.gmane.org> wrote: > >> Thanks! > >> > >> -- > >> Posted via http://www.ruby-forum.com/. > >> _______________________________________________ > >> Rails mailing list > >> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > >> http://lists.rubyonrails.org/mailman/listinfo/rails > >> > > > > > > -- > > > -- > 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 -~----------~----~----~----~------~----~------~--~---