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 [1]!
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 [2], and XElement in loband form [3]. 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?
Microsoft finally discover ... HTML?
Wow, I like it. But there's no language filter?
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
Wow, that's great!
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.
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
Wow, I am a big fan of the low-bandwidth version.
The current site is a perfect example of KISS gone wrong.
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.
I find the loband version especially handy when using pages on MSDN as references; anybody can view the page, regardless of browser and bandwidth.
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);
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.
Microsoft going Google's way - minimalistic :)
like it
I greatly prefer the low bandwidth version. Much cleaner and faster loading.
I set lowband as permanent.
I guess it happened after this question was posted, but there's now a "Lightweight Beta" view of MSDN which is even better than the script-free version:
Here's the announcement about it. [1]
[1] http://blogs.msdn.com/innovation/archive/2009/10/26/launching-lightweight-beta-view-for-msdn-library.aspxhmm, my 50Mb internet seems to handle both versions without problem. maybe ditch the dialup?
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.
+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)
Why is it beta? Seems it should be a pretty straight-forward conversion..
This is a testament to the "less is more" philosophy..
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.
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.
I can middle-click scroll now!
Here is a greasemonkey script [1] which adds search to the MSDN loband site.
Just installed it, doesn't work. Sorry :/
[1] https://userscripts.org/scripts/show/57075Can't use this version.. Need the pain.. Have to use use the old version. Cannot quit. Good find though.