<div>Hi all,</div>
<div>&nbsp;</div>
<div>noobie hcard question here! Sorry!!!</div>
<div>&nbsp;</div>
<div>So I have my hcard I have created :</div>
<div>&nbsp;</div>
<div><strong>&lt;div class=&quot;vcard&quot;&gt;<br>&nbsp;&lt;a class=&quot;url fn&quot; href=&quot;<a href="http://weblog.vb-tech.com/nick%22%3ENick">http://weblog.vb-tech.com/nick&quot;&gt;Nick</a> Swan&lt;/a&gt;<br>&nbsp;&lt;div class=&quot;org&quot;&gt;Dot Net Solutions&lt;/div&gt;
<br>&nbsp;&lt;div class=&quot;adr&quot;&gt;<br>&nbsp; &lt;div class=&quot;street-address&quot;&gt;Sheet Street&lt;/div&gt;<br>&nbsp; &lt;span class=&quot;locality&quot;&gt;Windsor&lt;/span&gt;, <br>&nbsp; &lt;span class=&quot;region&quot;&gt;Berks&lt;/span&gt;
<br>&nbsp; &lt;span class=&quot;postal-code&quot;&gt;SL4&lt;/span&gt;<br>&nbsp;&lt;/div&gt;<br>&nbsp;&lt;div class=&quot;tel&quot;&gt;07866 567042&lt;/div&gt;<br>&lt;/div&gt;</strong></div>
<div><strong></strong>&nbsp;</div>
<div><strong>and I want to paste it into Ray Ozzies Live Clipboard demo.</strong></div>
<div><strong></strong>&nbsp;</div>
<div><strong>I can't though because the demo splits names up completely differently ie:</strong></div>
<div>&lt;div class=&quot;n&quot;&gt;</div>
<div>&nbsp; &lt;span class=&quot;given-name&quot;&gt;Nick&lt;/span&gt; </div>
<div>&nbsp; &lt;span class=&quot;family-name&quot;&gt;Swan&lt;/span&gt;</div>
<div>&lt;/div&gt;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>For me to consume hcards this is ok as I can parse them many different ways to see which one works, but how am I supposed to know which format to copy the data in to be able to paste it somewhere else?</div>
<div>&nbsp;</div>
<div>I though the idea of hcard was to come up with a standard format?</div>
<div>&nbsp;</div>
<div>Cheers</div>
<div>Nick</div>