[uf-discuss] Parsing XFN in PHP
Mark Ng
mark at markng.me.uk
Thu Apr 10 05:40:35 PDT 2008
On 10/04/2008, Julian Bond <julian_bond at voidstar.com> wrote:
> Interesting as this is, isn't it besides the point? Which is the lack of a
> PHP library of whatever flavour for parsing out XFN and other uFs.
XFN itself is fairly easy to deal with by just throwing pages through
tidy and using DOM/SAX/xPath, surely ? I made a rudimentary parser to
do this some time ago. The code is a little ugly to publish, but I
don't mind sharing privately.
Mark
More information about the microformats-discuss
mailing list