Happy Thanksgiving!

Well, how about that? I managed to whip together a Thanksgiving theme just in time. The most time-consuming part was locating appropriate images online for the background. Props go out to About.com for the pumpkins and the gourd, and to the Google Image Search for finding me the other gourd image.

In other site-related news, I imported entries from April 2004 last night. Now you can read about such exciting ventures as… well… us buying home improvement supplies from Home Depot? My review of Kill Bill Volume 2? Some random couple “parking” on my street? Yeah. Hit the archives for more exciting archived goodness.

I’m also contemplating upgrading to Movable Type 3.1 sometime in the near future, mainly to see what kind of category support it has. (I’ve been assigning categories to all of my entries, but have only been actively using the photography category.) So, if the site goes all wonky sometime in the next few days, you’ll know why.

Let’s hear it for four-day weekends. Word.

I *heart* Stylesheets

Did I happen to mention that, with my all-CSS layout, a minor full-site redesign (color changes, slight positional tweaking) would take considerably less time?

How about one evening?

Everything looks the same right now, but you will all get a Happy Hannukah surprise in a couple few weeks. (Hannukah, Chanukkah, however you Romanize it… I’m taking my spelling straight from the Jew myself.)

I’m also planning a Christmas theme, maybe a Yule theme before that (Dec 21), and afterward… Valentine’s Day, St. Patrick’s, Independence Day, blah blah blah. And, in case you were wondering how I’m managing all this (which I’m sure you were), I’m writing new stylesheets for each holiday theme, then writing some PHP code to plug in the right stylesheet on the right date. There’s only a few things—like those fancy horizontal rules—that I’ll still have to change out manually, if I get a bug up my ass about it.

And, of course, I’ll include posts giving the history and significance of the holiday and of the symbolism I’ve incorporated into my design. I’m also going to make a valiant attempt to actually do some real research into each holiday for which I design, and not offend anyone by my ignorance. For example, for my Hannukah theme, I wanted to use a real Hannukah quotable in the masthead—but I didn’t want to use the name of God, 1.) because Jews don’t write the Name of God, and 2.) because I’m agnostic-bordering-on-atheist myself, and don’t want to give prospective visitors the wrong idea (that is, that I’m proselytizing). So, I did a decent amount of researching and looking around online, and ended up quoting only part of the prayer said after the candles of the menorah (hannukia, whatever) are lit.

Not that Sheryl would be offended if I put every single Name of God I could find up on my webpage. Elohim! ELOHIM! (Mormons call Him that too, by the way. We—well, they, I guess—also know the Four-Letter Name, and also don’t write or pronounce it.)

You’ll all get a Diana-style crash course in Hannukah and Judaism (sp?) in another few weeks, complete with quotables from the inimitable Sheryl and many lovely links.

I like my new Hannukah theme better than this yellowy-green thing I’ve got now. I can’t wait to switch it out…!

Still Tweaking…

I’ve got my Backlog going on, but it’s not very pretty yet. I can’t figure out how to change the separator from a dash to a colon, like in the current tune. And, even so, it’s still pretty long for my sidebar width. I may see if there’s some way I can make it only read the title, then link to Amazon for the artist. That would be sweet.

Er, wait. I figured it out. Let’s hear it for figuring out how to cut-and-paste the correct lines of code, and to change them appropriately. Now I just have to see if I can make it remember and display my backlog while I’m not listening to WinAmp.

I kind of wanted to play with this more, but I want to check out the Nightline about the Clinton Presidential Library. Sounds interesting.

Edit, 11:30pm: I just did something pretty damn cool, IMHO. No, I didn’t manage to make my web page remember my backlog after I quit WinAmp—that would involve more programming than I know or care to get into at this particular point in time, as I think I’d have to export the songs to a file or database.

No, I made it so that my backlog 1.) doesn’t show blank lines when I haven’t played five songs yet, and b.) isn’t quite as ugly and wrapped around funny. Next I’m on, mouse over one of the song titles in my backlog. It should pop up with “search for U2 on Amazon,” assuming it was U2 I was listening to, and the link searches for the artist on Amazon. w00t!

Maybe I *should* try studying Computer Science sometime, maybe get a certificate like Amy… I’m really getting off on this coding thing. I’d forgotten that a.) I know enough logic to do basic programming, and b.) I enjoy it.

I Made It Go!

Holy fucking shit. I learned myself enough PHP to make the Currently Hearing plugin work.

Almost.

I’m still working on making the archives pages display it properly, as they’re in a different directory. Any ideas, web gurus?

Oh, and something else that’s entirely supercool: HostRocket allows PHP parsing for HTML file extensions. I just had to add a line into my mime-type list in my HostRocket control panel, and whoosh! My stupid archives.htm page is suddenly PHP-ified.

I’m going to go scour the HostRocket FAQ page now and see if I can find a solution to my little PHP nested directory issue.

I’m stoked!

Edit: Yeeeeeah! I just wrote my first Else statement in PHP! And it works! Check it: if you’re on the main index or on the main archive list, then you’re in the public_html directory, and the sidebar displays my Currently Hearing info. If you’re in another directory—say, reading an individual entry or posting a comment—you’re in a different directory that’s not public_html, and you see my driving tunes.

I am such a geek. But I’m OK with that. Next step: PHP-ifying (and possibly MySQL-ifying) the rest of my site so I don’t have to rebuild MT so often…

I Made A Pretty

Check it out—I made a Favorites Icon! If you’re using Firefox, check the address bar. If you’re using IE, check out the bookmark for my site (that I’m sure you have at the top of your list).

If you can’t see it… it looks something like this:  

Heh. I’m so geeked by the smallest things. Go me.