Quotes are back!

Posted on September 21, 2007
Filed Under MetaBlog | Leave a Comment

I finally got around to fixing the Vertigo theme to include a random quote in the sidebar. While I was at it I opened up the layout a bit, making it easier to read code snippets and such in the main text. The newspaper-style narrow column layout is great for prose but it’s a bit constraining for technical postings.

Site Update

Posted on January 13, 2007
Filed Under MetaBlog | Leave a Comment

New look, new purpose…. Susan wasn’t really updating the old site, and I was reluctant to geek it out too much given it was supposed to be for the whole family. Well, she took off the family site, so now it’s mine!!!

So, new (sucky, but best I could do on a moment’s notice) name, new theme, and more tech content (when I get a round tiut, of course).

Great webhosting

Posted on April 2, 2006
Filed Under MetaBlog | Leave a Comment

If you are looking for a great web host, 1&1 is an excellent choice. Service and support is excellent, and you can’t get even cut-rate service much cheaper. Packages start from $2.99/month, including domain registration.

Use the link above or click the banner in the sidebar to let them know you hear it here!

We’ve Moved! (well, virtually)

Posted on March 7, 2006
Filed Under MetaBlog | Leave a Comment

If you’re reading this within a week or so of the post date, you’ll probably notice an ugly temporary URL in your address bar.

I’ve finally decided it’s time to give in and let a real hosting provider handle my web presence, partly due to lack of time to really keep up with all the security patches, etc, required, and mostly because my backup scripts are starting to get file access errors, leading me to believe that the hard disk on my Gentoo Linux box is on the verge of a nasty death.

So, I decided to give a commercial web host a try. 1&1 seemed to have decent features for a good price ($2.99/month is something even I can afford), so here we are.

Da Blog

Posted on September 4, 2005
Filed Under MetaBlog | Leave a Comment

Ok, so here it is. The new and (vastly) improved family website. So what’s behind the scenes?

To start with, the server is running Gentoo Linux on an old Athlon box in my basement. I’ve been running Gentoo for years, since the 1.0 days. While it does take some time to compile an entire Linux box from scratch, the ease of getting exactly what you want, avoiding RPM hell, and the (usually) intuitive system configuration makes Gentoo a clear winner for me.

The website is built with the Apache web server, MySQL database, and PHP scripting language. This is pretty much a de-facto standard these days, so who am I to argue? My coding expertise is in some pretty low level stuff, so I’m not going to reinvent the wheel.

The site itself is built around WordPress, an amazingly well designed, easy to install, configure, use, and customize piece of software. Although it probably took me a bit more than the claimed 5 minutes to get it up and running, most of that was due to time spent fighting through the cobwebs surrounding the Database Administrator portion of my brain. Once I gave up trying to remember the SQL commands I needed and installed phpmyadmin I was up and running in no time.

One of the great features of WordPress is the easy customization through themes and plug ins. After some time browsing various online repositories I settled on the Dark Maple theme (nice, fall feel, no?), which I spent some time customizing to get the final details just right (any inconsistencies in layout are my fault).

The quotes in the sidebar have been languishing away in a rarely-viewed text file for quite some time. They are finally seeing the light of day on a regular basis thanks to DonkieQuote. The author of this plug-in runs some interesting-looking sites, Kick the Donkey will be on my reading list for a while.

The Upcoming Events list and calendar on the sidebar are provided by Event Calendar. WordPress allows you to schedule posts for future dates (for example, to post a weekly column while you are on vacation), but these post-dated posts don’t show up until the scheduled time. Event Calendar allows you to designate a category for scheduled events, then makes this category’s entries appear regardless of the date.

I’m writing this post with the aid of Markdown, a nice little formatting engine that allows cleaner semantics than HTML, allowing an author to focus on content rather than markup. If you remember the days of ASCII-only email, where *’s and _’s were used for emphasis and /’s for italics, then you know Markdown.

I’m still not much of a speller (this dates back to 1st grade), so I’m relying on the Ajax Spell Checker plug-in to catch my snafus before they are out there for the world to see.

Last, but certainly not least, the sidebar images and other photo stuff is driven by WPG2, which integrates the excellent Gallery photo site software into WordPress. This, some minor tweaking of the Gallery themes, and a Gallery 2 Dark Maple color pack I put together makes for smoothly integrated site (IMHO :-D ).

The one remaining site element I needed was not available with WordPress. In the blog world links are used for a blogroll - a list of sites the current site’s author reads on a regular basis. WordPress’ links facility is very much based around this concept. I wanted something more akin the Google Directory, where sites are organized hierarchically by topic. Essentially, I want to be able to maintain my bookmarks no matter what PC I might be using, and want to be able to add new entries easily at any time. I found what I was looking for with LinksCaffe 3.0. Again, some minor template and stylesheet customization resulted in a clean integration between the Links pages and the rest of the site.

My First Post

Posted on September 2, 2005
Filed Under MetaBlog | Leave a Comment

This is my first post using WordPress. This will most certainly be deleted some time soon, but for now here it is.

Of course, if I were to say it in the lingua franca of my chosen profession, it might look more like:

    int main(void) {
        printf("Hello world!\n");
    }

but that would be excessively geeky.

It might be nice to make this a bit longer, but I really want to move on to getting something meaningful in here, so TTFN.

Structured Procrastination

Posted on August 5, 2005
Filed Under MetaBlog, Blog | Leave a Comment

Straight from Stanford: the benefits of procrastination. See? I haven’t been updating this page because I had nothing more important to do… or something….

New and Improved!!!

Posted on December 28, 2004
Filed Under MetaBlog | Leave a Comment

Ok, so I finally got tired of this page being A: nothing but a list of links, and B: the height of 1994 web styling (minus the blink tags). I came across the Open Source Web Design (OSWD) website, found a template I liked (Sliqua by Phlash) and got to work.

Sadly, this is all pretty static at this point, so adding content isn’t as easy as it could be, and the bookmark menus to the left can’t be collapsed and expanded, but it works for now, and should only improve with time. Maybe I’ll even get it to the point where Susan starts adding content again!

update: Clearly this applies to the old version of this page. I’m just keeping this around for posterity…