All in the <head> – Ponderings and code by Drew McLellan –

hKit version 0.3

Last night I dropped another update to hKit – version 0.3. Download.

I’m still focussing on getting hCard support properly working before branching out to other µFs.

Key improvements are:

  • Support for include-pattern
  • Support for td@headers pattern
  • Performs implied n-optimization expansion, rather than leaving it to the user
  • Passes all hCard tests, apart from the telephone example cited yesterday

Problems I know I haven’t dealt with yet, but have in-the-shower solutions for are:

  • Infinite loop protection for include-pattern
  • Nested formats, e.g. hCard inside hReview, or XFN inside hCard, or both!
  • Flight-checks and fallover for different PHP environments

Any testing and feedback is appreciated.