Monthly Archives: September 2002

Pingback and embedded metadata in (X)HTML

More on Pingback vs TrackBack on Hixie’s Natural Log. How embarassing – he points to my referrers as a typical list. :) Mine are crap. Look at how Mark Pilgrim handles referrers. Yesterday I was working at making my referrer tracking harvest titles, clean out false links, and collapse redundant backlinks, but [...]

On RSS and Namespaces

Dave writes on “RSS and Namespaces“:… there are some XML parsers that don’t properly deal with namespace attributes on the top-level element of a source.Agreed. These parsers are often cheaper to deal with when you know that the format you’re expecting doesn’t involve namespaces. You trade some flexibility for some ease of development.For [...]

Yes, chicks do dig Mac OS X.

Mark Pilgrim seems to have implied that chicks dig Mac OS X. Well.. I certainly can’t dispute him. :)

Packaging tweak to MTCleanHTMLPlugin

Quick update to MTCleanHTMLPlugin: renamed the directory extdir in the tarball to extlib, which is what it should have been for easy drop-in installation. Thanks to John of illuminent.com, whose weblog gets me funny looks at work. :)

MTCleanHTMLPlugin – borrowing a page from LJ, literally.

Tonight, I borrowed LiveJournal’s comment filtering code and made it into a MovableType plugin: MTCleanHTMLPlugin After all that ramble about having open system and not having been the victim of an exploit, SamRuby inadvertently revealed one gapingly wide hole for me. Not that he did anything to exploit it – I just realized that a [...]

Automated Pingback vs Human Talkback – Which is more humane?

I completely disagree with Ray Ozzie (“I’m thinking right now that I’d prefer to stick with human talkback rather than automated pingback”), John Robb (“I don’t want pingback, trackback, or refererback.”), and Sam Gentile (“Amen to that.”). I want as much automated and intervention-free invitation to participation in my blog as I can provide. I [...]

Exodus to JohnCompanies in progress

Okay. Enough’s enough – the phpwebhosting server’s disk filled up again, and my JohnCompanies server has been idle all this time. I’ve moved everything over, made a cursory set of tests to see if everything’s okay, and flipped the DNS switch. Hopefully, you’re seeing this post. Otherwise, you probably saw a test pattern [...]

TrackBack strikes back

And of course, Ben of MovableType is not unaware of Pingback:In current implementations of TrackBack, the user sending the ping must take some action: either by selecting the post he wishes to send a TrackBack ping to via a pulldown menu, or by retrieving the ping URL and pasting it into the entry form. And [...]