This is my very first post on this blog. Obligatory code:

public static void main(String[] args) {
	System.out.println("Hello, World!");
}

I hope you enjoy your stay on this blog, and I will see you again very soon.