<?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>Olivier Coudert&#039;s Blog &#187; Uncategorized</title>
	<atom:link href="http://www.ocoudert.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ocoudert.com/blog</link>
	<description>My take on tech --and other topics</description>
	<lastBuildDate>Sat, 21 Jan 2012 20:30:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Time for me to move to the cloud</title>
		<link>http://www.ocoudert.com/blog/2011/09/17/time-for-me-to-move-to-the-cloud/</link>
		<comments>http://www.ocoudert.com/blog/2011/09/17/time-for-me-to-move-to-the-cloud/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 08:11:14 +0000</pubDate>
		<dc:creator>Olivier Coudert</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ocoudert.com/blog/?p=1349</guid>
		<description><![CDATA[I am a strong believer in leveraging cloud infrastructures. I have written about using cloud computing as a vector of new growth opportunities for EDA. Not such big claim here. This post is simply about a recent experience that decided me to put in practice what I have been praising. For the past decade I [...] [...]<p>Continue reading <a href="http://www.ocoudert.com/blog/2011/09/17/time-for-me-to-move-to-the-cloud/">Time for me to move to the cloud</a></p>
Related posts:<ol>
<li><a href='http://www.ocoudert.com/blog/2011/03/22/eda-in-the-cloud-shall-we-be-scared/' rel='bookmark' title='EDA in the cloud: shall we be scared?'>EDA in the cloud: shall we be scared?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I am a strong believer in leveraging cloud infrastructures. I have written about using cloud computing as a vector of new growth opportunities for <a href="http://www.ocoudert.com/blog/wp-content/uploads/2011/09/cloud-artwork-resized-600.png"><img class="alignright size-full wp-image-1359" title="cloud-artwork-resized-600" src="http://www.ocoudert.com/blog/wp-content/uploads/2011/09/cloud-artwork-resized-600.png" alt="" width="300" height="264" /></a>EDA.</p>
<p>Not such big claim here. This post is simply about a recent experience that decided me to put in practice what I have been praising.</p>
<p>For the past decade I always had several computers at home –two to five Windows PCs, a Mac, and another couple of Linux machines. Very early I was interested in having a storage unit I could share on my LAN between all my computers. Having one central unit to archive, backup, and serve medias (pictures, music, video) is pretty handy.</p>
<p>Back in 2004 I bought a 250Gb <a href="http://www.ximeta.com/" rel="nofollow">Ximeta</a> Netdisk. Technically it is not a NAS (Network Attached Storage), as you have to install a small program on every computer you want to access the disk from. But the device worked just fine, and it still does. Later in 2007 I upgraded to a real NAS (i.e., using TCP/IP for all communications with the devices on the LAN) for my storage needs with a 500Gb <a href="http://www.lacie.com/us/index.htm" rel="nofollow">LaCie</a> <a href="http://www.lacie.com/us/support/support_manifest.htm?pid=10844" rel="nofollow">Ethernet Disk mini</a>.</p>
<p>Soon I placed all my data on my Lacie drive: email, business related documents, publications, presentations, C/C++ and Java code, tech articles, books, tax declarations, music, photos, etc. A few days ago, after 4 years of good service, the drive quit on me: it just ceased to power up. Since I had 260Gb of data on that disk, you can imagine my reaction. “Do not panic. The disk itself is fine. It’s only the drive mechanism or the controller that is fried”.</p>
<p>Here is the email exchange I had with Jon L. from Lacie’s support:</p>
<blockquote><p>Jon: “[…] according to the serial information, the drive appears to be past the two-year warranty. […] Although the drive is no longer serviceable by our repair department, we strive to provide all of our customers with a positive experience with our service and products. LaCie would like to offer you a discount on a replacement product.”</p>
<p>Me: “Nice thought. But what about my data?”</p>
<p>Jon: “[…] a qualified technician may be able to replace the failed internal drive and reconfigure the unit to accept the new drive.  […] We can not assist with this third party repair process.”</p>
<p>Me: “The most important part for me is to retrieve the data stored on the drive. It looks to me that the disk itself is fine &#8211;the electronic and control part just stopped to function. Do you provide data recovery service?”</p>
<p>Jon: “Pricing is simple:</p>
<ul>
<li>Single drive recovery, no clean room = $399</li>
<li>Single drive recovery, requires clean room = $1299”</li>
</ul>
<p>Me: “Ouch!”</p></blockquote>
<p>So retrieving my data via this service would cost about twice as much as what I paid originally for the disk four years ago. Come on, for $399 I can buy a brand new 4Tb RAID-1 Gigabit Ethernet NAS from Lacie!</p>
<p>The lesson: having a NAS at home is nice to share pictures and music. But if you want to use it as a central repository and backup, you need to think about what happens if that unit fails. Sure, you can use another disk to mirror the backup. Or use a RAID-1 disk, which adds redundancy for higher reliability. But it became clear to me that I was ready to put in practice what I have been advocating for the industry: use the cloud.</p>
<p>Don’t get a backup for the backup, just put the data in the cloud. Then you can always access it –instead of carrying around an external hard drive, as I used to do. Use a service that guarantees replication and redundancy to preserve the integrity of the data, even in case of catastrophic event (e.g., the recent hurricane on the east coast that flooded a few hosting data centers). Encrypt the data at the source, so that nobody but you can read the data.</p>
<p>Eventually I recovered my data for $99 (a fourth of the price Lacie quoted to me) at a <a href="http://www.quickfixus.com/html_files/contact_us_Mtn_View.html" rel="nofollow">computer repair shop</a> in Mountain View. Since then I have been hunting for some cloud data service. I will share my findings and my experiences in a couple of weeks.</p>
<p>Related posts:<ol>
<li><a href='http://www.ocoudert.com/blog/2011/03/22/eda-in-the-cloud-shall-we-be-scared/' rel='bookmark' title='EDA in the cloud: shall we be scared?'>EDA in the cloud: shall we be scared?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ocoudert.com/blog/2011/09/17/time-for-me-to-move-to-the-cloud/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why starting a blog in the first place?</title>
		<link>http://www.ocoudert.com/blog/2009/09/14/why-starting-a-blog-in-the-first-place/</link>
		<comments>http://www.ocoudert.com/blog/2009/09/14/why-starting-a-blog-in-the-first-place/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 00:38:05 +0000</pubDate>
		<dc:creator>Olivier Coudert</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://coudert.wordpress.com/?p=27</guid>
		<description><![CDATA[According to Merriam-Webster dictionary, a blog is defined as follows. Pronunciation: \ˈblȯg, ˈbläg\ Function: noun Etymology: short for Weblog Date: 1999 Definition: Web site that contains an online personal journal with reflections, comments, and often hyperlinks provided by the writer; also : the contents of such a site This is not the first time I [...] [...]<p>Continue reading <a href="http://www.ocoudert.com/blog/2009/09/14/why-starting-a-blog-in-the-first-place/">Why starting a blog in the first place?</a></p>
No related posts.]]></description>
			<content:encoded><![CDATA[<p>According to Merriam-Webster dictionary, a blog is defined as follows.</p>
<ul>
<li>Pronunciation: \<em>ˈ</em>bl<em>ȯ</em>g, <em>ˈ</em>bläg\</li>
<li>Function:  <em>noun</em></li>
<li>Etymology: short for <em>Weblog</em></li>
<li>Date: 1999</li>
<li>Definition: Web site that contains an online personal journal with reflections, comments, and often hyperlinks provided by the writer; <em>also</em> <strong>:</strong> the contents of such a site</li>
</ul>
<p>This is not the first time I am writing and posting on the web.  I did it back in 1996 on <a href="http://www.swans.com/" rel="nofollow" >swan</a>, an early site for commentaries set up by a friend of mine.  I also posted pure technical comments on some occasion, and I have been sharing pictures with people for years.</p>
<p>But deciding to write a blog participates to a different dynamic.  A blog is a set of comments on various subjects, with the author as the common unit.  A blog should give people reading it a picture of the author.  It&#8217;s like a snapshots of  thoughts deposed along the linear progression of time.  As such, a blog is a convenient way to share thoughts, and it can be referred to whenever necessary. Unity, cohesion, and time progression are necessary, at least in my mind, for a successful blog.  Time will tell if I succeeded.  Please come back later and prove me right&#8230;</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ocoudert.com/blog/2009/09/14/why-starting-a-blog-in-the-first-place/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

