I work with Coldfusion and Java and ocasionaly I come up with something I think other people might find useful. Soon to be added here is my XML tag for ColdFusion. It uses the Xerces XML Parser to read simple documents into CF. It also turns repeating tags into CF query objects. There's also some code for speed comparison between CF and java for heavy tasks, Java comes out at least 10 times faster ;-)