Click here to Skip to main content
15,907,392 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: Direct creation of CWnd object Pin
Marc Clifton27-Jun-17 7:10
mvaMarc Clifton27-Jun-17 7:10 
GeneralRe: Direct creation of CWnd object Pin
Chris Maunder27-Jun-17 8:53
cofounderChris Maunder27-Jun-17 8:53 
GeneralThought of the day Pin
OriginalGriff27-Jun-17 4:57
mveOriginalGriff27-Jun-17 4:57 
GeneralRe: Thought of the day Pin
W Balboos, GHB27-Jun-17 5:05
W Balboos, GHB27-Jun-17 5:05 
GeneralRe: Thought of the day Pin
megaadam27-Jun-17 6:04
professionalmegaadam27-Jun-17 6:04 
GeneralRe: Thought of the day Pin
lopatir27-Jun-17 6:05
lopatir27-Jun-17 6:05 
GeneralRe: Thought of the day Pin
Daniel Pfeffer27-Jun-17 20:54
professionalDaniel Pfeffer27-Jun-17 20:54 
GeneralResiliency Pin
Tim Carmichael27-Jun-17 2:44
Tim Carmichael27-Jun-17 2:44 
Yesterday, I received a text message from a former co-worker asking me to contact him about a data reporting issue. Since the former co-worker is a friend, I agreed to talk to him.

The gist of the issue is: corporate has decided to implement a third-party system and the system either isn't configurable to define the production start time or it will be custom coding to define the production start time. The site has, since its inception in the late 1950's had a production start time of 7:00 AM. A production day runs from 7:00 AM to 7:00 AM.

So.. with the new system, they are missing the production from midnight to 7:00 AM every day.

Had a quick conference call with my friend, his manager and the managers manager... the problem seems to be with some COM+ components on a pair of servers. I walked them through finding the components and they identified them by name. I recognized the names and suggested that the code is probably doing an offset of 7 hours from midnight to get the production start date. Yes, the code base will be in SourceSafe and it shouldn't be a difficult manner to extract it, modify it, recompile and redeploy it.

So.. this code has been running, without issue, since I left... in November 2011.

This isn't the first time I've been called about processes that have been left in place and have run without issue for years.

Could the code have been configured to allow a variable production start date? In retrospect, yes.. but its still a good feeling to know that the code has done what it was designed to do.

GeneralRe: Resiliency Pin
Ron Anders27-Jun-17 2:51
Ron Anders27-Jun-17 2:51 
GeneralRe: Resiliency Pin
Pete O'Hanlon27-Jun-17 3:55
mvePete O'Hanlon27-Jun-17 3:55 
GeneralRe: Resiliency Pin
Tim Carmichael27-Jun-17 4:42
Tim Carmichael27-Jun-17 4:42 
GeneralRe: Resiliency Pin
TheGreatAndPowerfulOz27-Jun-17 5:28
TheGreatAndPowerfulOz27-Jun-17 5:28 
GeneralRe: Resiliency Pin
ZurdoDev27-Jun-17 8:36
professionalZurdoDev27-Jun-17 8:36 
GeneralRe: Resiliency Pin
TheGreatAndPowerfulOz27-Jun-17 8:44
TheGreatAndPowerfulOz27-Jun-17 8:44 
GeneralRe: Resiliency Pin
  Forogar  28-Jun-17 5:33
professional  Forogar  28-Jun-17 5:33 
GeneralRe: Resiliency Pin
Tim Carmichael28-Jun-17 5:42
Tim Carmichael28-Jun-17 5:42 
GeneralRe: Resiliency Pin
  Forogar  28-Jun-17 5:52
professional  Forogar  28-Jun-17 5:52 
GeneralRe: Resiliency Pin
Tim Carmichael28-Jun-17 6:32
Tim Carmichael28-Jun-17 6:32 
Generalbooze and digital revenge was sweet until ... Pin
BillWoodruff27-Jun-17 0:58
professionalBillWoodruff27-Jun-17 0:58 
GeneralRe: booze and digital revenge was sweet until ... Pin
Cornelius Henning27-Jun-17 1:08
professionalCornelius Henning27-Jun-17 1:08 
GeneralRe: booze and digital revenge was sweet until ... Pin
Richard Deeming27-Jun-17 1:14
mveRichard Deeming27-Jun-17 1:14 
GeneralRe: booze and digital revenge was sweet until ... Pin
Richard MacCutchan27-Jun-17 1:18
mveRichard MacCutchan27-Jun-17 1:18 
GeneralWSO CCC OTD 27-06-17 - I win Pin
LabVIEWstuff26-Jun-17 22:15
LabVIEWstuff26-Jun-17 22:15 
GeneralRe: WSO CCC OTD 27-06-17 - I win Pin
OriginalGriff27-Jun-17 2:38
mveOriginalGriff27-Jun-17 2:38 
GeneralRe: WSO CCC OTD 27-06-17 - I win Pin
Duncan Edwards Jones27-Jun-17 4:56
professionalDuncan Edwards Jones27-Jun-17 4:56 

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.