Honestly guys. All of the above sounds like overkill for what "seems like a smaller chat application. I think a few ajax post with jquery to a cfc that manages a multidimensional array in the application scope is all he needs. But then again, maybe I'm over simplifying things.
On Dec 27, 12:51 pm, Jason Blum <[email protected]> wrote: > Maybe not what you're looking for, but I've been meaning to play around > more with apps build and deployed in CouchDB, such as Chris Anderson's > Toast:http://jchrisa.net/drl/_design/sofa/_list/post/post-page?startkey=[%22Simple-Wins%22] > > Took me all of 30 seconds to set up a free CouchDB on IrisCouch.com and to > replicate his app fromhttp://jchrisa.net:5984/toast/over > tohttp://phenotypical.iriscouch.com:5984/toast/_design/toast/index.html... > ! > > all of which sits on top of a nice REST-ful JSON API you could interact > with through ajax or > cfhttp:http://phenotypical.iriscouch.com:5984/_utils/database.html?toast > > On Tue, Dec 27, 2011 at 12:56 PM, Matthew Woodward > <[email protected]>wrote: > > > > > > > > > Or XMPP ... > > > On Tue, Dec 27, 2011 at 9:33 AM, Alan Holden <[email protected]> wrote: > > >> What about the classic Internet Relay Chat (IRC) protocol? > >> Wouldn't there be a way to tap into that - using one of the Java > >> libraries for IRC out there? > >> Al > > >> -- > >> online documentation:http://openbd.org/manual/ > >> google+ > >> hints/tips:https://plus.google.com/**115990347459711259462<https://plus.google.com/115990347459711259462> > >> > >> http://groups.google.com/**group/openbd?hl=en<http://groups.google.com/group/openbd?hl=en> > > > -- > > Matthew Woodward > > [email protected] > >http://blog.mattwoodward.com > > identi.ca / Twitter: @mpwoodward > > > Please do not send me proprietary file formats such as Word, PowerPoint, > > etc. as attachments. > >http://www.gnu.org/philosophy/no-word-attachments.html > > > -- > > online documentation:http://openbd.org/manual/ > > google+ hints/tips:https://plus.google.com/115990347459711259462 > >http://groups.google.com/group/openbd?hl=en -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
