|
|
Welcome to the Invelos forums. Please read the forum
rules before posting.
Read access to our public forums is open to everyone. To post messages, a free
registration is required.
If you have an Invelos account, sign in to post.
|
|
|
|
Invelos Forums->DVD Profiler: Desktop Feature Requests |
Page:
1 2 3 Previous Next
|
Why bother? |
|
|
|
Author |
Message |
Registered: March 14, 2007 | Reputation: | Posts: 2,652 |
| Posted: | | | | Quoting ya_shin: Quote: Dear Dr.,
in Germany such person is acalled a DAU ("Dümmster anzunehmender User", which roughly ranslates to "Stupidest assumable User", or so). Is there some term for them in English...? The term I would use is "The Business", which in my world implies the idiots/morons who don't actually use the system, and never will, but try and spec what they THINK the actual users want, then complain ad nauseum when they get exactly what they asked for, but it is not what the people at the coal face wanted in the first place. This happens ALL the time! We eventually get to something that looks remotely like what was required at the coal face in the first place but a lot of blood, sweat and tears go into the makeup! EDIT: In case you didn't get it, I work in IT (in banking). | | | <---------Mithrandir, Laverne and Shirley Caroline | | | Last edited: by Caroline |
| Registered: March 13, 2007 | Posts: 2,694 |
| Posted: | | | | Quoting Dr. Killpatient: Quote: As a programmer myself, I heard many many times that there is no such thing as a bug-free program.
I have to disagree. I came up with a program (in BASIC no less!) that does exactly what it is intended to do and no user can ever break it.
10 END Technically, that isn't a program, its a single instruction. A program has to have a start, do some work, and an end. That's what we were taught in school anyway. | | | John
"Extremism in the defense of Liberty is no vice!" Senator Barry Goldwater, 1964 Make America Great Again! |
| Registered: May 19, 2007 | Reputation: | Posts: 585 |
| Posted: | | | | Quoting ya_shin: Quote: Dear Dr.,
in Germany such person is acalled a DAU ("Dümmster anzunehmender User", which roughly ranslates to "Stupidest assumable User", or so). Is there some term for them in English...? So far, in our office, nobody has caught on yet but when I get users' asking me stupid questions or they somehow manage to break things on their computer and I have to fix it. At some point they will always hesitantly ask what the problem was (they know they did it, they just want to know if I know they did). I always tell them it was just an "ID-10-T Error" and not to worry about it. One of them even commented after several visits that he seems to be getting a lot of "ID-10-T errors" and wondered if he should get a new computer. I'm wondering if they'll ever catch on.. | | | "Rules are for the obedience of fools and the guidance of wise men" - Douglas Bader "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools." - Douglas Adams |
| Registered: March 13, 2007 | Posts: 2,694 |
| Posted: | | | | Quoting Vega: Quote: Quoting ya_shin:
Quote: Dear Dr.,
in Germany such person is acalled a DAU ("Dümmster anzunehmender User", which roughly ranslates to "Stupidest assumable User", or so). Is there some term for them in English...?
So far, in our office, nobody has caught on yet but when I get users' asking me stupid questions or they somehow manage to break things on their computer and I have to fix it. At some point they will always hesitantly ask what the problem was (they know they did it, they just want to know if I know they did). I always tell them it was just an "ID-10-T Error" and not to worry about it. One of them even commented after several visits that he seems to be getting a lot of "ID-10-T errors" and wondered if he should get a new computer.
I'm wondering if they'll ever catch on.. Programmers have a rough job, and I give credit where its due, but another area I've had to deal with over the years is programmers trying to tackle hardware problems, or software problems related to hardware. It is a common fallacy that if you're a programmer, you can fix anything on a computer. Trust me, such is not the case. Hardware requires a completely different set of mental tools, and a different approach than programming problems do. Troubleshooting is something that to me, is very intuitive and logical, and frankly, easy. But, I've seen programmers who thought they knew what they were doing, blow up more than one computer over the years! And, I've lost count of the PCs I've had to fix, AFTER the programmer brother-in-law got through fixing it. If I had to pick between a good hardware tech, and a good programmer to help me out on a job, I'd take the hardware guy every time. We may not knows all the bells and whistles of the program and its use, but we understand how that program interacts with the hardware, and thus with every other program on the computer. | | | John
"Extremism in the defense of Liberty is no vice!" Senator Barry Goldwater, 1964 Make America Great Again! |
| Registered: March 13, 2007 | Posts: 21,610 |
| Posted: | | | | LOL, reminds me off a story of a friend of mine. He was a programmer for GTE. He was working on some new programming for the company and when he tested it there was ONE bad line of code, the way it was written his computer then proceeded to work it's way through the GTE network looking for what was needed, knocking the entire system down for 8 hours. This wouldn't happen today, but way back then...it certainly wasn't funny to GTE but it was to those of us outside of GTE that were aware of it. Skip | | | ASSUME NOTHING!!!!!! CBE, MBE, MoA and proud of it. Outta here
Billy Video |
| Registered: March 13, 2007 | Reputation: | Posts: 5,635 |
| Posted: | | | | | | | If it wasn't for bad taste, I wouldn't have no taste at all.
Cliff |
| Registered: May 19, 2007 | Reputation: | Posts: 585 |
| Posted: | | | | I'm definitely more of a hardware guy, though I dabble in programming, databases, and rules engines. I don't think I could code full-time, though. Definitely don't have the right mind set for that as Rifter pointed out there is a big difference in the thinking involved. Quoting skipnet50: Quote: ...there was ONE bad line of code...knocking the entire system down for 8 hours. This wouldn't happen today, but way back then...Skip Tell that to RIM and their Blackberry coders... | | | "Rules are for the obedience of fools and the guidance of wise men" - Douglas Bader "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools." - Douglas Adams | | | Last edited: by Vega |
| Registered: March 13, 2007 | Posts: 21,610 |
| Posted: | | | | | | | ASSUME NOTHING!!!!!! CBE, MBE, MoA and proud of it. Outta here
Billy Video |
| Registered: May 19, 2007 | Reputation: | Posts: 5,917 |
| Posted: | | | | Quoting Rifter: Quote: A program has to have a start, do some work, and an end. That's what we were taught in school anyway. And it does it all in one step! | | | Last edited: by Dr. Killpatient |
| Registered: March 14, 2007 | Posts: 630 |
| Posted: | | | | Quoting Rifter: Quote:
Technically, that isn't a program, its a single instruction. A program has to have a start, do some work, and an end. That's what we were taught in school anyway. I find this to be a bit too simple a definition. For example programs used to guide missiles, control satellites, etc do not necessarely have an "end". Sure they will terminate when the hardware "fails" on them, but that is not the program terminating, that's just the hardware failing to execute the next instruction. | | | Regards Lars | | | Last edited: by lmoelleb |
| Registered: March 13, 2007 | Posts: 21,610 |
| Posted: | | | | A late head coach when asked in the middle of the team's record-setting 0-26 losing record: Coach what do you think of the team's execution? "I think it's a fine idea" John McKay-Tampa Bay Buccaneers-1975 Skip | | | ASSUME NOTHING!!!!!! CBE, MBE, MoA and proud of it. Outta here
Billy Video |
| Registered: May 14, 2007 | Posts: 455 |
| Posted: | | | | Quoting skipnet50: Quote: A late head coach when asked in the middle of the team's record-setting 0-26 losing record:
Coach what do you think of the team's execution?
"I think it's a fine idea"
John McKay-Tampa Bay Buccaneers-1975
Skip I remember that season and I felt so sorry for those players. |
| Registered: March 13, 2007 | Posts: 21,610 |
| Posted: | | | | | | | ASSUME NOTHING!!!!!! CBE, MBE, MoA and proud of it. Outta here
Billy Video |
| Registered: March 14, 2007 | Posts: 1,339 |
| Posted: | | | | Quoting Vega: Quote: Quoting ya_shin:
Quote: Dear Dr.,
in Germany such person is acalled a DAU ("Dümmster anzunehmender User", which roughly ranslates to "Stupidest assumable User", or so). Is there some term for them in English...?
So far, in our office, nobody has caught on yet but when I get users' asking me stupid questions or they somehow manage to break things on their computer and I have to fix it. At some point they will always hesitantly ask what the problem was (they know they did it, they just want to know if I know they did). I always tell them it was just an "ID-10-T Error" and not to worry about it. One of them even commented after several visits that he seems to be getting a lot of "ID-10-T errors" and wondered if he should get a new computer.
I'm wondering if they'll ever catch on.. thats hilarious - it took me a second - and then i was like... funniest thing ever | | | -JoN |
| Registered: May 19, 2007 | Reputation: | Posts: 585 |
| Posted: | | | | Quoting ruineddaydreams: Quote: thats hilarious - it took me a second - and then i was like... funniest thing ever Googling it can be amusing as well. The error is so prevalent it appears to even have it's own wiki page. | | | "Rules are for the obedience of fools and the guidance of wise men" - Douglas Bader "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools." - Douglas Adams |
|
|
Invelos Forums->DVD Profiler: Desktop Feature Requests |
Page:
1 2 3 Previous Next
|
|
|
|
|
|
|
|
|