hresume-feedback

Jump to: navigation, search

Contents

hresume-feedback

This document is for keeping track of feedback about hresume, one of several microformats.

Template

Please use this format (copy and paste this to the end of the list to add your issues; replace ~~~ with an external link if preferred) to report issues or feedback:


<div class="vevent">
* {{OpenIssue}} <span class="summary vcard"><span class="dtstart">2008-MM-DD</span> raised by <span class="fn">~~~</span></span>
<div class="description">
*# Here is the first issue/feedback I have.
*# Here is the second issue/feedback I have.
</div>
</div>

Feedback

General Questions

See the hResume FAQ.

General Comments

Here is an example:

<h2>Certifications</h2>
     <div class="vcalendar">
         <div class="certification vevent vcard">
             <span class="fn org">Cisco Systems</span>
             <div class="htitle">
                 <span class="summary">Cisco Certified Counter of These Rocks</span>
             </div>
 	    <div class="date_duration">
                 <abbr class="dtstart" title="2000-01-01">2000</abbr>
                 <abbr class="dtend" title="2010-01-01">2010</abbr>
             </div>
             <div class="certification_id">#1245</div>
         </div>
     </div>


    <tbody class="qualification">
        <tr>
            <td class="level" rowspan="2">
                <abbr title="Advanced">A</abbr> Level
            </td>
            <th class="subject" scope="row">
                Business Studies
            </th>
            <td class="grade">
                B
            </td>
        </tr>
        <tr>
            <th class="subject" scope="row">
                Computing
            </th>
            <td class="grade">
                A
            </td>
        </tr>
    </tbody>

Further investigation might show the need for optional information about awarding bodies and such. Not sure if a qualification element would satisfy the 80/20 condition.

Dave Cardwell 06:53, 19 Feb 2006 (GMT)

Dave Cardwell 04:54, 22 Feb 2006 (GMT)


We would love to be able to mark-up the following data:

Contact Info = hCard

Experience (our issue is with current employment)*

 [company name]
 [position/title]
 [dates]
 [location]
 [Description]

Education

 [school]
 [major]
 [degree]
 [dates]
 [location]

Accreditation

 [type] (PD, CPA, JD and so on)
 [date]

Here is our hResume plugin for WordPress (in development): <a href="http://www.flickr.com/photos/alexmuse/144781779/" title="Photo Sharing"><img src="144781779_ddc4d07460_o.jpg"</a>

Alexander Muse 08:54, 11 May 2006 (GMT)

Ianloic 15:58, 10 Dec 2006 (PST)

Lylo 11:04, 16 Feb 2007 (GMT)

Related Pages

The hResume specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. These thoughts, issues, and questions are kept in separate pages.

hresume-feedback’ was last modified: 2008-12-29T19:50:00P

Views