Technology and Methodology
Here are some interesting technologies we are tracking:
- XML: eXtensible Markup
Language
Not the "new language of the web", but rather a way of talking between
two loosely-coupled systems.
- Also, here
is a good annotated XML specification.
- XSLT: eXtensible
Stylesheet Language for Transformation
A very interesting technology that can be used to transform one dialect of
XML to another, or XML to HTML, or XML to plain text, and many other things.
Here is a good
source for more information.
- A
Learning Guide To Design Patterns: You can't read GoF, you really need
a study group
- Patterns
and Software Essential Concepts and Terminology
- Anti
Patterns: Are any of these familiar?