This is an essential plugin for developers who are frustrated with debugging plugins and themes with print_r statements. This plugin displays log messages from PHP in the browser console in Safari and Firefox (with firebug). You no longer have to work blind when your templates don’t render properly. Just place a log statement and examine the code right on the browser. Continue reading
Posts Tagged ‘debugging’
Wordpress Logger: A plugin that displays log messages to the Safari and Firefox console from PHP
May 11th, 2009
PureMVC Console – Shines a light inside the MVC triad
March 2nd, 2009
I was checking the PureMVC website today and came across PureMVC Console developed by the good folks at Kap Lab. This is an absolutely invaluable tool to figure out in real-time what is going on inside the Flex PureMVC framework in a running application. Continue reading

Recent Comments