-

This is the blog of Bodo Tasche aka bitboxer.
Bodo is currently working for putpat.tv and tries to help the cologne developer community with hcking.de, a calender for hackers around cologne. He also loves to participate in RuRUG, a Cologne Ruby Usergroup. You can find his code on github and his tweets on on twitter.
Till 2010 Bodo was the project lead of TV-Browser, a java based program guide with over 100.000 users.
Want to hire Bodo as a freelancer? Complete contact details can be found here.
You can find more about him on the about page.
Twitter
- I really love the new vim-janus file layout. Easier to modify and way cleaner. 2012-01-12
- Oh noes…@rubygems is down :( 2012-01-01
- My little experiment this week: one week without an adblocker. Let's see how this will work out. 2011-11-14
- More updates...
Category Archives: Software
My wordpress theme
This week I was asked to publish my WordPress theme and now I uploaded it to github. Basically it’s a modified Twenty Ten Theme. You can find it here.
Posted in Development, Software
Leave a comment
Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax…
If you see this error: 1Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types You should update the Adobe Unit Types to a newer version that includes 64bit binaries. The latest version can be found here: http://kb2.adobe.com/cps/516/cpsid_51615.html
Moving from MacPorts to Homebrew
Using MacPorts? You should really think about moving to Homebrew. Why? Homebrew installs packages into their own isolated prefixes and then symlinked into /usr/local. It uses the libs that are already installed, no need to compile another perl, openssl or … Continue reading
My favorite Textmate extensions
If you write RubyOnRails code on your mac, you definitely have to use Textmate for it. Yeah, I know. Pay for a simple text editor? Just try the 30 day trial version and you will see it’s worth it. Railscast … Continue reading
Chrome Passwordmaker
There are three options to create passwords for websites: Use one password for all sites. This is stupid and very dangerous. Don’t do this. Create a password for each site you visit and remember them somehow. There are a lot … Continue reading
My favorite chrome extensions
At the moment Chrome is the best browser on the market. It uses the fastest rendering engine (Webkit) in combination with a very fast javascript engine. But my most favored feature is not the speed, it’s the extension system. Here … Continue reading