Category: Ruby

OMG, Apple rejected my App!

After releasing my first RubyMotion app (“FC St.Pauli chants”:http://nofail.de/chant/), I’m currently working on “another one”:https://github.com/phoet/freifunk_ios/ for “Freifunk Hamburg”:http://hamburg.freifunk.net/. I am using “Testflight”:https://testflightapp.com/ with a group of 10+ beta testers, to verify that my app is working properly and has no issues whatsoever. h2. The Review Process When I think that an app is close to […]

So Coded – A Web Conference in Hamburg

On “19th & 20th September 2013”:http://socoded.com/schedule.html there will be the first “So Coded Conference”:http://socoded.com/ in Hamburg, Germany. I just recently joined the awesome team of organizers and as you can imagine, there is a lot of stuff to do… The conference aims at Ruby, Python, JavaScript, PHP developers and their shared passion for the interwebs. […]

“computering” – a different presentation style

Keynote is nice, but it’s not well suited for technical presentations. Live coding on the other hand is hard and often fails horribly because of some minor typos etc. Some month ago I visited the “Python Usergroup Montreal”:http://montrealpython.org/ and I saw an awesome live coding session from “Rory Geoghegan”:https://github.com/rgeoghegan. He was typing incredibly fast and […]

just don’t do it – the art of being lazy

One thing that I find myself doing a lot is skipping a lot of required programming tasks. From what you can find “on the Interwebs”:http://bit.ly/14xsphr only a “lazy programmer”:http://blogoscoped.com/archive/2005-08-24-n14.html “is a”:http://voices.yahoo.com/a-good-programmer-lazy-programmer-692952.html “good programmer”:http://www.codinghorror.com/blog/2005/08/how-to-be-lazy-dumb-and-successful.html! This does not mean that you should be doing nothing though… it’s all about “getting things done”:http://en.wikipedia.org/wiki/Getting_Things_Done instead of getting stuck in […]

OSS licensing

There are so many different license models out there in the open-source community. I don’t know what all the fuss is about… I hate legal stuff, just ship it and ask for permissions later! Nevertheless I have a license for my open source projects on github as well and it’s just there to say FU […]