This blog is a dumping-ground for research, thoughts and developments. dgtlmoon@gmail.com
skype: dgtlmoon
Just perfect for managing actions that require long, cpu or filesystem intensive operations such as encrypting, building a file, or even interfacing with other hardware/usb/bluetooth etc etc
This is born out of the need to have aA simple but effective drupal newsletter module
Simplenews scheduler sends a newsletter as a re-occurring item based on a schedule.
Simplenews scheduler does so by creating a new "edition" (rendered copy) of a node at the time that it required to be sent again, the original newsletter is never sent but all editions are according to a pre-defined schedule, this is triggered via hook_cron
Heres a handy script I wrote this morning, how do you easily see the differences between your mytheme_function override template.php entries and the original theme_function in the sites/all/modules, modules/, includes/ ?
It's bash to the rescue.
This script builds an index file of known themed functions, extracts your existing declared function and the theme_function from the original and your template file then uses 'diff' to show the difference in side-by-side format! awesome
So you mainly work for yourself, or work out-of-office on a laptop, quite often not from home because staying at home means you keep knicking off to tune your car or do the washing - you've got some serious work todo.
Welcome to the world of the web-developer, mainly - structural and database developers. Your nights are long and the bullshit is high, but the trade-off is that you can do your business anywhere at anytime, it's all about how you manage it.
Im the first to admit, I really should listen to my own advice - but here's a few things i reckon help when you've gotta get out of the house and get some work done.