Results 1 to 36 of 36

Thread: Programming related terms you have coined or heard.

  1. #1

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Smile Programming related terms you have coined or heard.

    I coined "Ping-pong webservice" to describe a webservice that gets a request, sends it to another webservice and then returns the response sent by that webservice to the client that called it.

    Another term, I have heard at our workplace is "Trash Report" to indicate a report that is completely useless and deserves to be trashed. Some of the reports filed to describe bugs faced by our users fall in this category.

    Example report: Subject: "Application crashed. Please help."
    Description: "Application crashed. Please help."
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  2. #2
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by abhijit View Post
    Example report: Subject: "Application crashed. Please help."
    Description: "Application crashed. Please help."


    I often get those too
    Delete it. They just clutter threads anyway.

  3. #3

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by TheBigB View Post


    I often get those too
    Hit the delete key and trash those mails.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  4. #4
    Fanatic Member FireXtol's Avatar
    Join Date
    Apr 2010
    Posts
    874

    Re: Programming related terms you have coined or heard.

    I got tired of troubleshooting user error. So I just tell them they're doing it wrong, or that it's really a feature.

    Or if they're really pesky, I get them to open up a command prompt and type out the command to recursively delete every file on their C drive without prompting. Then I charge them for reinstalling Windows. Suckers.

  5. #5

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by FireXtol View Post
    I got tired of troubleshooting user error. So I just tell them they're doing it wrong, or that it's really a feature.

    Or if they're really pesky, I get them to open up a command prompt and type out the command to recursively delete every file on their C drive without prompting. Then I charge them for reinstalling Windows. Suckers.
    How many jobs have you had so far?
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Programming related terms you have coined or heard.

    I coined "SOA" one day when I was feeling too lazy to write a certain function. I convinced everyone that the function should live somewhere else.

    Now there's an entire industry centered around this gaffe.

  7. #7
    Fanatic Member FireXtol's Avatar
    Join Date
    Apr 2010
    Posts
    874

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by abhijit View Post
    How many jobs have you had so far?
    Too many. They always ask what "deltree" is for. I tell them it's delegate tree! Yea! It's makes everything on your computer faster by speeding up folder(trees) traversal. It'll make your computer boot faster!

    Technically... I'm not lying. Every computer is faster without Windows. And without Windows to boot to, it's also booting faster.

  8. #8
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by mendhak View Post
    I coined "SOA" one day
    In Dutch that is the abbreviation for STD
    Delete it. They just clutter threads anyway.

  9. #9
    Cumbrian Milk's Avatar
    Join Date
    Jan 2007
    Location
    0xDEADBEEF
    Posts
    2,448

    Re: Programming related terms you have coined or heard.

    Wild night in Amsterdam, BigB?
    W o t . S i g

  10. #10
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    Re: Programming related terms you have coined or heard.

    What did visualAd exactly tell you?
    Delete it. They just clutter threads anyway.

  11. #11

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Talking Re: Programming related terms you have coined or heard.

    Quote Originally Posted by FireXtol View Post
    Too many. They always ask what "deltree" is for. I tell them it's delegate tree! Yea! It's makes everything on your computer faster by speeding up folder(trees) traversal. It'll make your computer boot faster!

    Technically... I'm not lying. Every computer is faster without Windows. And without Windows to boot to, it's also booting faster.
    DELTREE? Which version of Windows are you on?
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  12. #12
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by abhijit View Post
    How many jobs have you had so far?
    According to the teen programmers thread here, he's 12, so I'd think he hasn't had a job yet. At least not an actual professional job yet, probably just friends and family's computers, installing drivers or whatever.
    Quote Originally Posted by FireXtol View Post
    Too many. They always ask what "deltree" is for. I tell them it's delegate tree! Yea! It's makes everything on your computer faster by speeding up folder(trees) traversal. It'll make your computer boot faster!

    Technically... I'm not lying. Every computer is faster without Windows. And without Windows to boot to, it's also booting faster.
    Ahh, the good ol' DOS 2.0 to 6.22 days when that command was actually useful.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  13. #13
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Programming related terms you have coined or heard.

    I invented "UTabKim" (pronounced - U tab Kim), which translated loosely, means "You've got to be kidding me"

    It also means that when translated tightly.

  14. #14

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by Hack View Post
    I invented "UTabKim" (pronounced - U tab Kim), which translated loosely, means "You've got to be kidding me"

    It also means that when translated tightly.
    What does it mean if you don't translate it?
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  15. #15

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by JuggaloBrotha View Post
    According to the teen programmers thread here, he's 12, so I'd think he hasn't had a job yet. At least not an actual professional job yet, probably just friends and family's computers, installing drivers or whatever.Ahh, the good ol' DOS 2.0 to 6.22 days when that command was actually useful.
    I believe you still have the rmdir command that can do that with a switch.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  16. #16
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by abhijit View Post
    What does it mean if you don't translate it?
    Utabkim

  17. #17
    Frenzied Member
    Join Date
    Jan 2010
    Location
    Connecticut
    Posts
    1,687

    Re: Programming related terms you have coined or heard.

    We had a guy who would design the user interfaces. He was a nice guy, but would be annoying sometimes. He became know as the user-in-your-face guy.

  18. #18
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Programming related terms you have coined or heard.

    I invented the term (when visiting Thailand) 'ding-dong service', but I doubt I'd be allowed to explain it here.

  19. #19
    Fanatic Member FireXtol's Avatar
    Join Date
    Apr 2010
    Posts
    874

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by JuggaloBrotha View Post
    According to the teen programmers thread here, he's 12, so I'd think he hasn't had a job yet. At least not an actual professional job yet, probably just friends and family's computers, installing drivers or whatever.Ahh, the good ol' DOS 2.0 to 6.22 days when that command was actually useful.
    I've never posted in that thread. But don't let what I say stop you from your endeavor to be consistently wrong. You're doing a great job at it! Keep it up.

  20. #20

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: Programming related terms you have coined or heard.

    I heard another term "Sometimes error", which stands for an error that can not be reproduced, except sometimes.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  21. #21

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by baja_yu View Post
    I invented the term (when visiting Thailand) 'ding-dong service', but I doubt I'd be allowed to explain it here.
    "Ding" is the term used to describe instant messaging in our shop. That's the sound the client makes when someone sends you a message. So you'll hear "Ding me when you're done with your meeting", several times throughout the course of the day.

    "Dong" is the currency measure in Vietnam. The more Dong you have, the richer you are.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  22. #22
    Lively Member Spetnik's Avatar
    Join Date
    Jan 2002
    Posts
    121

    Re: Programming related terms you have coined or heard.

    Binary Compulsion

  23. #23
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by Spetnik View Post
    Binary Compulsion
    I've heard the term "Binary Convulsion", though I'm not sure what the person was referring to exactly
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  24. #24
    Lively Member Spetnik's Avatar
    Join Date
    Jan 2002
    Posts
    121

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by JuggaloBrotha View Post
    I've heard the term "Binary Convulsion", though I'm not sure what the person was referring to exactly
    It's Binary Compulsion and wonder no more: http://www.spetnik.com/binary.php

  25. #25
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by Spetnik View Post
    It's Binary Compulsion and wonder no more: http://www.spetnik.com/binary.php
    Well that makes sense, I guess the guy was coining a slam against Spetnik and I wasn't familiar with it.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  26. #26

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Question Re: Programming related terms you have coined or heard.

    Quote Originally Posted by Spetnik View Post
    Binary Compulsion
    Hey Spetnik,
    I tried to use your SQL Stinger, but I am not sure how to give the website name. I tried to give www.vbforums.com and the select query said "select * from users". It said Invalid Sql syntax.

    how does that work?
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  27. #27
    Lively Member Spetnik's Avatar
    Join Date
    Jan 2002
    Posts
    121

    Re: Programming related terms you have coined or heard.

    Did the error message say "most likely because of a syntax error"? That does not mean that there is a syntax error, rather the query failed for some other possible reason (such as the server running the Binary Compulsion Regulator). Many times, though, database servers are protected only from retrieval queries, while update, delete, and truncate queries seem to run fine). Try different query types on different sites until you find one that works .

  28. #28
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    Re: Programming related terms you have coined or heard.

    bgu - any thread synchronisation error

  29. #29
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by abhijit View Post
    "Ding" is the term used to describe instant messaging in our shop. That's the sound the client makes when someone sends you a message. So you'll hear "Ding me when you're done with your meeting", several times throughout the course of the day.

    "Dong" is the currency measure in Vietnam. The more Dong you have, the richer you are.
    This wasn't related to instant messengers or money... well, it was related to money, but not programming.

  30. #30

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by baja_yu View Post
    This wasn't related to instant messengers or money... well, it was related to money, but not programming.
    The Vietnamese are a clever people.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  31. #31
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Programming related terms you have coined or heard.

    Quote Originally Posted by abhijit View Post
    Hey Spetnik,
    I tried to use your SQL Stinger, but I am not sure how to give the website name. I tried to give www.vbforums.com and the select query said "select * from users". It said Invalid Sql syntax.

    how does that work?

  32. #32
    Lively Member Spetnik's Avatar
    Join Date
    Jan 2002
    Posts
    121

    Re: Programming related terms you have coined or heard.

    Mendhak. Thanks for making me crack up! But seriously, try an UPDATE, DELETE, or TRUNCATE statement .

  33. #33
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: Programming related terms you have coined or heard.

    I once heard Barry Cryer describe a bug as a "Negatively Aspecting Undocumented Feature"
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  34. #34
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Programming related terms you have coined or heard.

    Error Code 0x000000bb (187)

    User has died mysteriously.

  35. #35
    Hyperactive Member Max Peck's Avatar
    Join Date
    Oct 2007
    Posts
    384

    Re: Programming related terms you have coined or heard.

    When I make complex low-level changes to our rules logic I call it "bending hyperspace".

    -Max
    The name's "Peck" .... "Max Peck"

    "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." - Red Adair

  36. #36

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Thumbs up Re: Programming related terms you have coined or heard.

    I think I coined another programming term.

    "A cock-up": The error that results in the feeling where database and system adminstrators get to say "I told you so"

    As in, the file deletion resulted in a major cock-up for the windows admin.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width