<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Blogidate bookmarklet: 1-click blog post validation</title>
	<atom:link href="http://www.squarefree.com/2003/08/25/blogidate-bookmarklet-1-click-blog-post-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/2003/08/25/blogidate-bookmarklet-1-click-blog-post-validation/</link>
	<description>Jesse Ruderman on Firefox, security, and more</description>
	<pubDate>Fri, 21 Nov 2008 03:47:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Ariel</title>
		<link>http://www.squarefree.com/2003/08/25/blogidate-bookmarklet-1-click-blog-post-validation/#comment-54</link>
		<dc:creator>Ariel</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=16#comment-54</guid>
		<description>Using a Firebird nightly from a couple days ago, I get "No Textarias to Validate!"

how is this supposed to work? am I doing something wrong?</description>
		<content:encoded><![CDATA[<p>Using a Firebird nightly from a couple days ago, I get &#8220;No Textarias to Validate!&#8221;</p>
<p>how is this supposed to work? am I doing something wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Willison</title>
		<link>http://www.squarefree.com/2003/08/25/blogidate-bookmarklet-1-click-blog-post-validation/#comment-55</link>
		<dc:creator>Simon Willison</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=16#comment-55</guid>
		<description>I like the idea, but I'm not too keen on popping up a new window with an external validation service. How about an alternative bookmarklet that just validates XML well-formedness (essential for those of us who use XHTML)? I've been trying to figure out if that's possible in Mozilla using the DOMParser object, but it doesn't look like there's a way of getting it to tell you if XML is ill-formed. I reckon it would be possible to build such a thing using the Gazingus native javascript XML parser from &lt;a href="http://www.gazingus.org/js/?id=104"&gt;http://www.gazingus.org/js/?id=104&lt;/a&gt; but you'd need to load it separately using the DOM/script append method as it's way too big to fit in a bookmarklet.</description>
		<content:encoded><![CDATA[<p>I like the idea, but I&#8217;m not too keen on popping up a new window with an external validation service. How about an alternative bookmarklet that just validates XML well-formedness (essential for those of us who use XHTML)? I&#8217;ve been trying to figure out if that&#8217;s possible in Mozilla using the DOMParser object, but it doesn&#8217;t look like there&#8217;s a way of getting it to tell you if XML is ill-formed. I reckon it would be possible to build such a thing using the Gazingus native javascript XML parser from <a href="http://www.gazingus.org/js/?id=104">http://www.gazingus.org/js/?id=104</a> but you&#8217;d need to load it separately using the DOM/script append method as it&#8217;s way too big to fit in a bookmarklet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne van Kesteren</title>
		<link>http://www.squarefree.com/2003/08/25/blogidate-bookmarklet-1-click-blog-post-validation/#comment-56</link>
		<dc:creator>Anne van Kesteren</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=16#comment-56</guid>
		<description>Just for the record, well-formed XML is not valid XHTML. &#60;blockquote&#62;This is quoted text&#60;/blockquote&#62; is well-formed, but not valid.</description>
		<content:encoded><![CDATA[<p>Just for the record, well-formed XML is not valid XHTML. &lt;blockquote&gt;This is quoted text&lt;/blockquote&gt; is well-formed, but not valid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alanjstr</title>
		<link>http://www.squarefree.com/2003/08/25/blogidate-bookmarklet-1-click-blog-post-validation/#comment-57</link>
		<dc:creator>alanjstr</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=16#comment-57</guid>
		<description>Error: open() has no properties
Source File: javascript:( [removed] )
Line: 1

Double clicking it in the js console brings up a dialog that says "no text areas to validate"</description>
		<content:encoded><![CDATA[<p>Error: open() has no properties<br />
Source File: javascript:( [removed] )<br />
Line: 1</p>
<p>Double clicking it in the js console brings up a dialog that says &#8220;no text areas to validate&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alanjstr</title>
		<link>http://www.squarefree.com/2003/08/25/blogidate-bookmarklet-1-click-blog-post-validation/#comment-58</link>
		<dc:creator>alanjstr</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=16#comment-58</guid>
		<description>I can't get it to repeat more than once per session.  It doesn't even work on this comment box at the moment.  The XML well-formedness one works, though.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get it to repeat more than once per session.  It doesn&#8217;t even work on this comment box at the moment.  The XML well-formedness one works, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alanjstr</title>
		<link>http://www.squarefree.com/2003/08/25/blogidate-bookmarklet-1-click-blog-post-validation/#comment-59</link>
		<dc:creator>alanjstr</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=16#comment-59</guid>
		<description>Oh, that last one was cause I forgot to click OK on that dialog.</description>
		<content:encoded><![CDATA[<p>Oh, that last one was cause I forgot to click OK on that dialog.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
