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. MSDN Mistake :)

MSDN Mistake :)

Scheduled Pinned Locked Moved The Lounge
comsysadminhardwarecollaboration
16 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.
  • P Paul Watson

    Philip Fitzsimons wrote: Blah Blah Blah This article describes a programmatic method LOL poor bugger. On that note has anyone got any hairy tales of leaving test data in an app which a client has seen? I used to work with a chap who left a very rude comment about the client (who was a prick, the client, not the chap) on a web page. It was meant to be filler text to see how the design handled overflow. Enough to say the client was not impressed and kicked up a big fuss. I cannot repeat what he wrote (or Chris will kick up a fuss at me hehe), but it was pretty damned bad (not something you want your mother seeing.)

    Paul Watson
    BlueGrassGroup.com
    Cape Town, South Africa

    C Offline
    C Offline
    Christopher Duncan
    wrote on last edited by
    #7

    My first professional gig was in a shop that wrote software for oil tank farms (those huge tanks that trucks fill up at). This was just after the big deal over the oil spill from the Exxon Valdez. I had put something clever in the status bar to test with, and the boss came along and, in a somewhat animated fashion, told me that this wasn't cool, even in testing. After he left, another programmer leaned over and told me that my predecessor had entered a status bar message of "Raise the Valdez!" and forgot to take it out. For some reason, the big oil company clients weren't amused. Did I mention that this gentleman was my predecessor? Of course, he just got fired. Given the kind of language that real programmers use, had one of my test messages made it into the field I'm sure there would have been a 21 gun salute in my honor, with the only downside being the barrels having been first pointed at me... Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

    R T 2 Replies Last reply
    0
    • P Paul Watson

      Philip Fitzsimons wrote: Blah Blah Blah This article describes a programmatic method LOL poor bugger. On that note has anyone got any hairy tales of leaving test data in an app which a client has seen? I used to work with a chap who left a very rude comment about the client (who was a prick, the client, not the chap) on a web page. It was meant to be filler text to see how the design handled overflow. Enough to say the client was not impressed and kicked up a big fuss. I cannot repeat what he wrote (or Chris will kick up a fuss at me hehe), but it was pretty damned bad (not something you want your mother seeing.)

      Paul Watson
      BlueGrassGroup.com
      Cape Town, South Africa

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

      Hmmm... I made the mistake of including the literal name of a function in an error handler once... I changed it quickly after we started getting suspicious phone calls asking what "OnUpdateHack()" was... BTW: your sig flashes every time i move my mouse cursor over it. Very nice otherwise.

      ---------------- Shog9 ---------------- ------- Drink Coca-Cola ------- ---- Use SciTE ----

      1 Reply Last reply
      0
      • P Philip Fitzsimons

        once again MSDN makes me smile, some lazy git has put rubbish up on the site: go to http://msdn.microsoft.com/howto/embedded.asp[^] see 4th item down.... "How-To: Find the IP Address of a CE Device Connected Through RAS to a Windows NT Server" Blah Blah Blah This article describes a programmatic method for finding the IP address of a Microsoft Windows CE device that is connected through Remote Access Service (RAS) to a Microsoft Windows NT Server in Windows CE versions 2.11 and 2.12. :-D:-D


        "When the only tool you have is a hammer, a sore thumb you will have."

        K Offline
        K Offline
        Klaus Probst
        wrote on last edited by
        #9

        :laugh: The other thing you occasionally see in MSDN are links to the MS intranet that are not swapped when they publish the pages to the public servers. So instead of 'http://support.microsoft.com/...' you see 'http://testing01/kb/...' and so on. ___________ Klaus [vbbox.com]

        1 Reply Last reply
        0
        • C Chris Losinger

          Paul Watson wrote: On that note has anyone got any hairy tales of leaving test data in an app which a client has seen? i was struggling with a bug in an app i was working on (one of my own). so, i wrote some logging data to a text file so that i could see what was going on. eventually, i fixed the bug and moved on. a few weeks later, i get an email from one of my customers who's wondering why my program is creating this file called "fucker.txt" on his C drive. i apologized and promised him the person responsible would be dealt with. i had a beer. -c


          "I am angry that so many of the sons of the powerful and well-placed... managed to wangle slots in Reserve and National Guard units...Of the many tragedies of Vietnam, this raw class discrimination strikes me as the most damaging to the ideal that all Americans are created equal and owe equal allegiance to their country." --Colin Powell, not talking about his boss

          N Offline
          N Offline
          NormDroid
          wrote on last edited by
          #10

          OMG if I leave some tracing in the (F)light (I)nformation (D)isplay (S)ystem program a whole airport would get the message. Normski. - the next bit of code is self modifying ... jmp 0xCODE

          C D 2 Replies Last reply
          0
          • N NormDroid

            OMG if I leave some tracing in the (F)light (I)nformation (D)isplay (S)ystem program a whole airport would get the message. Normski. - the next bit of code is self modifying ... jmp 0xCODE

            C Offline
            C Offline
            Chris Losinger
            wrote on last edited by
            #11

            :) luckily for me, my apps don't do anything even close to critical. -c


            "I am angry that so many of the sons of the powerful and well-placed... managed to wangle slots in Reserve and National Guard units...Of the many tragedies of Vietnam, this raw class discrimination strikes me as the most damaging to the ideal that all Americans are created equal and owe equal allegiance to their country." --Colin Powell, not talking about his boss

            1 Reply Last reply
            0
            • C Christopher Duncan

              My first professional gig was in a shop that wrote software for oil tank farms (those huge tanks that trucks fill up at). This was just after the big deal over the oil spill from the Exxon Valdez. I had put something clever in the status bar to test with, and the boss came along and, in a somewhat animated fashion, told me that this wasn't cool, even in testing. After he left, another programmer leaned over and told me that my predecessor had entered a status bar message of "Raise the Valdez!" and forgot to take it out. For some reason, the big oil company clients weren't amused. Did I mention that this gentleman was my predecessor? Of course, he just got fired. Given the kind of language that real programmers use, had one of my test messages made it into the field I'm sure there would have been a 21 gun salute in my honor, with the only downside being the barrels having been first pointed at me... Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

              R Offline
              R Offline
              realJSOP
              wrote on last edited by
              #12

              We had this one in our app in the instance that there wasn't an error messge already defined: "Kirk to Engineering: Shut 'er down Scotty - the system's suckin' mud..." I think only one customer ever saw that one, and he enjoyed the hell outa's reporting it to us. He was the only customer who ever called for tech support that had to make an effort to stop laughing before saying his first word... ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio. ------- signature ends

              1 Reply Last reply
              0
              • C Christopher Duncan

                My first professional gig was in a shop that wrote software for oil tank farms (those huge tanks that trucks fill up at). This was just after the big deal over the oil spill from the Exxon Valdez. I had put something clever in the status bar to test with, and the boss came along and, in a somewhat animated fashion, told me that this wasn't cool, even in testing. After he left, another programmer leaned over and told me that my predecessor had entered a status bar message of "Raise the Valdez!" and forgot to take it out. For some reason, the big oil company clients weren't amused. Did I mention that this gentleman was my predecessor? Of course, he just got fired. Given the kind of language that real programmers use, had one of my test messages made it into the field I'm sure there would have been a 21 gun salute in my honor, with the only downside being the barrels having been first pointed at me... Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

                T Offline
                T Offline
                Thomas Freudenberg
                wrote on last edited by
                #13

                Would be interesting to know what you have written to the status bar? Support Greenpeace? Regards Thomas Sonork id: 100.10453 Thömmi


                Disclaimer:
                Because of heavy processing requirements, we are currently using some of your unused brain capacity for backup processing. Please ignore any hallucinations, voices or unusual dreams you may experience. Please avoid concentration-intensive tasks until further notice. Thank you.

                C 1 Reply Last reply
                0
                • T Thomas Freudenberg

                  Would be interesting to know what you have written to the status bar? Support Greenpeace? Regards Thomas Sonork id: 100.10453 Thömmi


                  Disclaimer:
                  Because of heavy processing requirements, we are currently using some of your unused brain capacity for backup processing. Please ignore any hallucinations, voices or unusual dreams you may experience. Please avoid concentration-intensive tasks until further notice. Thank you.

                  C Offline
                  C Offline
                  Christopher Duncan
                  wrote on last edited by
                  #14

                  I ain't tellin' :suss: Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

                  1 Reply Last reply
                  0
                  • N NormDroid

                    OMG if I leave some tracing in the (F)light (I)nformation (D)isplay (S)ystem program a whole airport would get the message. Normski. - the next bit of code is self modifying ... jmp 0xCODE

                    D Offline
                    D Offline
                    dandy72
                    wrote on last edited by
                    #15

                    > a whole airport would get the message. So you're the one responsible for this? http://www.coppit.org/homepage/images/coxheathrow.jpg[^]

                    A 1 Reply Last reply
                    0
                    • D dandy72

                      > a whole airport would get the message. So you're the one responsible for this? http://www.coppit.org/homepage/images/coxheathrow.jpg[^]

                      A Offline
                      A Offline
                      Andrew Peace
                      wrote on last edited by
                      #16

                      Heathrow use Windows 98 :wtf:?!?! I'm glad I've always flown from Manchester... -- Andrew.

                      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