<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cabot Solution's Blog &#187; string combination</title>
	<atom:link href="http://www.cabotsolutions.com/blog/tag/string-combination/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cabotsolutions.com/blog</link>
	<description>Innovation to the Core</description>
	<lastBuildDate>Thu, 19 Aug 2010 19:57:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Generating string combinations for a url shortening service using PHP</title>
		<link>http://www.cabotsolutions.com/blog/200912/string-combinations-for-url-shortening/</link>
		<comments>http://www.cabotsolutions.com/blog/200912/string-combinations-for-url-shortening/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 11:45:55 +0000</pubDate>
		<dc:creator>Mahesh Murali</dc:creator>
				<category><![CDATA[Categorized]]></category>
		<category><![CDATA[string combination]]></category>
		<category><![CDATA[URL shortening]]></category>

		<guid isPermaLink="false">http://www.cabotsolutions.com/blog/200912/string-combinations-for-url-shortening/</guid>
		<description><![CDATA[Url shortening is a technique in which a larger URL is made available by accessing a relatively shorter URL.  This is useful for sending links with via email, twitter,  sms etc.  Popular URL shortening services include tinyurl.com and bit.ly.
Usually, the long web page url is mapped to a randomly generated string-numeric combination such that by [...]]]></description>
		<wfw:commentRss>http://www.cabotsolutions.com/blog/200912/string-combinations-for-url-shortening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
