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:
  1. private static void log(String logStatement) {  
  2.    log(logStatement);  
  3. }  

Monday, May 2, 2011

XML in Chrome

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