Click here to Skip to main content
15,887,683 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: My boss! Pin
Burnsys220-Aug-07 7:30
Burnsys220-Aug-07 7:30 
GeneralRe: My boss! Pin
Vasudevan Deepak Kumar23-Aug-07 19:59
Vasudevan Deepak Kumar23-Aug-07 19:59 
GeneralRe: My boss! Pin
Burnsys220-Aug-07 7:32
Burnsys220-Aug-07 7:32 
GeneralRe: My boss! Pin
pbraun21-Aug-07 5:29
pbraun21-Aug-07 5:29 
GeneralRe: My boss! Pin
thany.nl22-Aug-07 4:08
thany.nl22-Aug-07 4:08 
GeneralRe: My boss! Pin
Vasudevan Deepak Kumar26-Aug-07 23:42
Vasudevan Deepak Kumar26-Aug-07 23:42 
GeneralRe: My boss! Pin
Paul Conrad26-Aug-07 10:32
professionalPaul Conrad26-Aug-07 10:32 
GeneralNot exactly code, but a horror none the less... Pin
RoswellNX17-Aug-07 23:04
RoswellNX17-Aug-07 23:04 
I always thought that WYSIWYG editors spit out ugly markup, but i never expected to see anything like this:

<p align="center"><br />
<a href="images/BOSLoading.jpg"><br />
<img border="2" src="images/BOSLoading_small.jpg" xthumbnail-orig-image="images/BOSLoading.jpg" width="100" height="68"></a><br><br />
<span style="font-size: 10.0pt"><i><b><br />
<font color="#FFFFFF" face="Arial Narrow">BOS being loaded with MSW using front end loader</font></b></i></span><span style="font-size: 10.0pt; font-family: Arial; font-weight: 700">.</span></p>


It's enough to make one cry. All this extra markup just to un-italicise a "."OMG | :OMG:

RoswellSigh | :sigh:

[edit] - never noticed that it rendered the HTMLD'Oh! | :doh:

[edit*2] - FYI, it's not my own code, it's a project i've been hired to maintain, and chances are it will end up being a complete rebuild - that is if the guy that owns it decides it's worth the money to do that for a company he's thinking of selling.

"Angelinos -- excuse me. There will be civility today."
Antonio VillaRaigosa
City Mayor, Los Angeles, CA

GeneralRe: Not exactly code, but a horror none the less... Pin
Vasudevan Deepak Kumar17-Aug-07 23:09
Vasudevan Deepak Kumar17-Aug-07 23:09 
GeneralRe: Not exactly code, but a horror none the less... Pin
RoswellNX17-Aug-07 23:28
RoswellNX17-Aug-07 23:28 
GeneralRe: Not exactly code, but a horror none the less... Pin
Vasudevan Deepak Kumar17-Aug-07 23:32
Vasudevan Deepak Kumar17-Aug-07 23:32 
GeneralRe: Not exactly code, but a horror none the less... Pin
RoswellNX17-Aug-07 23:50
RoswellNX17-Aug-07 23:50 
GeneralRe: Not exactly code, but a horror none the less... Pin
Paul Conrad18-Aug-07 3:36
professionalPaul Conrad18-Aug-07 3:36 
GeneralRe: Not exactly code, but a horror none the less... Pin
PIEBALDconsult18-Aug-07 4:52
mvePIEBALDconsult18-Aug-07 4:52 
GeneralRe: Not exactly code, but a horror none the less... Pin
RoswellNX18-Aug-07 11:08
RoswellNX18-Aug-07 11:08 
GeneralRe: Not exactly code, but a horror none the less... Pin
martin_hughes19-Aug-07 0:48
martin_hughes19-Aug-07 0:48 
GeneralRe: Not exactly code, but a horror none the less... Pin
Vasudevan Deepak Kumar22-Aug-07 4:48
Vasudevan Deepak Kumar22-Aug-07 4:48 
GeneralRe: Not exactly code, but a horror none the less... Pin
eggsovereasy22-Aug-07 11:17
eggsovereasy22-Aug-07 11:17 
GeneralDB2 7.x OLEDB Managed Provider Bug Pin
Vasudevan Deepak Kumar14-Aug-07 4:36
Vasudevan Deepak Kumar14-Aug-07 4:36 
GeneralRe: DB2 7.x OLEDB Managed Provider Bug Pin
Mike Dimmick15-Aug-07 3:08
Mike Dimmick15-Aug-07 3:08 
GeneralRe: DB2 7.x OLEDB Managed Provider Bug Pin
Pete O'Hanlon15-Aug-07 10:21
mvePete O'Hanlon15-Aug-07 10:21 
GeneralRe: DB2 7.x OLEDB Managed Provider Bug Pin
Vasudevan Deepak Kumar16-Aug-07 20:54
Vasudevan Deepak Kumar16-Aug-07 20:54 
GeneralGOSUB .NET Pin
Zeeshan Ejaz Bhatti11-Aug-07 23:30
Zeeshan Ejaz Bhatti11-Aug-07 23:30 
GeneralRe: GOSUB .NET Pin
mav.northwind12-Aug-07 5:51
mav.northwind12-Aug-07 5:51 
GeneralRe: GOSUB .NET Pin
Paul Conrad12-Aug-07 6:29
professionalPaul Conrad12-Aug-07 6:29 

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.