Re: Announce: Django Performance Monitoring

2006-07-10 Thread Ian Holsman
Hi Favo, It's free if you work on a OSS project. regards Ian On 11/07/2006, at 12:21 AM, favo wrote: > > Ask very carefully, Do you want to make it OS? > If you feel not happy with the question, just ignore it please. > > > > --~--~-~--~~~---~--~~ You received

Re: Announce: Django Performance Monitoring

2006-07-10 Thread favo
Ask very carefully, Do you want to make it OS? If you feel not happy with the question, just ignore it please. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email

Re: Announce: Django Performance Monitoring

2006-07-09 Thread Ian Holsman
Thanks Jeremy. I'll add that feature shortly. On 10/07/2006, at 6:06 AM, Jeremy Dunck wrote: > > On 7/9/06, Ian Holsman <[EMAIL PROTECTED]> wrote: >> you can find out more about it here: http://zilbo.com/@perfmon > > On the log detail screen, and if the response MIME is > browser-renderable (htm

Re: Announce: Django Performance Monitoring

2006-07-09 Thread Jeremy Dunck
On 7/9/06, Ian Holsman <[EMAIL PROTECTED]> wrote: > you can find out more about it here: http://zilbo.com/@perfmon On the log detail screen, and if the response MIME is browser-renderable (html or so), you can throw the response content into an IFrame using a data URL for added goodness: http://

Announce: Django Performance Monitoring

2006-07-09 Thread Ian Holsman
Perform is a tool to help you diagnose your performance and QA issues within your Django application.you can find out more about it here: http://zilbo.com/@perfmonI've decided to charge $20 for it. People using it for debugging open source projects can get it for free. regardsIan --~--~-~--