Is dumping that huge array making your browser choke?
Sometimes you need to dump the contents of one of Drupal's many huge arrays and the flood of output produced by dpr() or var_dump() actually causes your browser to freeze. Now what?
Safari960 - A 960.gs grid overlay extension for Safari
I've used various grid bookmarklets in the past, but they always do a lot more than I need and I never like the defaults. Yesterday I finally decided to roll up my sleeves and scratch my itch by making a very simple 960.gs grid overlay extension for Safari.
IE testing in your local dev environment using VirtualBox
I do my web development on my laptop and set up each site as a virtual hosts (e.g. site1.localhost, site2.localhost). In every project you eventually need to do the dreaded IE testing, but how do you access these sites from a virtualized Windows running in VirtualBox?
I turned off comments
I decided to switch off comments. Most comments were spam and I've realized I don't really have the time (or frankly the interest) to discuss stuff in the comments anyway.
If you want to give me feedback on a post, please contact me via the contact form or on Twitter.
Joomla has a security problem: The benefits of centralized contrib hosting
I'm helping a client do a security audit of one of their servers. A couple of their sites are running Joomla, which I have very little experience with, so as part of this I set out to compile a list of available exploits to compare against their Joomla versions and installed components.