PHP tag

Facebook Hacker Cup : Billboards

Posted on in Development

The Facebook Hacker Cup 2012 has started. This tournament is a pure algorithmic contest so I wanted to give it a try. Since the qualifier part is now over, I was thinking about posting the solution I've submitted and which allowed me to join the first round.

Don't mess with charsets

Posted on in Development

As you might know already, Google+ API has been released as beta state so it was definitly time for me to have a deeper look at this. Though, despite a small "bug" found in the example file, I've encoutered a minor configuration problem with the charsets. Cool story bro, I swear.

MongoDB install with Homebrew on Mac OS X

Posted on in Installation

Since I've re opened this blog, I wanted it to be a "top of the edge" website in order to experiment new technologies. These days, I'm thinking about migrating the standard MySQL server to a MongoDB one. Here is the tutorial to install it sugin homebrew on OS X.