You are not logged in Log in Join
You are here: Home » Members » Jim Washington » Zope Chat example product

Log in
Name

Password

 
 

Zope Chat example product

Realtime Web chat for Zope. Available either as Python product or ZClasses product. Employs some of the basic things many products need to do in Zope, so I call it an example product.
The 0.3.0+ version is almost identical to the 0.2.0 version, except it is a Python Product. You still have the full source, but a choice of how to install. To install ZRTChat-0.3.0.tgz, expand it into your [Zope] directory. There are still a few features I want to put in, but I thought I would release what I have before I get distracted with other things.

ZRTChat 0.2.0 and earlier is a product made from ZClasses. It's provided here as a .zexp Product (source code), so anyone can see how it was done by blithely, irresponsibly, simply, merely, unscrupulously, unceremoniously, unashamedly importing it into the Control_panel/Products folder. It provides a (Real Time) HTML chat forum. It's usable out-of-the-box. It probably could use some some scrutiny for efficiency, etc. It employs:

  1. ZClass
  2. ZClass within a ZClass
  3. Cookies
  4. Frames/noframes
  5. Creation of ZClass instances programmatically
  6. Forms
  7. RESPONSE.redirect()
  8. Very little JavaScript

To use, copy the file into your [zope]/import folder. Within Control_Panel/Products in the Zope management interface, click the Import/Export tab, and enter the filename, ZRTChat.zexp. Since this is a ZClasses-based product, it requires Zope 2.0+. It will use your standard_html_header and standard_html_footer, so you might want to override those from the default.

Here is a screenshot of 0.40 with a chat in progress.

Latest Release: 0.4.1
Last Updated: 2001-10-03 11:00:01
Author: ZopeOrgSite
Categories: Content Object, Examples, Feedback
Maturity: Development

Available Releases

Version Maturity Platform Released
0.4.1 Development   2001-10-03 11:00:01
  ZRTChat-0.4.1.tgz (10 K) All
0.4.0 Development   2001-09-25 08:27:18
  ZRTChat-0.4.0.tgz (10 K) All
0.3.4 Development   2000-07-26 10:19:25
  ZRTChat-0.3.4.tgz (8 K) All
0.3.3 Development   2000-07-05 14:39:42
  ZRTChat-0.3.3.tgz (8 K) All
0.3.2 Development   2000-06-15 12:37:39
  ZRTChat-0.3.2.tgz (8 K) All
0.3.1 Development   2000-06-12 17:05:01
  ZRTChat-0.3.1.tgz (8 K) All
0.3.0 Development   2000-06-02 15:05:30
  ZRTChat-0.3.0.tgz (8 K) All
0.2.0 Development   1999-12-12 20:54:57
  ZRTChat-0.2.0.zexp (25 K) All
0.1.2 Development   1999-12-12 20:52:47
  ZRTChat0.1.2.zexp (22 K) All
0.1.1 Development   1999-12-12 20:53:13
  ZRTChat0.1.1.zexp (22 K) All