New posting script
November 15, 2011 at 04:32 PM | categories: Test, Python
Testing a python script for easy posting. I found the script at bouncybouncy.net.
Hello
November 14, 2011 at 03:30 PM | categories: Test
Welcome to my site! Now powered by Blogofile. This blog will most likely stick to these topics: embedded system design, programming, water polo, homebrewing, music, and cycling.
Syntax highlight test
August 29, 2009 at 03:25 PM | categories: General Stuff
This post contains some highlighted python code:
import thisif name == "main": print "Hello, World!"