 |
Topics:
- Requirements for Managing Content
- Separation of data and presentation
- Independent Workflows
- API's for flexible data I/O
- Requirements for Content Delivery
- The presentation needs to be flexible
- Piece-specific components separated from general ones
- Components should not have to re-calculate the same result
- Components should not be stupid
- Applicable Technologies
- Desktop authoring apps
- Web based authoring apps
- Templating
- Apache Options
- What are the non-Apache options?
- PHP
- Servlets & JSP
- Python & Zope
- mod_perl & ...
- Our Current Solution: Best of breed technologies
- mod_perl
- HTML::Mason
- DBI
- The Publishing Technology Roadmap
- XML
- XSLT
- What about Java?
|