> > What do you mean by "use a database and constantly refresh" - where
> > are the conversations to be stored and how is the data going to get
> > from one application to another? I suppose I can see the no database,
> > but some app somewhere is going to have to either broadcast new
> > messages or refresh to get new messages - I think.
>
> An HTML based app in CF, would have to do meta-refreshes for the chat screens to be up-to-date and live.
> A Flash-based or Java based app, I believe, would not have to do meta-refereshes, those applications would be using some other method to make the chat up-to-date. In addition, those apps could probably use xml files rather than connect to a database.
Ah, well then you'll like my app its _javascript_ and it doesnt do any
meta refreshes. It uses a webservice to talk to a database, but you
could use a file if you wanted to. So if you have any kind of
webservice accessing APIs (which microsoft is big on), you could at
least use it as a template
If you find it useful you can get the sources and api here:
http://www.rohanclan.com/products/neuromancer/index.cfm
Cheers
--
~The cfml plug-in for eclipse~
http://cfeclipse.tigris.org
~open source xslt IDE~
http://treebeard.sourceforge.net
~open source XML database~
http://ashpool.sourceforge.net
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

