Archive for November 13th, 2007

Tuesday, November 13th, 2007

Fastest way to understand what a web app is doing

The fastest way I know of to understand what a web application is doing - is to simply get some logging on the database and webservice calls.
You could print the output to the apache error log, but I like the technique shown below simply because its really easy to use and you get […]

No Comments » - Posted in technology by admin

Tuesday, November 13th, 2007

Intel VTune Performance Analyser

Came across  Intel VTune product
First impression is its an attempt by intel to lock developers into intel  hardware.
Just another example of :
“Hardware companies write software to sell hardware, software companies supply hardware to sell software”.

No Comments » - Posted in Uncategorized by pbirnie