Monday, February 01, 2010

Trying out Blokkal

Since I'm a big KDE user, yes that means KDE 4 as well. I decided that I would try an actual KDE client to write to my blog.

So this is a test of that.

Also I want to try out pre:


public class Hello {

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

}


Cheers!

No comments: