<?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: Make Your own TinyURL Service</title>
	<atom:link href="http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/</link>
	<description>Web Development Help and Tutorials</description>
	<lastBuildDate>Sun, 05 Feb 2012 17:25:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: cusom news</title>
		<link>http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/#comment-7872</link>
		<dc:creator>cusom news</dc:creator>
		<pubDate>Mon, 16 Mar 2009 19:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=149#comment-7872</guid>
		<description>Great idea. If it&#039;s so simple, any of you coders want to give me a price for putting one together?</description>
		<content:encoded><![CDATA[<p>Great idea. If it&#8217;s so simple, any of you coders want to give me a price for putting one together?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/#comment-7870</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Mon, 16 Mar 2009 12:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=149#comment-7870</guid>
		<description>@seo consultant
actually, tinyurl also lets you use your tags. On their page, the box under your URL.</description>
		<content:encoded><![CDATA[<p>@seo consultant<br />
actually, tinyurl also lets you use your tags. On their page, the box under your URL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/#comment-7869</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Mon, 16 Mar 2009 12:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=149#comment-7869</guid>
		<description>I don&#039;t understand why Twitter is shortening URLs at all. They should just excempt URLs from the 140 chars limit. After all, linking is what drives the web and should not be punished.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand why Twitter is shortening URLs at all. They should just excempt URLs from the 140 chars limit. After all, linking is what drives the web and should not be punished.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baishampayan Ghose</title>
		<link>http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/#comment-7868</link>
		<dc:creator>Baishampayan Ghose</dc:creator>
		<pubDate>Mon, 16 Mar 2009 10:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=149#comment-7868</guid>
		<description>MD5 is a hashing, and not an encryption algorithm. Anyway your way of creating the permalink is way too complicated. Real url shortening services use a BASE64 (or something similar) encoding of the DB id.</description>
		<content:encoded><![CDATA[<p>MD5 is a hashing, and not an encryption algorithm. Anyway your way of creating the permalink is way too complicated. Real url shortening services use a BASE64 (or something similar) encoding of the DB id.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mvh</title>
		<link>http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/#comment-7867</link>
		<dc:creator>mvh</dc:creator>
		<pubDate>Mon, 16 Mar 2009 09:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=149#comment-7867</guid>
		<description>Nice post! Was thinking about that tinyurl idea myself. But instead of making money with it by framing it in with a banner on top. I figured you could also make a database of affiliate links from several affiliate programs, and try to match these with the url you transform. If it exists (of you can build an affiliate url) change the landingsurl to the affiliate url. The user won&#039;t see the difference, (most of the time) a cookie is placed for returning visit conversion. If it doesn&#039;t exists just use the regular url.  The sheer volume would create enough profit (i think).

As an extention you could have users build their own tiny affiliate links and make money of it as a revenue share model. Most affiliate programs I work with have a unique url reference.

Of course if you really want to set it up big, you could start your own affiliate program...</description>
		<content:encoded><![CDATA[<p>Nice post! Was thinking about that tinyurl idea myself. But instead of making money with it by framing it in with a banner on top. I figured you could also make a database of affiliate links from several affiliate programs, and try to match these with the url you transform. If it exists (of you can build an affiliate url) change the landingsurl to the affiliate url. The user won&#8217;t see the difference, (most of the time) a cookie is placed for returning visit conversion. If it doesn&#8217;t exists just use the regular url.  The sheer volume would create enough profit (i think).</p>
<p>As an extention you could have users build their own tiny affiliate links and make money of it as a revenue share model. Most affiliate programs I work with have a unique url reference.</p>
<p>Of course if you really want to set it up big, you could start your own affiliate program&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jgoto</title>
		<link>http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/#comment-6957</link>
		<dc:creator>jgoto</dc:creator>
		<pubDate>Fri, 03 Oct 2008 14:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=149#comment-6957</guid>
		<description>At least for now, TinyURL is a lot more reliable than Twitter is.  If twitter had its own service it had better be put on a different server because you wouldn&#039;t want the shortened links to stop working everytime Twitter goes down.</description>
		<content:encoded><![CDATA[<p>At least for now, TinyURL is a lot more reliable than Twitter is.  If twitter had its own service it had better be put on a different server because you wouldn&#8217;t want the shortened links to stop working everytime Twitter goes down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO Consultant</title>
		<link>http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/#comment-132</link>
		<dc:creator>SEO Consultant</dc:creator>
		<pubDate>Wed, 19 Dec 2007 08:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=149#comment-132</guid>
		<description>I prefer &lt;a href=&quot;http://www.tiny9.com&quot; rel=&quot;nofollow&quot;&gt;http://www.tiny9.com&lt;/a&gt; because you can specify tags to use in your URLs instead of generating random ones.
</description>
		<content:encoded><![CDATA[<p>I prefer <a href="http://www.tiny9.com" rel="nofollow">http://www.tiny9.com</a> because you can specify tags to use in your URLs instead of generating random ones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sburton</title>
		<link>http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/#comment-131</link>
		<dc:creator>sburton</dc:creator>
		<pubDate>Sun, 14 Oct 2007 21:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=149#comment-131</guid>
		<description>Good info well i run a urlshorting service i found this when i was researching the comption as my site is very new but doing ok as not done much promting on as of yet. Why i made this site well to offer a free service to web masters and i did not like the sites i use to use when i made small er urls the server cost are not cheap unless you have a decicated server as i have that way i can run my own sites with out much cost at all
</description>
		<content:encoded><![CDATA[<p>Good info well i run a urlshorting service i found this when i was researching the comption as my site is very new but doing ok as not done much promting on as of yet. Why i made this site well to offer a free service to web masters and i did not like the sites i use to use when i made small er urls the server cost are not cheap unless you have a decicated server as i have that way i can run my own sites with out much cost at all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://www.htmlcenter.com/blog/make-your-own-tinyurl-service/#comment-130</link>
		<dc:creator>K</dc:creator>
		<pubDate>Sun, 07 Oct 2007 20:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://htmlcenter.com/?p=149#comment-130</guid>
		<description>Your save-process is too complicated. You don&#039;t need to create a hash. Just increment the id by one for each URL. And then you use one of the smart &quot;character to decimal&quot; converters out there, that converts base87 (or whatever) to the internal numerical value.

Much more simple, and you avoid checking for duplicates. The first users of your service also gets 2-3 letter id&#039;s, so that makes it more attractive.

</description>
		<content:encoded><![CDATA[<p>Your save-process is too complicated. You don&#8217;t need to create a hash. Just increment the id by one for each URL. And then you use one of the smart &#8220;character to decimal&#8221; converters out there, that converts base87 (or whatever) to the internal numerical value.</p>
<p>Much more simple, and you avoid checking for duplicates. The first users of your service also gets 2-3 letter id&#8217;s, so that makes it more attractive.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

