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: 1385
  • Category: Yahoo!
  • Founded: Jul 18, 2007
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 1631 - 1661 of 2063   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1631 Bill Moseley
whmoseley Send Email
Jul 29, 2010
2:45 pm
On Wed, Jul 28, 2010 at 7:03 AM, stephen_thair < ... I'm not sure you have enough questions there. The answers might not have much relevance without knowing...
1632 Sergey Chernyshev
sergeycherny... Send Email
Jul 29, 2010
8:52 pm
If you're in New York next week, don't miss Andreas Grabner's talk about dynaTrace AJAX Edition 2.0! See Meetup announcement below and RSVP here: ...
1633 maoweiqing2008 Send Email Aug 2, 2010
3:47 pm
hi there, i am an uni student and studying computer science. currently, i have an assignment regarding the performance analysis of websites. Can i use YSlow...
1634 satyaprakasha1 Send Email Aug 2, 2010
3:55 pm
You do not need permission, as I feel. When it is freely available for everyone to use then why any restriction for educational purpose!...
1635 Bill Moseley
whmoseley Send Email
Aug 3, 2010
7:26 pm
Anyone here embedding CSS background images in the CSS using data URLs? I'm looking for opinions of using this technique compared to sprite sheets (or...
1636 Greg Griffiths
yepg@... Send Email
Aug 4, 2010
12:04 am
Bill, Check out http://mattsnider.com/css/using-data-uris/, as well as the original post by Nicolas Zakas ...
1637 Bill Moseley
whmoseley Send Email
Aug 4, 2010
6:06 pm
... Thanks, I understand how to implement, but I was looking more for comments about the value of using this technique. I think we all agree that for first...
1639 stephen_thair Send Email Aug 6, 2010
2:56 pm
We had an interesting conversion at Site Confidence this week about user behaviour, performance and tabbed browsers. The key insight was about how we use the...
1640 ivo
cervantes_vive Send Email
Aug 6, 2010
7:27 pm
<p>This does match my experience & what I observe in those around me. I'm curious of any studies on a true representative set.</p> <p>I wonder if google...
1641 d3vlabs Send Email Aug 9, 2010
3:14 pm
Is there Smush.IT like application that works in offline mode. Maybe as add-on to Photoshop or Fireworks or standalone app....
1642 Elyrion Send Email Aug 11, 2010
1:38 pm
I have been analysing a page for a client that sometimes (and only sometimes) ahs some performance issues and they blame it on our trackingscript /...
1643 Elyrion Send Email Aug 11, 2010
2:38 pm
Yslow and pagespeed suggest caching, that is to add expire headers tot he resources. But when I look at the page most resources are loaded from the cache and...
1644 Rob Larsen
super_genius.rm Send Email
Aug 11, 2010
2:51 pm
URL?...
1645 सत्य ...
satyaprakasha1 Send Email
Aug 11, 2010
6:21 pm
Mime type is one of the performance issue. but I think should be negligible. but it is , so I have suggested that Content-type should be the first meta and...
1646 smto_dtk Send Email Aug 11, 2010
10:39 pm
Has anyone else noticed that looking over element timings in the Net panel of Firebug, nothing seems to be less than 15ms? Seems as if there is something...
1647 Antonia Kwok
antoniakwok Send Email
Aug 11, 2010
10:48 pm
Elyrion, How far in future are you setting the expires header? YSlow will give warning for components with expiration less than 2 days. With a longer...
1648 Rob Larsen
super_genius.rm Send Email
Aug 12, 2010
12:24 am
You may want to check this article, which gives insight on why the bottom limit is 15ms: http://ejohn.org/blog/accuracy-of-javascript-time/ (basically anything...
1649 सत्य ...
satyaprakasha1 Send Email
Aug 12, 2010
2:58 am
I faced the problem when I frequently update my css file and browser does not update it due to very long future time. So I am using this script: ...
1650 Elyrion Send Email Aug 12, 2010
6:50 am
Thanks, I took a closer look with the httpfox and found that the files are cached via the if-modified option. So a request still goes to the server to ask...
1651 Patrick Meenan
pmeenan Send Email
Aug 12, 2010
11:02 am
Nope, because those "if-modified-since" requests take just about as long as downloading the files in the first place. The bulk of the time loading a web page...
1652 smto_dtk Send Email Aug 13, 2010
5:56 pm
Thanks Rob, but it's not JavaScript time I'm worried about. My focus is on network time to download page elements. Wondering if anyone has gotten deep into...
1653 Rob Larsen
super_genius.rm Send Email
Aug 13, 2010
6:13 pm
The point is that firebug/yslow/etc is a javascript tool, so it lives on javascript time.  Rob LarsenOn Aug 13, 2010 1:56 PM, smto_dtk...
1654 Rob Larsen
super_genius.rm Send Email
Aug 16, 2010
12:25 am
Anyone out there automated smush.it type optimizations into an ant task? Searching around got me this (http://github.com/znerd/optipng-ant-task) which is a...
1655 p83822 Send Email Aug 20, 2010
7:58 pm
I'm assuming that you don't mean a local devbuild - apologies if you do. (If so then please ignore what follows.) Maybe I'm over cautious but I do this from...
1656 Rob Larsen
super_genius.rm Send Email
Aug 20, 2010
8:26 pm
Thanks, Specifically, it's for: http://github.com/paulirish/html5-boilerplate/issues#issue/16 So, how/where it will be used is for a lot of different people to...
1657 serge.travin Send Email Aug 26, 2010
1:40 pm
Hi, I've installed new FireBug version 1.6b1. After this, every page loading ends with message box "TypeError: yscontext is undefined". This happens only with...
1658 xtrengo Send Email Aug 30, 2010
2:30 pm
Hi, I had never tried this before, when I ran it on a website, it reported an error status for over half the images: Error writing the optimized file Is this...
1659 Matthew
mattroche Send Email
Aug 31, 2010
7:42 pm
I have been using Smush.it and a few other lossless compression approaches and wanted to survey experiences with lossy algorithms. To be frank, some images...
1660 Sergey Chernyshev
sergeycherny... Send Email
Sep 1, 2010
4:12 am
The trick here is how to measure when to stop without involving a user... As for the general jpeg quality, it's definitely part of image post-processing that...
1661 p83822 Send Email Sep 1, 2010
5:48 am
Only to say that jpegtran can sometimes squeeze an extra handful of percent of lossless compression. Not really what you were asking I know, but I mention it...
Messages 1631 - 1661 of 2063   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