]> Something Witty Goes Here

codedread

Archive for the ‘XML’ Category

WordPress: XHTMLation Stalled?

Wednesday, April 23rd, 2008

I spent some time a few weeks ago quietly trying to shore up my XHTML defenses on my WordPress install - not everyone is planning to move to Drupal just yet. I have a bunch of patches that are aging. I think three of them are ‘good to go’ but I need someone to look at them. The patch for Ticket 5998 needs some work to make it applicable across trackbacks and pingbacks as well as ensuring it is applicable only for UTF-8. Unfortunately, no one is really looking at the patches because apparently no one on this planet would bother serving WordPress as true XHTML. Anyway, enough whinging - it would be great if some of these could make it into WordPress 2.5.1.

In the meantime, if anyone wants to try and break my WordPress install by injecting funky XHTML, please be my guest on this page. Currently Sam is in the lead with two breakages (now fixed). Oh, and your name doesn’t have to be Philip, Jacques, Mark or Shelley either.

Feeding The Conversation

Wednesday, February 27th, 2008

Since my feeds are now customized as part of my theme, I thought I’d take a look at some of the interesting things you can do. I knew that WordPress supports a variety of feeds at different levels (main feed, main comments feed, per-entry feed, per-category feed, etc).

What I was wondering was if there was a way to link each post in the feed to the comments feed of that story. This would allow a good feed reader to let people easily subscribe from the main feed to the conversation feed of a particular story where they have left a comment. Turns out it was fairly straightforward. Click To Read More...

New XHTML+SVG Theme

Monday, February 18th, 2008

I’ve been tinkering at a new theme for my website since the Christmas holidays and finally got around to flipping the switch this weekend. I decided to try my hand, for the first time, at real XHTML served as application/xhtml+xml but with PHP content negotiation to text/html for poor ol’ Internet Explorer. Click To Read More...

FXPointer - Link Exactly

Tuesday, October 30th, 2007

How many times have you told a friend or colleague “Go to http://example.com/some/doc and search for XXXX” ? I do it a lot actually. Ideally web pages should identify significant sections of a web page with identifiers (id=”foo”) so that you can link to http://example.com/some/doc/#foo, but the problem is that not everyone follows this practice. In fact, there are a lot of big specification documents where you’d like to point someone to a specific paragraph to save someone time and encourage them to actually visit the link and read it. This becomes increasingly important as the mobile web accelerates and small screens with harder-to-use keyboards become more prevalent. I hope this Firefox extension will help. Click To Read More...

codedread codedread