Programming, UNIX and web dev insights

You have arrived at the personal blog of Mikko Ohtamaa, a friendly Finnish hacker. I am technology consultant, open source advocator and freelancer. My expertise areas include DevOps, HTML5, Python, Plone, Javascript, WebGL, Linux / UNIX and mobile web. If you are interested in these technologies, or any of the subjects listed below, please free to follow me on RSS Reader, TwitterFacebook or Google+.

To contact me please send email to mikko at opensourcehacker dot com. Check References page about the open source and Internet stuff I have been dealing with. My CV is available upon a request.

Subscribe to this blog in a reader Follow me on Twitter Follow me on Facebook

Recent posts

Putting breakpoints to HTML templates in Python

Putting breakpoints to HTML templates in Python

May 16th, 2013

Python offers many different template engines for web application development to turn your view logi[...]

Exporting and sharing Sublime Text configuration

Exporting and sharing Sublime Text configuration

May 9th, 2013

Sublime Text is a very powerful and popular text editor. But it's more than a text editor... it's an[...]

Converting presentation slides to HTML blog post with images

Converting presentation slides to HTML blog post with images

May 2nd, 2013

Here is a Python script to convert a PDF to series of HTML <img> tags with alt texts. It mak[...]