vote up 92 vote down star
25

I don't know about you, but for me MSDN online walks the narrow line between "unusable" and "painful". Every click leads to a page of 1 line of human content and 500 lines of auto-gen garbage, a reload of the table of contents, code examples in 8 languages, mouse overs begging for attention. It was so bad that I had started writing my own documentation browser!

Today, I discovered the "loband" version of the site. It's incredible in that they threw away everything that made MSDN impossible to use. It's fast. Unobtrusive. The TOC works. And there are no mouse-overs!

Some blog posts describing the move:

Here's an example of how much better it is: XElement in ridiculous form, and XElement in loband form. There is also a link to persist low bandwidth view.

Who else prefers the "loband" version of MSDN?

Should this be the default presentation of MSDN content?

flag
1  
Yes - closed as not a real question. – Mehrdad Afshari Apr 15 at 21:49
3  
Haha. No sense of humor Mehrdad? It's marked as subjective. Relax. – Frank Krueger Apr 15 at 21:51
1  
Who cares if its not a real question? If it can save one poor programmer from having to suffer through that monstrosity of a website its served a bigger purpose than any other question on SO. – Brandon Apr 15 at 21:55
1  
Booo, might not be a real question but its interesting.. as for lo-band version.. wa-wa-wee-wa! – meandmycode Apr 15 at 22:02
1  
@Frank while I'm still on my standpoint that "it's not a question," it's funny since wherever it's mentioned in SO (I remember, it has been mentioned in an answer before), people get excited (incl. me). Seems like "broadband" MSDN site sucks big time :) – Mehrdad Afshari Apr 15 at 22:38
show 17 more comments

23 Answers

vote up 26 vote down check

Microsoft finally discover ... HTML?

link|flag
I've been waiting for that discovery since the first version of .NET. – Frank Krueger Apr 15 at 21:53
And thanks for the new title! – Frank Krueger Apr 15 at 22:22
vote up 0 vote down

Here is a greasemonkey script which adds search to the MSDN loband site.

Just installed it, doesn't work. Sorry :/

link|flag
vote up 0 vote down

I can middle-click scroll now!

link|flag
vote up 0 vote down

I have Javascript turned off by default, so for me the "highband" version loads as quickly as the "loband", and is essentially the same except that the highband has a larger useless right panel.

link|flag
vote up 0 vote down

Oh... my... god.

They've made MSDN work? I never thought I'd see the day. Thank you for enlightening me. +1 to you!

I can't see why anyone would ever prefer the old version. It's uglier, harder to use, have popups obstructing your view if you dare move your mouse to the wrong area of the screen. And it's always been ridiculously slow, even on fast connections.

link|flag
vote up 0 vote down

Why is it beta? Seems it should be a pretty straight-forward conversion..

This is a testament to the "less is more" philosophy..

link|flag
vote up 4 vote down

As many above have said, after all these years MSDN has become finally usable, and also but by the way it finally works fine on iPhone/iPod now. Just some little details:

  • I think it would be better if the content took the entire width of the page (i.e. no margins). I realize that it's a graphic element, but I don't think it would look so bad without them.

  • Also, I think it would be better if the section titles in the left column were not shortened. I realize that some of them may be long. It would need some experimenting. How bad could it be if was wrapped? Would it make sense to shorten but make it longer? What about some browser built-in text trimming and a fluid layout?

These are really small details, and even without them, the low bandwidth version is a great progress. It's also a beta – so some things may change.

link|flag
vote up 1 vote down

I set lowband as permanent.

link|flag
vote up 0 vote down

+1 for the lowband version...much quicker than the "normal" version. Should it be the default? hum...I'd say no, but I'd vote for having a link that would let people know that there's a version which loads quicker (something along the lines of the basic html link you see when you use gmail)

link|flag
vote up 0 vote down

Loband is 4 times faster than the hiband version, for me (2 secs vs 8 secs). It also looks a look cleaner and easier to use.

link|flag
vote up 2 vote down

I like it but it needs a way of filtering out other languages, as I don't care about the C++/VB/JScript examples (which add a great deal to the page size).

