<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>steve.ganz.blog &#187; hResume</title>
	<atom:link href="http://steve.ganz.name/blog/category/hresume/feed" rel="self" type="application/rss+xml" />
	<link>http://steve.ganz.name/blog</link>
	<description>Geeks. All of us.</description>
	<lastBuildDate>Sat, 13 Mar 2010 21:34:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>LinkedIn Launches hResume</title>
		<link>http://steve.ganz.name/blog/2007/01/linkedin-launches-hresume.html</link>
		<comments>http://steve.ganz.name/blog/2007/01/linkedin-launches-hresume.html#comments</comments>
		<pubDate>Sat, 27 Jan 2007 04:31:35 +0000</pubDate>
		<dc:creator>Steve Ganz</dc:creator>
				<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[hResume]]></category>
		<category><![CDATA[microformats]]></category>

		<guid isPermaLink="false">http://steve.ganz.name/blog/2007/01/linkedin-launches-hresume.html</guid>
		<description><![CDATA[It is with great pleasure that I announce LinkedIn has republished all Public Profiles marked up in the hResume microformat. LinkedIn has approximately 9 million registered users. By default, a user&#8217;s Public Profile is set to Basic View. The Basic View consists of the following information (the relevant hResume fields are emphasized): name current job [...]]]></description>
			<content:encoded><![CDATA[<p>It is with great pleasure that I announce <a href="http://linkedin.com/">LinkedIn</a> has republished all <a href="http://linkedin.com/in/steveganz">Public Profiles</a> marked up in the <a href="http://microformats.org/wiki/hresume">hResume microformat</a>. </p>
<p>LinkedIn has approximately 9 million registered users. By default, a user&#8217;s Public Profile is set to Basic View. The Basic View consists of the following information (the relevant hResume fields are <em>emphasized</em>): </p>
<ul>
<li><em>name</em></li>
<li><em>current job title</em></li>
<li><em>geographic region</em></li>
<li>number of recommendations</li>
<li>number of connections</li>
<li>industry</li>
</ul>
<p>While the user has the ability to turn off Public Profile publishing altogether, only a small percentage have chosen to do so and with just the information listed above,  the minimum requirement for hResume is met. In essence, <strong>we just launched ~9 million hResumes</strong>. </p>
<p>Admittedly, the information in Basic View amounts to little more than a glorified hCard.  It&#8217;s when you choose to activate Full View that hResume really gets a workout. In Full View we are able to implement just about everything available to us in the <a href="http://microformats.org/wiki/hresume#Schema">hResume schema</a>:</p>
<ul>
<li><em>summary</em></li>
<li><em>contact info</em></li>
<li><em>experience</em></li>
<li><em>education</em></li>
<li><em>affiliations</em></li>
</ul>
<p>If you&#8217;re familiar with the hResume draft schema, you will notice that the missing fields are <em>skills</em> and <em>publications</em>.</p>
<p>Unfortunately, in this first pass, we were unable to mark up <em>skills</em> according to the hResume specification. This is because we&#8217;ve always allowed free-form text for what we call &#8220;specialties&#8221; and while all of our examples show a comma delimited list of of keywords, it&#8217;s not enforced and a lot of users use this area for prose. Also, because hResume <em>skills</em> use <a href="http://microformats.org/wiki/rel-tag">rel-tag</a>, we may end up needing to create our own tag space which isn&#8217;t trivial and will require significant work on our end. So in lieu of that, I&#8217;ve decided to mark up LinkedIn &#8220;specialties&#8221; with:</p>
<p><code> &lt;p class="skills"&gt;HTML, XHTML, CSS, DOM, JavaScript, W3C, web standards, front-end engineering, user interface development, user-centered design, usability, accessibility, semantic markup, microformats, unobtrusive JavaScript, DOM scripting&lt;/p&gt;</code></p>
<p>As for <em>publications</em>, we currently don&#8217;t have a field for that, but that&#8217;s something we could easily add in the future. </p>
<p>Another thing to note is the way we&#8217;re handling an <em>experience</em> without an end-date. In other words, how do we communicate &quot;present&quot;? In a discussion with <a href="http://suda.co.uk/">Brian Suda</a>, we thought that using a time/date stamp might be a novel way to handle the problem. So for a current <em>experience</em>, without an end date, we use the class of <code>dtstamp</code> and the current date for the value. The markup looks like this: </p>
<p><code> &lt;p class="period"&gt; &lt;abbr class="dtstart" title="2006-11-01"&gt;November 2006&lt;/abbr&gt; — &lt;abbr class="dtstamp" title="2007-01-26"&gt;Present&lt;/abbr&gt; &lt;abbr class="duration" title="P3M"&gt;(3 months)&lt;/abbr&gt; &lt;/p&gt;</code></p>
<p>Something else worth mentioning is <em>affiliations.</em> LinkedIn has two ways of handling this natively. First, we allow free-form text entry for general Groups and Associations on a users profile. Second, we have the formal <a href="http://www.linkedin.com/static?key=groups_info">LinkedIn for Groups</a> feature. In this first pass it is only the latter that gets marked up as an hResume <em>affiliation</em>. I hope to expand this in the future so that both entry methods get marked up as <em>affiliations</em>.</p>
<p>So it&#8217;s a pretty big day for hResume! My hope is that this is a significant step towards elevating hResume from a draft into formal specification.</p>
<p>I guess you could say the nucleus of this event was born back on September 21st, 2006 when lead Web Developer and one of LinkedIn&#8217;s founding team members, <a href="http://linkedin.com/in/chris">Chris Saccheri</a>, sent me a LinkedIn Introduction asking if I would be interested in exploring an opportunity to join the LinkedIn team. Indeed I was, and one of the driving factors in my decision was the fact that Chris had already embraced <a href="http://microformats.org/">microformats</a> and was publishing LinkedIn data in hCard, XFN and hReview. I&#8217;d be hard-pressed to find another opportunity that would allow me to work not just on microformats in general, but specifically <a href="http://steve.ganz.name/blog/2006/01/hresume.html">hResume, which I&#8217;ve had a love affair with since its inception</a>. It&#8217;s a testament to what a great place it is to work that I&#8217;ve been given the chance to accomplish this in my first couple of months here. I&#8217;m thrilled to be playing a part in the ongoing evolution of helping you build and manage your trusted professional network and promote your career online.</p>
<p>Last, but certainly not least, I want to thank Brian Suda for taking the time to work with me on this over the holidays. He is a pillar of the microformats community and his involvement has been both invaluable and inspirational. Thanks also to <a href="http://factoryjoe.com/">Chris Messina</a> who has been a cheerleader for the adoption of microformats at LinkedIn over the past several months. And finally, thank you to <a href="http://theryanking.com/">Ryan King</a>, <a href="http://tantek.com/">Tantek Çelik</a>, James Levine of <a href="http://simplyhired.com/">SimplyHired </a>and <a href="http://epeus.blogspot.com/">Kevin Marks</a> for <a href="http://microformats.org/wiki/resume-brainstorming">planting the seeds</a>.</p>
<p>I&#8217;m sure there are some things I&#8217;m forgetting, so if you have questions, please let me know. Any and all feedback is appreciated!</p>
<p class="disclaimer">P.S. To turn on Full View in your LinkedIn Public Profile, just log in and go to My Profile &gt; Public Profile and select Full View and Save Changes. </p>
<p class="disclaimer">P.P.S. The Public Profile is delivered as XHTML 1.0 transitional. It doesn&#8217;t validate at the present time because of various legacy systems that contribute to the overall output. There are plans to correct this, but it&#8217;s nothing that HTML Tidy can&#8217;t handle in the interim. </p>
]]></content:encoded>
			<wfw:commentRss>http://steve.ganz.name/blog/2007/01/linkedin-launches-hresume.html/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Change of Place</title>
		<link>http://steve.ganz.name/blog/2006/12/change-of-place.html</link>
		<comments>http://steve.ganz.name/blog/2006/12/change-of-place.html#comments</comments>
		<pubDate>Mon, 04 Dec 2006 01:39:43 +0000</pubDate>
		<dc:creator>Steve Ganz</dc:creator>
				<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[PayPal]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[hResume]]></category>
		<category><![CDATA[microformats]]></category>

		<guid isPermaLink="false">http://steve.ganz.name/blog/2006/12/change-of-place.html</guid>
		<description><![CDATA[In case you haven&#8217;t heard, last week I left PayPal to join LinkedIn. Leaving PayPal was the single most difficult decision I&#8217;ve had to make in my career. I am really going to miss the incredible people and the endless opportunities that I&#8217;ve been blessed with over the last 15 months. It&#8217;s been one great [...]]]></description>
			<content:encoded><![CDATA[<p>In case you haven&#8217;t heard, last week I left <a href="http://paypal.com/">PayPal</a> to join <a href="http://www.linkedin.com/in/steveganz">LinkedIn</a>.</p>
<p>Leaving PayPal was the single most difficult decision I&#8217;ve had to make in my career. I am really going to miss the incredible people and the <a href="http://steve.ganz.name/blog/2005/10/how_i_spent_my_weekend_1.html">endless opportunities</a> that I&#8217;ve been blessed with over the last 15 months. It&#8217;s been <a href="http://steve.ganz.name/blog/2006/06/intercontinental.html">one great experience</a> after another and I am truly sorry I had to leave. The good news is that <a href="http://www.kimberlyblessing.com/">Kimberly Blessing</a> of <a href="http://webstandards.org/"><acronym title="Web Standards Project">WaSP</acronym></a> is <a href="http://www.kimberlyblessing.com/archive/2006/12/03/the-big-announcement/">taking over the Web Development Platform helm at PayPal</a> and there are few people better than Kimberly  at <a href="http://presentations.lawver.net/standards/embrace_web_standards/transcript.html">evangelizing Web standards in large corporate environments</a>. It&#8217;s comforting to know that <a href="http://steve.ganz.name/blog/2006/06/the-foundation-is-complete.html">the work I started at PayPal</a> will be taken to all new heights under her watch.</p>
<p>And now on to the next adventure. The team at <a href="http://www.flickr.com/photos/steveganz/sets/72157594399711241/">LinkedIn has welcomed me with open arms</a>.  It&#8217;s so nice to be back in a startup environment and I&#8217;m excited to jump into social networking with both feet. When I started building a <a href="http://steve.ganz.name/blog/2006/01/hresume.html">structured resume</a> almost a year ago, I never imagined it would lead to this. I can&#8217;t tell you how stoked I am to have the opportunity to work on <a href="http://microformats.org/wiki/hresume">hResume</a> and other <a href="http://microformats.org/">microformats</a>. I hope to have a little more time to write about my work in that area so stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://steve.ganz.name/blog/2006/12/change-of-place.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>hResume Update</title>
		<link>http://steve.ganz.name/blog/2006/09/hresume-update.html</link>
		<comments>http://steve.ganz.name/blog/2006/09/hresume-update.html#comments</comments>
		<pubDate>Sun, 17 Sep 2006 18:28:26 +0000</pubDate>
		<dc:creator>Steve Ganz</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[hResume]]></category>
		<category><![CDATA[microformats]]></category>

		<guid isPermaLink="false">http://steve.ganz.name/blog/2006/09/hresume-update.html</guid>
		<description><![CDATA[Lots going on in hResume land these days, and I&#8217;m here to get you up to speed. Since the release of their WordPress plugin for hResume the spur hResume team has built a standalone hResume Creator. Now anyone can create and publish their resume using hResume. No knowledge of HTML or microformats required! Elsewhere in [...]]]></description>
			<content:encoded><![CDATA[<p>Lots going on in <a rel="tag" href="http://microformats.org/wiki/hresume">hResume</a> land these days, and I&#8217;m here to get you up to speed.</p>
<p>Since the release of their <a href="http://hresume.weblogswork.com/?page_id=3">WordPress plugin for hResume</a> the <a href="http://spurinc.com/hresumeteam/">spur hResume team</a> has built a standalone <a href="http://hresume.weblogswork.com/hresumecreator/">hResume Creator</a>. Now <em>anyone </em>can create and publish their resume using hResume. No knowledge of <a rel="tag" href="http://www.w3.org/TR/html4/"><acronym title="HyperText Markup Language">HTML</acronym></a> or <a href="http://microformats.org/wiki/Main_Page">microformats </a>required!</p>
<p>Elsewhere in the world of hResume, <a href="http://blog.davidjanes.com/">David Janes</a> has updated his <a href="http://tools.blogmatrix.com/extract/">Almost Universal Microformats Parser</a> with support for hResume. There is currently a <a href="http://blogmatrix.blogmatrix.com/:entry:blogmatrix-2006-09-16-0000/">breakout discussion concerning the &#8220;contact info&#8221; portion of the hResume schema</a> occuring. If you&#8217;re interested, please join the fray.</p>
<p><q>hResume. Let them come to you.</q></p>
]]></content:encoded>
			<wfw:commentRss>http://steve.ganz.name/blog/2006/09/hresume-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hResume plugin for WordPress</title>
		<link>http://steve.ganz.name/blog/2006/07/hresume-plugin-for-wordpress.html</link>
		<comments>http://steve.ganz.name/blog/2006/07/hresume-plugin-for-wordpress.html#comments</comments>
		<pubDate>Thu, 27 Jul 2006 05:35:57 +0000</pubDate>
		<dc:creator>Steve Ganz</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[hResume]]></category>
		<category><![CDATA[microformats]]></category>

		<guid isPermaLink="false">http://steve.ganz.name/blog/2006/07/hresume-plugin-for-wordpress.html</guid>
		<description><![CDATA[Alexander Muse and the team at Spur have created the hResume Project and released an hResume plugin for WordPress. They&#8217;re looking for feedback, so if you have the opportunity, please check it out. hResume is a microformat for publishing resumes and CVs. I provide a little care and feeding for the hResume specification when time [...]]]></description>
			<content:encoded><![CDATA[<p>Alexander Muse and the team at <a href="http://spurinc.com/">Spur</a> have created the <a href="http://www.hresume.org/">hResume Project</a> and released an <a href="http://hresume.weblogswork.com/?page_id=3">hResume plugin for WordPress</a>.  They&#8217;re looking for feedback, so if you have the opportunity, please check it out.</p>
<p><a href="http://microformats.org/wiki/hresume">hResume</a> is a <a href="http://microformats.org/">microformat</a> for publishing resumes and CVs. I provide a little care and feeding for the hResume specification when time permits and wrote about <a href="http://steve.ganz.name/blog/2006/01/hresume.html">my experiements with hResume</a> back in the early part of 2006.</p>
<p>I love the idea of publishing and maintaining <a href="http://steve.ganz.name/hresume">my own resume</a> in one central location. hResume is highly searchable and filled with the kind of semantic goodness that only XHTML and microformats can provide. While I am not <em>actively </em>pursuing new employment opportunites, I get a lot of inquires from resourceful recruiters who work for the kind of progressive companies that I <em>would </em>be interested in if I <em>was </em>shopping for a new gig. It sure beats the hell out of the maintenance nightmare of uploading yet another unformatted text version or static Word document to the job boards of yesterday and remembering to go back and update them.</p>
<p><q>hResume. This is the way it&#8217;s supposed to be!</q></p>
]]></content:encoded>
			<wfw:commentRss>http://steve.ganz.name/blog/2006/07/hresume-plugin-for-wordpress.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>hResume</title>
		<link>http://steve.ganz.name/blog/2006/01/hresume.html</link>
		<comments>http://steve.ganz.name/blog/2006/01/hresume.html#comments</comments>
		<pubDate>Thu, 19 Jan 2006 05:31:08 +0000</pubDate>
		<dc:creator>Steve Ganz</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[hResume]]></category>
		<category><![CDATA[microformats]]></category>

		<guid isPermaLink="false">http://steve.ganz.name/write/?p=41</guid>
		<description><![CDATA[Inspired by the recent Microformats panel discussion at SDForum last week and by my long standing desire to create a structured resume using XHTML, I bit the bullet and spent the better part of Monday working on one. It turns out that Ryan King, Tantek Celik and others have been brainstorming on this very subject [...]]]></description>
			<content:encoded><![CDATA[<p>Inspired by the recent <a href="http://microformats.org">Microformats</a> panel discussion at <a href="http://sdforum.org">SDForum</a> last week and by my long standing desire to create a structured resume using <a href="http://www.w3.org/TR/xhtml1/">XHTML</a>, I bit the bullet and spent the better part of Monday working on one. It turns out that <a href="http://theryanking.com/">Ryan King</a>, <a href="http://tantek.com">Tantek Celik</a> and others have been <a href="http://microformats.org/wiki/resume-brainstorming">brainstorming</a> on this very subject recently and Ryan has been busy updating the wiki with analysis of <a href="http://microformats.org/wiki/resume-examples">resume examples from the wild</a> over the past several days. On <a href="http://microformats.org/discuss/">microformats-discuss</a> today, Ryan put out the call for more examples in an effort to develop a new microformat called <a href="http://microformats.org/wiki/hresume">hResume</a>.</p>
<p><a href="http://steve.ganz.name/hresume/">Mine is certainly a work-in-progress</a> and I plan on updating the structure and semantics as hResume takes shape. I am currently using <a href="http://microformats.org/wiki/hcard">hCard</a>, <a href="http://microformats.org/wiki/hresume">hCalendar</a>, and a little <a href="http://gmpg.org/xfn/">XFN </a>. Where there weren&#8217;t any appropriate existing microformats to draw upon, I looked to the long inactive <a href="http://xmlresume.sourceforge.net/">XML Resume</a> for semantics or simply improvised (class=&#8221;qualifications&#8221;). I also created a few custom link type values: rel=&#8221;employer current&#8221; and rel=&#8221;employer former&#8221; (no profile yet).</p>
<p>I look forward to participating in the in development of this microformat and contributing whatever I can.</p>
<h4>Update &#8211; 02/23/2006</h4>
<p><a href="http://steve.ganz.name/hresume">Steve Ganz &#8211; hResume 0.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://steve.ganz.name/blog/2006/01/hresume.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
