<?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>Josh Bancroft&#039;s TinyScreenfuls.com &#187; bit.ly</title>
	<atom:link href="http://www.tinyscreenfuls.com/tag/bitly/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tinyscreenfuls.com</link>
	<description>Huge iPhone, iPad, and web geek. Selfish, Obsessive, and Easily Distracted.</description>
	<lastBuildDate>Fri, 30 Jul 2010 15:05:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://www.tinyscreenfuls.com/?pushpress=hub'/>
		<item>
		<title>Bit.ly, a new URL shortener, launches, but I&#8217;m not going to use it. Yet.</title>
		<link>http://www.tinyscreenfuls.com/2008/07/bitly-a-new-url-shortener-launches-but-im-not-going-to-use-it-yet/</link>
		<comments>http://www.tinyscreenfuls.com/2008/07/bitly-a-new-url-shortener-launches-but-im-not-going-to-use-it-yet/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 20:51:35 +0000</pubDate>
		<dc:creator>Josh Bancroft</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[bit.ly]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[shorteners]]></category>
		<category><![CDATA[tinyurl]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.tinyscreenfuls.com/?p=2020</guid>
		<description><![CDATA[switchAbit, purveyors of wonderful web tools, have launched a new URL shortener called bit.ly. Besides a cute name, bit.ly has some nice developer-centric features that make it stand out among the hordes of these services (TinyURL, is.gd, twurl.nl, etc.). From Dave Winer&#8217;s post on the launch: They asked what it would take for me to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://switchabit.wordpress.com/">switchAbit</a>, purveyors of wonderful web tools, have launched a new URL shortener called <a href="http://bit.ly/">bit.ly</a>. Besides a cute name, bit.ly has some nice developer-centric features that make it stand out among the hordes of these services (TinyURL, is.gd, twurl.nl, etc.). From <a href="http://www.scripting.com/stories/2008/07/08/bitlyLaunchesToday.html">Dave Winer&#8217;s post on the launch</a>:</p>
<blockquote><p>They asked what it would take for me to use bit.ly, I said: data. I need to know how many clicks each pointer got and where the clicks came from.</p>
<p>They gave me that, and thumbnails, permanent caching of the pages I&#8217;m pointing to (goodbye linkrot) and a lot of smart stuff going on behind the scenes that we&#8217;re not ready to talk about yet. (Though we told Marshall and <a href="http://www.readwriteweb.com/archives/bitly_alternative_to_tinyurl.php">he explained</a>.) Here&#8217;s the <a href="http://bit.ly/info.php?id=2lkCCn">info page</a> for this post.</p>
<p>And, most important, an XML/JSON interface, so I can process all that data with my own programs.</p></blockquote>
<p>As URL shorteners go, it looks great. I love the caching using Amazon S3/EC2 cloud resources, the stats, the developer features (XML and JSON), and again, the name is cute. </p>
<p>But I won&#8217;t be switching my bits (ha!) to use bit.ly. At least, not yet. Why? Because it&#8217;s still way too big of a pain in the butt to use these services, without some tools to make it easier.</p>
<p>Even with a bookmarklet (which you can click to shorten the URL of the page you&#8217;re on), it costs me way too much to time load the page for the URL I want to shorten, click the bookmarklet, wait for the shortener page to load (and, optionally, tell it &#8220;yes, I really want to shorten this&#8221;), and then get my shortened URL, which I then have to manually copy for pasting elsewhere.</p>
<p>Right now, I use <a href="http://tinyurl.com">TinyURL</a> as my URL shortener (mostly for posting links in <a href="http://twitter.com/jabancroft">Twitter</a>, where every character counts). Not because it has better features than any other shortener (in fact, compared to bit.ly, TinyURL comes up lacking in a lot of ways), But I keep using it for one reason: <a href="https://addons.mozilla.org/en-US/firefox/addon/126">the TinyURL Creator Firefox addon</a>. </p>
<div style="text-align:center;"><img src="http://www.tinyscreenfuls.com/wp-content/uploads/tinyurlmenu.jpg" alt="TinyURLMenu.jpg" border="0" width="430" height="259" /></div>
<p>With that addon installed, all I have to do to shorten a URL is right click on any page (OR any URL on the page), choose &#8220;Create TinyURL&#8221;, wait a second (during which my TinyURL is created and automatically placed on the clipboard for pasting), then click the &#8220;Close&#8221; button and paste the shortened URL wherever it&#8217;s going. </p>
<div style="text-align:center;"><img src="http://www.tinyscreenfuls.com/wp-content/uploads/tinyurl-creator.jpg" alt="TinyUrl Creator.jpg" border="0" width="460" height="240" /></div>
<p>Simple and fast, it saves me at least 10 seconds every time I shorten a URL (which I do many times per day, thanks to Twitter).</p>
<p>I WANT to start using bit.ly. But I won&#8217;t until there&#8217;s a FireFox addon for it. I can&#8217;t code worth beans, or I&#8217;d do it myself, and I know the developers are busy, having just launched a few hours ago. But having a Firefox extension makes shortening URLs MUCH faster and simpler, and as soon as I can get one for bit.ly, I&#8217;ll dump TinyURL like a bad high school romance, and &#8220;switch my bits&#8221;. (ha! See that? I did it again!) <img src='http://www.tinyscreenfuls.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tinyscreenfuls.com/2008/07/bitly-a-new-url-shortener-launches-but-im-not-going-to-use-it-yet/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
