May 27, 2010 Start a service or execute a script on boot on Ubuntu/Fedora I have a couple of servers with different Linux distributions (Ubuntu/Fedora) on my hands, which normally work continuously well. However, from time to time they reboot as they are hosted… READ MORE
May 11, 2010 Implementing a database cubes system on MySQL I've already talked about how I solved the problem of managing huge amounts of data in my last post. Now, I'm going to explain how to implement one of the… READ MORE
May 5, 2010 Managing big data sets with MySQL I'm currently working on a database which stores, literally, a million of new data registers every day. They come from several hundred weather stations spread along the world, and need… READ MORE
May 5, 2010 Tunneling a multipart POST message through PHP and CURL Tunneling a multipart POST message through PHP and CURL READ MORE
May 7, 2009 Managing a web development project There are many types of websites, as well as sizes and complexity. At the beginning, most of my creations were constructed 'on the fly', without much planning - in the… READ MORE