Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.
Moderator: General Moderators
jason
Site Admin
Posts: 1767 Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:
Post
by jason » Wed Jul 02, 2003 1:10 pm
You know, it's sometimes funny looking back on old code. It's even funnier when you thought it was actually good, heh.
Here is a public display of code I wrote more than 2 years ago:
http://cvs.sourceforge.net/cgi-bin/view ... l-web-kit/
Have a laugh.
[]InTeR[]
Forum Regular
Posts: 416 Joined: Thu Apr 24, 2003 6:51 am
Location: The Netherlands
Post
by []InTeR[] » Wed Jul 02, 2003 2:34 pm
damm
You know, i programmed just like that 2 yeas ago...
But where are making progress right
twigletmac
Her Royal Site Adminness
Posts: 5371 Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK
Post
by twigletmac » Thu Jul 03, 2003 3:11 am
I'm currently going through and cleaning up code I wrote a year or so ago and it's making me cringe
.
Mac
[]InTeR[]
Forum Regular
Posts: 416 Joined: Thu Apr 24, 2003 6:51 am
Location: The Netherlands
Post
by []InTeR[] » Thu Jul 03, 2003 3:16 am
If i have to cleanup a code that i wrote a year or 2 ago, i will start over from scrats.
I hate
to change code that isn't changeable.
m3mn0n
PHP Evangelist
Posts: 3548 Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada
Post
by m3mn0n » Thu Jul 03, 2003 5:09 am
Yeah i re-did like 500 lines or so from my supra newbie days....lol
It's really funny to me....
daven
Forum Contributor
Posts: 332 Joined: Tue Dec 17, 2002 1:29 pm
Location: Gaithersburg, MD
Contact:
Post
by daven » Thu Jul 03, 2003 3:10 pm
Is this the month of code cleanup? I am re-working old code at the moment, and shuddering at the ugliness.
JPlush76
Forum Regular
Posts: 819 Joined: Thu Aug 01, 2002 5:42 pm
Location: Los Angeles, CA
Contact:
Post
by JPlush76 » Thu Jul 03, 2003 9:33 pm
you mean you guys didn't write perfect code as beginners?? psshhh amatuers! lol
I'm scared to look back at old programs, momma says they're owned by the devil
patrikG
DevNet Master
Posts: 4235 Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK
Post
by patrikG » Fri Jul 04, 2003 5:05 am
Yeah, I am working through the code of a CMS I coded about 2 years ago. God, it's bad...
But some nice ideas as well
ayron
Forum Newbie
Posts: 14 Joined: Tue Jun 03, 2003 11:18 pm
Location: Perth, Australia
Post
by ayron » Fri Jul 04, 2003 11:00 am
i'm cleaning up code i wrote last week!!
phice
Moderator
Posts: 1416 Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:
Post
by phice » Fri Jul 04, 2003 1:42 pm
I'm finishing up my
new code as we speak.
Bill H
DevNet Resident
Posts: 1136 Joined: Sat Jun 01, 2002 10:16 am
Location: San Diego CA
Contact:
Post
by Bill H » Mon Jul 07, 2003 8:38 pm
I had a user bring a bug to my attention on an application I have not touched in two years. It's a Windows C++ app of modest complexity, about 70,000 lines of code. I went into the project, tracked down the problem, identified the bug and fixed it in less than five minutes.
Design and documentation. Time consuming then. Saved the day now.
JPlush76
Forum Regular
Posts: 819 Joined: Thu Aug 01, 2002 5:42 pm
Location: Los Angeles, CA
Contact:
Post
by JPlush76 » Mon Jul 07, 2003 9:54 pm
70,000 lines of code? gulp
phice
Moderator
Posts: 1416 Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:
Post
by phice » Mon Jul 07, 2003 10:49 pm
Bah @ C++.
McGruff
DevNet Master
Posts: 2893 Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland
Post
by McGruff » Wed Jul 09, 2003 6:45 am
Lol. Me too.
Sinnix
Forum Commoner
Posts: 43 Joined: Mon Apr 28, 2003 11:01 am
Location: Ottawa, ON Canada
Contact:
Post
by Sinnix » Wed Jul 09, 2003 10:21 am