<?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: Where Does the XML Go?</title>
	<atom:link href="http://stuartsierra.com/2007/06/07/where-does-the-xml-go/feed" rel="self" type="application/rss+xml" />
	<link>http://stuartsierra.com/2007/06/07/where-does-the-xml-go</link>
	<description>From programming to everything else</description>
	<pubDate>Fri, 21 Nov 2008 20:55:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Digital Digressions by Stuart Sierra &#187; Blog Archive &#187; HTML Footnotes</title>
		<link>http://stuartsierra.com/2007/06/07/where-does-the-xml-go#comment-12651</link>
		<dc:creator>Digital Digressions by Stuart Sierra &#187; Blog Archive &#187; HTML Footnotes</dc:creator>
		<pubDate>Fri, 15 Jun 2007 15:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://stuartsierra.com/2007/06/07/where-does-the-xml-go#comment-12651</guid>
		<description>[...] comment on my post about XML and footnotes got me thinking about representing footnotes in HTML. Not the visual presentation &#8212; there are [...]</description>
		<content:encoded><![CDATA[<p>[...] comment on my post about XML and footnotes got me thinking about representing footnotes in HTML. Not the visual presentation &#8212; there are [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://stuartsierra.com/2007/06/07/where-does-the-xml-go#comment-12593</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Thu, 14 Jun 2007 13:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://stuartsierra.com/2007/06/07/where-does-the-xml-go#comment-12593</guid>
		<description>Leonard Richardson Says: &lt;em&gt;"It sounds like defining a 'footnote' class for DIV should solve your problem."&lt;/em&gt;

I'd like to do that, but I couldn't come up with a general-purpose representation for footnotes in HTML.  What's the best way to do it, anyway?  Put them at the bottom of a section with internal links (what I do now)?  JavaScript popups?  Margin notes?  Any one of these is more than I can accomplish with a simple DIV and CSS.  Maybe some JavaScript rewriting could do it, but I'm not much of a JS hacker.  So I took the complicated route and made my own FOOTNOTE tag that gets used twice&#8212;once for the linked reference, once for the footnote itself&#8212;when the page is displayed.</description>
		<content:encoded><![CDATA[<p>Leonard Richardson Says: <em>&#8220;It sounds like defining a &#8216;footnote&#8217; class for DIV should solve your problem.&#8221;</em></p>
<p>I&#8217;d like to do that, but I couldn&#8217;t come up with a general-purpose representation for footnotes in HTML.  What&#8217;s the best way to do it, anyway?  Put them at the bottom of a section with internal links (what I do now)?  JavaScript popups?  Margin notes?  Any one of these is more than I can accomplish with a simple DIV and CSS.  Maybe some JavaScript rewriting could do it, but I&#8217;m not much of a JS hacker.  So I took the complicated route and made my own FOOTNOTE tag that gets used twice&mdash;once for the linked reference, once for the footnote itself&mdash;when the page is displayed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonard Richardson</title>
		<link>http://stuartsierra.com/2007/06/07/where-does-the-xml-go#comment-12243</link>
		<dc:creator>Leonard Richardson</dc:creator>
		<pubDate>Fri, 08 Jun 2007 13:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://stuartsierra.com/2007/06/07/where-does-the-xml-go#comment-12243</guid>
		<description>If the only thing keeping you from using HTML is the lack of a footnote tag, you might create a microformat for HTML footnotes. It sounds like defining a "footnote" class for DIV should solve your problem.</description>
		<content:encoded><![CDATA[<p>If the only thing keeping you from using HTML is the lack of a footnote tag, you might create a microformat for HTML footnotes. It sounds like defining a &#8220;footnote&#8221; class for DIV should solve your problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
