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. Have you noticed that there are more and more websites

Have you noticed that there are more and more websites

Scheduled Pinned Locked Moved The Lounge
csharpdatabasebusinesstoolshelp
45 Posts 25 Posters 1 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.
  • S Stuart Dootson

    In general, Ajax improves the responsiveness of websites in my experience. The things that slow down or freeze the browser (again, in my experience) tend to be Flash or PDFs - so it's all Adobe's fault!

    Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

    B Offline
    B Offline
    BonshatS
    wrote on last edited by
    #17

    Same here. When mine freezes or crashes it's almost always Flash related.

    1 Reply Last reply
    0
    • X Xiangyang Liu

      Chris Maunder wrote:

      Your name? It's broken

      ? It looks fine to me.

      My .NET Business Application Framework My Home Page My Younger Son & His "PET"

      C Offline
      C Offline
      Chris Maunder
      wrote on last edited by
      #18

      Oh that's weird. In IE8 it's broken. In FireFox it's perfect. The conspiracy continues!!

      cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

      X R 2 Replies Last reply
      0
      • X Xiangyang Liu

        that will freeze your browser, and sometimes your whole computer, for several minutes? It doesn't matter if IE7 or IE8, for those who are about to recommend FF, it freezes FF, too. Should we blame this on AJAX or some other new annoying technology? P.S. For a long time I thought AJAX is a toilet cleaner.

        My .NET Business Application Framework My Home Page My Younger Son & His "PET"

        J Offline
        J Offline
        John M Drescher
        wrote on last edited by
        #19

        I don't recall ever browsing a site that does that. However most of my browsing is FF under 64 bit linux.

        John

        1 Reply Last reply
        0
        • X Xiangyang Liu

          that will freeze your browser, and sometimes your whole computer, for several minutes? It doesn't matter if IE7 or IE8, for those who are about to recommend FF, it freezes FF, too. Should we blame this on AJAX or some other new annoying technology? P.S. For a long time I thought AJAX is a toilet cleaner.

          My .NET Business Application Framework My Home Page My Younger Son & His "PET"

          T Offline
          T Offline
          ToddHileHoffer
          wrote on last edited by
          #20

          Some AJAX implementations are so awful. I'm not going to rip any particular company (K2) but this one vendor has an interface that loads one web page. Then instead of having multiple web pages, it simply puts the entire page in an ajax request. So you can view what are essentially many different pages but the URL never changes. It simply puts a dumb graphic on the page while loading. People seemed to have missed the point. AJAX should be used to updated a small section of a page. Many developers are just lazy (or ignorant) so they drop an entire Form inside a ASP.Net 3.5 AJAX panel and BAM! The page is the latest and greatest AJAX technology with no post backs. Only every time you click a button the damn thing locks up your browser and the entire page posts back anyway with added scripts. So the ajax request is actually slower than doing a full post back. It is ridiculous. **** End of rant.

          I didn't get any requirements for the signature

          1 Reply Last reply
          0
          • C Chris Maunder

            Oh that's weird. In IE8 it's broken. In FireFox it's perfect. The conspiracy continues!!

            cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

            X Offline
            X Offline
            Xiangyang Liu
            wrote on last edited by
            #21

            In IE8, select menu "View", "Encoding", "Unicode (UTF-8)", worked fine for me without doing this.

            My .NET Business Application Framework My Home Page My Younger Son & His "PET"

            C 1 Reply Last reply
            0
            • S Stuart Dootson

              In general, Ajax improves the responsiveness of websites in my experience. The things that slow down or freeze the browser (again, in my experience) tend to be Flash or PDFs - so it's all Adobe's fault!

              Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

              M Offline
              M Offline
              Mark_Wallace
              wrote on last edited by
              #22

              I find that it's requests for information that bogs things down, because they have to be constantly run through security procedures. I've noticed that the number of requests for information have multiplied geometrically, of late -- mainly requests from (Java, Flash, and/or Javascript) advertising banners, and the like. If it happens a lot on a site, I set one of my firewalls to "Don't do a damned thing without asking me!", then I note down the sources of the requests, map them to 127.0.0.1 in my hosts file, and open the site again.

              I wanna be a eunuchs developer! Pass me a bread knife!

              1 Reply Last reply
              0
              • L Lost User

                Xiangyang Liu 刘向阳 wrote:

                It doesn't matter if IE7 or IE8, for those who are about to recommend FF, it freezes FF, too.

                Have you tried IE 6 :-D

                ::..:.:..:: KiRtAN GoR ::..:.:..::

                X Offline
                X Offline
                Xiangyang Liu
                wrote on last edited by
                #23

                Very funny.

                My .NET Business Application Framework My Home Page My Younger Son & His "PET"

                1 Reply Last reply
                0
                • R Rajesh R Subramanian

                  So, Silverlight and XPS are the answer? ;)

                  It is a crappy thing, but it's life -^ Carlo Pallini

                  N Offline
                  N Offline
                  Nagy Vilmos
                  wrote on last edited by
                  #24

                  Raj mate. Can I recommend you take silverblight and shove it up your [or whoever you can find's] rrrrr. [the rrrrr is because Chris doesn't like us saying arse. It's like gonads and scrotum. Forbidden!]


                  Panic, Chaos, Destruction. My work here is done.

                  R 1 Reply Last reply
                  0
                  • X Xiangyang Liu

                    In IE8, select menu "View", "Encoding", "Unicode (UTF-8)", worked fine for me without doing this.

                    My .NET Business Application Framework My Home Page My Younger Son & His "PET"

                    C Offline
                    C Offline
                    Chris Maunder
                    wrote on last edited by
                    #25

                    I think my IE8 on this machine is plain and simple broken

                    cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                    N L H 3 Replies Last reply
                    0
                    • N Nagy Vilmos

                      Raj mate. Can I recommend you take silverblight and shove it up your [or whoever you can find's] rrrrr. [the rrrrr is because Chris doesn't like us saying arse. It's like gonads and scrotum. Forbidden!]


                      Panic, Chaos, Destruction. My work here is done.

                      R Offline
                      R Offline
                      Rajesh R Subramanian
                      wrote on last edited by
                      #26

                      Meh! I'm not a silvertight supporter as well. I do native language programming for that matter. :)

                      It is a crappy thing, but it's life -^ Carlo Pallini

                      1 Reply Last reply
                      0
                      • X Xiangyang Liu

                        I can see that fine, so it is not a problem on the server. If you don't have the proper language option installed on your computer, then you will see either ??? or three boxes.

                        My .NET Business Application Framework My Home Page My Younger Son & His "PET"

                        R Offline
                        R Offline
                        Rajesh R Subramanian
                        wrote on last edited by
                        #27

                        You don't have to install the language on your computer in order to see it displayed on your browser. It must be perfectly readable (he said he can see it in FF). No, I am not commenting about IE. :)

                        It is a crappy thing, but it's life -^ Carlo Pallini

                        1 Reply Last reply
                        0
                        • L Lost User

                          Xiangyang Liu 刘向阳 wrote:

                          It doesn't matter if IE7 or IE8, for those who are about to recommend FF, it freezes FF, too.

                          Have you tried IE 6 :-D

                          ::..:.:..:: KiRtAN GoR ::..:.:..::

                          R Offline
                          R Offline
                          Rajesh R Subramanian
                          wrote on last edited by
                          #28

                          And if that doesn't work, there's always IE 5. :laugh:

                          It is a crappy thing, but it's life -^ Carlo Pallini

                          1 Reply Last reply
                          0
                          • C Chris Maunder

                            I think my IE8 on this machine is plain and simple broken

                            cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                            N Offline
                            N Offline
                            Nagy Vilmos
                            wrote on last edited by
                            #29

                            Chris Maunder wrote:

                            I think my IE8 on this machine is plain and simple broken

                            FTFY! [woot de woot - fixed Chris :-D]


                            Panic, Chaos, Destruction. My work here is done.

                            D 1 Reply Last reply
                            0
                            • X Xiangyang Liu

                              that will freeze your browser, and sometimes your whole computer, for several minutes? It doesn't matter if IE7 or IE8, for those who are about to recommend FF, it freezes FF, too. Should we blame this on AJAX or some other new annoying technology? P.S. For a long time I thought AJAX is a toilet cleaner.

                              My .NET Business Application Framework My Home Page My Younger Son & His "PET"

                              T Offline
                              T Offline
                              Todd Smith
                              wrote on last edited by
                              #30

                              As with any multithreaded application it could be any number of things that are hogging the CPU cycles (Javascript UI libraries, AJAX, ActiveX, Flash, Silverlight, PDF, etc.). Anything that pushes the processing to the client side can have this effect.

                              Todd Smith

                              1 Reply Last reply
                              0
                              • N Nagy Vilmos

                                Chris Maunder wrote:

                                I think my IE8 on this machine is plain and simple broken

                                FTFY! [woot de woot - fixed Chris :-D]


                                Panic, Chaos, Destruction. My work here is done.

                                D Offline
                                D Offline
                                Dan Neely
                                wrote on last edited by
                                #31

                                Nagy Vilmos corrected Chris Maunder to:

                                I think IE8 is plain and simple broken

                                FYFFY!!!

                                The European Way of War: Blow your own continent up. The American Way of War: Go over and help them.

                                1 Reply Last reply
                                0
                                • S Stuart Dootson

                                  In general, Ajax improves the responsiveness of websites in my experience. The things that slow down or freeze the browser (again, in my experience) tend to be Flash or PDFs - so it's all Adobe's fault!

                                  Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #32

                                  Nah PDF's don't freeze for a few seconds, they freeze for several minutes :) As do crappy java applets. They also inhibit scrolling through the rest of the page while they are loading.

                                  S 1 Reply Last reply
                                  0
                                  • L Lost User

                                    Nah PDF's don't freeze for a few seconds, they freeze for several minutes :) As do crappy java applets. They also inhibit scrolling through the rest of the page while they are loading.

                                    S Offline
                                    S Offline
                                    Stuart Dootson
                                    wrote on last edited by
                                    #33

                                    harold aptroot wrote:

                                    crappy java applets

                                    Forgot about Java - it's not JUST Adobe's fault then!

                                    Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                                    1 Reply Last reply
                                    0
                                    • X Xiangyang Liu

                                      that will freeze your browser, and sometimes your whole computer, for several minutes? It doesn't matter if IE7 or IE8, for those who are about to recommend FF, it freezes FF, too. Should we blame this on AJAX or some other new annoying technology? P.S. For a long time I thought AJAX is a toilet cleaner.

                                      My .NET Business Application Framework My Home Page My Younger Son & His "PET"

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

                                      CNET locks up my FF more than half the time.

                                      1 Reply Last reply
                                      0
                                      • C Chris Maunder

                                        Oh that's weird. In IE8 it's broken. In FireFox it's perfect. The conspiracy continues!!

                                        cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                                        R Offline
                                        R Offline
                                        Roger Wright
                                        wrote on last edited by
                                        #35

                                        It's working perfectly in IE6. ;P

                                        "A Journey of a Thousand Rest Stops Begins with a Single Movement"

                                        1 Reply Last reply
                                        0
                                        • X Xiangyang Liu

                                          that will freeze your browser, and sometimes your whole computer, for several minutes? It doesn't matter if IE7 or IE8, for those who are about to recommend FF, it freezes FF, too. Should we blame this on AJAX or some other new annoying technology? P.S. For a long time I thought AJAX is a toilet cleaner.

                                          My .NET Business Application Framework My Home Page My Younger Son & His "PET"

                                          L Offline
                                          L Offline
                                          Lost User
                                          wrote on last edited by
                                          #36

                                          Flash causes this sometimes.

                                          Visit http://www.notreadytogiveup.com/[^] and do something special today.

                                          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