Click here to Skip to main content
15,891,902 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.

 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
dandy7211-Jan-17 4:18
dandy7211-Jan-17 4:18 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
raddevus10-Jan-17 10:04
mvaraddevus10-Jan-17 10:04 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
R. Giskard Reventlov10-Jan-17 10:40
R. Giskard Reventlov10-Jan-17 10:40 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
raddevus10-Jan-17 12:23
mvaraddevus10-Jan-17 12:23 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
OriginalGriff10-Jan-17 11:08
mveOriginalGriff10-Jan-17 11:08 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
R. Giskard Reventlov10-Jan-17 11:24
R. Giskard Reventlov10-Jan-17 11:24 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Herbie Mountjoy10-Jan-17 22:49
professionalHerbie Mountjoy10-Jan-17 22:49 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Pualee10-Jan-17 9:48
Pualee10-Jan-17 9:48 
I worked with a person once who was having to parse XML. Person would scream every time the schema (we used DTDs) changed. Now, I would think screaming is normal because the schema should not change after development started (at least not much). So I kept my head down and ignored it.

Well, this person screamed much worse and never stopped. The person would scream from one day to the next - even until the next schema change happened, at which time the person claimed the code had just started working again due to the previous change. One day this person left the company. A second person who was working with this person was now responsible for the code...

The second person came to me and asked if it was right... I looked at the code and the first person was parsing the entire LARGE XML structure manually as a string. Nothing worked and it was bug ridden. I looked at the 2nd person funny, who never raised the alarm while working with the 1st person. Both had degrees from prestigious universities - but could not ask anyone else in the company how to parse XML. We were using MS products of course, which have built in libraries for doing such things.

That is my XML story...

Lesson 1... be humble and ask for help. Ten minutes of help could have saved weeks of screaming Dead | X|
Lesson 2... if your employees scream too much... you should code review their work before it is too late D'Oh! | :doh:

GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
raddevus10-Jan-17 10:06
mvaraddevus10-Jan-17 10:06 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
PIEBALDconsult10-Jan-17 10:05
mvePIEBALDconsult10-Jan-17 10:05 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
raddevus10-Jan-17 10:08
mvaraddevus10-Jan-17 10:08 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Kornfeld Eliyahu Peter10-Jan-17 10:23
professionalKornfeld Eliyahu Peter10-Jan-17 10:23 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Chris Maunder10-Jan-17 10:39
cofounderChris Maunder10-Jan-17 10:39 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
raddevus10-Jan-17 12:22
mvaraddevus10-Jan-17 12:22 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Caslen11-Jan-17 0:05
Caslen11-Jan-17 0:05 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
raddevus11-Jan-17 2:09
mvaraddevus11-Jan-17 2:09 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Ygnaiih11-Jan-17 0:20
professionalYgnaiih11-Jan-17 0:20 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Sander Rossel10-Jan-17 11:43
professionalSander Rossel10-Jan-17 11:43 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
raddevus10-Jan-17 12:25
mvaraddevus10-Jan-17 12:25 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Munchies_Matt10-Jan-17 19:23
Munchies_Matt10-Jan-17 19:23 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
mbb0111-Jan-17 0:01
mbb0111-Jan-17 0:01 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Steve Naidamast11-Jan-17 3:37
professionalSteve Naidamast11-Jan-17 3:37 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Fernando Takeshi Sato11-Jan-17 3:56
professionalFernando Takeshi Sato11-Jan-17 3:56 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
raddevus11-Jan-17 5:42
mvaraddevus11-Jan-17 5:42 
GeneralRe: Expert Beginner Dev's Know They Know Everything Pin
Steve Naidamast11-Jan-17 6:55
professionalSteve Naidamast11-Jan-17 6:55 

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.