Better Trackback?

There is talk of pushing for Trackback to become a standard. A few of the problems with Trackback are immediately apparent: horrible internationization support, bad auto-discovery, proclivity for spamming, no verification, historical baggae of category junk, bad spec. Fix all these and you get… pingback. Pingback is big enough now to make a blip in Google’s markup survey, and is supported by a wide range of platforms. The question is whether people are going to want to support an existing and robust standard or want to put their name on something new, the global “not invented here” syndrome where everyone wants their 15 standards of fame. (As someone who has been involved in several standards myself, I admit the draw is strong.) What Pingback does need is a better advocacy site, like atom has.

Hack WP for NY Times

I was at the New York Times last week and one of the things that blew me away were how many WordPress blogs they’re running. I had seen 2-3, but it turns out they have almost 25 running on both sides of the paywall and they’re going to be doing even more with WordPress as time goes on. (There are also some interesting things going on with Times Select.) There’s more good news: they’re hiring. Khoi Vinh writes “A thorough knowledge of weblog publishing software, especially WordPress, is required.” Sounds like a great gig for whoever gets it. Bringing things full circle, Khoi’s site is one of my favorites and an inspriation for the new WordPress.org.

Imposter

There is some joker wannabe hacker pretending to me and asking others for sensitive information. Here are some tell-tale signs: IMing from a misspelled version of my IM addresses, like “saxmat02”; emailing from a gmail account with my name; using bad English (more than I normally do); asking for passwords, etc. These are all things I’d never do. If you ever have any doubt that the person you’re talking to might not be me, just call me on my cell or use one of the other contact methods here.

30 Boxes

I’ve been really digging 30 Boxes, as reviewed by Mr Hawk here and Mr Malik here, I’m moving all of my calendaring (online and off) into it. They’re doing some neat stuff with profiles and sharing that I think will take people a while to fully grok. The only thing I think it needs is better timezone handling (I travel a lot). Check out their blog. (Powered by WP.) Update: I keep finding cool features like it automatically detects when you enter a birthday and offers to repeat it every year. The whole site is like a giant easter egg.

New Theme Competition

Someone is running a WordPress 2.0 theme competition with some pretty sweet prizes. Winners of previous competitions run by Alex have gotten a ton of exposure all over the blogosphere. I think there is so much new functionality possible with the new functions in 2.0 that themes like Regulus take advantage of that it should be a factor in the competition somehow.

Markup Survey

Ian Hixie at Google just published a really awesome web authoring survey of a billion documents. What I found most interesting about reading it was places that things I’ve worked on, notably WordPress and GMPG, popped up.

HTTP Headers — “A pretty significant number of pages include an X-Pingback header (more than the number of pages with the Set-Cookie2 header). In fact, X-Pingback was the 30th most-seen header in our data sample.”

WordPress is one of the few platforms that supports pingback, an alternative to Trackback with a real spec. Apparently there are enough WP pages in the world for this to make a blip on the radar.

Page Headers — “It turns out that a tiny but measurable number of people do use the profileattribute, though. The three most-often used values are http://gmpg.org/xfn/1, http://dublincore.org/documents/dcq-html/, and http://gmpg.org/xfn/11. This makes XFN the most popular HTML metadata profile!”

Too cool for words. 🙂 Both of these profiles are included by default in some WordPress templates.

rel="pingback" and rel="bookmark" both skirt the charts in the link relationship page. No XFN values made the cut there.

The <a> element — “external seems to be mainly propagated by WordPress, but people have long been asking for a way to label their links as being external vs internal.”

Nice to get a direct mention there, and we’ve supported bookmark and tag from the beginning. All in all the report is a very interesting read, and kudos to Google for doing this type of research and sharing it with the web. I hope to see more of these in the future, it delights my inner markup geek.