Gimmie 5

I feel bad. I’ve been neglecting my websites for quite some time. I used to be able to unwind and spend hours working on my websites. Now, after working on someone else’s website all day at work, I just don’t feel like doing anything with my own when I get home.

But lately I’ve started getting the itch to work on things again. I haven’t updated my racing websites since April. But with Jr’s sponsor and number announcement, I’ve gotten the itch to work on my racing sites again (I even fiddled around with a header image last nite) … consolidate them into a single site for all my favorite drivers.

At work, we have php5. I’ve gotten so used to working with it, I thought I’d finally bite the bullet and switch to php5 for my own sites. I checked out the forums for my host, and it turns out that all I needed to do to switch over to php5 was put the following in my .htaccess file:

AddHandler application/x-httpd-php5 .php

Talk about easy. So I am now running my websites on php5. I looked things over, and everything looks like it’s working. This blog is working … my photo gallery is working … and even the crappy guestbook script I wrote several years ago still works. Woohoo! But if you happen to run across any issues while visiting, please let me know so I can fix things.

I have several things that I want to do:

  • write a database connection class (I already wrote a basic one, but I want to expand on it)
  • write a recordset class
  • update and improve on my guestbook script (who knows … maybe I could even make some money on it)
  • update and improve my weather script … expand it to get the forecast as well as the current conditions

When I do dive back into my sites, I’m going to have to transition working with MySQL again. At work, we use mySQL. I have gotten so used to it, it’s going to be interesting working my MySQL again.

Now that I’ve actually put my plans in writing, hopefully it’ll be motivation to stick with it. And I’ll hopefully have techie stuff to post about (since I am a High Tech Redneck Woman … LOL). So stay tuned …