Click here to Skip to main content
15,887,267 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Freestanding Color Picker Programs Pin
Marc Clifton14-Jun-18 14:23
mvaMarc Clifton14-Jun-18 14:23 
GeneralRe: Freestanding Color Picker Programs Pin
kmoorevs15-Jun-18 4:40
kmoorevs15-Jun-18 4:40 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray15-Jun-18 5:49
David A. Gray15-Jun-18 5:49 
GeneralRe: Freestanding Color Picker Programs Pin
Rick York18-Jun-18 4:56
mveRick York18-Jun-18 4:56 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray21-Jun-18 7:07
David A. Gray21-Jun-18 7:07 
GeneralRe: Freestanding Color Picker Programs Pin
Rick York21-Jun-18 15:03
mveRick York21-Jun-18 15:03 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray22-Jun-18 8:07
David A. Gray22-Jun-18 8:07 
GeneralRe: Freestanding Color Picker Programs Pin
kmoorevs18-Jun-18 7:01
kmoorevs18-Jun-18 7:01 
Interesting take on the sharing principle. Thumbs Up | :thumbsup:

I've got several that I use at least once a week or more. The latest is an FTP client, because as you mention, I couldn't find one that did everything I wanted. Another would be a sql restore utility that can be started with a right-click of a .bak file. (this one saves me the most time per week) I've considered sharing but am reluctant due to company policy. I suppose it could be reasonably argued that these tools were mostly developed after hours and on weekends...as utility apps they don't directly contribute to company revenue. Explaining to the boss that you spent 4 hours on a cool little utility that might save you 10 minutes a day is a conversation I'd rather avoid. Instead, I can be super-productive, get the jobs done on time and have plenty of leisure time! Laugh | :laugh:
"Go forth into the source" - Neal Morse

GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray21-Jun-18 7:05
David A. Gray21-Jun-18 7:05 
GeneralRe: Freestanding Color Picker Programs Pin
Herman<T>.Instance27-Jun-18 2:43
Herman<T>.Instance27-Jun-18 2:43 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray27-Jun-18 6:29
David A. Gray27-Jun-18 6:29 
GeneralRe: Freestanding Color Picker Programs Pin
Herman<T>.Instance28-Jun-18 23:36
Herman<T>.Instance28-Jun-18 23:36 
PraiseUsing the JavaScript Console Methods To Be a More Effective Debugger PinPopular
David A. Gray14-Jun-18 7:33
David A. Gray14-Jun-18 7:33 
GeneralRe: Using the JavaScript Console Methods To Be a More Effective Debugger Pin
Marc Clifton14-Jun-18 8:42
mvaMarc Clifton14-Jun-18 8:42 
GeneralRe: Using the JavaScript Console Methods To Be a More Effective Debugger Pin
sibling12315-Jun-18 0:29
sibling12315-Jun-18 0:29 
GeneralRe: Using the JavaScript Console Methods To Be a More Effective Debugger Pin
David A. Gray15-Jun-18 5:52
David A. Gray15-Jun-18 5:52 
GeneralRe: Using the JavaScript Console Methods To Be a More Effective Debugger Pin
GuyThiebaut18-Jun-18 3:13
professionalGuyThiebaut18-Jun-18 3:13 
GeneralRe: Using the JavaScript Console Methods To Be a More Effective Debugger Pin
David A. Gray21-Jun-18 7:09
David A. Gray21-Jun-18 7:09 
GeneralSemi-major Win For Me Today Pin
#realJSOP14-Jun-18 4:38
mve#realJSOP14-Jun-18 4:38 
GeneralRe: Semi-major Win For Me Today Pin
MarkTJohnson14-Jun-18 4:57
professionalMarkTJohnson14-Jun-18 4:57 
GeneralRe: Semi-major Win For Me Today Pin
RickZeeland14-Jun-18 7:03
mveRickZeeland14-Jun-18 7:03 
PraiseRe: Semi-major Win For Me Today Pin
Slacker00714-Jun-18 7:23
professionalSlacker00714-Jun-18 7:23 
GeneralRe: Semi-major Win For Me Today Pin
Rick York14-Jun-18 8:05
mveRick York14-Jun-18 8:05 
GeneralRe: Semi-major Win For Me Today Pin
Marc Clifton14-Jun-18 8:40
mvaMarc Clifton14-Jun-18 8:40 
GeneralRe: Semi-major Win For Me Today Pin
David A. Gray25-Jun-18 10:45
David A. Gray25-Jun-18 10:45 

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.