<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>The Bitt&#187; The Bitt on Rails</title>
	<atom:link href="http://thebitt.com/category/rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebitt.com</link>
	<description>On Things and Other Perspectives</description>
	<lastBuildDate>Mon, 05 Jul 2010 20:52:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>alex@nesbitt.cc ()</managingEditor>
		<webMaster>alex@nesbitt.cc()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>On Things and Other Perspectives</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>alex@nesbitt.cc</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://thebitt.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://thebitt.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>The Bitt</title>
			<link>http://thebitt.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Introducing Ta.gg</title>
		<link>http://thebitt.com/2008/01/20/introducing-tagg/</link>
		<comments>http://thebitt.com/2008/01/20/introducing-tagg/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 03:23:34 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[short urls]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[tinyurl]]></category>

		<guid isPermaLink="false">http://thebitt.com/2008/01/20/introducing-tagg/</guid>
		<description><![CDATA[I just put the finishing touches on a beta version of Ta.gg.  Ta.gg is a short URL service that takes long URLs and turns them into short URLs.
I choose the domain because it is the shortest domain I could find when spelled on a standard cell phone key pad.  On my Razr, spelling [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://ta.gg"><img src='http://thebitt.com/wp-content/uploads/2008/01/logo2.jpg' alt='Tagg' align='right'/></a>I just put the finishing touches on a beta version of <a href="http://ta.gg">Ta.gg</a>.  <a href="http://ta.gg">Ta.gg</a> is a short URL service that takes long URLs and turns them into short URLs.</p>
<p>I choose the domain because it is the shortest domain I could find when spelled on a standard cell phone key pad.  On my Razr, spelling ta.gg  takes only 5 keystrokes (82144).  Other services take many more keystrokes to spell.  For example, TinyURL.com takes 24 keystrokes to spell.</p>
<p>I also added functionality so that you can add keyword tags to your Ta.gg which should make it easy to find interesting links.</p>
<p>I made a bunch of short cuts people can play with:</p>
<ul>
<li>Google search &#8211; <a href="http://ta.gg/g">http://ta.gg/g</a></li>
<li>Yahoo &#8211; <a href="http://ta.gg/y">http://ta.gg/y</a></li>
<li>YouTube &#8211; <a href="http://ta.gg/u">http://ta.gg/u</a></li>
<li>Myspace &#8211; <a href="http://ta.gg/m">http://ta.gg/m</a></li>
<li>Facebook &#8211; <a href="http://ta.gg/f">http://ta.gg/f</a></li>
<li>Bebo &#8211; <a href="http://ta.gg/b">http://ta.gg/b</a></li>
<li>Digg &#8211; <a href="http://ta.gg/d">http://ta.gg/d</a></li>
<li>eBay &#8211; <a href="http://ta.gg/e">http://ta.gg/e</a></li>
<li>Target &#8211; <a href="http://ta.gg/ta">http://ta.gg/ta</a></li>
<li>Walmart &#8211; <a href="http://ta.gg/wa">http://ta.gg/wa</a></li>
<li>Amazon &#8211; <a href="http://ta.gg/a">http://ta.gg/a</a></li>
<li>CNN &#8211; <a href="http://ta.gg/c">http://ta.gg/c</a></li>
<li>Wall Street Journal &#8211; <a href="http://ta.gg/j">http://ta.gg/j</a></li>
<li>Wikipedia &#8211; <a href="http://ta.gg/w">http://ta.gg/w</a></li>
<li>Digital Podcast &#8211; <a href="http://ta.gg/dp">http://ta.gg/dp</a></li>
</ul>
<p>And a bookmark tool to make it easy to make Ta.ggs. Simply add the link below to your browser favorites/bookmarks:<br /><a href="javascript:location.href='http://ta.gg/?url='+encodeURIComponent(location.href);" class="bookmarklet">Ta.gg It!</a><br /> and click it everytime you stumble across a URL you need to Ta.gg.</p>
<p>It&#8217;s built on Rails, so it will be interesting to see how it scales.</p>
<p>If you give it a try, let me know what you think.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Introducing+Ta.gg+-+http://bit.ly/8YDyOk&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://thebitt.com/2008/01/20/introducing-tagg/&amp;t=Introducing+Ta.gg" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://thebitt.com/2008/01/20/introducing-tagg/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://thebitt.com/2008/01/20/introducing-tagg/&amp;title=Introducing+Ta.gg" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://thebitt.com/2008/01/20/introducing-tagg/&amp;title=Introducing+Ta.gg" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://thebitt.com/2008/01/20/introducing-tagg/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://thebitt.com/2008/01/20/introducing-tagg/&amp;title=Introducing+Ta.gg&amp;summary=I%20just%20put%20the%20finishing%20touches%20on%20a%20beta%20version%20of%20Ta.gg.%20%20Ta.gg%20is%20a%20short%20URL%20service%20that%20takes%20long%20URLs%20and%20turns%20them%20into%20short%20URLs.%0D%0A%0D%0AI%20choose%20the%20domain%20because%20it%20is%20the%20shortest%20domain%20I%20could%20find%20when%20spelled%20on%20a%20standard%20cell%20phone%20key%20pad.%20%20On%20my%20Razr%2C%20spelling%20ta.gg%20%20takes%20only&amp;source=The Bitt" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://thebitt.com/2008/01/20/introducing-tagg/&amp;bm_description=Introducing+Ta.gg&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://thebitt.com/2008/01/20/introducing-tagg/&amp;title=Introducing+Ta.gg" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://thebitt.com/2008/01/20/introducing-tagg/&amp;title=Introducing+Ta.gg" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://thebitt.com/2008/01/20/introducing-tagg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rails is not perfect:(</title>
		<link>http://thebitt.com/2007/09/23/rails-is-not-perfect/</link>
		<comments>http://thebitt.com/2007/09/23/rails-is-not-perfect/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 03:56:32 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://thebitt.com/2007/09/23/rails-is-not-perfect/</guid>
		<description><![CDATA[So we learn that Rails is not perfect when we try to do a major re-write.
The guys over at cd-baby had been held out as an example of Rails being used as a major site re-write.  Unfortunately for Rails and maybe good for us regular hackers they have thrown in the towel on Rails [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>So we learn that Rails is not perfect when we try to do a major re-write.<br />
The guys over at cd-baby had been held out as an example of Rails being used as a major site re-write.  Unfortunately for Rails and maybe good for us regular hackers they have thrown in the towel on Rails and gone back to PHP.</p>
<p>In <a href="http://www.oreillynet.com/ruby/blog/2007/09/7_reasons_i_switched_back_to_p_1.html">7 reasons I switched back to php, </a>Derek Silvers of CD-baby describes why he went back to PHP and what he learned from Rails.</p>
<p>I know some of the pain since I am still in the middle of a re-write that is taking years.  I think in my case it&#8217;s more about trying to replace perfectly good code with something I hope will be more flexible.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/rails" rel="tag">rails</a>, <a href="http://technorati.com/tag/php" rel="tag"> php</a>, <a href="http://technorati.com/tag/development" rel="tag"> development</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Rails+is+not+perfect%3A%28+-+http://bit.ly/clCFBu&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://thebitt.com/2007/09/23/rails-is-not-perfect/&amp;t=Rails+is+not+perfect%3A%28" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://thebitt.com/2007/09/23/rails-is-not-perfect/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://thebitt.com/2007/09/23/rails-is-not-perfect/&amp;title=Rails+is+not+perfect%3A%28" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://thebitt.com/2007/09/23/rails-is-not-perfect/&amp;title=Rails+is+not+perfect%3A%28" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://thebitt.com/2007/09/23/rails-is-not-perfect/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://thebitt.com/2007/09/23/rails-is-not-perfect/&amp;title=Rails+is+not+perfect%3A%28&amp;summary=So%20we%20learn%20that%20Rails%20is%20not%20perfect%20when%20we%20try%20to%20do%20a%20major%20re-write.%0D%0AThe%20guys%20over%20at%20cd-baby%20had%20been%20held%20out%20as%20an%20example%20of%20Rails%20being%20used%20as%20a%20major%20site%20re-write.%20%20Unfortunately%20for%20Rails%20and%20maybe%20good%20for%20us%20regular%20hackers%20they%20have%20thrown%20in%20the%20towel%20on%20Rails%20and%20gone%20back%20to%20PHP&amp;source=The Bitt" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://thebitt.com/2007/09/23/rails-is-not-perfect/&amp;bm_description=Rails+is+not+perfect%3A%28&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://thebitt.com/2007/09/23/rails-is-not-perfect/&amp;title=Rails+is+not+perfect%3A%28" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://thebitt.com/2007/09/23/rails-is-not-perfect/&amp;title=Rails+is+not+perfect%3A%28" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://thebitt.com/2007/09/23/rails-is-not-perfect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
