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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. The Back Room
  4. I don't know what to say about this! [modified]

I don't know what to say about this! [modified]

Scheduled Pinned Locked Moved The Back Room
htmlquestionannouncement
46 Posts 24 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.
  • R Rage

    Pierre Leclercq wrote:

    kid sister safe

    My kid sister just turned 16 and she he is plenty aware that ... oh, forget it. :)

    I'm waiting for Windows Feng Shui, where you have to re-arrange your icons in a manner which best enables your application to run. Richard Jones www.immo-brasseurs.com

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

    :laugh:

    ------------------------------------ "Your manuscript is both good and original. But the part that is good is not original, and the part that is original is not good." Dr Samuel Johnson

    1 Reply Last reply
    0
    • P Pierre Leclercq

      Come on! I am talking about KSS rule. I remember some messages being labeled as not KSS, that were less unsafe. Would you really enjoy discussing this kind of topic with your kid sister? X|

      You can't turn lead into gold, unless you've built yourself a nuclear plant.

      L Offline
      L Offline
      LittleYellowBird
      wrote on last edited by
      #19

      Pierre Leclercq wrote:

      Would you really enjoy discussing this kind of topic with your kid sister?

      It wouldn't bother me, or discussing it with my kid brother either before you ask. :-D

      Ali

      1 Reply Last reply
      0
      • B Brady Kelly

        Pierre Leclercq wrote:

        This is definitely not kid sister safe.

        Please... There is no profanity, nothing about sex, nothing about drugs. Just an individual having life changing surgery. I sure feel for anyone's kid sister that has to find out from her enlightened, and probably laughing, peers what a sex change is.

        P Offline
        P Offline
        Pierre Leclercq
        wrote on last edited by
        #20

        Awright, so I will do some real profanities then, and this thread will be moved to the soapbox.

        void func()
        {
        ::MessageBox(NULL, L"func", L"", MB_OK);
        }

        void func1()
        {
        ::MessageBox(NULL, L"func1", L"", MB_OK);
        }

        void func2()
        {
        ::MessageBox(NULL, L"func2", L"", MB_OK);
        }

        void (*metafunc1())()
        {
        return func;
        }

        void (*metafunc2())()
        {
        return func1;
        }

        void (*metafunc3())()
        {
        return func2;
        }

        void main()
        {
        void (*(*ptr[])())() =
        {
        metafunc1,
        metafunc2,
        metafunc3
        };

        (\*ptr\[0\])()();
        (\*ptr\[1\])()();
        (\*ptr\[2\])()();
        

        }

        So is this rude enough now ? I can do worse if you are not convinced.

        You can't turn lead into gold, unless you've built yourself a nuclear plant.

        B P 2 Replies Last reply
        0
        • D Dalek Dave

          Tick, VG Her name is Kim Petras An anagram of Prik Meats Go figure!

          ------------------------------------ "Your manuscript is both good and original. But the part that is good is not original, and the part that is original is not good." Dr Samuel Johnson

          realJSOPR Offline
          realJSOPR Offline
          realJSOP
          wrote on last edited by
          #21

          Dalek Dave wrote:

          An anagram of Prik Meats

          Not THAT is frakking funny! :)

          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
          -----
          "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

          1 Reply Last reply
          0
          • D Dalek Dave

            Not KSS? I dunno it is only about someone with a medical condition that has been cured(?) I just think it odd that they would consider such action at that age. Perhaps one of the Hamsters would be kind enough to move it across?

            Pierre Leclercq wrote:

            they should add one to move a message automatically to the soapbox.

            Perhaps not a bad idea, SUGGESTIONS perhaps. Not exactly censorship, but Alternate Location.

            ------------------------------------ "Your manuscript is both good and original. But the part that is good is not original, and the part that is original is not good." Dr Samuel Johnson

            P Offline
            P Offline
            PIEBALDconsult
            wrote on last edited by
            #22

            Dalek Dave wrote:

            medical condition that has been cured

            Psychological ... coddled.

            1 Reply Last reply
            0
            • D Dan Neely

              As long as the shrinks are willing to sign off on it, I don't have a problem with it. We can redesign a persons plumbing, we can't rewire their brain (setting aside the ethical question of if we should).

              Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

              realJSOPR Offline
              realJSOPR Offline
              realJSOP
              wrote on last edited by
              #23

              dan neely wrote:

              As long as the shrinks are willing to sign off on it,

              That's like saying "Well, that Madoff guy said this was a good deal, so that's good enough for me." The shrinks are as much in the dark as we are...

              "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
              -----
              "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

              I 1 Reply Last reply
              0
              • P Pierre Leclercq

                Awright, so I will do some real profanities then, and this thread will be moved to the soapbox.

                void func()
                {
                ::MessageBox(NULL, L"func", L"", MB_OK);
                }

                void func1()
                {
                ::MessageBox(NULL, L"func1", L"", MB_OK);
                }

                void func2()
                {
                ::MessageBox(NULL, L"func2", L"", MB_OK);
                }

                void (*metafunc1())()
                {
                return func;
                }

                void (*metafunc2())()
                {
                return func1;
                }

                void (*metafunc3())()
                {
                return func2;
                }

                void main()
                {
                void (*(*ptr[])())() =
                {
                metafunc1,
                metafunc2,
                metafunc3
                };

                (\*ptr\[0\])()();
                (\*ptr\[1\])()();
                (\*ptr\[2\])()();
                

                }

                So is this rude enough now ? I can do worse if you are not convinced.

                You can't turn lead into gold, unless you've built yourself a nuclear plant.

                B Offline
                B Offline
                Brady Kelly
                wrote on last edited by
                #24

                Pierre Leclercq wrote:

                So is this rude enough now ?

                It could have been VB, but it is quite rude enough, thanks. :)

                1 Reply Last reply
                0
                • D Dan Neely

                  As long as the shrinks are willing to sign off on it, I don't have a problem with it. We can redesign a persons plumbing, we can't rewire their brain (setting aside the ethical question of if we should).

                  Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

                  P Offline
                  P Offline
                  Pierre Leclercq
                  wrote on last edited by
                  #25

                  So basically the shrinks say they're helpless? Sounds strange to me, especially for a kid that young (treated at 12). So here is a good one, I go to a shrink and declare I have a dramatic condition, I dream of being a billionaire, and my life is hell. Are they going to grant me health coverage, and the insurance company give me one billion? After all they're helpless, I cannot be cured, and the insurance has to do something. :wtf: X| :wtf: X|

                  You can't turn lead into gold, unless you've built yourself a nuclear plant.

                  1 Reply Last reply
                  0
                  • D Dan Neely

                    As long as the shrinks are willing to sign off on it, I don't have a problem with it. We can redesign a persons plumbing, we can't rewire their brain (setting aside the ethical question of if we should).

                    Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

                    J Offline
                    J Offline
                    Jorgen Andersson
                    wrote on last edited by
                    #26

                    dan neely wrote:

                    we can't rewire their brain

                    <UnivoterBait>Yes you can, it's called lobotomy</UnivoterBait> <edit>Just saw that I was about half an hour late.</edit>

                    1 Reply Last reply
                    0
                    • D Dalek Dave

                      dan neely wrote:

                      can't rewire their brain

                      We can you know! Just not well at the moment, but I would give some of the Linkposters here a Frontal Lobotomy. (arrghhh too late, it seems they had it done years ago)

                      ------------------------------------ "Your manuscript is both good and original. But the part that is good is not original, and the part that is original is not good." Dr Samuel Johnson

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

                      Cutting lumps out isn't rewiring, it's vandalism at best.

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

                      1 Reply Last reply
                      0
                      • B Baconbutty

                        Looks like they have undergone the "KnackerSchnippen" operation.

                        My new favourite phrase - "misdirected leisure activity"

                        J Offline
                        J Offline
                        J4amieC
                        wrote on last edited by
                        #28

                        Baconbutty wrote:

                        Looks like they have undergone the "KnackerSchnippen" operation.

                        Its better than the other way round, I hear a "Strapadictomy" is quite a large procedure!

                        1 Reply Last reply
                        0
                        • D Dalek Dave

                          Expertsexchange?[^] I mean, 16! Hey ho, but someone may be in for a shock in a few years.

                          ------------------------------------ "Your manuscript is both good and original. But the part that is good is not original, and the part that is original is not good." Dr Samuel Johnson

                          modified on Wednesday, February 4, 2009 11:56 AM

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

                          The idea was to start the hormone therapy before puberty hits.

                          Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

                          1 Reply Last reply
                          0
                          • P Pierre Leclercq

                            This is definitely not kid sister safe. So please move it to the soapbox. So they've added a button to vote to remove messages, they should add one to move a message automatically to the soapbox.

                            You can't turn lead into gold, unless you've built yourself a nuclear plant.

                            L Offline
                            L Offline
                            leppie
                            wrote on last edited by
                            #30

                            It's only not KSS if I said: I would do her! ;P (j/k)

                            xacc.ide - now with TabsToSpaces support
                            IronScheme - 1.0 beta 2 - out now!
                            ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

                            1 Reply Last reply
                            0
                            • D Dalek Dave

                              Not KSS? I dunno it is only about someone with a medical condition that has been cured(?) I just think it odd that they would consider such action at that age. Perhaps one of the Hamsters would be kind enough to move it across?

                              Pierre Leclercq wrote:

                              they should add one to move a message automatically to the soapbox.

                              Perhaps not a bad idea, SUGGESTIONS perhaps. Not exactly censorship, but Alternate Location.

                              ------------------------------------ "Your manuscript is both good and original. But the part that is good is not original, and the part that is original is not good." Dr Samuel Johnson

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

                              I'll move it for you. And yeah - allowing messages to be moved is high on the TODO list.

                              cheers, Chris Maunder

                              CodeProject.com : C++ MVP

                              1 Reply Last reply
                              0
                              • P Pierre Leclercq

                                Come on! I am talking about KSS rule. I remember some messages being labeled as not KSS, that were less unsafe. Would you really enjoy discussing this kind of topic with your kid sister? X|

                                You can't turn lead into gold, unless you've built yourself a nuclear plant.

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

                                Enjoy is not the correct word but I would certainly talk to her about it and do not believe that an article in a freely available newspaper shoul dbe censored thrid hand: that is a complete nonsense. You are grossly overeacting to nothing.

                                me, me, me

                                P 1 Reply Last reply
                                0
                                • R R Giskard Reventlov

                                  Enjoy is not the correct word but I would certainly talk to her about it and do not believe that an article in a freely available newspaper shoul dbe censored thrid hand: that is a complete nonsense. You are grossly overeacting to nothing.

                                  me, me, me

                                  P Offline
                                  P Offline
                                  Pierre Leclercq
                                  wrote on last edited by
                                  #33

                                  digital man wrote:

                                  do not believe that an article in a freely available newspaper shoul dbe censored

                                  I think I have been misread. I did not ask for censorship, just to move the thread to the soapbox where it belongs. There is nothing so big there, and given I have been generously 1 voted, I do not feel I am the one overreacting there. This thread is not KSS, and I think some members also apply the OS or CS rule (office safe or cubicle safe). Since when using the soapbox is considered censorship? :doh: How about those members who systematically get 1 voted, or even more, automatically removed. Now, that is censorship. Quite different from using the soapbox, isn't it?

                                  You can't turn lead into gold, unless you've built yourself a nuclear plant.

                                  O 1 Reply Last reply
                                  0
                                  • M Mustafa Ismail Mustafa

                                    I am certain Kuwait is on the top 5 list. Where I worked for two years, I met no less than 3 previously-men who decided that they'd rather be women and had sexchange operations.

                                    Don't forget to vote if the response was helpful


                                    Sig history "dad" Ishmail-Samuel Mustafa Unix is a Four Letter Word, and Vi is a Two Letter Abbreviation

                                    O Offline
                                    O Offline
                                    Oakman
                                    wrote on last edited by
                                    #34

                                    Mustafa Ismail Mustafa wrote:

                                    I met no less than 3 previously-men who decided that they'd rather be women

                                    So, anybody get lucky?

                                    Jon Smith & Wesson: The original point and click interface Algoraphobia: An exaggerated fear of the outside world rooted in the belief that one might spontaneously combust due to global warming.

                                    M 1 Reply Last reply
                                    0
                                    • realJSOPR realJSOP

                                      dan neely wrote:

                                      As long as the shrinks are willing to sign off on it,

                                      That's like saying "Well, that Madoff guy said this was a good deal, so that's good enough for me." The shrinks are as much in the dark as we are...

                                      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                      -----
                                      "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                      I Offline
                                      I Offline
                                      Ilion
                                      wrote on last edited by
                                      #35

                                      John Simmons / outlaw programmer wrote:

                                      The shrinks are as much in the dark as we are...

                                      I would say that in general shrinks are even more in the dark.

                                      1 Reply Last reply
                                      0
                                      • D Dalek Dave

                                        Not KSS? I dunno it is only about someone with a medical condition that has been cured(?) I just think it odd that they would consider such action at that age. Perhaps one of the Hamsters would be kind enough to move it across?

                                        Pierre Leclercq wrote:

                                        they should add one to move a message automatically to the soapbox.

                                        Perhaps not a bad idea, SUGGESTIONS perhaps. Not exactly censorship, but Alternate Location.

                                        ------------------------------------ "Your manuscript is both good and original. But the part that is good is not original, and the part that is original is not good." Dr Samuel Johnson

                                        O Offline
                                        O Offline
                                        Oakman
                                        wrote on last edited by
                                        #36

                                        Dalek Dave wrote:

                                        Not exactly censorship, but Alternate Location.

                                        I just wish we'd stop claiming we are protecting our kid sisters (mine is in her 50's) and admit we are protecting our less sophisticated members.

                                        Jon Smith & Wesson: The original point and click interface Algoraphobia: An exaggerated fear of the outside world rooted in the belief that one might spontaneously combust due to global warming.

                                        1 Reply Last reply
                                        0
                                        • D Dan Neely

                                          As long as the shrinks are willing to sign off on it, I don't have a problem with it. We can redesign a persons plumbing, we can't rewire their brain (setting aside the ethical question of if we should).

                                          Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

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

                                          dan neely wrote:

                                          We can redesign a persons plumbing

                                          Can't really do that either. It's cosmetic surgery and hormone therapy; more "Pimp My Ride" than "Monster Garage". I can't help but think this will end up in the textbooks right next to ice-pick lobotomies and bloodletting.

                                          O L 2 Replies 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