Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

exceptional-performance · Exceptional Performance

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1386
  • Category: Yahoo!
  • Founded: Jul 18, 2007
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 1993 - 2022 of 2065   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#1993 From: "Darren Person" <dsperson1@...>
Date: Mon Nov 28, 2011 7:40 am
Subject: Re: YSlow plugin does not always load after reboot - Firebug or YSlow?
dsperson1
Send Email Send Email
 
Hi Betty,

Thanks for the response - please note that in the examples I've provided, these
were clean installs of Firefox followed by installing Firebug and YSlow and we
still have the problem.  Also, if you uninstall and re-install Firebug/Yslow,
the problem will come back after several browser restarts.

Please let me know if you are able to find any work arounds - there are several
other people looking into this on the Firebug team as well.

Thanks!
-Darren

--- In exceptional-performance@yahoogroups.com, betty tso <bettyytso@...> wrote:
>
> hi Darren,
>
> Thank you for providing detailed steps to reproduce the issue.
>
> We've found that user has to completely re-install FF8, latest Firebug and
YSlow to make YSlow work once user updated to FF8 and latest Firebug.
>
> Thanks for filing the bug with Firebug; we'll also try to find a workaround
from YSlow side to take care of this. Will keep you posted.
>
> thanks,
> -betty
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Engineering Manager, Exceptional Performance
> 701 First Avenue, Sunnyvale, CA, 94089
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "I don't believe in the no-win scenario." - James T. Kirk from Star Trek.
>
>
>
>
>
> ________________________________
>  From: Darren Person <dsperson1@...>
> To: exceptional-performance@yahoogroups.com
> Sent: Monday, November 21, 2011 12:09 PM
> Subject: [exceptional-performance] YSlow plugin does not always load after
reboot - Firebug or YSlow?
>
>
>  
> Reported to Firebug as well:
http://code.google.com/p/fbug/issues/detail?id=4970
>
> TEST CASE:
> - YSlow installed an configured to autorun with each page view after page
loads.  Typically works when Yslow is installed within the same session or
instance of firefox, however, when firefox is rebooted, yslow plugin doesn't
appear to get loaded into Firebug.
>
> Detailed STEPS TO REPRODUCE the issue
> - Installed Firebug & YSlow add-on into Firefox
> - Chose Yslow "Autorun" feature - right click in status menu, "Autorun"
> - Start Firefox and visit any webpage (notice Yslow tab in Firebug)
> - Shutdown the browser and restart Firefox (maybe two or three times)
> - Yslow no longer appears on the Firebug Add-on Menu nor runs.
>
> Expected result - Firebug should open with Yslow plugin and run upon load of
default "homepage".  Instead, Firebug loads and YSlow appears to be disables /
doesn't run.
>
> I've tried this with multiple versions:
> Browser: Firefox 8
> Addon-on: Firebug 1.8.4
> Addon-on: Yslow 3.0.4
> OS: Windows 7
> OS: Windows Server 2008
> OS: CentOS.
>
> Note, this is happening after several reboots post installing YSlow / Firebug
(re-start firefox several times in a row).  But once it happens, it doesn't come
back unless you re-install Yslow.
>
> When the failure happens, YSlow isn't listed in the Firebug toolbar anymore. 
Also, the YSlow icon in the right bottom corner of the browser shows the YSlow
icon without the "YSlow" text to he right.
>
> I've tried this on Windows 7, Windows Server 2008 & CentOS without issue. 
I've even tried it on a VM at Amazon to make sure it wasn't something
environmental.  let me know if you are able to re-produce.
>
>
>
>
> [Non-text portions of this message have been removed]
>

#1994 From: "Dr. Pete Markiewicz" <pindiespace@...>
Date: Sat Dec 10, 2011 12:06 am
Subject: Older History of Web Page Download speeds - Jevons' Paradox
pindiespace
Send Email Send Email
 
I'm interested in finding any historical data on web page download speeds that
goes past the last few years. The data at httparchive.org only goes back a year,
and it apparently has bias. It would be interesting to compare "high
performance" websites today to the resources web pages used 10 years ago - more
or less? My main interest is in how "Jevons' Paradox" might apply to the web -
the hypothesis that increased efficiency leads to a net increase in energy use,
rather than the opposite.

#1995 From: Peter Booth <peter_booth@...>
Date: Sun Dec 11, 2011 1:39 pm
Subject: Re: Older History of Web Page Download speeds - Jevons' Paradox
christopher_...
Send Email Send Email
 
It's a fascinating question.

There are a few data sets that can help here:

Keynote have publicly accessible archives of their benchmark results that go
back a few years.
Archive.org has archived copies of individual pages of many websites.

I was recently looking at (non public) data about performance of an ecommerce
site that's over ten years old. What was striking was that the long term trend
was flat to increasing- response times varied between one and three seconds,
sometimes decreasing for nine months then reverting.

It would be interesting to see a study that considered many sites.

As a performance guy I'm continually struck by the human reluctance to consider
performance data in an objective fashion. Indeed it seems to scare many people.

Peter

Sent from my iPhone

On Dec 9, 2011, at 7:06 PM, "Dr. Pete Markiewicz" <pindiespace@...> wrote:

> I'm interested in finding any historical data on web page download speeds that
goes past the last few years. The data at httparchive.org only goes back a year,
and it apparently has bias. It would be interesting to compare "high
performance" websites today to the resources web pages used 10 years ago - more
or less? My main interest is in how "Jevons' Paradox" might apply to the web -
the hypothesis that increased efficiency leads to a net increase in energy use,
rather than the opposite.
>
>


[Non-text portions of this message have been removed]

