Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2010-11-18 00:47:22
Size: 2295
Editor: pool-96-231-162-245
Comment:
Revision 7 as of 2010-11-18 00:55:55
Size: 2335
Editor: pool-96-231-162-245
Comment:
Deletions are marked like this. Additions are marked like this.
Line 84: Line 84:
  * Create a release for the version of trunk currently running in production on plone.org
  * Fix broken tests
  * Support "Plone 3 permissions" (a long standing issue, among many: http://dev.plone.org/plone.org/search?q=psc&noquickjump=1&ticket=on)
  * Modernize (many features have been crammed in over the years e.g. various content types, ratings, PyPI; some analysis/improvement is needed in order to make this a quality add-on for Plone.)
  * Fix bugs: http://dev.plone.org/plone.org/search?q=psc&noquickjump=1&ticket=on
  * Fix broken tests.
  * Improve PyPI support.


parse2plone
-----------

Utility app for importing static website content into Plone

Developers
----------

* `Alex Clark <Alex Clark>`__


Tasks
~~~~~

* Improve test coverage from 50% to 100% for parse2plone (you'll need a github account for this, so you can fork: https://github.com/collective/parse2plone and send me pull requests.)

DCPython Meetup Sprint Plan (Nov 2010)

This is the project planning page for the Python Beginner's Open Source Sprint, organized by the DCPython Meetup (primarily Alex Clark).

There are a lot of people planning to attend, so a little advance planning is worthwhile. If people can figure out what projects they want to work on and use this page to connect with others interested in the same projects, it should be easier to get ourselves organized when we get together.

This is organized with a section for each "larger" project. If you're interested in a project listed here, add your name and any emphasis you'd like to bring to the sprint. If you want to work on a project not listed already, add it!

Python core

The interpreter and standard library.

distutils2 (d2)

The next generation of Python packaging. You'll need Mercurial (hg) for revision control, and several versions of Python. See http://bitbucket.org/fdrake/d2dev/src/tip/README.txt for detailed preparation instructions.

Tasks

  • Remove fancygetopt; move to a clean application of optparse.
  • Try converting a few projects to use d2, preferably based on the documentation alone.

Zope Toolkit (ZTK)

Django

Pyramid (ne Pylons)

Plone

Python-based, open-source CMS

Developers

parse2plone

Utility app for importing static website content into Plone

Developers

Tasks

DCPythonNov2010Sprint (last edited 2010-11-24 19:50:27 by 44)

Unable to edit the page? See the FrontPage for instructions.