Select Page

Export Silverstripe Comments to WXR

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....

Is PHPUnit Broken for You Too?

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:...