Hi, For our website we have implemented already ages ago a simple cross browser chat solution using an endless-loading php page. As we migrate the whole pages now we were looking for a basic ajax chat solution to build upon. Writing from scratch would be also fun but I think not reinventing the wheel would be better. There is a nice comparison on http://ajax.phpmagazine.net/2006/02/ajax_powered_chat_applications.html
but what we would need is even simpler. As said nothing that I couldn't do myself (e.g. using periodically updaters) but if anybody knows some simple: "input via ajax into db, ajax polls every second the database and adds new entrys from the db to the chat output" solution I would appreciate it .: 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
