Tag Archives: XHTML

Bug Chasing

Okay, so in my post about Code Spelunking I mentioned about how working on a project can lead you to explore the code because you need to become more familiar with how the code works. But it can also lead you to explore the code to figure out why code doesn’t work. In this particular case, I spent many hours puzzling over why something didn’t work correctly, chasing down the root cause, and eventually finding a bug in the WordPress core. [...]

Posted in WordPress | Also tagged , , , , , , , , , , , , , , , | 13 Comments

Microformatpalooza

Tantek Çelik has a whole gaggle of microformat links over on his site:

Basically, microformats are just organically grown rules to add application-specific semantics to existing XHTML documents. [...]

Posted in Microformats, Semantics | Also tagged , , , , , , , | 4 Comments