And also the font size should be 1em, Microsoft seem to love dictating the font size to you.

For a decent site search of MSDN, bookmark the below (the editor won't let me make it a link):

javascript:q=""+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text);if(!q)q=prompt("Search terms [leave selection and box blank to list all pages] ...").replace(/\s\+/g,"%252B");if(q!=null)location="http://www.google.com/search?q="+q.replace(/\s+/g,"+")+"+site:"+location.hostname;void(0);
link|flag
vote up 1 vote down

Microsoft going Google's way - minimalistic :)

like it

link|flag
vote up 1 vote down

Ah, interesting. I use the complete installer of the MSDN library so I have it on my hard drive, which makes it go fast generally, and you can still have the table of contents and everything. I think this "full install" setup would be my first choice, but it's quite a large download. If I didn't have the full install, I'd probably use the loband version, although I can't be sure. The main trouble I've had is Google Chrome seems to not be able to read certain pages of MSDN without squashing it all horizontally.

link|flag
I usually use a local copy also. But I find that even the local version is plagued by mouse overs and WAY too much autogen content. At least we got rid of the mouse overs. :-) – Frank Krueger Apr 17 at 3:30
vote up 0 vote down

hmm, my 50Mb internet seems to handle both versions without problem. maybe ditch the dialup?

link|flag
Agreed. Also, the hiband TOC doesn't reload on every page for me. It's in a frame. – Portman Apr 16 at 3:40
The TOC is often redundant and takes up too much real estate. <3 dialup, 56k rulz – Lunatik Apr 16 at 14:16
1  
I'm on a 20mbit line, and the regular version is still painfully slow. – jalf Apr 16 at 14:23
might be your browser that is painfully slow, rather than the content. i can render the full version FASTER than loband in chrome on 10Mb connection at work. – Darren Kopp Apr 16 at 15:30
Latency Darren, latency. 5000 miles away in the UK all those secondary requests for CSS/JS/images add up. The last time I looked in detail they don't use caching headers sensibly so even a request followed by a 304: Not Modified takes and appreciable time when all added up. – Duncan Smart Apr 16 at 22:42
show 1 more comment
vote up -1 vote down

Can't use this version.. Need the pain.. Have to use use the old version. Cannot quit. Good find though.

link|flag
vote up 2 vote down

I've been using the lo-band version exclusively since I found the link. I recommend it to everyone. All they need is language filtering and I'll be happy.

link|flag
vote up 6 vote down

Another low bandwidth site I've been using that has been very helpful is the wikipedia mobile site. Loads up a lot faster than the main site, and is arguably more beautiful. There are some formatting issues from an ordinary browser though (FFox 3 on Linux):

http://en.m.wikipedia.org/wiki?search=stack+overflow

link|flag
vote up 3 vote down

Wow, I am a big fan of the low-bandwidth version.

The current site is a perfect example of KISS gone wrong.

link|flag
1  
Well, KISS not followed, really... – Michael Petrotta Jun 10 at 22:17
Very true. Good catch on the distinction. – ShaunLMason Jun 11 at 12:42
vote up 8 vote down

Wow, I like it. But there's no language filter?

link|flag
6  
yeah, it kills me to have to see all the vb.net and c++ code samples... why can't you just set a global flag, and have it remember – Nathan Reed Apr 16 at 0:58
3  
lets provide some feedback on the site. – unknown (yahoo) Apr 16 at 5:16
vote up 0 vote down

I greatly prefer the low bandwidth version. Much cleaner and faster loading.

link|flag
vote up 3 vote down

How do you search the low-bandwidth version?

from tfinniga's comments:

Use google. But then when you get to a page, hit the loband bookmarklet

link|flag
4  
They're working on it. See this thead: social.msdn.microsoft.com/Forums/en-US/… – Frank Krueger Apr 15 at 21:59
2  
Use google. But then when you get to a page, hit the loband bookmarklet. – tfinniga Apr 15 at 23:58
vote up 2 vote down

I find the loband version especially handy when using pages on MSDN as references; anybody can view the page, regardless of browser and bandwidth.

link|flag
vote up 5 vote down

Wow, that's great!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.