-
Upcoming Practices
last modified June 25, 2008 by djay
The things you don't need to know yet. Shiny new things for experience people to try. or alternate ways of doing things that perhaps might be easier or better but aren't commonly used so aren't best practice.
WSGI + Deliverance + CSS + HTML
For: Creating plone theme without knowing plone. Creating a theme used across WSGI apps
How: ?
SQLAlchemy
For: Object relational mapping
How:
Performance Tweaking: Cache-fu + Varnish + Nginx
For: improving the responsiveness of a plone site. high traffic sites.
How: ??
External Editor
For:
How:
z3c.form
For: Create a
Standalone Form
How: z3c.form docs, How-To for Plone
z3c.form + annotations
For: Creating a new content type .
How:
Plone.app.content
For Creating a New Content Type
How:
Browser resources
For: Register images, css, js as components instead of using the skin system when you need to set permissions on them.
How: Tutorial
ArchGenXML
- Creating new content types visually
- Creating interrelated content e.g. for an app
- For ArchGenXML