Over on the Apple Discussions, there's a quick hint to find and download the latest version of Safari. It seems that Apple are no longer offering standalone installers for Safari, instead telling people to get it from Software Update instead....
Read More
Our thinking
Quick pkgbuild tutorial for building Installer Packages on OS X Mountain Lion
If you've not used pkgbuild before, it can be a bit daunting to go from the (admittedly rather confusing) GUI-based Package Maker to the command-line tool pkgbuild, but never fear, for making simple packages, it's actually a lot easier. To...
Read More
Read More
Binding Dovecot and Exim to a specific IP on WHM/cPanel
If you've got a WHM/cPanel server, and you want to run an alternative mail server on one IP address and have Dovecot and Exim bound to another IP, it's not as straightforward as you might first hope. From what I can...
Read More
Read More
An infinite “maze” in Perl
From a recent discussion at Slashdot perl -ne '{binmode STDOUT,"utf8";print chr(9585.5+rand);redo}'
Read More
Read More