The Programmers Triumph

I spent a full day editing CSS code for work. I don’t know where I went wrong, but I spent nearly 4 hours trying to fix one line of code. I didn’t know which line was making everything stop working, so I re-wrote it line for line, letter by letter, and it just didn’t want to work. I was frustrated. I wanted to take my computer and toss it out of our warehouse door and just say good riddance to the programming and web development world and just taking a janitorial position at a porn palace somewhere. It definitely pays more, and the benefits are nice.

Then it hit me!

I missed a semi colon in line 48, and that was it. One stupid semi colon and the CSS finally worked!

I realized that I just wasted 4 hours of precious time by trying to fix a problem that I had created.

Then I wondered…why are some jobs saying that editor’s aren’t going to do? People that use editors like Dreamweaver and the likes, are sometimes easier to manage than to hand code things like I was attempting.

Yet my wage doesn’t reflect the hand coding…it reflects the “editor” mentality.

At the end of the day though, I felt alright. I felt quite good in fact. The natural high that I received when the CSS rel tag worked from inside the browser, calling forth a file that was in another folder with the style guide, made me so glad and maybe that’s the satisfaction I should be pushing forever at work. The satisfaction of knowing that things work, even if it does take me hours to figure out problematic semi colons!

For those of you that don’t understand the rigors of web development, consider this post one for the diehards.

Further Reading Netflix Fund

3 Comments

  1. Posted August 15, 2007 at 7:26 am | Permalink

    The wonderful highs and lows of coding - much as they’ve always been.

    Your story reminds me of my early days, when people regularly tore their hair out over “impossible” COBOL bugs that would turn out to be a missing full-stop.

  2. Posted August 15, 2007 at 12:48 pm | Permalink

    Not sure I’d have the patience… just tweaking my blog code drives me crazy at times !

    When I first got a computer, I spent my time fixing my own mistakes. Like the time I deleted the “system.ini” file… Oooops…

  3. Posted August 16, 2007 at 5:07 am | Permalink

    your story reminds me when i was in college. we were on our test that time and we are all open notes. In our class , i would say ,im below average. but i was the only one who made to run the program where doing. All my classmate went crazy whats was happening they cant seem to solve it. until they ask me for the first time in a confusing manner, i traced their codes ,only to find out,lacking “semi colon”