<?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: Create your own URL Shortening Service</title>
	<atom:link href="http://harryjerry.com/web/create-your-own-url-shortening-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://harryjerry.com/web/create-your-own-url-shortening-service/</link>
	<description>An awesome youth group blog!</description>
	<lastBuildDate>Fri, 19 Mar 2010 12:16:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Harry</title>
		<link>http://harryjerry.com/web/create-your-own-url-shortening-service/#comment-4266</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Thu, 04 Feb 2010 18:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://harryjerry.com/?p=774#comment-4266</guid>
		<description>Please check your .htaccess file.</description>
		<content:encoded><![CDATA[<p>Please check your .htaccess file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I need help!!!</title>
		<link>http://harryjerry.com/web/create-your-own-url-shortening-service/#comment-4258</link>
		<dc:creator>I need help!!!</dc:creator>
		<pubDate>Thu, 04 Feb 2010 01:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://harryjerry.com/?p=774#comment-4258</guid>
		<description>If you add a URL at my site: http://marksiforum.com/URL/ When I click one of the links I get a 404, please email me so you can help.</description>
		<content:encoded><![CDATA[<p>If you add a URL at my site: <a href="http://marksiforum.com/URL/" rel="nofollow">http://marksiforum.com/URL/</a> When I click one of the links I get a 404, please email me so you can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dk123dk</title>
		<link>http://harryjerry.com/web/create-your-own-url-shortening-service/#comment-4222</link>
		<dc:creator>dk123dk</dc:creator>
		<pubDate>Sun, 31 Jan 2010 14:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://harryjerry.com/?p=774#comment-4222</guid>
		<description>thx you for your hard work  i got a question how much msql doesthe script take</description>
		<content:encoded><![CDATA[<p>thx you for your hard work  i got a question how much msql doesthe script take</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://harryjerry.com/web/create-your-own-url-shortening-service/#comment-4135</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://harryjerry.com/?p=774#comment-4135</guid>
		<description>Great! Thanks! :)</description>
		<content:encoded><![CDATA[<p>Great! Thanks! <img src='http://harryjerry.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://harryjerry.com/web/create-your-own-url-shortening-service/#comment-4133</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Fri, 22 Jan 2010 16:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://harryjerry.com/?p=774#comment-4133</guid>
		<description>Just a note, Harry. I wrote a short article on the installation of the script, a bit more detailed than yours. It&#039;s here: http://linx.harryjerry.com/wt</description>
		<content:encoded><![CDATA[<p>Just a note, Harry. I wrote a short article on the installation of the script, a bit more detailed than yours. It&#8217;s here: <a href="http://linx.harryjerry.com/wt" rel="nofollow">http://linx.harryjerry.com/wt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gobbo</title>
		<link>http://harryjerry.com/web/create-your-own-url-shortening-service/#comment-4132</link>
		<dc:creator>Gobbo</dc:creator>
		<pubDate>Fri, 22 Jan 2010 14:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://harryjerry.com/?p=774#comment-4132</guid>
		<description>Hi,

If we want the public to access it how can we make it secure? So the db cant be hacked?

Gobbo!!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>If we want the public to access it how can we make it secure? So the db cant be hacked?</p>
<p>Gobbo!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland</title>
		<link>http://harryjerry.com/web/create-your-own-url-shortening-service/#comment-4024</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Mon, 11 Jan 2010 16:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://harryjerry.com/?p=774#comment-4024</guid>
		<description>Dear Everyone!

If problem the css, js, etc... query in the index.php write this line in the .htacces file:

RewriteCond %{REQUEST_FILENAME} !-f

and voila! :)


Best: Roland</description>
		<content:encoded><![CDATA[<p>Dear Everyone!</p>
<p>If problem the css, js, etc&#8230; query in the index.php write this line in the .htacces file:</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f</p>
<p>and voila! <img src='http://harryjerry.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Best: Roland</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland</title>
		<link>http://harryjerry.com/web/create-your-own-url-shortening-service/#comment-3975</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Sat, 09 Jan 2010 22:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://harryjerry.com/?p=774#comment-3975</guid>
		<description>Dear Harry!

This script is great! :) Safety and quick!
When come the new version?</description>
		<content:encoded><![CDATA[<p>Dear Harry!</p>
<p>This script is great! <img src='http://harryjerry.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Safety and quick!<br />
When come the new version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://harryjerry.com/web/create-your-own-url-shortening-service/#comment-3696</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Thu, 17 Dec 2009 09:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://harryjerry.com/?p=774#comment-3696</guid>
		<description>Thanks Adrian! In fact I&#039;m currently testing the bookmarklet feature only. Yes I have a donation button, it&#039;s on the &lt;a href=&quot;http://harryjerry.com/about-me/&quot; rel=&quot;nofollow&quot;&gt;about me page&lt;/a&gt;. 

http://harryjerry.com/about-me/

Thanks again! :)</description>
		<content:encoded><![CDATA[<p>Thanks Adrian! In fact I&#8217;m currently testing the bookmarklet feature only. Yes I have a donation button, it&#8217;s on the <a href="http://harryjerry.com/about-me/" rel="nofollow">about me page</a>. </p>
<p><a href="http://harryjerry.com/about-me/" rel="nofollow">http://harryjerry.com/about-me/</a></p>
<p>Thanks again! <img src='http://harryjerry.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://harryjerry.com/web/create-your-own-url-shortening-service/#comment-3692</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Wed, 16 Dec 2009 22:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://harryjerry.com/?p=774#comment-3692</guid>
		<description>Excellent! I hope to see a bookmarklet! You have a donate button around here somewhere?</description>
		<content:encoded><![CDATA[<p>Excellent! I hope to see a bookmarklet! You have a donate button around here somewhere?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
