<?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>Chris Norton &#187; windows</title>
	<atom:link href="http://www.chnorton.com.au/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chnorton.com.au</link>
	<description>A blog about software engineering, web development, education and my otaku interests.</description>
	<lastBuildDate>Tue, 07 Dec 2010 11:45:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>InfraRecorder</title>
		<link>http://www.chnorton.com.au/2007/10/31/infrarecorder/</link>
		<comments>http://www.chnorton.com.au/2007/10/31/infrarecorder/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 12:27:11 +0000</pubDate>
		<dc:creator>Chris Norton</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.chnorton.com.au/2007/10/31/infrarecorder/</guid>
		<description><![CDATA[With my new computer one of the things I wanted to try was to see exactly how much functionality I could achieve on Windows using only freely available software. Having gotten most things like multimedia playback, word processing and other essentials out of the way I found I needed a decent replacement for Nero. After [...]]]></description>
			<content:encoded><![CDATA[<p>With my new computer one of the things I wanted to try was to see exactly how much functionality I could achieve on Windows using only freely available software. Having gotten most things like multimedia playback, word processing and other essentials out of the way I found I needed a decent replacement for <a href="http://www.nero.com/ena/index.html" rel="external nofollow">Nero</a>. After using <a href="http://www.imgburn.com/">ImgBurn</a> for a while, which is workable but better suited for burning and ripping discs rather than building them, I stumbled upon <a href="http://infrarecorder.sourceforge.net/">InfraRecorder</a> (IR) on Sourceforge. The software is apparently intended to be an open source replacement for Nero so it seemed to be exactly what I was looking for. Here are my thoughts on it.</p>
<p><span id="more-169"></span>Starting in the obvious place, the interface is quite similar to Nero&#8217;s, except that the layout is split vertically between the file browser and disc builder. Even if you&#8217;ve never used Nero or a similar program before the layout should be easy to figure out and work with. One thing that might be confusing initially is that all the menus and whatnot refer to &#8220;Compact Disc&#8221; or &#8220;CD&#8221; even when you&#8217;re working with DVDs. Just make sure you&#8217;ve started a DVD project (from the File menu) and everything will work fine. This has actually caught me out a few times as the program defaults to starting a data CD project on startup and there&#8217;s no obvious difference between that and a data DVD.</p>
<p>Burning works fine and is comparable to ImgBurn in terms of time taken. When I burned my first disc <abbr title="InfraRecorder">IR</abbr> reported that it was burning at 4.0x which is a lot less than the burner and disc were capable of (16x). Burning the same image with ImgBurn resulted in faster burn rates being reported but it didn&#8217;t actually take less time to burn. A few other annoyances rear their heads at the burning stage though. First of all, if you have two drives of the same make and model then it&#8217;s impossible to tell which is which as IR gives you no indication of whether or not there are discs in either drive. Secondly, if you do select the wrong drive (as I frequently do) or there&#8217;s a problem with the disc then the program goes through the entire process of creating a disc image to burn to disc but then fails and wipes the image, requiring it to be built all over again when you fix the problem. Thirdly, the progress information leaves a lot to be desired &#8211; I&#8217;d like to know who came up with the idea of having &#8220;estimated time of finish&#8221; be the only indicator. At first I thought this was &#8220;estimated time remaining&#8221; or something but, no, it&#8217;s the actual <em>time</em> that the task is expected to finish. Really, is that useful to anyone? Is is that difficult to subtract the current time to get the <em>length of time</em> estimated? I&#8217;d really prefer to have both, along with the time already taken on the task.</p>
<p>Attempting to burn an audio CD exposed a few more problems. The first time I tried to burn a CD I ran into my old friend the &#8220;can&#8217;t tell which drive is which&#8221; issue &#8211; IR started converting the tracks without issue but then it sat there doing nothing for a few minutes before finally telling me that there was a problem with the disc and it had to be reloaded (the drive was ejected and pulled back before I could do anything) and then it sat there for a few more minutes before I cancelled the operation. Now at this point I discovered yet another dumb usability problem: if I click cancel why on Earth would it report that &#8220;the operation was cancelled&#8221; and then <em>wait for me to click OK before going back</em>? Yes, to cancel something you click Cancel then OK. Trying to burn the disc again with the other drive (I assume it was the other drive) gave me the other problem: IR was apparently trying to access the temporary files it created beforehand (WAVs from the OGG files I added) and every file came up as &#8220;permission denied&#8221;. Very, very strange. I think it had something to do with IR using <a href="http://www.cygwin.com/" rel="external nofollow">Cygwin</a> in the background.</p>
<p>I did finally managed to get the audio CD burned and it appears to have worked perfectly. I would have liked some more information and options for my audio CD though. I couldn&#8217;t find anywhere to not burn the extra 2 seconds between tracks for instance. There&#8217;s also no support for <a href="http://en.wikipedia.org/wiki/CD-Text" rel="external nofollow">CD-Text</a> but this isn&#8217;t a big deal. MP3 support is not provided in the base package but there&#8217;s a LAME plugin available to add it in of you desire.</p>
<p>Overall, I&#8217;d say InfraRecorder works well enough for creating CDs and DVDs but, perhaps there are lots of small usability problems that I think need to be addressed before it can really be considered a nice piece of software to use and one that&#8217;s capable of being a true replacement for Nero.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chnorton.com.au/2007/10/31/infrarecorder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New PC: Musings</title>
		<link>http://www.chnorton.com.au/2007/10/04/new-pc-musings/</link>
		<comments>http://www.chnorton.com.au/2007/10/04/new-pc-musings/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 14:38:14 +0000</pubDate>
		<dc:creator>Chris Norton</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[antec]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.chnorton.com.au/2007/10/04/new-pc-musings/</guid>
		<description><![CDATA[The new computer is up and running with everything working well. I thought I&#8217;d go through some of the things I&#8217;ve noticed and learned. Setting drive letters in Windows Windows sucks at drive selection. When I first installed Windows I had two drives in there that had already been formatted. These came up as C: [...]]]></description>
			<content:encoded><![CDATA[<p>The new computer is up and running with everything working well. I thought I&#8217;d go through some of the things I&#8217;ve noticed and learned.</p>
<p><span id="more-147"></span><br />
<h2>Setting drive letters in Windows</h2>
<p>Windows sucks at drive selection. When I first installed Windows I had two drives in there that had already been formatted. These came up as C: and D: and the newly formatted drive, after taking into account two DVD drives and my card reader (that comes up as four separate disk drives), my Windows partition was listed as K:. The C: drive, for some bizarre reason was a &#8220;system drive&#8221; even though I hadn&#8217;t installed anything on it.</p>
<p>I understand the Windows drive system is a legacy but it&#8217;s really just downright crazy. Why can&#8217;t I use A: and B: as drive letters? Why does a card reader come up as a set of drives even though there are no disks in it? Why is the drive letter so damn important? I much prefer the Unix way of mounting partitions as directories in the filesystem hierarchy &#8211; it&#8217;s far more logical and has responded better to changes in the way we use computers.</p>
<h2>Antec Sonata III</h2>
<p>This is one very, very fine case. Currently it&#8217;s on the floor next to my desk and I can barely hear it. Quite impressive considering there&#8217;s a quad-core CPU, a massive graphics card and four hard drives in there!</p>
<p>I highly recommend this case for your next PC.</p>
<h2>Getting Windows working</h2>
<p>I&#8217;d forgotten how much stuff you need to install to make a Windows system actually workable. Multimedia codecs, an office suite, a PDF reader, an archive program (eg. WinZip), CD/DVD burning software, iTunes for managing my iPod, a desktop search application, decent web browser and email programs, a proper text editor, a calendar and so on and so forth.</p>
<p>Being Windows you also need anti-virus, anti-spyware, a firewall and other anti-malware programs. Even though these degrade the functionality of your computer rather than enhance it.</p>
<p>Almost all of these things come included with the base operating system (or are not needed at all) on Linux or Mac OS X. Most PC vendors have to make up for this problem but end up bundling in all sorts of crap so personally I&#8217;m happier if Microsoft choose to include fewer programs rather than give me more crap I don&#8217;t want. Such as Internet Explorer.</p>
<h2>Cables everywhere!</h2>
<p>Even with the Sonata&#8217;s nice internal layout you still wind up with cables running all over the place. I wish all PSUs could be like <a href="http://www.antec.com/us/pro_p_NeoHE.php" rel="external nofollow">Antec&#8217;s NeoPower</a>? Detachable cables are the way to go.</p>
<p>I&#8217;m just glad I went with the SATA DVD burners. Nice thin cables are so much nicer than the huge IDE cables.</p>
<h2>The more things change&#8230;</h2>
<p>Even with all the crazy fast hardware in the computer, for day-to-day operations I don&#8217;t notice anything different from my old computer. Boot up and program start up is slightly faster but that will probably change over time. I can watch 1080p videos now but I don&#8217;t have many of them anyway.</p>
<p>Video encoding and playing games are really the only two areas I&#8217;ve noticed the massive increase in hardware power.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chnorton.com.au/2007/10/04/new-pc-musings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New PC: It&#8217;s Alive!</title>
		<link>http://www.chnorton.com.au/2007/09/27/new-pc-its-alive/</link>
		<comments>http://www.chnorton.com.au/2007/09/27/new-pc-its-alive/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 13:51:50 +0000</pubDate>
		<dc:creator>Chris Norton</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.chnorton.com.au/2007/09/27/new-pc-its-alive/</guid>
		<description><![CDATA[Yes folks, my new PC is now up and running. Everything seems to have gone swimmingly hardware-wise. Today I got the final pieces of the system: a Winfast 8800GTS 640MB and a Ritmo &#8220;55-in-1&#8243; card reader. I must admit I was unprepared for just how huge the graphics card actually was &#8211; the card is [...]]]></description>
			<content:encoded><![CDATA[<p>Yes folks, my new PC is now up and running. Everything seems to have gone swimmingly hardware-wise. Today I got the final pieces of the system: a Winfast 8800GTS 640MB and a Ritmo &#8220;55-in-1&#8243; card reader. </p>
<p><span id="more-141"></span>I must admit I was unprepared for just how huge the graphics card actually was &#8211; the card is longer than the motherboard! Not to mention the huge heatsink and fan on top of it. Thankfully the card fit in without any problems; there&#8217;s a tight fit in the case now but nothing too drastic, although I would advise people install the graphics card <em>last</em> if you&#8217;re going to get one of these.</p>
<p>I am so far unimpressed by the card reader. I haven&#8217;t actually used it functionally yet but from my play around inserting my camera&#8217;s SD card, it doesn&#8217;t seem to be as nice as, say, the card reader on my laptop. The card doesn&#8217;t actually slide all the way in and so sticks out, which is a bit of a pain as my case door must stay open.</p>
<p>The main problem I&#8217;m having right now is that I&#8217;d forgotten just how mind-numbingly awful the Windows XP installation is. I can&#8217;t believe I have to sit here and babysit the damn thing for the sole reason that it asks questions every 10 minutes. Why oh why did no-one on the installer team realise that all that information could have been gathered at the very start and then the process could run uninterrupted.</p>
<p>Don&#8217;t even get me started on the &#8220;Installation will complete in 39 minutes&#8221; thing.</p>
<p>Sigh. Oh well, this will most likely be the last time I need to install Windows XP on a computer so I guess I should look at it with &#8230; something less than the sheer loathing it deserves. To cleanse myself I might get around to installing the 64-bit version of Ubuntu 7.04 later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chnorton.com.au/2007/09/27/new-pc-its-alive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

