Last week we (me and @michalbugno) have released BigTuna, a Continuous Integration server written in Rails 3 and using delayedjob. So what happened over the last few days?
From the moment started working together, we (me and @michalbugno) thought of setting up a CI server. Back in my day at 80beans we used Hudson. However, it’s quite a monster when it comes to resource usage and we didn’t need that much functionality anyway.
If you ever used pygments for syntax highlighting, you know it’s a marvelous thing. What happens when you can’t have Python installed on you server (like e.g. Heroku ) and yet still want to use it?
I recently needed to set up a prototype on Heroku using MongoDB. After digging into the topic for some time I finally got it working. Hence this guide.
I'm all against crappy commit messages. And I definitely support what @jkreeftmeijer posted on his blog in August. This was more of a 'for fun' thing.
I'll try to share things related to my work, which would be web development, especially Ruby, Rails, JavaScript and some git.