Welcome Message From Steve |
![]() ![]() |
Welcome Message From Steve |
Apr 23 2008, 08:33 PM
Post
#1
|
|
|
|
If you're tuning in to this webcast you must care about making web sites faster, just like me. No one likes to sit and wait watching their browser load slow pages. I'll talk about the best practices described in my book and will do a demo of YSlow analyzing some of the top web sites in the world. I'll also hint at what's coming up next. Talk to you soon.
|
|
|
|
Apr 24 2008, 10:44 AM
Post
#2
|
|
|
|
will you be adding to yslow (or other new tool) the ability to ignore or otherwise create a special category for analytics references?
i notice, that yslow always dings my site for google analytics references. it might be good to know that they are done improperly, but it's actually just telling me that there is no expires header on the the analytics js file. QUOTE These components do not have a far future Expires header: * [HTTP headers] (no expires) https://ssl.google-analytics.com/ga.js i'm pretty sure it's not the greatest idea to proxy-cache this myself in order to lower the fetch overhead for my clients, but that is possible. Do you have thoughts on that? |
|
|
|
Apr 25 2008, 06:45 AM
Post
#3
|
|
|
|
Woody: This is a hard problem because if Google makes ga.js cacheable and they have to push a change, then they have to get everyone to update to ga2.js - that's not feasible. If it was me I would proxy ga.js on my own server and use that in my page. I would also write a cron job that checked the Last-Modified (or checksum or whatever) of ga.js and alert me whenever it changed so that I could update my own code. I've been thinking that it would be nice to have a service like this: alert me whenever URL X is updated.
-Steve |
|
|
|
Dec 28 2008, 02:30 PM
Post
#4
|
|
|
|
Hey Steve:
Will you mind telling me what ySlow is? I tried researching on Google, but I came up with a Firefox add-on. Is this correct, or is this a JavaScript file(s)? Thanks, ~iE |
|
|
|
Feb 1 2010, 02:07 AM
Post
#5
|
|
|
|
Hi Steve,
Thanks for the welcome. I am concerned as have heard a lot about Google Caffeine affect lately. -------------------- |
|
|
|
Feb 2 2010, 09:15 AM
Post
#6
|
|
|
|
one question about ySlow: is it a bug?
I have FF 3.0 with Firebug 1.05 and YSlow 0.9.5b1 and TabMixPlus 0.3.6. Basically when I load a BASIC Auth protected page and after clicking OK and while that page loads, I go to double click on FF's tab-area to open a new tab and a grey dialogue box opens that says: "Please enter a valid website address before running YSlow." I have o nly managed to replicate this without BASIC Auth sites once. It seems to be consistent on sites with BASIC Auth though. Is this a bug, does anyone know anything about this? Thanks a lot for your time. -------------------- |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 10th February 2010 - 01:46 AM |