Tag Archives: programming

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

Posted in Techy Thoughts | Tagged , , | Leave a comment

Work or Hobby

So many times, it has occured to me that “if you love what you do, you don’t have to work a single day”. I’ve been living under that clause until I came to realize a difference between what we call … More of this rant

Posted in Enlightened Thoughts | Tagged , , , , | Leave a comment

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 , , , | Comments Off