 |
This talk was presented 07/20/2000, 1:30pm to 3:00pm in Marriott San Carlos III at the O'Reilly Open Source Software Convention in Monterery, California
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?
|