public
Fork of BenWard/x2v
Description: Microformatted (x)html to base vCard and iCalendar formats. Originally by Brian Suda.
Homepage: http://suda.co.uk/projects/X2V/
Clone URL: git://github.com/themattharris/x2v.git
themattharris (author)
Thu Oct 29 17:12:17 -0700 2009
commit  c4efec817be9aa175564bf6f0961c188f746e0f9
tree    7c2e16505b7acb45837157cf486270194b86b78d
parent  2aa33d0bf7e318caf2bdad6d3ce85e47fcd83712
x2v /
name age message
directory LIB/ Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
file README Sat Dec 12 00:16:48 -0800 2009 Merged from themattharris. Renamed README to .m... [Ben Ward]
file Rakefile Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
file configuration.php Thu Oct 29 17:03:38 -0700 2009 Remove type in configuration.php [themattharris]
file datetime.xsl Thu Oct 29 12:20:35 -0700 2009 Updated templates supporting value-class patter... [themattharris]
directory geo/ Thu Oct 29 17:03:17 -0700 2009 Extra conversions for geo and hresume [themattharris]
file get-contact-named-vcf.php Loading commit data...
file get-contact.php Thu Apr 09 00:43:18 -0700 2009 Added configurable CHARSET. Added licensing inf... [Ben Ward]
directory hatom/ Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
directory hcalendar/ Thu Oct 29 12:20:35 -0700 2009 Updated templates supporting value-class patter... [themattharris]
directory hcard/ Thu Oct 29 12:20:35 -0700 2009 Updated templates supporting value-class patter... [themattharris]
directory hresume/ Thu Oct 29 17:03:17 -0700 2009 Extra conversions for geo and hresume [themattharris]
directory hreview/ Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
file mf-templates.xsl Thu Oct 29 12:20:35 -0700 2009 Updated templates supporting value-class patter... [themattharris]
file uri.xsl Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
file xhtml2vcard-preflight.xsl Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
directory xoxo/ Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
README
# X2V

X2V is a PHP Script & XSLT script to convert microformats found in webpages into other forms. It was originally written 
to convert hCard and hCalendar to their respected native forms; vcard .VCF and iCalendar .ICS files.

The mechanisms of X2V are now capable of supporting other conversions too, such as hCard to RDF.

This is a starting point for anyone wanting to extract microformats from pages.

# LICENSE

This work is licensed under The W3C Open Source License
<http://www.w3.org/Consortium/Legal/copyright-software-19980720>