<?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>Thin &#38; Light &#187; url</title>
	<atom:link href="http://thinlight.org/tag/url/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinlight.org</link>
	<description>Passion for the web</description>
	<lastBuildDate>Sun, 30 May 2010 06:04:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Use is.gd in TwitterFox to Shorten URL</title>
		<link>http://thinlight.org/2008/07/23/use-isgd-in-twitterfox-to-shorten-url/</link>
		<comments>http://thinlight.org/2008/07/23/use-isgd-in-twitterfox-to-shorten-url/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 11:58:42 +0000</pubDate>
		<dc:creator>thinlight</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[TwitterFox]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://thinlight.org/?p=65</guid>
		<description><![CDATA[OK, tinyurl is short enough. But is.gd is even shorter.
Many tools use tinyurl to shorten URLs, because it was the origin of this wonderful idea. TwitterFox is such an example.
I prefer TwitterFox to twhirl because as a Firefox add-on, the url can be inserted into the tweet with a single click (Besides, word &#8220;twhirl&#8221; is [...]]]></description>
			<content:encoded><![CDATA[<p>OK, <a href="http://tinyurl.com/">tinyurl</a> is short enough. But <a href="http://is.gd/">is.gd</a> is even shorter.</p>
<p>Many tools use tinyurl to shorten URLs, because it was the origin of this wonderful idea. <a href="http://www.naan.net/trac/wiki/TwitterFox">TwitterFox</a> is such an example.</p>
<p>I prefer TwitterFox to <a href="http://www.twhirl.org/">twhirl</a> because as a Firefox add-on, the url can be inserted into the tweet with a single click (Besides, word &#8220;twhirl&#8221; is hard to remember <img src='http://thinlight.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). But why didn&#8217;t it provide an option of URL shortener to use?</p>
<p>We can modify its source to achieve this, though. Open the file chrome/TwitterFox.jar!/content/twitternotifier.js and find the line where TINYURL_CREATE_API is defined. Change the constant value to &#8220;http://is.gd/api.php?longurl=&#8221;, which is the <a href="http://is.gd/api_info.php">API of is.gd</a>.</p>
<p>There are countless URL shorteners around the web. Just choose your favorite.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinlight.org/2008/07/23/use-isgd-in-twitterfox-to-shorten-url/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
