(3) Fri Aug 01 2008 16:53 megrok.rdf finally checked in:
Jasper Op de Coul and I worked on megrok.rdf during the post-europython Grok sprint a few weeks ago. We had a few logistical problems concerning access to svn.zope.org, but yesterday Jasper finally managed to check in megrok.rdf:
[More]
(1) Mon Jul 14 2008 13:58 Post-EuroPython Grok sprint report:
This is a report on the Grok sprint that followed EuroPython. Thanks to the EuroPython organizers for giving us the space!
[More]
(14) Wed Jun 25 2008 02:53 Zope's entry into the commit count pissing match:
Mark Ramm-Christensen of the TurboGears project starts what looks like it will be a great commit count pissing match . I know that wasn't his intent. He just wanted to show the TurboGears project is active. But nevertheless, this kind of thing tends to get rather silly rather quickly, so we certainly can't leave Zope out!
[More]
(5) Tue Jun 24 2008 22:03 Grok 0.13 released!:
Grok 0.13 was released yesterday. Grok, of course, is the powerful web application development framework. See the details in the release notes here:
[More]
(5) Fri Jun 20 2008 15:12 A misconception about the ZODB:
The ZODB is a powerful object database for Python objects. It's very mature - it's been around for more than a decade. It is transactional, has advanced features like clustering (ZEO), blob support, and yes, it can be used independently from Zope. Zope 2, Zope 3 and Grok all use the ZODB as its default data storage, and it's seen a lot of battle testing.
[More]