Python, Zope, Plone
Up one level- Get public IP from behind a router (in Python) — by David Convent — last modified 2009-06-16 22:00
- Get my IP from the internet (needed if behing a router)
- Use the README.txt file to set the long description of a Python egg — by David Convent — last modified 2009-06-16 21:55
- How to tell setuptools to use the 'README.txt' file of a Python egg to generate its long description.
- Initiating a new theme project for Plone 3 — by David Convent — last modified 2009-06-16 22:00
- All you need to get started with a usable skeleton product. This page is a temporary publication of a chapter that will be part of the tutorial about themeing a Plone site (updated version for Plone 3).
- zope tips — by David Convent — last modified 2009-06-16 22:01
- Small tips useful when working with Zope and Plone. Development, optimization, debugging, and any kind of related area are covered.
- Python 2.4 install script for OS X — by David Convent — last modified 2009-06-16 21:44
- A shell script that downloads and installs Python 2.4 in the Present Working Directory. Doesn't touch any system file/folder at all. This Python distribution includes Readline, setuptools (easy_install) and PIL (with its dependencies installed locally too).
- TextMate Patterns — by David Convent — last modified 2009-06-16 21:54
- Text Mate uses regular expressions to set the files that it opens in folders and projects. The patterns exposed in this document make possible to use the specific dot-prefixed files needed in the 'structure' part of a CMF GenericSetup profile.
- Quick reStructuredText — by David Convent — last modified 2009-06-16 21:55
- Quick reference for reStructuredText Also contains pointers to more detailed documentation.
- svn ignore pattern files — by David Convent — last modified 2009-06-16 21:42
- Text files with common patterns used for the svn:ignore property in my projects.
- svn:ignore pattern files — by David Convent — last modified 2009-06-16 21:58
- Text files with common patterns used for the svn:ignore property in my projects.
