<?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: Microblogging Floo-Flah</title>
	<atom:link href="http://www.codedread.com/blog/archives/2008/07/10/microblogging-floo-flah/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedread.com/blog/archives/2008/07/10/microblogging-floo-flah/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 21:56:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jeff Schiller</title>
		<link>http://www.codedread.com/blog/archives/2008/07/10/microblogging-floo-flah/comment-page-1/#comment-1074</link>
		<dc:creator>Jeff Schiller</dc:creator>
		<pubDate>Tue, 29 Jul 2008 15:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/07/10/microblogging-floo-flah/#comment-1074</guid>
		<description>UPDATE:  I wrote a quickie PHP program to return the HTML fragment of the &lt;a href=&quot;http://www.codedread.com/microblog/status.php&quot; rel=&quot;nofollow&quot;&gt;latest status&lt;/a&gt;, then I styled it in an HTML document.  I&#039;ve linked to this in a couple places on my site now.</description>
		<content:encoded><![CDATA[<p>UPDATE:  I wrote a quickie PHP program to return the HTML fragment of the <a href="http://www.codedread.com/microblog/status.php" rel="nofollow">latest status</a>, then I styled it in an HTML document.  I&#8217;ve linked to this in a couple places on my site now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schiller</title>
		<link>http://www.codedread.com/blog/archives/2008/07/10/microblogging-floo-flah/comment-page-1/#comment-1073</link>
		<dc:creator>Jeff Schiller</dc:creator>
		<pubDate>Thu, 10 Jul 2008 15:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/07/10/microblogging-floo-flah/#comment-1073</guid>
		<description>@Sam:  Thanks, fixed!

@Mauriat:  Sad.  I know.</description>
		<content:encoded><![CDATA[<p>@Sam:  Thanks, fixed!</p>
<p>@Mauriat:  Sad.  I know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauriat</title>
		<link>http://www.codedread.com/blog/archives/2008/07/10/microblogging-floo-flah/comment-page-1/#comment-1072</link>
		<dc:creator>Mauriat</dc:creator>
		<pubDate>Thu, 10 Jul 2008 14:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/07/10/microblogging-floo-flah/#comment-1072</guid>
		<description>No, not you too.</description>
		<content:encoded><![CDATA[<p>No, not you too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Ruby</title>
		<link>http://www.codedread.com/blog/archives/2008/07/10/microblogging-floo-flah/comment-page-1/#comment-1071</link>
		<dc:creator>Sam Ruby</dc:creator>
		<pubDate>Thu, 10 Jul 2008 10:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/07/10/microblogging-floo-flah/#comment-1071</guid>
		<description>The feed is not &lt;a href=&quot;http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.codedread.com%2F%25CE%25BC&quot; rel=&quot;nofollow&quot;&gt;valid&lt;/a&gt;.  s/span/div/.</description>
		<content:encoded><![CDATA[<p>The feed is not <a href="http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.codedread.com%2F%25CE%25BC" rel="nofollow">valid</a>.  s/span/div/.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schiller</title>
		<link>http://www.codedread.com/blog/archives/2008/07/10/microblogging-floo-flah/comment-page-1/#comment-1070</link>
		<dc:creator>Jeff Schiller</dc:creator>
		<pubDate>Thu, 10 Jul 2008 07:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/07/10/microblogging-floo-flah/#comment-1070</guid>
		<description>P.S.  To get a URL like



&lt;code&gt;http&#x3a;//www.yoursite.com/μ&lt;/code&gt; (mu, U+03BC)



you can add the following to your web server’s .htaccess:

&lt;code&gt;

RewriteEngine on

RewriteRule ^Î¼$ http&#x3a;//www.yoursite.com/microblog/

&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>P.S.  To get a URL like</p>
<p><code>http&#x3a;//www.yoursite.com/μ</code> (mu, U+03BC)</p>
<p>you can add the following to your web server’s .htaccess:</p>
<p><code></p>
<p>RewriteEngine on</p>
<p>RewriteRule ^Î¼$ http&#x3a;//www.yoursite.com/microblog/</p>
<p></code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

