Click here to Skip to main content
15,905,590 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: The fear of "Not doing things right" when coding Pin
Marc Clifton7-Aug-16 8:31
mvaMarc Clifton7-Aug-16 8:31 
GeneralRe: The fear of "Not doing things right" when coding Pin
Roger Wright7-Aug-16 8:56
professionalRoger Wright7-Aug-16 8:56 
GeneralRe: The fear of "Not doing things right" when coding Pin
Munchies_Matt7-Aug-16 21:56
Munchies_Matt7-Aug-16 21:56 
GeneralRe: The fear of "Not doing things right" when coding Pin
AndyONeill7-Aug-16 22:03
AndyONeill7-Aug-16 22:03 
GeneralRe: The fear of "Not doing things right" when coding Pin
irneb7-Aug-16 23:18
irneb7-Aug-16 23:18 
GeneralRe: The fear of "Not doing things right" when coding Pin
Kirk 103898218-Aug-16 5:55
Kirk 103898218-Aug-16 5:55 
GeneralRe: The fear of "Not doing things right" when coding Pin
irneb9-Aug-16 21:20
irneb9-Aug-16 21:20 
GeneralRe: The fear of "Not doing things right" when coding Pin
Kirk 1038982110-Aug-16 3:40
Kirk 1038982110-Aug-16 3:40 
We got there pragmatically.
We knew we would be updating the software frequently, and in the industry, it was not uncommon to have to schedule an update per client site. We simply did not have the people power to do that.

So, by making the software run an Auto/Optional update (so we could tweak/test things that were ignorable by the users) we could really push updates out. We did 10 updates in a single day in the beginning. I was on site, and every hour we were releasing optional changes as fast as we could.

I don't try to make my OOP stuff that way. I simply try to keep the coupling low enough, that if we have to change, we can. Some changes SUCKED (I will be honest). When we went from Grids that were single select to multi-select. We had to refactor a LOT of code. And worse, it confused new users a lot, so it became a MODE you turn on. Ugghhh. But it worked. New users were happy and learned quickly, and power users could turn on multi-select, select 30-100 records and click Print File Label. And get the file Labels (Printed in the order they were on the screen), as opposed to 30-100 clicks of the Print File Label button.

More like: Assume changes are going to come down the pipe. Where do you want to spend your time. Helping people install the new software, or getting more changes made? Find your pain, and eliminate it.

Thanks!!!

GeneralRe: The fear of "Not doing things right" when coding Pin
patbob8-Aug-16 6:18
patbob8-Aug-16 6:18 
GeneralRe: The fear of "Not doing things right" when coding Pin
Ilias Tsakiridis8-Aug-16 7:26
Ilias Tsakiridis8-Aug-16 7:26 
GeneralRe: The fear of "Not doing things right" when coding Pin
gt2847c8-Aug-16 11:18
professionalgt2847c8-Aug-16 11:18 
GeneralRe: The fear of "Not doing things right" when coding Pin
Member 106254338-Aug-16 20:39
Member 106254338-Aug-16 20:39 
GeneralWhat a lucky idiot... Pin
Brisingr Aerowing6-Aug-16 7:20
professionalBrisingr Aerowing6-Aug-16 7:20 
GeneralRe: What a lucky idiot... Pin
Joe Woodbury6-Aug-16 9:34
professionalJoe Woodbury6-Aug-16 9:34 
GeneralRe: What a lucky idiot... Pin
Mycroft Holmes6-Aug-16 14:12
professionalMycroft Holmes6-Aug-16 14:12 
GeneralRe: What a lucky idiot... Pin
Sander Rossel6-Aug-16 23:29
professionalSander Rossel6-Aug-16 23:29 
GeneralAndroid Phone Won't Charge Pin
C-P-User-36-Aug-16 6:36
C-P-User-36-Aug-16 6:36 
GeneralRe: Android Phone Won't Charge Pin
Afzaal Ahmad Zeeshan6-Aug-16 7:09
professionalAfzaal Ahmad Zeeshan6-Aug-16 7:09 
GeneralRe: Android Phone Won't Charge Pin
C-P-User-36-Aug-16 8:07
C-P-User-36-Aug-16 8:07 
GeneralRe: Android Phone Won't Charge Pin
Ravi Bhavnani6-Aug-16 7:16
professionalRavi Bhavnani6-Aug-16 7:16 
GeneralRe: Android Phone Won't Charge Pin
C-P-User-36-Aug-16 8:06
C-P-User-36-Aug-16 8:06 
GeneralRe: Android Phone Won't Charge Pin
Ravi Bhavnani6-Aug-16 14:45
professionalRavi Bhavnani6-Aug-16 14:45 
GeneralRe: Android Phone Won't Charge Pin
glennPattonWork37-Aug-16 0:04
professionalglennPattonWork37-Aug-16 0:04 
GeneralRe: Android Phone Won't Charge Pin
C-P-User-39-Aug-16 2:16
C-P-User-39-Aug-16 2:16 
GeneralRe: Android Phone Won't Charge Pin
Ravi Bhavnani9-Aug-16 3:35
professionalRavi Bhavnani9-Aug-16 3:35 

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.