<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>chrisdaniel.net</title>
	<link>http://chrisdaniel.net</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 09 Aug 2008 21:23:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Forecast</title>
		<link>http://chrisdaniel.net/2008/08/07/forecast/</link>
		<comments>http://chrisdaniel.net/2008/08/07/forecast/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 04:03:33 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chrisdaniel.net/2008/08/07/forecast/</guid>
		<description><![CDATA[
TONIGHT
MOSTLY CLOUDY. LOWS AROUND 55. WEST WIND 5 TO 10 MPH.

FRIDAY
MOSTLY CLOUDY. HIGHS 65 TO 75. WEST WIND 5 TO 10 MPH
INCREASING TO 10 TO 15 MPH IN THE AFTERNOON.
Hooray, Portland!
]]></description>
			<content:encoded><![CDATA[<pre>
TONIGHT
MOSTLY CLOUDY. LOWS AROUND 55. WEST WIND 5 TO 10 MPH.

FRIDAY
MOSTLY CLOUDY. HIGHS 65 TO 75. WEST WIND 5 TO 10 MPH
INCREASING TO 10 TO 15 MPH IN THE AFTERNOON.</pre>
<p>Hooray, Portland!</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisdaniel.net/2008/08/07/forecast/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Portland, Oregon</title>
		<link>http://chrisdaniel.net/2008/07/20/portland-oregon/</link>
		<comments>http://chrisdaniel.net/2008/07/20/portland-oregon/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 05:18:20 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chrisdaniel.net/2008/07/20/portland-oregon/</guid>
		<description><![CDATA[As many of my friends already know, I will soon be relocating from Tulsa, Oklahoma, to Portland, Oregon. Where &#8220;soon&#8221; == next week.
This has been a long time in coming; I have sold pretty much everything I own, except for those essentials that will fit into my car. I&#8217;ve allocated four days to drive there [...]]]></description>
			<content:encoded><![CDATA[<p>As many of my friends already know, I will soon be relocating from Tulsa, Oklahoma, to Portland, Oregon. Where &#8220;soon&#8221; == next week.</p>
<p>This has been a long time in coming; I have sold pretty much everything I own, except for those essentials that will fit into my car. I&#8217;ve allocated four days to drive there (Google Maps says it is 28 hours worth of driving). Any suggestions for things to see along the way are welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisdaniel.net/2008/07/20/portland-oregon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ntpd can&#8217;t deal with crappy clocks</title>
		<link>http://chrisdaniel.net/2008/06/03/ntpd-cant-deal-with-crappy-clocks/</link>
		<comments>http://chrisdaniel.net/2008/06/03/ntpd-cant-deal-with-crappy-clocks/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 19:28:04 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://chrisdaniel.net/2008/06/03/ntpd-cant-deal-with-crappy-clocks/</guid>
		<description><![CDATA[Jun  3 11:11:45 ntpd[4292]: adjusting local clock by -0.163852s
Jun  3 11:55:57 ntpd[4292]: adjusting local clock by -0.182279s
Jun  3 13:02:25 ntpd[4292]: adjusting local clock by -0.184841s
Jun  3 13:08:11 ntpd[4292]: adjusting local clock by -0.244856s
Jun  3 18:08:11 ntpd[4293]: clock is now unsynced
Jun  3 13:14:24 ntpd[4292]: adjusting local clock by -0.226083s
If you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<pre>Jun  3 11:11:45 ntpd[4292]: adjusting local clock by -0.163852s
Jun  3 11:55:57 ntpd[4292]: adjusting local clock by -0.182279s
Jun  3 13:02:25 ntpd[4292]: adjusting local clock by -0.184841s
Jun  3 13:08:11 ntpd[4292]: adjusting local clock by -0.244856s
Jun  3 <strong>18:08:11</strong> ntpd[4293]: clock is now unsynced
Jun  3 13:14:24 ntpd[4292]: adjusting local clock by -0.226083s</pre>
<p>If you&#8217;re seeing messages like the above in your logs, your clock might be drifting too much. Try turning off ntpd for a day, and just running <code>ntpdate</code> (or <code>ntpd -q</code>) every hour from a cron job. Check the log of the cron job output to see about how much your clock drifts per hour.</p>
<p>Mine ended up being about a half second per hour, according to the adjustments ntpdate made. Apparently, ntpd couldn&#8217;t compensate for the drift; it seems like that much shouldn&#8217;t be a problem, but oh well. I&#8217;m currently running <code>ntpdate</code> in a cron job every hour to sync my time, and so far, everything seems to stay within a second of the real time, which is good enough for me. If you have the demand for better accuracy, get a clock that doesn&#8217;t suck.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisdaniel.net/2008/06/03/ntpd-cant-deal-with-crappy-clocks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ATI sucks</title>
		<link>http://chrisdaniel.net/2008/05/20/ati-sucks/</link>
		<comments>http://chrisdaniel.net/2008/05/20/ati-sucks/#comments</comments>
		<pubDate>Tue, 20 May 2008 21:19:59 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://chrisdaniel.net/2008/05/20/ati-sucks/</guid>
		<description><![CDATA[Since I started using Linux, I&#8217;ve always avoided ATI graphics cards, simply because they have historically withheld Linux drivers for certain graphics cards, waiting until the cards were near obsoletion to release compatible drivers &#8212; even binary ones. Nvidia, on the other hand, has had a relatively good track record for keeping their binary Linux [...]]]></description>
			<content:encoded><![CDATA[<p>Since I started using Linux, I&#8217;ve always avoided ATI graphics cards, simply because they have historically withheld Linux drivers for certain graphics cards, waiting until the cards were near obsoletion to release compatible drivers &#8212; even binary ones. Nvidia, on the other hand, has had a relatively good track record for keeping their binary Linux drivers current. This was really my only reason for staying away from ATI.</p>
<p>Recently, however, I have had some very bad experiences with ATI graphics cards on Linux. My employer recently purchased a couple of LCD monitors for my use; strangely, when using the VGA inputs, the picture on these monitors had too much red and blue (tried different cables, different cards with same results). My main card (AGP, Nvidia Geforce FX 5200) had a DVI output, so that was no problem; but I needed to replace my second PCI Nvidia card. The only cards we had available with DVI outputs were ATI. I grudgingly popped one of these in (a Radeon 7000 64MB).</p>
<p align="left"><a href="http://www.flickr.com/photos/cjdaniel/2509833450/"></a></p>
<p style="text-align: center"><a href="http://www.flickr.com/photos/cjdaniel/2509833450/"><img src="http://farm3.static.flickr.com/2405/2509833450_7d2a44d7fb.jpg?v=0" alt="ATI cards in trash" height="374" width="500" /></a></p>
<p align="center"><em>The very cards &#8212; where they belong.</em></p>
<p>Right out of the gate, everything seemed to be okay. I powered on my machine, added the new device in xorg.conf with the &#8220;radeon&#8221; driver (I think this is the open source one; I didn&#8217;t care about 3D acceleration on the secondary screen anyway), and up came X as I expected. Then I moved a window on the second screen, and the display flickered off for about two seconds and then came back on. Wtf? I looked to make sure everything was on separate IRQ channels and whatnot; yep, no problems there. I tried moving it to a different slot to take up a different IRQ &#8212; same problems. I tried another identical card, and saw the same problem.</p>
<p>Oh well, I had another ATI PCI card to try. I replaced the problematic card with the new one (this one a Radeon 9250 128MB), and powered on my computer. It worked okay at first, same as the other one, with the same driver. I moved a window around on the second screen &#8212; yay, no more flickering! At this point I just chalked the previous problem up to the Radeon 7000 being too slow, or something.</p>
<p>Time to get down to work on my pretty new LCDs. I put on my headphones, and turned on some music &#8212; and nearly went deaf from the horrible static noises produced. Well &#8230; something&#8217;s broken there. Checked interrupts &#8212; everything was on its own IRQ. I tried a few things here: moving the graphics card to a different slot, moving the sound card to a different slot, trying different IRQ schemes in Linux to assign the sound card a higher priority IRQ, etc. The only action that solved my problem was to use the motherboard-integrated sound card, which I had stopped using because of audible interference.</p>
<p>I went back to the first PCI card I tried, since I&#8217;d much rather deal with flickering (I rarely moved things on the second screen, anyway) &#8212; it no longer exhibited the flickering problem. I must have changed something, but I don&#8217;t know what. Over the couple weeks that I used this card, I began noticing a new interference problem on the sound car, when I listened on my headphones. Also, very rarely, and seemingly randomly (except when scrolling in OpenOffice &#8212; I could consistently reproduce this), it would flicker a bit just as before. Sigh.</p>
<p>Finally, I asked my employers to buy a cheap ($35) Nvidia Geforce FX 5200 PCI card from Newegg. I just put it in today, and the new card works <em>perfectly</em>. No more flickering (tried OpenOffice on both monitors, flung windows about the screens at lightning speed, resized windows, etc.), and no more interference with sound (I listened intently for several minutes to some quiet music).</p>
<p>Why do these ATI cards cause so many intermittent issues with my hardware? It could possibly be just a bad combination of hardware, and I&#8217;m not<em> truly</em> sure where the fault belongs, but given that I consistently experienced problems only when ATI cards were in my system, I place it with them. Take what you will from this post, but I will continue avoiding ATI.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisdaniel.net/2008/05/20/ati-sucks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>McCain is old</title>
		<link>http://chrisdaniel.net/2008/05/12/mccain-is-old/</link>
		<comments>http://chrisdaniel.net/2008/05/12/mccain-is-old/#comments</comments>
		<pubDate>Mon, 12 May 2008 21:24:38 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[humour]]></category>

		<guid isPermaLink="false">http://chrisdaniel.net/2008/05/12/mccain-is-old/</guid>
		<description><![CDATA[lulz. The AARP is younger than John McCain!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://thingsyoungerthanmccain.com">lulz</a>. The AARP is younger than John McCain!</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisdaniel.net/2008/05/12/mccain-is-old/feed/</wfw:commentRss>
		</item>
		<item>
		<title>You Will Submit (poster) (buy it) (now!)</title>
		<link>http://chrisdaniel.net/2008/04/10/you-will-submit-poster-buy-it-now/</link>
		<comments>http://chrisdaniel.net/2008/04/10/you-will-submit-poster-buy-it-now/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 16:30:50 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[ad]]></category>

		<category><![CDATA[comic]]></category>

		<category><![CDATA[consumerism]]></category>

		<guid isPermaLink="false">http://chrisdaniel.net/2008/04/10/you-will-submit-poster-buy-it-now/</guid>
		<description><![CDATA[From Questionable Content #141:

I made the poster!
]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://questionablecontent.net/view.php?comic=141">Questionable Content #141</a>:</p>
<p><a href="http://www.zazzle.com/cjdaniel/product/228633748984474247" title="You Will Submit"><img src="http://chrisdaniel.net/wp-content/uploads/2008/04/submit-bird-poster-small.png" alt="You Will Submit" /></a></p>
<p>I made the <a href="http://www.zazzle.com/cjdaniel/product/228633748984474247">poster</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisdaniel.net/2008/04/10/you-will-submit-poster-buy-it-now/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Runners Anonymous</title>
		<link>http://chrisdaniel.net/2008/04/07/runners-anonymous/</link>
		<comments>http://chrisdaniel.net/2008/04/07/runners-anonymous/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 06:39:31 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chrisdaniel.net/2008/04/07/the-runners-high/</guid>
		<description><![CDATA[I&#8217;m 22, and I&#8217;ve heard all the normal rhetoric about exercising &#8212; not least among the advice, the daily run. You have probably heard exactly the same; but did you know running can be addictive?

[Running-addicts seen in their natural environment &#8212; marathon photo courtesy Steve Gregory; marijuana photo courtesy US government] 
Last night at the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m 22, and I&#8217;ve heard all the normal rhetoric about exercising &#8212; not least among the advice, the daily run. You have probably heard exactly the same; but did you know running can be addictive?</p>
<p><a href="http://chrisdaniel.net/wp-content/uploads/2008/04/runners-marijuana.jpeg" title="Bunch of addicts"><img src="http://chrisdaniel.net/wp-content/uploads/2008/04/runners-marijuana.jpeg" alt="Bunch of addicts" /></a></p>
<p><em>[Running-addicts seen in their natural environment &#8212; marathon photo courtesy Steve Gregory; marijuana photo courtesy US government] </em></p>
<p>Last night at the coffee shop, a less-fit friend was experiencing a mild euphoric high after a long, fast walk involving a bit of climbing; another friend mentioned that it might be similar to the &#8220;<a href="http://en.wikipedia.org/wiki/Endorphin#Runner.27s_high" title="Wikipedia section on the runner's high">runner&#8217;s high</a>&#8220;. He added that &#8220;everyone runs to get it &#8212; otherwise only masochists would run&#8221;. Incredulous, I asked the barista, who runs regularly, why she ran. &#8220;For that feeling you get sometimes &#8230; it&#8217;s like having sex &#8212; except you&#8217;re running!&#8221; She also mentioned that sometimes her &#8220;head feels one with the sky&#8221;. Sounds similar to what is <a href="http://runtrails.blogspot.com/2005/01/understanding-runners-high.html">described by this trail runner</a>.</p>
<p>Why hadn&#8217;t I heard this before? Maybe mine is an aberrant experience, but if not, maybe it&#8217;s because of the &#8220;anti-drug&#8221; societal pressure here in the United States, thanks to the &#8220;War on Drugs&#8221;. Anything using the prospect of addictive highs to promote even beneficial behaviour might be seen as encouraging &#8220;deviancy&#8221;. What a crock of shit. Well, now that I&#8217;ve heard about this runner&#8217;s high, I think I&#8217;ll follow through on my intention to start running regularly &#8212; yes, for the high, dammit!</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisdaniel.net/2008/04/07/runners-anonymous/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Remington Quiet-Riter</title>
		<link>http://chrisdaniel.net/2008/03/14/remington-quiet-riter/</link>
		<comments>http://chrisdaniel.net/2008/03/14/remington-quiet-riter/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 05:07:00 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chrisdaniel.net/2008/03/14/remington-quiet-riter/</guid>
		<description><![CDATA[This week, I drove out to my parents&#8217; house to retrieve this:

It&#8217;s a Remington Quiet-Riter from around 1957. My grandmother gave it to me when I was twelve or thirteen, and I wrote some short Star Trek (TOS) parodies on it. It&#8217;s in great condition for the use it&#8217;s endured.
I&#8217;m considering taking it to the [...]]]></description>
			<content:encoded><![CDATA[<p>This week, I drove out to my parents&#8217; house to retrieve this:</p>
<p><a href="http://flickr.com/photos/cjdaniel/2334523596/in/set-72157604118065696/"><img src="http://farm3.static.flickr.com/2022/2334523596_197e0dcd68.jpg?v=0" alt="Remington Quiet-Riter" height="375" width="500" /></a></p>
<p>It&#8217;s a Remington Quiet-Riter from around 1957. My grandmother gave it to me when I was twelve or thirteen, and I wrote some short Star Trek (TOS) parodies on it. It&#8217;s in great condition for the use it&#8217;s endured.</p>
<p>I&#8217;m considering taking it to the coffee shop to write some things, for old times&#8217; sake, and to attract some attention.</p>
<p>Full set <a href="http://flickr.com/photos/cjdaniel/sets/72157604118065696/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisdaniel.net/2008/03/14/remington-quiet-riter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Oh, is this about Iraq?</title>
		<link>http://chrisdaniel.net/2008/03/11/oh-is-this-about-iraq/</link>
		<comments>http://chrisdaniel.net/2008/03/11/oh-is-this-about-iraq/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 21:39:24 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[photos]]></category>

		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://chrisdaniel.net/2008/03/11/oh-is-this-about-iraq/</guid>
		<description><![CDATA[ 
Also note US ARMY sticker.
]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.flickr.com/photos/cjdaniel/2327731636/"><img src="http://farm3.static.flickr.com/2219/2327731636_04d8540b34.jpg?v=0" alt="Typical Oklahoma bumper sticker" height="383" width="500" /></a></p>
<p>Also note US ARMY sticker.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisdaniel.net/2008/03/11/oh-is-this-about-iraq/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Server 2000 &#8220;just works&#8221; &#8230; no matter what you do</title>
		<link>http://chrisdaniel.net/2008/02/15/windows-server-2000-just-works-no-matter-what-you-do/</link>
		<comments>http://chrisdaniel.net/2008/02/15/windows-server-2000-just-works-no-matter-what-you-do/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 16:50:02 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Rants]]></category>

		<category><![CDATA[microsoft]]></category>

		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://chrisdaniel.net/2008/02/15/windows-server-2000-just-works-no-matter-what-you-do/</guid>
		<description><![CDATA[You&#8217;ve heard of layer eight problems? Well, here&#8217;s what I call a &#8220;split layer eight&#8221; issue.
A couple of weeks ago, the company I work for finished up moving servers to a new data center; part of this move involved changing some servers&#8217; IP addresses. Since the move, one of our servers had been behaving slightly [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve heard of <a href="http://en.wikipedia.org/wiki/Layer_8">layer eight</a> problems? Well, here&#8217;s what I call a &#8220;split layer eight&#8221; issue.</p>
<p>A couple of weeks ago, the company I work for finished up moving servers to a new data center; part of this move involved changing some servers&#8217; IP addresses. Since the move, one of our servers had been behaving slightly erratically. It was running SQL Server on Windows Server 2000, and had one linked server (the main database server, which was local, even connected to the same switch) so stored procedures could query the other server&#8217;s databas, and whathaveyou. Small queries (short connections) would work just fine, but anything that took longer than a few seconds broke with &#8220;General network error&#8221;; the connections appeared to get interrupted.</p>
<p>I tried testing the connection between servers using <a href="http://dast.nlanr.net/Projects/Iperf/">iperf</a>; the connection for that initially worked, but then got interrupted after a few seconds, too! The same test was okay between the main database server and a different server, so that narrowed the issue down to our strangely-behaving server or its switch port.</p>
<p>Hardware? Switch port reports no errors, so it&#8217;s probably not that &#8230;</p>
<p>Duplex mismatch? Both switch and server report autonegotiated 100Mbps/full-duplex, so that&#8217;s not the problem &#8230;</p>
<p>Network configuration? Well, let&#8217;s check just for the hell of it.</p>
<p>&#8230;</p>
<p>/26 subnet mask?</p>
<p>Let me explain something to everyone before I go any further. IP addresses are 32-bit numbers, and they&#8217;re divided up into sections using bit masks, called &#8220;subnet masks&#8221;. For example, I have 192.168.1.0/24 (24-bit subnet mask, which means I can use any number in the last octet, the .0 in the address), and I want to divide it up into four segments. I would use a /26 subnet mask to divide the address space (the last octet) up like this:</p>
<blockquote><p>Block 1: 0-63  |  Block 2: 64-127  |  Block 3: 128-191  |  Block 4: 192-255</p></blockquote>
<p>Essentially, this means, for example, that 192.168.1.1 cannot directly talk to 192.168.1.152, because they each know they are in different blocks (.1 is in block 1, .152 is in block 3), and have to talk to an intermediary (a router) in order to reach the other.</p>
<p>Now, back to my server&#8217;s network configuration. My server was .152, and it had a /26 subnet mask, so the router, the central database server, and almost everything else it needed to talk to were <em>not in that network block</em>. Certainly, everything I had tested from was outside of that block.</p>
<p>Why was I even able to connect!? Instead of doing what network standards suggest, and simply returning a &#8220;no route to host&#8221; error, Microsoft&#8217;s networking stack was apparently ignoring the subnet mask, allowing the connection, and then later realising what the subnet mask was and dropping the connection &#8230; (?!)</p>
<p>Even if the above was not the case, and something very weird was going on, and Microsoft&#8217;s networking stack is flawless, I should have been presented with an error when I input a default router address that was not in the same subnet as the server. By definition, one&#8217;s default gateway <em>must</em> be in the same subnet!</p>
<p>This very simple problem should have never happened, obviously, but all three links in the chain failed:</p>
<ol>
<li>I, the user, failed to input the correct information.</li>
<li>Microsoft failed to recognise that the information I input was <em>inherently incorrect and could not possibly work under any circumstances.</em></li>
<li>Microsoft&#8217;s networking stack failed by happily taking the horribly wrong information and <em>somehow worked anyway &#8230;</em> marginally<em>.</em> Guys, guys &#8212; you&#8217;ve got entirely the wrong idea of &#8220;just works&#8221;.</li>
</ol>
<p>This is a split layer eight issue, because the fault is split between the user and the developer. I am the first to apologise to users for failures to do proper input validation, or failures to work as expected. Developers can do wrong, and frequently fuck their users by failing in this manner; most users only recognise the &#8220;user error&#8221; portion of it, unfortunately, and continue using the software.</p>
<p>Microsoft have touted their commercial software as &#8220;best in the business&#8221; because they have spent billions on development; they have said that their billions spent make their expensive products cost-<em>saving</em>. I ask you, where have those billions gone when such a simple error can be made by the user? Aren&#8217;t they supposed to be making the experience easier and more efficient? Think about how many times similar situations have probably happened around the world; either extra time was spent, or extra money was thrown at an outside consultant to come in to identify the issue. Forget how much they&#8217;ve &#8220;saved&#8221; us; how many billions of dollars have Microsoft <em>cost</em> the IT industry?</p>
<p>My Linux and FreeBSD boxes don&#8217;t do this shit. If I change my subnet mask to something that puts my default gateway in another subnet, my default route gets deleted. If I try to connect to something outside of my subnet, I get a &#8220;no route to host&#8221; error; the connection doesn&#8217;t go through and then get interrupted. <em>THIS IS FREE SOFTWARE &#8212; </em><em>DEVELOPED BY &#8220;AMATEURS&#8221;. WHAT THE FUCK ARE YOU DOING, MICROSOFT?<br />
</em></p>
<p>Somehow, I don&#8217;t think Microsoft includes &#8220;simple errors caused by developer fuckups&#8221; in their estimates of total cost of ownership.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisdaniel.net/2008/02/15/windows-server-2000-just-works-no-matter-what-you-do/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

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