Powered by Cellfex RSS Follow me on Spotify

Archive for August, 2011

Usually cronjob is used like every minute, every hour, day, etc. But sometimes you want it to work like every second hour or every fifth minute. this is where a little trick comes in (or in other words – rtfm):
*/5 * * * * echo ‘rtfm’


3 Aug 2011

how to make cronjob work every 5 minutes

Author: Edgars | Filed under: DailyStuff

The FirePHP Firefox Extension hosted at https://addons.mozilla.org/en-US/firefox/addon/firephp/ is deprecated and will NOT work with Firebug 1.8+ . Use DeveloperCompanion instead.

1 Aug 2011

FYI FirePHP deprecated

Author: Edgars | Filed under: DailyStuff, Web Development