<?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 Highland</title>
	<atom:link href="http://joshhighland.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshhighland.com/blog</link>
	<description>the living internet</description>
	<lastBuildDate>Sat, 20 Mar 2010 00:09:57 +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>Get the Build Version of your iPhone app at runtime</title>
		<link>http://joshhighland.com/blog/2010/03/19/get-the-build-version-of-your-iphone-app-at-runtime/</link>
		<comments>http://joshhighland.com/blog/2010/03/19/get-the-build-version-of-your-iphone-app-at-runtime/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 00:09:57 +0000</pubDate>
		<dc:creator>Josh Highland</dc:creator>
				<category><![CDATA[iPhone app dev]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone sdk]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[string comparison]]></category>
		<category><![CDATA[x-code]]></category>

		<guid isPermaLink="false">http://joshhighland.com/blog/?p=1093</guid>
		<description><![CDATA[This is how to get the version number of your app at run time. I find this helpful in to use in the "about" section of my apps.]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1092 alignnone" title="xcode" src="http://joshhighland.com/blog/wp-content/uploads/2010/03/xcode.png" alt="" width="200" height="200" /></p>
<p>This is how to get the version number of your app at run time. I find this helpful in to use in the &#8220;about&#8221; section of my apps. The version number is read from your apps info.plist file.</p>

<div class="wp_syntax"><div class="code"><pre class="csharp" style="font-family:monospace;">NSString <span style="color: #008000;">*</span>version <span style="color: #008000;">=</span> <span style="color: #000000;">&#91;</span><span style="color: #000000;">&#91;</span><span style="color: #000000;">&#91;</span>NSBundle mainBundle<span style="color: #000000;">&#93;</span> infoDictionary<span style="color: #000000;">&#93;</span> objectForKey<span style="color: #008000;">:</span><span style="color: #666666;">@&quot;CFBundleVersion&quot;</span><span style="color: #000000;">&#93;</span><span style="color: #008000;">;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://joshhighland.com/blog/2010/03/19/get-the-build-version-of-your-iphone-app-at-runtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>141 Eyewear, a product with a purpose</title>
		<link>http://joshhighland.com/blog/2010/02/23/141-eyewear-a-product-with-a-purpose/</link>
		<comments>http://joshhighland.com/blog/2010/02/23/141-eyewear-a-product-with-a-purpose/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 05:01:31 +0000</pubDate>
		<dc:creator>Josh Highland</dc:creator>
				<category><![CDATA[Josh's Rambling]]></category>
		<category><![CDATA[141 eyewear]]></category>
		<category><![CDATA[causes]]></category>
		<category><![CDATA[glasses]]></category>
		<category><![CDATA[portland]]></category>

		<guid isPermaLink="false">http://joshhighland.com/blog/?p=1082</guid>
		<description><![CDATA[
Over the past few years, Tom&#8217;s shoes have become well known, hip and trendy. Everyone knows that if you buy a pair of their shoes, they donate a pair of shoes to children in need. I love the philosophy, but HATE their shoes. Personally, I think they look ugly and clunky, but to each their [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://joshhighland.com/blog/wp-content/uploads/2010/02/141_youBuy_weGive.jpg"><img class="aligncenter size-full wp-image-1083" title="141 eyewear you buy, we give" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/141_youBuy_weGive.jpg" alt="" width="600" height="304" /></a></p>
<p>Over the past few years, <a href="http://www.tomsshoes.com">Tom&#8217;s shoes</a> have become well known, hip and trendy. Everyone knows that if you buy a pair of their shoes, they donate a pair of shoes to children in need. I love the philosophy, but HATE their shoes. Personally, I think they look ugly and clunky, but to each their own. Don&#8217;t worry, I&#8217;m not a hater, my wife has several pairs.</p>
<p>A few weeks ago, I saw a tweet from <a href="http://fourhourworkweek.com/">Timothy Ferriss</a> about products with a purpose, and I followed the link. I don&#8217;t remember the article that I was linked to, but I managed to end up on <a href="http://141Eyewear.com">141Eyewear.com</a>.</p>
<p>141 Eyewear is a company that helps children in need, who have eye problems. When you buy a pair of frames, they give a pair of glasses (including the eye exam and corrective lenses) to children in need, one for one, as their name implies. As someone who <span style="text-decoration: line-through;">wears</span> depends on eye glasses, and know how important is is to have the proper prescription, plus, who doesn&#8217;t like helping out kids in need? It&#8217;s a win win situation.</p>
<p>I had been thinking about getting a new pair of glasses for the last few months, but I&#8217;m <a href="http://joshhighland.com/blog/2007/04/10/ooo-wee-ooo-i-look-just-like-buddy-holly/">very picky about my frames</a>. I was instantly excited when I saw the <a href="http://141eyewear.com/products/">awesome frames</a> that 141 Eyewear produces. I saw the &#8220;Davis&#8221; frames, and knew that I had to have a pair.</p>
<p><a href="http://joshhighland.com/blog/wp-content/uploads/2010/02/141_eyewear_davis_frames.jpg"><img class="aligncenter size-full wp-image-1085" title="141 eyewear davis frames" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/141_eyewear_davis_frames.jpg" alt="" width="600" height="223" /></a>I combed through the 141 website but couldn&#8217;t find a place to purchase a pair, so I used their contact form to ask them where I could buy a pair. I also hit them up on <a href="http://twitter.com/141eyewear">their twitter accout</a>. Kyle Yamaguchi, one of the founds of 141 Eyewear instantly got back to me and told me that their eye wear was only being sold in Portland Oregon until summer time 2010. I was bummed to hear this, but it just so happened that a week earlier I had bought plane tickets to visit Portland with my wife.</p>
<p>When we landed in Portland, I sent a tweet telling people I was in Portland, and asked advise on what to check out. To my surprise, <a href="http://twitter.com/KyleYamaguchi">Kyle Yamaguchi</a> was one of the first people to give me some suggestions. He also gave me the address of a store that carries 141 Eyewear.</p>
<p>We wandered around Portland for a few days, and eventually made it to the Pearl District, and &#8220;<a href="http://theeyestudio.blogspot.com/">The Eye Studio</a>&#8220;, a hip looking shop that carried lots of designer frames.</p>
<p>We were instantly greeted by the friendly staff at The Eye Studio, and shown the 141 Eyewear collection. I was in luck, they had one pair of &#8220;Davis&#8221; frames in stock. I tried them on and was instantly pleased with them.  The photos online didn&#8217;t do it justice, the finish on the &#8220;noir&#8221; version of the Davis frames is matte black and sleek. I had to have them.</p>
<p>While my wife, Amy, was trying on some frames, <a href="http://twitter.com/ShuChuWu">Shu-Chu Wu</a>, also a founder of 141 Eyewear, came out of the back room and greeted us. She was super nice and showed us some photos of an eye clinic that 141 had put on. The kids looked amped in their new glasses.</p>
<p style="text-align: center;"><a href="http://joshhighland.com/blog/wp-content/uploads/2010/02/141_kids.jpg"><img class="aligncenter size-full wp-image-1086" title="141 kids clinic" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/141_kids.jpg" alt="" width="600" height="293" /></a></p>
<p>After a bit of hangout, I bought the frames, and we were on our way. I didn&#8217;t get my prescription filled, so the frames are still empty. I figured I&#8217;d wait until I got home to Southern California.</p>
<p>I don&#8217;t publicly endorse many products, but I fully back 141 Eyewear and I hope you do to. They made great products that look great, and are helping kids at the same time. After having contact with both of the founders of the company, and seeing the work they have already done, I can tell that their motives are good and their intentions pure.</p>
<p>I&#8217;ll be posting a pic of myself wearing my 141 Eyewear once I get the lenses put into the frames next week.</p>
]]></content:encoded>
			<wfw:commentRss>http://joshhighland.com/blog/2010/02/23/141-eyewear-a-product-with-a-purpose/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008: FIXED &#8220;Saving changes is not permitted&#8221;</title>
		<link>http://joshhighland.com/blog/2010/02/08/sql-server-2008-fixed-saving-changes-is-not-permitted/</link>
		<comments>http://joshhighland.com/blog/2010/02/08/sql-server-2008-fixed-saving-changes-is-not-permitted/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 21:00:28 +0000</pubDate>
		<dc:creator>Josh Highland</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[MS SQL 2008]]></category>

		<guid isPermaLink="false">http://joshhighland.com/blog/?p=1076</guid>
		<description><![CDATA[
Working in SQL Server 2008 I received this confusing error when editing the structure of a table:
“Saving changes is not permitted. The changes that you have made require the following tables to be dropped and re-created. You have either made changes to a table that can&#8217;t be re-created or enabled the option Prevent saving changes [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1079" title="Screen-shot-2010-02-03-at-12.16.11-AM" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/Screen-shot-2010-02-03-at-12.16.11-AM1.png" alt="" width="381" height="87" /></p>
<p>Working in SQL Server 2008 I received this confusing error when editing the structure of a table:</p>
<blockquote><p>“Saving changes is not permitted. The changes that you have made require the following tables to be dropped and re-created. You have either made changes to a table that can&#8217;t be re-created or enabled the option Prevent saving changes that require the table to be re-created.”</p></blockquote>
<p><img class="alignnone size-full wp-image-1077" title="cantSaveTable" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/cantSaveTable.jpg" alt="" width="479" height="394" /></p>
<p>I tried many things but I kept getting this error. After some trouble shooting I found the following information:</p>
<p>This error happens because “<strong>Saving Changes is not permitted</strong>” when using SQL Server 2008 Management Studio to modify the structure of a table especially when SQL Server needs to drop and recreate a table to save the structural changes. It is always advised to make a structural change for a table using TSQL. However, it is a convenient option for database developers to use SQL Server Management Studio make such changes  as the  <strong><em>Prevent Saving Changes That Require Table Re-creation</em> option is enabled by default</strong> in SQL Server 2008 Management Studio.</p>
<p>I can understand why this feature would be helpful to have but to have it enabled by default is just silly.</p>
<p>I found that you can disable this feature by:</p>
<ol>
<li>Open the Tools menu then click on Options</li>
<li>Open the &#8220;Designers&#8221; tree</li>
<li>Click on &#8220;Table and Database Designers&#8221;</li>
<li>Uncheck &#8220;Prevent saving changes that require table-creation&#8221;</li>
<li>Press &#8220;Ok&#8221;</li>
</ol>
<p><img class="alignnone size-full wp-image-1078" title="uncheck_saveTables" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/uncheck_saveTables.jpg" alt="" width="653" height="390" /></p>
<p>Once I disabled the “<strong>Prevent saving changes that require the table re-creation” </strong>option,  I was ahead and save the changes I needed to make.</p>
]]></content:encoded>
			<wfw:commentRss>http://joshhighland.com/blog/2010/02/08/sql-server-2008-fixed-saving-changes-is-not-permitted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Unwanted Firefox Auto-Suggest Entries</title>
		<link>http://joshhighland.com/blog/2010/02/06/remove-unwanted-firefox-auto-suggest-entries/</link>
		<comments>http://joshhighland.com/blog/2010/02/06/remove-unwanted-firefox-auto-suggest-entries/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 21:00:40 +0000</pubDate>
		<dc:creator>Josh Highland</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[autosuggest]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://joshhighland.com/blog/?p=1057</guid>
		<description><![CDATA[
Firefox 3 is awesome we all know that, but there are some things that that would just be nice to have. One of those things would be the ability to control what appears for the auto suggest when you type in the URL bar.
Most of the time FireFox does a very good job of figuring [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1058 alignleft" title="firefox" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/firefox.jpg" alt="" width="250" height="250" /></p>
<p>Firefox 3 is awesome we all know that, but there are some things that that would just be nice to have. One of those things would be the ability to control what appears for the auto suggest when you type in the URL bar.</p>
<p>Most of the time FireFox does a very good job of figuring out what you want to do, but when it goes bad, it goes really bad and gets annoying fast.</p>
<p>The other day I accidentally typed in &#8220;google.com/a&#8221;, and from that moment time on, everytime I wanted to go to &#8220;google.com&#8221;, it would auto complete to &#8220;google.com/a&#8221;, and i would end up going there. Very annoying.</p>
<p>I searched the Firefox menus but couldn&#8217;t find anything to help. I didn&#8217;t want to wipe out all of the auto complete entries, I find most of them helpful. I did some research and realized that you can remove these entries manually, but you have to do it in an unconventional way.</p>
<p><span style="text-decoration: underline;"><strong>How remove those unwanted auto suggest entries</strong></span></p>
<p><strong>1. The list appears as you type something.<br />
2. Select an entry by pointing you mouse at the item in the list, it will highlight.<br />
3. Press Shift + Delete from your keyboard to delete the entry.</strong></p>
<p><img title="Remove Firefox Auto-Suggest Entries" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/Screen-shot-2010-02-05-at-6.53.45-PM.png" alt="" width="547" height="228" /></p>
<p>That&#8217;s all! You can remove entries from the address bar.  This trick works on any Firefox auto complete list, including text fields and other dropdown suggestions.</p>
<p>This also works on windows, mac and linux machines</p>
]]></content:encoded>
			<wfw:commentRss>http://joshhighland.com/blog/2010/02/06/remove-unwanted-firefox-auto-suggest-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008: FIXED &#8220;Data has changed since the Results pane was last retrieved&#8221;</title>
		<link>http://joshhighland.com/blog/2010/02/03/sql-server-2008-fixed-data-has-changed-since-the-results-pane-was-last-retrieved/</link>
		<comments>http://joshhighland.com/blog/2010/02/03/sql-server-2008-fixed-data-has-changed-since-the-results-pane-was-last-retrieved/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 18:30:27 +0000</pubDate>
		<dc:creator>Josh Highland</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[ms sql]]></category>
		<category><![CDATA[ssms]]></category>

		<guid isPermaLink="false">http://joshhighland.com/blog/?p=1045</guid>
		<description><![CDATA[
Today I was trying to edit the value in a table cell through the query browser in Microsoft SQL Server Management Itudio and I kept getting the following error:
Data has changed since the Results pane was last retrieved. Do you want to save your changes now?
(Optimistic Concurrency Control Error)
Click Yes to commit your changes to [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-1049 aligncenter" title="Screen shot 2010-02-03 at 12.16.11 AM" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/Screen-shot-2010-02-03-at-12.16.11-AM.png" alt="" width="381" height="87" /></p>
<p>Today I was trying to edit the value in a table cell through the query browser in Microsoft SQL Server Management Itudio and I kept getting the following error:</p>
<blockquote><p>Data has changed since the Results pane was last retrieved. Do you want to save your changes now?<br />
(Optimistic Concurrency Control Error)<br />
Click Yes to commit your changes to database anyway.<br />
Click No to discard your change and retrieve the current data for this row.<br />
Click Cancel to continue editing.</p></blockquote>
<p><a href="http://joshhighland.com/blog/wp-content/uploads/2010/02/occe.jpg"><img class="aligncenter size-full wp-image-1046" title="occe" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/occe.jpg" alt="" width="604" height="268" /></a></p>
<p>I would click &#8220;Yes&#8221;, and get another error:</p>
<blockquote><p>No row was updated.<br />
The data in row X was not committed.<br />
Error Source: Microsoft.VisualStudio.DataTools.<br />
Error Message: The row value(s) updated or deleted either do not make the row unique or they alter multiple rows(N rows).<br />
Correct the errors and retry or press ESC to cancel the change(s).</p></blockquote>
<p>I was killing myself trying to figure out what was wrong. I was the only person working on the database, so the data wasnt being changed behind my back.</p>
<p>After an hour on goolge I came across a Microsoft tech article for MS SQL 2005, <a href="http://support.microsoft.com/kb/925719">http://support.microsoft.com/kb/925719</a></p>
<p>It stated the issue could occure from one of the following conditions:</p>
<ul>
<li>The table contains one or more columns of the text or ntext data type.</li>
<li>The value of one of these columns contains the following characters:</li>
<li>Percent sign (%)</li>
<li>Underscore (_)</li>
<li>Left bracket ([)</li>
<li><strong>The table does not contain a primary key.</strong></li>
</ul>
<p>I double checked the table I was working on and realized it didnt have a primary key. It must have gotten dropped in the data migration from MS SQL 2000 to MS SQL 2008. A simple right click, set primary key and my problem was fixed.</p>
<p><a href="http://joshhighland.com/blog/wp-content/uploads/2010/02/setPrimaryKey.jpg"><img class="aligncenter size-full wp-image-1047" title="setPrimaryKey" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/setPrimaryKey.jpg" alt="" width="328" height="300" /></a></p>
<p>Verify the primary keys! It&#8217;s a simple fix to a head breaker of a problem. I hope someone finds this and it fixes their issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://joshhighland.com/blog/2010/02/03/sql-server-2008-fixed-data-has-changed-since-the-results-pane-was-last-retrieved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>StatusThis</title>
		<link>http://joshhighland.com/blog/2010/02/02/statusthis/</link>
		<comments>http://joshhighland.com/blog/2010/02/02/statusthis/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 01:34:51 +0000</pubDate>
		<dc:creator>Josh Highland</dc:creator>
				<category><![CDATA[Josh's Rambling]]></category>
		<category><![CDATA[comic]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[check in]]></category>
		<category><![CDATA[foursquare]]></category>
		<category><![CDATA[gowalla]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[SocialThis]]></category>
		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://joshhighland.com/blog/?p=1042</guid>
		<description><![CDATA[I admit that I love all flavors of social networks, including spatial once. My current favorite is Gowalla (gowalla.com/users/JoshHighland).
I saw this comic online and needed to share t because this is what my life has begun to look like. This masterpiece is from StatusThis.com, a new web comic site. Please check them out and show them [...]]]></description>
			<content:encoded><![CDATA[<p>I admit that I love all flavors of social networks, including spatial once. My current favorite is Gowalla (<a href="http://gowalla.com/users/JoshHighland">gowalla.com/users/JoshHighland</a>).</p>
<p>I saw this comic online and needed to share t because this is what my life has begun to look like. This masterpiece is from <a href="http://StatusThis.com">StatusThis.com</a>, a new web comic site. Please check them out and show them some love. I hope they continue to hit the nail on the head with other comics like this one.</p>
<p><img class="alignnone size-full wp-image-1041" title="StatusThis" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/2010-01-26-01-26-10_check-ins.jpg" alt="" width="576" height="720" /></p>
]]></content:encoded>
			<wfw:commentRss>http://joshhighland.com/blog/2010/02/02/statusthis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I got a Drobo!</title>
		<link>http://joshhighland.com/blog/2010/02/02/i-got-a-drobo/</link>
		<comments>http://joshhighland.com/blog/2010/02/02/i-got-a-drobo/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 09:11:26 +0000</pubDate>
		<dc:creator>Josh Highland</dc:creator>
				<category><![CDATA[Josh's Rambling]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Drobo]]></category>
		<category><![CDATA[Droboshare]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://joshhighland.com/blog/?p=1035</guid>
		<description><![CDATA[
I have entered into a relationship with a new piece of high tech equipment, Drobo. Drobo is a self proclaimed &#8220;Data Robot&#8221;. In technical terms its a ASD (Attached storage device) running a custom version of RAID 5. When coupled with a DroboShare, it becomes a NAS (network attached storage) device.
In non tech terms, its [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1036 alignleft" title="drobo-and-droboshare_resized" src="http://joshhighland.com/blog/wp-content/uploads/2010/02/drobo-and-droboshare_resized.jpg" alt="" width="400" height="399" /></p>
<p>I have entered into a relationship with a new piece of high tech equipment, <a href="http://www.drobo.com">Drobo</a>. Drobo is a self proclaimed &#8220;<strong>D</strong>ata <strong>Robo</strong>t&#8221;. In technical terms its a ASD (Attached storage device) running a <a href="http://en.wikipedia.org/wiki/Drobo#Drobo_BeyondRAID">custom version of RAID 5</a>. When coupled with a <a href="http://droboshare.com/products/droboshare.php">DroboShare</a>, it becomes a NAS (<a href="http://en.wikipedia.org/wiki/Network_attached_storage">network attached storage</a>) device.</p>
<p>In non tech terms, its an external harddrive that is expandable (up to 16 terabytes!) and can keep your data secure. The droboshare allows your computers to connect to it over your home network.</p>
<p>In the past I have blogged about how <a href="http://joshhighland.com/blog/2006/12/26/backups-are-good/">I love backups</a> and how having good backups have <a href="http://joshhighland.com/blog/2008/05/14/the-reason-i-back-up-my-data/">saved my ass</a>. The Drobo is the next evolution in my backup strategy.</p>
<p>I have recently moved away from my Windows Vista desktop and started to use my new Mac Book Pro as my main computer system. I eventually want to retire all the desktops on my network and run only laptops. I wanted to find a solution that was robust, expandable and allowed all of y computers to share a pool of data. After doing some research on popular NAS setups, I decided to go with Drobo.</p>
<p>One of the things that I liked about Drobo was how mindlessly easy it is to add more hard drives to the system. It&#8217;s so easy that I shot a video of myself adding a terabyte of storage in less then 30 seconds.</p>
<p><a href="http://joshhighland.com/blog/2010/02/02/i-got-a-drobo/"><em>Click here to view the embedded video.</em></a></p>
<p>Right now I&#8217;m just testing the Drobo / DroboShare out. Once I get acquainted with it I&#8217;m sure there will be more blog posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://joshhighland.com/blog/2010/02/02/i-got-a-drobo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>follow up to my iPad predictions</title>
		<link>http://joshhighland.com/blog/2010/01/28/follow-up-to-my-ipad-predictions/</link>
		<comments>http://joshhighland.com/blog/2010/01/28/follow-up-to-my-ipad-predictions/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 07:35:30 +0000</pubDate>
		<dc:creator>Josh Highland</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://joshhighland.com/blog/?p=1021</guid>
		<description><![CDATA[So Apple has announced the iPad. This is a follow up to the predictions  I posted last week.
Things I was right about:

Apple will announce a tablet device
new version of the iPhone OS, 3.2.2
iPad will run on the iPhone OS
iPad will run iPhone applications
The iPad will have a 10 inch screen (9.7 inches is close enough)
16, [...]]]></description>
			<content:encoded><![CDATA[<p>So Apple has announced the iPad. This is a follow up to <a href="http://joshhighland.com/blog/2010/01/21/iphone-os-4-0-islate-predictions/">the predictions  I posted last week</a>.</p>
<p><a href="http://joshhighland.com/blog/2010/01/28/follow-up-to-my-ipad-predictions/"><em>Click here to view the embedded video.</em></a></p>
<p><strong>Things I was right about:</strong></p>
<ul>
<li>Apple will announce a tablet device</li>
<li>new version of the iPhone OS, 3.2.2</li>
<li>iPad will run on the iPhone OS</li>
<li>iPad will run iPhone applications</li>
<li>The iPad will have a 10 inch screen (9.7 inches is close enough)</li>
<li>16, 32, 64 gig versions</li>
<li>Verizon will not be involved</li>
</ul>
<p><strong>Things I was wrong about:</strong></p>
<ul>
<li>There will be a new iPhone</li>
<li>The new iPhone will have a new camera. The iPad doesnt have any cameras!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://joshhighland.com/blog/2010/01/28/follow-up-to-my-ipad-predictions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book review: Crush It</title>
		<link>http://joshhighland.com/blog/2010/01/24/book-review-crush-it/</link>
		<comments>http://joshhighland.com/blog/2010/01/24/book-review-crush-it/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 08:16:34 +0000</pubDate>
		<dc:creator>Josh Highland</dc:creator>
				<category><![CDATA[Josh's Rambling]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Crush It]]></category>
		<category><![CDATA[Gary Vaynerchuk]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://joshhighland.com/blog/?p=1010</guid>
		<description><![CDATA[I really suggest that you read this book. I&#8217;ve been leveraging social media for years but this book has recharged me and changed the way that I think about several things. It&#8217;s a great read.
Order Crush It from Amazon.com for $10!

]]></description>
			<content:encoded><![CDATA[<p><a href="http://joshhighland.com/blog/2010/01/24/book-review-crush-it/"><em>Click here to view the embedded video.</em></a></p>
<p>I really suggest that you read this book. I&#8217;ve been leveraging social media for years but this book has recharged me and changed the way that I think about several things. It&#8217;s a great read.</p>
<p><a href="http://www.amazon.com/Crush-Time-Cash-Your-Passion/dp/0061914177/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1264320035&amp;sr=8-1">Order Crush It from Amazon.com for $10!</a></p>
<p><a href="http://www.amazon.com/Crush-Time-Cash-Your-Passion/dp/0061914177/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1264320035&amp;sr=8-1"><img class="size-full wp-image-1011 alignnone" title="Crush It" src="http://joshhighland.com/blog/wp-content/uploads/2010/01/crushItBook.png" alt="" width="322" height="425" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://joshhighland.com/blog/2010/01/24/book-review-crush-it/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone OS 4.0 / iSlate Predictions</title>
		<link>http://joshhighland.com/blog/2010/01/21/iphone-os-4-0-islate-predictions/</link>
		<comments>http://joshhighland.com/blog/2010/01/21/iphone-os-4-0-islate-predictions/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 07:15:08 +0000</pubDate>
		<dc:creator>Josh Highland</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[iPhone 4.0]]></category>
		<category><![CDATA[iSlate]]></category>

		<guid isPermaLink="false">http://joshhighland.com/blog/?p=1005</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://joshhighland.com/blog/2010/01/21/iphone-os-4-0-islate-predictions/"><em>Click here to view the embedded video.</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://joshhighland.com/blog/2010/01/21/iphone-os-4-0-islate-predictions/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.555 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-21 16:46:13 -->
