<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Formatted READMEs</title>
	<link>http://alexking.org/blog/2007/01/03/formatted-readmes</link>
	<description>Alex King's blog - software, photography, sports, etc.</description>
	<pubDate>Wed, 08 Oct 2008 04:04:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Neha</title>
		<link>http://alexking.org/blog/2007/01/03/formatted-readmes#comment-53838</link>
		<dc:creator>Neha</dc:creator>
		<pubDate>Fri, 05 Jan 2007 07:53:55 +0000</pubDate>
		<guid>http://alexking.org/blog/2007/01/03/formatted-readmes#comment-53838</guid>
		<description>Hey Alex King,

Great help for us, thanx.</description>
		<content:encoded><![CDATA[<p>Hey Alex King,</p>
<p>Great help for us, thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://alexking.org/blog/2007/01/03/formatted-readmes#comment-53828</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 04 Jan 2007 03:45:50 +0000</pubDate>
		<guid>http://alexking.org/blog/2007/01/03/formatted-readmes#comment-53828</guid>
		<description>It works something like this:

1. pull the README from svn.wp-plugins.org/plugin/trunk
2. get the latest stable tag
3. pull the README from the latest stable tag
4. format and output

I implemented this as a theme page rather than a plugin. Since my theme doesn't work like a "normal" theme, it's pretty much useless to anyone else.

According to Mark Jaquith, who has made the official README validator (which also formats) code available here:

http://svn.flatearth.org/svn/automattic-readme/

I am at least the 5th person to write code for this; following Matt, Mike Adams (whose version was adapted by Mark) and Owen Winkler. Unfortunately, I gave up and wrote my own mere days before the official validator was available (I wasn't even smart enough use a real markdown script). Oh well. :)</description>
		<content:encoded><![CDATA[<p>It works something like this:</p>
<p>1. pull the README from svn.wp-plugins.org/plugin/trunk<br />
2. get the latest stable tag<br />
3. pull the README from the latest stable tag<br />
4. format and output</p>
<p>I implemented this as a theme page rather than a plugin. Since my theme doesn&#8217;t work like a &#8220;normal&#8221; theme, it&#8217;s pretty much useless to anyone else.</p>
<p>According to Mark Jaquith, who has made the official README validator (which also formats) code available here:</p>
<p><a href="http://svn.flatearth.org/svn/automattic-readme/" >http://svn.flatearth[...]ttic-readme/</a></p>
<p>I am at least the 5th person to write code for this; following Matt, Mike Adams (whose version was adapted by Mark) and Owen Winkler. Unfortunately, I gave up and wrote my own mere days before the official validator was available (I wasn&#8217;t even smart enough use a real markdown script). Oh well. <img src='http://alexking.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay</title>
		<link>http://alexking.org/blog/2007/01/03/formatted-readmes#comment-53827</link>
		<dc:creator>Ajay</dc:creator>
		<pubDate>Thu, 04 Jan 2007 03:27:26 +0000</pubDate>
		<guid>http://alexking.org/blog/2007/01/03/formatted-readmes#comment-53827</guid>
		<description>Hi Alex,

Would be great to know how you do this? Any tips/tutorials ?</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>Would be great to know how you do this? Any tips/tutorials ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://alexking.org/blog/2007/01/03/formatted-readmes#comment-53825</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Thu, 04 Jan 2007 02:11:09 +0000</pubDate>
		<guid>http://alexking.org/blog/2007/01/03/formatted-readmes#comment-53825</guid>
		<description>Cool. Is it pulling information straight from a text file and then formatting it? Or is it stored elsewhere?</description>
		<content:encoded><![CDATA[<p>Cool. Is it pulling information straight from a text file and then formatting it? Or is it stored elsewhere?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
