Click here to Skip to main content
15,898,222 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: A Well-Documented Piece of....*bleep* Pin
Robert Royall23-Oct-07 9:41
Robert Royall23-Oct-07 9:41 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Jim Crafton26-Oct-07 14:41
Jim Crafton26-Oct-07 14:41 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Blake Miller31-Oct-07 3:26
Blake Miller31-Oct-07 3:26 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
John R. Shaw23-Oct-07 16:47
John R. Shaw23-Oct-07 16:47 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
dwilliss31-Oct-07 4:31
dwilliss31-Oct-07 4:31 
AnswerRe: PROLOG on LISP Pin
NimitySSJ29-Nov-07 20:47
NimitySSJ29-Nov-07 20:47 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 8:09
Draugnar31-Oct-07 8:09 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Dan Neely31-Oct-07 9:12
Dan Neely31-Oct-07 9:12 
the handler used by the IDE or the one used by applications it built? I used TP6/7 in HS during the mid/late 90s. I never noticed a problem in the IDE, and IIRC apps built in it used the DOS handler by default. OTOH I'd replaced the one for DOS with a 255 char buffer instead of the paltry dozenish MSes used. For most of my larger apps I used a custom handler that supported multiple simultaneous key presses. I grabbed the ASM for both off the web though instead of writing my own.

--
If you view money as inherently evil, I view it as my duty to assist in making you more virtuous.

GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 10:01
Draugnar31-Oct-07 10:01 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Dan Neely31-Oct-07 10:37
Dan Neely31-Oct-07 10:37 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 10:51
Draugnar31-Oct-07 10:51 
GeneralRe: A Well-Documented Piece of....*bleep* Pin
Draugnar31-Oct-07 10:54
Draugnar31-Oct-07 10:54 
GeneralCHOTD [modified] Pin
leppie21-Oct-07 23:22
leppie21-Oct-07 23:22 
GeneralRe: CHOTD Pin
DavidNohejl21-Oct-07 23:28
DavidNohejl21-Oct-07 23:28 
GeneralRe: CHOTD Pin
originSH21-Oct-07 23:29
originSH21-Oct-07 23:29 
GeneralRe: CHOTD Pin
J4amieC21-Oct-07 23:38
J4amieC21-Oct-07 23:38 
GeneralRe: CHOTD Pin
Tristan Rhodes22-Oct-07 3:08
Tristan Rhodes22-Oct-07 3:08 
GeneralRe: CHOTD Pin
Vasudevan Deepak Kumar22-Oct-07 3:27
Vasudevan Deepak Kumar22-Oct-07 3:27 
GeneralRe: CHOTD Pin
leppie22-Oct-07 5:18
leppie22-Oct-07 5:18 
GeneralRe: CHOTD Pin
Vasudevan Deepak Kumar29-Oct-07 0:03
Vasudevan Deepak Kumar29-Oct-07 0:03 
GeneralRe: CHOTD Pin
Xiangyang Liu 刘向阳22-Oct-07 6:09
Xiangyang Liu 刘向阳22-Oct-07 6:09 
GeneralRe: CHOTD Pin
leppie22-Oct-07 6:39
leppie22-Oct-07 6:39 
GeneralRe: CHOTD Pin
RGSeeds23-Oct-07 9:54
RGSeeds23-Oct-07 9:54 
GeneralRe: CHOTD Pin
Pete O'Hanlon23-Oct-07 1:54
mvePete O'Hanlon23-Oct-07 1:54 
GeneralA class on UI design... Pin
Dave Kreskowiak12-Oct-07 4:44
mveDave Kreskowiak12-Oct-07 4:44 

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.