216Wizz RSS News Readerhttp://www.wizzcomputers.comWizz RSS News Reader is a fully functional RSS and Atom news reader/aggregator extension for Firefox.
You can read more about the Wizz RSS News Reader here.
You can download the latest version of the Wizz RSS News Reader here.
Wizz RSS News reader only works with Firefox. If you'd like to download and install the latest version of Firefox, you can get it here.ASP > Scripts and Components > Chat ScriptsOct 10, 2006Mike Kroger
Natterchat started out as a cgi/perl application. It had 2 rooms and a user list that got clogged up. It stayed like that for 5 years! One day i was bored and converted my 200 lines of the main chat script to asp and got that down to 50!!! Natterchat was then reborn! That was in April 2002 and since then it has gone from strength to strength!!!
I've built a chat room using the dictionary object in IIS, but I needed a PWS chat room for a LAN-party. It's based on VBScript cause I really hate those JAVA chat progs. This one outputs only pure HTML, and work on any browser that supports frames, cookies and meta refresh (I guess that means something like Netscape 3.0 and newer and IE 3.0 and newer). I must warn you that the code is a bit sloppy. I was pretty low on sleep when I trough this together. It works, but I really would like somebody to stress test it a bit.
Chatrooms use application variables to store chat entries and guest lists, maximum number of entries per room are 25. All room and user configuration information is now kept in a cookie
Room entries can now be viewed in Ascending or Descending order.
This is fun. It's a chat application, built with HTML, ASP, and a dash of client-side JavaScript. No software to install, no upgrades to download; a totally thin client.
The key to making this so simple is the use of Application variables. Not only is data storage as simple as reading and writing from the Application() collection, but since everything on the server is in memory, processing is lightning-fast.
I plan to add on to this one, so check back regularly.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.