Wednesday, May 25, 2011

StackOverflow

Do you know the famous resource http://stackoverflow.com by Joel Spolsky and team? Here is my own definition of stackoverflow in Java:

private static void log(String logStatement) {
log(logStatement);
}

Monday, May 2, 2011

XML in Chrome

Tired of (manual) XML rendering in Google Chrome?
Try this:
XML Tree