has_many :codes

MySQL hot backups with Percona Xtrabackup

Published  

A better alternative to mysqldump? In the previous post, we’ve seen how to perform backups and restores of MySQL databases using the mysqldump tool bundled with the MySQL server distribution, together with a few tricks that…

Read more ›

Smarter MySQL backups and restores

Published  

Introduction This is the first part of a mini series that will cover various topics related to MySQL administration (in particular MySQL backups and restores) as well as several tips and tricks on using MySQL in our applications…

Read more ›

Thanks Google for being so (un)helpful

Published  

I usually tend to be a big fan of Google: I use many of their services all the time, I love the innovation they endlessly bring to the Web and the technology in general, and -while I could hardly believe in the “Don’t be…

Read more ›

Using Google Translate from the terminal

Published  

(Update Jan 14, 2011: If you have already used this tip and are back to this post because it’s no longer working, read on… Google have updated the Translate API v2, so I have made some changes to the end of the post…

Read more ›

Happy birthday, Rails!

Published  

Though few may recall it, today marks the fifth birthday of one of the most successful web development frameworks ever: Ruby on Rails. Its first official release, v1.0, was in fact released on December 13th, 2005. “RoR”…

Read more ›
© Vito Botta