Tarmo is the swiss army knife Software Engineer. His deep knowledge on wide range of technologies makes him an efficient problem solver. In addition to Ruby on Rails, he enjoys developing iOS Apps.
I thought I’d share a quick tip how to do nightly database backups with Cron at Heroku.
Adobe Reader Protected mode is a new security sandbox feature in Adobe Reader 10. For Reader plugin maintainers it’s can be a huge nightmare, I just wanted to…
This post is about converting Estonian coordinates (L-EST 97, L-EST 92) to the common lon/lat format that probably everyone is familiar with (EPSG4326 or WGS84).
OAuth is really nice, but it can be quite confusing to get started with. If you’re the sort of person who likes to look at code instead of…
Thought I’d share a tip with you guys how to embed long queries in Objective-C source code. I think I found a pretty neat solution involving a couple…
Here’s something that might be useful to those having the same problem as I did: how to replace the detail view of an UISplitViewController? The problem with UISplitViewController…
Recently I had some problems getting custom fonts working with the new iPhone/iPad 3.2 SDK using Interface Builder. In the new SDK it’s supposed to be really easy…