Lessons From an XML Query-Driven SVG+HTML Web Site by Liam Quin
Table of contents
- Lessons From an XML Query-Driven SVG+XHTML Web Site
- What's Going On?
- Background
- Search Architecture
- The Metadata
- CGI Script Architecture
- CGI details
- Searching: findMatches
- Template Fragment
- Generating Different Formats
- Sample Search Results (tabular)
- Sample Search Results (just the pictures)
- Sample Search Results (SVG)
- How Strong Typing Helped Me
- Some Things I Found Hard
- Future Work
- Conclusions
- Questions