Whittie
Member
Registered: 11th Aug 06
Location: North Wales Drives: BMW, Corsa & Fiat
User status: Offline
|
Just tried to get a name of a font from the channel 4 website (4od) and about half way down is this.....
code: /* USE THE CORRECT ID IN THE CORRECT ENVIRONMENT OR THE DOCUMENT GETS EATEN */
|
willay
Moderator Organiser: South East, National Events Premium Member
Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
|
source code comments are the best, when the windows2000 code came out in the wild there was so many fucked up comments, apparently in the fdisk source code there was comments from the programmer basically saying sorry for the state of the code and that he wasnt exactly sure what he was doing
|
James
Member
Registered: 1st Jun 02
Location: Surrey
User status: Offline
|
I often find things like this in live systems:
code:
//TO DO
//Finish This
|
Inglis
Member
Registered: 19th Nov 08
Location: Ellon, Aberdeenshire
User status: Offline
|
being a web designer mysel i agree with this.. sometimes your half way through a code and just get bored
|
Whittie
Member
Registered: 11th Aug 06
Location: North Wales Drives: BMW, Corsa & Fiat
User status: Offline
|
quote: Originally posted by willay
source code comments are the best, when the windows2000 code came out in the wild there was so many fucked up comments, apparently in the fdisk source code there was comments from the programmer basically saying sorry for the state of the code and that he wasnt exactly sure what he was doing
flol
quote: Originally posted by Inglis
being a web designer mysel i agree with this.. sometimes your half way through a code and just get bored
Fair enough, but you wouldn't expect channel 4's team to do anything like that
|
Jodi_the_g
Member
Registered: 7th Aug 01
Location: Washington D.C
User status: Offline
|
quote: Originally posted by James
I often find things like this in live systems:
code:
//TO DO
//Finish This
I often do that or when i get an error
//Edit later
|
deano87
Member
Registered: 21st Oct 06
Location: Bedfordshire Drives: Ford Fiesta
User status: Offline
|
Reminds me of on the Argos website when searching 'Chav' all the chunky gold jewellery and golf cane furniture was returned. Webmasters were blatantly having a field day.
|
willay
Moderator Organiser: South East, National Events Premium Member
Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
|
quote: Originally posted by Whittie
quote: Originally posted by willay
source code comments are the best, when the windows2000 code came out in the wild there was so many fucked up comments, apparently in the fdisk source code there was comments from the programmer basically saying sorry for the state of the code and that he wasnt exactly sure what he was doing
flol
quote: Originally posted by Inglis
being a web designer mysel i agree with this.. sometimes your half way through a code and just get bored
Fair enough, but you wouldn't expect channel 4's team to do anything like that
you'd be suprised, when I did some work for ITV their systems were pretty shonky and that hosted live video and a website that got maassssive amount of hits
|
_Allan_
Member
Registered: 24th Mar 04
User status: Offline
|
Some more
http://c2.com/cgi/wiki?FunnyThingsSeenInSourceCodeAndDocumentation
|
Whittie
Member
Registered: 11th Aug 06
Location: North Wales Drives: BMW, Corsa & Fiat
User status: Offline
|
^
"What the fuck are you looking at??"
|
Whittie
Member
Registered: 11th Aug 06
Location: North Wales Drives: BMW, Corsa & Fiat
User status: Offline
|
Nothing funny on their source code though
|
Andrew
Member
Registered: 5th May 04
Location: Skoda Octavia Estate, Ford Puma
User status: Offline
|
quote: Originally posted by willay
source code comments are the best, when the windows2000 code came out in the wild there was so many fucked up comments, apparently in the fdisk source code there was comments from the programmer basically saying sorry for the state of the code and that he wasnt exactly sure what he was doing
|