Projects

Actually, I’m not procrastinating all the time. Just often. Here are a few, selected projects you may like.

Current Projects

ikea screenscraper – sucks data from the ikea websites into a redis store. Read about it in this post and grab it on github.

FlightGear Remote for iPad – a remote control for the popular open source Flight Simulator running on the iPad. Not only uses the gyro or accelerometers to control a plane, but also displays a moving map and some other useful information. Currently in alpha.

Ikea App for the iPad –  A better IKEA App for the iPad. Unfortunately, I’m unable to put this in the app store since IKEA is ( of course ) not allowing me to use their name. such a pity.

Proxy.app – A debugging web proxy written for Mac only.

Hours.app – Read about it at thehoursapp.com

Deprecated Stuff

qwerted – a predictive input solution for Android

blogotronic – a super-fast and simple blogging engine built on redis, find it at github!

superdumper! – a simple rake task that helps you to visualize your rails database scheme using graphViz.

gravatarize-bundle – a Plugin for Mac OS’ Address Book which enables you to download gravatars for your contacts directly from within the Address Book ( source available on request )

google docs 2 latex – a fully featured google docs to latex converter, featuring footnotes, formulas, graphics, toc and all the other fancy stuff. Works using htmltidy, xsltproc, and some other nice tools. Built using sinatra.rb, xsltproc, htmltidy and gdata-utils.