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. Stargate Continuum

Stargate Continuum

Scheduled Pinned Locked Moved The Lounge
question
30 Posts 23 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.
  • J jacobjordan

    The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?

    if (your.Life == lifestyles.Programming) {     your.Cool = true; } else {     your.Cool = false; }

    M Offline
    M Offline
    Michel Wassink
    wrote on last edited by
    #14

    I saw the movie 2 weeks ago. It is a solid and entertaining movie although I normally hate the time-travel thing.

    Michel Wassink


    We must make user friendly software. Where are friendly users?

    M 1 Reply Last reply
    0
    • F Fernando A Gomez F

      I have only seen Stargate Atlantis; would the movie be like that? BTW, I'd do it like: your.Cool = your.Life == lifestyles.Programming; ;P

      Stupidity is an International Association - Enrique Jardiel Poncela Die deutsche Sprache sollte sanft und ehrfurchtsvoll zu den toten Sprachen abgelegt werden, denn nur die Toten haben die Zeit, diese Sprache zu lernen. - Mark Twain

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

      I still don't like the implicaitons of the false branch.

      We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
      blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

      1 Reply Last reply
      0
      • F Fernando A Gomez F

        I have only seen Stargate Atlantis; would the movie be like that? BTW, I'd do it like: your.Cool = your.Life == lifestyles.Programming; ;P

        Stupidity is an International Association - Enrique Jardiel Poncela Die deutsche Sprache sollte sanft und ehrfurchtsvoll zu den toten Sprachen abgelegt werden, denn nur die Toten haben die Zeit, diese Sprache zu lernen. - Mark Twain

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

        I still don't like the implicaitons of the false branch.

        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
        blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

        1 Reply Last reply
        0
        • J jacobjordan

          The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?

          if (your.Life == lifestyles.Programming) {     your.Cool = true; } else {     your.Cool = false; }

          M Offline
          M Offline
          Member 96
          wrote on last edited by
          #17

          They film it just across the water from here. I've always found it too "Canadian" for my tastes. Of all the current sci fi-ish tv programs filmed in Vancouver I think JPod is probably the best.


          "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

          1 Reply Last reply
          0
          • M Michel Wassink

            I saw the movie 2 weeks ago. It is a solid and entertaining movie although I normally hate the time-travel thing.

            Michel Wassink


            We must make user friendly software. Where are friendly users?

            M Offline
            M Offline
            Member 96
            wrote on last edited by
            #18

            Michel Wassink wrote:

            although I normally hate the time-travel thing

            Wow, that's always been my all time favorite theme in Sci Fi novels. Movies though generally treat it very badly as a subject.


            "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

            1 Reply Last reply
            0
            • L Lost User

              I like to be long winded if(you have some interests outside of coding and technology) { you're far more interesting company } else { you're a tad boring }

              G Offline
              G Offline
              geoffs
              wrote on last edited by
              #19

              And this subthread seems to bear out what I've noticed on bbs systems many years ago, then on usenet, and now in discussion forums like this one --> when your sig is larger (by far) than the main content of your post, it becomes the focus of the message post. :doh: BTW, I enjoyed the SG movie with Kurt Russell, but the television series did nothing for me.

              1 Reply Last reply
              0
              • J jacobjordan

                The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?

                if (your.Life == lifestyles.Programming) {     your.Cool = true; } else {     your.Cool = false; }

                D Offline
                D Offline
                Dalek Dave
                wrote on last edited by
                #20

                Love Stargate, especially the fragrant Amanda Tapping! Essex Girl I believe, so like Star Trek TNG, Essex Girls get about a bit.(I am pretty sure Councillor Troi comes from Essex too!) I am waiting to see Continuum, and, sadly, have every episode on DVD. (I also have near 700 episodes of Doctor Who too, God, somebody, get me a life! :) )

                ------------------------------------ "I want you to imagine I have a blaster in my hand" - Zaphod Beeblebrox. "You DO have a blaster in your hand" - Freighter Pilot "Yeah, so you don't have to tax your imagination too hard" - Zaphod Beeblebrox

                1 Reply Last reply
                0
                • _ _Damian S_

                  Fernando A. Gomez F. wrote:

                  your.Cool = your.Life == lifestyles.Programming;

                  Although probably not required, I still prefer to see this parenthesised for clarity, like this: your.Cool = (your.Life == lifestyles.Programming);

                  -------------------------------------------------------- Knowledge is knowing that the tomato is a fruit. Wisdom is not putting it in fruit salad!!

                  H Offline
                  H Offline
                  hairy_hats
                  wrote on last edited by
                  #21

                  _Damian S_ wrote:

                  your.Cool = (your.Life == lifestyles.Programming);

                  Shouldn't that be: "you're.Cool" ;)

                  1 Reply Last reply
                  0
                  • J jacobjordan

                    The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?

                    if (your.Life == lifestyles.Programming) {     your.Cool = true; } else {     your.Cool = false; }

                    G Offline
                    G Offline
                    Gukar
                    wrote on last edited by
                    #22

                    All of them: original movie, SG-1, Atlantis are my favorites. I'm a fan of Stargate, INDEED. And i'm still wondering what's the really mean of the words:'Jafa Kuri'.:confused:

                    1 Reply Last reply
                    0
                    • J jacobjordan

                      The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?

                      if (your.Life == lifestyles.Programming) {     your.Cool = true; } else {     your.Cool = false; }

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

                      I've always enjoyed Stargate but I think it jumped the shark a while back. Atlantis is okay but it's getting to be a home for retired SG1ers. And let's face it, without the humour of O'Neill, it isn't really the same. Still watch the reruns nearly every night on Sky when I get home: how sad is that? :-)

                      me, me, me

                      1 Reply Last reply
                      0
                      • D Dirk Higbee

                        The only Stargate I liked was the original movie with Kurt Russell. SG-1 doesn't do it for me. Anderson was great as McGuyver, though.

                        Don't take any wooden nickels.

                        P Offline
                        P Offline
                        Paul Watson
                        wrote on last edited by
                        #24

                        I'm with you. The movie was entertaining but the TV series feels cheap.

                        cheers, Paul M. Watson.

                        1 Reply Last reply
                        0
                        • B blackjack2150

                          jacobrdan wrote:

                          if (your.Life == lifestyles.Programming) { your.Cool = true; } else { your.Cool = false; }

                          Since when is programming perceived as 'cool' by the general opinion? I would say quite the opposite. Anyway, just by having a signature like that you sound geek rather than cool. Sorry...

                          P Offline
                          P Offline
                          Paul Watson
                          wrote on last edited by
                          #25

                          blackjack2150 wrote:

                          Since when is programming perceived as 'cool' by the general opinion

                          Since 21 year old kids started becoming billionaires from it :)

                          cheers, Paul M. Watson.

                          1 Reply Last reply
                          0
                          • J jacobjordan

                            The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?

                            if (your.Life == lifestyles.Programming) {     your.Cool = true; } else {     your.Cool = false; }

                            P Offline
                            P Offline
                            Paul Watson
                            wrote on last edited by
                            #26

                            I liked the original movie but the series left me cold.

                            cheers, Paul M. Watson.

                            1 Reply Last reply
                            0
                            • L Lost User

                              I like to be long winded if(you have some interests outside of coding and technology) { you're far more interesting company } else { you're a tad boring }

                              S Offline
                              S Offline
                              Shog9 0
                              wrote on last edited by
                              #27

                              Still too simplistic. I favor:

                              var weights = {coding: 2.0, tech: 1.3, food: 2.0, stargate: 0.5};
                              var threshold = 4.0;
                              var aggInterests = 0.0;
                              for each (var interest in interests)
                              {
                                 aggInterests += weights[interest]||1.0;
                              }

                              if ( aggInterests >= threshold )
                              {
                                You may be worth talking to
                              }
                              else
                              {
                                You are dull
                              }

                              Citizen 20.1.01

                              'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

                              1 Reply Last reply
                              0
                              • L Lost User

                                If it came to a choice between watching Stargate and plucking my body hair out with tweezers, I'd be bald from head to toe. One man's meat, and all that, but it is just cr*p.

                                Take a chill pill, Daddy-o .\\axxx (That's an 'M')

                                H Offline
                                H Offline
                                Hamed Musavi
                                wrote on last edited by
                                #28

                                maxxx# wrote:

                                If it came to a choice between watching Stargate and plucking my body hair out with tweezers, I'd be bald from head to toe.

                                I've never seen the movie, but based on your profile photo, it must be a very long movie. :-D

                                // "In the end it's a little boy expressing himself." Yanni while (I_am_alive)
                                {
                                    cout<<"I love to do more than just programming.";
                                }

                                1 Reply Last reply
                                0
                                • J jacobjordan

                                  The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?

                                  if (your.Life == lifestyles.Programming) {     your.Cool = true; } else {     your.Cool = false; }

                                  A Offline
                                  A Offline
                                  Anna Jayne Metcalfe
                                  wrote on last edited by
                                  #29

                                  I am! (Beth is a Trekkie, but I'm into Stargate) :-O

                                  Anna :rose: Having a bad bug day? Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

                                  1 Reply Last reply
                                  0
                                  • L Lost User

                                    I like to be long winded if(you have some interests outside of coding and technology) { you're far more interesting company } else { you're a tad boring }

                                    V Offline
                                    V Offline
                                    Vikram A Punathambekar
                                    wrote on last edited by
                                    #30

                                    Well said. I can't bear the ones who think programming/technology is everything and look down upon the people who aren't in tech.

                                    Cheers, Vıkram.


                                    The hands that help are holier than the lips that pray.

                                    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