BitTorrent (2/4)

This post is the second part of a series. You can read the first part here. As the other posts are published, I will add links here.

In my last post, I explained to you what BitTorrent is and what it is about. In this post, I will introduce what is currently the best BitTorrent client on the “market” - it is, of course, free to use.

Behold µTorrent. Yes, that’s the “Mu” letter from the Greek alphabet. Don’t worry, nobody actually calls it that, and you too can refer to it as “you-torrent”.

Let’s skip over the part of the installation that is completely obvious, and at the first screen that might confuse you:

µTorrent Options 001

In short - leave all these as they are. Slightly less short: first are the filetype associations. If you don’t use any other BitTorrent clients or programs, it is safe to just leave all of these on, even though only the .torrent filetype is used much these days. The second set of options contains two unrelated checkboxes. The first deals with Windows Firewall. Don’t turn that off. The client obviously needs to connect to the Internet, so unless you trust yourself to manually allow it to use the right ports, trust the installer to do it for you. The second should be obvious.

You better pay attention on the next screen:

µTorrent Options 002

You really, really want to turn off every option in that one. What it does is prompt you to install one of these retarded toolbars that you’ll never ever get rid of again, as well as setting your browser to point you to Ask.com on every turn. You probably don’t want that. I certainly don’t.

Understand that this is how the µTorrent programmers make their money, so if you opt not to install that stupid toolbar, think about donating some bucks to them instead.

After you unchecked those three boxes, click install and proceed to the next and last mandatory options screen:

µTorrent Options 003

Now, if you plan to read this post to the end, you can just skip this one and use the default settings. If you’re already bored, and want to stop reading ASAP, you can read this and the next paragraph to the end and then stop reading.

The top part of the options screen is well explained, and the only part that might confuse you is how to get the specified port to forward properly (since most of us sit behind routers these days). Since there are like a million different routers, explaining it in detail would go far beyond the scope of this post, but there is a very easy to use, intuitive website that walks you through forwarding a port: http://www.portforward.com/

Ok, if you are still reading, you pressed “Use selected settings” in the last screen and have µTorrent running. Press Ctrl+P, and we will go through important and interesting options one by one. There are still lots of helpful options that I didn’t list here, because they are up to personal preferences (such as the UI settings). It is certainly worth it to go through the non-listed options yourself if you have the time.

General: I would recommend activating the options “Append .!ut to incomplete files” and “Pre-allocate all files“. The first makes it easier to see which files are finished downloading, and the second will improve performance - µTorrent is so well coded, that you can run it in the background even when playing games or such if you have this option enabled.

Connection: as I mentioned before, you can find out how to forward a port on http://www.portforward.com/ if you are behind a router. You can chose a random port you want to use (pick a random number between 10000 and 60000), but make sure the option “Randomize port each start” is disabled if you are behind a router.

Bandwidth: this is a big one. If you configure this wrong, you might seriously hurt your download speed, so pay some attention. The perfect values for you will require a little trial and error on your part. The basic problem is this: if you set your upload speed to more than you actually have (i.e. setting it to 100 when you only have 50kb/s upload) will flood your line so much that your download will actually be hurt. On the other hand, if you set your upload much lower than your actual upload, many BitTorrent sites and trackers will ban you for “leeching” - that means taking without giving back. Remember, the BitTorrent system depends on you uploading to others while downloading.

My best advice is to download a popular torrent, setting the maximum upload rate to 0 (which means unlimited), and watching your upload speed for a few minutes. Then, set your maximum upload to a number 10-15 below that. For example, if you see that with unlimited upload, your upload speed dances around 83kb/s, 85kb/s, set your maximum upload to 70kb/s or 75kb/s. Download speed should, of course, always be set to 0. After all, we want to download as fast as we can. In the age of ADHD, nobody has time to wait hours for their movies or games.

The second part here that can hurt your download speed are the maximum numbers of connections. This is a hard field to figure out the perfect value for, but in general, Global connections and Connections per torrent should always hold the same number, and that number should be below 500 and above 100. Generally, the better your connection is, the higher you should set the number, but again, it takes some trial and error to see what number is perfect for you.

Now, youre good to go and can start downloading stuff. Next week, I’ll show you where to find the torrents you are looking for and how to tell a good torrent from a bad torrent. Have fun.

BitTorrent (1/4)

This post is the first part of a series. You can read the second part here. As the other posts are published, I will add links here.

An incredible tool/technology that many people seem not to be aware of is BitTorrent. If you already know what BitTorrent is, you can skip this post and move right on to the next part of this series.

What BitTorrent is for:

BitTorrent itself is a protocol for transfering files. It employs an advanced peer-to-peer technology that uses your unused upload to help other people download faster - or, if you prefer to see it the other way around, it helps you download faster by utilizing other peoples unused upload. It also allows distribution of files with very little personal responsibility - you don’t need a large, expensive file server to upload something with BitTorrent, and that has certainly led to BitTorrent being on the forefront of quickly distributing files of the less … legal nature.

I’ll just come out and say it - if you are looking for illegal downloads, be it games, movies or music, BitTorrent is the technology to use. It also has, of course, many legal uses. Blizzard, for example, uses BitTorrent to host the downloads for their World of Warcraft game, which I am sure some of you might have heard of.

