|
FuseTalk merges with NNTP
The Allaire Forums were served by software called FuseTalk from
e-Zone Media.
FuseTalk is built upon ColdFusion technologies, and provides an
excellent example of the power of ColdFusion. FuseTalk turned
out to be a key element in our strategy to offer dual online forum
access. The engineers at e-Zone Media worked with us to find a
way to integrate NNTP newsgroups with FuseTalk.
After careful consideration, e-Zone Media decided that the most effective way
to merge FuseTalk's web-based forums with newsgroups was to modify FuseTalk,
so that it would act as a client of the newsgroup server. FuseTalk would mirror
its activity with the newsgroup server very much the same way that a user would
participate in the newsgroups. Although this approach seems straightforward,
there were many details to work through in order to make two different systems
work together.
Newsgroups use the NNTP protocol, which has been around since
the early days of the Internet. Although many people used newsgroups,
they were not as popular as surfing the web and sending e-mail.
As a result, newsgroups remained relatively the same, and their
limited functionality never expanded. FuseTalk, on the other hand,
is a modern web application built on ColdFusion technology. FuseTalk
is rich with features and functionality. Some of the major differences
that presented the greatest challenges to integrating the two
systems were participant identity, attachments, and chronological
ordering of the messages into a coherent thread.
|