<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1011668" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1011668</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/using-java-chat-room#comment-1067028</link>
    <description> &lt;p&gt;With simple HTML its virtually impossible to create a Chat program as far as I know.&lt;/p&gt;
&lt;p&gt;Java Chat is good but it takes a lot of loading time and browser support. When loaded its the best unless the applets are buggy. Also your server should support java.&lt;/p&gt;
&lt;p&gt;Using Cgi or Asp is the common alternative. But these usualy don&#039;t look neat.&lt;/p&gt;
&lt;p&gt;Next option is use Macromedia Flash (needs browser support)&lt;br /&gt;
create front-end of chat and Cgi or Asp to process the back end.&lt;/p&gt;
&lt;p&gt;SK&lt;br /&gt;
&lt;a href=&quot;mailto:e_mail@vsnl.com&quot;&gt;e_mail@vsnl.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Jul 2000 17:15:37 +0000</pubDate>
 <dc:creator>silverknight</dc:creator>
 <guid isPermaLink="false">comment 1067028 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/using-java-chat-room#comment-1067024</link>
    <description> &lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;  You will be unable to use javascript and/or html to write a chat room. Both are client-oriented; that means that each and every visitor to the page has his/her own variables and functions, including the screen.  So, for example, you would never get to see what I type.  You might be able to use java, but I&#039;m not sure.&lt;br /&gt;
  Virtually all of the chat rooms that I know of are implemented through a cgi program. That&#039;s because cgi programs run off the server, which is capable of displaying the same screen to all the visitors.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Jul 2000 15:16:04 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1067024 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
