Monthly Archives: June 2013

Deploying crontab/cronjobs with PHP projects

I know there are a load of solutions out there already, but nothing that I could see that were as simple as I needed, or as flexible. In particularly I have one project which uses the core code across three …

Read more »

Git with Selenium UI Testing – Unpredictable results

A quick, and rather silly one, that has just caught me out a couple of times: Take a situation where you’re working on a site, and want to run some Selenium tests in the background, possibly with a CI server …

Read more »

Offline Mutt to replace Thunderbird on Ubuntu (5 of 4)…eh?

And one more that I’d forgotten about: using notify-send to show a popup when an email is received by offlineimap. Most of this was cribbed from…somewhere I forget. I think I just changed the parsing and left most of the …

Read more »

Offline Mutt to replace Thunderbird on Ubuntu (4 of 4)

It’s about time I got back to this one… So to bring together everything over the last 4 posts and to cover how offlineimap and msmtp can work together with Mutt, this is the config that’s needed: # Show unicode …

Read more »