:: Debugging

TCPMon: Monitor TCP Transactions on OSX

TCPMon: Monitor TCP Transactions on OSX

Essential tool for debugging web services. You can monitor HTTP request headers, returned status codes and content.

This is a double clickable version of the classic Apache TCPMon utility. I simply packaged the program’s files into an application using the Jar Bundler utility that comes with XCode developer tools.

Take a look at the tutorial on how to use it. TCPMon is most commonly used as… Continue reading

Posted in Debugging, Development :: No Comments »

PureMVC Console – Shines a light inside the MVC triad

PureMVC Console – Shines a light inside the MVC triad

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

Tags: , , , , , , ,
Posted in Debugging, Flex :: 4 Comments »