public marks

PUBLIC MARKS from benoit with tags web & article

February 2007

XML.com: XUL-Enhanced Web Apps

This article presents a little-known use of XUL (Mozilla's user-interface language) and shows how to take advantage of its superior performance and accessibility over HTML while maintaining cross-browser compatibility. I will illustrate this using a proof-of-concept JavaScript library that can render UI widgets using either XUL or DHTML.

May 2006

Web services programming tips and tricks: UML sequence diagramming with style

by 1 other
Try these tips for creating effective UML sequence diagrams. This article was adapted from Chapter 6 of The Object Primer 2nd Edition.