<?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>devinsblog &#187; Tips</title>
	<atom:link href="http://devinsblog.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://devinsblog.com</link>
	<description>a tech journal</description>
	<lastBuildDate>Mon, 13 Jun 2011 16:36:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>The absolute best way to improve your coding skills!</title>
		<link>http://devinsblog.com/2010/02/25/the-absolute-best-way-to-improve-your-coding-skills/</link>
		<comments>http://devinsblog.com/2010/02/25/the-absolute-best-way-to-improve-your-coding-skills/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 05:08:41 +0000</pubDate>
		<dc:creator>devin</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[Advanced MVVM]]></category>
		<category><![CDATA[best]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[improve]]></category>
		<category><![CDATA[Josh Smith]]></category>
		<category><![CDATA[MVVM]]></category>
		<category><![CDATA[skills]]></category>

		<guid isPermaLink="false">http://devinsblog.com/?p=1827</guid>
		<description><![CDATA[The absolute best way to improve your coding skills is to read the absolute best advanced MVVM book EVAR! If you&#8217;re programming WPF or Silverlight, don&#8217;t pass up the opportunity to give Advanced MVVM a read. Written by one of the best WPF developers in the known universe, it&#8217;s sure to be useful and worth [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://joshsmithonwpf.wordpress.com/advanced-mvvm/"><img class="alignnone size-full wp-image-1828" title="advancedmvvmcover" src="http://devinsblog.com/wp-content/uploads/2010/02/advancedmvvmcover.jpg" alt="" width="246" height="320" /></a></p>
<p>The absolute best way to improve your coding skills is to read the absolute best advanced MVVM book EVAR!</p>
<p>If you&#8217;re programming WPF or Silverlight, don&#8217;t pass up the opportunity to give <a href="http://joshsmithonwpf.wordpress.com/advanced-mvvm/">Advanced MVVM</a> a read.  Written by one of the best WPF developers in the known universe, it&#8217;s sure to be useful and worth the mere pennies that he&#8217;s charging for this gem.</p>
]]></content:encoded>
			<wfw:commentRss>http://devinsblog.com/2010/02/25/the-absolute-best-way-to-improve-your-coding-skills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to deal with data loss</title>
		<link>http://devinsblog.com/2010/02/02/how-to-deal-with-data-loss/</link>
		<comments>http://devinsblog.com/2010/02/02/how-to-deal-with-data-loss/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 03:21:36 +0000</pubDate>
		<dc:creator>devin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Useless]]></category>
		<category><![CDATA[accidentally]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[deleted]]></category>
		<category><![CDATA[hard drive recovery]]></category>

		<guid isPermaLink="false">http://devinsblog.com/?p=1773</guid>
		<description><![CDATA[I bought my friend a 1 terabyte external hard drive for Christmas so he could back up all his stuff.  I invited him over last week so I could get some of his files off the hard drive. Before I copied it however, I was going to remove all the .DS files from his file [...]]]></description>
			<content:encoded><![CDATA[<p>I bought my friend a 1 terabyte external hard drive for Christmas so he could back up all his stuff.  I invited him over last week so I could get some of his files off the hard drive.</p>
<p>Before I copied it however, I was going to remove all the .DS files from his file system (he uses with his Mac) so that there wouldn&#8217;t be any copy issues with our FAT hard drives (I have Finder show all the hidden files so it becomes an issue).  So I ran the command in Terminal to remove the .DS files.  Done.</p>
<p>Then I got to the file transfer and everything seemed to work great&#8230; except.. it went REALLY fast.  I copied over his whole folder structure in seconds.  That can&#8217;t be right.  So I started opening up the folders to make sure the files were there&#8230;</p>
<p>And we both slowly started coming to the realization that I just deleted everything on his drive.  All 350 GB of it.</p>
<p>OOPS!</p>
<p>I went back and checked the command that I used in Terminal and noticed that I missed the &#8220;-name&#8221; part of the command.  Damn.</p>
<p>How ironic that I buy him a hard drive for him to back up all his stuff on, then I invite him over and delete all of it!</p>
<p>I bought him dinner.  That&#8217;s how you deal with data loss.  Sorry man.</p>
]]></content:encoded>
			<wfw:commentRss>http://devinsblog.com/2010/02/02/how-to-deal-with-data-loss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How NOT to pack your MacBook</title>
		<link>http://devinsblog.com/2009/12/11/how-not-to-pack-your-macbook/</link>
		<comments>http://devinsblog.com/2009/12/11/how-not-to-pack-your-macbook/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 08:02:53 +0000</pubDate>
		<dc:creator>devin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[incase]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[Macbook]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[Sleeve]]></category>

		<guid isPermaLink="false">http://devinsblog.com/?p=1594</guid>
		<description><![CDATA[This is the best reason I&#8217;ve seen so far to buy an incase sleeve for your macbook.  Specifically so that you don&#8217;t end up creating this mess: Pillow case + packing peanuts + bubble wrap = no bueno.  Incase sleeve = bliss.]]></description>
			<content:encoded><![CDATA[<p>This is the best reason I&#8217;ve seen so far to buy an <a href="http://devinsblog.com/2008/11/24/unibody-macbook-protection-incases-neoprene-sleeve/">incase sleeve</a> for your macbook.  Specifically so that you don&#8217;t end up creating this mess:</p>
<p><img class="alignnone size-large wp-image-1600" title="IMG_3472" src="http://devinsblog.com/wp-content/uploads/2009/12/IMG_3472-530x352.jpg" alt="IMG_3472" width="530" height="352" /><img class="alignnone size-large wp-image-1599" title="IMG_3473" src="http://devinsblog.com/wp-content/uploads/2009/12/IMG_3473-530x352.jpg" alt="IMG_3473" width="530" height="352" /><img class="alignnone size-large wp-image-1598" title="IMG_3474" src="http://devinsblog.com/wp-content/uploads/2009/12/IMG_3474-530x352.jpg" alt="IMG_3474" width="530" height="352" /><img class="alignnone size-large wp-image-1597" title="IMG_3475" src="http://devinsblog.com/wp-content/uploads/2009/12/IMG_3475-530x352.jpg" alt="IMG_3475" width="530" height="352" /><img class="alignnone size-large wp-image-1596" title="IMG_3476" src="http://devinsblog.com/wp-content/uploads/2009/12/IMG_3476-530x357.jpg" alt="IMG_3476" width="530" height="357" /><img class="alignnone size-large wp-image-1595" title="IMG_3477" src="http://devinsblog.com/wp-content/uploads/2009/12/IMG_3477-530x354.jpg" alt="IMG_3477" width="530" height="354" /></p>
<p>Pillow case + packing peanuts + bubble wrap = no bueno.  Incase sleeve = bliss.<a href="http://devinsblog.com/2008/11/24/unibody-macbook-protection-incases-neoprene-sleeve/"><img class="alignnone size-full wp-image-1602" title="Screen shot 2009-12-10 at 12.13.01 AM" src="http://devinsblog.com/wp-content/uploads/2009/12/Screen-shot-2009-12-10-at-12.13.01-AM.png" alt="Screen shot 2009-12-10 at 12.13.01 AM" width="492" height="351" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://devinsblog.com/2009/12/11/how-not-to-pack-your-macbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

