Hello everyone. I just finished my chat application. It uses AIM for handling chat requests, and a javascript/prototype front end. I would me interested in any critique you guys might have. http://www.clearimageonline.com Click the Live Help button to see. Click Cool Tools to read about it. Thanks, Terry Riegel --~--~---------~--~----~------------~-------~--~----~ 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 Terry - just got done chatting with you on your site. Nice job! Keep up the good work. On 7/11/07, Terry Riegel <triegel-9geWAZNePKniiUjhnDU40B2eb7JE58TQ@public.gmane.org> wrote:> > > Hello everyone. I just finished my chat application. It uses AIM for > handling chat requests, and a javascript/prototype front end. > > I would me interested in any critique you guys might have. > > http://www.clearimageonline.com > Click the Live Help button to see. Click Cool Tools to read about it. > > Thanks, > > Terry Riegel > > > >-- Ryan Gahl Manager, Senior Software Engineer Nth Penguin, LLC http://www.nthpenguin.com -- Architect WebWidgetry.com / MashupStudio.com Future Home of the World''s First Complete Web Platform -- Inquire: 1-262-951-6727 Blog: http://www.someElement.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hey Terry, Good work, what is used on the back end? Cheers, Matt On Jul 11, 5:01 pm, "Ryan Gahl" <ryan.g...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi Terry - just got done chatting with you on your site. Nice job! > > Keep up the good work. > > On 7/11/07, Terry Riegel <trie...-9geWAZNePKniiUjhnDU40B2eb7JE58TQ@public.gmane.org> wrote: > > > > > > > Hello everyone. I just finished my chat application. It uses AIM for > > handling chat requests, and a javascript/prototype front end. > > > I would me interested in any critique you guys might have. > > >http://www.clearimageonline.com > > Click the Live Help button to see. Click Cool Tools to read about it. > > > Thanks, > > > Terry Riegel > > -- > Ryan Gahl > Manager, Senior Software Engineer > Nth Penguin, LLChttp://www.nthpenguin.com > -- > Architect > WebWidgetry.com / MashupStudio.com > Future Home of the World''s First Complete Web Platform > -- > Inquire: 1-262-951-6727 > Blog:http://www.someElement.com--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I wrote a custom PERL server that utilizes NET::OSCAR to connect to the AIM network. I maintains a persistent connection to AIM and facilitates the WEB to AIM conversations. The PERL server is controlled via the web site. It can be start and stop AIM connections. Terry On Jul 11, 2007, at 5:10 PM, Matt wrote:> > Hey Terry, > > Good work, what is used on the back end? > > Cheers, > Matt > > On Jul 11, 5:01 pm, "Ryan Gahl" <ryan.g...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> Hi Terry - just got done chatting with you on your site. Nice job! >> >> Keep up the good work. >> >> On 7/11/07, Terry Riegel <trie...-9geWAZNePKniiUjhnDU40B2eb7JE58TQ@public.gmane.org> wrote: >> >> >> >> >> >>> Hello everyone. I just finished my chat application. It uses AIM for >>> handling chat requests, and a javascript/prototype front end. >> >>> I would me interested in any critique you guys might have. >> >>> http://www.clearimageonline.com >>> Click the Live Help button to see. Click Cool Tools to read about >>> it. >> >>> Thanks, >> >>> Terry Riegel >> >> -- >> Ryan Gahl >> Manager, Senior Software Engineer >> Nth Penguin, LLChttp://www.nthpenguin.com >> -- >> Architect >> WebWidgetry.com / MashupStudio.com >> Future Home of the World''s First Complete Web Platform >> -- >> Inquire: 1-262-951-6727 >> Blog:http://www.someElement.com > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---