[jQuery] Re: [OT] Development tool by yahoo for firebug

2007-07-26 Thread Benjamin Sterling
I don't fully agree, with that, but that is only because most of the projects I've been working on require a ton of "document.write". That, and the file sizes of my includes are very small and testing it using sloppy ( http://www.dallaway.com/sloppy/) shows no real performance hit. On 7/26/07, B

[jQuery] Re: [OT] Development tool by yahoo for firebug

2007-07-26 Thread Bil Corry
Benjamin Sterling wrote on 7/25/2007 6:49 AM: Came across this today and found it pretty interesting when looking at some of my current projects. Figured I'd share. http://developer.yahoo.com/yslow/ Their advice to "Move Scripts to the Bottom" is an interesting one. I currently place the

[jQuery] Re: [OT] Development tool by yahoo for firebug

2007-07-25 Thread Dan G. Switzer, II
Benjamin, >Came across this today and found it pretty interesting when looking at some >of my current projects. Figured I'd share. > >http://developer.yahoo.com/yslow/ Thanks for the link--looks interesting. -Dan