Search Rants
Later Rants
SankakuCategorized Rants
Cloud of Rants
anime assembly best clients cms database debugging discovery doctrine fml framework freelance funny gundam hobby hooks implementation inspiration kohana life linux love management melancholy migration minted orm otaku personal photography php pricing programming random review roles setup sleep svn travel tweaks update vacation version control work
Category Archives: Techy Thoughts
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
Dynamic Forms Revisited
Why I called this a revisited issue is because I’ve asked this before in the stackoverflow community. Check this link: http://stackoverflow.com/questions/2293512/web-ui-dynamic-web-forms. The problem lies in the dynamic generation of components from within a form, for instance, your data-structure follows the one-has-many … More of this rant
Posted in Enlightened Thoughts, Techy Thoughts
Tagged jquery, plugin, programming, work
Comments Off
Domain Level Error Logging in Apache/PHP in Linux
The error logging functionality of apache is very important especially when you are testing things out with your php application. But on some cases we experience problems which hinder us from locating the error_log file where all errors, problems or … More of this rant
Posted in Enlightened Thoughts, Techy Thoughts
Tagged debugging, error logging, linux, migration, programming, server, setup, work
2 Comments