Hello,<br><br><div><span class="gmail_quote">On 3/19/06, <b class="gmail_sendername">Ryan King</b> &lt;<a href="mailto:ryan@technorati.com">ryan@technorati.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mar 14, 2006, at 10:13 AM, Dimitri Glazkov wrote:<br><br>&gt; Fellas,<br>&gt;<br>&gt; I wrote a post with an itsy-bitsy dose of hAtom in it:<br>&gt;<br>&gt; <a href="http://fuzzycontent.com/index.php/2006/03/14/context-wants-to-be-">
http://fuzzycontent.com/index.php/2006/03/14/context-wants-to-be-</a><br>&gt; free-too/<br>&gt;<br>&gt; I can't get any of the listed tools to validate it, though. Can you<br>&gt; lend me a hand with your expertize and tell me if I am doing something
<br>&gt; wrong?<br><br>looks good to me: <a href="http://www.lukearno.com/projects/hatom2atom/">http://www.lukearno.com/projects/hatom2atom/</a>?<br>url=<a href="http://fuzzycontent.com/index.php/2006/03/14/context-wants-to-be-">
http://fuzzycontent.com/index.php/2006/03/14/context-wants-to-be-</a><br>free-too/.<br><br>Btw, hatom proxy bookmarklet:<br><br>javascript:void(document.location='http://www.lukearno.com/projects/<br>hatom2atom/?url='+document.location)
<br></blockquote></div><br>You should probably <span style="font-style: italic;">URL Encode</span> the URL (that <span style="font-family: courier new,monospace;">document.location</span> returns).&nbsp; You can use the <span style="font-family: courier new,monospace;">
escape()</span> function for that.<br><br><span style="font-family: courier new,monospace;">javascript:void(document.location='http://www.lukearno.com/projects/hatom2atom/?url='+escape(document.location))</span><br><br clear="all">
<br>See ya<br><br><span style="font-family: courier new,monospace;">-- </span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;Charles Iliya Krempeaux, B.Sc.</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;charles @ <a href="http://reptile.ca">reptile.ca</a></span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
&nbsp;&nbsp;&nbsp;&nbsp;supercanadian @ <a href="http://gmail.com">gmail.com</a></span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;developer weblog: 
<a href="http://ChangeLog.ca/">http://ChangeLog.ca/</a></span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"><br></span><span style="font-family: courier new,monospace;">
</span>