You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by an...@apache.org on 2012/08/10 02:40:22 UTC

svn commit: r1371537 [28/30] - in /incubator/any23/trunk: ./ core/ core/src/test/java/org/apache/any23/ core/src/test/java/org/apache/any23/cli/ core/src/test/java/org/apache/any23/extractor/ core/src/test/java/org/apache/any23/extractor/csv/ core/src/...

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hresume/ant.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hresume/ant.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hresume/ant.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hresume/ant.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,765 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <meta name="generator" content=
+  "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
+  <meta name="generator" content=
+  "Antix CV Builder, http://cv.antix.co.uk" />
+  <meta name="description" content=
+  "Anthony Johnston's curriculum vitae" />
+  <meta http-equiv="content-type" content=
+  "text/html; charset=us-ascii" />
+
+  <title>Curriculum Vitae - Anthony Johnston</title>
+
+  <style type="text/css">
+/*<![CDATA[*/
+  img {
+        behavior: url(/scripts/png.htc)
+  }
+
+  * {
+        font-family: trebuchet ms;
+        margin: 0;
+        padding: 0
+  }
+
+  body {
+        font-size: .7em;
+  }
+
+  .page {
+        width: 700px;
+        margin: 0 auto 0 auto;
+  }
+
+  .header,.body,.footer {
+        margin: 0 11em 0 11em;
+  }
+
+  h1 {
+        color: #112A44;
+  }
+
+  h1,h2,h3,h4,h5,h6,p {
+        margin: .25em 0 .25em 0;
+  }
+
+  h3 {
+        color: #333;
+  }
+
+  h4 {
+        color: #666;
+  }
+
+  label {
+        float: left;
+        width: 10em;
+        margin-left: -11em;
+        text-align: right;
+  }
+
+  a {
+        color: #446688;
+  }
+
+  abbr {
+        border: none;
+  }
+
+  #experience label,#education label,#projects label {
+        margin-top: 2px;
+  }
+
+  html * #education label {
+        margin-top: 5px;
+  }
+
+  html * #experience label,html * #projects label {
+        margin-top: 10px;
+  }
+
+  #summary,#status,#skills,#education {
+        border-bottom: dashed 1px #eee;
+        padding-bottom: .5em;
+  }
+
+  #contact .columns {
+        float: left;
+  }
+
+  #summary {
+        clear: both;
+  }
+
+  #experience .column,#projects .column {
+        border-bottom: dashed 1px #eee;
+        padding-bottom: .75em;
+  }
+
+  #photo {
+        float: left;
+        width: 30em;
+  }
+  /*]]>*/
+  </style>
+</head>
+
+<body>
+  <div id="cv" class="page hresume">
+    <div class="header vcard">
+      <div id="personal" class="contact">
+        <div id="title" class="section">
+          <h2>Curriculum Vitae</h2>
+
+          <div class="columns">
+            <div id="name" class="column">
+              <div class="content">
+                <h1 id="fullName" class="fn"><span class=
+                "given-name">Anthony</span> <span class=
+                "family-name">Johnston</span></h1>
+
+                <p id="otherFormats">download in <a href=
+                "AnthonyJohnston.rtf" title=
+                "Anthony Johnston's cv in Rich Text Format">Word</a>
+
+                or <a href="AnthonyJohnston.txt" title=
+                "Anthony Johnston's cv in Plain Text Format">Text</a></p>
+              </div>
+            </div>
+          </div>
+        </div>
+
+        <div id="contact" class="section">
+          <div class="columns">
+
+            <div id="address" class="column">
+              <label for="address">Address</label>
+
+              <div class="content">
+                <p class="adr"><span class="region">East
+                Sussex</span><br />
+                <span class="country-name">United
+                Kingdom</span></p>
+              </div>
+            </div>
+
+            <div id="telephone" class="column">
+              <label for="telephone">Telephone</label>
+
+              <div class="content">
+                <p class="tel">07899 793 042</p>
+              </div>
+            </div>
+
+            <div id="eMail" class="column">
+              <label for="eMail">E-mail</label>
+
+              <div class="content">
+                <p><a href=
+                "/Contact.aspx?xo2fe4q%2fvXaPs%5eg%3d%3d" class=
+                "email">Contact Page</a></p>
+              </div>
+            </div>
+          </div>
+
+        </div>
+      </div>
+    </div>
+
+    <div class="body">
+      <div id="summary" class="section">
+        <h2>Summary</h2>
+
+        <div class="columns">
+
+          <div class="column">
+            <div class="content summary">
+              <p><strong>Senior Systems
+              Analyst/Developer.</strong><br />
+              Experienced in the analysis, design and
+              implementation of distributed, multi-tier
+              applications using <a href=
+              "http://msdn2.microsoft.com/">Microsoft</a>
+              technologies.<br />
+              Specialising in data capture applications on the
+              Web.</p>
+
+            </div>
+          </div>
+        </div>
+      </div>
+
+      <div id="status" class="section">
+        <h2>Current Status</h2>
+
+        <div class="columns">
+
+          <label for="status"><abbr title="2008-06-12">12 Jun
+          2008</abbr></label>
+
+          <div class="column">
+            <div class="content">
+              <p><strong>Available from <abbr title="2008-09-01">1
+              Sep 2008</abbr></strong><br />
+              <em>Contract work only</em><br />
+              60 <small>GBP</small> per Hour<br />
+
+              Brighton and South Coast</p>
+            </div>
+          </div>
+        </div>
+      </div>
+
+      <div id="skills" class="section">
+        <h2>Skills</h2>
+
+        <div class="columns">
+          <div id="skill_1" class="column skill-detail">
+            <div class="content">
+              <h4 class="title"><a href=
+              "http://en.wikipedia.org/wiki/C_Sharp" rel="tag"
+              class="skill">C#.NET (2.0)</a></h4>
+
+              <h5 class="experience">Expert, 4.4 years</h5>
+
+              <div class="description">
+
+                <p>Development of business objects and data access
+                objects for Web and Windows applications.</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="skill_2" class="column skill-detail">
+            <div class="content">
+              <h4 class="title"><a href=
+              "http://en.wikipedia.org/wiki/Visual_Basic_.NET" rel=
+              "tag" class="skill">VB (3-.NET 2.0)</a></h4>
+
+              <h5 class="experience">Expert, 14.3 years</h5>
+
+              <div class="description">
+                <p>Development of business objects and data access
+                objects for Web and Windows applications.</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="skill_3" class="column skill-detail">
+            <div class="content">
+              <h4 class="title"><a href=
+              "http://en.wikipedia.org/wiki/Microsoft_SQL_Server"
+              rel="tag" class="skill">SQL Server (7-2005)</a></h4>
+
+              <h5 class="experience">Advanced, 11.6 years</h5>
+
+              <div class="description">
+                <p>Experienced in writing T-SQL scripts for
+                creation, maintenance and report generation for
+                large database structures.</p>
+
+              </div>
+            </div>
+          </div>
+
+          <div id="skill_20" class="column skill-detail">
+            <div class="content">
+              <h4 class="title"><a href=
+              "http://en.wikipedia.org/wiki/Web_service" rel="tag"
+              class="skill">Web Services</a></h4>
+
+              <h5 class="experience">Advanced, 3.6 years</h5>
+
+              <div class="description">
+                <p>Development of web service components and Xml
+                schema for communication between applications over
+                the internet.</p>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+
+      <div id="experience" class="section">
+        <h2>Experience</h2>
+
+        <div class="columns vcalendar">
+          <div id="experience_310" class=
+          "column experience vevent">
+            <label for="experience_310"><abbr class="dtstart"
+            title="2007-06-01">Jun 2007</abbr> - current</label>
+
+            <div class="content vcard">
+
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Architect/Lead Developer</h3>
+
+              <h4 class="org summary">Software Solutions
+              Partners</h4>
+
+              <div class="description">
+                <p>Commercial Insurance web site for <a href=
+                "http://www.rbs.co.uk/">RBS Insurance</a>.</p>
+
+                <p><a href=
+                "http://www.directlineforbusiness.co.uk">www.directlineforbusiness.co.uk</a></p>
+
+                <p>Design and Development of html markup and AJAX
+                interface, business layer and database.</p>
+
+                <p>Javascript client application and look and feel
+                developed by Monitor Media.<br /></p>
+
+                <p>C#, ASP.NET and SQL Server 2000.</p>
+              </div>
+
+            </div>
+          </div>
+
+          <div id="experience_1" class="column experience vevent">
+            <label for="experience_1"><abbr class="dtstart" title=
+            "2005-11-10">Nov 2005</abbr> - <abbr class="dtend"
+            title="2007-05-31">May 2007</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Architect/Lead Developer</h3>
+
+              <h4 class="org summary">Software Solutions
+              Partners</h4>
+
+              <div class="description">
+                <p>On-line quoting system for <a href=
+                "http://www.fortisinsurance.co.uk/">Fortis
+                Insurance</a> commercial product lines.<br />
+
+                Design and Development of interface, business layer
+                and database.<br />
+                C# .NET, MS Sql Server.</p>
+
+                <p>Development of content management system for
+                data capture, allows skilled business resource to
+                manage the site.</p>
+
+                <p>Further upgrade and maintenance of <a href=
+                "https://secure.nignetwork.com/">NIG</a> Commercial
+                Quotations web site.<br />
+
+                Finalist in The E-Business Award, at the <a href=
+                "http://www.insuranceawards.co.uk/">British
+                Insurance Awards</a> 2006.</p>
+
+                <p>With recent acquisitions, <a href=
+                "http://www.ssp-uk.com/">Software Solutions
+                Partners</a> is the largest supplier of insurance
+                software in the UK.</p>
+              </div>
+            </div>
+
+          </div>
+
+          <div id="experience_2" class="column experience vevent">
+            <label for="experience_2"><abbr class="dtstart" title=
+            "2005-09-01">Sep 2005</abbr> - <abbr class="dtend"
+            title="2006-02-01">Feb 2006</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Consultant/Developer</h3>
+
+              <h4 class="org summary">BBC</h4>
+
+              <div class="description">
+                <p>Integration of two testing management systems,
+                Test Director (Television Centre) and Footprints
+                (Israel).<br />
+                This allows bugs raised in one system to be visible
+                to the other.<br /></p>
+
+                <p>Development of a Windows service to monitor Test
+                Director database for new bugs and read POP e-mail
+                sent from Footprints.<br />
+                C#, MS SQL Server, POP3 internet mail protocol.</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="experience_4" class="column experience vevent">
+            <label for="experience_4"><abbr class="dtstart" title=
+            "2004-12-01">Dec 2004</abbr> - <abbr class="dtend"
+            title="2005-09-01">Sep 2005</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Consultant/Developer</h3>
+
+              <h4 class="org summary">Software Solutions
+              Partners</h4>
+
+              <div class="description">
+                <p>On-line quoting systems, complex data capture
+                and Web Services using C# and ASP.NET.<br />
+
+                Connecting via XML Web Services to insurance
+                companies such as Allianz, AXA, Groupama, Norwich
+                Union, Royal &amp; Sun Alliance and Zurich, through
+                the iMarket web portal, in-order to provide quotes
+                to insurance brokers.<br />
+                C# .NET, Oracle 9i</p>
+
+                <p>Upgrade and maintenance of existing quoting
+                system.<br />
+                Data maintenance and redesign of large data tables
+                (8M+ rows).<br />
+                ASP, VB6, COBOL, MS SQL Server.</p>
+
+                <p>Development of data capture content management
+                system for insurance web sites such as NIG
+                Commercial Quotations. This allowed the maintenance
+                and enhancement tasks to be assigned to the most
+                appropriately skilled staff, e.g. Business
+                Developer, Technical Developer, etc. This has the
+                affect of speeding up development to test cycle,
+                and reducing the cost of maintenance and
+                enhancement.<br />
+                C#.NET, ASP.NET, MS SQL Server</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="experience_3" class="column experience vevent">
+            <label for="experience_3"><abbr class="dtstart" title=
+            "2002-02-01">Feb 2002</abbr> - <abbr class="dtend"
+            title="2005-11-01">Nov 2005</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Consultant/Developer</h3>
+
+              <h4 class="org summary">Worldview Limited</h4>
+
+              <div class="description">
+                <p>Hotel booking system for Worldview
+                limited.<br />
+
+                Multiple applications and web sites for secure
+                booking online, online room allocation management,
+                content management, fax bookings to hotels, e-mail
+                client confirmations, invoicing and
+                reporting.<br />
+                <a title="goto londonnights.com" href=
+                "http://www.londonnights.com/">londonnights.com</a>
+                and <a title="goto easy-london-hotels.com" href=
+                "http://www.easy-london-hotels.com/">easy-london-hotels.com</a>
+                are an examples of the web sites designed for this
+                project which is under content management.<br />
+                VB/C# .NET, VB 6 and MySQL.</p>
+              </div>
+
+            </div>
+          </div>
+
+          <div id="experience_6" class="column experience vevent">
+            <label for="experience_6"><abbr class="dtstart" title=
+            "1998-10-01">Oct 1998</abbr> - <abbr class="dtend"
+            title="2000-03-01">Mar 2000</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Consultant/Developer/Team
+              Leader</h3>
+
+              <h4 class="org summary">Siemens Business
+              Services</h4>
+
+              <div class="description">
+                <p>Casework Programme for IND, HM Home Office<br />
+                System to manage and update casework for the
+                Immigration and Nationalisation Directorate.<br />
+
+                Multi-tier architecture using VB6, Tuxedo and
+                Oracle 8.</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="experience_5" class="column experience vevent">
+            <label for="experience_5"><abbr class="dtstart" title=
+            "1998-02-01">Feb 1998</abbr> - <abbr class="dtend"
+            title="1998-10-01">Oct 1998</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Consultant/Developer</h3>
+
+              <h4 class="org summary">Radical Technologies</h4>
+
+              <div class="description">
+                <p>Enhancement of database report system (see
+                below).<br />
+
+                Upgrade to work in a multi-user environment on
+                Informix, with immediate mode on a users machine or
+                scheduled to a job queue on remote print, fax and
+                e-mail servers. This required a component based
+                approach to allow configuration for different
+                requirements, i.e. servers, clients, administrator
+                clients would all have need of different sets of
+                components.</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="experience_8" class="column experience vevent">
+            <label for="experience_8"><abbr class="dtstart" title=
+            "1998-01-01">Jan 1998</abbr> - <abbr class="dtend"
+            title="1998-02-01">Feb 1998</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Consultant/Developer</h3>
+
+              <h4 class="org summary">Radical Technologies</h4>
+
+              <div class="description">
+                <p>Design and Development of a database report
+                designer for Word 97.<br />
+
+                Used VB5 to create an ActiveX DLL, which could be
+                referenced by VBA in Microsoft Word 97. The DLL
+                logs onto a database through ODBC Direct, exposing
+                data, which can be placed into a word document in
+                any format to create a report.</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="experience_12" class="column experience vevent">
+            <label for="experience_12"><abbr class="dtstart" title=
+            "1998-01-01">Jan 1998</abbr> - current</label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Consultant/Developer</h3>
+
+              <h4 class="org summary">Antix Software Limited</h4>
+
+              <div class="description">
+                <p>Design and implementation of .NET distributed
+                web applications/services for various clients
+                including Universal Music and GR London.</p>
+
+                <p>More detail can be found at <a title=
+                "goto my company web site" href=
+                "http://www.antix.co.uk/">antix.co.uk</a>.</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="experience_9" class="column experience vevent">
+            <label for="experience_9"><abbr class="dtstart" title=
+            "1996-11-01">Nov 1996</abbr> - <abbr class="dtend"
+            title="1998-01-01">Jan 1998</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Team Leader</h3>
+
+              <h4 class="org summary">MDA Computing</h4>
+
+              <div class="description">
+                <p>Technical design and management of projects for
+                blue chip clients such as Comet Plc (Kingfisher),
+                Inchcape (Shipping services), using RAD and DSDM
+                methodologies.</p>
+
+                <p>MDA is a founding member of the DSDM
+                Consortium.</p>
+
+                <p>Tools include Visual Basic 4.0/5.0, SQL Server
+                6.5, Access 7/8, ADO, DAO, RAS, ODBC Direct, Active
+                messaging (CDO), Exchange/Outlook clients, OLE and
+                VBA (MS Office automation).</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="experience_10" class="column experience vevent">
+
+            <label for="experience_10"><abbr class="dtstart" title=
+            "1995-10-01">Oct 1995</abbr> - <abbr class="dtend"
+            title="1996-11-01">Nov 1996</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Analyst Programmer</h3>
+
+              <h4 class="org summary">SP Consultants</h4>
+
+              <div class="description">
+                <p>Responsible for design and development of media
+                analytical software both retail and in-house using
+                Visual Basic 3.0/4.0 and Access 2.0 Jet Database
+                engine.</p>
+
+                <p>Maintenance and enhancements of existing
+                products.</p>
+
+                <p>General utilities, such as export to Word and
+                Excel.</p>
+
+                <p>System information reports to help with
+                diagnosing issues on client machines remotely.</p>
+
+                <p>Designer of Graphical Interface, the look and
+                feel for all software products.</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="experience_11" class="column experience vevent">
+            <label for="experience_11"><abbr class="dtstart" title=
+            "1994-02-01">Feb 1994</abbr> - <abbr class="dtend"
+            title="1995-10-01">Oct 1995</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">Programmer</h3>
+
+              <h4 class="org summary">Barbour Index Plc - Health
+              and Safety Division</h4>
+
+              <div class="description">
+                <p>Responsible for design and development of new
+                software products for retail and in-house using
+                Visual Basic 3.0 and Access 2.0 Jet Database
+                engine. IT resource management for Division.
+                Researching new markets such as diagnostic expert
+                systems for the medical profession. Design and
+                production of graphical user interface for new
+                software projects.</p>
+
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+
+      <div id="education" class="section">
+        <h2>Education</h2>
+
+        <div class="columns vcalendar">
+          <div id="education_2" class="column education vevent">
+            <label for="education_2"><abbr class="dtstart" title=
+            "1990-01-09">Jan 1990</abbr> - <abbr class="dtend"
+            title="1993-01-06">Jan 1993</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">BA (Hons) Computing &amp; AI</h3>
+
+              <h4 class="org summary">University of Sussex, Falmer,
+              Brighton, East Sussex</h4>
+
+              <div class="description">
+                <p>Computing Science and Artificial Intelligence,
+                including: Computer Science and AI, Knowledge-based
+                systems, Philosophy, Linguistics and
+                Psychology.</p>
+              </div>
+            </div>
+          </div>
+
+          <div id="education_1" class="column education vevent">
+            <label for="education_1"><abbr class="dtstart" title=
+            "1988-01-09">Jan 1988</abbr> - <abbr class="dtend"
+            title="1990-01-06">Jan 1990</abbr></label>
+
+            <div class="content vcard">
+              <a href="#personal" class="include hidden" title=
+              "Anthony Johnston"></a>
+
+              <h3 class="title">A Levels</h3>
+
+              <h4 class="org summary">Ratcliffe College,
+              Ratcliffe-on-the-Wreake, Leicestershire</h4>
+
+              <div class="description">
+                <p>Maths<br />
+                Physics<br />
+                Chemistry</p>
+              </div>
+
+            </div>
+          </div>
+        </div>
+      </div>
+    </div>
+
+    <div class="footer">
+      <div class="columns">
+        <div class="column">
+
+          <div class="content">
+            <p class="small">built using <a href=
+            "http://cv.antix.co.uk">Antix CV Builder</a></p>
+          </div>
+        </div>
+      </div>
+    </div>
+  </div><script src="https://ssl.google-analytics.com/urchin.js"
+  type="text/javascript">
+</script><script type="text/javascript">
+//<![CDATA[
+  _uacct = "UA-2936095-2";urchinTracker();
+  //]]>
+  </script>
+
+</body>
+</html>

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hresume/steveganz.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hresume/steveganz.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hresume/steveganz.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hresume/steveganz.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,544 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
+<head>
+<title>Steve Ganz - LinkedIn</title>
+<link rel="shortcut icon" type="image/ico" href="/favicon.ico" />
+<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+<meta name="description"
+	content="View Steve Ganz's professional profile on LinkedIn.  LinkedIn is the world's largest business network, helping professionals like Steve Ganz discover inside connections to recommended job candidates, industry experts, and business partners." />
+<link rel="stylesheet" type="text/css"
+	href="/css/public-profile/default.css" media="screen,projection,print" />
+<link rel="stylesheet" type="text/css"
+	href="/css/public-profile/screen.css" media="screen,projection" />
+<link rel="stylesheet" type="text/css"
+	href="/css/public-profile/print.css" media="print" />
+<script type="text/javascript" src="/js/showhide.js"></script>
+<script type="text/javascript" src="/js/public_profile.js"></script>
+<script type="text/javascript">
+    if(typeof(i18n) == 'undefined') var i18n = {}; 
+    i18n.TEXT_PLEASE_ENTER = "Please enter a first and last name.";
+  </script>
+<script type="text/javascript" src="/js/scripts.js"></script>
+<script type="text/javascript" src="/js/adproxy.js"></script>
+<script type="text/javascript">var google_keywords = null, google_ad_client = 'pub-2283433109277150', dbl_ord = Math.random() * 10000000000000000;</script>
+</head>
+<body id="www-linkedin-com" class="public-profile">
+<div class="hresume">
+<div class="profile-header">
+<div class="masthead vcard contact portrait">
+<div id="nameplate">
+<h1 id="name"><span class="fn n"><span class="given-name">Steve</span>
+<span class="family-name">Ganz</span></span></h1>
+</div>
+<div class="content">
+<div class="info">
+<div class="image"><img
+	src="http://media.linkedin.com/mpr/mpr/shrink_80_80/p/3/000/008/029/2139821.jpg"
+	class="photo" alt="Steve Ganz"></div>
+<p class="headline title">Principal Web Developer at LinkedIn</p>
+<div class="adr">
+<p class="locality">San Francisco Bay Area</p>
+</div>
+</div>
+<div class="actions">
+<ul>
+	<li id="send-inmail"><a
+		href="http://www.linkedin.com/ppl/webprofile?action=ctu&id=2876929&authToken=3wlS&authType=name&trk=ppro_cntdir&lnk=cnt_dir">Contact
+	Directly</a></li>
+	<li id="get-introduced"><a
+		href="http://www.linkedin.com/ppl/webprofile?action=ctu&id=2876929&authToken=3wlS&authType=name&trk=ppro_getintr&lnk=get_intro">Get
+	introduced through a connection</a></li>
+	<li class="website"><a href="http://steve.ganz.name/" class="url"
+		target="_blank">Steve Ganz</a></li>
+</ul>
+</div>
+</div>
+</div>
+</div>
+<div id="main">
+<div id="overview">
+<dl>
+	<dt>Current</dt>
+	<dd>
+	<ul class="current">
+		<li>Principal Web Developer at LinkedIn Corporation</li>
+	</ul>
+	</dd>
+	<dt>Past</dt>
+	<dd>
+	<ul>
+		<li>Staff Web Developer at PayPal, an eBay Company</li>
+		<li>Sr. Web User Interface Architect at McAfee, Inc.</li>
+		<li>Sr. User Interface Developer at Printable Technologies</li>
+	</ul>
+	<div class="showhide-block" id="morepast">
+	<ul>
+		<li>Sr. Web Designer at Collabria, Inc.</li>
+		<li>Consultant (Self-employed)</li>
+		<li>Producer at 3G Productions</li>
+	</ul>
+	<p class="seeall showhide-link"><a href="#" id="morepast-hide">see
+	less...</a></p>
+	</div>
+	<p class="seeall showhide-link"><a href="#" id="morepast-show">3
+	more...</a></p>
+	</dd>
+	<dt>Education</dt>
+	<dd>
+	<ul>
+		<li>Lee Strasberg Theatre and Film Institute</li>
+		<li>Leland High School</li>
+	</ul>
+	</dd>
+	<dt class="recommended">Recommended</dt>
+	<dd class="recommended"><img
+		src="/img/icon/endorse/icon_endorse_3_35x24.gif" width="35"
+		height="24" alt="Steve has 15 recommendations"
+		title="Steve has 15 recommendations"><strong
+		class="recommendation-count r3">15</strong> people have recommended
+	Steve</dd>
+	<dt class="connections">Connections</dt>
+	<dd class="connections"><img
+		src="/img/icon/conx/icon_conx_16_24x24.gif" width="24" height="24"
+		alt=""><strong class="connection-count"> 500+ </strong>
+	connections</dd>
+	<dt>Industry</dt>
+	<dd>Internet</dd>
+	<dt>Websites</dt>
+	<dd>
+	<ul>
+		<li><a href="http://steve.ganz.name/" class="url" target="_blank">Steve
+		Ganz</a></li>
+	</ul>
+	</dd>
+</dl>
+</div>
+<hr />
+<script type="text/javascript">
+<!--
+  if (window.addEventListener || window.attachEvent)
+  { showHide.init(); }
+  // -->
+  </script>
+<div id="summary">
+<h2>Steve Ganz&#8217;s Summary</h2>
+<p class="summary">Steve Ganz is passionate about connecting people,
+semantic markup, sushi, and disc golf - not necessarily in that order.
+Currently obsessed with developing the user experience at LinkedIn,
+Steve is a second generation Silicon Valley geek and a veteran web
+professional who has been building human-computer interfaces since 1994.
+</p>
+<h3>Steve Ganz&#8217;s Specialties:</h3>
+I have skills in <a class="skill" rel="tag" href="http://en.wikipedia.org/wiki/Bow_%28weapon%29">bow hunting</a>
+and <a class="skill" rel="tag" href="http://en.wikipedia.org/wiki/Nunchucks">nunchucks</a>.
+Other skills are:
+<p class="skills">HTML, XHTML, CSS, DOM, JavaScript, W3C, web
+standards, front-end engineering, user interface development,
+user-centered design, usability, accessibility, semantic markup,
+microformats, POSH</p>
+</div>
+<hr />
+<div id="experience">
+<h2>Steve Ganz&#8217;s Experience</h2>
+<ul class="vcalendar">
+
+
+	<li class="experience vevent vcard"><a href="#name"
+		class="include"></a>
+	<h3 class="title">Principal Web Developer</h3>
+	<h4 class="org summary">LinkedIn Corporation</h4>
+	<p class="organization-details">(Privately Held; 201-500 employees;
+	Internet industry)</p>
+	<p class="period"><abbr class="dtstart" title="2006-11-01">November
+	2006</abbr> &mdash; <abbr class="dtstamp" title="2008-06-24">Present</abbr> <abbr
+		class="duration" title="P1Y8M">(1 year 8 months)</abbr></p>
+	<p class="description">Building the core user experience,
+	developing best practices for front-end architecture, leading the
+	implementation of microformats, championing data portability enabling
+	technologies, and identifying and evangelizing new patterns in social
+	design.</p>
+	</li>
+
+
+	<li class="experience vevent vcard"><a href="#name"
+		class="include"></a>
+	<h3 class="title">Staff Web Developer</h3>
+	<h4 class="org summary">PayPal, an eBay Company</h4>
+	<p class="organization-details">(Public Company; 5001-10,000
+	employees; ebay; Internet industry)</p>
+	<p class="period"><abbr class="dtstart" title="2005-09-01">September
+	2005</abbr> &mdash; <abbr class="dtend" title="2006-11-01">November
+	2006</abbr> <abbr class="duration" title="P1Y3M">(1 year 3 months)</abbr></p>
+	<p class="description">Joined PayPal to evangelize, teach, and
+	implement W3C Web standards in an effort to separate the front-end
+	architecture tier into distinct structural, presentational, and
+	behavioral layers.</p>
+	</li>
+
+
+	<li class="experience vevent vcard"><a href="#name"
+		class="include"></a>
+	<h3 class="title">Sr. Web User Interface Architect</h3>
+	<h4 class="org summary">McAfee, Inc.</h4>
+	<p class="organization-details">(Public Company; 1001-5000
+	employees; MFE; Computer & Network Security industry)</p>
+	<p class="period"><abbr class="dtstart" title="2003-06-01">June
+	2003</abbr> &mdash; <abbr class="dtend" title="2005-08-01">August 2005</abbr>
+	<abbr class="duration" title="P2Y3M">(2 years 3 months)</abbr></p>
+	<p class="description">Converted to full-time employee after being
+	brought on for a one month contract in June 2003 and making an
+	immediate contribution to the Web Services group in areas of usability,
+	accessibility and presentation layer coding optimization. Leading the
+	way towards uniform and company-wide adoption of coding conventions
+	based on W3C Web standards.</p>
+	</li>
+
+
+	<li class="experience vevent vcard"><a href="#name"
+		class="include"></a>
+	<h3 class="title">Sr. User Interface Developer</h3>
+	<h4 class="org summary">Printable Technologies</h4>
+	<p class="organization-details">(Privately Held; 11-50 employees;
+	Printing industry)</p>
+	<p class="period"><abbr class="dtstart" title="2001-06-01">June
+	2001</abbr> &mdash; <abbr class="dtend" title="2002-09-01">September
+	2002</abbr> <abbr class="duration" title="P1Y4M">(1 year 4 months)</abbr></p>
+	<p class="description">Given increased challenges and
+	responsibilities after Printable acquired Collabria's intellectual
+	property; led integration of complex product suites.</p>
+	</li>
+
+
+	<li class="experience vevent vcard"><a href="#name"
+		class="include"></a>
+	<h3 class="title">Sr. Web Designer</h3>
+	<h4 class="org summary">Collabria, Inc.</h4>
+	<p class="organization-details">(Privately Held; 51-200 employees;
+	Printing industry)</p>
+	<p class="period"><abbr class="dtstart" title="1998-04-01">April
+	1998</abbr> &mdash; <abbr class="dtend" title="2001-06-01">June 2001</abbr> <abbr
+		class="duration" title="P3Y3M">(3 years 3 months)</abbr></p>
+	<p class="description">Hired as employee number one to play a key
+	role in the development of Collabria's award-winning flagship suite of
+	e-commerce procurement, supply chain, and productivity applications.</p>
+	</li>
+
+
+	<li class="experience vevent vcard"><a href="#name"
+		class="include"></a>
+	<h3 class="title">Consultant</h3>
+	<h4 class="org summary">Self-employed</h4>
+	<p class="organization-details">(Self-Employed; Myself Only;
+	Internet industry)</p>
+	<p class="period"><abbr class="dtstart" title="1995-01-01">January
+	1995</abbr> &mdash; <abbr class="dtend" title="1998-04-01">April 1998</abbr> <abbr
+		class="duration" title="P3Y4M">(3 years 4 months)</abbr></p>
+	<p class="description">Designed, developed, and maintained dynamic
+	web sites and intranets for small businesses, major corporations, and
+	start-up ventures. <br> &#x2022; Sun Microsystems, 1995: Converted
+	thousands of pages of product data-sheets and white papers from
+	FrameMaker to HTML. Designed, tested, and implemented innovative
+	software that automatically converted FrameMaker tables to HTML tables.
+	
+	<br> &#x2022; Communication Intelligence Corporation, 1996:
+	Developed the first external web site for CIC using an organized
+	layout, logical directory structures and intuitive naming conventions.
+	Trained in-house Webmaster to maintain and extend the website using
+	custom templates. 
+	<br> &#x2022; Aspect Development, 1996: Provided early user
+	interface design and database programming for an online product catalog
+	developed exclusively for Siemens Corporation. 
+	<br> &#x2022; Corporate Store, 1997: Designed user interface for
+	online print procurement and order processing system.
+	</p>
+	</li>
+
+
+	<li class="experience vevent vcard"><a href="#name"
+		class="include"></a>
+	<h3 class="title">Producer</h3>
+	<h4 class="org summary">3G Productions</h4>
+	<p class="organization-details">(Partnership; 1-10 employees;
+	Broadcast Media industry)</p>
+	<p class="period"><abbr class="dtstart" title="1993">1993</abbr>
+	&mdash; <abbr class="dtend" title="1995">1995</abbr> <abbr
+		class="duration" title="P2Y">(2 years)</abbr></p>
+	<p class="description">&#x2022; Produced and directed industrial
+	videos; handled multiple responsibilities including pre-and
+	post-production, filming, and editing. <br> &#x2022; Created video
+	training manuals for a popular management software solution. 
+	<br> &#x2022; Produced introduction video for an automated online
+	ordering system.
+	</p>
+	</li>
+</ul>
+</div>
+<hr />
+<div id="education">
+<h2>Steve Ganz&#8217;s Education</h2>
+<ul class="vcalendar">
+
+
+	<li class="education vevent vcard">
+	<h3 class="summary fn org">Lee Strasberg Theatre and Film
+	Institute</h3>
+	<div class="description">
+	<p><span class="major">Theatre, Film, Television</span> <span
+		name="startDate"><abbr class="dtstart" title="1986-01-01">1986</abbr></span>
+	&mdash; <span name="endDate"><abbr class="dtend"
+		title="1990-12-31">1990</abbr></span></p>
+	</div>
+	</li>
+
+
+	<li class="education vevent vcard">
+	<h3 class="summary fn org">Leland High School</h3>
+	<div class="description">
+	<p><span class="major">Radio Broadcasting</span> <span
+		name="startDate"><abbr class="dtstart" title="1983-01-01">1983</abbr></span>
+	&mdash; <span name="endDate"><abbr class="dtend"
+		title="1986-12-31">1986</abbr></span></p>
+	<dl class="activities-societies">
+		<dt>Activities and Societies:</dt>
+		<dd>KLEL 89.3 FM, Drama</dd>
+	</dl>
+	</div>
+	</li>
+</ul>
+</div>
+<hr />
+<div id="additional-information">
+<h2>Additional Information</h2>
+<h3>Steve Ganz&#8217;s Websites:</h3>
+<ul class="websites">
+	<li><a href="http://steve.ganz.name/" class="url" target="_blank">Steve
+	Ganz</a></li>
+</ul>
+<h3>Steve Ganz&#8217;s Interests:</h3>
+<p class="interests">social design, human-computer interaction, disc
+golf</p>
+<h3>Steve Ganz&#8217;s Groups:</h3>
+<p class="groups">Usability Professionals Association, BayCHI,
+Silicon Valley WebGuild, PDGA, Social Graph Foo Camp, SXSW, Twitter,
+DataPortability</p>
+<ul>
+	<li class="affiliation vcard"><a
+		href="/redirect?url=http%3A%2F%2Fwww%2Ebaychi%2Eorg%2Flinkedin%2F"
+		target="_blank" title="New window will open"> <img
+		src="http://media.linkedin.com/media/p/1/000/000/001/3f94e01.gif"
+		width="60" height="30" alt="BayCHI member" class="logo"></a>&nbsp;&nbsp;
+	<span class="fn org">BayCHI member</span></li>
+	<li class="affiliation vcard"><a
+		href="http://www.linkedin.com/groupInvitation?groupID=717&sharedKey=5F62AF128718">
+	<img src="http://media.linkedin.com/media/p/1/000/000/00c/3415901.gif"
+		width="60" height="30" alt="UsabilityPro member" class="logo"></a>&nbsp;&nbsp;
+	<span class="fn org">UsabilityPro member</span></li>
+	<li class="affiliation vcard"><a
+		href="http://www.linkedin.com/groupInvitation?groupID=1839&sharedKey=11E21D6C47B6">
+	<img src="http://media.linkedin.com/media/p/1/000/000/009/33d7f5e.gif"
+		width="60" height="30" alt="PayPal Alumni on LinkedIn (PALs) member"
+		class="logo"></a>&nbsp;&nbsp; <span class="fn org">PayPal
+	Alumni on LinkedIn (PALs) member</span></li>
+	<li class="affiliation vcard"><a
+		href="http://www.linkedin.com/groupInvitation?groupID=31030&sharedKey=6AD6EE407FBB">
+	<img src="http://media.linkedin.com/media/p/1/000/000/026/38f1953.png"
+		width="60" height="30" alt="PDGA member" class="logo"></a>&nbsp;&nbsp;
+	<span class="fn org">PDGA member</span></li>
+	<li class="affiliation vcard"><a
+		href="http://www.linkedin.com/groupInvitation?groupID=52492&sharedKey=4B754A415F57">
+	<img src="http://media.linkedin.com/media/p/1/000/004/161/270e969.png"
+		width="60" height="30" alt="eBay Employees and Alumni Group member"
+		class="logo"></a>&nbsp;&nbsp; <span class="fn org">eBay
+	Employees and Alumni Group member</span></li>
+	<li class="affiliation vcard"><a
+		href="http://www.linkedin.com/groupInvitation?groupID=54821&sharedKey=1372851F3ABF">
+	<img src="http://media.linkedin.com/media/p/2/000/004/347/1dd36b2.gif"
+		width="60" height="30" alt="South By Southwest member" class="logo"></a>&nbsp;&nbsp;
+	<span class="fn org">South By Southwest member</span></li>
+	<li class="affiliation vcard"><a
+		href="http://www.linkedin.com/groupInvitation?groupID=56738&sharedKey=3113890EC41B">
+	<img src="http://media.linkedin.com/media/p/1/000/005/046/2e17a5e.png"
+		width="60" height="30"
+		alt="Refresh - Promoting design, technology,and usability. member"
+		class="logo"></a>&nbsp;&nbsp; <span class="fn org">Refresh -
+	Promoting design, technology,and usability. member</span></li>
+	<li class="affiliation vcard"><a
+		href="http://www.linkedin.com/groupInvitation?groupID=91930&sharedKey=3D086F5D2272">
+	<img src="http://media.linkedin.com/media/p/2/000/008/300/1c12fe9.gif"
+		width="60" height="30" alt="Web Standards Design + Development member"
+		class="logo"></a>&nbsp;&nbsp; <span class="fn org">Web
+	Standards Design + Development member</span></li>
+</ul>
+<h3>Steve Ganz&#8217;s Honors:</h3>
+<p class="honors">&#x2022; 2008 SXSW Interactive Festival Panelist
+&#x2014; &quot;Social Networking and Your Brand&quot; <br> &#x2022;
+2003 PDGA Volunteer of the Year 
+</p>
+</div>
+<hr />
+<div id="contact-settings">
+<h2>Steve Ganz&#8217;s Contact Settings</h2>
+<h3>Interested In:</h3>
+<ul>
+	<li>job inquiries</li>
+	<li>expertise requests</li>
+	<li>business deals</li>
+	<li>reference requests</li>
+	<li>getting back in touch</li>
+</ul>
+</div>
+<hr />
+<div class="viewfull">
+<p><a
+	href="http://www.linkedin.com/ppl/webprofile?action=vmi&id=2876929&authToken=3wlS&authType=name&trk=ppro_viewmore&lnk=vw_pprofile"
+	class="action"><span>View Full Profile</span></a></p>
+</div>
+</div>
+<div id="control" class="infobar">
+<div class="powered">
+<h3>Public profile powered by: <a
+	href="http://www.linkedin.com/home?trk=ppro_pbli"><img
+	src="/img/logos/logo_82x23.gif" height="23" width="82" alt="LinkedIn"></a>
+</h3>
+<p>Create a public profile: <strong> <a
+	href="http://www.linkedin.com/ppl/webprofile?action=gwp&id=2876929&authToken=3wlS&authType=name&trk=ppro_geturl&lnk=sign_in">Sign
+In</a> </strong> or <strong> <a
+	href="http://www.linkedin.com/ppl/webprofile?action=gwp&id=2876929&authToken=3wlS&authType=name&trk=ppro_joinnow&lnk=join_now">Join
+Now</a> </strong></p>
+</div>
+<div class="box" id="readmore">
+<div class="title">
+<h3>View Steve&#8217;s full profile:</h3>
+</div>
+<div class="content">
+<ul>
+	<li>See who you and <strong>Steve Ganz</strong> know in common</li>
+	<li>Get introduced to <strong>Steve Ganz</strong></li>
+	<li>Contact <strong>Steve Ganz</strong> directly</li>
+</ul>
+<p class="btn"><a
+	href="http://www.linkedin.com/ppl/webprofile?action=vmi&id=2876929&authToken=3wlS&authType=name&trk=ppro_viewmore&lnk=vw_pprofile"
+	class="action"><span>View Full Profile</span></a></p>
+</div>
+</div>
+<div class="box" id="search">
+<div class="title">
+<h3><strong>Name Search</strong></h3>
+</div>
+<div class="content">
+<p><strong>Search for people you know</strong> from over 20 million
+professionals already on LinkedIn.</p>
+<form name="searchForm" action="/pub/dir/" method="get">
+<p class="field"><span class="lbl"> <label for="first">First
+Name</label> <br />
+</span> <input type="text" name="first" id="first" /> &nbsp;&nbsp;<span
+	class="lbl"><br />
+<label for="last">Last Name</label> <br />
+</span> <input type="text" name="last" id="last" /></p>
+<p class="example"><input class="btn-secondary" type="submit"
+	name="search" value="Search" /> (example: <strong> <a
+	href="/pub/dir/Steve/Ganz?trk=ppro_find_others">Steve Ganz</a></strong>)</p>
+</form>
+</div>
+</div>
+<script type="text/javascript">
+<!--
+  if (window.addEventListener || window.attachEvent)
+  { fancyLabels.init('search'); }
+  // -->
+  </script> <script type="text/javascript">var dbl_page = 'public_profile';</script>
+<script type="text/javascript">
+        var google_ad_width = 300, google_ad_height = 250, google_ad_format = '300x250_as';
+      </script> <script type="text/javascript" src="/js/google.js"></script> <script
+	type="text/javascript">
+        var dbl_extra = 'extra=null', dbl_tile = '6', dbl_sz = '300x250';
+        var dbl_profile = LIAds.getProfile().replace(/&/g,';');
+        var dbl_src = "http://ad.doubleclick.net/adj/linkedin.dart/" + dbl_page + ";" + dbl_profile + ";tile=" + dbl_tile + ";dcopt=ist;sz=" + dbl_sz + ";" + encodeURIComponent(dbl_extra) + ";ord=" + dbl_ord +"?";
+        document.write('<script src="' + dbl_src + '" type="text/javascript"><\/script>');
+      </script></div>
+</div>
+<hr />
+
+
+<div id="footer" class="guest">
+<div id="directory">
+<h3>People directory:</h3>
+<ol type="a">
+	<li><a href="http://www.linkedin.com/find/a.html">A</a></li>
+	<li><a href="http://www.linkedin.com/find/b.html">B</a></li>
+	<li><a href="http://www.linkedin.com/find/c.html">C</a></li>
+	<li><a href="http://www.linkedin.com/find/d.html">D</a></li>
+	<li><a href="http://www.linkedin.com/find/e.html">E</a></li>
+	<li><a href="http://www.linkedin.com/find/f.html">F</a></li>
+	<li><a href="http://www.linkedin.com/find/g.html">G</a></li>
+	<li><a href="http://www.linkedin.com/find/h.html">H</a></li>
+	<li><a href="http://www.linkedin.com/find/i.html">I</a></li>
+	<li><a href="http://www.linkedin.com/find/j.html">J</a></li>
+	<li><a href="http://www.linkedin.com/find/k.html">K</a></li>
+	<li><a href="http://www.linkedin.com/find/l.html">L</a></li>
+	<li><a href="http://www.linkedin.com/find/m.html">M</a></li>
+	<li><a href="http://www.linkedin.com/find/n.html">N</a></li>
+	<li><a href="http://www.linkedin.com/find/o.html">O</a></li>
+	<li><a href="http://www.linkedin.com/find/p.html">P</a></li>
+	<li><a href="http://www.linkedin.com/find/q.html">Q</a></li>
+	<li><a href="http://www.linkedin.com/find/r.html">R</a></li>
+	<li><a href="http://www.linkedin.com/find/s.html">S</a></li>
+	<li><a href="http://www.linkedin.com/find/t.html">T</a></li>
+	<li><a href="http://www.linkedin.com/find/u.html">U</a></li>
+	<li><a href="http://www.linkedin.com/find/v.html">V</a></li>
+	<li><a href="http://www.linkedin.com/find/w.html">W</a></li>
+	<li><a href="http://www.linkedin.com/find/x.html">X</a></li>
+	<li><a href="http://www.linkedin.com/find/y.html">Y</a></li>
+	<li><a href="http://www.linkedin.com/find/z.html">Z</a></li>
+	<li type="disc"><a href="http://www.linkedin.com/find/in.html">more</a></li>
+</ol>
+</div>
+
+<ul>
+	<li class="first"><a
+		href="http://www.linkedin.com/static?key=company_info">About
+	LinkedIn</a></li>
+	<li><a href="http://www.linkedin.com/static?key=privacy_policy">Privacy
+	Policy</a></li>
+	<li><a href="http://www.linkedin.com/static?key=customer_service">Help
+	&amp; <acronym title="Frequently Asked Questions">FAQ</acronym></a></li>
+	<li><a href="http://www.linkedin.com/static?key=advertising_info">Advertising</a></li>
+</ul>
+<p>Copyright &copy; 2008 LinkedIn Corporation. All rights reserved.</p>
+<p class="terms">Use of this site is subject to express <a
+	href="http://www.linkedin.com/static?key=user_agreement">terms of
+use</a>, which prohibit commercial use of this site.<br>By continuing
+past this page, you agree to abide by these terms.
+</p>
+</div>
+
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+var pageTracker = _gat._getTracker("UA-3242811-1");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+
+
+</body>
+</html>
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/01-spec.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/01-spec.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/01-spec.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/01-spec.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,43 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html>
+<head>
+  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+  <title>01-spec</title>
+</head>
+<body>
+  <div class="hreview">
+   <span>
+     <span class="rating">5</span> out of 5 stars
+   </span>
+   <h4 class="summary">Crepes on Cole is awesome</h4>
+   <span class="reviewer vcard">Reviewer: <span class="fn">Tantek</span> - 
+   <abbr class="dtreviewed" title="20050418T2300-0700">April 18, 2005</abbr></span>
+   <div class="description item vcard"><p><span class="fn org">Crepes on Cole</span> is one of the best little 
+      creperies in <span class="adr"><span class="locality">San Francisco</span></span>.
+      Excellent food and service. Plenty of tables in a variety of sizes
+      for parties large and small.  Window seating makes for excellent
+      people watching to/from the N-Judah which stops right outside.
+      I've had many fun social gatherings here, as well as gotten
+      plenty of work done thanks to neighborhood WiFi.</p></div>
+   <p>Visit date: <span>April 2005</span></p>
+   <p>Food eaten: <span>Florentine crepe</span></p>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/02-spec-2.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/02-spec-2.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/02-spec-2.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/02-spec-2.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,71 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html>
+<head>
+  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+  <title>02-spec-2</title>
+</head>
+<body>
+  <div class="hreview">
+   <div class="item vcard">
+    <div class="fn org summary">Cafe Borrone</div>
+    <span class="adr">
+     <span class="street-address">1010 El Camino Real</span>,
+     <span class="locality">Menlo Park</span>,
+     <span class="region">CA</span>
+     <span class="postal-code">94025</span>,
+    </span>
+    <span class="tel">+1-650-327-0830</span>;
+    <a class="url" href="http://cafeborrone.com">cafeborrone.com</a>
+   </div>
+   <ul>
+    <li class="rating"><a href="http://en.wikipedia.org/wiki/Food" rel="tag">
+     Food: <span class="value">18</span>/<span class="best">30</span></a>;</li>
+    <li class="rating"><a href="http://flickr.com/photos/tags/Ambience" rel="tag">
+     Ambience: <span class="value">19</span>/<span class="best">30</span></a>;</li>
+    <li class="rating"><a href="http://en.wikipedia.org/wiki/Service" rel="tag">
+     Service: <span class="value">15</span>/<span class="best">30</span></a>;</li>
+    <li class="rating"><a href="http://en.wikipedia.org/wiki/Price" rel="tag">
+     Price: <abbr class="value" title="2">$$</abbr>...</a></li>
+   </ul>
+   <div class="description"><p>This <abbr class="type" title="business">
+    <a href="http://en.wikipedia.org/wiki/cafe" rel="tag">cafe</a></abbr>
+    is a welcoming oasis on the Peninsula.
+    It even has a fountain outside which nearly eliminates
+    the sounds of El Camino traffic.  Next door to a superb indy bookstore,
+    Cafe Borrone is an ideal spot to grab a
+    <a href="http://en.wikipedia.org/wiki/coffee" rel="tag">coffee</a>
+    or a meal to accompany a newly purchased book or imported periodical.
+    <a href="http://technorati.com/tag/soup" rel="tag">Soups</a> and
+    <a href="http://technorati.com/tag/sandwich" rel="tag">sandwich</a>
+    specials rotate daily.  The corn chowder with croutons and big chunks of cheese
+    goes especially well with a freshly toasted mini-baguette.  Evenings are
+    often crowded and may require sharing a table with a perfect stranger.
+    <a href="http://flickr.com/photos/tags/espresso" rel="tag">Espresso</a>
+    afficionados will appreciate the
+    <a href="http://en.wikipedia.org/wiki/Illy" rel="tag">Illy</a> coffee.
+    Noise levels can vary from peaceful in the late mornings to nearly overwhelming on
+    <a href="http://en.wikipedia.org/wiki/jazz" rel="tag">jazz</a> band nights.</p></div>
+   Review (<a href="http://microformats.org/wiki/hreview"> 
+    hReview v<span class="version">0.3</span></a>)
+   by <span class="reviewer vcard"><span class="fn">anonymous</span></span>, 
+   <abbr class="dtreviewed" title="20050428T2130-0700">April 28th, 2005</abbr>.
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/03-spec-3.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/03-spec-3.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/03-spec-3.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/03-spec-3.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,43 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html>
+<head>
+  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+  <title>03-spec</title>
+</head>
+<body>
+  <div class="hreview"><span class="item">
+   <a class="url fn" href="http://www.amazon.com/exec/obidos/ASIN/B000089CJI/"><img src="http://images.amazon.com/images/P/B000089CJI.01._SCTHUMBZZZ_.jpg" 
+         alt="Album cover photo: The Postal Service: Give Up. "
+         class="photo" />The Postal Service: Give Up</a></span>
+   <div class="description"><p>"The people thought they were just being rewarded for treating others
+       as they like to be treated, for obeying stop signs and curing diseases,
+       for mailing letters with the address of the sender... Don't wake me,
+       I plan on sleeping in..."
+     </p><p>
+     "Nothing Better" is a great track on this album, too...
+   </p></div>
+   (<abbr class="rating" title="5">*****</abbr>)
+   <p class="reviewer vcard">Review by
+    <a class="url fn" href="http://ifindkarma.com/blog/">Adam Rifkin</a>,
+    <abbr class="dtreviewed" title="200502">February 2005</abbr>
+   </p>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/04-spec-4.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/04-spec-4.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/04-spec-4.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/04-spec-4.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,39 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html>
+<head>
+  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+  <title>03-spec</title>
+</head>
+<body>
+  <div class="hreview">
+   <span class="reviewer vcard">
+    <span class="fn">anonymous</span>, 
+    <abbr class="dtreviewed" title="20050418">April 18th, 2005</abbr>
+   </span>
+   <div class="item">
+    <a lang="zh" class="url fn" href="http://www.imdb.com/title/tt0299977/">Ying Xiong (<span lang="en">HERO</span>)</a>
+   </div>
+   <div>Rating: <span class="rating">4</span> out of 5</div>
+   <div class="description"><p>
+    This movie has great music and visuals.
+   </p></div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/05-spec.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/05-spec.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/05-spec.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hreview/05-spec.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,39 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html>
+<head>
+  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+  <title>03-spec</title>
+</head>
+<body>
+  <div class="hReview">
+   <span class="reviewer vcard">
+    <span class="fn">anonymous</span>,
+    <abbr class="dtreviewed" title="20050418">April 18th, 2005</abbr>
+   </span>
+   <div class="item">
+    <a lang="zh" class="url fn" href="http://www.imdb.com/title/tt0299977/">Ying Xiong (<span lang="en">HERO</span>)</a>
+   </div>
+   <div>Rating: <span class="rating">4</span> out of 5</div>
+   <div class="description"><p>
+    This movie has great music and visuals.
+   </p></div>
+  </div>
+</body>
+</html>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/license/apache.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/license/apache.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/license/apache.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/license/apache.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+  <head>
+    <title>Hellö Wörld!</title>
+  </head>
+  <body>
+    <h1>Hello World!</h1>
+    <p>I'm Bob and my homepage is <a href="http://bob.example.com/" rel="me">here</a>.</p>
+  <a href="http://www.apache.org/licenses/LICENSE-2.0" rel="license">Apache 2.0</a>
+  
+  </body>
+</html>

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/license/ccBy.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/license/ccBy.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/license/ccBy.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/license/ccBy.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+  <head>
+    <title>Hellö Wörld!</title>
+  </head>
+  <body>
+    <h1>Hello World!</h1>
+    <p>I'm Bob and my homepage is <a href="http://bob.example.com/" rel="me">here</a>.</p>
+  <a href="http://creativecommons.org/licenses/by/2.0/" rel="license">cc by 2.0</a>
+  
+  </body>
+</html>

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/license/empty.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/license/empty.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/license/empty.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/license/empty.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+  <head>
+    <title>Hellö Wörld!</title>
+  </head>
+  <body>
+    <h1>Hello World!</h1>
+    <p>I'm Bob and my homepage is <a href="http://bob.example.com/" rel="me">here</a>.</p>
+  </body>
+</html>

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple-empty-href.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple-empty-href.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple-empty-href.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple-empty-href.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+  <head>
+    <title>Hellö Wörld!</title>
+  </head>
+  <body>
+    <h1>Hello World!</h1>
+<a href="" rel="license">cc by 2.0</A>
+
+    <p>I'm Bob and my homepage is <a href="http://bob.example.com/" rel="me">here</a>.</p>
+  <a hRef="http://www.apache.org/licenses/LICENSE-2.0" rel="license">Apache 2.0</a>
+  
+  </body>
+</html>

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple-mixed-case.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple-mixed-case.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple-mixed-case.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple-mixed-case.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+  <head>
+    <title>Hellö Wörld!</title>
+  </head>
+  <body>
+    <h1>Hello World!</h1>
+<a href="http://creativecommons.org/licenses/by/2.0/" rel="license">cc by 2.0</A>
+
+    <p>I'm Bob and my homepage is <a href="http://bob.example.com/" rel="me">here</a>.</p>
+  <a hRef="http://www.apache.org/licenses/LICENSE-2.0" rel="license">Apache 2.0</a>
+  
+  </body>
+</html>

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/license/multiple.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+  <head>
+    <title>Hellö Wörld!</title>
+  </head>
+  <body>
+    <h1>Hello World!</h1>
+<a href="http://creativecommons.org/licenses/by/2.0/" rel="license">cc by 2.0</a>
+
+    <p>I'm Bob and my homepage is <a href="http://bob.example.com/" rel="me">here</a>.</p>
+  <a href="http://www.apache.org/licenses/LICENSE-2.0" rel="license">Apache 2.0</a>
+  
+  </body>
+</html>

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/microformat-domains.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/microformat-domains.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/microformat-domains.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/microformat-domains.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,38 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+  <title>component vevent summary in subelements</title>
+  <link rel="alternate" href="component-vevent-summary-in-subelements.vcf" type="text/calendar" />
+</head>
+<body>
+  <p class="schedule vevent">
+    <span class="summary">
+      <span style="font-weight:bold; color: #3E4876;">This event is organized by Me</span>
+      <a href="/cs/web2005/view/e_spkr/1852">Tantek Celik</a>
+    </span>
+    <br />
+    <b>Time:</b>
+    <abbr class="dtstart" title="20051005T1630-0700">4:30pm</abbr>-
+    <abbr class="dtend" title="20051005T1645-0700">4:45pm
+    </abbr>
+  </p>
+</body>
+</html>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a1.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a1.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a1.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a1.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,44 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+  <title>component vevent summary in subelements</title>
+  <link rel="alternate" href="component-vevent-summary-in-subelements.vcf" type="text/calendar" />
+</head>
+<body>
+  <p class="schedule vevent">
+    <span class="summary">
+      <span style="font-weight:bold; color: #3E4876;">
+           This event is organized by
+           <span class="vcard">
+             <a class="url fn" href="http://tantek.com/">Tantek Celik</a>
+             <span class="org">Technorati</span>
+           </span>
+      </span>
+      <a href="/cs/web2005/view/e_spkr/1852">Tantek Celik</a>
+    </span>
+    <br />
+    <b>Time:</b>
+    <abbr class="dtstart" title="20051005T1630-0700">4:30pm</abbr>-
+    <abbr class="dtend" title="20051005T1645-0700">4:45pm
+    </abbr>
+  </p>
+</body>
+</html>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a2.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a2.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a2.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a2.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,42 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+  <title>component vevent summary in subelements</title>
+  <link rel="alternate" href="component-vevent-summary-in-subelements.vcf" type="text/calendar" />
+</head>
+<body>
+  <p class="schedule vevent summary">
+      <span style="font-weight:bold; color: #3E4876;">
+           This event is organized by
+           <span class="vcard">
+             <a class="url fn" href="http://tantek.com/">Tantek Celik</a>
+             <span class="org">Technorati</span>
+           </span>
+      </span>
+      <a href="/cs/web2005/view/e_spkr/1852">Tantek Celik</a>
+    <br />
+    <b>Time:</b>
+    <abbr class="dtstart" title="20051005T1630-0700">4:30pm</abbr>-
+    <abbr class="dtend" title="20051005T1645-0700">4:45pm
+    </abbr>
+  </p>
+</body>
+</html>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a3.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a3.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a3.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-a3.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,35 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="da" xml:lang="da">
+<head>
+    <title>Lars Bjerre Nesting | BiQ Erhvervsinformation</title>
+</head>
+
+<body id="person" class="show">
+<div class="vcard">
+    <a href="/company/179150" class="org fn">BiQ ApS</a><br/>
+
+    <div class="adr">
+        <div class="street-address">Store Kongensgade 40H</div>
+        <span class="postal-code">1264</span> <span class="locality">København K</span>
+
+        <div class="country-name">Danmark</div>
+    </div>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-managed.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-managed.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-managed.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/nested-microformats-managed.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,44 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+   <title>This is a test on nested microformats</title>
+</head>
+<body>
+<div class="hreview">
+   <span class="item vcard">
+      <span class="fn">L'Amourita Pizza</span>
+      Located at
+      <span class="adr">
+         <span class="street-address">123 Main St</span>,
+         <span class="locality">Albequerque</span>,
+         <span class="region">NM</span>.
+      </span>
+      <a href="http://pizza.example.com" class="url">http://pizza.example.com</a>
+   </span>
+   Reviewed by
+   <span class="reviewer">Bob Smith</span>.
+   Rated:
+   <span class="rating">
+      <span class="value">9</span>/
+      <span class="best">10</span> (Excellent)
+   </span>
+</div>
+</body>
+</html>
\ No newline at end of file