Posts Tagged ‘pages’

Into the Loving Embrace of Wordpress

Wednesday, March 12th, 2008

Today I made the decision to move a lot of the content on my site into WordPress using it’s "pages" feature.

Previously, my site was separated into two sections. My WordPress blog, and everything else. At one time, I had my blog matching the theme of the rest of my site.

When I updated my install a while back I pretty much lost that. Considering that I hate the visual look of my site as it is, I didn’t feel the overwhelming desire to bring down the prettiness of WP’s default theme with my horrid artistic sensibilities. So now I have the task of copying and pasting a bunch of text from my custom PHP content management system (if you could call it that) into WordPress’s online page editing page.

I was really hoping that Windows Live Writer would give me the ability to compose and edit pages in adition to blog posts, but as far as I can tell, I don’t believe they do.

In other WordPress related news, I’ve updated the template to create better RDFa for this site. I don’t know exactly how many other sites out there give the complete SIOC information for their blog in RDFa, but this one does. I’m actually not sure how good my attempt at RDFa is. I use an extension for Firefox called Operator. It’s a really great program for identifying microformats in a page, but the current release isn’t fully updated to the new RDFa spec. Because of that, I can’t tell if some of the things I’ve tried to do (like using @instanceof) are actually producing the desired triples.

Did I mention that at least some of these pages should be showing up as hAtom enabled? Well they are. I really wish that WordPress would include a lot of this stuff by default. I’ve been thinking of taking my changes to the default install of WordPress and publishing a patch file that people could apply. If there is any interest out there, let me know.