resume-brainstorming: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(→‎Consequence of: moving stuff)
Line 12: Line 12:


== Analysis ==
== Analysis ==
@TODO review this
 
=== Examples Analysis ===
@TODO -- fill out analysis of [[resume-examples]]
 
 
===Traditional style===
===Traditional style===
====Minimal Set====
====Minimal Set====

Revision as of 19:42, 30 January 2006

Resumé Brainstorming

Contributors

Consequence of

Analysis

Examples Analysis

@TODO -- fill out analysis of resume-examples


Traditional style

Minimal Set

  • Contact Info
  • Education
  • Work Experience
  • Skills

Optionally

  • Objective
  • interests
  • references (could be tied to a specific job)

Functional

Some people publish functional resumes, which are a somewhat inverted form of the traditional.

  • Contact
  • Work Experience
    • Company
      • Project
  • skill
    • experience (job, education, etc)

Where are resumés published?

  • Personal Website
  • Job sites
    • Monster
    • Dice
    • Hotjobs
    • CareerBuilder
    • ?
  • classified sites
    • craigslist
  • company websites
    • ?

It would be ideal if we could create an xml resume schema (based on one of the two existing works), and then write tools to generate it into whatever format is desired: semantic xhtml, microformat hCard, proprietary XML (ie - monster.com xml).

Application of current microformats

See resume-formats for a description of common résumé elements.

Contact

The contact info block of a résumé could be expressed with an hcard.

Education

Educational experience could be expressed as a list of hcalendars. The rationale is that education can be viewed as a long-running event- it would be easy to reuse the vocabulary from hcalendar for describing events.

Work Experience

Just like Education, work experience could be expressed as a list of hcalendars.

Additionally, within a particular work experience, the list of job titles could be expressed as hcards.

It might also be useful to extend xfn for marking up links to employers and clients.

Skills

Skills could be expressed as tags, using relTag.

Publications

Any publications, presentations, or other works could be represented by a citation microformat

References

References could be expressed as a list of hcards, though web-based résumés tend to be light on using references.

endorsements

LinkedIn allows users to endorse others' resumes. This functionality could be capture with vote-links.

Photo From Brainstorming Session

87059139_88bb16e1b4.jpg

Other Thoughts About Resumé Formats

See Also