[Tool] YSlow amazing analyzer for web apps from yahoo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[Tool] YSlow amazing analyzer for web apps from yahoo

Sebastian Sastre-2
Hi there,
 
    I just write to share this that I found today:
 
 
    You install that over a Firefox with Firebug and you gain it's features.
 
    Seems very detailed so useful to help with tunning in the optimization phase of the developed application
 
    cheers!
 

Sebastian Sastre

 

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: [Tool] YSlow amazing analyzer for web apps from yahoo

Boris Popov, DeepCove Labs (SNN)
Yup, this went out yesterday,

http://leftshore.wordpress.com/2007/07/25/introducing-yslow/

Cheers,

-Boris

--
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

[hidden email]

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

> -----Original Message-----
> From: [hidden email] [mailto:seaside-
> [hidden email]] On Behalf Of Sebastian Sastre
> Sent: Thursday, July 26, 2007 12:58 PM
> To: 'Seaside - general discussion'
> Subject: [Seaside] [Tool] YSlow amazing analyzer for web apps from
yahoo

>
> Hi there,
>
>     I just write to share this that I found today:
>
> http://com3.devnet.re3.yahoo.com/yslow/
>
>     You install that over a Firefox with Firebug and you gain it's
> features.
>
>     Seems very detailed so useful to help with tunning in the
optimization
> phase of the developed application
>
>     cheers!
>
> Sebastian Sastre
>
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: [Tool] YSlow amazing analyzer for web apps from yahoo

Ron Teitelbaum
Yeah well I saw it here:
http://developers.slashdot.org/article.pl?sid=07/07/25/1249239 

:)

Ron

> -----Original Message-----
> From: [hidden email] [mailto:seaside-
> [hidden email]] On Behalf Of Boris Popov
> Sent: Thursday, July 26, 2007 4:00 PM
> To: Seaside - general discussion
> Subject: RE: [Seaside] [Tool] YSlow amazing analyzer for web apps from
> yahoo
>
> Yup, this went out yesterday,
>
> http://leftshore.wordpress.com/2007/07/25/introducing-yslow/
>
> Cheers,
>
> -Boris
>
> --
> +1.604.689.0322
> DeepCove Labs Ltd.
> 4th floor 595 Howe Street
> Vancouver, Canada V6C 2T5
> http://tinyurl.com/r7uw4
>
> [hidden email]
>
> CONFIDENTIALITY NOTICE
>
> This email is intended only for the persons named in the message
> header. Unless otherwise indicated, it contains information that is
> private and confidential. If you have received it in error, please
> notify the sender and delete the entire message including any
> attachments.
>
> Thank you.
>
> > -----Original Message-----
> > From: [hidden email] [mailto:seaside-
> > [hidden email]] On Behalf Of Sebastian Sastre
> > Sent: Thursday, July 26, 2007 12:58 PM
> > To: 'Seaside - general discussion'
> > Subject: [Seaside] [Tool] YSlow amazing analyzer for web apps from
> yahoo
> >
> > Hi there,
> >
> >     I just write to share this that I found today:
> >
> > http://com3.devnet.re3.yahoo.com/yslow/
> >
> >     You install that over a Firefox with Firebug and you gain it's
> > features.
> >
> >     Seems very detailed so useful to help with tunning in the
> optimization
> > phase of the developed application
> >
> >     cheers!
> >
> > Sebastian Sastre
> >
> >
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: [Tool] YSlow amazing analyzer for web apps from yahoo

Sebastian Sastre-2
In reply to this post by Boris Popov, DeepCove Labs (SNN)

By the way..

        I'm writting some example code to send to John the author of Firebug
as he requested to me after asking in Firebug's list for the feature of
beign able to live debug when putting a "halt" in code. Even when the code
it's istalled dynamically in a js object and the function is called inside a
call() and apply() or an eval().

        With other limitations aside, this will open the door to the
smalltalk style of developing experience but in JS. This is great because
we, smalltalkers, will be able to use JS smalltalkishly and I'm curious
about what this will bring.

        Rubiers has been succesfully using it's style in prototype with very
good results. I'm sure we also can do very cool JS stuff. Something
complementing Seaside itself from the browser perspective perhaps..
       
        cheers!

Sebastian Sastre

> -----Mensaje original-----
> De: [hidden email]
> [mailto:[hidden email]] En nombre
> de Boris Popov
> Enviado el: Jueves, 26 de Julio de 2007 17:00
> Para: Seaside - general discussion
> Asunto: RE: [Seaside] [Tool] YSlow amazing analyzer for web
> apps from yahoo
>
> Yup, this went out yesterday,
>
> http://leftshore.wordpress.com/2007/07/25/introducing-yslow/
>
> Cheers,
>
> -Boris
>
> --
> +1.604.689.0322
> DeepCove Labs Ltd.
> 4th floor 595 Howe Street
> Vancouver, Canada V6C 2T5
> http://tinyurl.com/r7uw4
>
> [hidden email]
>
> CONFIDENTIALITY NOTICE
>
> This email is intended only for the persons named in the
> message header. Unless otherwise indicated, it contains
> information that is private and confidential. If you have
> received it in error, please notify the sender and delete the
> entire message including any attachments.
>
> Thank you.
>
> > -----Original Message-----
> > From: [hidden email] [mailto:seaside-
> > [hidden email]] On Behalf Of Sebastian Sastre
> > Sent: Thursday, July 26, 2007 12:58 PM
> > To: 'Seaside - general discussion'
> > Subject: [Seaside] [Tool] YSlow amazing analyzer for web apps from
> yahoo
> >
> > Hi there,
> >
> >     I just write to share this that I found today:
> >
> > http://com3.devnet.re3.yahoo.com/yslow/
> >
> >     You install that over a Firefox with Firebug and you gain it's
> > features.
> >
> >     Seems very detailed so useful to help with tunning in the
> optimization
> > phase of the developed application
> >
> >     cheers!
> >
> > Sebastian Sastre
> >
> >
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside