<?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>BrianPedigo.com &#187; Technology</title>
	<atom:link href="http://www.brianpedigo.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianpedigo.com</link>
	<description>Res ipsa loquitur</description>
	<lastBuildDate>Sun, 13 Sep 2009 14:08:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>This site is now hosted on Bluehost.com</title>
		<link>http://www.brianpedigo.com/technology/this-site-is-now-hosted-on-bluehostcom/</link>
		<comments>http://www.brianpedigo.com/technology/this-site-is-now-hosted-on-bluehostcom/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 17:56:24 +0000</pubDate>
		<dc:creator>bpedigo</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://www.brianpedigo.com/?p=32</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>I have been having serious speed problems with the GoDaddy hosting. It was taking about 15 seconds to load pages on this site.  I compared their shared hosting speed with Bluehost.com, and the same page took 1.5 seconds to load. In other words, this site is now served 5 to 10 times faster, and for one-third the price ($4.95 / mo. for unlimited)!<span id="more-32"></span></p>
<p>I could not be happier with the move.  Bluehost has excellent customer service (GoDaddy&#8217;s was good too, but they usually tried to &#8220;upsell&#8221; me when I made a support call), and Bluehost has answered my phone calls usually within 5 minutes.  <a href="http://www.bluehost.com/track/lawyerwe/text1" target="_blank">Check them out</a>. Once you go Bluehost, you won&#8217;t look back. I know I won&#8217;t.</p>
<div id="attachment_35" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.brianpedigo.com/wp-content/uploads/2009/02/tracert.png" rel="lightbox[32]"><img class="size-medium wp-image-35 " title="Trace Route to GoDaddy servers" src="http://www.brianpedigo.com/wp-content/uploads/2009/02/tracert-300x150.png" alt="Trace Route to GoDaddy servers" width="300" height="150" /></a><p class="wp-caption-text">Trace Route to GoDaddy servers</p></div>
<hr />
<div id="attachment_37" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.brianpedigo.com/wp-content/uploads/2009/02/brianpedigocom-on-godaddy.png" rel="lightbox[32]"><img class="size-medium wp-image-37" title="brianpedigo.com on godaddy" src="http://www.brianpedigo.com/wp-content/uploads/2009/02/brianpedigocom-on-godaddy-300x234.png" alt="brianpedigo.com on godaddy" width="300" height="234" /></a><p class="wp-caption-text">brianpedigo.com on godaddy</p></div>
<hr />
<div id="attachment_38" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.brianpedigo.com/wp-content/uploads/2009/02/brianpedigocom-on-bluehost.png" rel="lightbox[32]"><img class="size-medium wp-image-38" title="brianpedigo.com on bluehost" src="http://www.brianpedigo.com/wp-content/uploads/2009/02/brianpedigocom-on-bluehost-300x247.png" alt="brianpedigo.com on bluehost" width="300" height="247" /></a><p class="wp-caption-text">brianpedigo.com on bluehost</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.brianpedigo.com/technology/this-site-is-now-hosted-on-bluehostcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby &#8211; The Most Attractive Programming Language</title>
		<link>http://www.brianpedigo.com/technology/programming-technology/ruby-the-most-attractive-programming-language/</link>
		<comments>http://www.brianpedigo.com/technology/programming-technology/ruby-the-most-attractive-programming-language/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 19:43:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://brianpedigo.com/?p=27</guid>
		<description><![CDATA[I became a lawyer partly because I did not want to program computers full time for the rest of my career. However, a relatively new programming language has sucked me back in to the world of programming. Ruby, more specifically, Ruby on Rails, is an amazingly intuitive and attractive programming language. It is being used [...]]]></description>
			<content:encoded><![CDATA[<p>I became a lawyer partly because I did not want to program computers full time for the rest of my career. However, a relatively new programming language has sucked me back in to the world of programming.</p>
<p><span id="more-27"></span></p>
<p>Ruby, more specifically, <a href="http://rubyonrails.org/" target="_blank">Ruby on Rails</a>, is an amazingly intuitive and attractive programming language. It is being used to create many cutting-edge Web 2.0 websites, such as <a href="http://twitter.com">Twitter</a>. It has powerful functions that take care of a lot of &#8220;programmer&#8217;s dirty work.&#8221;</p>
<p>The tools to create a Rails web application are free. For example, &#8220;<a href="http://rubyforge.org/frs/?group_id=904" target="_blank">Instant Rails</a>&#8221; gives you all that you need on a Windows platform to get started. A simple, and free, text editor like <a href="http://intype.info/home/index.php" target="_blank">Intype </a>is all you need to write clean code.</p>
<p>I hope the higher education jumps on-board and starts teaching this to new programmers.  The world needs more cutting-edge, Web 2.0 programmers, and less <a href="http://en.wikipedia.org/wiki/Assembly_language" target="_blank">Assembly Language </a>programmers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianpedigo.com/technology/programming-technology/ruby-the-most-attractive-programming-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Reasons I Love My iPhone</title>
		<link>http://www.brianpedigo.com/technology/iphone/10-reasons-i-love-my-iphone/</link>
		<comments>http://www.brianpedigo.com/technology/iphone/10-reasons-i-love-my-iphone/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 18:23:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://brianpedigo.com/?p=17</guid>
		<description><![CDATA[I just replaced my Verizon Voyager with AT&#38;T&#8217;s iPhone, and I could not be happier. First of all, I get more bars (i.e. a stronger signal) with AT&#38;T where I live in southern California. Second of all, the iPhone is the best cell phone that has ever been made. Why? The touch-screen is big, bright, [...]]]></description>
			<content:encoded><![CDATA[<p>I just replaced my Verizon Voyager with AT&amp;T&#8217;s iPhone, and I could not be happier. First of all, I get more bars (i.e. a stronger signal) with AT&amp;T where I live in southern California. Second of all, the iPhone <em>is the best cell phone that has ever been made</em>. Why?<span id="more-17"></span></p>
<ol>
<li>The touch-screen is big, bright, and responsive.</li>
<li>The auto-correct feature is very smart and fixes most predictable typing/spelling errors.</li>
<li>Unlimited, fast, and accurate web browsing with an almost full-featured Safari web browser.</li>
<li>Integration with Google applications, including gmail, calendar, and google documents.</li>
<li>Social networking applications are free. Including: facebook, twitter, myspace, etc.</li>
<li>GPS-like maps feature built-in.</li>
<li>Visual voicemail.</li>
<li>Yelp &#8211; a free app that helps you find nearby places of interest, including top consumer rated restaurants.</li>
<li>Video streams flawlessly over the Internet; news, movie previews, youtube, etc.</li>
<li>Connects to wifi when a signal is available, which is even faster than the already-fast 3G network.</li>
</ol>
<p>This list could go on and on, but you get the picture.  I love the iPhone!</p>
<p>P.S. This website is formatted to be easily viewable with a special iPhone theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianpedigo.com/technology/iphone/10-reasons-i-love-my-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter is the new bandwagon</title>
		<link>http://www.brianpedigo.com/technology/twitter-is-the-new-bandwagon/</link>
		<comments>http://www.brianpedigo.com/technology/twitter-is-the-new-bandwagon/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 17:42:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://brianpedigo.com/?p=10</guid>
		<description><![CDATA[I am on a national attorney list-serve where solo practitioners post questions and comments about things relevant to the practice of law. The hot topic these days is about Twitter.  Twitter is a very different social networking tool in which people give &#8220;one-liner&#8221; updates as to what they&#8217;re doing.  It&#8217;s an easy way for people to [...]]]></description>
			<content:encoded><![CDATA[<p>I am on a national attorney list-serve where solo practitioners post questions and comments about things relevant to the practice of law. The hot topic these days is about <a href="http://twitter.com">Twitter</a>. <br />
<span id="more-10"></span><br />
Twitter is a very different social networking tool in which people give &#8220;one-liner&#8221; updates as to what they&#8217;re doing.  It&#8217;s an easy way for people to network, promote themselves, and learn from others. <a href="http://twitter.com/BrianPedigo">I&#8217;m using Twitter</a>, and it is yet to be determined whether this helps with SEO.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianpedigo.com/technology/twitter-is-the-new-bandwagon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

