Moved my blog
May 1st, 2009
No comments
Moved my blog away from wordpress.com, because i wanted to play with some WP plugins
like this one. It is very nice to show code examples in theĀ blog like this one:
class FedoraRules: ''' Fedora Rules main class ''' def __init__(self): for i in xrange(1,10): print "Fedora Rules !!!!"
This one (Highslide4WP) is kind of cool too.

