<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Proposal: JSON for scripting-ready page metadata</title>
	<atom:link href="http://www.brainonfire.net/blog/json-script-ready-metadata/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brainonfire.net/blog/json-script-ready-metadata/</link>
	<description>Tim McCormack, distilled</description>
	<lastBuildDate>Fri, 04 Jun 2010 20:28:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Tim McCormack</title>
		<link>http://www.brainonfire.net/blog/json-script-ready-metadata/comment-page-1/#comment-1372</link>
		<dc:creator>Tim McCormack</dc:creator>
		<pubDate>Mon, 02 Oct 2006 01:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainonfire.net/2006/08/04/json-script-ready-metadata/#comment-1372</guid>
		<description>@l.m.orchard: Not a bad idea. You&#039;ve inspired me to write &lt;a href=&quot;http://www.brainonfire.net/resources/files/dublin-core-for-wordpress/&quot; rel=&quot;nofollow&quot;&gt;a WordPress plugin&lt;/a&gt; to implement part of the Dublin Core.</description>
		<content:encoded><![CDATA[<p>@l.m.orchard: Not a bad idea. You've inspired me to write <a href="http://www.brainonfire.net/resources/files/dublin-core-for-wordpress/" rel="nofollow">a WordPress plugin</a> to implement part of the Dublin Core.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://www.brainonfire.net/blog/json-script-ready-metadata/comment-page-1/#comment-571</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Sat, 12 Aug 2006 05:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainonfire.net/2006/08/04/json-script-ready-metadata/#comment-571</guid>
		<description>Yeah, check out how the Dublin Core guys proposed to embed their metadata elements in HTML Head tags:

http://dublincore.org/documents/dcq-html/

In fact, I wouldn&#039;t be surprised if the majority of what you want to see expressed as page metadata can be done *with* the Dublin Core metadata elements.</description>
		<content:encoded><![CDATA[<p>Yeah, check out how the Dublin Core guys proposed to embed their metadata elements in HTML Head tags:</p>
<p><a href="http://dublincore.org/documents/dcq-html/" rel="nofollow">http://dublincore.org/documents/dcq-html/</a></p>
<p>In fact, I wouldn't be surprised if the majority of what you want to see expressed as page metadata can be done *with* the Dublin Core metadata elements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim McCormack</title>
		<link>http://www.brainonfire.net/blog/json-script-ready-metadata/comment-page-1/#comment-570</link>
		<dc:creator>Tim McCormack</dc:creator>
		<pubDate>Sat, 12 Aug 2006 01:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainonfire.net/2006/08/04/json-script-ready-metadata/#comment-570</guid>
		<description>That&#039;s a good point, but there still needs to be some sort of organization for the data. Perhaps name=&quot;page.title&quot;, name=&quot;page.author&quot;, etc.?</description>
		<content:encoded><![CDATA[<p>That's a good point, but there still needs to be some sort of organization for the data. Perhaps name="page.title", name="page.author", etc.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://www.brainonfire.net/blog/json-script-ready-metadata/comment-page-1/#comment-568</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Fri, 11 Aug 2006 22:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainonfire.net/2006/08/04/json-script-ready-metadata/#comment-568</guid>
		<description>Personally, I&#039;d rather see this stuff in HTML Meta tags in the header.  That is what they&#039;re for, basically.  If various in-page things need page-level metadata in a JS context, meta tags are fairly easy to access from the DOM.  On the other hand, in-page JS would be a pain in the butt to reliably get at from a service like del.icio.us.</description>
		<content:encoded><![CDATA[<p>Personally, I'd rather see this stuff in HTML Meta tags in the header.  That is what they're for, basically.  If various in-page things need page-level metadata in a JS context, meta tags are fairly easy to access from the DOM.  On the other hand, in-page JS would be a pain in the butt to reliably get at from a service like del.icio.us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim McCormack</title>
		<link>http://www.brainonfire.net/blog/json-script-ready-metadata/comment-page-1/#comment-504</link>
		<dc:creator>Tim McCormack</dc:creator>
		<pubDate>Sun, 06 Aug 2006 17:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainonfire.net/2006/08/04/json-script-ready-metadata/#comment-504</guid>
		<description>Well, I think I&#039;d like to keep this inside the page as a javascript obect literal -- that&#039;s a more friendly format for bookmarklets and other enhancements.  I certainly have no aversion to syncing the data schema to an existing standard, though.</description>
		<content:encoded><![CDATA[<p>Well, I think I'd like to keep this inside the page as a javascript obect literal -- that's a more friendly format for bookmarklets and other enhancements.  I certainly have no aversion to syncing the data schema to an existing standard, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie Booth</title>
		<link>http://www.brainonfire.net/blog/json-script-ready-metadata/comment-page-1/#comment-502</link>
		<dc:creator>Stephanie Booth</dc:creator>
		<pubDate>Sun, 06 Aug 2006 15:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainonfire.net/2006/08/04/json-script-ready-metadata/#comment-502</guid>
		<description>Any possible synergies with hAtom?

http://microformats.org/wiki/hatom</description>
		<content:encoded><![CDATA[<p>Any possible synergies with hAtom?</p>
<p><a href="http://microformats.org/wiki/hatom" rel="nofollow">http://microformats.org/wiki/hatom</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
