Search Rants
-
Later Rants
Categorized Rants
Cloud of Rants
Tag Archives: programming
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
Alternative to CRON in Linux
There are times when CRON doesn’t simply fill in the necessary requirements needed for a recurring task. Here’s the problem, let’s say I have a script that should run immediately after it has completed. In other words, a routine. For … More of this rant