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 developer give up on naming things...

When developer give up on naming things...

Scheduled Pinned Locked Moved The Lounge
databasesql-servercomsysadminquestion
29 Posts 22 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.
  • W W Balboos GHB

    It is recited on hundred of desktop - every day - all day. The audience appreciation is the comfort with which they use it and the other artist who can create, because of it's natural beauty, interfaces and outputs with ease. The applause - in a special way - include the silence resulting from everything working as expected. And the audience appreciation probably extends to the bi-weekly paying customer. The site is, for now, internal, only - so you'd need to work here. Surely, by now, you've seen shit masquerading as software. They have some here, too, built by their contractors. My target is a comfortable flowing experience for the developer through users - and also keeping it eye-friendly as most of them stare at it all day.

    Ravings en masse^

    "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

    "If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

    C Offline
    C Offline
    CodeWraith
    wrote on last edited by
    #20

    How romantic. :-) The truth is that your audience gets my totally unromantic binaries and your poetry may or may not survive as debug information.

    I have lived with several Zen masters - all of them were cats. His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.

    1 Reply Last reply
    0
    • C CodeWraith

      F8 00 BD BE AC AD AE AF
      F8 FF BC BF 7A

      There you go. RGBA in two register pairs and the rest in a the microcontrollerish I/O flag Q. Big deal. :-)

      I have lived with several Zen masters - all of them were cats. His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.

      W Offline
      W Offline
      W Balboos GHB
      wrote on last edited by
      #21

      Ya' know what?   I think you would benefit from buying some of that computer memory that comes with colors and fins and looks almost ready to fly. Maybe some colored lights, too. "For in the land of the blind, he with one good eye is king"

      Ravings en masse^

      "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

      "If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

      1 Reply Last reply
      0
      • V virang_21

        I just discovered this SQL Server STUFF() Function[^] Bad day at work ?

        Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #22

        What happens if you call it twice?

        "One man's wage rise is another man's price increase." - Harold Wilson

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

        1 Reply Last reply
        0
        • A Amarnath S

          Isn't this intended for the Verb meaning of Stuff, as in verb - fill (a receptacle or space) tightly with something. "an old teapot stuffed full of cash" Indeed, this function is filling tightly the old characters with the new ones. Or, am i missing something?

          W Offline
          W Offline
          Wizard of Sleeves
          wrote on last edited by
          #23

          Any computer I work on will end up with a folder off the root called Stuff, in which I put... well, stuff that I might need.

          D 1 Reply Last reply
          0
          • V virang_21

            I just discovered this SQL Server STUFF() Function[^] Bad day at work ?

            Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.

            U Offline
            U Offline
            User 13269747
            wrote on last edited by
            #24

            Could be worse. Back in 2003 I worked on a codebase (which had copyright notices going all the way back to 1991) that had "DoProcessing1()", "DoProcessing2()", etc scattered all over. Come to think of it, it also had variables named "ByteArray1", "ByteArray2", etc scattered all over too.

            1 Reply Last reply
            0
            • V virang_21

              I just discovered this SQL Server STUFF() Function[^] Bad day at work ?

              Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.

              StarNamer workS Offline
              StarNamer workS Offline
              StarNamer work
              wrote on last edited by
              #25

              I don't understand your comment. I use the STUFF function regularly and it seems perfectly named. From macmillandiction.com: Stuff (verb transitive): to fill a container or space with something So we have the following evolution:

              Stuff \[space\] with \[something\]
              Stuff \[ from  for \] with \[something\]
              Stuff 'SQL Tutorial' from (character 1) for (3 characters) with 'HTML'
              STUFF('SQL Tutorial', 1, 3, 'HTML')
              

              It seems to me whoever named it came up with a very precise and succinct name.

              1 Reply Last reply
              0
              • V virang_21

                I just discovered this SQL Server STUFF() Function[^] Bad day at work ?

                Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.

                T Offline
                T Offline
                T Brian Hughes
                wrote on last edited by
                #26

                We have a method named MixMaster. We were at the whiteboard and didn't know what to call something; drew a box and labeled it Mix Master just to avoid being stuck. The method name has survived about 7-8 years...

                Brian Hughes

                1 Reply Last reply
                0
                • V virang_21

                  I just discovered this SQL Server STUFF() Function[^] Bad day at work ?

                  Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.

                  P Offline
                  P Offline
                  Peter Adam
                  wrote on last edited by
                  #27

                  STUFF is ancient database function: Clipper Reference Guide · Clipper 5.3[^]

                  1 Reply Last reply
                  0
                  • C CodeWraith

                    Do you recite your poetry before an audience? When will you publish your next book and where must I go to hear you read from it? :-) for (X = 0, y = 42; x < math.Pi && y > 0x1A; x++, y--) { } I just can't wait...

                    I have lived with several Zen masters - all of them were cats. His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.

                    M Offline
                    M Offline
                    Member 11005478
                    wrote on last edited by
                    #28

                    Not quite coding, but...

                    12 + 144 + 20 + (3 * 4^1/2)) / 7) + (5 * 11) = 9^2 + 0

                    to be read: "a dozen, a gross and a score, plus three times the square root of four, divided by seven, plus five times eleven, equals nine squared plus not a bit more"

                    1 Reply Last reply
                    0
                    • W Wizard of Sleeves

                      Any computer I work on will end up with a folder off the root called Stuff, in which I put... well, stuff that I might need.

                      D Offline
                      D Offline
                      DerekT P
                      wrote on last edited by
                      #29

                      I always have a folder called _A in the root of each (fixed) drive on my systems. This means it's always at the top of the directory listing and quicker to find than "stuff". All "temporary" or "uncategorisable" stuff goes in there and every few months I have a cleanout.

                      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