From tantek at cs.stanford.edu Mon Jan 9 00:02:14 2012 From: tantek at cs.stanford.edu (=?UTF-8?Q?Tantek_=C3=87elik?=) Date: Mon Jan 9 00:10:54 2012 Subject: [uf-dev] H2VX.com with HTML5 support source posted to microformats github repository - please review Message-ID: Last year we setup github.com/microformats as a public organization and I've gone ahead and posted the latest source to h2vx.com (running live on dev.h2vx.com) https://github.com/microformats/h2vx.com This includes code for site UI, HTML, JS, PHP, and the latest X2V XSLTs for hCards and hCalendar events that handle among other things the HTML5 time element (as well as some support for HTML5 semantic elements in general). Please take a look. http://dev.h2vx.com has been running quite well for over a year now with stable code, and I was about to push it live to h2vx.com to get the HTML5 support out to a broader audience but I figured why not first publish the code for review (for all the usual open source quality reasons). Thanks, Tantek P.S. As other microformats open source tools/libraries stabilize and are shared we'll figure out how to put them on the microformats github as well. -- http://tantek.com/ - I made an HTML5 tutorial! http://tantek.com/html5 From rbachm at gmail.com Fri Jan 13 11:27:44 2012 From: rbachm at gmail.com (Robert Bachmann) Date: Fri Jan 13 11:28:10 2012 Subject: [uf-dev] H2VX.com with HTML5 support source posted to microformats github repository - please review In-Reply-To: References: Message-ID: Hello, On Mon, Jan 9, 2012 at 9:02 AM, Tantek ?elik wrote: > Last year we setup github.com/microformats as a public organization > and I've gone ahead and posted the latest source to h2vx.com (running > live on dev.h2vx.com) > > https://github.com/microformats/h2vx.com I converted the mercurial repositories from http://hg.microformats.com/ and uploaded them to github as well: - https://github.com/robertbachmann/microformats-generators - https://github.com/robertbachmann/microformats-x2v - https://github.com/robertbachmann/microformats-tests The conversion script I've used can be found at https://gist.github.com/1608251 Cheers, -- Robert Bachmann