Search Rants
-
Later Rants
Categorized Rants
Cloud of Rants
Author Archives: Christian Noel
IFTTT Instagram Like Trigger Limit
It would have been a great feature but I am left with no choice but to switch to a different service. Don’t get me wrong, IFTTT is a great service and it has opened a lot of possibilities to the … More of this rant
Kohana 2.3.4 Documentation
I have been a Kohana application developer for quite a long time now and the version 2.3.4 is still the most comfortable framework to work with, personally at least. I know that there are still a few developers right now … More of this rant
MySQL Migration / Merge Script (Linux)
There are many ways of migrating MySQL data from server to server and its just essential to use mysqldump or any other tools to do the task for you. The simplest way to do this is via mysqldump (from source) … More of this rant