<?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>Tech-Talkers &#187; How To</title>
	<atom:link href="http://www.tech-talkers.com/index.php/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-talkers.com</link>
	<description>Let's Talk Tech...</description>
	<lastBuildDate>Fri, 15 Jan 2010 03:35:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Converting FLAC to 320kbps MP3 with Foobar</title>
		<link>http://www.tech-talkers.com/index.php/2009/01/converting-flac-to-320kbps-mp3-with-foobar/</link>
		<comments>http://www.tech-talkers.com/index.php/2009/01/converting-flac-to-320kbps-mp3-with-foobar/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 06:44:04 +0000</pubDate>
		<dc:creator>Tim Severeijns</dc:creator>
				<category><![CDATA[Conventions]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[FLAC]]></category>
		<category><![CDATA[Foobar]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.tech-talkers.com/?p=323</guid>
		<description><![CDATA[
Lossless codecs, like FLAC, are great when it comes to preserving all the quality present on the original media. Unfortunately though, they do take up quite a bit of space and most lossless codecs are far from popular in the mainstream. Therefore, it often becomes necessary to sacrifice some of the quality in order to [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-333" title="foobar2000" src="http://www.tech-talkers.com/wp-content/uploads/2009/01/foobar2000.jpg" alt="foobar2000" width="325" height="48" /></p>
<p>Lossless codecs, like FLAC, are great when it comes to preserving all the quality present on the original media. Unfortunately though, they do take up quite a bit of space and most lossless codecs are far from popular in the mainstream. Therefore, it often becomes necessary to sacrifice some of the quality in order to recoup some disk space and increase compatibility &#8212; because the day that the iPod supports open source codecs, is also likely to be the day that hell freezes over&#8230;</p>
<p>So, you&#8217;re stuck with hordes of FLAC files and you want to convert them all into high-quality MP3&#8217;s, and, of course, you&#8217;d like to do all this without paying a penny, correct? Is that even possible? After all, the <a href="http://www.fraunhofer.de/EN/">Fraunhofer Society</a> currently owns the rights to the MP3 codec, and they&#8217;re not shy about cashing in on it.</p>
<p>Fortunately, there is a solution, and both of the tools needed for this operation are available for free!</p>
<p><span id="more-323"></span></p>
<p>Ever since I gave up on iTunes and Winamp, I&#8217;ve been using a very light-weight and very elegant music player known as <a href="http://www.foobar2000.org/">Foobar2000</a>, or just Foobar for short. Besides the wonderful job it does playing back music with an absolute minimum of fuss, unlike iTunes, it also features an extensive array of useful plug-ins, the most fundamental of which come pre-installed. One of these built-in tools is the codec converter, which is what we&#8217;ll be using to solve our little dilemma.</p>
<p>In order to encode and decode MP3 files, Foobar uses the LAME codec. Due to reasons I don&#8217;t fully understand, the guys behind this codec have somehow circumvented the need to license the relevant technology from the Fraunhofer Society, and can therefore offer MP3 support for free &#8212; sounds like that might be an interesting article all on its own, but I digress.</p>
<p>Anyway without further ado, here&#8217;s the interesting bit:</p>
<p>Once you have Foobar installed and fired up, click on the &#8220;Library&#8221; menu, and select &#8220;Configure&#8221; &#8212; alternatively, you can just hit Ctrl-P, and that will get you to the same place. On the left side of the &#8220;Preferences&#8221; window that just opened up expand the entry titled &#8220;Tools,&#8221; and click on &#8220;Converter.&#8221;</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-329" title="foobar-pref" src="http://www.tech-talkers.com/wp-content/uploads/2009/01/foobar-pref.jpg" alt="foobar-pref" width="782" height="573" /></p>
<p>From here, look to the right side of this window, and you should see a button labeled &#8220;Add New.&#8221; Click on that.</p>
<p>You should now see the window pictured below. From the &#8220;Encoder&#8221; list, select &#8220;Custom.&#8221; The first text box under the drop-down that you just used should now read &#8220;lame.exe&#8221; &#8211;  again, just like in the picture.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-330" title="foobar-pref-ii" src="http://www.tech-talkers.com/wp-content/uploads/2009/01/foobar-pref-ii.jpg" alt="foobar-pref-ii" width="597" height="577" /></p>
<p>The settings are almost perfect right from the start. There is, however, one problem. We would like to convert our pristine FLAC files to the highest quality offered for MP3&#8217;s, but unfortunately, that&#8217;s not what the settings reflect at the moment. In order to rectify this, all that we need to do is replace the text in the &#8220;Parameters&#8221; box with the following:</p>
<blockquote><p><code>-S --noreplaygain -b 320 - %d</code></p></blockquote>
<p>From a technical standpoint, that&#8217;s all you need to change; your files will now be properly converted to 320kbps MP3&#8217;s. The description of this conversion preset, however, won&#8217;t reflect the fact that we&#8217;ve forced the LAME encoder to use a constant bit rate of 320kbps. But, this is easily fixed as well. At the very bottom of the window, simply update the &#8220;Bitrate&#8221; field to 320, and set the &#8220;Settings&#8221; field to &#8220;CBR,&#8221; short for &#8220;Constant Bit Rate.&#8221;</p>
<p>That&#8217;s it, you&#8217;re now ready to convert your FLAC files.</p>
<p>Now, in case you&#8217;re new to Foobar, once you&#8217;re ready to actually convert a file, all you need to do is add the FLAC files in question to any playlist, select the song, right-click, and hit &#8220;Convert.&#8221; The rest is really straight forward&#8230;</p>
<p>Oh, almost forgot: The first time that you convert something to MP3, Foobar will ask you where it can find the LAME executable (i.e.: the file called LAME.exe). If you don&#8217;t already have it, you can download it from <a href="http://www.free-codecs.com/Lame_Encoder_download.htm" target="_blank">www.free-codecs.com</a>. Once you&#8217;ve downloaded it, simply extract it to any location of your choosing &#8212; perhaps you might want to extract it your music folder, so you know where it is for future reference. After the extraction, head back over to Foobar, and when prompted, simply select the executable from the folder that you extracted the .zip file into.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tech-talkers.com/index.php/2009/01/converting-flac-to-320kbps-mp3-with-foobar/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>How to Safely Test-Drive the Windows 7 Beta</title>
		<link>http://www.tech-talkers.com/index.php/2009/01/how-to-safely-test-drive-the-windows-7-beta/</link>
		<comments>http://www.tech-talkers.com/index.php/2009/01/how-to-safely-test-drive-the-windows-7-beta/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 22:38:35 +0000</pubDate>
		<dc:creator>Tim Severeijns</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.tech-talkers.com/?p=300</guid>
		<description><![CDATA[
Despite the troubled roll-out, the beta to Microsoft&#8217;s next operating system, Windows 7, is finally available. But, unless you are either a die-hard Microsoft fan (possible, though unlikely), or a true geek, you&#8217;re probably thinking to yourself, &#8220;So what?&#8221;
Well, if that&#8217;s your first reaction, then I really can&#8217;t blame you. Traditionally, trying out beta releases [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-309 alignnone" title="win7vb" src="http://www.tech-talkers.com/wp-content/uploads/2009/01/win7vb.jpg" alt="" width="451" height="155" /></p>
<p>Despite the troubled roll-out, the beta to Microsoft&#8217;s next operating system, Windows 7, is finally available. But, unless you are either a die-hard Microsoft fan (possible, though unlikely), or a true geek, you&#8217;re probably thinking to yourself, &#8220;So what?&#8221;</p>
<p>Well, if that&#8217;s your first reaction, then I really can&#8217;t blame you. Traditionally, trying out beta releases of operating systems has been a real hassle. Either you&#8217;re so eager and willing to try out the very latest that you can&#8217;t wait to repartition and reformat a drive in order to install the new OS, or you just can&#8217;t be bothered.</p>
<p>Wouldn&#8217;t it be great if you could just boot your current operating system – be it XP, Vista, or some Unix variant – pop open a window and run Windows 7 in that?</p>
<p>Not only would this be a great alternative to a traditional installation, but it&#8217;s also pretty easy to setup!</p>
<p><span id="more-300"></span></p>
<p>First off, a few terms. What we&#8217;re trying to achieve here is known as &#8220;full virtualization,&#8221; meaning that we&#8217;ll be virtualizing not just a single application or service, but an entire operating system. From now on the operating system that boots up when you turn on the machine will be called the &#8220;host,&#8221; and the operating system that we&#8217;re going to run virtually on that host will be known as the &#8220;client.&#8221; So, in other words, the client will be running within the host.</p>
<p>A critical aspect to virtualization is the fact that the client will think that it&#8217;s the one and only operating system running on the machine; it will, by design, be completely oblivious to the host. From a practical standpoint, this means that the beta to Windows 7 should behave exactly as it would if you had installed it on a fresh machine.</p>
<p>Unfortunately, the complete isolation achieved by virtualization also has a few downsides. First off, Windows 7 won&#8217;t have direct access to any of the machine&#8217;s hardware; for any action that it wishes to perform it will have to go through a middleman, the host. In short, this means that you&#8217;re computing experience in Windows 7 won&#8217;t be quite as spiffy as it might otherwise be on the host. Additionally, Windows 7 won&#8217;t have any access to OpenGL or Direct3D implementations on the hardware level. In layman&#8217;s terms, this means that the graphics will, for lack of a better term, suck. You&#8217;ll have to forgo the Aero eye-candy, and forget about playing solitaire at a decent framerate &#8212; I&#8217;m serious.</p>
<p>With all the warnings out of the way, let&#8217;s get started.</p>
<p>There are several application that will provide us with the capabilities that we need, but we&#8217;ll go with Sun Microsystem&#8217;s VirtualBox, since it&#8217;s free. You will find the appropriate download link <a href="http://www.virtualbox.org/wiki/Downloads" target="_blank">here</a>.</p>
<p>Besides VirtualBox, you will also need the ISO image of Windows 7 so that you can actually install it. Microsoft already has an entire page dedicated to Windows 7, located <a href="http://www.microsoft.com/windows/windows-7/" target="_blank">here</a>. At the top of the page, you should be able to see a link that reads &#8220;Download the Windows 7 Beta.&#8221; Clicking on this link should start you on your way towards getting the beta, as well as the key that you&#8217;ll need if you don&#8217;t want Windows 7 to expire after 30 days. Since we&#8217;ll be using VirtualBox, make sure to get the 32-bit version of Windows 7; 64-bit clients aren&#8217;t completely supported yet in VirtualBox, but it&#8217;s coming soon, I hear.</p>
<p>Once you&#8217;ve downloaded and installed VirtualBox, go ahead and run it.</p>
<p>After the application starts, click on the blue star icon labeled &#8220;New,&#8221; this will start the &#8220;Create New Virtual Machine Wizard.&#8221; Sun has done a great job with VirtualBox, as such the Wizard is pretty straight forward and easy to use. Nevertheless, I&#8217;ll share some of the more important details to getting this all to work.</p>
<p>The second page of this Wizard will ask for the VM name and the OS type. The name can be whatever you like, so &#8220;Windows 7 x86,&#8221; for instance. The OS type, however, is more important. The operating system is obviously &#8220;Microsoft Windows,&#8221; so leave that as it is. As for the version, select &#8220;Windows 2008&#8243; &#8211; not &#8220;Windows 2008 (64 bit).&#8221;</p>
<p>The third page is where you choose the amount of RAM that client will be able to access. The general rule of thumb is that you want to allocate about 40% of the total physical memory in your system. Too little, and the client won&#8217;t run properly, just like in real life; too much, and the host won&#8217;t be all too pleased. I would strongly recommend at least one gigabyte, the minimum recommended by Microsoft. On to the next page!</p>
<p>On the fourth page, you&#8217;ll be asked to select, and if necessary, create a virtual hard disk to install the client onto. Go head, and hit the &#8220;New&#8230;&#8221; button. This should bring up another Wizard, the &#8220;Create New Virtual Disk&#8221; wizard. I left all the setting in this Wizard at their default values and that seems to be working just fine for me. These would be: Dynamically expanding storage, the default virtual drive file location, 20.00 GB in size, and that&#8217;s it. Once you&#8217;re done with new Wizard, you should end up with the first Wizard. Just hit &#8220;Next.&#8221;</p>
<p>You should be seeing a summary page, so if everything is satisfactory, click &#8220;Finish.&#8221;</p>
<p>Going back to the main &#8220;Sun xVM VirtualBox&#8221; window, you should be seeing you&#8217;re newly created virtual machine in the left-most side of the window. Virtually speaking, we have just assembled you&#8217;re brand new machine from all the various parts, and we are now ready to boot it up for the first time.</p>
<p>Double click on the virtual machine to start it.</p>
<p>You should now see a new window, and a new Wizard, the &#8220;First Run Wizard.&#8221; Click &#8220;Next.&#8221;</p>
<p>The second page will ask you to select the installation media; in our case, that would be the ISO image of Windows 7 that we just downloaded. So select the ISO, select the &#8220;Image File&#8221; bullet, and click on the browse icon. This will open the &#8220;Virtual Media Manager.&#8221; From this new window, click on the &#8220;Add&#8221; icon and browse to the 2.44 GB (if it&#8217;s the 32-bit version) ISO image that you just downloaded. Once you&#8217;ve selected that image, you should end up back in the &#8220;First Run Wizard.&#8221; Click &#8220;Next&#8221; once more.</p>
<p>You should new be seeing another summary page. If all the listed information is correct, click &#8220;Finish.&#8221; If we go back to the analogy of before, you&#8217;ve just booted your machine for the first time, the Windows installation disc is in the drive, and you&#8217;ll now be asked to install Windows.</p>
<p>After Windows 7 installs itself, you can safely shutdown the client, just as you would with any &#8220;real&#8221; computer, and the next time you start her up, she&#8217;ll behave exactly like you would expect. Any changes you make will be saved for the next session. So, if you want to install Firefox, or OpenOffice in Windows 7, you can, and the next time you boot into Windows 7 everything will be exactly as you left it.</p>
<p>Enjoy, and remember, it&#8217;s a <strong><em>beta</em></strong>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tech-talkers.com/index.php/2009/01/how-to-safely-test-drive-the-windows-7-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Far Cry 2 and the annoyances of SecuRom</title>
		<link>http://www.tech-talkers.com/index.php/2008/10/far-cry-2-and-the-annoyances-of-securom/</link>
		<comments>http://www.tech-talkers.com/index.php/2008/10/far-cry-2-and-the-annoyances-of-securom/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 07:42:54 +0000</pubDate>
		<dc:creator>Tim Severeijns</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[Ubisoft]]></category>

		<guid isPermaLink="false">http://www.tech-talkers.com/?p=276</guid>
		<description><![CDATA[
Not thirty minutes ago, the UPS truck came to a screeching halt outside my apartment to deliver the package that I&#8217;ve been eagerly awaiting the entire week. Trying hard to contain my enthusiasm, I carefully opened the DVD-sized box that Amazon shipped it in, and there it was: Far Cry 2, Ubisoft&#8217;s latest and greatest [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-291 aligncenter" title="farcry2logo" src="http://www.tech-talkers.com/wp-content/uploads/2008/10/farcry2logo2.jpg" alt="" width="460" height="100" /></p>
<p>Not thirty minutes ago, the UPS truck came to a screeching halt outside my apartment to deliver the package that I&#8217;ve been eagerly awaiting the entire week. Trying hard to contain my enthusiasm, I carefully opened the DVD-sized box that Amazon shipped it in, and there it was: Far Cry 2, Ubisoft&#8217;s latest and greatest &#8212; or so they claim&#8230;</p>
<p>The reviews have been pretty positive so far, with Metacritic giving it a very respectable aggregated score of 88%,  but consumers seen to have a different opinion so far. One need only glance at the user reviews on Amazon.com to know why: SecuRom, a DRM protection scheme that can only be described as malware.</p>
<p>A sizable number of gamers seem to have gotten it into their heads that if they do nothing but give DRM-laden games one or two star reviews on Amazon that the developers might get a clue and stop hassling honest users with DRM. I suppose that this approach might yield some results, but I&#8217;m not too optimistic. As long as these large game studios are run by naive, elderly executives, and over-cautious shareholders, I foresee little hope of getting any an A-list title on the shelves without the inclusion of some sort of obnoxious scheme to protect the game from piracy.</p>
<p>I firmly believe that the issue is one of utter ignorance and naivety. The inclusion of a DRM scheme, like SecuRom,  in a game is meant to deter and prevent piracy, which is all fine and well; I, like the vast majority of consumers, have absolutely no problem supporting artists and developers, nor do I believe that studios should sit idly by while their hard work is being sold on the black market. I do, however, take issue with the manner in which SecuRom approaches this problem.</p>
<p><span id="more-276"></span></p>
<p>The reason I&#8217;m writing this post is that I&#8217;ve just about had with SecuRom, and it&#8217;s absurd approach to anti-piracy. Having just unwrapped the game, I popped the disc into my DVD drive and fired up the installer. All okay so far; the game, weighing in at a very moderate 3.2 gigs, installed without a hitch. However, as soon as I double-clicked the executable, SecuRom intervened:</p>
<p style="text-align: center;"><img class="size-full wp-image-286 aligncenter" title="securom" src="http://www.tech-talkers.com/wp-content/uploads/2008/10/securom1.jpg" alt="" width="483" height="221" /></p>
<p>Okay, fair enough, I guess this is a reasonable objection, since I do have one application that I suppose might facilitate piracy, namely <a href="http://www.poweriso.com/" target="_blank">PowerISO</a>. After all, the application does allow for the mounting of ISO images on virtual drives, which would be a crucial step in installing pirated content. So, fine, this is the first time in a while that I&#8217;ve had DRM bitch at me, so I was willing to play along. After booting PowerISO off my computer, and rebooting my rig, I tried again: but no, I got the exact same error!</p>
<p>A few minutes with Google revealed that I&#8217;m not the only one experiencing trouble, and that the issue is actually fairly widespread. In fact, the guys responsible for this poorly implemented mess have already acknowledged their mistake and posted <a href="http://www.securom.com/message.asp?m=emu&amp;c=2500" target="_blank">a fix</a>, which is nothing more than a modified executable.</p>
<p>At this point, though, I don&#8217;t know what I find more aggravating: the fact that studios have absolutely no trust in their own customers, or that they apparently have no issue with shipping defective merchandise! The game has been out for barely a week, and already a patch is needed to even get the damn thing running &#8212; this is beyond absurd! Where was Quality Assurance on this one?</p>
<p>Update: So far I&#8217;ve only logged a few hours with the game, and I&#8217;ve had no further issues with SecuRom, but, then again, I haven&#8217;t actually reinstalled PowerISO yet&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tech-talkers.com/index.php/2008/10/far-cry-2-and-the-annoyances-of-securom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Lil&#8217; Guide to Installing Ubuntu</title>
		<link>http://www.tech-talkers.com/index.php/2008/03/a-lil-guide-to-installing-ubuntu/</link>
		<comments>http://www.tech-talkers.com/index.php/2008/03/a-lil-guide-to-installing-ubuntu/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 03:44:50 +0000</pubDate>
		<dc:creator>Tim Severeijns</dc:creator>
				<category><![CDATA[Conventions]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.tech-talkers.com/index.php/2008/03/27/a-lil-guide-to-installing-ubuntu/</guid>
		<description><![CDATA[
If you&#8217;ve taken the time to read the last two posts, then surely you must be aware that the time has now come to finally install Ubuntu; and if not, then oh well, just look at the pictures or something.
In my last two posts, I&#8217;ve attempted to explain the pains that I went through trying [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://www.tech-talkers.com/wp-content/uploads/2008/03/ubuntu-install.png" /></p>
<p>If you&#8217;ve taken the time to read the last two posts, then surely you must be aware that the time has now come to finally install Ubuntu; and if not, then oh well, just look at the pictures or something.</p>
<p>In my last two posts, I&#8217;ve attempted to explain the pains that I went through trying to get the best out of my new laptop. The problem originally started with my realization that I am in no means whatsoever a fan of Vista. Postpartum depression urged me to seek out XP&#8217;s familiar setting. Much to my dismay, though, XP would not install on my new laptop, so that was the <a href="http://www.tech-talkers.com/index.php/2007/12/28/how-to-install-xp-on-vista-laptops/" target="_blank">first hurdle</a> I had to surmount.</p>
<p>Not only was I interested in a return to XP, I was also curious about Linux; particularly Ubuntu. So, the obvious choice, or at least a logic one in my mind, was to dual-boot. In the previous two articles, I explained how to install XP on a new machine intended for Vista, as well as how to prepare a system for a dual boot operation. Okay, so now that we&#8217;re all up to speed once again, let&#8217;s take the plunge once more, shall we&#8230;</p>
<p>If this first step doesn&#8217;t seem blatantly obvious, then maybe Linux isn&#8217;t for you, but in order to do anything further you&#8217;ll need the Ubuntu installation disc. So, head on over to <a href="http://www.ubuntu.com">Ubuntu.com</a>. and download the latest version &#8212; 7.10 at the time of writing. Once armed with the image file, you&#8217;ll need to burn this to a disc. If you already own it, I would recommend using Nero, but if not, InfraRecorder is an excellent, and not to mention free, alternative.</p>
<p><span id="more-265"></span>Once the disc has been burned and finalized, pop it into the machine you wish to persuade into conversion &#8212; and cross your fingers, for the moment of truth is at hand. Linux is often labeled as being far more stable than Windows, which is true for the most past, but the main problem is getting it to run in the first place. Not all hardware likes Linux flavor. If you&#8217;re unlucky, you may have in front of you a machine cursed with unsupported hardware. If this is the case, you may experience issues ranging the benign, such as a nonfunctional web cam, to real show-stoppers,  like incompatible graphics cards or display devices. Curing any of these issues may require long and inquisitive searches of some of the less frequented fringes of the net. Fortunately though, there always seem to be a plethora of willing and able Linux hobbyists to help you out.</p>
<p>Oh, and if the CD doesn&#8217;t boot right away, make sure that your BIOS is set to boot from CD-ROM drive&#8230;</p>
<p>Okay, so assuming that the CD boots properly, you should soon see the Ubuntu desktop&#8211;but, hey, wait a minute! What happened; nothing was installed, or was it?</p>
<p>The CD you just popped into your machine is what is known as a Live-CD, meaning that it contains a bootable version of the operating system. Allowing the user to experience the full operating system without having to install a single file is a great way of demonstrating the potential of product that many might be too hesitant to install.</p>
<p>&#8220;Okay,&#8221; you say, &#8220;but I want to install it, not just demo it.&#8221; Well, see that little icon on the desktop, the one that says &#8220;Install&#8221;? That&#8217;s where you wanna be if you&#8217;re interested in giving Ubuntu a serious test-drive.</p>
<p>Starting up the Installer, you should see a dialog box that will guide you through the installation process in seven rather easy steps. The first three steps are real no-brainers, simply select your prefered language, the appropriate time zone and your keyboard layout.</p>
<p>Step four is were things start to get a little more exciting. Depending on how many drives and partitions your machine has, this step may be more or less complicated. Since I&#8217;m writing this as part of a series in which I explain how I managed to dual boot XP and Ubuntu on a Vista-shipped laptop, the path I chose to follow in step four of the Ubuntu installer is quite specific to my particular needs. In the <a href="http://www.tech-talkers.com/index.php/2008/02/10/partitioning-with-gparted/" target="_blank">previous article</a>, I explained how GParted was used to partition my drive into a Windows partition and a Linux partition companioned by  a SWAP partition. If you followed the same procedure as I did, and used GParted to prepare the drive, then all you&#8217;ll have to do is select the correct partition, and move on. Since we already used GParted for most of the heavy labor, it makes little sense to reformat/resize the partition again &#8212; unless, of course, you made a mistake the first time around. Not to sound to repetitive, but step four is where you really want to pay attention. It&#8217;s very important that you select the correct drive to install Ubuntu onto, otherwise you&#8217;ll be in serious danger of losing existing, potentially important, data.</p>
<p>Looking at the screenshot below, we see that the system I used to grab the screenshots has two physical hard drives: HDA and HDB. We can also tell that the first drive, HDA, has three partitions on it: HDA1, HDA2, and HDA3. The one we&#8217;re after is the one that is formatted as EXT3, so in this case that would be HDA2. To double check that this is the right drive, take a look at the size of the partition. If this number corresponds to what you specified in GParted then you&#8217;re good to go. Note that there is no need to check any of the boxes unless you want to reformat the drive again, which really can&#8217;t hurt. So, once again, if you want to reformat, check the box, otherwise just highlight the drive. And in case you are wondering, SDA1 is a removable thumb drive.</p>
<p style="text-align: center"><img src="http://www.tech-talkers.com/wp-content/uploads/2008/03/ubuntu-partition.png" /></p>
<p>If you have decided to reformat any of the drives again, make sure to also hit the &#8220;Edit partition&#8221; button. This should bring up another dialog box, asking you to specify the new size of the partition as expressed in megabytes, what format to use, and where to set the mount point. If the drive that you are partitioning is meant to house an installation of Ubuntu, it&#8217;s critical that you use the EXT3 format and set the mounting point as a single forward slash. If you&#8217;re confused, refer to the picture below.</p>
<p style="text-align: center"><img src="http://www.tech-talkers.com/wp-content/uploads/2008/03/ubuntu-mount.png" /></p>
<p>Once you&#8217;re done with the &#8220;Edit Partition&#8221; dialog box, hit &#8220;OK,&#8221; and then click &#8220;Forward&#8221; once you&#8217;re back at larger dialog box.</p>
<p>Step five is particularly useful for those of us who have decided to dual boot, since Ubuntu will scan existing partitions for any other operating system from which it might be able to port over any important documents and folders. I always prefer to start fresh, and since Gutsy Gibbon is capable of reading Windows partitions, I will leave this step up to you. If you&#8217;re not interested, just proceed to the next page.</p>
<p>Even though there appear to be 7 steps, number 6 is really the last one that really requires any work. The purpose of this step is to help you set up a user account, and it&#8217;s pretty straight forward. As such the only note to make here is that your log in name cannot be capitalized and that&#8230;uhm, oh yeah, don&#8217;t forget your password.</p>
<p>Series: <strong>Dual-Booting: XP and Ubuntu</strong></p>
<p><strong><a href="http://www.tech-talkers.com/index.php/2007/12/how-to-install-xp-on-vista-laptops/" target="_blank">Part I</a> | <a href="http://www.tech-talkers.com/index.php/2008/02/partitioning-with-gparted/" target="_blank">Part II</a></strong><strong> | </strong>Part III</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tech-talkers.com/index.php/2008/03/a-lil-guide-to-installing-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Partitioning with GParted</title>
		<link>http://www.tech-talkers.com/index.php/2008/02/partitioning-with-gparted/</link>
		<comments>http://www.tech-talkers.com/index.php/2008/02/partitioning-with-gparted/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 09:04:04 +0000</pubDate>
		<dc:creator>Tim Severeijns</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.tech-talkers.com/index.php/2008/02/10/partitioning-with-gparted/</guid>
		<description><![CDATA[
After I got my new laptop,  it didn&#8217;t take me all to long to determine that I wasn&#8217;t all too fond of Vista. Instead of hastily ditching Vista and running right back into XP&#8217;s familiar settings, I thought I&#8217;d try out Linux. Having heard myriad glowing reports of its user friendliness, Ubuntu seemed like [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://www.tech-talkers.com/wp-content/uploads/2008/02/gparted-ubuntu.png" alt="" /></p>
<p>After I got my new laptop,  it didn&#8217;t take me all to long to determine that I wasn&#8217;t all too fond of Vista. Instead of hastily ditching Vista and running right back into XP&#8217;s familiar settings, I thought I&#8217;d try out Linux. Having heard myriad glowing reports of its user friendliness, <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> seemed like the obvious choice. However, if I did dedicate my entire system to Ubuntu, there&#8217;d always be the problem of gaming; Linux isn&#8217;t exactly a hotbed for interactive entertainment. So, why not dual-boot?</p>
<p>There are several approaches to dual-booting a system with XP and Linux: you can either nuke the drive, partition it, and then reinstall both operating system; install Linux first, then partition and install XP; or you can install Windows first and then get Linux working afterwards. In this article, I&#8217;m going to choose the latter method, but no matter which way you choose to go, an essential tool to have in your arsenal is GParted.</p>
<p>GParted is a nondestructive UNIX-based partition editing application used to create, destroy, resize and move entire partitions and their file systems. The application is widely available on many Linux systems, but more importantly, it also comes as a live-cd. What that means is that you can download the <a href="http://gparted-livecd.tuxfamily.org/" target="_blank">application image</a>, burn it to a disc and boot from it, without having to touch the rest of your system.</p>
<p><span id="more-262"></span>For the purposes of dual-booting, I&#8217;ll describe how to use GParted to shrink an existing Windows partition, so that the freed up space can then be reformatted as EXT3 and SWAP partitions to host a fresh installation of Ubuntu&#8217;s Gutsy Gibbon:</p>
<ul>
<li>First thing&#8217;s first: since you&#8217;re going to be making critical changes to your hard drive, make sure that the data on that drive is properly backed up and secure. Even though GParted is designed to be nondestructive, you never know what might happen; the wrong button might get pressed, or the power might fail &#8212; so backup first!</li>
</ul>
<ul>
<li>Okay, now that we&#8217;ve gotten that out of the way, let&#8217;s start. In order to do anything you&#8217;ll need the program, so go get the 	<a href="http://gparted-livecd.tuxfamily.org/">GParted Live-CD</a> image first and burn it to a disc. After the burning process finishes, pop 	the CD back in and reboot. Note: if GParted doesn&#8217;t load, then 	you&#8217;ll have to amend your machine&#8217;s boot order in the BIOS first.</li>
</ul>
<ul>
<li>When booting from the Live-CD, 	you&#8217;ll be asked to input some system information, such as hardware 	configuration, language and keymap &#8211; don&#8217;t worry, it&#8217;s easy. A few 	seconds into the boot process, you&#8217;ll see a list of possible boot 	configurations. From my experience the first option, the one that 	reads &#8220;Gparted-liveCD 0.3.4-11 (auto-configuration),&#8221; seems to 	work just fine, so go ahead and select that. After a few more loading cycles, 	you&#8217;ll be asked to select the appropriate keymap and after that your language; 	the numbers you should be entering in are 41 and 33, 	respectively. This should take care of the setup, now just wait for 	the distro to finish booting.</li>
</ul>
<ul>
<li>Now that everything is loaded and 	set you&#8217;ll want to get started by shrinking the existing Windows 	partition. To do this, select the partition, either from the list or 	from the graphical representation, and then hit the button labeled 	&#8220;Resize/Move.&#8221; This will bring up a smaller window from which 	you can choose by how much to shrink the existing partition. Notice 	that there are three input fields in this window; enter the desired 	new size of the partition in the second field, or just move the 	arrows at either end of the graphic. Since GParted aims to keep your existing data intact, the minimum size that an existing partition can be shrunk to is equal to the amount of data 	already on that partition. The other two fields in the window 	describe how much of the new free space will appear before the newly 	resized partition and how much of it will appear after it. How you 	organize the layout of the partitions isn&#8217;t crucial to getting both 	operating systems running, but it keeps everything organized. Once 	you feel comfortable with the changes, hit &#8220;Resize/Move&#8221; &#8212; 	don&#8217;t worry, the changes aren&#8217;t permanent yet.</li>
</ul>
<ul>
<li>Once you&#8217;re back to the main 	interface, you&#8217;ll notice that the existing partition is smaller and 	that it is now surrounded on either one or both sides by unallocated 	dark gray space. To create any further partitions, which you&#8217;ll need 	to if you want to install Linux, simply select the dark matter and 	click &#8220;New.&#8221; Creating a new partition is just as simple as 	shrinking an existing one, the only difference being that you&#8217;ll 	also have to select the filesystem type; since the new partition will host a Linux install, select EXT3. When specifying the size of the new 	partition, make sure that you leave about 512MB to 2GB for a Linux 	swap partition. Think of the swap partition as an extension of your 	RAM, but on the hard drive.</li>
</ul>
<ul>
<li>To create the swap partition 	repeat the previous step, but instead of choosing EXT3 as the 	filesystem type, select LINUX-SWAP. With the size set, hit 	&#8220;Resize/Move,&#8221; and return to the main interface.</li>
</ul>
<ul>
<li>Up to this point, GParted hasn&#8217;t 	done anything to your hard drive; the only thing that you have done up to now has been planning out what to do. So, once you&#8217;re 	confident that you&#8217;ve set everything up correctly, press the &#8220;Apply&#8221; 	button to actually make the changes to the system. Hitting &#8220;Apply&#8221; 	should bring up a cautionary message, telling you that you&#8217;d 	better be sure about what you&#8217;re doing. Once you dismiss that 	message, GParted will get to work and the operations that you have 	specified will commence. Depending on the size of your hard drive, 	the amount of data on, and how many new partitions you are going to 	create, GParted may be at work for a couple of minutes or a couple 	of hours.</li>
</ul>
<p>Once you&#8217;re done, GParted will kick you back to its main interface window, from where you can go on to the main menu and quit. If everything went to plan you should now have at least three partitions: one based on NTFS, another on EXT3, and then a third to serve as a SWAP partition. At this point you&#8217;re free to install whatever Linux distro you fancy.</p>
<p>However, if you&#8217;re new to Linux, then I would highly recommend you try out Ubuntu, which is highly user friendly, very stable, and extremely customizable. For help on installing Ubuntu, be sure to check back in a couple of days for the last installment of my dual-booting series to get detailed instructions on what to do and not to do&#8230;</p>
<p>Series: <strong>Dual-Booting: XP and Ubuntu</strong></p>
<p><strong><a href="http://www.tech-talkers.com/index.php/2007/12/how-to-install-xp-on-vista-laptops/" target="_blank">Part I</a> | </strong>Part II<strong> | </strong><a href="http://www.tech-talkers.com/index.php/2008/03/a-lil-guide-to-installing-ubuntu/" target="_blank">Part III</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tech-talkers.com/index.php/2008/02/partitioning-with-gparted/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Two Cases of iPod Resurrection</title>
		<link>http://www.tech-talkers.com/index.php/2006/12/two-cases-of-ipod-resurrection/</link>
		<comments>http://www.tech-talkers.com/index.php/2006/12/two-cases-of-ipod-resurrection/#comments</comments>
		<pubDate>Fri, 29 Dec 2006 20:32:06 +0000</pubDate>
		<dc:creator>Tim Severeijns</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://www.tech-talkers.com/?p=43</guid>
		<description><![CDATA[
Apple’s iPod has been around  since late October, 2001, and has since then saturated the market with well  over 60 million units worldwide. With so many units in circulation, countless  problems have arisen over the years, and getting the thing repaired can be almost as expensive as buying a new one. I [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/deadipod1.jpg" id="image58" alt="The infamous dead iPod Logo" /></p>
<p>Apple’s iPod has been around  since late October, 2001, and has since then saturated the market with well  over 60 million units worldwide. With so many units in circulation, countless  problems have arisen over the years, and getting the thing repaired can be almost as expensive as buying a new one. I  recently got my hands on two iPods that Apple customer support deemed beyond  repair, but yet I managed to fix them and pretty easily, I might add.</p>
<p><strong>Case One</strong></p>
<p>The  first iPod I got to fix had died after about a month of use. This iPod was  actually one that my friend, Natalie, had received from Apple after she had sent in her first  one because it, too, had stopped working. A few weeks after she had sent in her  first iPod, she received a replacement fourth generation iPod at no cost to her, since the  incident occurred under warranty. This second iPod stopped working after a mere month of use, after which it started displaying the infamous dead iPod symbol. At  this point the warranty had run out, and so had her patience with Apple.<span id="more-43"></span></p>
<p>A  few weeks ago a couple of friend and I were talking about portable  entertainment and this issue with the iPod came up. After hearing about the  problem and that the warranty had expired, I asked her if could get my hands on  it to tinker with. Since it was already dead, she didn’t have much more to  lose, so she handed it to me a few days later.</p>
<p><strong>Case Two</strong></p>
<p>Upon hearing that  I was busy trying to fix an iPod for a friend, another friend of mine came up to me  and asked if I would be willing to take a look at his iPod as well, since it  had failed to function correctly as well.</p>
<p>He  told me that his third generation iPod would power on, and that the hard drive  would start to spin, but would then stop, start back up again, stop, and so on,  until it finally displayed the same error symbol as Natalie&#8217;s iPod.</p>
<p>I  told him that I would take a look at his iPod as well, but that I could not  guarantee anything, since this problem sounded far more severe than the first. Initially, I expected the hard drive to be corrupt, since  it behaved awkwardly, but the answer turned out to be a lot simpler than that.</p>
<p><strong>Opening an iPod</strong></p>
<p>No matter that the  cause of the malfunction was I would have needed to open up the iPods in either  case to figure out if I could do anything to remedy the devices.</p>
<p>It  would turn out that the hardest part of fixing these two devices would end up  being getting them open without scratching or otherwise damaging them. So,  after a little research, I came up with the following procedure, which at took some time the first time through, but I quickly got the hang of it with the second one.</p>
<p>The  white top of the iPod case is made out of acrylic and the base is obviously a  metal, probably aluminum. Both of these materials are not exactly what you  might call scratch resistance &#8212; as many of you have probably figured out by now.  The two case components are attached to each other with a series of hooks that  extend out from the acrylic top and latch onto a matching set of metal clips.  So, in order to open the iPods, the hooks needed to be pushed inward slightly in  order the separate them from their counterparts.</p>
<p>So as to not scratch the edges of  either the base or the top, it is crucial to use a thin, soft plastic  tool, like a guitar pick or an (old) credit card, to carefully split apart the two case components, before going in with the big guns.  After the guitar pick was inserted, I moved it back and forth a couple of times  along the edge of the iPod to create a very slight separation between the  base and top. Next, move the plastic tool to the bottom of the iPod and get out  a sturdier tool with which to actually start opening the enclosure.  I opted to use the flat head screwdriver tool on my Leatherman Super Tool,  because, unlike most of the screwdrivers that I had lying around, it had a very flat, broad tip, making it ideal for the task.</p>
<p>Insert  the screwdriver, or whatever tool you deem fit, into the split created by the  guitar pick and push down slowly and carefully as shown in the pictures below. If you are going to try this yourself, then make  sure that you are actually in between the acrylic hook and the metal clip, and  not in between the clip and the metal base, as you will bend the metal  base out of shape this way. Again, look at the pictures to see what I mean.</p>
<p>After carefully pushing down, I eventually heard a pop, which was the hook  slipping loose from under the clip and part of the acrylic top coming loose.  After this it was be pretty easy to repeat the procedure and actually open  up the iPod in its entirety. Be careful once the iPod is open, as some parts of the internal  components are actually mounted on the metal base and you wouldn&#8217;t want to tear apart the connection between the two.</p>
<p><strong>The Fix</strong></p>
<p>As it turned out,  both of the iPods had the same problem, and thus required the same fix. The  cable that connected the 1.8” Toshiba hard drive to the motherboard was loose in both  instances. It wasn’t immediately obvious, but upon careful examination it  turned out that the cable in Natalie&#8217;s iPod (the one from the first case) was not in deep enough  for any of the pins to make a decent connection. In the second case, the pins on the very same  cable were only partially disconnected, which  allowed for the hard drive to receive enough information to start up, but not  enough information to do anything else, which explained its erratic behavior.</p>
<p>I  was astonished at how easy the problem was to fix and how easily the entire  problem could have been avoided on Apple’s end with a little design modification. Since the iPod was intended to  be a portable entertainment device, one would think that Apple would have  thought of properly securing the major components inside the enclosure. By simply adding another hook and clip to the cable and hard drive cable, like is done on many internal power supply cables for PCs, the problem could have been avoided.</p>
<p>Obviously,  most people aren’t aware of exactly how fragile their iPods are – the Nano and  the Shuffle being less of a problem, as they employ flash memory instead of  actual hard drives, which use vulnerable moving parts. I have seen countless  people actually run and jog with their full sized iPods. Such activity  simply cannot be good for the hard drive and, as it turns out, for the cables  connecting the hard drive to the rest of iPod.</p>
<p align="center"><a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2491.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2491.thumbnail.jpg" id="image55" name="image55" alt="The Tools" hspace="10" vspace="10" /></a>  <a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2481.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2481.thumbnail.jpg" id="image51" name="image51" alt="Guitar Pick 2" hspace="10" vspace="10" /></a>  <a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2480.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2480.thumbnail.jpg" id="image50" name="image50" alt="Guitar Pick" hspace="10" vspace="10" /></a>  <a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2483.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2483.thumbnail.jpg" id="image52" name="image52" alt="Working" hspace="10" vspace="10" /></a></p>
<p align="center"><a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2485.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2485.thumbnail.jpg" id="image53" name="image53" alt="Screwdriver" hspace="10" vspace="10" /></a>  <a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2466.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2466.thumbnail.jpg" id="image47" name="image47" alt="Side" hspace="10" vspace="10" /></a>  <a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2471.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2471.thumbnail.jpg" id="image49" name="image49" alt="Bottom" hspace="10" vspace="10" /></a>  <a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2472.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2472.thumbnail.jpg" id="image49" name="image49" alt="Bottom" hspace="10" vspace="10" /></a></p>
<p align="center"><a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2490.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2490.thumbnail.jpg" id="image54" name="image54" alt="Opening" hspace="10" vspace="10" /></a>  <a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2457.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2457.thumbnail.jpg" id="image49" name="image49" alt="Bottom" hspace="10" vspace="10" /></a>  <a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2460.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2460.thumbnail.jpg" id="image56" name="image56" alt="HDD Cabling" hspace="10" vspace="10" /></a>  <a href="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2461.jpg" class="imagelink" rel="lightbox[ipod43]"><img src="http://www.tech-talkers.com/wp-content/uploads/2006/12/img_2461.thumbnail.jpg" id="image46" name="image46" alt="Battery" hspace="10" vspace="10" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tech-talkers.com/index.php/2006/12/two-cases-of-ipod-resurrection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Understanding and Solving the BitTorrent Slowdown</title>
		<link>http://www.tech-talkers.com/index.php/2006/10/understanding-and-solving-the-bittorrent-slowdown/</link>
		<comments>http://www.tech-talkers.com/index.php/2006/10/understanding-and-solving-the-bittorrent-slowdown/#comments</comments>
		<pubDate>Sun, 22 Oct 2006 06:44:42 +0000</pubDate>
		<dc:creator>Tim Severeijns</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Azureus]]></category>
		<category><![CDATA[bittorrent_client]]></category>
		<category><![CDATA[MPAA]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[RIAA]]></category>

		<guid isPermaLink="false">http://www.tech-talkers.com/?p=6</guid>
		<description><![CDATA[

Have you ever wondered why your Internet connection seems to slow down whenever you have a BitTorrent client running? Not only is this slowdown really annoying when you’re trying to download a file and surf the web at the same time, but it can get downright aggravating if you’re forced to share an Internet connection [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify" class="MsoNormal">
<div style="text-align: center"><img width="143" height="32" alt="BitTorrent, Inc Logo" id="image8" src="http://www.tech-talkers.com/wp-content/uploads/2006/10/newbittorrentlogo.thumbnail.png" /></div>
<p style="text-align: justify" class="MsoNormal">Have you ever wondered why your Internet connection seems to slow down whenever you have a BitTorrent client running? Not only is this slowdown really annoying when you’re trying to download a file and surf the web at the same time, but it can get downright aggravating if you’re forced to share an Internet connection with someone who torrents practically 24/7. As it turns out, the problem is not that abstract, and the answer to the problem is quite simple and not that hard to apply—if you can convince your roommates or housemates to implement it, that is.</p>
<p style="text-align: justify" class="MsoNormal"><strong>Introduction to </strong><strong>BitTorrent</strong></p>
<p style="text-align: justify" class="MsoNormal">In order to understand what a possible solution to this problem might do, it’s important to understand what&#8217;s going on within the BitTorrent network and how this affects your machine and your connection. So let’s start off with a bit of history and theory.</p>
<p style="text-align: justify" class="MsoNormal">For the uninitiated, BitTorrent is the name of a so called peer-to-peer network, based on a protocol designed to distribute large files over a large community without the need for numerous expensive servers. The concept behind the BitTorrent peer-to-peer system was pioneered by American programmer Bram Cohen in 2002, when he first introduced the protocol to the web. The network first gained attention amongst Linux users who where eager to utilize the system to share their open-source software code and ideas. However, the system didn’t really catch on until it was used to illegally distribute multimedia files, such as music, movies, and TV shows.</p>
<p style="text-align: justify" class="MsoNormal">It’s important to note that there is nothing illegal about the network or its protocol, and as such it&#8217;s quite unfortunate that the Recording Industry Association of America (RIAA) and the Movie Picture Association of America (MPAA) seem to regard BitTorrent as being the main source of the problem they wish to eradicate. As if often the case, it’s the illicit use of a few that threatens the legal enjoyment of the masses. But I digress…<span id="more-6"></span></p>
<p style="text-align: justify" class="MsoNormal"><strong>Understanding Traditional Downloads</strong></p>
<p style="text-align: justify" class="MsoNormal">Anyways, in order to be able to make heads or tails of the slowdown problem and its possible solutions, it might also be interesting to understand how BitTorrent works in relation to other methods of obtaining files off of the Net.</p>
<p style="text-align: justify" class="MsoNormal">The most common way of downloading a file is to simply visit a web page, find the file in question, click on the link, and wait until it finishes downloading. Specifically, the browser sends a request for the file out to the server, the server then responds to initiate the transfer using whatever protocol the client requested (FTP, HTTP, etc). The key to this concept is that the file is stored on a server and the client requests and receives the file from that server; the client traditionally provides no service to anyone else, only the server does.</p>
<p style="text-align: justify" class="MsoNormal"><strong>The P2P Generalities</strong></p>
<p style="text-align: justify" class="MsoNormal">Now, how and why is BitTorrent so different? The major difference between the traditional method of downloading a file and the way that BitTorrent operates is that the latter is based on the concept of peer-to-peer file sharing, commonly abbreviated as P2P. The essence of P2P is that the need for a server is greatly diminished. The file that you download is hosted by other users, like yourself, as opposed a server—from there the term “peer-to-peer.”</p>
<p style="text-align: justify" class="MsoNormal">A major difference between BitTorrent and some other P2P networks, like Kazaa and Limewire, is that the protocol uses a centralized server, called a tracker, to keep up with the status of the torrent files. Another major disparity between the different P2P systems and BitTorrent is that it operates on the basic principal of “tit-for-tat,” meaning that a user has to give in order to receive.</p>
<p style="text-align: justify" class="MsoNormal">A major problem with some P2P systems is that they are saturated with so-called “leechers,” users that take advantage of the network by only downloading and not uploading. One of the major incentives to actually upload in the BitTorrent world is that the more you upload the faster you can download.</p>
<p style="text-align: justify" class="MsoNormal">One of the main qualms behind the theory of P2P is that the vast majority of users do not have symmetrical connections; meaning that they cannot upload as fast as they can download. Because the sharing of files between peers is based on users sharing what they receive, a crippled upload speed would result in a very slow download. To solve this problem, the protocol is designed to enable multiple connections with different users at the same time, so that different parts of a single file can be downloaded simultaneously, thereby increasing the effective speed of the download.</p>
<p style="text-align: justify" class="MsoNormal"><strong>The Slowdown Problem</strong></p>
<p style="text-align: justify" class="MsoNormal">The sheer fact that the BitTorrent protocol enables multiple connections is also the main cause of the slowdown in the Internet connection. When the Internet and the systems around it were designed, each device was thought to only be connected with a single connection—not a few hundred as is possible with BitTorrent.</p>
<p style="text-align: justify" class="MsoNormal">In order to maximize the efficiency of the individual torrent’s peer network, many torrent applications, like <a target="_blank" title="Azureus" href="http://azureus.sourceforge.net/index.php">Azureus</a>, <a target="_blank" title="Yet Another BitTorrent Client" href="http://pingpong-abc.sourceforge.net/">ABC</a>, <a target="_blank" title="uTorrent" href="http://www.utorrent.com/">uTorrent</a> implement a very high upper limit on the number of concurrent connections. Modems only have a finite amount of memory with which to negotiate the connections and handle the transfer of data, which is what causes the slowdown.</p>
<p style="text-align: justify" class="MsoNormal">Unfortunately, the problem isn’t only limited to the number of connections, but also to the bit-rate of the upload. If a user is going to dedicate a high percentage of his or her upload speed, say 80% or higher, it would become increasingly hard for other protocols to get their share. If packets encounter a saturated Internet “pipe” then they are more likely to get lost, prompting the client and server to resend the data, resulting in latency.</p>
<p style="text-align: justify" class="MsoNormal"><strong>The Solution</strong></p>
<p style="text-align: justify" class="MsoNormal">So, how can this slowdown problem be eliminated?</p>
<p style="text-align: justify" class="MsoNormal">Well, to be perfectly honest: it can’t. However, its effects can be severely limited. Since the problem consists of having too many concurrent connections, together with saturated pipes, it would seem only logical to lower the upper bound on the number of connections and transfers. With an advanced torrent application like <a target="_blank" title="Azureus" href="http://azureus.sourceforge.net/index.php">Azureus</a>, <a target="_blank" title="Yet Another BitTorrent Client" href="http://pingpong-abc.sourceforge.net/">ABC</a>, or <a target="_blank" title="uTorrent" href="http://www.utorrent.com/">uTorrent</a>, limiting the number of connections is pretty simple; just look for the corresponding settings in the menu system.</p>
<p style="text-align: justify" class="MsoNormal">Azureus, for one, has a plethora of free plugins to do all sorts of neat things. One of these plugins, called “<a target="_blank" title="Auto Speed" href="http://azureus.sourceforge.net/plugin_details.php?plugin=autospeed">Auto Speed</a>,” is ideal for managing the global upload bitrate, thereby limiting the connection lag. As the name implies, it automatically adjusts the maximum upload speed based on the latency of your Internet connection.</p>
<p style="text-align: justify" class="MsoNormal">Obviously, these adjustments can also be made manual. Through a method of trail and error, it shouldn’t take too long to gauge a tolerable threshold for the upload bitrate. Once this limit is determined, simply adjust the speed cap to be a little lower than that to ensure optimum performance.</p>
<p style="text-align: justify" class="MsoNormal">The number of simultaneous connections that the program is allowed to establish can also be modified pretty easily. In some programs the default cap on the maximum number of connections can be as high as 250. If you usually only download a single torrent at a time, go ahead and turn this number way down, as most torrent won’t connect to more than 50 peers at once.</p>
<p style="text-align: justify" class="MsoNormal">Well, I hope that the above explanation has been of some assistance, and please note that this has worked pretty well for my setup, and that results may vary from case to case.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tech-talkers.com/index.php/2006/10/understanding-and-solving-the-bittorrent-slowdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Multiple Monitors</title>
		<link>http://www.tech-talkers.com/index.php/2006/10/setting-up-multiple-monitors/</link>
		<comments>http://www.tech-talkers.com/index.php/2006/10/setting-up-multiple-monitors/#comments</comments>
		<pubDate>Sun, 15 Oct 2006 20:00:20 +0000</pubDate>
		<dc:creator>Tim Severeijns</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.tech-talkers.com/?p=4</guid>
		<description><![CDATA[

If you’re like most computer users nowadays, you probably have multiple applications up and running at the same time. In an effort to “multi-task” you might be using an e-mail client, a chatting application, a web-browser, a word processor, or any number of other programs. Most of the time, you’ll be using these applications, whatever [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="text-align: justify">
<div style="text-align: center"><img vspace="20" border="5" id="image22" alt="Dual Monitors" src="http://www.tech-talkers.com/wp-content/uploads/2006/11/thmbnl-dualies.jpg" /></div>
<p>If you’re like most computer users nowadays, you probably have multiple applications up and running at the same time. In an effort to “multi-task” you might be using an e-mail client, a chatting application, a web-browser, a word processor, or any number of other programs. Most of the time, you’ll be using these applications, whatever they may be, simultaneously and this is where the frustration arises: you have to keep switching between applications to see the data that you need. One easy solution to this dilemma is using multiple monitors. Not only is it a lot nicer to have two maximized applications open and visible at the same time, it has also been shown that those who work in this fashion are 30% more effective at what they do. Taking advantage of a second monitor is a lot easier than you may think.<span id="more-4"></span></p>
<p class="MsoNormal" style="text-align: justify"><strong>Monitors</strong><u><span style="text-decoration: none" /></u><span /></p>
<p class="MsoNormal" style="text-align: justify">Windows XP will easily accommodate additional monitors, and comes with quite a few useful tools for doing this, right out of the box—so to say. Additional requirements are, obviously, another monitor, and possibly a new video card, depending on how old your system is. There are no size, resolution, or aspect ratio requirements for the additional monitors that you hook up. A user could, if he or she so desires, hook up a 15 inch CRT with a 30 inch widescreen LCD, it really doesn’t matter. However, it’s rather nice to have two identical displays, running at the same resolution. Currently, I’m sitting in front of two 19 inch widescreen LCD monitors, and it’s really nice to be able to work on two monitors with the same specifications, so that an application will look, and behave the same on either monitor—not that it really matters if you’re only working with Microsoft Word, or other basic programs. The additional monitor doesn’t have to be anything fancy. If you’re like the average user, you’ll have gone through various upgrades these last few years, and chances are that you might have an old monitor lying around somewhere, so why not put it to use again?</p>
<p class="MsoNormal" style="text-align: justify"><strong>Video Cards</strong></p>
<p class="MsoNormal" style="text-align: justify">As far as video card requirements go, there really isn’t anything special needed in this area either. As far I’m aware, all of the cards sold by ATi and nVidia, include at least two outputs, called “heads.” For basic computing requirements, such as word editing, e-mailing, etc, it doesn’t matter if the output types are the same or not; one can be an analog VGA output, and other can be a digital DVI output. The digital output will provide a better, cleaner signal, but unless you’re doing high-end video editing, or anything of that sort, the difference is negligible—personally, I doubt that the average PC user can casually distinguish between the two. As stated before, you can use any combination of outputs, as long the monitors that you’re using support your choice. However, if you do have to buy a new graphics card to make use of multiple monitors, keep in mind that you’ll have to purchase a card that it compatible with your current machine. AGP cards will not work, or even fit for that matter, in PCI slots, and likewise, PCI Express (PCIe) will not work with the older PCI bus interface—there are numerous other compatibility issues, so be sure to read all documentation first. The newer, more expensive graphics cards might not offer VGA outputs, only DVI, but this isn’t necessarily a problem if you need a VGA connection, as often times the cards ship with a VGA-to-DVI adapter. Before you remove your old card to replace it with the new one, it’s a good idea to back up you data on an external hard dive or other suitable medium.</p>
<p class="MsoNormal" style="text-align: justify"><strong>Hooking It All Up</strong></p>
<p class="MsoNormal" style="text-align: justify">Getting set up ought to be very simple, but I have found that some systems don’t always play along as nicely as they should. Despite this, however, I’ll only explain how it ought to work, but feel free to leave me a comment explaining the problem.</p>
<p class="MsoNormal" style="text-align: justify">Turn off your computer, and then hook up the second monitor using whatever connector you have available. Once the monitor is connected and hooked up, turn your PC back on and then follow the following steps when you’re logged back into Windows. Ok, so here are the steps:</p>
<ol type="1" start="1">
<li class="MsoNormal" style="text-align: justify">Click <strong>Start</strong>, <strong>Settings</strong>, <strong>Control Panel</strong>,      and double-click <strong>Display</strong> icon.</li>
<li class="MsoNormal" style="text-align: justify">In the <strong>Display properties</strong> window click      the <strong>Settings </strong>tab.</li>
<li class="MsoNormal" style="text-align: justify">In <strong>Settings </strong>tab under the <strong>Display</strong> click the down arrow and      select the secondary display connected to your computer.</li>
<li class="MsoNormal" style="text-align: justify">Once      selected check the Extend my Windows desktop onto this monitor option.</li>
</ol>
<p class="MsoNormal" style="text-align: justify">Now, if everything went right, then the second monitor should now be displaying your extended desktop. Assuming that your monitors are identical, the effective horizontal resolution of your screen is now double that of before. Application windows can be dragged over to the second monitor, as if the two monitors where one. If you have any additional concerns or questions feel free to leave a few comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tech-talkers.com/index.php/2006/10/setting-up-multiple-monitors/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
