Click here to Skip to main content
15,885,216 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralUsers Are Evil Pin
MehGerbil22-Apr-13 3:16
MehGerbil22-Apr-13 3:16 
You can literally sit in a meeting with a user, look her in the eye and say, "I need a copy of this file as it comes from the bank - DO NOT EDIT IT" and she'll shake her head as if to indicate understanding.

The user will then:
1: Download the bank file.
2: Open the comma delimited file in Notepad.
3: Do a find/replace on a few broken values.
4: Save the file.
5: Open it in Excel and change the column order.
6: Delete several rows that are 'gibberish'.
7: Add a few rows that have to be there for it to work properly.
8: Export the file as tab delimited.
9: Attach it to an email with the following message in the body: "This is the file I received from the bank".

I had a developer in my office this morning pulling her hair out over this issue because after 6 months of development we are only now getting the actual bank file. Of course, the new file is easy enough to import but the changes the user was making masked a few problem areas that need to now be addressed.

The people who know the least about a process are your users.
You'd do better to ask a random stranger.

I know my boss has always been critical of my methods but when I go to create a system I usually don't even look at the system I'm replacing or any of it's documentation because that confusing nest of lies will only add 50% to the development time. The reality is that user authored documentation is at best a wild guess and most likely intentional corporate sabotage authored by a demon possessed sadists.
GeneralMessage Closed Pin
22-Apr-13 3:32
professionalJoezer BH22-Apr-13 3:32 
GeneralRe: Users Are Evil Pin
MehGerbil22-Apr-13 3:39
MehGerbil22-Apr-13 3:39 
GeneralRe: Users Are Evil Pin
OriginalGriff22-Apr-13 3:56
mveOriginalGriff22-Apr-13 3:56 
GeneralRe: Users Are Evil Pin
MehGerbil22-Apr-13 3:58
MehGerbil22-Apr-13 3:58 
GeneralRe: Users Are Evil Pin
OriginalGriff22-Apr-13 4:58
mveOriginalGriff22-Apr-13 4:58 
GeneralRe: Users Are Evil Pin
Dan Neely22-Apr-13 9:27
Dan Neely22-Apr-13 9:27 
GeneralRe: Users Are Evil Pin
Dalek Dave22-Apr-13 4:05
professionalDalek Dave22-Apr-13 4:05 
GeneralRe: Users Are Evil Pin
ZurdoDev22-Apr-13 4:12
professionalZurdoDev22-Apr-13 4:12 
GeneralRe: Users Are Evil Pin
QuiJohn22-Apr-13 4:29
QuiJohn22-Apr-13 4:29 
GeneralRe: Users Are Evil Pin
ZurdoDev22-Apr-13 4:37
professionalZurdoDev22-Apr-13 4:37 
GeneralRe: Users Are Evil Pin
Nicholas Marty22-Apr-13 4:51
professionalNicholas Marty22-Apr-13 4:51 
GeneralRe: Users Are Evil Pin
ZurdoDev22-Apr-13 4:59
professionalZurdoDev22-Apr-13 4:59 
GeneralRe: Users Are Evil Pin
QuiJohn22-Apr-13 5:16
QuiJohn22-Apr-13 5:16 
GeneralRe: Users Are Evil Pin
Gary R. Wheeler28-Apr-13 0:28
Gary R. Wheeler28-Apr-13 0:28 
GeneralRe: Users Are Evil Pin
Shelby Robertson 22-Apr-13 7:15
Shelby Robertson 22-Apr-13 7:15 
GeneralRe: Users Are Evil Pin
TheGreatAndPowerfulOz22-Apr-13 9:40
TheGreatAndPowerfulOz22-Apr-13 9:40 
GeneralRe: Users Are Evil Pin
Shelby Robertson 22-Apr-13 9:41
Shelby Robertson 22-Apr-13 9:41 
GeneralRe: Users Are Evil Pin
TheGreatAndPowerfulOz22-Apr-13 9:45
TheGreatAndPowerfulOz22-Apr-13 9:45 
GeneralRe: Users Are Evil Pin
Shelby Robertson 22-Apr-13 9:48
Shelby Robertson 22-Apr-13 9:48 
GeneralRe: Users Are Evil Pin
ii_noname_ii23-Apr-13 0:48
ii_noname_ii23-Apr-13 0:48 
GeneralRe: Users Are Evil Pin
MehGerbil23-Apr-13 2:04
MehGerbil23-Apr-13 2:04 
GeneralRe: Users Are Evil Pin
ii_noname_ii23-Apr-13 3:23
ii_noname_ii23-Apr-13 3:23 
GeneralRe: Users Are Evil Pin
Michael T. Bee [ITProf Sempris]23-Apr-13 1:41
Michael T. Bee [ITProf Sempris]23-Apr-13 1:41 
GeneralRe: Users Are Evil Pin
Michael T. Bee [ITProf Sempris]23-Apr-13 1:43
Michael T. Bee [ITProf Sempris]23-Apr-13 1:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.