- HTML 4.01
- http://www.w3.org/TR/html4/#minitoc
- HTML Character Codes
- http://www.w3.org/TR/html4/sgml/entities.html
- CSS2 TOC
- http://www.w3.org/TR/CSS2/#toc
- Browser-Safe colors
- http://www.lynda.com/hexh.html
- Wikis
- UGCS
- Long list of wiki clones
- Other documentation projects at http://sourceforge.net
- DocBase is kinda crappy and probably not what we want.
- Tiki CMS/Groupware seems like overkill and lots of what we don't need. Or do we?
- Eidetic Management System (Docsys) looks the coolest, but is still in beta (http://sourceforge.net/projects/docsys). Email authors to see if this is what we want?
- PhpWiki, used at UGCS (see above).
- CVS Monitor is a great summary tool for CVS projects, and says it can integrate with a bug tracker (it's still in beta and I couldn't find that feature, but who cares?).
- Tomcat 5
- Excellent intro: http://www.cymulacrum.net/writings/tomcat5/book1.html
- A Gentoo Guide
- Some Wiki reference
- Something looking thorough: http://www.linuxjava.net/howto/webapp/
- Java/JSP/Beans
- http://www.stardeveloper.com/articles/display.html?article=2001062001&page=1
- http://www.javaworld.com/javaworld/jw-12-1999/jw-12-ssj-jspmvc.html
- http://www.onjava.com/pub/a/onjava/2003/01/08/tomcat4.html
- http://java.sun.com/docs/books/tutorial/javabeans/index.html
- http://java.sun.com/products/jsp/syntax/1.2/syntaxref12.html
- http://java.sun.com/j2se/1.4.2/docs/api/index.html
- http://java.sun.com/products/servlet/2.2/javadoc/index.html
- 2.6 Kernel
- http://www.digitalhermit.com/~kwan/kernel.html#CONFIGURATION-2_6
- http://java.sun.com/products/jsp/docs.html#syntax
- Ant / building things
- The Ant Docs...
- A treasure trove of information
- Ben-found: 8.1 or 6.1
- A web.xml guide
- http://www.devx.com/Java/Article/17908/0/page/3
- Using Ant and CVS for multi-developer projects
- http://www.developer.com/java/other/article.php/989631 (includes making war targets).
- Deploying remotely with keys
- JavaScript
- Quick and dirty intro
- Gives you true/false values for whatever browser you're using