[Zope-Annce] Zope News for June 6, 2002
Chris McDonough
chrism@zope.com
06 Jun 2002 20:50:35 -0400
Enjoy!
Zope News for June 6 2002 by Chris McDonough and Paul Everitt
In this edition, Europe takes over the world, Casey=20
liberates humanity, Zope 3 wins a sprint, and Matt=20
takes a leak...out. =20
=20
EuroPython 2002
EuroPython 2002 is shaping up to be one of the most exciting
Zope/Python events of the year. Don't miss it, and please register
today! The conference site is featuring interviews with speakers in
the world of Python and Zope.
Also, there are still a few seats left in the Zope 3 sprint.
Contact Paul Everitt (paul@zope.com) if you are interested.
http://www.europython.org/
Docs go into Backtalk
Chris McDonough moved the Zope Book and the Zope Developer Guide
into his Backtalk system. Backtalk allows inplace commenting,
similar to PHP's approach to incorporating community input. These
comments then get integrated into the official version of the docs,
produced at each Zope release. Backtalk also allows production of
PDF.
http://www.zope.org/Documentation/ZopeBook/
http://www.zope.org/Documentation/ZDG/
http://backtalk.sourceforge.net/
Casey Duncan's External Editor, app of the year
Have you ever wanted perfectly seamless integration between browsing
Zope and editing with your favorite editor? Casey Duncan's External
Editor isn't quite perfectly seamless, but it is as close as you can
get.
Want to talk about rave reviews? Joachim Schmitz said "thanks for
the wonderful product...this is the solution I have been waiting for
since many years." William Trenker said "ExternalEditor is already
shaping up for my vote as Zope developer application of the year.
This is a huge step forward."
http://www.zope.org/Members/Caseman/ExternalEditor
Zope 3
From Steve Alexander, we have the first-ever Zope News update in
haiku form:
Guido's good ideas
Like new buds in the Spring cause
Jim to refactor
The sprints have continued to prove successful. Jim traveled to
England for a catalog sprint Feb 21-23. Tres and Paul went to
Saarbrucken on Mar 4-6 for a workflow sprint with iCube. Jim and
others went on Mar 22-24 to NYC for a sprint hosted by CodeIt. Jim
went to the Beehive BBQ in Berlin on Apr 8-10 for a general purpose
sprint. Finally, there is a sprint planned for EuroPython 2002 in
Belgium. Notes for all of these are on the sprint page.
The development pace for Zope 3 has picked up, with strong
participation from Steve Alexander, Gary Poster, PythonLabs, and
others. Don't ask about ZCML without your asbestos suit on. At the
beginning of June, Jim did a massive refactoring on the
Zope3InWonderland branch. If you don't know what that means, join
the zope3-dev list!
=20
http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/FrontPage
=20
http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/SprintSche=
dule
Zope 2.5.1 and planning for 2.6
April 23 saw the release of Zope 2.5.1, aka the Matt Kromer and
Leonardo Almeida release. Leo collaborated in depth, and at great
pain, to help isolate uptime issues with Zope 2.5 and Python 2.1.1.
Thanks mostly to Matt's detective work and patching, 2.5.1 isolated
and fixed the problem, and also included many other bug fixes.
On Jun 4, Brian Lloyd invoked papal authority to set a date for
2.6a1. This release has the distinction of being driven mostly by
community contributions.
April saw a Bug Day, in which the zope-dev mafia got together to
report and squash bugs.
http://lists.zope.org/pipermail/zope-dev/2002-June/016569.html
http://dev.zope.org/Wikis/DevSite/Projects/Zope2.6/ProposedFeatures
http://dev.zope.org/CVS/BugDays
Zope in the news
LinuxJournal ran a series of Zope articles in Reuven Lerner's "At
The Forge" column. These are *very* good articles: Introducing
Zope, Zope Products, and Zope Page Templates.
Jon Udell, who regularly writes some of the most interesting
articles around, wrote a "Zope Lessons Learned" article in April.
The "Road to Enlightenment" section at the end provides a useful
survey of what's good in Zope, as well as what needs attention in
Zope 3.
DevShed ran a pair of very useful articles in April. "Zope and
MySQL" by icarus showed how a convert from PHP could approach RDBMS
integration. "The Number Game" by Hamis Kamath showed the building
of an online poll.
Beehive hosted another classic event in Berlin. The Beehive BBQ
series will hopefully grow to be a regular part of the Zope
universe. Beehive also launched a subscription-based "ZopeMag".
May 2002 saw an exciting open source conference, the International
Forum of Free Software in Porto Alegre, Brazil. Zope and Python
were very well represented.
http://linuxjournal.com/article.php?sid=3D5619
http://linuxjournal.com/article.php?sid=3D5687
http://www.byte.com/documents/s=3D7117/byt1018644007316/0415_udell.html
=20
http://zope1.devshed.com/zope.devshed.com/Server_Side/Zope/ZopeAndMySQL/pag=
e1.html
http://www.beehive.de/zope/Events/ZopeBBQ2002.html
http://www.zopemag.com/
http://www.softwarelivre.rs.gov.br/forum/ (Portuguese)
OSCOM
Mar 2002 saw an Open Source Content Management Conference in Zurich.
Paul Everitt gave a presentation on Zope and attended a Zope User
Group Switzerland meeting afterwards. The conference was so
successful that a non-profit organization has been created and
another conference scheduled for San Francisco in September.
Congratulations to Michael Wechner and Wynona for the event and the
activity aftwards.
http://www.oscom.org/
Zope.org Almanac
=20
The Zope.org almanac provides links to Zope.org-user-contributed
news items, new and modified Zope related software, and various
"how-to" documents.
How-To
Zope behind IIS
=20
http://www.zope.org/Members/andym/ASP404
=20
Tips for multilingual websites, using DTML and Localizer
=20
http://www.zope.org/Members/CodeSyntax/DTML_Localizer
=20
Debug a spinning Zope
=20
http://www.zope.org/Members/4am/debugspinningzope
=20
How to pass parameters to a dtml method
=20
http://www.zope.org/Members/teyc/howtoDtmlCall
=20
Virtual Host Monster-ing on Cobalt RAQ Servers
=20
http://www.zope.org/Members/andy/raqHosting
=20
How to do virtual hosting without using Apache
=20
http://www.zope.org/Members/jmeile/virtualHosting
=20
Next-Generation Sitemap (using Python Scripts and ZPT)
=20
http://www.zope.org/Members/mwr/python_zpt_sitemap
=20
Configuring Squid as an Accelerator for Zope
=20
http://www.zope.org/Members/htrd/howto/squid
=20
An easier way to write products
=20
http://www.zope.org/Members/maxm/HowTo/easyProduct
=20
Incorporate non-Zope site in Zope
=20
http://www.zope.org/Members/kedai/useKebasData
=20
ZCatalogs with Umlauts
=20
http://www.zope.org/Members/strobl/HowTos/IsoCatalog
=20
Zope startup script for Debian Linux
=20
http://www.zope.org/Members/howardhansen/debianstartupscript
=20
Getting mod_gzip to compress Zope pages proxied by Apache (Using
ZServer)
=20
http://www.zope.org/Members/softsign/ZServer_and_Apache_mod_gzip
=20
Zope as MacOS X Service
=20
http://www.zope.org/Members/jonms/MacOSXService
=20
Comment cr=E9er un produit avec Zope
=20
http://www.zope.org/Members/nexedi/education/product-fr
=20
Summary of Using Script(Python) vs External Method
=20
http://www.zope.org/Members/pbrunet/ExternalMethodsBasicSummary
=20
How to create a PDF-Document on the fly?
=20
http://www.zope.org/Members/mjablonski/howtoPDF
=20
How-to compile zope cvs on Cygwin
=20
http://www.zope.org/Members/dgeorgieff/howto_zope_cvs_on_cygwin
=20
ZTP List Files Example
=20
http://www.zope.org/Members/hawkfish/zpt_list_files
=20
How-To use emil together with mobile phones
=20
=20
http://www.zope.org/Members/andorsch/Emil_Email_Client/mobile_phone_html
=20
Quickie Apache + Zope setup using VHM
=20
http://www.zope.org/Members/Jace/apache-vhm
=20
Use SQL and dtml to create drop down boxes and check boxes
=20
http://www.zope.org/Members/teyc/howtoSQLFormElements
=20
Fixed Extended xmlrpclib
=20
http://www.zope.org/Members/ensane/extended_xmlrpclib
=20
How to Stop the Spam-bots!
=20
http://www.zope.org/Members/jmeile/email%20encoder
=20
XSL processing with Zope and Pyana
=20
http://www.zope.org/Members/Ioan/XSL
=20
BITS Bug information tracking system
=20
http://www.zope.org/Members/zeomega/BITS/BITS%20abouts
=20
List sorting with dictionary elements
=20
http://www.zope.org/Members/ontoprise/dls
=20
Workaround for radio buttons in records
=20
http://www.zope.org/Members/hawkfish/radio_records
=20
How To: user specific upload limit CMFExtFile
=20
http://www.zope.org/Members/colden/quota
=20
Install Zope Correctly
=20
http://www.zope.org/Members/beacon/install_zope_correctly
=20
Dreamweaver + Zope SSL HowTo
=20
http://www.zope.org/Members/glpb/dwhowto
=20
Kube Tutorial
=20
http://www.zope.org/Members/aim23/kube-howto
=20
Virtual Hosts via Apache (but nearly all content in Zope)
=20
http://www.zope.org/Members/mwr/VHosts_With_Zope_Default
=20
secrets of python dictionaries for the use in dtml
=20
http://www.zope.org/Members/ontoprise/spd
=20
How To: change the default Member Page in Zope/CMF without messing
in the source
=20
http://www.zope.org/Members/colden/default_page
=20
How to add a DTML Method when adding a Folderish ZClass
=20
http://www.zope.org/Members/AleCiEsse/ZClass_addDtml
=20
How-To use precondition on a file object
=20
http://www.zope.org/Members/dgeorgieff/howto_precondition
=20
ZSQL Results How-To
=20
http://www.zope.org/Members/spinwing/ZSQL_Results
=20
How to make XML-RPC marshal None and DateTime
=20
http://www.zope.org/Members/peterb/xml-rpc
=20
Como mandar um arquivo atachado por email, utilizando o formul=E1rio
no Zope
=20
http://www.zope.org/Members/jcarusi/atachando_email
=20
Product Release
Sherlock plug-in to search the Zope Community web site
=20
=20
http://www.zope.org/Members/dominiqued/Projects/Sherlock/Zope.src.hqx
=20
Sherlock plug-in to search the Zope Community Lists
=20
=20
http://www.zope.org/Members/dominiqued/Projects/Sherlock/ZopeList.src.hqx
=20
RDFGrabber
=20
http://www.zope.org/Members/EIONET/RDFGrabber/RDFGrabber-0-4.tgz
=20
Logger
=20
http://www.zope.org/Members/Zen/Logger/Logger-1-0-3.tgz
=20
PHParser-0.20316
=20
=20
http://www.zope.org/Members/mjablonski/PHParser/PHParser-0.20316.tgz
=20
Formulator-1.2.0.tgz
=20
=20
http://www.zope.org/Members/faassen/Formulator/Formulator-1.2.0.tgz
=20
ZODB Connection
=20
http://www.zope.org/Members/rfrey74/zodbc/ZODBConnection.zip
=20
ExternalFile 1.0
=20
=20
http://www.zope.org/Members/arielpartners/ExternalFile/ExternalFile-1-0.tgz
=20
ZopeXmlPipe-0.2.tar
=20
http://www.zope.org/Members/guylux/ZopeXmlPipe/ZopeXmlPipe-0.2.tar
=20
RDFSummary 2.1
=20
http://www.zope.org/Members/EIONET/RDFSummary/RDFSummary-2.1.tgz
=20
BlogFace-1.0.tar.gz
=20
=20
http://www.zope.org/Members/karl/BlogFace/BlogFace/BlogFace-1.0.tar.gz
=20
CVSFile 0.8
=20
http://www.zope.org/Members/arielpartners/CVSFile/CVSFile-0-8.tgz
=20
Logwatch 0.9.1
=20
=20
http://www.zope.org/Members/howardhansen/logwatch/logwatch091.tar.gz
=20
TrafficQuotaFolder.0-1-0.tar.gz
=20
=20
http://www.zope.org/Members/eisen/TrafficQuotaFolder/TrafficQuotaFolder.0-1=
-0.tar.gz
=20
Zope Traceback Extension
=20
http://www.zope.org/Members/arthem/trace_bk/trace_bk.tgz
=20
ExternalEditor-0.1.tgz (Zope Product)
=20
=20
http://www.zope.org/Members/Caseman/ExternalEditor/ExternalEditor-0.1.tgz
=20
OnlinePIM-0.2.tar.gz
=20
http://www.zope.org/Members/gittew/OnlinePIM/OnlinePIM-0.2.tar.gz
=20
ZForth1.50b.tgz
=20
http://www.zope.org/Members/cytux/ZForth/ZForth1.50b.tgz
=20
OnlinePIM-0.1.tar.gz
=20
http://www.zope.org/Members/gittew/OnlinePIM/OnlinePIM-0.1.tar.gz
=20
CVSFile 0.7
=20
http://www.zope.org/Members/arielpartners/CVSFile/CVSFile-0-7.tgz
=20
Hotfix_2002-04-15.tgz
=20
=20
http://www.zope.org/Products/Zope/Hotfix_2002-04-15/Hotfix_2002-04-15.tgz
=20
refCount.0.2
=20
http://www.zope.org/Members/andym/refCount/refCount.0.2
=20
XQuizz-0.1.0.tgz
=20
http://www.zope.org/Members/gillou/XQuizz/XQuizz-0.1.0.tgz
=20
Openflow_0.4-0.6.py
=20
=20
http://www.zope.org/Members/jmunoz/OpenflowUpdater/Openflow_0.4-0.6.py
=20
TrafficQuotaFolder.0-1-1.tar.gz
=20
=20
http://www.zope.org/Members/eisen/TrafficQuotaFolder/TrafficQuotaFolder.0-1=
-1.tar.gz%20
=20
plone_lite.zexp
=20
http://www.zope.org/Members/bowerymarc/plone_lite/plone_lite.zexp
=20
TrackedImage.zip
=20
=20
http://www.zope.org/Members/Randolpho/TrackedImage/TrackedImage.zip
=20
XQuizz-0.1.0a.tgz
=20
http://www.zope.org/Members/gillou/XQuizz/XQuizz-0.1.0a.tgz
=20
MyMediaManager-0.9.6.tar.gz
=20
=20
http://www.zope.org/Members/gittew/MyMediaManager/MyMediaManager-0.9.6.tar.=
gz
=20
StructuredDocument
=20
=20
http://www.zope.org/Members/mjablonski/StructuredDocument/StructuredDocumen=
t-0.20401.tgz
=20
MailBoxer-1.20422.tgz
=20
=20
http://www.zope.org/Members/mjablonski/MailBoxer/MailBoxer-1.20422.tgz
=20
DCOracle2-1.1-tar.gz
=20
http://www.zope.org/Members/matt/dco2/DCOracle2-1.1-tar.gz
=20
PHParser-0.20409
=20
=20
http://www.zope.org/Members/mjablonski/PHParser/PHParser-0.20409.tgz
=20
CMFArticle-0.22.tar.gz (Plone skin bug fix)
=20
=20
http://www.zope.org/Members/tanghus/CMFArticle/CMFArticle-0.22.tar.gz
=20
MMMSkins-1.0b1.tar.gz
=20
http://www.zope.org/Members/gittew/MMMSkins/MMMSkins-1.0b1.tar.gz
=20
Session-0.3.tar.gz
=20
http://www.zope.org/Members/ngarcia/Session/Session-0.3.tar.gz
=20
ZSyncer
=20
http://www.zope.org/Members/andym/ZSyncer/ZSyncer.0.4.3.tar
=20
CMF News Feed version 0.1
=20
=20
http://www.zope.org/Members/hellmann/CMFNewsFeed/CMFNewsFeed-0.1.tar.gz
=20
CMF Web Agent version 1.0
=20
=20
http://www.zope.org/Members/hellmann/CMFWebAgent/CMFAgent-1.0.tar.gz
=20
AXMLDocument.0.2.tar
=20
=20
http://www.zope.org/Members/guylux/AXMLDocument/AXMLDocument.0.2.tar
=20
niederworksBRIDGE 0.0.1
=20
=20
http://www.zope.org/Members/in1t/bridge/niedeworksBRIDGE-0.0.1.tar.gz
=20
NuxDocument-0.9.tar.gz
=20
http://www.zope.org/Members/sf/NuxDocument/NuxDocument-0.9.tar.gz
=20
TextIndexNG-1.0final.tar.gz
=20
=20
http://www.zope.org/Members/ajung/TextIndexNG/TextIndexNG-1.0final.tar.gz
=20
Popoto Tools (ALL components)
=20
http://www.zope.org/Members/dgeorgieff/popoto/PopotoTools_0_9a.zip
=20
ZShell 1.41 tar+gzipped source
=20
http://www.zope.org/Members/jerome_alet/zshell/zshell-1.41.tar.gz
=20
Computer Doku Product File
=20
=20
http://www.zope.org/Members/cmoerz/ComputerDoku/ComputerDoku.xml.bz2
=20
zopeedit-unix-0.1.tgz (Unix Helper App)
=20
=20
http://www.zope.org/Members/Caseman/ExternalEditor/zopeedit-unix-0.1.tgz
=20
PHParser-0.20413
=20
=20
http://www.zope.org/Members/mjablonski/PHParser/PHParser-0.20413.tgz
=20
StructuredDocument
=20
=20
http://www.zope.org/Members/mjablonski/StructuredDocument/StructuredDocumen=
t-0.20413.tgz
=20
ZPaybox-1.0.tar.gz
=20
http://www.zope.org/Members/ingeniweb/ZPaybox/ZPaybox-1.0.tar.gz
=20
Plone 0.9.9 Preview Release 6
=20
=20
http://www.zope.org/Members/runyaga/CMFPloneSkin/CMFPlone.0.9.9.PR6.tar.gz
=20
ZWiki-0.9.9.tgz
=20
http://www.zope.org/Members/simon/ZWiki/ZWiki-0.9.9.tgz
=20
CMFArticle-0.21.tar.gz
=20
=20
http://www.zope.org/Members/tanghus/CMFArticle/CMFArticle-0.21.tar.gz
=20
NuxDocument
=20
http://www.zope.org/Members/sf/NuxDocument/NuxDocument-0.9.2.tgz
=20
SiteBoiler 0.1
=20
=20
http://www.zope.org/Members/grant7/siteboiler/siteboiler0_1.zexp.gz
=20
AbracadabraObject-1.1
=20
=20
http://www.zope.org/Members/mjablonski/AbracadabraObject/AbracadabraObject-=
1.1.tgz
=20
StartupScripts-0.9.0.tgz
=20
=20
http://www.zope.org/Members/grahamd/StartupScripts/StartupScripts-0.9.0.tgz
=20
ZShell 1.42 tar+gzipped source
=20
http://www.zope.org/Members/jerome_alet/zshell/zshell-1.42.tar.gz
=20
FunctionalTests-0.2.tar.gz
=20
=20
http://www.zope.org/Members/tseaver/FunctionalTests/FunctionalTests-0.2.tar=
.gz
=20
EconoAccount-0.0.3
=20
=20
http://www.zope.org/Members/peterbe/EconoAccountProduct/EconoAccount-0.0.3.=
zip
=20
zope.vim-0.62.tgz
=20
http://www.zope.org/Members/faustix/zope.vim/zope.vim-0.62.tgz
=20
TrafficQuotaFolder.0-1-2.tar.gz
=20
=20
http://www.zope.org/Members/eisen/TrafficQuotaFolder/TrafficQuotaFolder.0-1=
-2.tar.gz
=20
ZCVSFolder 0.2.7 beta 1 Release
=20
=20
http://www.zope.org/Members/sspickle/ZCVSMixin/ZCVSFolder-0.2.7b1.tgz
=20
MailBoxer-1.20527.tgz
=20
=20
http://www.zope.org/Members/mjablonski/MailBoxer/MailBoxer-1.20527.tgz
=20
NuxDocument-0.9.1.tgz
=20
http://www.zope.org/Members/sf/NuxDocument/NuxDocument-0.9.1.tgz
=20
EasyImage
=20
http://www.zope.org/Members/regebro/easyimage/EasyImage15.zip
=20
mod_pcgi2
=20
=20
http://www.zope.org/Members/phd/mod_pcgi2/mod_pcgi2-2.0.1-src.tar.gz
=20
NMIMETools
=20
=20
http://www.zope.org/Members/mjablonski/NMIMETools/NMIMETools-0.20325.tgz
=20
MyMediaManager-1.0b1.tar.gz
=20
=20
http://www.zope.org/Members/gittew/MyMediaManager/MyMediaManager-1.0b1.tar.=
gz
=20
HTTPMounter-0.12.tar.gz
=20
=20
http://www.zope.org/Members/ajung/HTTPMounter/HTTPMounter-0.12.tar.gz
=20
StructuredDocument
=20
=20
http://www.zope.org/Members/mjablonski/StructuredDocument/StructuredDocumen=
t-0.20403.tgz
=20
NuxDocument 0.9 pre1
=20
=20
http://www.zope.org/Members/sf/NuxDocument/NuxDocument-0.9-pre1.tgz
=20
News Item
ReplaceSupport 0.4.4 Released
=20
http://www.zope.org/Members/shh/ReplaceSupport-2002-04-27
=20
MySQL User Folder 0.6.3 released
=20
=20
http://www.zope.org/Members/vladap/mysqlUserFolder/news_release14
=20
WebDAVLogger V 0.20
=20
=20
http://www.zope.org/Members/ajung/WebDAVLogger/WebDAVLogger_0.20_News
=20
Yet another hack for vim
=20
http://www.zope.org/Members/faustix/zopevim
=20
Launched: First Zope Magazine!
=20
http://www.zope.org/Members/beehive/ZopeMagLaunch.html
=20
DocFinderEverywhere 0.3.2 Released
=20
http://www.zope.org/Members/shh/DocFinderEverywhere-2002-05-02
=20
Report into Solaris Zope Performance
=20
http://www.zope.org/Members/glpb/news2
=20
emil email client v. 0.6.1 released
=20
=20
http://www.zope.org/Members/andorsch/Emil_Email_Client/emil_release_0.6.1
=20
Wing IDE Support for Zope 2.5.1 and 2.4.4
=20
http://www.zope.org/Members/sdeibel/wing-zope-news-11
=20
New Fle3 - New Tools for Collaborative Knowledge Building
=20
http://www.zope.org/Members/ilkka/news/fle_rel_1_1b
=20
Twin Cities Zope/Python Users Group to meet April 17, 2002
=20
http://www.zope.org/Members/tczpug/tczpug_20020410
=20
SQL Forms Tutorial
=20
http://www.zope.org/Members/Ioan/SQLFormsTutorial
=20
Kube Metadata Product out of Beta!
=20
http://www.zope.org/Members/ike/Kube/Kube1_0_release
=20
Binaries for MOSX
=20
http://www.zope.org/Members/sspickle/MOSX-Binary-News
=20
Torped releases Easy Publisher 1.6 beta 2
=20
http://www.zope.org/Members/regebro/easypublisher16beta2
=20
Japan Zope User Group at LinuxWorld Expo/Tokyo 2002
=20
http://www.zope.org/Members/taka/linuxworld_tokyo
=20
NIP Accounces Updated Free Zope Hosting!
=20
http://www.zope.org/Members/NIP/FreeZope2
=20
Zope In Zurich
=20
http://www.zope.org/Members/paul/News/ZopeZurich
=20
Referrer Counter 0.2 Released
=20
http://www.zope.org/Members/andym/refCount/refCountNews
=20
New Zope Product Reviews site
=20
http://www.zope.org/Members/hdstich/zopegurus-announce
=20
Zope Training in France, Belgium, Switzerland
=20
http://www.zope.org/Members/ingeniweb/training3
=20
German Zope User Group founded
=20
http://www.zope.org/Members/mjablonski/newsDZUG
=20
Squishdot 1.4.1 Released!
=20
http://www.zope.org/Members/chrisw/Squishdot/1-4-1
=20
Spotzine.com - Gente que sabe do que fala!
=20
http://www.zope.org/Members/hramos/Spotzine
=20
Simple User Folder Released!
=20
http://www.zope.org/Members/NIP/SimpleUserFolder/0-8-0
=20
Ordered List Product released.
=20
http://www.zope.org/Members/hargikas/OrderedList/orderedlist_1_5
=20
FreeZope.org receives the 2000th registration!
=20
http://www.zope.org/Members/bas/freezope-2000-users
=20
ZSQLCatalog 0.1 Released
=20
http://www.zope.org/Members/nexedi/news/zsql-release
=20
Zope to JSP
=20
http://www.zope.org/Members/Ioan/ZopeToJSPNews
=20
XSL Translated Document first public release
=20
http://www.zope.org/Members/xgwsbae/XSLTranslatedDocument-100
=20
Zope 2.5.0 support for Wing IDE
=20
http://www.zope.org/Members/sdeibel/wing-zope-news-10
=20
Public presentation of Zope in Zurich Mai.7th
=20
http://www.zope.org/Members/robertr/vortragOpench
=20
Building Administration Interfaces ebook now available
=20
http://www.zope.org/Members/beehive/5thbeebook.html
=20
First press mention of EuroPython 2002 Conference
=20
http://www.zope.org/Members/paul/News/EuroPython2002A
=20
Career opportunies at Zope Corp.
=20
http://www.zope.org/Members/Brian/News/career_opportunies