Hi, YSlow is not working in FF9. Please let me know what need to be done... I saw a javascript error in the following function onClickStatusIcon: function () {...
2010
dabintn
Feb 21, 2012 2:30 am
I click on the yslow icon and it does nothing. I don't even see a tab in Firebug for it. https://groups.google.com/forum/#!topic/firebug/o8B3lAcDI8A...
2011
venkat 8
vnkt86
Feb 21, 2012 2:30 am
I have installed the Yslow 3.0.4 and Firebug 1.9.0 on Firefox 6.0. But Yslow not running. Kindly help to me fix the issue....
2012
moertin2012
Feb 21, 2012 2:31 am
... - http://en.wikipedia.org/wiki/Web_Open_Font_Format It would be great if the notice about the missing compression could be removed! Best, martin...
2013
Philip Tellis
philiptellis
Feb 21, 2012 3:32 am
On 19 February 2012 16:20, Melissa <Melissa@...> wrote: [snip] ... Etags are generally not needed for static components if you already ...
2014
Melissa
colorado_pro...
Feb 21, 2012 5:07 am
... Thanks Phil. I dug deeper into the GTMetrix explanation and wound up putting FileETag none into my .htaccess file, which solved it. Now, while my scores...
2015
Marcel Duran
marcelduran
Feb 21, 2012 5:25 am
This issue was already solved with YSlow 3.0.9 -- Marcel Duran Sent from a mobile device ... [Non-text portions of this message have been removed]...
2016
Marcel Duran
marcelduran
Feb 21, 2012 5:27 am
Please update YSlow for FF, the latest version is 3.0.9 -- Marcel Duran Sent from a mobile device ... [Non-text portions of this message have been removed]...
2017
Marcel Duran
marcelduran
Feb 21, 2012 5:29 am
Please update YSlow for FF, the latest version is 3.0.9 -- Marcel Duran Sent from a mobile device ... [Non-text portions of this message have been removed]...
2018
Marcel Duran
marcelduran
Feb 21, 2012 5:30 am
Please update YSlow for FF, the latest version is 3.0.9 -- Marcel Duran Sent from a mobile device ... [Non-text portions of this message have been removed]...
2019
Marcel Duran
marcelduran
Feb 21, 2012 5:31 am
Please update YSlow for FF, the latest version is 3.0.9 -- Marcel Duran Sent from a mobile device ... [Non-text portions of this message have been removed]...
2020
Philip Tellis
philiptellis
Feb 21, 2012 6:16 am
I'm afraid this is something you'll have to take up with Cloudflare39;s support staff. I'm not familiar with what they do to accelerate your website. ... -- ...
2021
Marco Tolk
marco.tolk
Feb 21, 2012 12:59 pm
Hi all, it turns out to be a bug in yslow.(https://github.com/marcelduran/yslow/issues/5) <https://github.com/marcelduran/yslow/issues/5> It's already fixed,...
2022
Marcel Duran
marcelduran
Feb 22, 2012 9:45 pm
If you meant smushit tool, then there's no such option. You can just ignore those .gif appended with .png, e.g.: image.gif.png Marcel Duran ... [Non-text...
2023
Marcel Duran
marcelduran
Mar 3, 2012 5:40 pm
Thanks, I've just opened an issue at Github YSlow repo https://github.com/marcelduran/yslow/issues/18 <https://github.com/marcelduran/yslow/issues/18>Feel free...
2024
Marcel Duran
marcelduran
Mar 4, 2012 1:18 am
I've just opened a ticket on GitHub YSlow repo: https://github.com/marcelduran/yslow/issues/19 Feel free to comment and open new issues directly. ...
2025
Dr. Pete Markiewicz
pindiespace
Mar 5, 2012 9:38 pm
Yup, archive.org would let us count the number of HTTP requests and image sizes. Excellent idea. However, it seems to me that you can only go back now to the...
2026
Dr. Pete Markiewicz
pindiespace
Mar 5, 2012 9:38 pm
I've been developing a framework for incorporating sustainability (e.g. Life Cycle, Cradle2Cradle) analysis into the development and design of websites - see...
2027
Andrew
andrewjmarino
Jun 16, 2012 7:05 pm
I believe (from what I know) that the Yahoo Smush.It service is the one also being used with Wordpress. It has been down for some time now. It will randomly...
2028
Marcel Duran
marcelduran
Jun 18, 2012 6:11 pm
Hi Andrew, Is it still happening? smushit.com seems to be working fine for me. Best, @marcelduran ... [Non-text portions of this message have been removed]...
2029
Rodrigo Castilho
rodcastg
Jun 18, 2012 6:40 pm
Marcel, Sometimes the server is very slow, has already happened today. ... -- Rodrigo Castilho aka RODCAST www.rodrigocastilho.com...
2030
Andrew Marino
andrewjmarino
Jun 30, 2012 4:50 pm
It is still not working for me - same error message - automatic smushing has been temporarily disabled... I think it worked 2-3 times in the last two weeks or...
2031
hakanergin79
Jun 30, 2012 5:00 pm
Service is always slow and unresponsive. Yahoo should be do something about this big problem....
2032
Brandon
lacrossejunk...
Jul 13, 2012 2:07 pm
Greetings, I recently became very interested in yslow and have decided to integrate it with Jenkins. I have gone through the steps to install phantomjs and...
2033
kuczynskipiotr
Jul 13, 2012 2:11 pm
Apache provides an option to control gzip compression level: http://httpd.apache.org/docs/2.0/mod/mod_deflate.html#deflatecompressionlevel ...
2034
Marcel Duran
marcelduran
Jul 13, 2012 5:01 pm
Can you open such page running this very simple phantomJS script in your terminal: var page = new WebPage(); var url =...
2035
Marcel Duran
marcelduran
Jul 13, 2012 5:14 pm
This is an interesting idea, however YSlow is not able to do so, it's a static JavaScript analysis tool, maybe Google page speed which is in C++ can help. I'd...
2036
Brandon
lacrossejunk...
Jul 13, 2012 5:46 pm
**EDIT** This is not an issue. It was just a problem with the ssl-certificate that I was overlooking...
2037
joltblaster
Jul 16, 2012 11:13 am
When I run YSlow against a variety of pages on our site the graph for primed cache reports that the TotalWeight for HTML/Text is 0.0 for size. When I look in...
2038
Marcel Duran
marcelduran
Jul 18, 2012 6:53 am
Just opened an issue: https://github.com/marcelduran/yslow/issues/48 please use it to track and feel free to fork, fix and send me a pull request. Best, -- ...