How to play your BlurayDisks on ubuntu

After several attempts and a few “ok I just go on using my PS3 to do it” I finally got…

Continue Reading →

Python project documentation with Sphinx

This post is an “open post” where I put useful tips & tricks about documentation in Python projects. Most used…

Continue Reading →

Mobile app development with PhoneGap

PhoneGap by Adobe lets you use HTML5 + CSS3 + JS to build apps once and distribute them over multiple…

Continue Reading →

Dealing with timezones

When your creating an application maybe you end up dealing with timezones… there’s a huge black hole waiting for you…

Continue Reading →

ElasticSearch

Thanks to @castagna I found this interesting project: ElasticSearch. It is an Open Source (Apache 2), Distributed, RESTful (alt), Search Engine built on…

Continue Reading →

Beginning Android development path

I’m starting to learnin’ about Android development. ….and I need a manual… a book… better if an ebook for my…

Continue Reading →