Click here to Skip to main content
15,887,450 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: Another Cause for LNK1181 Pin
David A. Gray20-Jun-18 8:39
David A. Gray20-Jun-18 8:39 
GeneralRe: Another Cause for LNK1181 Pin
TheGreatAndPowerfulOz3-Jul-18 9:03
TheGreatAndPowerfulOz3-Jul-18 9:03 
GeneralRe: Another Cause for LNK1181 Pin
Randor 3-Jul-18 10:45
professional Randor 3-Jul-18 10:45 
GeneralRe: Another Cause for LNK1181 Pin
TheGreatAndPowerfulOz3-Jul-18 13:49
TheGreatAndPowerfulOz3-Jul-18 13:49 
GeneralRe: Another Cause for LNK1181 Pin
Marc Clifton20-Jun-18 15:51
mvaMarc Clifton20-Jun-18 15:51 
GeneralRe: Another Cause for LNK1181 Pin
Randor 20-Jun-18 16:54
professional Randor 20-Jun-18 16:54 
GeneralRe: Another Cause for LNK1181 Pin
David A. Gray21-Jun-18 7:14
David A. Gray21-Jun-18 7:14 
GeneralFreestanding Color Picker Programs Pin
David A. Gray14-Jun-18 11:15
David A. Gray14-Jun-18 11:15 
Today, I went in search of a freestanding color picker that can generate RGB color codes. My search yielded two excellent choices. Pixeur, available at https://pixeur.en.uptodown.com/windows/download, is a small standard Windows program that essentially mimics the color pickers in Microsoft Office (and the one that is hidden in Windows 10 unless you are editing a high contrast theme. RoseLT Color Picker is a Modern (UWP) app, available in the English-language South African department of the Microsoft Store, at https://www.microsoft.com/en-za/p/roselt-color-picker/9nq8c70flp0r, is a bit more fancy, and fills the whole screen to accommodate its many output options and its display of a list of the standard named colors. I like both, and I'm not sure which of the two I'll use most.

What I know for certain is that both, or ones like them, deserve a spot in the toolkit of every serious software developer or graphic artist, for use when the color pickers in your favorite tool are out of reach.
David A. Gray
Delivering Solutions for the Ages, One Problem at a Time
Interpreting the Fundamental Principle of Tabular Reporting

GeneralRe: Freestanding Color Picker Programs Pin
User 1106097914-Jun-18 12:17
User 1106097914-Jun-18 12:17 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray14-Jun-18 12:25
David A. Gray14-Jun-18 12:25 
GeneralRe: Freestanding Color Picker Programs Pin
User 1106097914-Jun-18 12:31
User 1106097914-Jun-18 12:31 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray14-Jun-18 12:32
David A. Gray14-Jun-18 12:32 
GeneralRe: Freestanding Color Picker Programs Pin
User 1106097914-Jun-18 12:43
User 1106097914-Jun-18 12:43 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray14-Jun-18 12:45
David A. Gray14-Jun-18 12:45 
GeneralRe: Freestanding Color Picker Programs Pin
User 1106097914-Jun-18 12:48
User 1106097914-Jun-18 12:48 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray14-Jun-18 12:50
David A. Gray14-Jun-18 12:50 
GeneralRe: Freestanding Color Picker Programs Pin
User 1106097914-Jun-18 12:59
User 1106097914-Jun-18 12:59 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray14-Jun-18 13:02
David A. Gray14-Jun-18 13:02 
GeneralRe: Freestanding Color Picker Programs Pin
Brisingr Aerowing16-Jun-18 9:15
professionalBrisingr Aerowing16-Jun-18 9:15 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray18-Jun-18 9:41
David A. Gray18-Jun-18 9:41 
GeneralRe: Freestanding Color Picker Programs Pin
David A. Gray25-Jun-18 10:42
David A. Gray25-Jun-18 10:42 
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 

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.