<?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>Blog of Ortz &#187; hard drive</title>
	<atom:link href="http://ortz.org/tag/hard-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://ortz.org</link>
	<description>The blog of Brian Ortiz aka Ortzinator, software developer, artist, and a swell guy.</description>
	<lastBuildDate>Tue, 27 Mar 2012 20:16:28 +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>Linux and New Windows</title>
		<link>http://ortz.org/2008/03/13/linux-and-new-windows/</link>
		<comments>http://ortz.org/2008/03/13/linux-and-new-windows/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 16:17:16 +0000</pubDate>
		<dc:creator>Ortzinator</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Bluefish]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Notepad++]]></category>
		<category><![CDATA[Wine]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XNA]]></category>
		<guid isPermaLink="false">http://blog.ortz.org/2008/03/13/linux-and-new-windows/</guid>
		<description><![CDATA[Got my hard drive on Monday, so by now I&#8217;m pretty settled in. I know it sounds like I&#8217;m moving to a new house or something, but for the past two weeks I&#8217;ve been using Linux on my server, and I&#8217;ve felt like I&#8217;ve had a bag over my head. This is absolutely nothing against [...]]]></description>
			<content:encoded><![CDATA[<p>Got my hard drive on Monday, so by now I&#8217;m pretty settled in. I know it sounds like I&#8217;m moving to a new house or something, but for the past two weeks I&#8217;ve been using Linux on my server, and I&#8217;ve felt like I&#8217;ve had a bag over my head. This is absolutely nothing against Linux, I suppose it&#8217;s just the effect of being in a different environment. It&#8217;s really hard to get things done with this sort of feeling. It&#8217;s a bit like jet lag I guess.</p>
<p><span id="more-62"></span></p>
<p>For the most part, my two week experience was fun. I&#8217;ve used Linux as a desktop before, but I&#8217;d always get bored and boot back into Windows. The biggest frustration for me is not in any configuration that has to be done, it&#8217;s in the lack of good apps. (Believe it or not, the fact that an app is running on Linux does not automatically make it awesome.) For instance, <a href="http://bluefish.openoffice.nl/" target="_blank">Bluefish</a>. Cool at first, until you realize how buggy it is. When using parentheses the highlighting sometimes breaks and leaves part of your file completely unformatted. You can fix it by hitting F5 to refresh, but this is a huge annoyance. Bluefish has other annoyances, but these are mostly missing features that I would like to have, like the ability to reorder the tabs for open files. The file explorer seems completely broken too. I eventually installed Notepad++ in Wine. It sounds like I&#8217;m bashing Bluefish, but it&#8217;s actually the best editor for web development that I&#8217;ve found for Linux. I like gedit for editing other files, but I need a file explorer sidebar for web development.</p>
<p>I think what this comes down to is the number of &#8220;windows developers&#8221; versus the number of &#8220;linux developers&#8221;.  Windows just has tons more people making apps than Linux. People talk a lot about the market share of linux/windows users, but I would be interested in some numbers involving the number of people who can program for Linux. Unfortunately I&#8217;m not in that second category. Mostly because I&#8217;m pretty hard against learning C++ unless it&#8217;s taught to me. C++ programming just seems like a whole lot of non-fun. I want to implement features, not debug endlessly and muck around with garbage collection. I really want to learn D, but right now it seems like the D community is geared toward attracting C and C++ programmers and not newbies developers (which, despite a few years of web development and screwing around with .NET, I still consider myself).</p>
<p>As far as Windows goes, I&#8217;ve really been itching to give XNA another go. I&#8217;ve sort of lost interest in making any games in XNA but I still want to mess with it. I&#8217;ve been thinking of trying my hand at making a GUI system. Or just mess around with 2D physics again. I also want to give <a href="http://en.wikipedia.org/wiki/Windows_Presentation_Foundation" target="_blank">WPF</a> a try. From the short glance I&#8217;ve given it, I looks a bit like XNA for desktop apps. Which sounds awesome.</p>
<p>Wow, that was a big post.</p>
<p><strong>Edit:</strong> Turns out gedit has a plugin system (cool) and there&#8217;s a file explorer plugin. I&#8217;ll have to check that out.</p>
]]></content:encoded>
			<wfw:commentRss>http://ortz.org/2008/03/13/linux-and-new-windows/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>404 Errors</title>
		<link>http://ortz.org/2008/03/10/404-errors/</link>
		<comments>http://ortz.org/2008/03/10/404-errors/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 01:40:26 +0000</pubDate>
		<dc:creator>Ortzinator</dc:creator>
				<category><![CDATA[Flaming Head]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[hard drive]]></category>
		<guid isPermaLink="false">http://blog.ortz.org/2008/03/10/404-errors/</guid>
		<description><![CDATA[Sorry about the 404 errors, it&#8217;s all been fixed. Please contact me if you see anything else wrong, I&#8217;ve been doing a lot of updating and reconfiguring on my server while waiting for my hard drive. Which gets here Monday BTW. Finally.]]></description>
			<content:encoded><![CDATA[<p>Sorry about the 404 errors, it&#8217;s all been fixed.</p>
<p>Please contact me if you see anything else wrong, I&#8217;ve been doing a lot of updating and reconfiguring on my server while waiting for my hard drive. Which gets here Monday BTW. Finally.</p>
]]></content:encoded>
			<wfw:commentRss>http://ortz.org/2008/03/10/404-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stuff</title>
		<link>http://ortz.org/2008/02/20/stuff/</link>
		<comments>http://ortz.org/2008/02/20/stuff/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 17:15:54 +0000</pubDate>
		<dc:creator>Ortzinator</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[PSU]]></category>
		<category><![CDATA[SATA]]></category>
		<guid isPermaLink="false">http://blog.ortz.org/2008/02/20/stuff/</guid>
		<description><![CDATA[One of those miscellaneous blog posts&#8230; So yesterday my fresh Windows installation on a new hard drive started freezing on me. Not only that, but I was getting write errors. (Little yellow popup in the corner saying Windows couldn&#8217;t write something to the hard drive.) I was afraid that it was dying, especially since a [...]]]></description>
			<content:encoded><![CDATA[<p>One of those miscellaneous blog posts&#8230;</p>
<p>So yesterday my fresh Windows installation on a new hard drive started freezing on me. Not only that, but I was getting write errors. (Little yellow popup in the corner saying Windows couldn&#8217;t write something to the hard drive.) I was afraid that it was dying, especially since <a href="http://www.newegg.com/Product/ProductReview.aspx?Item=N82E16822148136" target="_blank">a lot of the reviews</a> said things about the drive being DOA or dying shortly after installation. So, trying not to panic, I tried using different data and power cables. Which thankfully worked. But like an idiot, I switched out both at the same time so I don&#8217;t know which it was. I&#8217;m thinking it was the power cable though because it was using a whatever-to-SATA adapter, which I switched to my PSU&#8217;s only SATA power plug.</p>
<p>Also, the 200GB hard drive I had Linux installed on decided to jump on the death bandwagon and die too. Unlike the other hard drive that died, this one had things on it that I will miss. Although they are probably replaceable. So now I have to figure out how I want to install Linux. I&#8217;m thinking of trying out Ubuntu. I had Gentoo installed before. I like Gentoo, but it&#8217;s much better as a server than desktop because people don&#8217;t generally want to have to recompile their kernel when they decide to install a CD burner or the like. (I&#8217;m not saying it&#8217;s completely necessary, blah blah&#8230;) Some people just want it to work. And you can&#8217;t say I&#8217;m lazy cause my server runs Gentoo. <img src='http://ortz.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ortz.org/2008/02/20/stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Borked</title>
		<link>http://ortz.org/2008/02/12/borked/</link>
		<comments>http://ortz.org/2008/02/12/borked/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 03:30:07 +0000</pubDate>
		<dc:creator>Ortzinator</dc:creator>
				<category><![CDATA[Flaming Head]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[hard drive]]></category>
		<guid isPermaLink="false">http://blog.ortz.org/2008/02/12/borked/</guid>
		<description><![CDATA[Well my laziness got me in trouble again. I didn&#8217;t want to move my Windows installation off my old 60GB IDE hard drive, and of course it died on me. Fortunately I didn&#8217;t lose much. Just Windows, and my Winamp and mIRC installations. Plus a few apps. Although I can&#8217;t even remember what I had [...]]]></description>
			<content:encoded><![CDATA[<p>Well my laziness got me in trouble again.</p>
<p>I didn&#8217;t want to move my Windows installation off my old 60GB IDE hard drive, and of course it died on me.</p>
<p>Fortunately I didn&#8217;t lose much. Just Windows, and my Winamp and mIRC installations. Plus a few apps. Although I can&#8217;t even remember what I had installed on there so that&#8217;s a good thing.</p>
<p>My new drive is on the way and should get here sometime this week. <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822148136" target="_blank">Seagate 500GB SATA</a> in case you were wondering.</p>
<p>In other news, my site was down for a while because of router/connection problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://ortz.org/2008/02/12/borked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What do I do with my old hard drives?</title>
		<link>http://ortz.org/2007/12/23/what-do-i-do-with-my-old-hard-drives/</link>
		<comments>http://ortz.org/2007/12/23/what-do-i-do-with-my-old-hard-drives/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 03:22:17 +0000</pubDate>
		<dc:creator>Ortzinator</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[hard drive]]></category>
		<guid isPermaLink="false">http://blog.ortz.org/2007/12/23/what-do-i-do-with-my-old-hard-drives/</guid>
		<description><![CDATA[So I&#8217;ve got like 6 10GB hard drives that I&#8217;ll never use. What do I do with them? I was thinking maybe I could use the magnets or the motor for something. (I know about the hard drive speakers thing, I don&#8217;t think I&#8217;ll do that.) So any ideas? If you don&#8217;t want to comment [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve got like 6 10GB hard drives that I&#8217;ll never use. What do I do with them?</p>
<p>I was thinking maybe I could use the magnets or the motor for something.</p>
<p>(I know about the hard drive speakers thing, I don&#8217;t think I&#8217;ll do that.)</p>
<p>So any ideas? If you don&#8217;t want to comment below, you can email me at ortzinator [at] gmail [dot] com.</p>
]]></content:encoded>
			<wfw:commentRss>http://ortz.org/2007/12/23/what-do-i-do-with-my-old-hard-drives/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fun with Electricity!</title>
		<link>http://ortz.org/2007/11/07/fun-with-electricity/</link>
		<comments>http://ortz.org/2007/11/07/fun-with-electricity/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 17:59:56 +0000</pubDate>
		<dc:creator>Ortzinator</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[electricity]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[oops]]></category>
		<guid isPermaLink="false">http://blog.ortz.org/2007/11/07/fun-with-electricity/</guid>
		<description><![CDATA[First of all, I thought my hard drive died. It started flipping on and off repeatedly, and when I rebooted I got a &#8220;unmountable boot volume&#8221; BSOD. But then I booted into Linux, which mounted the partition fine. Then I ran WD&#8217;s diagnostic utility and it didn&#8217;t find any errors. Thoroughly confused, I rebooted again [...]]]></description>
			<content:encoded><![CDATA[<p>First of all,  I thought my hard drive died. It started flipping on and off repeatedly, and when I rebooted I got a &#8220;unmountable boot volume&#8221; BSOD. But then I booted into Linux, which mounted the partition fine. Then I ran WD&#8217;s diagnostic utility and it didn&#8217;t find any errors. Thoroughly confused, I rebooted again into Windows and it worked fine. :X So now I&#8217;m thinking it&#8217;s my PSU acting crazy. Which sucks because it&#8217;s only like 3 months old.</p>
<p>Then, abeit unrelated, the wires on my front case fan must&#8217;ve shorted out (when I got the case, it had cut the wires somehow, so I had to solder them together) because shortly after plugging it back in and moving my case back into place, my carpet started smoking. (The side of the case wasn&#8217;t on, so it was lying on the carpet.) So I had to put a fan in the window and evacuate my room until the smoke was out. Great fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://ortz.org/2007/11/07/fun-with-electricity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

