 | havChatTM ver 3.4 - a nice little java chat server application with several java chat applet clients which include some really neat New Features like support for any Character Encoding your browser/jvm supports (with optional Right-to-Left display for languages like Hebrew or Arabic), Instant Messages, Role based Multi Colored Text applets, your own user roles, your own user authorization handler, your own chat-bot and your own Server Status Handler classes. Applets support Unicode and are localized for Dutch, English, French, German, Italian and Spanish.
You can TRY the latest 3.Xx demo chat applets online - or you can Download a copy and play with it on your server!! (fresh download as of Fri, Nov 21, 2008 at 00:00 CST - Both Full Featured and "Lite" applets are included. Lite applets have all the features of the standard applets except for Whiteboard support and some Admin and Moderator functions. (52,014 downloads - also available from Download.com and similar sites)
|
 | Inline Tcl for JSP - A simple little demo using a combination of NeoWebScript, JSP, a simple tag set and a little Java Bean (implementing Jacl/Blend) to allow use of inline Tcl in JSP pages. (JavaTM)
|
 | UPS Price Quote: - A little demo which includes a JSP in a NeoWebscript page and uses a little bean to query the UPS Online quote facility for shipping quotes. Get live realtime quotes for one "product" (UPS shipping type) or all products and see results in both raw and tabular form etc. ALlows selection of most parameters like weight, source and destination zip, COD, Rate Chart, Packing Container Type, Delivery Type etc.
|
 | havIndexTM - WIP! - A little JavaTM page indexer. Indexes all words on selected URLs.
Unlike WebSnarfer - it doesn't crawl from page to page - rather, havIndex will produce an index of all words on whatever pages you choose to index. The resulting index file should be easily imported into any on- or off-line database. Also, there are options to save all links and email addresses found in indexed pages. havIndex runs as a local JavaTM Application and requires a 1.1 VM (like the newest JDK). NEW User-defined Save API - As of ver 1.1b4, you can now define, implement and attach your own save processing. The README file has a little more detail.
You can download a 30-day trial of the latest Beta version
(Sun, Jun 13, 09:22 CDT) in Zip format.
The search fields around the site are an experiment after indexing a couple of the site's pages.
|
 | Gauge: Start/Stop Animation - This is a demo that illustrates the integration of JavaTM, JavaScript, GD Graphics and NeoWebScript. Particularly, it illustrates how JavaScript can call a public method in an applet in the page.
|
 |
Running Strip-chart Applet - a little demo that combines JAVATM and NeoWebScript to provide a running chart of a selected system or site statistic. This applet is simply a display mechanism and, while the applet can be used to display any (numeric) data, the demo provides three examples: Server Hits per Hour, Current Visitor Count and Summed Named Counters. The applet demo uses a NeoWebScript for data retrieval but the applet can be used with any cgi or other data source.
|
 |
A Running Gauge Applet - a little demo that combines JAVATM and NeoWebScript to provide a gauge that will show a continuously updated system or site statistic or some other changing value. This applet is simply a display mechanism and, while the applet can be used to display any (numeric) data, the demo provides two examples: Server Hits per Hour and Current Visitor Count. The applet demo uses a NeoWebScript for data retrieval but the applet can be used with any cgi or other data source.
|
 | Visitor Watcher - This little demo simply displays a list of the last N-visitors (in this case 10) to the site. The list updates once every 10 seconds or so. New visitors are scrolled on from the top of the report, pushing older visitors off the bottom. Existing visitor page counts update as well. To see a visitor's path, you can click on the number of pages that the visitor has opened. The applet allows you to specify the number of visitors to be displayed and the refresh speed along with several parameters indicating the cgi to be used for data retrieval and path display, etc. This demo requires a JDK 1.1 capable browser (just 'cause ;-).
|
 | Viewing Timer - This is just a little demo that illustrates how one might use a small "invisible" applet along with a cgi to keep a record of how long each visitor has a particular page open in a browser window. This approach overcomes problems like (not) being able to calculate the time spent on the last page of a visitor's path and (not) being able to recognize that a visitor has used the BACK button or history list to go to some other page.
|
 | Slider Game - Just another slider game applet - I just needed a little break a whle back and threw this together as a diversion - it's ok I guess - let's you define the granularity and use any picture etc. - no big shakes - try demos which are
Easier ||
Harder ||
EEEEVEN Harder.
|
 | Daily Visitor & PageAccess Report (by hour) - If you have a JavaTM enabled browser, you might take a look at this little demo. It's simply a graphical report of the visitor and page access activity of these pages. Activity is broken down by hour of the day. Historical days will be displayed faster because their data has been archived. The display of today's activity may take a few moments because the data must be retrieved from the activity log before it can be displayed.
|
View Historical Info
|
- OR - |
View Today's Activity
Note: Today's display will take a few moments as data is retrieved from the activity log.
|
 |
Web Search - a little demo that illustrates reading a file from the server. This little demo will read any file fromt he server and parse it looking for i) a specified list of key words and ii) any URL Links found.
|
|