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. When have you "visited" a country?

When have you "visited" a country?

Scheduled Pinned Locked Moved The Lounge
phpjsontutorialquestion
26 Posts 13 Posters 0 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.
  • Sander RosselS Sander Rossel

    I'd like to keep a list of countries I visited so I can see which parts of the world I haven't explored yet. So I found a nice website, traveltip.org[^] (other recommendations are welcome), which let's me check visited countries per world part. But what would qualify as "visited"? For example, I've been in Tunisia for a good four hours. I had a fast tour through the centre of Tunis and then I left. Have I really visited Tunisia? I pretty much did the same in Malta. Malta is very small though, so I guess you could say I've seen a good part of the country... I've been to Vatican City even shorter, but I've really seen everything a tourist can see! So that certainly counts as visited. I've also been in Avignon (France) for a day and I've travelled through the rest of France by bus (it was really just sitting in a bus), still I wouldn't say I've visited France. Should I have spent at least one night in a country to be able to say I have visited it? That would give troubles in case of Vatican City... And if all you do is sleep (maybe you're in transit) you also can't really call it a visit. Or maybe you should have visited at least x cities in a country (which again isn't possible in Vatican City)? I don't think problems get more first world than this and I realize it's up to me to say I've visited a country, but I was wondering what you guys think about it.

    It's an OO world.

    public class SanderRossel : Lazy<Person>
    {
    public void DoWork()
    {
    throw new NotSupportedException();
    }
    }

    M Offline
    M Offline
    Marc Clifton
    wrote on last edited by
    #7

    Sander Rossel wrote:

    But what would qualify as "visited"?

    My answer is not KSS, but it would certainly be one measure of "visited." ;) Marc

    Automating Semantic Mapping of a Document With Natural Language Processing

    J 1 Reply Last reply
    0
    • OriginalGriffO OriginalGriff

      I used to figure I hadn't visited a place unless I had got absolutely drunk-as-a-skunk there... I have to say the only exception to this was the UAE, where I entirely failed to find anything alcoholic at all, despite being there for several days. I visited a lot of other places though! :laugh:

      You looking for sympathy? You'll find it in the dictionary, between sympathomimetic and sympatric (Page 1788, if it helps)

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

      I spent some time in the UAE and never had a trouble getting a drink. Paying was a different matter; somewhere around £5 a tin back in '89

      1 Reply Last reply
      0
      • Sander RosselS Sander Rossel

        I'd like to keep a list of countries I visited so I can see which parts of the world I haven't explored yet. So I found a nice website, traveltip.org[^] (other recommendations are welcome), which let's me check visited countries per world part. But what would qualify as "visited"? For example, I've been in Tunisia for a good four hours. I had a fast tour through the centre of Tunis and then I left. Have I really visited Tunisia? I pretty much did the same in Malta. Malta is very small though, so I guess you could say I've seen a good part of the country... I've been to Vatican City even shorter, but I've really seen everything a tourist can see! So that certainly counts as visited. I've also been in Avignon (France) for a day and I've travelled through the rest of France by bus (it was really just sitting in a bus), still I wouldn't say I've visited France. Should I have spent at least one night in a country to be able to say I have visited it? That would give troubles in case of Vatican City... And if all you do is sleep (maybe you're in transit) you also can't really call it a visit. Or maybe you should have visited at least x cities in a country (which again isn't possible in Vatican City)? I don't think problems get more first world than this and I realize it's up to me to say I've visited a country, but I was wondering what you guys think about it.

        It's an OO world.

        public class SanderRossel : Lazy<Person>
        {
        public void DoWork()
        {
        throw new NotSupportedException();
        }
        }

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

        Going by overnight stays I've been to around 40, with another 10-12 just passing through.

        1 Reply Last reply
        0
        • M Marc Koutzarov

          Maybe you should model a Abstract Class for visits and then extend the properties as you go along

          Abstract Class visit() inherits visit
          dim long as decimal
          ldim at as decimal
          end class

          Class littleVisit() inherits visit
          dim HaveSlept as boolean
          end class

          Class littleBetterVisit() inherits visit
          dim HaveSleptWithGirl as boolean
          end class

          Sander RosselS Offline
          Sander RosselS Offline
          Sander Rossel
          wrote on last edited by
          #10

          Class BestVisitEver
          Inherits Visit
          Property HaveSleptWithGirlAndGotHerpesButCantRememberBecauseDrugsAndAlcoholWereInvolvedAlsoWheresMyWallet As Boolean
          End Class

          :laugh:

          It's an OO world.

          public class SanderRossel : Lazy<Person>
          {
          public void DoWork()
          {
          throw new NotSupportedException();
          }
          }

          R M 2 Replies Last reply
          0
          • OriginalGriffO OriginalGriff

            I used to figure I hadn't visited a place unless I had got absolutely drunk-as-a-skunk there... I have to say the only exception to this was the UAE, where I entirely failed to find anything alcoholic at all, despite being there for several days. I visited a lot of other places though! :laugh:

            You looking for sympathy? You'll find it in the dictionary, between sympathomimetic and sympatric (Page 1788, if it helps)

            Sander RosselS Offline
            Sander RosselS Offline
            Sander Rossel
            wrote on last edited by
            #11

            The places you THINK you go when you're drunk don't count. I'm also pretty sure the toilet of your local pub doesn't count as a country ;p

            It's an OO world.

            public class SanderRossel : Lazy<Person>
            {
            public void DoWork()
            {
            throw new NotSupportedException();
            }
            }

            1 Reply Last reply
            0
            • D DaveAuld

              Why not have a look at tripadvisor.com[^] You an plot on a map, place you have visited, or place you would plan to visit. And visiting, is somewhere you have physically been, whether a day trip or an overnight or longer stay. However, merely stopping at the airport to catch an interconnecting flight does not constitute a visit.

              Dave Find Me On:Web|Facebook|Twitter|LinkedIn Folding Stats: Team CodeProject

              Sander RosselS Offline
              Sander RosselS Offline
              Sander Rossel
              wrote on last edited by
              #12

              Thanks, I'll try tripadvisor. Looks good!

              DaveAuld wrote:

              merely stopping at the airport to catch an interconnecting flight does not constitute a visit.

              I agree on that one completely.

              It's an OO world.

              public class SanderRossel : Lazy<Person>
              {
              public void DoWork()
              {
              throw new NotSupportedException();
              }
              }

              1 Reply Last reply
              0
              • Sander RosselS Sander Rossel

                Class BestVisitEver
                Inherits Visit
                Property HaveSleptWithGirlAndGotHerpesButCantRememberBecauseDrugsAndAlcoholWereInvolvedAlsoWheresMyWallet As Boolean
                End Class

                :laugh:

                It's an OO world.

                public class SanderRossel : Lazy<Person>
                {
                public void DoWork()
                {
                throw new NotSupportedException();
                }
                }

                R Offline
                R Offline
                Rob Grainger
                wrote on last edited by
                #13

                Class BestVisitEver Inherits Visit Property HaveSleptWithGirlAndGotHerpesButCantRememberBecauseDrugsAndAlcoholWereInvolvedAlsoWheresMyWallet As Boolean End Class That means I've visited my home town ;-)

                "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                Sander RosselS 1 Reply Last reply
                0
                • R Rob Grainger

                  Class BestVisitEver Inherits Visit Property HaveSleptWithGirlAndGotHerpesButCantRememberBecauseDrugsAndAlcoholWereInvolvedAlsoWheresMyWallet As Boolean End Class That means I've visited my home town ;-)

                  "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                  Sander RosselS Offline
                  Sander RosselS Offline
                  Sander Rossel
                  wrote on last edited by
                  #14

                  Rob Grainger wrote:

                  That means I've visited my home town

                  Most people have... Have you been drinking? ;p

                  It's an OO world.

                  public class SanderRossel : Lazy<Person>
                  {
                  public void DoWork()
                  {
                  throw new NotSupportedException();
                  }
                  }

                  R 1 Reply Last reply
                  0
                  • Sander RosselS Sander Rossel

                    Class BestVisitEver
                    Inherits Visit
                    Property HaveSleptWithGirlAndGotHerpesButCantRememberBecauseDrugsAndAlcoholWereInvolvedAlsoWheresMyWallet As Boolean
                    End Class

                    :laugh:

                    It's an OO world.

                    public class SanderRossel : Lazy<Person>
                    {
                    public void DoWork()
                    {
                    throw new NotSupportedException();
                    }
                    }

                    M Offline
                    M Offline
                    Marc Koutzarov
                    wrote on last edited by
                    #15

                    ha ha ha ha ha Don't forget to overload the constructor Sub new if HaveSleptWithGirlAndGotHerpesButCantRememberBecauseDrugsAndAlcoholWereInvolvedAlsoWheresMyWallet= false then HaveSleptWithGirlAndGotHerpesButCantRememberBecauseDrugsAndAlcoholWereInvolvedAlsoWheresMyWallet=true end sub

                    1 Reply Last reply
                    0
                    • Sander RosselS Sander Rossel

                      I'd like to keep a list of countries I visited so I can see which parts of the world I haven't explored yet. So I found a nice website, traveltip.org[^] (other recommendations are welcome), which let's me check visited countries per world part. But what would qualify as "visited"? For example, I've been in Tunisia for a good four hours. I had a fast tour through the centre of Tunis and then I left. Have I really visited Tunisia? I pretty much did the same in Malta. Malta is very small though, so I guess you could say I've seen a good part of the country... I've been to Vatican City even shorter, but I've really seen everything a tourist can see! So that certainly counts as visited. I've also been in Avignon (France) for a day and I've travelled through the rest of France by bus (it was really just sitting in a bus), still I wouldn't say I've visited France. Should I have spent at least one night in a country to be able to say I have visited it? That would give troubles in case of Vatican City... And if all you do is sleep (maybe you're in transit) you also can't really call it a visit. Or maybe you should have visited at least x cities in a country (which again isn't possible in Vatican City)? I don't think problems get more first world than this and I realize it's up to me to say I've visited a country, but I was wondering what you guys think about it.

                      It's an OO world.

                      public class SanderRossel : Lazy<Person>
                      {
                      public void DoWork()
                      {
                      throw new NotSupportedException();
                      }
                      }

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

                      Sander Rossel wrote:

                      what you guys think about it

                      I figure that I have visited a country if I am there long enough for the local authorities to brand me an "undesirable" and invite me to leave. Or, thrown out of the first bar, whichever comes first.

                      You can lead a developer to CodeProject, but you can't make them think. The Theory of Gravity was invented for the sole purpose of distracting you from investigating the scientific fact that the Earth sucks.

                      Sander RosselS 1 Reply Last reply
                      0
                      • Sander RosselS Sander Rossel

                        Rob Grainger wrote:

                        That means I've visited my home town

                        Most people have... Have you been drinking? ;p

                        It's an OO world.

                        public class SanderRossel : Lazy<Person>
                        {
                        public void DoWork()
                        {
                        throw new NotSupportedException();
                        }
                        }

                        R Offline
                        R Offline
                        Rob Grainger
                        wrote on last edited by
                        #17

                        No, I was jokingly referring to the range of activities on offer. (Oddly, your "Most people have" line isn't too far off the mark, I live in Bath, UK, and it really is a fecking tourist trap. Biggest attraction in the UK outside London, but London is just slightly larger. Bad side is the council don't seem to get the idea that folk who live here may object to it being turned into an oversized museum (they've priced out most of the good venues and arts centres through exorbitant business rates, so the nightlife amongst other things are steadily dying out). Its probably great to visit for a day or two, as long as you don't expect anything with a passing resemblance to nightlife. My favourite example is the "Jane Austen Center" - the writer spent a few years living in Bath, but they were the most uncreative and unhappy years in her life. (Edited twice - once to correct a Freudian slip[^], and once to add a detail). (Edited again to add link)

                        "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                        Richard Andrew x64R A 2 Replies Last reply
                        0
                        • OriginalGriffO OriginalGriff

                          I used to figure I hadn't visited a place unless I had got absolutely drunk-as-a-skunk there... I have to say the only exception to this was the UAE, where I entirely failed to find anything alcoholic at all, despite being there for several days. I visited a lot of other places though! :laugh:

                          You looking for sympathy? You'll find it in the dictionary, between sympathomimetic and sympatric (Page 1788, if it helps)

                          R Offline
                          R Offline
                          Rob Grainger
                          wrote on last edited by
                          #18

                          You mean you haven't visited somewhere until you can't remember visiting there? (I wonder how many places I visited when I was younger)

                          "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                          1 Reply Last reply
                          0
                          • L Lost User

                            Sander Rossel wrote:

                            what you guys think about it

                            I figure that I have visited a country if I am there long enough for the local authorities to brand me an "undesirable" and invite me to leave. Or, thrown out of the first bar, whichever comes first.

                            You can lead a developer to CodeProject, but you can't make them think. The Theory of Gravity was invented for the sole purpose of distracting you from investigating the scientific fact that the Earth sucks.

                            Sander RosselS Offline
                            Sander RosselS Offline
                            Sander Rossel
                            wrote on last edited by
                            #19

                            Wes Aday wrote:

                            the local authorities to brand me an "undesirable"

                            We've had the pleasure of transferring to another plane in the USA (we went from Europe to South America). Even for that brief moment we stayed at the airport the local authorities made us feel so undesirable that our second trip to South America was a (fairly more expensive) direct flight :D

                            It's an OO world.

                            public class SanderRossel : Lazy<Person>
                            {
                            public void DoWork()
                            {
                            throw new NotSupportedException();
                            }
                            }

                            L 1 Reply Last reply
                            0
                            • Sander RosselS Sander Rossel

                              Wes Aday wrote:

                              the local authorities to brand me an "undesirable"

                              We've had the pleasure of transferring to another plane in the USA (we went from Europe to South America). Even for that brief moment we stayed at the airport the local authorities made us feel so undesirable that our second trip to South America was a (fairly more expensive) direct flight :D

                              It's an OO world.

                              public class SanderRossel : Lazy<Person>
                              {
                              public void DoWork()
                              {
                              throw new NotSupportedException();
                              }
                              }

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

                              Sander Rossel wrote:

                              local authorities made us feel so undesirable

                              If it makes you feel any better, they treat US citizens the same way. I find it sort of ironic that mental giants that are not qualified for a McJob are somehow qualified to defend us from terrorists.

                              You can lead a developer to CodeProject, but you can't make them think. The Theory of Gravity was invented for the sole purpose of distracting you from investigating the scientific fact that the Earth sucks.

                              M 1 Reply Last reply
                              0
                              • R Rob Grainger

                                No, I was jokingly referring to the range of activities on offer. (Oddly, your "Most people have" line isn't too far off the mark, I live in Bath, UK, and it really is a fecking tourist trap. Biggest attraction in the UK outside London, but London is just slightly larger. Bad side is the council don't seem to get the idea that folk who live here may object to it being turned into an oversized museum (they've priced out most of the good venues and arts centres through exorbitant business rates, so the nightlife amongst other things are steadily dying out). Its probably great to visit for a day or two, as long as you don't expect anything with a passing resemblance to nightlife. My favourite example is the "Jane Austen Center" - the writer spent a few years living in Bath, but they were the most uncreative and unhappy years in her life. (Edited twice - once to correct a Freudian slip[^], and once to add a detail). (Edited again to add link)

                                "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                                Richard Andrew x64R Offline
                                Richard Andrew x64R Offline
                                Richard Andrew x64
                                wrote on last edited by
                                #21

                                Your Freudian slip link is a 404.

                                The difficult we do right away... ...the impossible takes slightly longer.

                                1 Reply Last reply
                                0
                                • L Lost User

                                  Sander Rossel wrote:

                                  local authorities made us feel so undesirable

                                  If it makes you feel any better, they treat US citizens the same way. I find it sort of ironic that mental giants that are not qualified for a McJob are somehow qualified to defend us from terrorists.

                                  You can lead a developer to CodeProject, but you can't make them think. The Theory of Gravity was invented for the sole purpose of distracting you from investigating the scientific fact that the Earth sucks.

                                  M Offline
                                  M Offline
                                  Marc Koutzarov
                                  wrote on last edited by
                                  #22

                                  To make the job as easy as possible for narcissistic undereducated employees in a uniform the work instructions are as follow: 1. Everyone is a terrorist 2. Don't smile to people they are on holiday you'r not. 3. Be as rude as possible.

                                  1 Reply Last reply
                                  0
                                  • M Marc Clifton

                                    Sander Rossel wrote:

                                    But what would qualify as "visited"?

                                    My answer is not KSS, but it would certainly be one measure of "visited." ;) Marc

                                    Automating Semantic Mapping of a Document With Natural Language Processing

                                    J Offline
                                    J Offline
                                    JimmyRopes
                                    wrote on last edited by
                                    #23

                                    Marc Clifton wrote:

                                    My answer is not KSS, but it would certainly be one measure of "visited."

                                    Great minds think alike. I never consider that I visited a place until I have at least one encounter with a local woman. But who is keeping score? :-D

                                    **_Once you lose your pride the rest is easy.

                                    I would agree with you but then we both would be wrong._**
                                    The report of my death was an exaggeration - Mark Twain Simply Elegant Designs JimmyRopes Designs
                                    I'm on-line therefore I am. JimmyRopes

                                    1 Reply Last reply
                                    0
                                    • Sander RosselS Sander Rossel

                                      I'd like to keep a list of countries I visited so I can see which parts of the world I haven't explored yet. So I found a nice website, traveltip.org[^] (other recommendations are welcome), which let's me check visited countries per world part. But what would qualify as "visited"? For example, I've been in Tunisia for a good four hours. I had a fast tour through the centre of Tunis and then I left. Have I really visited Tunisia? I pretty much did the same in Malta. Malta is very small though, so I guess you could say I've seen a good part of the country... I've been to Vatican City even shorter, but I've really seen everything a tourist can see! So that certainly counts as visited. I've also been in Avignon (France) for a day and I've travelled through the rest of France by bus (it was really just sitting in a bus), still I wouldn't say I've visited France. Should I have spent at least one night in a country to be able to say I have visited it? That would give troubles in case of Vatican City... And if all you do is sleep (maybe you're in transit) you also can't really call it a visit. Or maybe you should have visited at least x cities in a country (which again isn't possible in Vatican City)? I don't think problems get more first world than this and I realize it's up to me to say I've visited a country, but I was wondering what you guys think about it.

                                      It's an OO world.

                                      public class SanderRossel : Lazy<Person>
                                      {
                                      public void DoWork()
                                      {
                                      throw new NotSupportedException();
                                      }
                                      }

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

                                      I'd say it counts when you go out of the airport and spend at least a few hours in the country. That doesn't mean you don't want to go back there and see some more of it, but if you're into a tick list then it would count.

                                      1 Reply Last reply
                                      0
                                      • R Rob Grainger

                                        No, I was jokingly referring to the range of activities on offer. (Oddly, your "Most people have" line isn't too far off the mark, I live in Bath, UK, and it really is a fecking tourist trap. Biggest attraction in the UK outside London, but London is just slightly larger. Bad side is the council don't seem to get the idea that folk who live here may object to it being turned into an oversized museum (they've priced out most of the good venues and arts centres through exorbitant business rates, so the nightlife amongst other things are steadily dying out). Its probably great to visit for a day or two, as long as you don't expect anything with a passing resemblance to nightlife. My favourite example is the "Jane Austen Center" - the writer spent a few years living in Bath, but they were the most uncreative and unhappy years in her life. (Edited twice - once to correct a Freudian slip[^], and once to add a detail). (Edited again to add link)

                                        "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                                        A Offline
                                        A Offline
                                        ajhampson
                                        wrote on last edited by
                                        #25

                                        FTFY[^] :)

                                        R 1 Reply Last reply
                                        0
                                        • A ajhampson

                                          FTFY[^] :)

                                          R Offline
                                          R Offline
                                          Rob Grainger
                                          wrote on last edited by
                                          #26

                                          Thank you, the exact slip..

                                          "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                                          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