<?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>Indistinguishable from Jesse &#187; HTML</title>
	<atom:link href="http://www.squarefree.com/categories/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com</link>
	<description>Jesse Ruderman on Firefox, security, and more</description>
	<lastBuildDate>Tue, 17 Aug 2010 06:50:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Valid XHTML user script</title>
		<link>http://www.squarefree.com/2005/05/16/valid-xhtml-user-script/</link>
		<comments>http://www.squarefree.com/2005/05/16/valid-xhtml-user-script/#comments</comments>
		<pubDate>Mon, 16 May 2005 13:22:48 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[User Scripts]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/2005/05/16/valid-xhtml-user-script/</guid>
		<description><![CDATA[The Valid XHTML user script is an adaptation of the blogidate XML well-formedness bookmarklet. It shows a line of text under each textarea indicating whether the text is well-formed XHTML. When the text is not well-formed XHTML, it displays Gecko's error message and gives you a link that selects the location of the error in [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="https://www.squarefree.com/userscripts/valid-xhtml.user.js">Valid XHTML</a> user script is an adaptation of the <a href="http://www.squarefree.com/2003/08/26/blogidate-xml-well-formedness">blogidate XML well-formedness</a> bookmarklet.   It shows a line of text under each textarea indicating whether the text is well-formed XHTML.  When the text is not well-formed XHTML, it displays Gecko's error message and gives you a link that selects the location of the error in the textarea.  When the text is well-formed XHTML, it displays links that let you check whether the XHTML is valid in addition to being well-formed.</p>

<p>By default, it only runs on admin posting pages for <a href="http://www.sixapart.com/movabletype/">Movable Type</a> and <a href="http://wordpress.org/">WordPress</a> and on archive pages for <a href="http://simon.incutio.com/">Simon Willison's blog</a>.  You can use Greasemonkey's interface to make it run on the sites on which you edit XHTML.</p>

<p><a href="http://www.squarefree.com/blogimages/valid-xhtml.png">Screenshots</a></p>

<p><a href="https://www.squarefree.com/userscripts/demo-pages/valid-xhtml.html">Demo for Firefox and other Gecko browsers</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/2005/05/16/valid-xhtml-user-script/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>love.com</title>
		<link>http://www.squarefree.com/2003/11/21/lovecom/</link>
		<comments>http://www.squarefree.com/2003/11/21/lovecom/#comments</comments>
		<pubDate>Fri, 21 Nov 2003 09:33:19 +0000</pubDate>
		<dc:creator>Jesse Ruderman</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=69</guid>
		<description><![CDATA[AOL Instant Messenger has been showing animated ads for love.com, a personals site for AIM users. According to this news.com article, love.com will launch in a few weeks. I noticed this strange HTML on prelaunch love.com: &#60;select name="gender" value="" class="txtfield2" style=width:80px;&#62; &#60;option value=""&#62; - Gender - &#60;option value="monday"&#62; Male &#60;option value="tuesday"&#62; Female &#60;/select&#62; Why is [...]]]></description>
			<content:encoded><![CDATA[<p>AOL Instant Messenger has been showing <a href="http://www.squarefree.com/love-com-coming-soon.gif">animated ads</a> for love.com, a personals site for AIM users.  According to <a href="http://news.com.com/2100-1025-5108938.html">this news.com article</a>, love.com will launch in a few weeks.</p>

<p>I noticed this strange HTML on prelaunch <a href="http://love.com/">love.com</a>:</p>

<blockquote>
<p>&lt;select name="gender" value="" class="txtfield2" style=width:80px;&gt;<br />
&lt;option value=""&gt; - Gender -<br />
&lt;option value="monday"&gt; Male<br />
&lt;option value="tuesday"&gt; Female<br />
&lt;/select&gt;</p>
</blockquote>

<p>Why is male represented by "monday" and female by "tuesday"?  <a href="http://www.tvtome.com/tvtome/servlet/ShowMainServlet/showid-8459/">Kate Monday and Pat Tuesday</a> were both female.</p>]]></content:encoded>
			<wfw:commentRss>http://www.squarefree.com/2003/11/21/lovecom/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
