by colin | Dec 8, 2014 | Technical Nuggets
When using the WooCommerce Authorize.net AIM module, don’t forget that the configuration needs a different API ID and Transaction Key when in Test Mode from that when in Production Mode. This is because the module accesses the Authorize.net sandbox when in Test...
by Ashdown Technologies | Jul 30, 2014 | Technical Nuggets
We recently upgraded and patched one of our VMWare ESXi 4.1 implementations. After doing so, we found that the server performance was terrible. Not only were virtual machines running poorly on it, we found gaps in the performance graphs in the vSphere Client and long...
by colin | Jan 16, 2014 | Technical Nuggets
If you are a developer using this Social Networking Package you’ll already know that the documentation is pretty thin. It uses PHPFox template functions similar to Smarty, but not identical. We have been unable to find any documentation on the functions...
by colin | Nov 13, 2013 | Technical Nuggets
Introduction We use poppassd to implement a feature that allows our email customers to change their account password. It is a service that runs on the system that hosts the account, using xinetd. The Poppassd/CentOS 6 Problem We recently discovered that the version we...