by Dave | Apr 14, 2014 | Uncategorized
I recently had to migrate a Silverstripe installation’s comments to use the Disqus comment system. Here’s the script I wrote to grab and format the Silverstripe comments into the WXR xml structure Disqus can import. No doubt there’s an easier way....
by Dave | Mar 12, 2011 | Tinker Blog
I just installed openSUSE 11.4 (KDE) and in setting up my work environment, had some trouble. I use Komodo for my scripting IDE and the PHPUnit tests would not run. I had installed PHPUnit via the official method but no go. PHP Warning:...