Profiling PHP with Xdebug and Webgrind April 15th, 2013 Profiling your PHP apps with webgrind can help you identity what portions of your code are taking up the most […] by Jeff Watson
Debugging Scala projects in IntelliJ June 30th, 2011 Open up your preferences, and go to your SBT settings. You want to add this to your VM Parameters: “-Xdebug […] by Jeff Watson
Using the patch utility to remove a patch on Magento Enterprise Edition July 16th, 2010 I am making an assumption here that you already know the normal forward-usage of the patch command. If you’re unversed […] by Jeff Watson