You are not logged in Log in Join
You are here: Home » Zope Documentation » Zope News » ZWN-2000-04-11 » View Document

Log in
Name

Password

 

ZWN-2000-04-11

G'day,

Zope Weekly News is a digest of some of the useful and interesting events which have occurred on the zope-announce mailing list and the Zope.org site. It is published each Tuesday before noon.

Any opinions contained in the Zope Weekly News are those of the chronicler exclusively.

Announcements

  • imeme.net is offering an exceptional, low-end Zope hosting package. Not only do you get Zope (with some nice Products), but they throw in email (supported by the also exceptional WorldPilot package, or any IMAP client) and a mailing list (managed by MailMan), lagniappe. Try free for two weeks.

    http://www.zope.org/Members/mindlace/imeme

  • ZopeBrasil has a new address.

    http://www.zopebrasil.cjb.net/

  • Alexandre Ratti has translated the last two ZWN issues into French, and has posted them on the fledgling Zope-France site. Additional translations should appear here, as time permits. Thanks, Alexandre!

    http://www.zope-france.org/ressources/azh/

  • James Orbin would like to set up (or would like to participate in) a Zope users group for Ohio. If you are interested, please write James, or see:

    http://lists.zope.org/pipermail/zope-announce/2000-March/000137.html

New Products

  • Software Product: ListMate Table Generator, by "heiko.stoermer"

    "ListMate is a ZClass based product that allows zope users to easily define, create and administer table structures. Use it for intranet or internet presentation of all kinds of tabular data, such as delivery services, hardware lists, ip-adresses, contacts, addresses, ... It contains a complete administrative toolset so that handling and maintenance are very easy."

    http://www.zope.org/Members/heiko.stoermer/ListMate

Updates

  • Software Product: GenericUserFolder (GUF), by Stuart Bishop

    GUF has been revved up to 1.2.2. This is strictly a bug-fix release, and deals with all reported bugs. GUF is a tool for rolling your own UserFolder (the object which authenticates users of a Zope server).

    http://www.zope.org/Members/Zen/GenericUserFolder

  • Software Product: LDAP authentication adapter product, by "rossl"

    Version 0.98.3 has been released. This release includes changes proposed by LDAPUserFolder users, and is being called "non-urgent". If you intend to upgrade, please read the product page carefully. This product makes it possible to authenticate Zope users using an external LDAP database.

    http://www.zope.org/Members/rossl/LDAPAdapter

  • Software Product: Wide String support for ZPublisher, by "htrd"

    The wstring package has been updated to v0.2. This package is actually a set of patches to Zope to make it support wide strings. This update works with Zope 2.1.6.

    http://www.zope.org/Members/htrd/wstring/

Zope.org items

  • How-To: Postmortem Debugging In Zope, by Chris McDonough

    This How-To provides a twist on Michel Pelletier's The Debugger Is Your Friend document. Using the postmortem feature of the pdb, you can examine the state of your server at the point where the last exception occurred. This can be very handy when you don't know why an exception is being thrown.

    http://www.zope.org/Members/mcdonc/HowTos/pm-debug

  • Tip: Zope and regular content via ProxyPass, by "bfordham"

    This tip describes how to serve the root of a site from a Zope server, but serve specific portions of the site via Apache.

    http://www.zope.org/Members/bfordham/docs/zope_and_others

  • News Item: New Zope.org feature: Author feedback, by "MikeP"

    Now you can send feedback to the author of any content on Zope.org. There is a link to this feature at the bottom of each appropriate page.

    http://www.zope.org/Members/MikeP/feeback_news

-- Mike Pelletier.