<?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>Funcoder Technology Blog &#187; Super Interesting</title>
	<atom:link href="http://www.funcoder.com/category/super-interesting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.funcoder.com</link>
	<description>A UK Based Developer, Living and Breathing Technology</description>
	<lastBuildDate>Thu, 12 Aug 2010 08:04:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Best Business Cards Ever</title>
		<link>http://kentwell.net/glenn/2009/04/best-business-cards-ever/</link>
		<comments>http://kentwell.net/glenn/2009/04/best-business-cards-ever/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 16:04:09 +0000</pubDate>
		<dc:creator>the same clown</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Super Interesting]]></category>
		<category><![CDATA[business card]]></category>
		<category><![CDATA[comedy]]></category>
		<category><![CDATA[funny]]></category>

		<guid isPermaLink="false">http://kentwell.net/glenn/?p=329</guid>
		<description><![CDATA[Check out Steve Martin&#8217;s business card:

This guy&#8217;s pretty convinced about his own business card too &#8211; it took him 25 years to design it! Love the quote: &#8220;I build crowds &#8211; guaranteed!  What do you do guaranteed?&#8221;  Hahaha. 
Edit: Oh I want to choose more quotes but there&#8217;s too many!  &#8220;It doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p class="syndicated-attribution">Syndicated from <a href="http://kentwell.net/glenn">Some Brisbane Guy</a>, by  <a href="http://www.funcoder.com/author/the-same-clown/" title="Read other posts by the same clown">the same clown</a></p>
<p>Check out <a href="http://www.imdb.com/name/nm0000188/">Steve Martin</a>&#8217;s business card:<br />
<img src="http://neatorama.cachefly.net/images/2009-04/steve-martin-business-card.jpg" alt="Steve Martin's business card" /></p>
<p>This guy&#8217;s pretty convinced about his own business card too &#8211; it took him 25 years to design it! Love the quote: &#8220;I build crowds &#8211; guaranteed!  What do you do guaranteed?&#8221;  Hahaha. </p>
<p><strong>Edit:</strong> Oh I want to choose more quotes but there&#8217;s too many!  &#8220;It doesn&#8217;t fit in a rolodex because it doesn&#8217;t <em>belong</em> in a rolodex.&#8221;</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/4YBxeDN4tbk&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/4YBxeDN4tbk&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>The business card of <a href="http://www.dullest.com/blog/the-best-business-card-ever/">W. W. Green of &#8220;Enterprises Un Ltd.&#8221;</a> also deserves a mention, it&#8217;s pretty creative.</p>
]]></content:encoded>
			<wfw:commentRss>http://kentwell.net/glenn/2009/04/best-business-cards-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>External USB Hard Disk Performance</title>
		<link>http://kentwell.net/glenn/2009/04/external-usb-hard-disk-performance/</link>
		<comments>http://kentwell.net/glenn/2009/04/external-usb-hard-disk-performance/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 17:40:44 +0000</pubDate>
		<dc:creator>the same clown</dc:creator>
				<category><![CDATA[Super Interesting]]></category>

		<guid isPermaLink="false">http://kentwell.net/glenn/?p=313</guid>
		<description><![CDATA[I&#8217;ve got a 320GB 7200RPM drive in an external USB housing that I use for extra storage and backup with my 15&#8243; Macbook Pro. I also use Parallels a fair bit because I do ASP and ASP.NET web development, so I was wondering if it&#8217;d be faster to run the Parallels VM off the external [...]]]></description>
			<content:encoded><![CDATA[<p class="syndicated-attribution">Syndicated from <a href="http://kentwell.net/glenn">Some Brisbane Guy</a>, by  <a href="http://www.funcoder.com/author/the-same-clown/" title="Read other posts by the same clown">the same clown</a></p>
<p>I&#8217;ve got a 320GB 7200RPM drive in an external USB housing that I use for extra storage and backup with my 15&#8243; Macbook Pro. I also use Parallels a fair bit because I do ASP and ASP.NET web development, so I was wondering if it&#8217;d be faster to run the Parallels VM off the external hard disk, so that the internal one could be reserved for OS X duties including virtual memory paging.</p>
<p>I read a blog post that <a href="http://blog.1530technologies.com/2006/12/parallels_perfo.html">advises not to use an external USB hard disk to host your Parallels VM</a>, but it&#8217;s mainly theory based on bus speeds and whatnot.  In theory, there is no difference between theory and practice. But, in practice, there is. </p>
<p>So I thought I&#8217;d write a C program to write a fairly large file to both the local hard disk and the USB disk, and time them to see which one is faster.  Here are the results:</p>
<p>USB drive (Seagate 3.5&#8243; 320GB 7200rpm with 8MB cache):</p>
<blockquote><p>/Volumes/EVERYTHING_/writeperf.txt<br />
real    0m10.278s<br />
user    0m0.396s<br />
sys     0m0.386s</p></blockquote>
<p>Internal drive (Fujitsu 2.5&#8243; 120GB 5400rpm with 8MB cache):</p>
<blockquote><p>/Users/glennkentwell/Documents/Code/C/writeperf.txt<br />
real    0m2.480s<br />
user    0m0.233s<br />
sys     0m0.414s</p></blockquote>
<p>As you can see, a huge difference in the real time taken to write the file. There&#8217;s not much difference in the amount of CPU time (0.18 seconds) which is not surprising, as most of the time would be spent waiting for the data to transmit across the USB cable, and the SATA bus is very fast.  I should really have run this multiple times and taken the average, but I can&#8217;t be bothered so instead I&#8217;ve just run it a bunch of times and taken a result that looks typical to me <img src='http://kentwell.net/glenn/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This is hardly an exhaustive test &#8212; I didn&#8217;t even try reading from the disk or doing random access, because I just wanted a rough idea how big the differences are.  Nevertheless, here is my code and the <code>bash</code> script I wrote to run this </p>
<p>C code: (at <a href="http://pastie.org/451538">pastie.org</a><a>)<br />
<script src='http://pastie.org/451538.js'></script></p>
<p>To compile:<br />
<code>gcc writeperf.c -o writeperf</code></p>
<p>To run (you&#8217;ll need to change the paths to suit your filesystem, obviously):<br />
<code> while true; do time ./writeperf /Volumes/EVERYTHING_/writeperf.txt; time ./writeperf ~/Documents/Code/C/writeperf.txt ; done</code></p>
<p>I take no responsibility for anything you damage with this code <img src='http://kentwell.net/glenn/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://kentwell.net/glenn/2009/04/external-usb-hard-disk-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
