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. Another thing annoying about websites

Another thing annoying about websites

Scheduled Pinned Locked Moved The Lounge
29 Posts 18 Posters 3 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.
  • C Chris Meech

    Speaking of annoying. What about CAPTCHA? I understand the need and purpose, but some implementations I've come across are so difficult to discern, they render any attempts to input, completely useless. Yeah, I'm old and I wear glasses, but my eyes are not that bad. :) For example. See here[^]. On the hand right side, the lower set of three examples. I'd fail on two of those three. The middle one. Does it start with "3rn" or is it "3m".

    Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

    R Offline
    R Offline
    Rama Krishna Vavilala
    wrote on last edited by
    #9

    Chris Meech wrote:

    What about CAPTCHA?

    I usually get them right in the third or fourth attempt.

    C T 2 Replies Last reply
    0
    • R Rama Krishna Vavilala

      Chris Meech wrote:

      What about CAPTCHA?

      I usually get them right in the third or fourth attempt.

      C Offline
      C Offline
      Chris Meech
      wrote on last edited by
      #10

      You've more perseverance than I. Even worse are the sites that when you fail on the first attempt, everything you've typed in is lost and you have to start over. :mad:

      Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

      N 1 Reply Last reply
      0
      • R Rama Krishna Vavilala

        Oftentimes, the country selection combo-box includes all the countries. The top selection is almost always Afghanistan. Now if those websites even have a single visitor from Afghanistan, I can think of it being justified. To select united states either you have to use scroll the big selection or press the U button and go through Uganda, United Kingdom and the finally United States. If you are a US based site targeted towards Americans why not make US the first choice in the list. If you want to show of your programming skills why not automatically select the country based on IP address to ease things a little bit.

        R Offline
        R Offline
        R Giskard Reventlov
        wrote on last edited by
        #11

        Because of our client base and their locations we put all of the English speaking countries first (UK, US, Canada, etc), then Europe then everywhere else. It took a while to decide upon the best sort order but it seems to work.

        "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me

        P 1 Reply Last reply
        0
        • R Rama Krishna Vavilala

          Chris Meech wrote:

          What about CAPTCHA?

          I usually get them right in the third or fourth attempt.

          T Offline
          T Offline
          thatraja
          wrote on last edited by
          #12

          Me too sometimes. Here[^] a funny one

          thatraja


          **My Tip/Tricks
          My Dad had a Heart Attack on this day so don't...
          **All these are my opinions. Different people. different way of thinking. I am no one to judge others - Chandru

          1 Reply Last reply
          0
          • C Chris Meech

            You've more perseverance than I. Even worse are the sites that when you fail on the first attempt, everything you've typed in is lost and you have to start over. :mad:

            Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

            N Offline
            N Offline
            Nish Nishant
            wrote on last edited by
            #13

            I usually play the audio. That's easier than trying to figure out what the stupid image means.

            Regards, Nish


            My technology blog: voidnish.wordpress.com Part 2 in my WinRT/C++ series : Visual C++ and WinRT/Metro - Databinding Basics

            1 Reply Last reply
            0
            • R Rama Krishna Vavilala

              Oftentimes, the country selection combo-box includes all the countries. The top selection is almost always Afghanistan. Now if those websites even have a single visitor from Afghanistan, I can think of it being justified. To select united states either you have to use scroll the big selection or press the U button and go through Uganda, United Kingdom and the finally United States. If you are a US based site targeted towards Americans why not make US the first choice in the list. If you want to show of your programming skills why not automatically select the country based on IP address to ease things a little bit.

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

              And furthermore... Why has no one made a list control with Intellisense? So often I have to select a state, and of course, Alabama and Alaska come before Arizona, so I have to scroll down to reach it. Would it be so hard to make a control that advances through the list as I type? Besides, when I encounter these things I hate having to switch from keyboard to mouse for just one field on a form. It would make sense to use pattern matching in such a way that as I type in the state (or country) name, the selection would shift to the best match in the list.

              Will Rogers never met me.

              B 1 Reply Last reply
              0
              • R Rama Krishna Vavilala

                Oftentimes, the country selection combo-box includes all the countries. The top selection is almost always Afghanistan. Now if those websites even have a single visitor from Afghanistan, I can think of it being justified. To select united states either you have to use scroll the big selection or press the U button and go through Uganda, United Kingdom and the finally United States. If you are a US based site targeted towards Americans why not make US the first choice in the list. If you want to show of your programming skills why not automatically select the country based on IP address to ease things a little bit.

                D Offline
                D Offline
                Dario Solera
                wrote on last edited by
                #15

                It reminds me of this (3rd picture): http://theoatmeal.com/comics/shopping_cart[^]

                If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe, but not a personality. [Charlie Brooker] ScrewTurn Wiki, Software Localization Tools & Services and My Blog

                A 1 Reply Last reply
                0
                • R Rama Krishna Vavilala

                  Oftentimes, the country selection combo-box includes all the countries. The top selection is almost always Afghanistan. Now if those websites even have a single visitor from Afghanistan, I can think of it being justified. To select united states either you have to use scroll the big selection or press the U button and go through Uganda, United Kingdom and the finally United States. If you are a US based site targeted towards Americans why not make US the first choice in the list. If you want to show of your programming skills why not automatically select the country based on IP address to ease things a little bit.

                  R Offline
                  R Offline
                  Rutvik Dave
                  wrote on last edited by
                  #16

                  I agree, I always thought of creating one more column on the country list table,

                  weight

                  then assign some 'makes sense' values, later adjust the weight based on the number of visitors from different country and then sort the list

                  by weight,name

                  1 Reply Last reply
                  0
                  • R Rama Krishna Vavilala

                    Oftentimes, the country selection combo-box includes all the countries. The top selection is almost always Afghanistan. Now if those websites even have a single visitor from Afghanistan, I can think of it being justified. To select united states either you have to use scroll the big selection or press the U button and go through Uganda, United Kingdom and the finally United States. If you are a US based site targeted towards Americans why not make US the first choice in the list. If you want to show of your programming skills why not automatically select the country based on IP address to ease things a little bit.

                    P Offline
                    P Offline
                    peterchen
                    wrote on last edited by
                    #17

                    Adding to the annoyance, they sometimes use localized country names, sometimes they don't. That puts me either near Ghana or near Dänemark.

                    FILETIME to time_t
                    | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

                    1 Reply Last reply
                    0
                    • R R Giskard Reventlov

                      Because of our client base and their locations we put all of the English speaking countries first (UK, US, Canada, etc), then Europe then everywhere else. It took a while to decide upon the best sort order but it seems to work.

                      "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me

                      P Offline
                      P Offline
                      Pascal Ganaye
                      wrote on last edited by
                      #18

                      You're taking the risk of infuriating the people that are not in the 'favorites' list though.

                      1 Reply Last reply
                      0
                      • R Roger Wright

                        And furthermore... Why has no one made a list control with Intellisense? So often I have to select a state, and of course, Alabama and Alaska come before Arizona, so I have to scroll down to reach it. Would it be so hard to make a control that advances through the list as I type? Besides, when I encounter these things I hate having to switch from keyboard to mouse for just one field on a form. It would make sense to use pattern matching in such a way that as I type in the state (or country) name, the selection would shift to the best match in the list.

                        Will Rogers never met me.

                        B Offline
                        B Offline
                        BobJanova
                        wrote on last edited by
                        #19

                        They have ... a search for autocomplete+AJAX will turn up a vast array of hits. And this one doesn't even need AJAX, it's client side Javascript.

                        1 Reply Last reply
                        0
                        • R Rama Krishna Vavilala

                          Oftentimes, the country selection combo-box includes all the countries. The top selection is almost always Afghanistan. Now if those websites even have a single visitor from Afghanistan, I can think of it being justified. To select united states either you have to use scroll the big selection or press the U button and go through Uganda, United Kingdom and the finally United States. If you are a US based site targeted towards Americans why not make US the first choice in the list. If you want to show of your programming skills why not automatically select the country based on IP address to ease things a little bit.

                          P Offline
                          P Offline
                          Pascal Ganaye
                          wrote on last edited by
                          #20

                          The worst scenario is when your Country can be designated with different names and you have to scroll up and down to see which is available. ie:

                          Angleterre
                          England
                          Engeland
                          Inglaterra
                          Great Britain
                          Grande Bretagne
                          Reino Unido
                          United Kingdom
                          UK
                          ...

                          1 Reply Last reply
                          0
                          • R Rama Krishna Vavilala

                            Oftentimes, the country selection combo-box includes all the countries. The top selection is almost always Afghanistan. Now if those websites even have a single visitor from Afghanistan, I can think of it being justified. To select united states either you have to use scroll the big selection or press the U button and go through Uganda, United Kingdom and the finally United States. If you are a US based site targeted towards Americans why not make US the first choice in the list. If you want to show of your programming skills why not automatically select the country based on IP address to ease things a little bit.

                            J Offline
                            J Offline
                            Jason Hooper
                            wrote on last edited by
                            #21

                            I haven't had to input country in quite a while, since Chrome does it for me. Too bad though, since I became quite accustomed to the typical CCC<tab.> Cambodia, Cameroon, Canada, <tab> :)

                            Jason

                            1 Reply Last reply
                            0
                            • R Rama Krishna Vavilala

                              Oftentimes, the country selection combo-box includes all the countries. The top selection is almost always Afghanistan. Now if those websites even have a single visitor from Afghanistan, I can think of it being justified. To select united states either you have to use scroll the big selection or press the U button and go through Uganda, United Kingdom and the finally United States. If you are a US based site targeted towards Americans why not make US the first choice in the list. If you want to show of your programming skills why not automatically select the country based on IP address to ease things a little bit.

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

                              There are also those websites that select a language based on your IP address, and then do not let you change it. Just because I'm in the Netherlands doesn't mean I want to read anything in Dutch, especially not if it's a completely broken translation (which it usually is)

                              A 1 Reply Last reply
                              0
                              • C Chris Meech

                                Speaking of annoying. What about CAPTCHA? I understand the need and purpose, but some implementations I've come across are so difficult to discern, they render any attempts to input, completely useless. Yeah, I'm old and I wear glasses, but my eyes are not that bad. :) For example. See here[^]. On the hand right side, the lower set of three examples. I'd fail on two of those three. The middle one. Does it start with "3rn" or is it "3m".

                                Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

                                A Offline
                                A Offline
                                Albert Holguin
                                wrote on last edited by
                                #23

                                Yep, completely understand the need for them... but they do get annoying... X|

                                1 Reply Last reply
                                0
                                • D Dario Solera

                                  It reminds me of this (3rd picture): http://theoatmeal.com/comics/shopping_cart[^]

                                  If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe, but not a personality. [Charlie Brooker] ScrewTurn Wiki, Software Localization Tools & Services and My Blog

                                  A Offline
                                  A Offline
                                  Albert Holguin
                                  wrote on last edited by
                                  #24

                                  Hey! ...that's where I get my Koala meat from!

                                  1 Reply Last reply
                                  0
                                  • L Lost User

                                    There are also those websites that select a language based on your IP address, and then do not let you change it. Just because I'm in the Netherlands doesn't mean I want to read anything in Dutch, especially not if it's a completely broken translation (which it usually is)

                                    A Offline
                                    A Offline
                                    Albert Holguin
                                    wrote on last edited by
                                    #25

                                    My ISP must sometimes route my traffic through some other random-a** places... so I occasionally go to webpages and see stuff in another language I don't speak and then the real swearing starts when I'm trying to figure out how to change the language... :mad:

                                    1 Reply Last reply
                                    0
                                    • N Nish Nishant

                                      Chris defaulted a member's country to USA for years on CP :-) Then for a short while he defaulted it to Afghanistan. I agree with you, IP based auto-selection works best! If that's not available, select the country that's your primary target audience (usually the USA).

                                      Regards, Nish


                                      My technology blog: voidnish.wordpress.com Part 2 in my WinRT/C++ series : Visual C++ and WinRT/Metro - Databinding Basics

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

                                      Nishant Sivakumar wrote:

                                      usually the USA

                                      ?????? really?

                                      MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

                                      N 1 Reply Last reply
                                      0
                                      • L Lost User

                                        Nishant Sivakumar wrote:

                                        usually the USA

                                        ?????? really?

                                        MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

                                        N Offline
                                        N Offline
                                        Nish Nishant
                                        wrote on last edited by
                                        #27

                                        Yeah, based on numbers, yes.

                                        Regards, Nish


                                        My technology blog: voidnish.wordpress.com Part 2 in my WinRT/C++ series : Visual C++ and WinRT/Metro - Databinding Basics

                                        L 1 Reply Last reply
                                        0
                                        • N Nish Nishant

                                          Yeah, based on numbers, yes.

                                          Regards, Nish


                                          My technology blog: voidnish.wordpress.com Part 2 in my WinRT/C++ series : Visual C++ and WinRT/Metro - Databinding Basics

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

                                          As of March this year, America had 272million internet users, asia 922 million, europe 476 million - so based on numbers of web sites NOT targeting US users the numbers speak for themselves. Sure, if you compare individual countries, then USA may well be highest, but I would suggest that there are more web sites not targeting the USA than there are that are (wow, that was a good sentence!)

                                          MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

                                          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