Zope News for June 6, 2002
Enjoy! Zope News for June 6 2002 by Chris McDonough and Paul Everitt In this edition, Europe takes over the world, Casey liberates humanity, Zope 3 wins a sprint, and Matt takes a leak...out. 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! http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/FrontPage http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/SprintSched... 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=5619 http://linuxjournal.com/article.php?sid=5687 http://www.byte.com/documents/s=7117/byt1018644007316/0415_udell.html http://zope1.devshed.com/zope.devshed.com/Server_Side/Zope/ZopeAndMySQL/page... 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 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 http://www.zope.org/Members/andym/ASP404 Tips for multilingual websites, using DTML and Localizer http://www.zope.org/Members/CodeSyntax/DTML_Localizer Debug a spinning Zope http://www.zope.org/Members/4am/debugspinningzope How to pass parameters to a dtml method http://www.zope.org/Members/teyc/howtoDtmlCall Virtual Host Monster-ing on Cobalt RAQ Servers http://www.zope.org/Members/andy/raqHosting How to do virtual hosting without using Apache http://www.zope.org/Members/jmeile/virtualHosting Next-Generation Sitemap (using Python Scripts and ZPT) http://www.zope.org/Members/mwr/python_zpt_sitemap Configuring Squid as an Accelerator for Zope http://www.zope.org/Members/htrd/howto/squid An easier way to write products http://www.zope.org/Members/maxm/HowTo/easyProduct Incorporate non-Zope site in Zope http://www.zope.org/Members/kedai/useKebasData ZCatalogs with Umlauts http://www.zope.org/Members/strobl/HowTos/IsoCatalog Zope startup script for Debian Linux http://www.zope.org/Members/howardhansen/debianstartupscript Getting mod_gzip to compress Zope pages proxied by Apache (Using ZServer) http://www.zope.org/Members/softsign/ZServer_and_Apache_mod_gzip Zope as MacOS X Service http://www.zope.org/Members/jonms/MacOSXService Comment créer un produit avec Zope http://www.zope.org/Members/nexedi/education/product-fr Summary of Using Script(Python) vs External Method http://www.zope.org/Members/pbrunet/ExternalMethodsBasicSummary How to create a PDF-Document on the fly? http://www.zope.org/Members/mjablonski/howtoPDF How-to compile zope cvs on Cygwin http://www.zope.org/Members/dgeorgieff/howto_zope_cvs_on_cygwin ZTP List Files Example http://www.zope.org/Members/hawkfish/zpt_list_files How-To use emil together with mobile phones http://www.zope.org/Members/andorsch/Emil_Email_Client/mobile_phone_html Quickie Apache + Zope setup using VHM http://www.zope.org/Members/Jace/apache-vhm Use SQL and dtml to create drop down boxes and check boxes http://www.zope.org/Members/teyc/howtoSQLFormElements Fixed Extended xmlrpclib http://www.zope.org/Members/ensane/extended_xmlrpclib How to Stop the Spam-bots! http://www.zope.org/Members/jmeile/email%20encoder XSL processing with Zope and Pyana http://www.zope.org/Members/Ioan/XSL BITS Bug information tracking system http://www.zope.org/Members/zeomega/BITS/BITS%20abouts List sorting with dictionary elements http://www.zope.org/Members/ontoprise/dls Workaround for radio buttons in records http://www.zope.org/Members/hawkfish/radio_records How To: user specific upload limit CMFExtFile http://www.zope.org/Members/colden/quota Install Zope Correctly http://www.zope.org/Members/beacon/install_zope_correctly Dreamweaver + Zope SSL HowTo http://www.zope.org/Members/glpb/dwhowto Kube Tutorial http://www.zope.org/Members/aim23/kube-howto Virtual Hosts via Apache (but nearly all content in Zope) http://www.zope.org/Members/mwr/VHosts_With_Zope_Default secrets of python dictionaries for the use in dtml http://www.zope.org/Members/ontoprise/spd How To: change the default Member Page in Zope/CMF without messing in the source http://www.zope.org/Members/colden/default_page How to add a DTML Method when adding a Folderish ZClass http://www.zope.org/Members/AleCiEsse/ZClass_addDtml How-To use precondition on a file object http://www.zope.org/Members/dgeorgieff/howto_precondition ZSQL Results How-To http://www.zope.org/Members/spinwing/ZSQL_Results How to make XML-RPC marshal None and DateTime http://www.zope.org/Members/peterb/xml-rpc Como mandar um arquivo atachado por email, utilizando o formulário no Zope http://www.zope.org/Members/jcarusi/atachando_email Product Release Sherlock plug-in to search the Zope Community web site http://www.zope.org/Members/dominiqued/Projects/Sherlock/Zope.src.hqx Sherlock plug-in to search the Zope Community Lists http://www.zope.org/Members/dominiqued/Projects/Sherlock/ZopeList.src.hqx RDFGrabber http://www.zope.org/Members/EIONET/RDFGrabber/RDFGrabber-0-4.tgz Logger http://www.zope.org/Members/Zen/Logger/Logger-1-0-3.tgz PHParser-0.20316 http://www.zope.org/Members/mjablonski/PHParser/PHParser-0.20316.tgz Formulator-1.2.0.tgz http://www.zope.org/Members/faassen/Formulator/Formulator-1.2.0.tgz ZODB Connection http://www.zope.org/Members/rfrey74/zodbc/ZODBConnection.zip ExternalFile 1.0 http://www.zope.org/Members/arielpartners/ExternalFile/ExternalFile-1-0.tgz ZopeXmlPipe-0.2.tar http://www.zope.org/Members/guylux/ZopeXmlPipe/ZopeXmlPipe-0.2.tar RDFSummary 2.1 http://www.zope.org/Members/EIONET/RDFSummary/RDFSummary-2.1.tgz BlogFace-1.0.tar.gz http://www.zope.org/Members/karl/BlogFace/BlogFace/BlogFace-1.0.tar.gz CVSFile 0.8 http://www.zope.org/Members/arielpartners/CVSFile/CVSFile-0-8.tgz Logwatch 0.9.1 http://www.zope.org/Members/howardhansen/logwatch/logwatch091.tar.gz TrafficQuotaFolder.0-1-0.tar.gz http://www.zope.org/Members/eisen/TrafficQuotaFolder/TrafficQuotaFolder.0-1-... Zope Traceback Extension http://www.zope.org/Members/arthem/trace_bk/trace_bk.tgz ExternalEditor-0.1.tgz (Zope Product) http://www.zope.org/Members/Caseman/ExternalEditor/ExternalEditor-0.1.tgz OnlinePIM-0.2.tar.gz http://www.zope.org/Members/gittew/OnlinePIM/OnlinePIM-0.2.tar.gz ZForth1.50b.tgz http://www.zope.org/Members/cytux/ZForth/ZForth1.50b.tgz OnlinePIM-0.1.tar.gz http://www.zope.org/Members/gittew/OnlinePIM/OnlinePIM-0.1.tar.gz CVSFile 0.7 http://www.zope.org/Members/arielpartners/CVSFile/CVSFile-0-7.tgz Hotfix_2002-04-15.tgz http://www.zope.org/Products/Zope/Hotfix_2002-04-15/Hotfix_2002-04-15.tgz refCount.0.2 http://www.zope.org/Members/andym/refCount/refCount.0.2 XQuizz-0.1.0.tgz http://www.zope.org/Members/gillou/XQuizz/XQuizz-0.1.0.tgz Openflow_0.4-0.6.py http://www.zope.org/Members/jmunoz/OpenflowUpdater/Openflow_0.4-0.6.py TrafficQuotaFolder.0-1-1.tar.gz http://www.zope.org/Members/eisen/TrafficQuotaFolder/TrafficQuotaFolder.0-1-... plone_lite.zexp http://www.zope.org/Members/bowerymarc/plone_lite/plone_lite.zexp TrackedImage.zip http://www.zope.org/Members/Randolpho/TrackedImage/TrackedImage.zip XQuizz-0.1.0a.tgz http://www.zope.org/Members/gillou/XQuizz/XQuizz-0.1.0a.tgz MyMediaManager-0.9.6.tar.gz http://www.zope.org/Members/gittew/MyMediaManager/MyMediaManager-0.9.6.tar.g... StructuredDocument http://www.zope.org/Members/mjablonski/StructuredDocument/StructuredDocument... MailBoxer-1.20422.tgz http://www.zope.org/Members/mjablonski/MailBoxer/MailBoxer-1.20422.tgz DCOracle2-1.1-tar.gz http://www.zope.org/Members/matt/dco2/DCOracle2-1.1-tar.gz PHParser-0.20409 http://www.zope.org/Members/mjablonski/PHParser/PHParser-0.20409.tgz CMFArticle-0.22.tar.gz (Plone skin bug fix) http://www.zope.org/Members/tanghus/CMFArticle/CMFArticle-0.22.tar.gz MMMSkins-1.0b1.tar.gz http://www.zope.org/Members/gittew/MMMSkins/MMMSkins-1.0b1.tar.gz Session-0.3.tar.gz http://www.zope.org/Members/ngarcia/Session/Session-0.3.tar.gz ZSyncer http://www.zope.org/Members/andym/ZSyncer/ZSyncer.0.4.3.tar CMF News Feed version 0.1 http://www.zope.org/Members/hellmann/CMFNewsFeed/CMFNewsFeed-0.1.tar.gz CMF Web Agent version 1.0 http://www.zope.org/Members/hellmann/CMFWebAgent/CMFAgent-1.0.tar.gz AXMLDocument.0.2.tar http://www.zope.org/Members/guylux/AXMLDocument/AXMLDocument.0.2.tar niederworksBRIDGE 0.0.1 http://www.zope.org/Members/in1t/bridge/niedeworksBRIDGE-0.0.1.tar.gz NuxDocument-0.9.tar.gz http://www.zope.org/Members/sf/NuxDocument/NuxDocument-0.9.tar.gz TextIndexNG-1.0final.tar.gz http://www.zope.org/Members/ajung/TextIndexNG/TextIndexNG-1.0final.tar.gz Popoto Tools (ALL components) http://www.zope.org/Members/dgeorgieff/popoto/PopotoTools_0_9a.zip ZShell 1.41 tar+gzipped source http://www.zope.org/Members/jerome_alet/zshell/zshell-1.41.tar.gz Computer Doku Product File http://www.zope.org/Members/cmoerz/ComputerDoku/ComputerDoku.xml.bz2 zopeedit-unix-0.1.tgz (Unix Helper App) http://www.zope.org/Members/Caseman/ExternalEditor/zopeedit-unix-0.1.tgz PHParser-0.20413 http://www.zope.org/Members/mjablonski/PHParser/PHParser-0.20413.tgz StructuredDocument http://www.zope.org/Members/mjablonski/StructuredDocument/StructuredDocument... ZPaybox-1.0.tar.gz http://www.zope.org/Members/ingeniweb/ZPaybox/ZPaybox-1.0.tar.gz Plone 0.9.9 Preview Release 6 http://www.zope.org/Members/runyaga/CMFPloneSkin/CMFPlone.0.9.9.PR6.tar.gz ZWiki-0.9.9.tgz http://www.zope.org/Members/simon/ZWiki/ZWiki-0.9.9.tgz CMFArticle-0.21.tar.gz http://www.zope.org/Members/tanghus/CMFArticle/CMFArticle-0.21.tar.gz NuxDocument http://www.zope.org/Members/sf/NuxDocument/NuxDocument-0.9.2.tgz SiteBoiler 0.1 http://www.zope.org/Members/grant7/siteboiler/siteboiler0_1.zexp.gz AbracadabraObject-1.1 http://www.zope.org/Members/mjablonski/AbracadabraObject/AbracadabraObject-1... StartupScripts-0.9.0.tgz http://www.zope.org/Members/grahamd/StartupScripts/StartupScripts-0.9.0.tgz ZShell 1.42 tar+gzipped source http://www.zope.org/Members/jerome_alet/zshell/zshell-1.42.tar.gz FunctionalTests-0.2.tar.gz http://www.zope.org/Members/tseaver/FunctionalTests/FunctionalTests-0.2.tar.... EconoAccount-0.0.3 http://www.zope.org/Members/peterbe/EconoAccountProduct/EconoAccount-0.0.3.z... zope.vim-0.62.tgz http://www.zope.org/Members/faustix/zope.vim/zope.vim-0.62.tgz TrafficQuotaFolder.0-1-2.tar.gz http://www.zope.org/Members/eisen/TrafficQuotaFolder/TrafficQuotaFolder.0-1-... ZCVSFolder 0.2.7 beta 1 Release http://www.zope.org/Members/sspickle/ZCVSMixin/ZCVSFolder-0.2.7b1.tgz MailBoxer-1.20527.tgz http://www.zope.org/Members/mjablonski/MailBoxer/MailBoxer-1.20527.tgz NuxDocument-0.9.1.tgz http://www.zope.org/Members/sf/NuxDocument/NuxDocument-0.9.1.tgz EasyImage http://www.zope.org/Members/regebro/easyimage/EasyImage15.zip mod_pcgi2 http://www.zope.org/Members/phd/mod_pcgi2/mod_pcgi2-2.0.1-src.tar.gz NMIMETools http://www.zope.org/Members/mjablonski/NMIMETools/NMIMETools-0.20325.tgz MyMediaManager-1.0b1.tar.gz http://www.zope.org/Members/gittew/MyMediaManager/MyMediaManager-1.0b1.tar.g... HTTPMounter-0.12.tar.gz http://www.zope.org/Members/ajung/HTTPMounter/HTTPMounter-0.12.tar.gz StructuredDocument http://www.zope.org/Members/mjablonski/StructuredDocument/StructuredDocument... NuxDocument 0.9 pre1 http://www.zope.org/Members/sf/NuxDocument/NuxDocument-0.9-pre1.tgz News Item ReplaceSupport 0.4.4 Released http://www.zope.org/Members/shh/ReplaceSupport-2002-04-27 MySQL User Folder 0.6.3 released http://www.zope.org/Members/vladap/mysqlUserFolder/news_release14 WebDAVLogger V 0.20 http://www.zope.org/Members/ajung/WebDAVLogger/WebDAVLogger_0.20_News Yet another hack for vim http://www.zope.org/Members/faustix/zopevim Launched: First Zope Magazine! http://www.zope.org/Members/beehive/ZopeMagLaunch.html DocFinderEverywhere 0.3.2 Released http://www.zope.org/Members/shh/DocFinderEverywhere-2002-05-02 Report into Solaris Zope Performance http://www.zope.org/Members/glpb/news2 emil email client v. 0.6.1 released http://www.zope.org/Members/andorsch/Emil_Email_Client/emil_release_0.6.1 Wing IDE Support for Zope 2.5.1 and 2.4.4 http://www.zope.org/Members/sdeibel/wing-zope-news-11 New Fle3 - New Tools for Collaborative Knowledge Building http://www.zope.org/Members/ilkka/news/fle_rel_1_1b Twin Cities Zope/Python Users Group to meet April 17, 2002 http://www.zope.org/Members/tczpug/tczpug_20020410 SQL Forms Tutorial http://www.zope.org/Members/Ioan/SQLFormsTutorial Kube Metadata Product out of Beta! http://www.zope.org/Members/ike/Kube/Kube1_0_release Binaries for MOSX http://www.zope.org/Members/sspickle/MOSX-Binary-News Torped releases Easy Publisher 1.6 beta 2 http://www.zope.org/Members/regebro/easypublisher16beta2 Japan Zope User Group at LinuxWorld Expo/Tokyo 2002 http://www.zope.org/Members/taka/linuxworld_tokyo NIP Accounces Updated Free Zope Hosting! http://www.zope.org/Members/NIP/FreeZope2 Zope In Zurich http://www.zope.org/Members/paul/News/ZopeZurich Referrer Counter 0.2 Released http://www.zope.org/Members/andym/refCount/refCountNews New Zope Product Reviews site http://www.zope.org/Members/hdstich/zopegurus-announce Zope Training in France, Belgium, Switzerland http://www.zope.org/Members/ingeniweb/training3 German Zope User Group founded http://www.zope.org/Members/mjablonski/newsDZUG Squishdot 1.4.1 Released! http://www.zope.org/Members/chrisw/Squishdot/1-4-1 Spotzine.com - Gente que sabe do que fala! http://www.zope.org/Members/hramos/Spotzine Simple User Folder Released! http://www.zope.org/Members/NIP/SimpleUserFolder/0-8-0 Ordered List Product released. http://www.zope.org/Members/hargikas/OrderedList/orderedlist_1_5 FreeZope.org receives the 2000th registration! http://www.zope.org/Members/bas/freezope-2000-users ZSQLCatalog 0.1 Released http://www.zope.org/Members/nexedi/news/zsql-release Zope to JSP http://www.zope.org/Members/Ioan/ZopeToJSPNews XSL Translated Document first public release http://www.zope.org/Members/xgwsbae/XSLTranslatedDocument-100 Zope 2.5.0 support for Wing IDE http://www.zope.org/Members/sdeibel/wing-zope-news-10 Public presentation of Zope in Zurich Mai.7th http://www.zope.org/Members/robertr/vortragOpench Building Administration Interfaces ebook now available http://www.zope.org/Members/beehive/5thbeebook.html First press mention of EuroPython 2002 Conference http://www.zope.org/Members/paul/News/EuroPython2002A Career opportunies at Zope Corp. http://www.zope.org/Members/Brian/News/career_opportunies
participants (1)
-
Chris McDonough