Monthly Archives: September 2006

Restlet

Restlet is a very interesting project: Lightweight REST framework for Java Features REST concepts have equivalent Java classes (resource, representation, connector, etc.) Suitable for both client and server Web applications Automatic server-side content negotiation based on media type and language preferences Static files serving with metadata association based on file extensions Dynamic documents based on [...]
Posted in work | Tagged | Leave a comment

Lateral Smile :-)

As a crowded airliner is about to take off, the peace is shattered by a 5-yearold boy who picks that moment to throw a wild tempertantrum. No matter what his frustrated, embarrassed mother does to try to calm him down, the boy continues to scream furiously and kick the seats around him. Suddenly, from the [...]
Posted in Uncategorized | Tagged | Leave a comment

Preface of Extreme Programming, Embrace Change

To some folks, XP seems like just good common sense. So why the “extreme” in the name? XP takes commonsense principles and practices to extreme levels. ● If code reviews are good, we’ll review code all the time (pair programming). ● If testing is good, everybody will test all the time (unit testing), even the [...]
Posted in Uncategorized | Tagged | Leave a comment