Crazy Uncle George's Blog
Previous Entry
Back to Blog Archive
Next Entry
Thursday, December 1, 2005
Under Construction
My apologies for yet another mistake. I forgot to upload an updated version of one of my JavaScript file, and then uploaded the D page, which depended on that other updated file, so the Desperate Housewives picture wasn't working,
and I had to wait until I got back from work to fix it. That's a thumbnail of the photo to the right, so I guess you weren't missing that much, because they are wearing swimsuits, but they're like old lady swimsuits. You know how your mom wears less revealing ones than your girlfriend. And these women are older than most on the page, but Teri Hatcher's got a hell of a body, as do the rest of them, and they should really get them into some skimpy bikinis.
So anyway, it's been really exciting lately because I've been doing a lot of work on the page. I know that doesn't sound like a lot of fun, but it is to me. I know it doesn't look like I'm doing anything on the outside, but I'm improving all the structure behind the pages, so now all the pages basically just keep an array of information and run a common set of Javascript functions, instead of using a lot of repetitive HTML code. One of the consequences behind this is that it's going to cut down bandwidth use, because the HTML files are getting a lot smaller. And we need to reduce bandwidth use because traffic is flowing in. I thought 2109 page requests was good two days ago, but yesterday it jumped to 3304. Another consequence is that I'll be able to make additions and changes to the page a lot faster, because I'll just have to add or change a couple of values and my Javascript code will do everything for me. So get ready for some new girls... within a month of today, I'm sure.