On 12/9/05, <b class="gmail_sendername">brian suda</b> <<a href="mailto:brian.suda@gmail.com">brian.suda@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
DTSTAMP is easy, that is just the date-time stamp when the was created.<br>You could certainly encode that into your HTML.<br><br>UID is more difficult. That is Universal ID, and within a given page you<br>can be use those UIDs are unique, but over the WWW there is now way to
<br>gauntee its uniqueness.<br></blockquote></div><br><br>The tag: URI scheme[1] provides a fairly effective way to generate unique ID's. I believe it is the recommended way to generate GUIDs for Atom[2]. Thus, it seems likely it could be re-used here.
<br><br>[1] <a href="http://www.taguri.org/">http://www.taguri.org/</a><br>[2] <a href="http://diveintomark.org/archives/2004/05/28/howto-atom-id">http://diveintomark.org/archives/2004/05/28/howto-atom-id</a><br><br>- David Osolkowski
<br>