Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Ranting about MSDN2

Ranting about MSDN2

Scheduled Pinned Locked Moved The Lounge
javascriptgraphicsarchitecturequestion
38 Posts 24 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Dave Kreskowiak

    You know...it wasn't too long ago that Microsoft had this rule about web pages on their site. No page on any MS site should download more than about 100K. More if there were extensive graphics on the page. But, on MSDN2 (not a graphics heavy site mind you), the freakin' navigation contents on left side weigh in at just under an _ass_tounding 1MB. That's the navigation alone, not including the header of the page, it's graphics, the main page content, or the JavaScript code behind it all! How do you guys with dial-up connections put up with this?? That's 10 minutes to download just the table of contents on every mouse click! :wtf:

    Dave Kreskowiak Microsoft MVP - Visual Basic

    J Offline
    J Offline
    Joe Woodbury
    wrote on last edited by
    #15

    By chance, I've had to use it for the past two days and it's horrible. I have a reasonably fast connection here at work, am using FireFox (for very convoluted reasons). Someone suggested AJAX, but I fail to see how that solves anything since some of the AJAX sites I go to are just as slow. What really bugs me is that the MSDN site was reasonably responsive.

    Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

    1 Reply Last reply
    0
    • D Dave Kreskowiak

      Ain't that the truth! I can't tell you how many times I've searched on MSDN2 (I know - I like to punish myself!) and clicked on a link to a French or Russian or German version of the docs I'm looking for. Wow, did that search engine ever plow nose-first into the ground!!

      Dave Kreskowiak Microsoft MVP - Visual Basic

      K Offline
      K Offline
      Kevin McFarlane
      wrote on last edited by
      #16

      Perhaps this explains why MS is falling further behind in search.

      Kevin

      D 1 Reply Last reply
      0
      • C Chris Losinger

        Dave Kreskowiak wrote:

        But, on MSDN2 (not a graphics heavy site mind you), the freakin' navigation contents on left side weigh in at just under an asstounding 1MB.

        maybe they should investigate this amazing new technology called "AJAX" MS's web sites have always sucked; they're poorly laid-out, slow and ugly.

        image processing toolkits | batch image processing | blogging

        D Offline
        D Offline
        David Wulff
        wrote on last edited by
        #17

        Chris Losinger wrote:

        they're poorly laid-out

        I really like the new Microsoft.com[^] homepage. You select the type of information you are looking for and a list of their matching sites comes up.


        Ðavid Wulff What kind of music should programmers listen to?
        Join the Code Project Last.fm group | dwulff
        I'm so gangsta I eat cereal without the milk

        L 1 Reply Last reply
        0
        • D Dave Kreskowiak

          You know...it wasn't too long ago that Microsoft had this rule about web pages on their site. No page on any MS site should download more than about 100K. More if there were extensive graphics on the page. But, on MSDN2 (not a graphics heavy site mind you), the freakin' navigation contents on left side weigh in at just under an _ass_tounding 1MB. That's the navigation alone, not including the header of the page, it's graphics, the main page content, or the JavaScript code behind it all! How do you guys with dial-up connections put up with this?? That's 10 minutes to download just the table of contents on every mouse click! :wtf:

          Dave Kreskowiak Microsoft MVP - Visual Basic

          E Offline
          E Offline
          Ed Poore
          wrote on last edited by
          #18

          An interesting trick I came across was if you put a (d=robot) before the extension, e.g. http://msdn2.microsoft.com/en-us/library/system.windows.forms.textbox_members(d=robot).aspx[^] Then you just get the actual page with no navigation contents at all, now if anyone would know how to get FF to redirect all msdn pages to the robot page then we'd be laughing, maybe tie it in with Google to allow fast searching :cool:

          D 1 Reply Last reply
          0
          • D David Wulff

            Chris Losinger wrote:

            they're poorly laid-out

            I really like the new Microsoft.com[^] homepage. You select the type of information you are looking for and a list of their matching sites comes up.


            Ðavid Wulff What kind of music should programmers listen to?
            Join the Code Project Last.fm group | dwulff
            I'm so gangsta I eat cereal without the milk

            L Offline
            L Offline
            Luis Alonso Ramos
            wrote on last edited by
            #19

            I had not looked at it for a long time. It is very nice! :)

            Luis Alonso Ramos Intelectix Chihuahua, Mexico

            Not much here: My CP Blog!

            1 Reply Last reply
            0
            • D Dave Kreskowiak

              You know...it wasn't too long ago that Microsoft had this rule about web pages on their site. No page on any MS site should download more than about 100K. More if there were extensive graphics on the page. But, on MSDN2 (not a graphics heavy site mind you), the freakin' navigation contents on left side weigh in at just under an _ass_tounding 1MB. That's the navigation alone, not including the header of the page, it's graphics, the main page content, or the JavaScript code behind it all! How do you guys with dial-up connections put up with this?? That's 10 minutes to download just the table of contents on every mouse click! :wtf:

              Dave Kreskowiak Microsoft MVP - Visual Basic

              S Offline
              S Offline
              Sarath C
              wrote on last edited by
              #20

              Earlier the site was too slow. The content will be loaded only after downloading the entire tree on LHS. We had to wait for 2-3 minutes to get a simple content. Now it has been improved a bit. If I go back to India, It will be more difficult for me since the net connection there's really slow. Now in Japan I'm enjoying 100 MbPS connection :-D

              -Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin

              My blog - Sharing My Thoughts, An Article - Understanding Statepattern

              1 Reply Last reply
              0
              • E Ed Poore

                An interesting trick I came across was if you put a (d=robot) before the extension, e.g. http://msdn2.microsoft.com/en-us/library/system.windows.forms.textbox_members(d=robot).aspx[^] Then you just get the actual page with no navigation contents at all, now if anyone would know how to get FF to redirect all msdn pages to the robot page then we'd be laughing, maybe tie it in with Google to allow fast searching :cool:

                D Offline
                D Offline
                Dave Kreskowiak
                wrote on last edited by
                #21

                What I'd like to see is the navigation contents loaded just once, maybe under AJAX, and like the old site, it only loads the levels it needs and caches them. When you start navigating down it'll load only those branches that you need now. And when you finally click on a leaf node, it just loads the one page in the frame on the right. There's no reason for it to reload the entire frameset and reload the entire navigation pane. We've all seen sites that do this correctly, so why MS has to do it the bad way I'll never know.

                Dave Kreskowiak Microsoft MVP - Visual Basic

                E 1 Reply Last reply
                0
                • K Kevin McFarlane

                  Perhaps this explains why MS is falling further behind in search.

                  Kevin

                  D Offline
                  D Offline
                  Dave Kreskowiak
                  wrote on last edited by
                  #22

                  Yeah - then the inevitable happens. They go buy either Yahoo or Google to make up the shortfall.

                  Dave Kreskowiak Microsoft MVP - Visual Basic

                  K 1 Reply Last reply
                  0
                  • D Dave Kreskowiak

                    Guy, I've got a T3 (and then some) comming out of this site and it still takes way too long for that navigation pane to load and render.

                    Dave Kreskowiak Microsoft MVP - Visual Basic

                    D Offline
                    D Offline
                    David Crow
                    wrote on last edited by
                    #23

                    Dave Kreskowiak wrote:

                    Guy, I've got a T3 (and then some) comming out of this site and it still takes way too long for that navigation pane to load and render.

                    I've got a paltry 1.3Mb connection and each page I visited rendered in just 3-4 seconds. Are you connected anywhere near 44Mb?


                    "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                    "Judge not by the eye but by the heart." - Native American Proverb

                    D 1 Reply Last reply
                    0
                    • C Clickok

                      Some tips: 1) Get Firefox[^]; 2) Install the NoScript Firefox Add-on[^] 3) You can "Allow JavaScript Globally", but... 4) ...when you want anything from MSDN2.. 5) ...search in Google (example: system.web.ui.page); 6) Block JavaScript Globally; 7) Click the link (found via Google); 8) You will notice that the "contents" frame will load faster, with the results that you wish. The left frame, with the tree, will finish to load after (but it is irrelevant, now you will use Google to navigate ;)) I hope that it help you. :)


                      Engaged in learning of English grammar ;)
                      For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

                      K Offline
                      K Offline
                      Kent Sharkey
                      wrote on last edited by
                      #24

                      If you know the page you're looking for (i.e. for a .NET Framework class), you can skip step 4 and just use the path as the URL (ala http://msdn2.microsoft.com/library/system.web.ui.page.aspx[^]). The d=printer or d=bot (as someone else mentioned) are pretty handy in those cases as well.

                      -------------- TTFN - Kent

                      1 Reply Last reply
                      0
                      • C Clickok

                        Some tips: 1) Get Firefox[^]; 2) Install the NoScript Firefox Add-on[^] 3) You can "Allow JavaScript Globally", but... 4) ...when you want anything from MSDN2.. 5) ...search in Google (example: system.web.ui.page); 6) Block JavaScript Globally; 7) Click the link (found via Google); 8) You will notice that the "contents" frame will load faster, with the results that you wish. The left frame, with the tree, will finish to load after (but it is irrelevant, now you will use Google to navigate ;)) I hope that it help you. :)


                        Engaged in learning of English grammar ;)
                        For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

                        R Offline
                        R Offline
                        Rei Miyasaka
                        wrote on last edited by
                        #25

                        And the obligatory "Get Firefox" in every place possible.

                        1 Reply Last reply
                        0
                        • T Todd Smith

                          It sounds like MSDN2 has been Vista'd.

                          Todd Smith

                          H Offline
                          H Offline
                          Hans Dietrich
                          wrote on last edited by
                          #26

                          No, it sounds like MSDN2 has been Jet Blue'd.

                          1 Reply Last reply
                          0
                          • D Dave Kreskowiak

                            What I'd like to see is the navigation contents loaded just once, maybe under AJAX, and like the old site, it only loads the levels it needs and caches them. When you start navigating down it'll load only those branches that you need now. And when you finally click on a leaf node, it just loads the one page in the frame on the right. There's no reason for it to reload the entire frameset and reload the entire navigation pane. We've all seen sites that do this correctly, so why MS has to do it the bad way I'll never know.

                            Dave Kreskowiak Microsoft MVP - Visual Basic

                            E Offline
                            E Offline
                            Ed Poore
                            wrote on last edited by
                            #27

                            Dave Kreskowiak wrote:

                            why MS has to do it the bad way I'll never know.

                            Because they're MS :rolleyes:

                            1 Reply Last reply
                            0
                            • D Dave Kreskowiak

                              You know...it wasn't too long ago that Microsoft had this rule about web pages on their site. No page on any MS site should download more than about 100K. More if there were extensive graphics on the page. But, on MSDN2 (not a graphics heavy site mind you), the freakin' navigation contents on left side weigh in at just under an _ass_tounding 1MB. That's the navigation alone, not including the header of the page, it's graphics, the main page content, or the JavaScript code behind it all! How do you guys with dial-up connections put up with this?? That's 10 minutes to download just the table of contents on every mouse click! :wtf:

                              Dave Kreskowiak Microsoft MVP - Visual Basic

                              P Offline
                              P Offline
                              PeterMB
                              wrote on last edited by
                              #28

                              First of all, dial-up is worthy of nothing - it's something like emergency break (yes...) on train - for use in emergency only. C'mon, MSDN2 ain't that bad - it works just fine for me. P.

                              1 Reply Last reply
                              0
                              • D David Crow

                                Dave Kreskowiak wrote:

                                Guy, I've got a T3 (and then some) comming out of this site and it still takes way too long for that navigation pane to load and render.

                                I've got a paltry 1.3Mb connection and each page I visited rendered in just 3-4 seconds. Are you connected anywhere near 44Mb?


                                "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                                "Judge not by the eye but by the heart." - Native American Proverb

                                D Offline
                                D Offline
                                Dave Kreskowiak
                                wrote on last edited by
                                #29

                                A T3 plus another 8 T1's. Managed by the government, so it's crippled down to about ADSL speed! :laugh:

                                Dave Kreskowiak Microsoft MVP - Visual Basic

                                1 Reply Last reply
                                0
                                • D Dave Kreskowiak

                                  I wasn't looking for help. I was just complaining that every page in MSDN2 is now over 1MB is size, unnecessarily so.

                                  Dave Kreskowiak Microsoft MVP - Visual Basic

                                  J Offline
                                  J Offline
                                  Jorge Varas
                                  wrote on last edited by
                                  #30

                                  "I wasn't looking for help. I was just complaining" I am sorry, but that sounds like my wife ;P:laugh:

                                  1 Reply Last reply
                                  0
                                  • C Chris Losinger

                                    Dave Kreskowiak wrote:

                                    But, on MSDN2 (not a graphics heavy site mind you), the freakin' navigation contents on left side weigh in at just under an asstounding 1MB.

                                    maybe they should investigate this amazing new technology called "AJAX" MS's web sites have always sucked; they're poorly laid-out, slow and ugly.

                                    image processing toolkits | batch image processing | blogging

                                    J Offline
                                    J Offline
                                    Jacek M Glen
                                    wrote on last edited by
                                    #31

                                    You will love this: //----------------------------------------------------------------------- // Copyright (C) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------- // AtlasRuntime.js // Atlas Runtime Framework. :) and many of this can be found on every MSDN2 page!!! If I have developed sites like that I would be fired in no time :-D Jacek

                                    1 Reply Last reply
                                    0
                                    • D Dave Kreskowiak

                                      Yeah - then the inevitable happens. They go buy either Yahoo or Google to make up the shortfall.

                                      Dave Kreskowiak Microsoft MVP - Visual Basic

                                      K Offline
                                      K Offline
                                      Kevin McFarlane
                                      wrote on last edited by
                                      #32

                                      I think Google is out of the question now but it was a possibility around 2000 apparently. Yahoo would be more likely. However, I suspect they wouldn't be allowed to.

                                      Kevin

                                      1 Reply Last reply
                                      0
                                      • C Chris Losinger

                                        Dave Kreskowiak wrote:

                                        But, on MSDN2 (not a graphics heavy site mind you), the freakin' navigation contents on left side weigh in at just under an asstounding 1MB.

                                        maybe they should investigate this amazing new technology called "AJAX" MS's web sites have always sucked; they're poorly laid-out, slow and ugly.

                                        image processing toolkits | batch image processing | blogging

                                        F Offline
                                        F Offline
                                        fredsparkle
                                        wrote on last edited by
                                        #33

                                        Yeah and half the examples refer to some beta code release of an API that has been superceeded by api with a totally different name!

                                        1 Reply Last reply
                                        0
                                        • D Dave Kreskowiak

                                          Guy, I've got a T3 (and then some) comming out of this site and it still takes way too long for that navigation pane to load and render.

                                          Dave Kreskowiak Microsoft MVP - Visual Basic

                                          D Offline
                                          D Offline
                                          db_cooper1950
                                          wrote on last edited by
                                          #34

                                          AMEN! I am running aprox 5.0 Mbits/sec D/L speed, and some times it seems like I could take that morning break while it fully loads. I am exaggerating but it is bothersome to say the least. And I am sooo glad for highspeed connections. :laugh:

                                          DB_Cooper1950 "Life is like a box of..."

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups