hi Steve,
You can drop Firebug for a moment and use Safari 3.0 Web Inspector,
You will need eventually to change your UA code to render in Safari on
desktop machine but you will have access to Network panel in Inspector
which pretty outlines everything you asked (timing of requests,
headers, .gzip information, total downloads, separation of data
downloads based on type, etc), (and of course your CSS for iPhone will
nearly works perfectly that way),
http://webkit.org/blog/108/yet-another-one-more-thing-a-new-web-inspector/

regards,
Peter

On Dec 20, 5:19 pm, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> What are some debugging tools you are all using to optimize your web
> applications?  I want to ensure proper headers for cache expiration
> and gzip are properly being set.
>
> The most realistic way has been so far using live http headers + yslow
> + firebug on a desktop with a firewall I tuned to rate limit my
> Internet pipe to that of EDGE.
>
> Really want to just ensure objects are being caches properly as
> that'll be more than half the battle towards improving my user's
> experience.
>
> Cheers!
>
> - sf
>
> Sent from my iPhone
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to