<?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>NevDull's Take On Things &#187; Reference</title>
	<atom:link href="http://www.nevdull.com/category/reference/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nevdull.com</link>
	<description>Sharing my awesomeness just a little bit at a time.</description>
	<lastBuildDate>Fri, 30 Jul 2010 06:47:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Why RAID 10 doesn&#8217;t help on EBS</title>
		<link>http://www.nevdull.com/2008/08/24/why-raid-10-doesnt-help-on-ebs/</link>
		<comments>http://www.nevdull.com/2008/08/24/why-raid-10-doesnt-help-on-ebs/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 03:01:44 +0000</pubDate>
		<dc:creator>NevDull</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[The Geek Factor]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[IO Benchmarks]]></category>

		<guid isPermaLink="false">http://www.nevdull.com/?p=152</guid>
		<description><![CDATA[Russell over at UKD1 did some benchmarking of Amazon&#8217;s new Elastic Block Store (I&#8217;m not loving the name, but the product certainly does look compelling), using a single device, and various numbers of drives in RAID 0 (striping), RAID 5 (striping with parity), and RAID 10 (striping across mirrors). His results show a single drive [...]]]></description>
		<wfw:commentRss>http://www.nevdull.com/2008/08/24/why-raid-10-doesnt-help-on-ebs/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>GNU seq&#8217;s cousin on FreeBSD is&#8230; jot</title>
		<link>http://www.nevdull.com/2007/09/24/gnu-seqs-cousin-on-freebsd-is-jot/</link>
		<comments>http://www.nevdull.com/2007/09/24/gnu-seqs-cousin-on-freebsd-is-jot/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 04:50:39 +0000</pubDate>
		<dc:creator>NevDull</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[jot]]></category>
		<category><![CDATA[seq]]></category>

		<guid isPermaLink="false">http://www.nevdull.com/2007/09/24/gnu-seqs-cousin-on-freebsd-is-jot/</guid>
		<description><![CDATA[This is another of my placeholders for reference. I&#8217;ve got a FreeBSD system which is lacking some of the tools which I&#8217;ve gotten used to having, whether from Linux or Solaris. I&#8217;ll often use the GNU tool seq to iterate through things on the command line&#8230; for example, if I&#8217;m going to ping 192.168.1.20-40, I [...]]]></description>
		<wfw:commentRss>http://www.nevdull.com/2007/09/24/gnu-seqs-cousin-on-freebsd-is-jot/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Sun Best Practices for Partitioning for Solaris Installation</title>
		<link>http://www.nevdull.com/2007/09/18/sun-best-practices-for-partitioning-for-solaris-installation/</link>
		<comments>http://www.nevdull.com/2007/09/18/sun-best-practices-for-partitioning-for-solaris-installation/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 16:06:29 +0000</pubDate>
		<dc:creator>NevDull</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[partitioning]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://www.nevdull.com/2007/09/18/sun-best-practices-for-partitioning-for-solaris-installation/</guid>
		<description><![CDATA[Golly gee, in the few minutes since I decided to create a reference category, I had to find a reference to a Sun blueprints document I&#8217;ve referred to a few different times for work &#8212; including today. Time to make the blog a little more useful for everyday work, too&#8230; The short version, in Sun&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.nevdull.com/2007/09/18/sun-best-practices-for-partitioning-for-solaris-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deduplicating lists in Excel</title>
		<link>http://www.nevdull.com/2007/09/18/deduplicating-lists-in-excel/</link>
		<comments>http://www.nevdull.com/2007/09/18/deduplicating-lists-in-excel/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 14:10:12 +0000</pubDate>
		<dc:creator>NevDull</dc:creator>
				<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://www.nevdull.com/2007/09/18/deduplicating-lists-in-excel/</guid>
		<description><![CDATA[I&#8217;ve added a Reference category here on the ol&#8217; blog to place links to things I may want to go back to. Someone asked on IRC how to dedupe a list of things in Excel, and the process isn&#8217;t as intuitive as can be, so I thought I&#8217;d drop a quick post on here. Interestingly, [...]]]></description>
		<wfw:commentRss>http://www.nevdull.com/2007/09/18/deduplicating-lists-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.271 seconds -->
