Please refresh your browser cache so the new LessWrong.com design will look right.

post by lukeprog · 2011-06-22T07:17:10.721Z · LW · GW · Legacy · 17 comments

The Less Wrong redesign is rolling out. The designers are fixing a few issues, and slight tweaks to the design will be implemented over time.

But for now, please clear your browser's cache so that images and layout work properly on lesswrong.com.

 

17 comments

Comments sorted by top scores.

comment by AngryParsley · 2011-06-22T09:19:51.566Z · LW(p) · GW(p)

You probably already know this, but if the CSS was generated, you could minify it and have cache-busting. It looks like this is already done for most of the site's JavaScript. All the CSS includes have cache-busting query strings. Ditto for a good portion of images in the HTML. So currently, users get the updated CSS immediately, but their browser will display cached versions of the images included in url references in the CSS. Adding "?blah=12345678" to the url() references in main.css, lesswrong.css, etc would fix this. Then people wouldn't have to worry about styling bugs due to browser caching.

Replies from: matt
comment by matt · 2011-06-24T00:39:36.121Z · LW(p) · GW(p)

We tried cache busting, but missed many assets. It was several embarrassing oversights.

comment by Emile · 2011-06-22T15:30:25.933Z · LW(p) · GW(p)

Note: on firefox 5, hitting F5, shift-F5 or Ctrl-F5 isn't enough, but hitting the "reload" button on the right of the address bar did the trick.

comment by Normal_Anomaly · 2011-06-22T12:41:19.795Z · LW(p) · GW(p)

I closed all the tabs open to LW and cleared my cache, but my username is still partially hidden under the "create new article" button (and in all caps, but I don't know if that was done on purpose). It's not a big deal and doesn't interfere with my use of the site, but it's annoying.

Replies from: Dreaded_Anomaly
comment by Dreaded_Anomaly · 2011-06-22T16:41:06.327Z · LW(p) · GW(p)

I sent Matt a PM about this last night. I'm sure they're working on it, because another style issue that I pointed out has already been fixed.

comment by SilasBarta · 2011-06-22T18:54:03.333Z · LW(p) · GW(p)

Thanks for the pointer, lukeprog, but after clearing my cache, the site still isn't appearing right! My username appears in all caps, I get a list of "nearby meetups" one of which is near antipodal, and the private messages icon appears over the reply button. Oh, and the "not voted up" and "voted up" icons still look almost the same.

comment by Prismattic · 2011-06-23T03:22:38.843Z · LW(p) · GW(p)

With the new design, I can no longer see how many comments an article has without opening it. Is this just me? (My browser is Chrome.)

comment by handoflixue · 2011-06-22T21:13:16.429Z · LW(p) · GW(p)

Ooooh, the banner looks much nicer now that I've gotten it to refresh properly. Thank you :)

comment by CuSithBell · 2011-06-22T18:36:45.268Z · LW(p) · GW(p)

Is there still a link to the main discussion page from a user summary page? I can't see it...

comment by tetsuo55 · 2011-06-22T09:45:13.175Z · LW(p) · GW(p)

hello and thanks for the new site. I've added some links to automated testing. You might be purposefully triggering some warnings to support wierd browsers ofcourse

The pagespeed and yslow tests still show a lot of oppurtunity for improvement: http://gtmetrix.com/reports/lesswrong.com/MwBG3tEn

W3C has some conformance to standards advice http://validator.w3.org/unicorn/check?ucn_uri=lesswrong.com&ucn_task=conformance#

W3C says rss tests pass but compatibility could be further improved: http://validator.w3.org/unicorn/check?ucn_uri=lesswrong.com&ucn_lang=nl&ucn_task=feed#

W3C says the site completely fails mobile compatibility (this is big for me since i browse it mostly through mobile devices with small screens) http://validator.w3.org/unicorn/check?ucn_uri=lesswrong.com&ucn_task=mobileok#

I hope the feedback in these tools can help further improve the site, and particularly improve the experience on mobile devices with small screens and limited data plans.

Replies from: AngryParsley, tetsuo55
comment by AngryParsley · 2011-06-22T10:14:26.196Z · LW(p) · GW(p)

Take the advice of GTmetrix with a big grain of salt. Many of their recommendations are conflicting ("Remove query strings from static resources" vs "Use a CDN") or difficult/expensive to implement (CSS sprites).

It looks like easy wins would be to enable compression and put script tags after CSS includes. Everything else, meh.

Replies from: tetsuo55
comment by tetsuo55 · 2011-06-22T10:37:40.278Z · LW(p) · GW(p)

Thanks for analysing the results!

comment by wedrifid · 2011-06-22T17:55:46.531Z · LW(p) · GW(p)

he designers are fixing a few issues, and slight tweaks to the design will be implemented over time.

Out of interest, who is to blame for the new "tweaks"? Was that their own initiative or were Tricycle just following orders?

Replies from: matt
comment by matt · 2011-06-22T18:22:17.247Z · LW(p) · GW(p)

Why do I find my teeth gritted as I answer this?

Replies from: wedrifid
comment by wedrifid · 2011-06-22T18:24:14.094Z · LW(p) · GW(p)

Why do I find my teeth gritted as I answer this?

Because I am insulting your baby and inviting you to blame someone else for flaws that you prefer I didn't allege. ;)

Don't worry: It doesn't have your nose... blame the milkman!

Replies from: matt
comment by matt · 2011-06-22T18:34:45.662Z · LW(p) · GW(p)

Be nicer - studies show that we'll both be happier for it.