Who BitTorrent is for:

If you want to download legal content such as free games, open source operating systems such as Linux, PodCasts, certain audio books, comics, music from many indie or underground bands, BitTorrent is for you.

If you want to download copyrighted content, such as games, movies, TV shows, music, commercial software, BitTorrent is for you.

If you want to host legal downloads, such as your own music or other creative works, games or software, BitTorrent is for you.

If you want to host copyrighted downloads, such as SOMEONE ELSES music or other creative works, games or software, BitTorrent is for you.

Who BitTorrent is not for:

If you have an ISP who imposes traffic limits, then BitTorrent is not for you.

If you have a tiny hard drive, BitTorrent is not for you.

If you have a dialup modem, BitTorrent is not for you.

How BitTorrent works for you:

BitTorrent has been made incredibly easy to use over the years. In the next part of this series, I will introduce you to the currently best BitTorrent client. But let me leap forward for a moment and tell you that once you are finished with the comparatively simple setup, downloading whatever you want is literally only a single click away. Once you start a download, the client does all the work for you - it connects to other people, downloads all the little pieces, and presents you with a finished download without you ever touching it. You don’t have to worry about rebooting or getting disconnected, as BitTorrent will take care of automatically resuming any interrupted download without needing you to do anything.

You can read the second part of this series here.

Unlocker

Does this error message look in any way familiar to you ?

Unlocker

If you are grinding your teeth right now, ready to take a hammer to your hard drive, I have the solution for all of your problems right here. Well, maybe not to all of your problems, but at least for all of your “I wish I could delete this damn file without rebooting” problems.

Unlocker is a small little tool that lets you delete even the most strongly locked files with relative ease, and is so intuitive to use that almost no guidance is needed.

Just download it, install it and you are good to go. You probably want to disable the eBay shortcut option, though:

Unlocker

That’s it. Press ‘Install‘, and your problems are solved. Next time you try to delete your locked file, a list will show up, listing every application that is currently trying to prevent you from deleting the file.

Unlocker

Usually, you don’t want to kill the application that is locking the file, just release the file. So just click “Unlock All“, and voílà! You can delete the file like any other.

Enjoy, and try not to delete your crucial Windows system files (yes, it lets you do that too).

Firefox Smart Keywords

Let me preface this by saying this: if you are still using Internet Explorer , please just go away or join us over here in the 21st century.

One of the main aspects of todays internet is searching: you want to know something about a movie, you go search for it on IMDB, you want to buy something, you look it up on eBay or Amazon. You need something explained, you search for it on Wikipedia.

Now, if you live at the lower echelon of internet efficiency, you probably still type in the website you want to search on every time, then click on the search form on it and search like that. If you have moved up a bit, you might have made some bookmarks to the places you use to search for something.

But if you use Firefox, there is a MUCH more convenient way. You already have it working, it doesn’t need a plugin or anything fancy. Really. Try it out for yourself: go to your address bar and type “imdb Cinderella”.

Firefox Smart Search

And your search result is just one press of enter away:

Firefox Smart Keywords

If, like me, you search a lot, this is a tremendous help. Firefox comes with IMDB and Wikipedia preconfigured, but it’s terribly easy to add more of those Smart Keyword shortcuts. Here is how:

Go to the website of your choice. For this example, I will use the dictionary, in the faint hope that maybe some of you won’t sound like Russian exchange students on web forums anymore. But you can use pretty much every website that has a search box.

Right click in the search box, and click on “Add a Keyword for this Search“:

Firefox Smart Keyword

For the Name field, you can enter whatever you want, and if you organize your bookmarks in an unuswual way, you might want to change the Create in field. The only important field here is the Keyword field — there you put the shortcut you want to use when searching. I recommend something that is both short and easy to remember — like “dict” for the dictionary.

Firefox Smart Keywords

Now, just click on Add and try it out:

Firefox Smart Keywords

Firefox Smart Keywords

Vóilà!

Some keywords I use a lot and recommend:

Taskbar Shuffle

Taskbar Shuffle is one of those convenient little Windows tools that I always expect to be a native Windows feature. It has three main features:

  • It allows you to move tasks around on your task bar via drag and drop.
  • It allows you to have your similar tasks (such as multiple Explorer windows) grouped, without them turning into an awkward drop-down-box.
  • It allows you to close a task with a single click (of the middle mouse button).

Moving via drag and drop is easy: we just drag that item we want to move to where we want it and release it:

If you are about as anal as myself, you probably always start your typical programs in the same order, so they are in the same positions on your task bar - Firefox first, then Outlook, and so on. Well, say goodbye to that hassle with this handy little tool.

Don’t forget to take a look at the settings:

You can get the system tray icon back by just starting Taskbar Shuffle from the Programs Menu. The rest of the settings really should be self-explanatory.

32-bit Taskbar Shuffle v2.5
64-bit Taskbar Shuffle v2.5

ps.: Dear Linux users, I know you guys already got stuff like this. Please refrain from commenting just to brag about it. The desktop world doesn’t care about Linux, and neither do I.