<?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>Mindstab.net &#187; Windows</title>
	<atom:link href="http://www.mindstab.net/wordpress/archives/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mindstab.net/wordpress</link>
	<description>Various projects and musings</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adventures with Ubuntu and XP and the family computer</title>
		<link>http://www.mindstab.net/wordpress/archives/292</link>
		<comments>http://www.mindstab.net/wordpress/archives/292#comments</comments>
		<pubDate>Sat, 17 May 2008 20:54:46 +0000</pubDate>
		<dc:creator>Dan Ballard</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mindstab.net/wordpress/archives/292</guid>
		<description><![CDATA[So my folks Windows XP box started having difficulty booting.  Most of the time it would go to boot and suddenly you'd be back at the BIOS, then the "Windows didn't shutdown properly last time" menu and then once you selected "boot normally" the cycle would begin again.  Usually eventually you'd get lucky [...]]]></description>
			<content:encoded><![CDATA[<p>So my folks Windows XP box started having difficulty booting.  Most of the time it would go to boot and suddenly you'd be back at the BIOS, then the "Windows didn't shutdown properly last time" menu and then once you selected "boot normally" the cycle would begin again.  Usually eventually you'd get lucky and Windows would boot (but sometimes they gave up first).  Not good.  This started a while ago and seemed to get worse (I think, I never use the box so I don't know).  Anyways, eventually they figured (hoped actually because otherwise it was hardware failure) that their XP install was corrupted and asked me to reinstall Windows for them.  </p>
<p>They gave me the CD that came with the box and I loaded it up and first things first, no harddrive detected.  Yep, that's right, no harddrive.  To be fair, XP is old, it's from 2001, and pretty much all computers come with SATA harddrives now, which didn't even exist in 2001, so it's not entirely fair to expect XP to support them.  This is one of the downsides of only doing releases every 6 years.  Being not terribly invested in this "install XP" project I tossed my hands up and said it's a no go and offered Linux as an alternative.  My Dad was definitely interested in Linux but wasn't sure it would be all there for his business software, so I said, "no fear, let's just do a trial run, and if it doesn't work, no worries, you can, you know, always buy Vista".  The thought of having to spend money to make a computer that did work, work again, for no good reason vs. the low commitment of a trail run sold him on the project.</p>
<p>So I burned a copy of Hardy Heron, the newest Version of Ubuntu, released just last month.  It loaded up and recognized all the hardware and installed, no trouble.  I'm old fashioned so I opted for a separate root and home partition, but other than that, a vanilla install.  Then we booted up and everything just worked out of the box.  Even the printer.  So I loaded all their data on from one of my boxs from whence it had been backuped to and let them at it (after a few tweaks, like my mom's desktop).</p>
<p><center><a href="http://www.mindstab.net/gallery/v/screenshots/fuzzybear/fuzzybear.png.html"><img src="http://www.mindstab.net/gallery/d/1461-2/fuzzybear.png" alt="fuzzybear" /></a></center></p>
<p>The results?  </p>
<p>Mom loved it.  For her, it turns out the killer feature was desktop icon stretching.  She really liked the larger icons.  And of course, no difficulty using it for her normal uses which are nearly entirely Internet look ups. The other big hit was Eye of Gnome, the photo viewer.  Last year we had about 1600 of my mom's parents family slides turned into digital photos (at no small cost) and the stock Gnome photo viewer is perfect and intuitive enough for her to use and enjoy (the newly added left right buttons to scroll a directory are crucial here, so good work guys).</p>
<p>My moved out sister dropped by and gave it a try, and she too was sold.  For her, the large stock puzzle/games selection was the seller.  It worked just fine for her net usage, but the large selection of games got her attention and kept it just on introduction for over half an hour and she only explored a few of the games in that time.  She'll be back.  She also was amused by compiz eye candy.</p>
<p>As for my Dad? Sadly neither of his business apps worked under Wine.  Maximizer 8 failed to install (a little sad since it's reasonably popular and not so new) and D--------, which is from what I can gather an in house piece of software from his company, also failed to install.  A few tales from his trials installing it under Windows were horrific thought, like for the first time install you are required to turn off the firewall. 0_o  In house software can be scary and shoddy stuff.</p>
<p>So Linux failed to satisfy everyone of  my family's needs, so back to Windows.  I was disappointed but resigned.  And then came mom to the rescue.  She chimed in she didn't want to go back.  She liked her new Ubuntu desktop!  So that was all I needed to float the idea of dual-boot.  And thankfully we had two partitions already.  Dad was sold too.  He does want to learn more about Linux and so looked forward to the opportunity, but also needs his business software.</p>
<p>So I popped in a Gentoo LiveCD, because there really is no better system recovery and maintenance CD than a Gentoo LiveCD.  I copied the Ubuntu root over to the second partition, moved /home and edited fstab and grub/menu.lst and reinstalled grub (from within the Ubuntu chroot because the one thing that particular LiveCD was 'missing' was Grub) and then changed the partition type of the first partition from Linux to NTFS and volia, we were ready to go.</p>
<p>Then back to Ubuntu because the Gnome Device Manager is actually full of awesome and gave me all the hardware information I needed so that I could get the appropriate drivers for Windows (remember when it was the reverse and it was crucial to go into Windows System Manager to get all the hardware info so Linux could install?).  Then off to the net to find the Sata drivers, and then I tossed those onto a floppy disk and tried the XP install again.  Sure enough, after loading the drivers from the disk, XP install found the harddrive and was happy enough to install onto the partition I had marked for it.</p>
<p>Then it booted into Windows XP SP1 glory.  Which was surprisingly not glorious because it had no drivers so we had a 640x480 low colour screen with no sound.  And no programs.  Dad and I spent the rest of that day and the next few after that running Windows Update and downloading and installing drivers and programs manually from the net.  The Windows Update website actually pretty much continually stalled out and failed when it came time to get service pack 2 which was disconcerting but by then the update manager had been installed and it was able to get and install SP2 for us.  Shortly after which my dad horrifyingly noticed the Windows booting bug was back! We were horrified.   All this work and no fix?  Was it hardware failure? But Ubuntu was still booting fine.  So we kept at it and apparently now with SP3 installed it's gone back to booting normally.  </p>
<p>So yes, that means Microsoft in one of their post SP2 updates introduced some bug that rendered our computer nearly unbootable,  which drove us to Linux which was brain dead easy to install.  And then when we discovered Linux didn't quite fulfill all our needs, they made the migration back to XP as painful and full of near hopeless despair as possible.</p>
<p>So thank you Microsoft for driving my family to try Linux because they've found they like it, and thank you after that for highlighting exactly why we don't want to be hooked on Windows.  It's been educational for my family,  and now ever computer in my house has Linux installed on it and my family is interested in learning about it!  And I owe it all to Microsoft.</p>
<p>(It should be pointed out that my dad's work still has a ban on IE7 and Vista because it doesn't work with their software yet which is a mark against both Microsoft and Vista, and my dad's company's computer department because, lets face it, it is the future and it has been out for over a year.  But this did mean Vista really wasn't a viable option on the fact that it would have cost us more money and it wouldn't have accomplished the one goal we needed it for, which was running my dad's business software. XP was our only option.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindstab.net/wordpress/archives/292/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New laptop (Umbriel)</title>
		<link>http://www.mindstab.net/wordpress/archives/252</link>
		<comments>http://www.mindstab.net/wordpress/archives/252#comments</comments>
		<pubDate>Sun, 06 Jan 2008 04:52:27 +0000</pubDate>
		<dc:creator>Dan Ballard</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mindstab.net/wordpress/archives/252</guid>
		<description><![CDATA[So in September, my laptop Nika died of an electrical system failure.  Going through a semester of university without a laptop was a hassle, but I waited and on Boxing Day I picked up a new laptop for $600 CDN ($300 off!).  So what does one get for about the cheapest laptop in [...]]]></description>
			<content:encoded><![CDATA[<p>So in September, my laptop <a href="http://mindstab.net/computers/#nika">Nika</a> died of an electrical system failure.  Going through a semester of university without a laptop was a hassle, but I waited and on Boxing Day I picked up a new laptop for $600 CDN ($300 off!).  So what does one get for about the cheapest laptop in the store?  Well, I got an Acer Extensa 5620 equipped with a Core2 Due 1.6GHz cpu, a pleasing 2 GB ram and a 250GB harddrive.  It also had a Intel X3100 video card.  So really, I couldn't have asked for any more in  laptop.  I'm pretty pleased.  I named it <a href="http://mindstab.net/computers/#umbriel">Umbriel</a>.<br />
Then I threw Ubuntu 7.10 on it.</p>
<p>First, a few install details.  I decided to save Vista since a) I paid for it and more importantly b) I might need it for Starcraft 2.  Vista did at least come with a nice partition+filesystem resize tool that shrank it right down.  So that was nice.  And then Ubuntu installed smoothly onto the rest of the disk and setup Grub to dual boot them flawlessly.  So that was all nice.</p>
<p>So what are the good and bads?  </p>
<p>The goods: All the open source Intel hardware I could want, including a surprisingly good built in web cam.  The Ubuntu install went without a hitch and everything worked.  Popped in media and it went out in search of codecs and installed them.  Cool.</p>
<p>The medium:  I did have to manually install DVD support.  But it took like 1 minute so whatever.  Same for enabling CPU scaling control from the Gnome panel applet (and I understand the rational for that).</p>
<p>The bad: Even though the graphics drivers for the newest Intel video card are open source and Intel backed no less, I can't have desktop bling AND video playback.  One or the other.  That's kind of lame.  But will probably be fixed, and I'm really hoping by the time Ubuntu 8.04 comes out.  </p>
<p>More annoyingly, the sound situtation.  The speakers are way to quiet in some situations, like playing a DVD and only acceptably loud other times.  Ditto for the headphones.  The only minor saving grace is that this is also the case in Windows Vista which the laptop came with.  That the computer industry as a whole is shipping laptops with crippled gimpy sound like this is a little discouraging and amazing.  Does no one test the hardware and software they ship?  Max sound on both headphones and speakers should be better than a whisper.  Also, some weird regression in Ubuntu in that when I plug headphones in the speakers don't turn off.  Awesome.  I though we had that licked like YEARS ago. It worked on my old laptop :p  </p>
<p>Still, as a work and school machine the laptop is wonderful and more than sufficient.  Additionally it can smoothly play UT2004 with all the features turned to low (which is really a a nice bonus) and I'm hopeful that with in a year it'll handle video and audio just fine.  And lets face it, $600 is pretty damn cheap :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindstab.net/wordpress/archives/252/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
