[Checkins] SVN: zopetoolkit/doc/source/zope-dev/ update for next week

Christian Theune ct at gocept.com
Fri Nov 12 08:07:52 EST 2010


Log message for revision 118362:
  update for next week
  
  

Changed:
  U   zopetoolkit/doc/source/zope-dev/archive.rst
  U   zopetoolkit/doc/source/zope-dev/index.rst
  A   zopetoolkit/doc/source/zope-dev/zope-dev-20101116.rst

-=-
Modified: zopetoolkit/doc/source/zope-dev/archive.rst
===================================================================
--- zopetoolkit/doc/source/zope-dev/archive.rst	2010-11-12 07:37:49 UTC (rev 118361)
+++ zopetoolkit/doc/source/zope-dev/archive.rst	2010-11-12 13:07:51 UTC (rev 118362)
@@ -4,6 +4,7 @@
 .. toctree::
     :maxdepth: 2
 
+    zope-dev-20101005
     zope-dev-20100928
     zope-dev-20100921
     zope-dev-20100831

Modified: zopetoolkit/doc/source/zope-dev/index.rst
===================================================================
--- zopetoolkit/doc/source/zope-dev/index.rst	2010-11-12 07:37:49 UTC (rev 118361)
+++ zopetoolkit/doc/source/zope-dev/index.rst	2010-11-12 13:07:51 UTC (rev 118362)
@@ -4,9 +4,9 @@
 .. toctree::
     :maxdepth: 2
 
+    zope-dev-20101116
     zope-dev-20101102
     zope-dev-20101026
     zope-dev-20101019
     zope-dev-20101012
-    zope-dev-20101005
     archive

Copied: zopetoolkit/doc/source/zope-dev/zope-dev-20101116.rst (from rev 118361, zopetoolkit/doc/source/zope-dev/zope-dev-20101102.rst)
===================================================================
--- zopetoolkit/doc/source/zope-dev/zope-dev-20101116.rst	                        (rev 0)
+++ zopetoolkit/doc/source/zope-dev/zope-dev-20101116.rst	2010-11-12 13:07:51 UTC (rev 118362)
@@ -0,0 +1,90 @@
+==========
+2010-11-16
+==========
+
+This is the agenda and summary for the weekly Zope developer meeting of
+Tuesday, 2010-11-16 on #zope at irc.freenode.org from 15:00 to 15:30 UTC.
+
+Summary
+=======
+
+The IRC log is available here:
+    XXX
+
+Attendees
+---------
+
+XXX
+
+Agenda
+======
+
+- PloneConf reports? Grok sprint reports?
+- Repository policy nagging script?
+- Follow-up on summit goals
+- Bicycle toolkit
+
+Summary
+-------
+
+Nothing happened as Christian and Marius were the only attends and both both
+timing issues with DST were suspected (nobody should up after the time,
+though) and also people might have been exhausted from the Plone Conference
+the week before.
+
+
+Ongoing issues
+--------------
+
+Those issues are currently ongoing. We don't have to discuss them. We just
+need to follow up on them eventually.
+
+
+- Meta
+    - Review meeting itself, maybe add extra 15 minutes for "meta" once a
+      month or every two months? (postponed until 2010-06-01)
+    - How to organize open issues in the long run (Blueprints?
+      Other tool? Continue text files?)
+
+- Repository policy
+
+- Test runners / nightly builds
+    - Supporting Python 2.7
+        - Needs help from the buildbots
+    - Windows
+        - Compiler licenses (Tres, postponed until after 2010-06-14)
+    - Build bot organization
+
+- Bug day organization
+
+- Documentation
+    - Consolidate "floating" documentation into Sphinx/docs.zope.org
+        - Write blueprint for the consolidation effort (Theuni)
+          see
+          https://blueprints.edge.launchpad.net/zopetoolkit-project/+spec/consolidate-documentation
+        - Find candidate links and gather them centrally
+        - Edit/update the documentation from the link list and
+          land in Sphinx-style during a sprint
+    - Turn ZTK package documentation into sphinx style (like zope.event)
+        - write bug and assign to toolkit projects (Theuni)
+    - Unified index?
+
+- Releases
+    - How to find a good point when to cut a new release for a package for
+      which fixed bugs where registered (or changes have been made)? Any
+      automation possible to alert us when changes have been sitting around
+      unreleased for a while?
+
+
+Topic proposals
+---------------
+
+- Chris McDonough: Pondering *some* (re-)structuring of the ZTK to allow for
+  better maintenance/release management/communication/marketing. 
+
+- Christian Theune: I'd like us to ponder how we can (in addition to the
+  housekeeping and cleanups we do) also move to do constructive work together
+  to expand the stuff that Zope packages (ZTK) is about. How do we go about
+  implementing new technologies together, like supporting HTML 5 in the
+  various parts? I'd like to start putting in new code in the foreseeable
+  future in the zope.* namespace.



More information about the checkins mailing list