<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/600196</link>
		<description>Comments by Eric Severance</description>
<item>
<title>Eric Severance : Google Reader in Facebook</title>
<link>http://esev.com/blog/tutorial/google-reader-in-facebook/#IDComment75171956</link>
<description>Yeah, they did change it.  It used to say the title of the article for each article shared. </description>
<pubDate>Thu, 13 May 2010 02:02:41 +0000</pubDate>
<guid>http://esev.com/blog/tutorial/google-reader-in-facebook/#IDComment75171956</guid>
</item><item>
<title>Eric Severance : Host Your Own URL Shortener: 10 PHP Apps Reviewed</title>
<link>http://www.esev.com/blog/post/2009-06-host-your-own-url-shortener-10-php-apps-reviewed/#IDComment58760814</link>
<description>Donald,  No worries, you&amp;#039;re not butting in!  I didn&amp;#039;t know about Lessn at the time.  I like how simple it is - not much to go wrong there.  I&amp;#039;m not sure it would fit everything I was looking for at the time, but it&amp;#039;ll definitely be worth adding to this chart when I get a chance to update it.   Thanks for the comment! </description>
<pubDate>Fri, 26 Feb 2010 06:05:24 +0000</pubDate>
<guid>http://www.esev.com/blog/post/2009-06-host-your-own-url-shortener-10-php-apps-reviewed/#IDComment58760814</guid>
</item><item>
<title>Eric Severance : Host Your Own URL Shortener: 10 PHP Apps Reviewed</title>
<link>http://www.esev.com/blog/post/2009-06-host-your-own-url-shortener-10-php-apps-reviewed/#IDComment58759949</link>
<description>Frans,  To things are needed for this:  1. Modify pretty link&amp;#039;s prli-config.php file.  Change $prli_blogurl to be the root of your website.  So, for mine, I set $prli_blogurl = &amp;#039;http://esev.com&amp;#039;;  2. Use mod_redir to forward unknown top level requests to pretty link (actually to Wordpress):                 RewriteEngine On                 RewriteCond /var/www/$1 !-f                 RewriteCond /var/www/$1 !-d                 RewriteRule ^([^/]+)(/.*)?$ /blog/$1$2 [PT]  </description>
<pubDate>Fri, 26 Feb 2010 05:54:36 +0000</pubDate>
<guid>http://www.esev.com/blog/post/2009-06-host-your-own-url-shortener-10-php-apps-reviewed/#IDComment58759949</guid>
</item>	</channel>
</rss>