#1996 From: Marcel Duran <contact@...>
Date: Thu Dec 15, 2011 10:24 pm
Subject: Re: Re: optimization of our banner image not working
marcelduran
Send Email Send Email
 
Hi,

Using PNGSlim <http://graphicsoptimization.com/blog/?p=7> I was able to
shave off a few bytes of the given PNG image.
The original was a PNG24 with 233k and PNGSlim optimized to 217K (16k ~7%
savings) keeping the same quality.
Converting the original to PNG8 (256 colors) using
PNGQuant<http://pornel.net/pngquant>it was reduced to 85K (148k ~64%
savings) but the quality was compromised.
Running PNGSlim on the PNG8 resulted in 78K (155k ~67% savings) the quality
was even worse (faded).

PNGSlim is an awesome tool but it takes longer to optimize, in the example
above took a few hours on PNG24 and around an hour on PNG8.

See attached image results, let me know if one can't get (not sure if Y!
groups will block/discard them)

Best,

Marcel Duran


On Tue, Nov 22, 2011 at 9:34 AM, brian.cantoni <brian@...> wrote:

> **
>
>
> --- In exceptional-performance@yahoogroups.com, "Ramesh Dhananjeyan"
> <ramesh_rgcet33@...> wrote:
> > url:- http://geosocials.org/workbench/social/images/banner-main.png
> > size:- 233kb
> > message i got from smushit:- Smush.it did not find any
> > saving of your image(s).
>
> Your image is already pretty well optimized, so the the compression tools
> that Smush.it uses didn't find any additional savings. PageSpeed and
> WebPageTest.org had the same results.
>
> brian
>
> --
>
> Brian Cantoni
> www.cantoni.org
>
>
>


[Non-text portions of this message have been removed]

#1997 From: "invitedinterloper" <treddick@...>
Date: Thu Dec 15, 2011 12:21 pm
Subject: Limitations of YSlow rule: Don't Scale Images in HTML
invitedinter...
Send Email Send Email
 
Rule Don't Scale Images in HTML
<http://developer.yahoo.com/performance/rules.html#no_scale> does not detect the
following cases:

1  Resizing an image with a containing element where the <img> element has no
width and height attributes. For (real-life) example:

<td width="250">
<img height="160" border="0" img="" src="images/may7.jpg">
</td>

2  Resizing images in CSS. Another real-life example:

<img title="Student beside story sack display"
src="/news/PublishingImages/20111214PR1A.jpg" class="image-fixed-width">

Since their omission can give a misleadingly high grade to sites which resize
images in other ways, would it be possible to add these checks to the rule?

#1998 From: "Darren Person" <dsperson1@...>
Date: Fri Jan 6, 2012 10:57 am
Subject: Re: YSlow plugin does not always load after reboot - Firebug or YSlow?
dsperson1
Send Email Send Email
 
Hi Betty,

Has there been any update on this bug?  The Firebug team has offered to assist
in fixing it. http://code.google.com/p/fbug/issues/detail?id=4970 - Please see
comment #9.

Thanks!
-Darren

--- In exceptional-performance@yahoogroups.com, betty tso <bettyytso@...> wrote:
>
> hi Darren,
>
> Thank you for providing detailed steps to reproduce the issue.
>
> We've found that user has to completely re-install FF8, latest Firebug and
YSlow to make YSlow work once user updated to FF8 and latest Firebug.
>
> Thanks for filing the bug with Firebug; we'll also try to find a workaround
from YSlow side to take care of this. Will keep you posted.
>
> thanks,
> -betty
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Engineering Manager, Exceptional Performance
> 701 First Avenue, Sunnyvale, CA, 94089
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> "I don't believe in the no-win scenario." - James T. Kirk from Star Trek.
>
>
>
>
>
> ________________________________
>  From: Darren Person <dsperson1@...>
> To: exceptional-performance@yahoogroups.com
> Sent: Monday, November 21, 2011 12:09 PM
> Subject: [exceptional-performance] YSlow plugin does not always load after
reboot - Firebug or YSlow?
>
>
>  
> Reported to Firebug as well:
http://code.google.com/p/fbug/issues/detail?id=4970
>
> TEST CASE:
> - YSlow installed an configured to autorun with each page view after page
loads.  Typically works when Yslow is installed within the same session or
instance of firefox, however, when firefox is rebooted, yslow plugin doesn't
appear to get loaded into Firebug.
>
> Detailed STEPS TO REPRODUCE the issue
> - Installed Firebug & YSlow add-on into Firefox
> - Chose Yslow "Autorun" feature - right click in status menu, "Autorun"
> - Start Firefox and visit any webpage (notice Yslow tab in Firebug)
> - Shutdown the browser and restart Firefox (maybe two or three times)
> - Yslow no longer appears on the Firebug Add-on Menu nor runs.
>
> Expected result - Firebug should open with Yslow plugin and run upon load of
default "homepage".  Instead, Firebug loads and YSlow appears to be disables /
doesn't run.
>
> I've tried this with multiple versions:
> Browser: Firefox 8
> Addon-on: Firebug 1.8.4
> Addon-on: Yslow 3.0.4
> OS: Windows 7
> OS: Windows Server 2008
> OS: CentOS.
>
> Note, this is happening after several reboots post installing YSlow / Firebug
(re-start firefox several times in a row).  But once it happens, it doesn't come
back unless you re-install Yslow.
>
> When the failure happens, YSlow isn't listed in the Firebug toolbar anymore. 
Also, the YSlow icon in the right bottom corner of the browser shows the YSlow
icon without the "YSlow" text to he right.
>
> I've tried this on Windows 7, Windows Server 2008 & CentOS without issue. 
I've even tried it on a VM at Amazon to make sure it wasn't something
environmental.  let me know if you are able to re-produce.
>
>
>
>
> [Non-text portions of this message have been removed]
>

