Archives Nov. 15, 2005
Ah, the piquant aroma of well-aged web code (Or, at least aged...)
Written by
on
in
Snaking.
Five and a half hours today restructuring a couple of web pages. These are basically huge (1000+ line) scripts with a handful of individual "functions", save that they aren't coded as actual functions, they're just conditional branches scattered throughout the script.
All the code's generated with print statements and embedded HTML strings (with all tags ...!-->!-->