Archive for October, 2007

Profiling code performance – Aptana

Introduction. The Firebug console provides you with three ways to detect performance problems in your code : Determining how long a function takes to execute; Running a code profile on a script; Running a code profile on specific blocks …

, , , , , , , , , , ,

No Comments

Jivespace: What's your favorite plugin debugging…

You set up for remote debugging or you use Ant to build and deploy to the running Clearspace instance, or some such. In other words, you don’t get into the Clearspace source code . You create a project that includes your plugin code and …

, , , , , , , , , , , , ,

No Comments