<?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: Shorter Links WordPress plugin</title>
	<atom:link href="http://akrabat.com/shorter-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com</link>
	<description>Developing PHP software in the Real World, by Rob Allen</description>
	<lastBuildDate>Mon, 15 Mar 2010 21:29:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: BillSaysThis</title>
		<link>http://akrabat.com/shorter-links/#comment-31758</link>
		<dc:creator>BillSaysThis</dc:creator>
		<pubDate>Tue, 09 Mar 2010 22:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=459#comment-31758</guid>
		<description>Hi,

Thanks for the plugin! I&#039;ve installed to our blog and can see the short URL in the header of single post pages, but the URLs don&#039;t work, they result in a Not Found error message.

Example: http://blog.kachingle.com/2010/03/pardon-this-brief-commercial-interruption-and-3k-post-celebration-by-masterstrack/

Short URL of same: http://blog.kachingle.com/1232

Any ideas on how to resolve this?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the plugin! I've installed to our blog and can see the short URL in the header of single post pages, but the URLs don't work, they result in a Not Found error message.</p>
<p>Example: <a href="http://blog.kachingle.com/2010/03/pardon-this-brief-commercial-interruption-and-3k-post-celebration-by-masterstrack/" rel="nofollow">http://blog.kachingle.com/2010/03/pardon-this-brief-commercial-interruption-and-3k-post-celebration-by-masterstrack/</a></p>
<p>Short URL of same: <a href="http://blog.kachingle.com/1232" rel="nofollow">http://blog.kachingle.com/1232</a></p>
<p>Any ideas on how to resolve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rev=Canonical and all that Jazz &#124; DaveDevelopment</title>
		<link>http://akrabat.com/shorter-links/#comment-25243</link>
		<dc:creator>Rev=Canonical and all that Jazz &#124; DaveDevelopment</dc:creator>
		<pubDate>Wed, 15 Apr 2009 11:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=459#comment-25243</guid>
		<description>[...] also contributed a basic bit of code to Rob Allen&#8217;s Shorter Links plugin for wordpress, allowing users to specifying a base url, davedevelopment.co.uk isn&#8217;t [...]</description>
		<content:encoded><![CDATA[<p>[...] also contributed a basic bit of code to Rob Allen's Shorter Links plugin for wordpress, allowing users to specifying a base url, davedevelopment.co.uk isn't [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Johnston</title>
		<link>http://akrabat.com/shorter-links/#comment-25181</link>
		<dc:creator>Sam Johnston</dc:creator>
		<pubDate>Mon, 13 Apr 2009 15:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=459#comment-25181</guid>
		<description>Sorry to be the one to spoil the party, but RevCanonical is a notoriously bad idea. Google&#039;s Matt Cutts for one has pointed out the security implications of claiming canonical-ness rather than giving it (as they do), and if you&#039;re going to list one inbound link then you really should list them all.

A *much* better idea is to use rel=shortcut. It fits with &quot;shortcut icon&quot; and actually makes sense (&quot;shortcut&quot; means &quot;a route shorter than the usual one&quot;, referring to the canonical URL in this instance). It avoids URI vs URL confusion, space vs underscore confusion, and most importantly REV vs REL confusion (that could result in users&#039; sites vanishing from the Internet).

Sam</description>
		<content:encoded><![CDATA[<p>Sorry to be the one to spoil the party, but RevCanonical is a notoriously bad idea. Google's Matt Cutts for one has pointed out the security implications of claiming canonical-ness rather than giving it (as they do), and if you're going to list one inbound link then you really should list them all.</p>
<p>A *much* better idea is to use rel=shortcut. It fits with "shortcut icon" and actually makes sense ("shortcut" means "a route shorter than the usual one", referring to the canonical URL in this instance). It avoids URI vs URL confusion, space vs underscore confusion, and most importantly REV vs REL confusion (that could result in users' sites vanishing from the Internet).</p>
<p>Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/shorter-links/#comment-25164</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Mon, 13 Apr 2009 06:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=459#comment-25164</guid>
		<description>Jeff,

Thank you very much :)

It works on my installation, but I have output buffering enabled, so missed it...

Regards,

Rob..</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>Thank you very much :)</p>
<p>It works on my installation, but I have output buffering enabled, so missed it...</p>
<p>Regards,</p>
<p>Rob..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Waugh</title>
		<link>http://akrabat.com/shorter-links/#comment-25158</link>
		<dc:creator>Jeff Waugh</dc:creator>
		<pubDate>Mon, 13 Apr 2009 03:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=459#comment-25158</guid>
		<description>Here you go (sent by email too):

http://www.gnome.org/~jdub/2009/shorter-links-headers-fix.patch</description>
		<content:encoded><![CDATA[<p>Here you go (sent by email too):</p>
<p><a href="http://www.gnome.org/~jdub/2009/shorter-links-headers-fix.patch" rel="nofollow">http://www.gnome.org/~jdub/2009/shorter-links-headers-fix.patch</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Waugh</title>
		<link>http://akrabat.com/shorter-links/#comment-25154</link>
		<dc:creator>Jeff Waugh</dc:creator>
		<pubDate>Mon, 13 Apr 2009 02:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=459#comment-25154</guid>
		<description>The &lt;pre class=&quot;phpcode&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;if&#160;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(!&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;headers_sent&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;())&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt; check will never succeed in a wp_head action, and not just because the line preceding it was an echo. ;-)

I&#039;ll send you a patch to fix this up.</description>
		<content:encoded><![CDATA[<p>The
<pre class="phpcode"><span style="color: #0000BB">if&nbsp;</span><span style="color: #007700">(!</span><span style="color: #0000BB">headers_sent</span><span style="color: #007700">())</span>
</pre>
<p> check will never succeed in a wp_head action, and not just because the line preceding it was an echo. ;-)</p>
<p>I'll send you a patch to fix this up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baron</title>
		<link>http://akrabat.com/shorter-links/#comment-25141</link>
		<dc:creator>baron</dc:creator>
		<pubDate>Sun, 12 Apr 2009 21:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=459#comment-25141</guid>
		<description>Works great, thank you</description>
		<content:encoded><![CDATA[<p>Works great, thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