#1999 From: Adrian Yee <adrian@...>
Date: Mon Jan 9, 2012 9:32 pm
Subject: Re: Re: YSlow plugin does not always load after reboot - Firebug or YSlow?
adrian@...
Send Email Send Email
 
Ran into this issue (it's even worse with Firebug 1.9) and put a hacky
fix in since we need it to work properly with GTmetrix.  Here's the
patch we're using:

--- yslow-3.0.4/chrome/content/yslow-firefox.js 2011-08-08
13:15:15.000000000 -0700
+++ yslow-3.0.4-gtmetrix/chrome/content/yslow-firefox.js 2012-01-05
17:14:13.000000000 -0800
@@ -112,6 +112,16 @@
           }

           if (typeof Firebug !== 'undefined') {
+            // There seems to be some sort of timing issue with YSlow and
+            // Firebug which causes an error in YSLOW.FBYSlow.init(),
+            // "YSLOW.firefox.startup():TypeError: FBL.extend is not a
+            // function".  Hack around this by retrying the call to
+            // YSLOW.FBYSlow.init() if it fails.
+            if (typeof FBL.extend !== 'function') {
+                YSLOW.util.setTimer(function() {
YSLOW.firefox.startup(wmode); }, 10);
+                return;
+            }
+
               try {
                   if (Firebug === null) {
                       FBL.ns(function () {


I'm not sure why FBL.extend isn't set up correctly sometimes and I don't
know enough about Firebug internals to fix it properly.  Hope this helps!

Adrian

On 01/06/12 02:57, Darren Person wrote:
> Hi Betty,
>
> Has there been any update on this bug? The Firebug team has offered to
> assist in fixing it. http://code.google.com/p/fbug/issues/detail?id=4970
> - Please see comment #9.
>
> Thanks!
> -Darren
>
> --- In exceptional-performance@yahoogroups.com
> <mailto:exceptional-performance%40yahoogroups.com>, betty tso
> <bettyytso@...> wrote:
>  >
>  > hi Darren,
>  >
>  > Thank you for providing detailed steps to reproduce the issue.
>  >
>  > We've found that user has to completely re-install FF8, latest
> Firebug and YSlow to make YSlow work once user updated to FF8 and latest
> Firebug.
>  >
>  > Thanks for filing the bug with Firebug; we'll also try to find a
> workaround from YSlow side to take care of this. Will keep you posted.
>  >
>  > thanks,
>  > -betty
>  >
>  > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  > Engineering Manager, Exceptional Performance
>  > 701 First Avenue, Sunnyvale, CA, 94089
>  > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  > "I don't believe in the no-win scenario." - James T. Kirk from Star Trek.
>  >
>  >
>  >
>  >
>  >
>  > ________________________________
>  > From: Darren Person <dsperson1@...>
>  > To: exceptional-performance@yahoogroups.com
> <mailto:exceptional-performance%40yahoogroups.com>
>  > Sent: Monday, November 21, 2011 12:09 PM
>  > Subject: [exceptional-performance] YSlow plugin does not always load
> after reboot - Firebug or YSlow?
>  >
>  >
>  > Â
>  > Reported to Firebug as well:
> http://code.google.com/p/fbug/issues/detail?id=4970
>  >
>  > TEST CASE:
>  > - YSlow installed an configured to autorun with each page view after
> page loads. Typically works when Yslow is installed within the same
> session or instance of firefox, however, when firefox is rebooted, yslow
> plugin doesn't appear to get loaded into Firebug.
>  >
>  > Detailed STEPS TO REPRODUCE the issue
>  > - Installed Firebug & YSlow add-on into Firefox
>  > - Chose Yslow "Autorun" feature - right click in status menu, "Autorun"
>  > - Start Firefox and visit any webpage (notice Yslow tab in Firebug)
>  > - Shutdown the browser and restart Firefox (maybe two or three times)
>  > - Yslow no longer appears on the Firebug Add-on Menu nor runs.
>  >
>  > Expected result - Firebug should open with Yslow plugin and run upon
> load of default "homepage". Instead, Firebug loads and YSlow appears to
> be disables / doesn't run.
>  >
>  > I've tried this with multiple versions:
>  > Browser: Firefox 8
>  > Addon-on: Firebug 1.8.4
>  > Addon-on: Yslow 3.0.4
>  > OS: Windows 7
>  > OS: Windows Server 2008
>  > OS: CentOS.
>  >
>  > Note, this is happening after several reboots post installing YSlow /
> Firebug (re-start firefox several times in a row). But once it happens,
> it doesn't come back unless you re-install Yslow.
>  >
>  > When the failure happens, YSlow isn't listed in the Firebug toolbar
> anymore. Also, the YSlow icon in the right bottom corner of the browser
> shows the YSlow icon without the "YSlow" text to he right.
>  >
>  > I've tried this on Windows 7, Windows Server 2008 & CentOS without
> issue. I've even tried it on a VM at Amazon to make sure it wasn't
> something environmental. let me know if you are able to re-produce.
>  >
>  >
>  >
>  >
>  > [Non-text portions of this message have been removed]
>  >
>
>

#2000 From: "Marco Tolk" <marco@...>
Date: Mon Feb 20, 2012 10:53 am
Subject: YSlow sends HTTP GET instead of HTTP POST to beacon URL grade
marco.tolk
Send Email Send Email
 
Hi,

I'm trying to use YSlow in combination with showslow.
I've got the setup working and yslow is sending data to the beacon in my
showslow instance.

I've set the extensions.yslow.beaconInfo to grade. Accoring to the Yslow 
documentation: http://developer.yahoo.com/yslow/help/beacons.html#yslow_beacon
The data should be sent using a POST request. In my showslow instance I noticed
that most grade data doesn't show up.

Then I noticed, in the apache access logs of my showslow instance, that the data
sent to showslow was sent with a HTTP GET request insead of a HTTP POST.

Did I forget to configure something or is this a bug?

My setup:
Firefox portable 10.0.1 running on window-7(64-bit)
extensions firebug 1.9.1
            yslow 3.0.9

Any help in figuring this out would be appreciated.

Regards,
Marco

#2001 From: "Melissa" <Melissa@...>
Date: Sun Feb 19, 2012 9:20 pm
Subject: Misconfigured ETags
colorado_pro...
Send Email Send Email
 
Hi people,


I just happened across this group while searching for an answer to a YSlow
problem mentioned at GTMetrix

We're a small part time home based business, and had a guy design us a modest
site, because I didn't even know how to use CSS.

The site is at http://ColoradoProcessServers.net
and is hosted by HostGator for a few bucks a month. :-)

It's edited in Wordpress.

Lately I've been making kind of a challenging minor "hobby" out of tweaking the
speed. The latest was signing up for CloudFlare.

Results at:
http://gtmetrix.com/reports/coloradoprocessservers.net/vvxW9yNZ

On big remaining problem, it seems, is:

Configure entity tags (ETags)
F (0)

40%
	 Server  Low
What does this mean?
There are 11 components with misconfigured ETags

I'm not sure if this is something I can tweak in CloudFlare settings, or not?

At one point I was using the W3TC plugin in Wordpress but it seems to run faster
without it, just trying to do the same things with the Cloudflare settings, only
it caused a different problem with the above.

The site seemed to load faster though, when I used both W3TC and Cloudflare
together. At one point I had it down to about .44 second. Now without the W3TC
it takes longer to load but the scores seem higher, I even got a 100% on the
PageSpeed.

Suggestions on this, please?

Some people think I'm nuts for even messing with this, but it's a little fun and
challenging to me. I'm weird, what can I say? LOL

#2002 From: "wtfaliasxxxypf" <weberypf@...>
Date: Thu Feb 16, 2012 8:52 am
Subject: i want a option to select whether convert gif to png or not
wtfaliasxxxypf
Send Email Send Email
 
I want a option to select whether convert gif to png or not,
is it viable?

thx

#2003 From: "dpopiniuc" <dpopiniuc@...>
Date: Fri Feb 10, 2012 5:37 pm
Subject: Multiple background layers CSS3
dpopiniuc
Send Email Send Email
 
Multiple background layers CSS3 (2 images on same element) results in 404 error
according to YSlow which is not the case as the page renders successfully in
Internet Explorer, Chromer & Safari, Opera & Firefox.
I guess it's a bug... :-(

#2004 From: "rwbryantusa" <rwb@...>
Date: Sun Jan 29, 2012 7:07 pm
Subject: Yslow doesn't seem to work with Firefox 9.0.1
rwbryantusa
Send Email Send Email
 
Yslow doesn't seem to work with Firefox 9.0.1. I tried it under Chrome and that
works OK. No luck with ff 9.0.1 and Firebug 1.9.0.

Dick

#2005 From: "kirschix" <kcc1985@...>
Date: Sun Jan 29, 2012 5:41 pm
Subject: Smush it and copyright information / metadata
kirschix
Send Email Send Email
 
Hi
It seems that Smush it removes all of my exif metadata including copyright
information. I thought it would keept that data, as it is stated everywhere,
like in the FAQ...?
So what did I or smush it wrong?

#2006 From: "Mark A" <mark@...>
Date: Mon Jan 23, 2012 2:18 pm
Subject: Yslow won't run
mabrams_us
Send Email Send Email
 
I have two PC's both newly rebuilt Vista (32) & Win7 (64)

Both are running
Firefox 9.1.0
Firebug 1.9.0
YSlow 3.0.4

The YSlow icon is on the status bar with autorun selected and will transfer to
the YSlow homepage - thats it.  There is no tab on the Firebug for YSlow.

I have reset Firebug and set console on and checked the pannels - no YSlow.  
Prior to the rebuilds on the PCs Slow ran on both...

Please advise.
Thanks.
Mark

#2007 From: "vardhantrav" <svardhan@...>
Date: Wed Jan 18, 2012 4:03 pm
Subject: ECCN required for YSLOW
vardhantrav
Send Email Send Email
 
Dear Vendor,



We are using your software product "YSLOW" in one or more of our engagements at
Travelers in which the software will be used by non-U.S. citizens.  Under U.S.
export regulations, when Travelers provides software access to a non-US citizen,
it is considered an export to that person's home country. It makes no difference
where the software is loaded or where the person accesses the software, when we
provide access, we are performing an export.



The government has a classification system that covers everything from goods and
commodities to software and technology. The classifications are used to define
the government controls and export reporting/licensing requirements.  In most
cases, the government has little or no control/reporting requirements for
run-of-the-mill business software. However, in some cases, this software may
have encryption or certain high performance features that can be used for
criminal or terrorist purposes; these are the ones that they would like to
track.  They do this through the use of Export Compliance Classification Numbers
(ECCN).



The export classification number or ECCN, as it is called, requires in-depth
product knowledge, especially when classifying software products.  As such, we
look to the vendor to provide that information to Travelers.



Please provide the ECCN for "YSLOW" at your earliest convenience.

#2008 From: "Mark Abrams" <mark@...>
Date: Wed Jan 18, 2012 3:40 pm
Subject: RE: Re: YSlow plugin does not always load after reboot - Firebug or YSlow?
mabrams_us
Send Email Send Email
 
I just rebuilt (Jan 2012) a Win7 (64 Pro) installed Firefox, Firebug, and
Yslow.
Firebug runs - Yslow icon shows on the status bar but in Firebugs tabs, nor
can I get it to run.  It just transfers to the Yslow home ....




-----Original Message-----
From: exceptional-performance@yahoogroups.com
[mailto:exceptional-performance@yahoogroups.com] On Behalf Of Adrian Yee
Sent: Monday, January 09, 2012 4:32 PM
To: exceptional-performance@yahoogroups.com
Cc: Darren Person
Subject: Re: [exceptional-performance] Re: YSlow plugin does not always load
after reboot - Firebug or YSlow?

Ran into this issue (it's even worse with Firebug 1.9) and put a hacky
fix in since we need it to work properly with GTmetrix.  Here's the
patch we're using:

--- yslow-3.0.4/chrome/content/yslow-firefox.js 2011-08-08
13:15:15.000000000 -0700
+++ yslow-3.0.4-gtmetrix/chrome/content/yslow-firefox.js 2012-01-05
17:14:13.000000000 -0800
@@ -112,6 +112,16 @@
           }

           if (typeof Firebug !== 'undefined') {
+            // There seems to be some sort of timing issue with YSlow and
+            // Firebug which causes an error in YSLOW.FBYSlow.init(),
+            // "YSLOW.firefox.startup():TypeError: FBL.extend is not a
+            // function".  Hack around this by retrying the call to
+            // YSLOW.FBYSlow.init() if it fails.
+            if (typeof FBL.extend !== 'function') {
+                YSLOW.util.setTimer(function() {
YSLOW.firefox.startup(wmode); }, 10);
+                return;
+            }
+
               try {
                   if (Firebug === null) {
                       FBL.ns(function () {


I'm not sure why FBL.extend isn't set up correctly sometimes and I don't
know enough about Firebug internals to fix it properly.  Hope this helps!

Adrian

On 01/06/12 02:57, Darren Person wrote:
> Hi Betty,
>
> Has there been any update on this bug? The Firebug team has offered to
> assist in fixing it. http://code.google.com/p/fbug/issues/detail?id=4970
> - Please see comment #9.
>
> Thanks!
> -Darren
>
> --- In exceptional-performance@yahoogroups.com
> <mailto:exceptional-performance%40yahoogroups.com>, betty tso
> <bettyytso@...> wrote:
>  >
>  > hi Darren,
>  >
>  > Thank you for providing detailed steps to reproduce the issue.
>  >
>  > We've found that user has to completely re-install FF8, latest
> Firebug and YSlow to make YSlow work once user updated to FF8 and latest
> Firebug.
>  >
>  > Thanks for filing the bug with Firebug; we'll also try to find a
> workaround from YSlow side to take care of this. Will keep you posted.
>  >
>  > thanks,
>  > -betty
>  >
>  > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  > Engineering Manager, Exceptional Performance
>  > 701 First Avenue, Sunnyvale, CA, 94089
>  > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  > "I don't believe in the no-win scenario." - James T. Kirk from Star
Trek.
>  >
>  >
>  >
>  >
>  >
>  > ________________________________
>  > From: Darren Person <dsperson1@...>
>  > To: exceptional-performance@yahoogroups.com
> <mailto:exceptional-performance%40yahoogroups.com>
>  > Sent: Monday, November 21, 2011 12:09 PM
>  > Subject: [exceptional-performance] YSlow plugin does not always load
> after reboot - Firebug or YSlow?
>  >
>  >
>  > Â
>  > Reported to Firebug as well:
> http://code.google.com/p/fbug/issues/detail?id=4970
>  >
>  > TEST CASE:
>  > - YSlow installed an configured to autorun with each page view after
> page loads. Typically works when Yslow is installed within the same
> session or instance of firefox, however, when firefox is rebooted, yslow
> plugin doesn't appear to get loaded into Firebug.
>  >
>  > Detailed STEPS TO REPRODUCE the issue
>  > - Installed Firebug & YSlow add-on into Firefox
>  > - Chose Yslow "Autorun" feature - right click in status menu, "Autorun"
>  > - Start Firefox and visit any webpage (notice Yslow tab in Firebug)
>  > - Shutdown the browser and restart Firefox (maybe two or three times)
>  > - Yslow no longer appears on the Firebug Add-on Menu nor runs.
>  >
>  > Expected result - Firebug should open with Yslow plugin and run upon
> load of default "homepage". Instead, Firebug loads and YSlow appears to
> be disables / doesn't run.
>  >
>  > I've tried this with multiple versions:
>  > Browser: Firefox 8
>  > Addon-on: Firebug 1.8.4
>  > Addon-on: Yslow 3.0.4
>  > OS: Windows 7
>  > OS: Windows Server 2008
>  > OS: CentOS.
>  >
>  > Note, this is happening after several reboots post installing YSlow /
> Firebug (re-start firefox several times in a row). But once it happens,
> it doesn't come back unless you re-install Yslow.
>  >
>  > When the failure happens, YSlow isn't listed in the Firebug toolbar
> anymore. Also, the YSlow icon in the right bottom corner of the browser
> shows the YSlow icon without the "YSlow" text to he right.
>  >
>  > I've tried this on Windows 7, Windows Server 2008 & CentOS without
> issue. I've even tried it on a VM at Amazon to make sure it wasn't
> something environmental. let me know if you are able to re-produce.
>  >
>  >
>  >
>  >
>  > [Non-text portions of this message have been removed]
>  >
>
>


------------------------------------

--
http://developer.yahoo.com/performance/
Yahoo! Groups Links



-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1901 / Virus Database: 2109/4749 - Release Date: 01/17/12

#2009 From: "anish.anick" <anish.anick@...>
Date: Fri Jan 13, 2012 6:20 am
Subject: YSlow not working in FireFox 9
anish.anick
Send Email Send Email
 
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 () {
         if (typeof FirebugContext !== 'undefined' ||
                 typeof Firebug.currentContext !== 'undefined') {
             Firebug.YSlow.onClickStatusIcon();
             return;
         }


Thanks

#2010 From: "dabintn" <dab@...>
Date: Thu Jan 12, 2012 9:07 pm
Subject: YSlow 3.0.4 not working with Firebug 1.9 on Firefox 9.0.1
dabintn
Send Email Send Email
 
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 From: "venkat 8" <vnkt86@...>
Date: Thu Jan 12, 2012 2:02 pm
Subject: Yslow 3.0.4 Not Working
vnkt86
Send Email Send Email
 
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 From: "moertin2012" <mtillmann@...>
Date: Tue Jan 10, 2012 9:12 am
Subject: "Compress components with gzip" and WOFF files
moertin2012
Send Email Send Email
 
Woff files should be ignored by the "Compress components with gzip" rule as they
are already zipped:

> The format uses zlib compression (specifically, the compress2
> function), typically resulting in a filesize reduction from TTF
> of over 40%.

- 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 From: Philip Tellis <philip.tellis@...>
Date: Tue Feb 21, 2012 3:32 am
Subject: Re: Misconfigured ETags
philiptellis
Send Email Send Email
 
On 19 February 2012 16:20, Melissa <Melissa@...> wrote:
[snip]

> Lately I've been making kind of a challenging minor "hobby" out of tweaking
the speed. The latest was signing up for CloudFlare.
>
> Results at:
> http://gtmetrix.com/reports/coloradoprocessservers.net/vvxW9yNZ
>
> On big remaining problem, it seems, is:
>
> Configure entity tags (ETags)
> F (0)
>
> 40%
> Server Low
> What does this mean?
> There are 11 components with misconfigured ETags

Etags are generally not needed for static components if you already
have a properly configured Last-Modified and
Expires/Cache-Control(max-age) header.  I'd just ask Cloudflare if
there's any way you can disable the ETags header for your static
assets.

Philip

#2014 From: "Melissa" <Melissa@...>
Date: Tue Feb 21, 2012 3:53 am
Subject: Re: Misconfigured ETags
colorado_pro...
Send Email Send Email
 
> On 19 February 2012 16:20, Melissa <Melissa@...> wrote:
> [snip]
>
> > Lately I've been making kind of a challenging minor "hobby" out of tweaking
> > the speed. The latest was signing up for CloudFlare.
> >
> > Results at:
> > http://gtmetrix.com/reports/coloradoprocessservers.net/vvxW9yNZ
> >
> > On big remaining problem, it seems, is:
> >
> > Configure entity tags (ETags)
> > F (0)
> >
> > 40%
> > Server Low
> > What does this mean?
> > There are 11 components with misconfigured ETags
>
> Etags are generally not needed for static components if you already
> have a properly configured Last-Modified and
> Expires/Cache-Control(max-age) header.  I'd just ask Cloudflare if
> there's any way you can disable the ETags header for your static
> assets.
>
> Philip

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 there are 100/98 the load speed is still around 1 second,
which is odd.

When I had W3TC turned on before, in addition to Cloudflare, it was down to
around .44
second, but the scores weren't as high. So I figured that the Cloudflare
settings were
conflicting with W3TC and shut W3TC off, raising the load time and the scores.
any idea
why?

I figured that running them both would be like running two virus scanners at the
same time,
not only not necessary but possibly conflicting?


Melissa Brookstone
Author & Founder of The Planetary Bill of Rights Project
The philosophy of  individual rights, liberty and prosperity.
http://tinyurl.com/45wbn6v

#2015 From: Marcel Duran <marcelduran@...>
Date: Tue Feb 21, 2012 5:25 am
Subject: Re: Yslow doesn't seem to work with Firefox 9.0.1
marcelduran
Send Email Send Email
 
This issue was already solved with YSlow 3.0.9

--
Marcel Duran
Sent from a mobile device

On Jan 29, 2012, at 11:07 AM, "rwbryantusa" <rwb@...> wrote:

> Yslow doesn't seem to work with Firefox 9.0.1. I tried it under Chrome and
that works OK. No luck with ff 9.0.1 and Firebug 1.9.0.
>
> Dick
>
>


[Non-text portions of this message have been removed]

#2016 From: Marcel Duran <marcelduran@...>
Date: Tue Feb 21, 2012 5:27 am
Subject: Re: Yslow won't run
marcelduran
Send Email Send Email
 
Please update YSlow for FF, the latest version is 3.0.9

--
Marcel Duran
Sent from a mobile device

On Jan 23, 2012, at 6:18 AM, "Mark A" <mark@...> wrote:

> I have two PC's both newly rebuilt Vista (32) & Win7 (64)
>
> Both are running
> Firefox 9.1.0
> Firebug 1.9.0
> YSlow 3.0.4
>
> The YSlow icon is on the status bar with autorun selected and will transfer to
the YSlow homepage - thats it. There is no tab on the Firebug for YSlow.
>
> I have reset Firebug and set console on and checked the pannels - no YSlow.
Prior to the rebuilds on the PCs Slow ran on both...
>
> Please advise.
> Thanks.
> Mark
>
>


[Non-text portions of this message have been removed]

#2017 From: Marcel Duran <marcelduran@...>
Date: Tue Feb 21, 2012 5:29 am
Subject: Re: Re: YSlow plugin does not always load after reboot - Firebug or YSlow?
marcelduran
Send Email Send Email
 
Please update YSlow for FF, the latest version is 3.0.9

--
Marcel Duran
Sent from a mobile device

On Jan 18, 2012, at 7:40 AM, "Mark Abrams" <mark@...> wrote:

> I just rebuilt (Jan 2012) a Win7 (64 Pro) installed Firefox, Firebug, and
> Yslow.
> Firebug runs - Yslow icon shows on the status bar but in Firebugs tabs, nor
> can I get it to run. It just transfers to the Yslow home ....
>
> -----Original Message-----
> From: exceptional-performance@yahoogroups.com
> [mailto:exceptional-performance@yahoogroups.com] On Behalf Of Adrian Yee
> Sent: Monday, January 09, 2012 4:32 PM
> To: exceptional-performance@yahoogroups.com
> Cc: Darren Person
> Subject: Re: [exceptional-performance] Re: YSlow plugin does not always load
> after reboot - Firebug or YSlow?
>
> Ran into this issue (it's even worse with Firebug 1.9) and put a hacky
> fix in since we need it to work properly with GTmetrix. Here's the
> patch we're using:
>
> --- yslow-3.0.4/chrome/content/yslow-firefox.js 2011-08-08
> 13:15:15.000000000 -0700
> +++ yslow-3.0.4-gtmetrix/chrome/content/yslow-firefox.js 2012-01-05
> 17:14:13.000000000 -0800
> @@ -112,6 +112,16 @@
> }
>
> if (typeof Firebug !== 'undefined') {
> + // There seems to be some sort of timing issue with YSlow and
> + // Firebug which causes an error in YSLOW.FBYSlow.init(),
> + // "YSLOW.firefox.startup():TypeError: FBL.extend is not a
> + // function". Hack around this by retrying the call to
> + // YSLOW.FBYSlow.init() if it fails.
> + if (typeof FBL.extend !== 'function') {
> + YSLOW.util.setTimer(function() {
> YSLOW.firefox.startup(wmode); }, 10);
> + return;
> + }
> +
> try {
> if (Firebug === null) {
> FBL.ns(function () {
>
> I'm not sure why FBL.extend isn't set up correctly sometimes and I don't
> know enough about Firebug internals to fix it properly. Hope this helps!
>
> Adrian
>
> On 01/06/12 02:57, Darren Person wrote:
> > Hi Betty,
> >
> > Has there been any update on this bug? The Firebug team has offered to
> > assist in fixing it. http://code.google.com/p/fbug/issues/detail?id=4970
> > - Please see comment #9.
> >
> > Thanks!
> > -Darren
> >
> > --- In exceptional-performance@yahoogroups.com
> > <mailto:exceptional-performance%40yahoogroups.com>, betty tso
> > <bettyytso@...> wrote:
> > >
> > > hi Darren,
> > >
> > > Thank you for providing detailed steps to reproduce the issue.
> > >
> > > We've found that user has to completely re-install FF8, latest
> > Firebug and YSlow to make YSlow work once user updated to FF8 and latest
> > Firebug.
> > >
> > > Thanks for filing the bug with Firebug; we'll also try to find a
> > workaround from YSlow side to take care of this. Will keep you posted.
> > >
> > > thanks,
> > > -betty
> > >
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > Engineering Manager, Exceptional Performance
> > > 701 First Avenue, Sunnyvale, CA, 94089
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > "I don't believe in the no-win scenario." - James T. Kirk from Star
> Trek.
> > >
> > >
> > >
> > >
> > >
> > > ________________________________
> > > From: Darren Person <dsperson1@...>
> > > To: exceptional-performance@yahoogroups.com
> > <mailto:exceptional-performance%40yahoogroups.com>
> > > Sent: Monday, November 21, 2011 12:09 PM
> > > Subject: [exceptional-performance] YSlow plugin does not always load
> > after reboot - Firebug or YSlow?
> > >
> > >
> > > Â
> > > Reported to Firebug as well:
> > http://code.google.com/p/fbug/issues/detail?id=4970
> > >
> > > TEST CASE:
> > > - YSlow installed an configured to autorun with each page view after
> > page loads. Typically works when Yslow is installed within the same
> > session or instance of firefox, however, when firefox is rebooted, yslow
> > plugin doesn't appear to get loaded into Firebug.
> > >
> > > Detailed STEPS TO REPRODUCE the issue
> > > - Installed Firebug & YSlow add-on into Firefox
> > > - Chose Yslow "Autorun" feature - right click in status menu, "Autorun"
> > > - Start Firefox and visit any webpage (notice Yslow tab in Firebug)
> > > - Shutdown the browser and restart Firefox (maybe two or three times)
> > > - Yslow no longer appears on the Firebug Add-on Menu nor runs.
> > >
> > > Expected result - Firebug should open with Yslow plugin and run upon
> > load of default "homepage". Instead, Firebug loads and YSlow appears to
> > be disables / doesn't run.
> > >
> > > I've tried this with multiple versions:
> > > Browser: Firefox 8
> > > Addon-on: Firebug 1.8.4
> > > Addon-on: Yslow 3.0.4
> > > OS: Windows 7
> > > OS: Windows Server 2008
> > > OS: CentOS.
> > >
> > > Note, this is happening after several reboots post installing YSlow /
> > Firebug (re-start firefox several times in a row). But once it happens,
> > it doesn't come back unless you re-install Yslow.
> > >
> > > When the failure happens, YSlow isn't listed in the Firebug toolbar
> > anymore. Also, the YSlow icon in the right bottom corner of the browser
> > shows the YSlow icon without the "YSlow" text to he right.
> > >
> > > I've tried this on Windows 7, Windows Server 2008 & CentOS without
> > issue. I've even tried it on a VM at Amazon to make sure it wasn't
> > something environmental. let me know if you are able to re-produce.
> > >
> > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
> >
>
> ------------------------------------
>
> --
> http://developer.yahoo.com/performance/
> Yahoo! Groups Links
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.1901 / Virus Database: 2109/4749 - Release Date: 01/17/12
>
>


[Non-text portions of this message have been removed]

#2018 From: Marcel Duran <marcelduran@...>
Date: Tue Feb 21, 2012 5:30 am
Subject: Re: YSlow not working in FireFox 9
marcelduran
Send Email Send Email
 
Please update YSlow for FF, the latest version is 3.0.9

--
Marcel Duran
Sent from a mobile device

On Jan 12, 2012, at 10:20 PM, "anish.anick" <anish.anick@...> wrote:

> 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 () {
> if (typeof FirebugContext !== 'undefined' ||
> typeof Firebug.currentContext !== 'undefined') {
> Firebug.YSlow.onClickStatusIcon();
> return;
> }
>
> Thanks
>
>


[Non-text portions of this message have been removed]

#2019 From: Marcel Duran <marcelduran@...>
Date: Tue Feb 21, 2012 5:31 am
Subject: Re: YSlow 3.0.4 not working with Firebug 1.9 on Firefox 9.0.1
marcelduran
Send Email Send Email
 
Please update YSlow for FF, the latest version is 3.0.9

--
Marcel Duran
Sent from a mobile device

On Jan 12, 2012, at 1:07 PM, "dabintn" <dab@...> wrote:

> 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
>
>


[Non-text portions of this message have been removed]

#2020 From: Philip Tellis <philip.tellis@...>
Date: Tue Feb 21, 2012 6:16 am
Subject: Re: Misconfigured ETags
philiptellis
Send Email Send Email
 
I'm afraid this is something you'll have to take up with Cloudflare's
support staff.  I'm not familiar with what they do to accelerate your
website.

On 20 February 2012 22:53, Melissa <Melissa@...> wrote:
>
>
>
> > On 19 February 2012 16:20, Melissa <Melissa@...>
wrote:
> > [snip]
> >
> > > Lately I've been making kind of a challenging minor "hobby" out of
tweaking
> > > the speed. The latest was signing up for CloudFlare.
> > >
> > > Results at:
> > > http://gtmetrix.com/reports/coloradoprocessservers.net/vvxW9yNZ
> > >
> > > On big remaining problem, it seems, is:
> > >
> > > Configure entity tags (ETags)
> > > F (0)
> > >
> > > 40%
> > > Server Low
> > > What does this mean?
> > > There are 11 components with misconfigured ETags
> >
> > Etags are generally not needed for static components if you already
> > have a properly configured Last-Modified and
> > Expires/Cache-Control(max-age) header. I'd just ask Cloudflare if
> > there's any way you can disable the ETags header for your static
> > assets.
> >
> > Philip
>
> 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 there are 100/98 the load speed is still around 1 second,
which is odd.
>
> When I had W3TC turned on before, in addition to Cloudflare, it was down to
around .44
> second, but the scores weren't as high. So I figured that the Cloudflare
settings were
> conflicting with W3TC and shut W3TC off, raising the load time and the scores.
any idea
> why?
>
> I figured that running them both would be like running two virus scanners at
the same time,
> not only not necessary but possibly conflicting?
>
> Melissa Brookstone
> Author & Founder of The Planetary Bill of Rights Project
> The philosophy of individual rights, liberty and prosperity.
> http://tinyurl.com/45wbn6v
>
>




--
hello world

#2021 From: "Marco Tolk" <marco@...>
Date: Tue Feb 21, 2012 7:33 am
Subject: Re: YSlow sends HTTP GET instead of HTTP POST to beacon URL grade
marco.tolk
Send Email Send Email
 
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, but
untill it's released the workaround is to set the preference
extensions.yslow.info to the same value as you've set
extensions.yslow.beaconInfo.
Regards,Marco Tolk


--- In exceptional-performance@yahoogroups.com, "Marco Tolk" <marco@...>
wrote:
>
> Hi,
>
> I'm trying to use YSlow in combination with showslow.
> I've got the setup working and yslow is sending data to the beacon in
my showslow instance.
>
> I've set the extensions.yslow.beaconInfo to grade. Accoring to the
Yslow  documentation:
http://developer.yahoo.com/yslow/help/beacons.html#yslow_beacon
> The data should be sent using a POST request. In my showslow instance
I noticed that most grade data doesn't show up.
>
> Then I noticed, in the apache access logs of my showslow instance,
that the data sent to showslow was sent with a HTTP GET request insead
of a HTTP POST.
>
> Did I forget to configure something or is this a bug?
>
> My setup:
> Firefox portable 10.0.1 running on window-7(64-bit)
> extensions firebug 1.9.1
>            yslow 3.0.9
>
> Any help in figuring this out would be appreciated.
>
> Regards,
> Marco
>



[Non-text portions of this message have been removed]

#2022 From: Marcel Duran <marcelduran@...>
Date: Wed Feb 22, 2012 9:45 pm
Subject: Re: i want a option to select whether convert gif to png or not
marcelduran
Send Email Send Email
 
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


On Thu, Feb 16, 2012 at 12:52 AM, wtfaliasxxxypf <weberypf@...> wrote:

> **
>
>
> I want a option to select whether convert gif to png or not,
> is it viable?
>
> thx
>
>
>


[Non-text portions of this message have been removed]

Messages 1993 - 2022 of 2065   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help