... You'll see a lot more ... rather than DOM events. ... multiple browsers to ... file has been ... script could do a ... light ... browser ... shows ... I...
Hi, I've seen a couple threads about automating YSlow. Unfortunately there are no replies in these threads. So I figured I would start my own. :) I would love...
The gap in the web performance "waterfall chart" almost always indicates that the browser is either executing inline JavaScript/VBScript, or downloading and...
I sure I remember replying to at least one of those threads, but not sure if I covered it in detail. You'll need to run your own automation logic - most people...
This has been asked several times, because these instructions do not give a complete solution for running YSlow in monitoring mode. What is needed are specific...
All, Â We are experiencing an issue where cross domain javascript are being denied access by the browser. We tried domain lowering and it doesn't seem to work...
Hi again, just another thought: have you tried httpWatch basic - for loading the Page with IE ? that might show you directly if it is a network cause for the...
Hey guys, I think I've a performance tip that isn't mentioned so often. Its one of those small things, most of those rules are. One of the performance tips is...
Arjen, That's a really good point. Many years ago on a web project where we implemented every tweak we could think of, we adopted a convention of / i for...
Hello I am trying steve souders example for the Image map using Fire fox No image map http://stevesouders.com/hpws/imagemap-no.php?t=1202374052139 Image map ...
Thanks Gilles/Philip- Last night I was able to take your replies and setup an automatic yslow script. I'm using windows xp (not by choice) and had to make a...
Steve- Thanks for the links. It looks like both Repl and JSSH offer a cleaner solution than the shell script I previously posted. The 'sleep 20' can pose a...
Hi, Does anyone on the list have any information or done any studies to show how mod_rewrite can impact a sites performance? - Justin Lintz...
Justin Lintz
jlintz@...
Mar 10, 2009 7:27 pm
825
There's a really good book on mod_rewrite that discusses this in passing, the takeaway being that overcomplex regexes can cause problems. Ivepersonally never...
There's a really good book on mod_rewrite that discusses this in passing, the takeaway being that overcomplex regexes can cause problems. Ivepersonally never...
Hello, I love this tool :) I tried to upload a zipfile with 2 images but it could not determine the filetype. Can the tool process the images in a zip file or...
Hey Tom, Thanks! Smush.it doesn¹t support zip files yet. But it allows multi-file uploads so you can upload a batch of files in one shot. Best, Stoyan ... Re:...
Hello , Through my work as a User Interface developer I believe that a well coded and a semantic HTML and CSS Can Reflect a higher performance level than ...
Hi Bassem, It already is one of the new rules. You can find more information on the YDN site. http://developer.yahoo.com/performance/rules.html#min_dom Cheers,...
Hello Take a look at this: http://alrayy.com, which is, maybe, the fastest website you would ever encounter. ________________________________ From: Bassem...
hello guys , Do anyone knows a website that offers a service to host my files (CSS,JS,..) as Gzipped ? because I'm on a shared hosting and cant Gzip my files...
If you can't configure it at Apache's end you can always create a custom script and load your static files via that file. ... -- Isaak Malik Web Developer...
Isaak Malik
isooik@...
Mar 20, 2009 8:10 pm
843
Check out this article: http://www.sitepoint.com/article/web-site-optimization-steps/ Starting at page 2 it offers different approaches to implementing ...
You may want to check out this article http://24ways.org/2008/using-google-app-engine-as-your-own-cdn but do read the App Engine site as the quotas will be...