Restore Firefox 3 Smart Bookmarks


This article was written on April 27, 2008 by CyberNet.

Back in October 2007 we previewed a new feature in Firefox 3 called Smart Bookmarks. Firefox 3 has a more advanced bookmarking system, and keeps tabs (no pun intended) on the sites that you visit the most. When those two things collide they form what has come to be known as Smart Bookmarks.

Since the feature’s initial launch the number of Smart Bookmarks has been trimmed down a bit. They initially started with six, but have now dwindled down to the ones I put in bold:

  • Recently bookmarked pages
  • Recently visited bookmarked pages
  • Most visited bookmarked pages
  • Recently used tags
  • Most used tags
  • Most visited pages

firefox smart bookmarks-2.png

The question is how do you get these bookmarks back once they have been deleted? I expected that Mozilla would incorporate some sort of option into the Bookmarks Organizer, but that doesn’t seem to be the case. Instead you need to dive into the about:config to get the Smart Bookmarks back:

Updated on May 19, 2008 to reflect Firefox 3 RC1 changes.

  1. In the Firefox Address Bar type about:config and press Enter.
  2. Find the option that is named browser.places.smartBookmarksVersion.
  3. Change the value to 0 by double-clicking on it.
  4. Restart Firefox, and you should see the Smart Bookmarks folder located on the Bookmarks Toolbar.

Now you’re back in business! I’m very anxious to see if someone creates an extension that lets you customize the Smart Bookmarks, and possibly even let you assemble your own based on visit frequency, date, keywords, and more.

[via Mozillazine]
Thanks to Jason for the tip!

Copyright © 2009 CyberNet | CyberNet Forum | Learn Firefox

Related Posts:

How To Install Windows 7 On Almost Any Netbook

Windows 7 is free for now, and works extremely well on netbooks. That said, installing the OS on these tiny laptops—especially low-end models—can be daunting. Here’s how to do it, the easy way:

If the Release Candidate is any indication (and it should be), then Windows 7 will be a nice upgrade for any Windows user. The new OS, however, is a huge step up for netbook users. Vista is notoriously poorly suited to netbooks; a buggy resource hog that subjects its users to incessant dialog boxes and requires far too many clicks to perform basic tasks, it’s kind of a nightmare to use on a 9-inch laptop with a 1.5-inch trackpad.

Windows XP has been given a boost by netbooks, as its system requirements—more-or-less decided in 2001—are more in line with the specs hardware like the Eee PC and Mini 9. But let’s face it: XP is nearly a decade old. Its user experience is trumped by free alternatives like Ubuntu Netbook Remix and Linpus, and it’s not at all optimized for solid-state drives—especially cheap ones. This means that on low-end, SSD-based netbooks, it borders on unusable.

Hence, Windows 7. It’s noticeably faster than Vista on low-spec machines, properly optimized for netbook hardware, and, most importantly, free (for now). Thing is, installation isn’t quite as easy as it is on a regular PC—in fact, it can be a pain in the ass: netbooks don’t have DVD drives, which means you’ve either got to get your hands on an external drive or boot from a USB stick for a clean install. Furthermore, smaller SSDs, like the 8GB units in popular versions of the Dell Mini 9 and Acer Aspire One, make a default installation impossible, or at least impractically tight. Luckily, there are simple methods to deal with both of these problems. Let’s get started.

What You’ll Need

• A netbook (Minimum 1GB of RAM, 8GB storage space)

• A 4GB or larger USB drive

• A Windows 7 RC Image (details below)

• A Windows XP/Vista PC or a Mac to prepare the flash drive

• For low-end netbooks, lots (and lots) of time

Getting Windows 7

Downloading Windows 7 is a piece of cake. Just navigate to this page and download the 32-bit version. You’ll need to get a free Windows Live ID if you don’t already have one, but this takes about two minutes.

Microsoft will then give you your very own Windows 7 License key, valid until June 1st of next year. (Although after March 1st, it’ll drive you to the edge of sanity by shutting off every two hours. But that’s a different story, and March is a long way off). Microsoft will then offer up your ISO through a nifty little download manager applet, complete with a “resume” function. There are ways to sidestep this, but don’t: you’d be surprised how hard it is to keep a single HTTP connection alive for long enough to download a 2.36GB file.

Preparing Your Flash Drive

This is the annoying part, but it’s not necessarily that difficult. Here are some guides, by OS (some linked for length):
Windows XP
Windows Vista
• Mac OS X (courtesy of Ubuntu, funnily enough):

1. Open a Terminal (under Utilities)

2. Run diskutil list and determine the device node assigned to your flash media (e.g. /dev/disk2)

3. Run diskutil unmountDisk /dev/diskN (replace N with the disk number from the last command; in the previous example, N would be 2)

4. Execute sudo dd if=/path/to/downloaded.iso of=/dev/diskN bs=1m (replace /path/to/downloaded.iso with the path where the image file is located; for example, ./windows7.iso)

5. Run diskutil eject /dev/diskN and remove your flash media when the command completes (this can take a few hours on slower drives)

As some commenters have pointed out, you can also make a flash drive bootable with utilities like LiveUSB Helper. Once you’ve done this, you can mount your Windows 7 ISO with a utility like DaemonTools Lite (For Windows) or MountMe (for Mac), and just copy over all the files to your newly-bootable drive.

Starting Your Install

Ok! Now you’ve got a bootable flash drive, and you’re ready to start installing. It should go without saying, but once you start this process, you’ll lose all existing data on your netbook, so you should back up any important files before going through with anything from here forward.

Insert your USB drive and reboot your netbook. As soon as your BIOS screen flashes, you should see instructions for a) changing your netbook’s boot order or b) entering its BIOS setup. In the first situation, simply assign the USB drive as the first boot device. In the second, navigate through your BIOS settings until you find a “Default Boot Order” page, and do the same thing there.

From there, you should see the first Windows 7 installation screens. Anyone with a 16GB or larger storage device in their netbook can just follow the instructions until the installation completes, and skip the next step.

If your SSD is smaller than 16GB, or if you just want to save some space, do what they say, but only until the first reboot. After the Windows 7 installer has restarted your computer, you’ll need to modify the boot order again. Do not allow installation to continue! Manually change the boot order to prioritize the USB drive again, just as you did at the beginning of the installation.

Compression!

Once the Windows 7 installer has copied most of its system files to your drive, you’re going to tighten them up with Windows’ trusty old “Compact” command. Here’s what you do, as described by Electronic Pulp:

Choose “Repair” at the Windows 7 Setup screen, go to “Command Prompt” and enter the following code:

d: (or whatever drive letter is assigned to your SSD)
cd \windows\system32
compact.exe d:\*.* /c /s /i

And wait. And wait and wait and wait. This can take anywhere from eight hours to two days, so you’ll want to set your netbook down in a corner and forget about it for a while. [Note: compressing so many of your system files does have a performance cost, but in day-to-day use, it’s negligible]

Once this is done, reboot the netbook again and let it continue the installation as normal. That’s it!

All said and done, an 8GB SSD should have nearly 2GB of free space left—not much, but enough to work with. And given that most netbooks come with inbuilt, flush SD expansion slots, and that high-capacity SD cards are extremely affordable, having a small amount of space on your root drive isn’t at all prohibitive.

There are other ways to slim down a Windows 7 install—namely by using programs like vLite, which can strip out some of Windows’ fat directly from the ISO—but Windows’ built-in file compression is the easiest way to squeeze Windows 7 onto your skimpy 8GB SSD.

Setup and Customization Help
Windows 7 runs fairly well out of the box, but as with any new Windows installation, you’re going to need to download some drivers to get things working properly. Vista drivers usually do the trick, but sometimes workarounds are necessary. Thankfully, most popular netbooks have spawned helpful fan forums, many of which have active Windows 7 subforums. Some of the best:

Aspire One
ASUS Eee Pc
Dell Mini
MSI Wind
HP Mini-Note

So there you go! Enjoy your new Windows 7 netbook! Please share your experiences in the comments-your feedback is a huge benefit to our Saturday guides. And of course, have a great weekend!

Helpful Tip: How to Report a Phishing Email


This article was written on November 24, 2007 by CyberNet.

It seems like I’ve been getting an unusually large number of phishing emails lately, and I’ve began wondering whether everyone realizes how they can report phishing emails with their email provider. This article will highlight what phishing is, and why/how to properly report it.

What is a phishing email? I thought Wikipedia did a pretty good job of describing it:

Phishing is an attempt to criminally and fraudulently acquire sensitive information, such as usernames, passwords and credit card details, by masquerading as a trustworthy entity in an electronic communication. eBay, PayPal and online banks are common targets.

A lot of people confuse these messages with spam, and when I asked a few people whether they report the phishing emails they all said yes. When I showed them how to do it the general response was “ohhhhh.” It turns out that all of them, some of which were computer savvy, just report these emails as spam without realizing that there are separate options for reporting phishing.

The reason why it is important to correctly report phishing emails is that warnings messages are more prominently displayed for other users. This is what a phishing email looks like in Gmail:

Gmail Phishing Warning

Now that you know what phishing is and why to properly report it, lets take a look at how you go about doing so in Gmail, Yahoo! Mail, and Windows Live Hotmail.

–Gmail–

Gmail is pretty easy because you just have to use the drop-down arrow located in the upper-right corner of each message. When you click it there will be an option labeled Report Phishing towards the end of the list:

Gmail Report Phishing 

–Yahoo! Mail–

Unfortunately Yahoo! Mail doesn’t have a built-in feature for reporting phishing emails, but they recommend that you forward the email in question to phishing@cc.yahoo-inc.com so that it can be analyzed. You can also report the phishing website to Yahoo! using this form.

–Windows Live Hotmail–

When you click on the Junk option in Windows Live Hotmail there will be a Report phishing scam option located at the bottom of the list:

Windows Live Report Phishing

Copyright © 2009 CyberNet | CyberNet Forum | Learn Firefox

Related Posts:

How-To Make a Laptop Desk, and How Not to Buy One

belkin cushdesk

You might be surprised to hear that I think laptop desks are a pretty good idea, especially when you consider them to be little more than tea-trays, and uni-tasking tea-trays at that.

You will be less surprised to hear that I think that buying laptop desks is a terrible idea, even if they are as sleek  as the Cushdesk from Belkin. The name aptly sums up the design — it’s simply a small flat surface with a cushion stuck to the bottom.

The problem is that it costs $30, and that’s $30 you could be spending on beer instead of just squandering it. Reading the features list shows just how much spin is needed just to come up with a mere four bullet points. Sample: “Its slim design allows for easy storage in your home but with its stylish design, you may want to display it around the house.”

Better to roll your own, and — in the words of Blue Peter’s Lesley Judd* — here’s one we made earlier. It’s a beauty:

laptray-1

I made this a while back from an old aluminum baking tray, and in its original incarnation it was just that — a plain metal sheet on which to rest a MacBook Pro. The aluminum is perfect for “wicking away” heat from the hot underside of the computer and even in plain form keeps things cool enough to sit atop your legs. However, a modification was in order. Remember the Laptop Lifters, those slug-like rubber lozenges which keep the air flowing under the notebook? That’s what you can see in the photo — I removed them from my MacBook as I didn’t like the extra height but there was enough stick left on them to attach to the tray.

laptray-2

Now, it is the perfect size for any machine, including the Lady’s white MacBook. Better, it means we can watch movies in bed without anything mechanical overheating. Well, without anything mechanical and computer-shaped overheating.

Product page [Belkin via Gearlog]

See Also:

*Sorry, readers outside the UK and/or under 30 years old. This joke is not for you.


How to Install Tarballs on Linux


This article was written on April 17, 2007 by CyberNet.

Many Linux applications don’t have to be installed manually because most distributions have implemented a package management system to make it easier for you to install software. But that’s not always the case. Some programs only offer tarball packages for download, which have to be compiled from source. We’ll show you how to do that.

We’re going to compile and install Audacity (audio editing software) to show you how to install tarballs. Because I wrote this tutorial on an Ubuntu machine, it will be easier to follow if you’re using Ubuntu or a derivative. That, of course, doesn’t mean that you won’t be able to do it with a different distribution. Before we begin, make sure that Audacity is not installed on your computer. If it is, uninstall it using your package manager. This will prevent different versions of the application from being mixed up. You can always uninstall the tarball later.

You can click on any of the screenshots below to enlarge them.

  1. Download the Audacity tarball by clicking here (6MB). It doesn’t matter where you save it.
  2. Audacity

  3. Extract the contents of the package with a package extraction tool such as Ark or file-roller. You can also do it from a terminal by doing

    cd /folder/with/Audacity/tarball
    tar -xvf audacity-src-1.3.2.tar.gz

    Don’t forget to replace /folder/with/Audacity/tarball with the path to the folder where you saved the tarball.

  4. Let’s have a look at the requirements. According to README.txt (included in the tarball), we will have to download and compile wxWidgets separately. If you scroll down, you’ll see that they ask you specifically to install version 2.6.x. Don’t neglect this kind of warnings, otherwise the compilation process will fail. Let’s install wxWidgets then, shall we?
    1. Install these packages using your package manager: build-essential, make, g++, gcc and libc6-dev. These are just some basic compiling tools that you have to install when compiling for the first time. Not all distributions use those names for these packages, so you might need to do some research on the Internet before you can proceed. On Ubuntu, you can do

      sudo apt-get install build-essential make g++ gcc libc6-dev

      to install everything required to start building.

    2. Download the wxWidgets tarball and extract it. (Note: this particular version of wxWidgets is called wxGTK, referring to the GTK toolkit. Developers often use this GNOME toolkit to develop applications for Linux.)
    3. The 'make' command in actionOpen a terminal and go to the newly created directory using the cd command.
    4. Look for a file named INSTALL.txt for install instructions. The file tells us that you have to execute these commands:

      mkdir buildgtk
      cd buildgtk
      ../configure –with-gtk=2
      make
      sudo make install
      sudo ldconfig (sometimes ’sudo /sbin/ldconfig’)

      If you get a “package/library not found”-like error message, install the necessary package and, when available, its -dev addition. Then re-execute ../configure –with-gtk=2. You might have to do this a couple of times. If you’re lucky, you won’t be bugged at all. Also keep in mind that the make command might take a while to complete depending on the speed of your computer.

  5. Let’s take a look at the rest of the requirements. The readme file included in the Audacity tarball tells us that the packages libid3tag, libmad, libogg, libvorbis and Twolame are optional. Although you can go ahead and compile Audacity without them, you won’t be able to use everything that Audacity has to offer. You can install these packages if you want by searching for them using your package manager. If there’s also a package with the same name followed by -dev available, install that one too. For example: to enable Ogg Vorbis support, you’ll need to install both libogg0 and libogg-dev. These -dev packages are usually required if you’re compiling programs manually. Ubuntu users can do:

    sudo apt-get install libid3tag0 libid3tag0-dev libmad0 libogg0 libogg-dev libvorbis0a libvorbis-dev

    to install most requirements from the Ubuntu repositories. (Note: if you’re using Ubuntu 6.06, apt-get might not find all these packages.) If you can’t find everything, don’t worry. Again: these are optional packages. If it turns out that essential functionality is missing, you can always dig up the necessary packages/libraries using Google and compile/install them later.

  6. Back to installing Audacity. Open a terminal and go to the folder where you extracted the contents of Audacity’s tarball using the cd command. Check if README.txt contains additional install instructions. The file tells us to execute these commands:

    ./configure
    make
    sudo make install (if a command is preceded by ’sudo’, it’ll be executed as root)

    If you get an error message saying it couldn’t find a certain package/library on your system, just install the missing package or library using your package manager. Then re-execute ./configure. You might have to do this several times. If you get an error saying something like “configure: error: *** Ogg Vorbis libraries not found or they are too old. (>= 1.0-rc3 required). Run configure –without-vorbis to disable it.“, it is most likely that you couldn’t find one of the optional packages. If you wish, you can build Audacity without this functionality by following the instructions. In this particular case, you can do:

    ./configure –without-vorbis

    to compile Audacity without support for Ogg Vorbis.

  7. Audacity screenshotEverything is now installed! And now, the moment we’ve all been waiting for: testing our newly installed app. Cross your fingers and execute the command audacity. To be honest, it didn’t work for me because I got this error:

    audacity: error while loading shared libraries: libwx_gtk2_xrc-2.6.so.0: cannot open shared object file: No such file or directory

    When it seems like all your hard work was useless, don’t panic. Use the Internet to find a solution instead. I’ve found a fix for my particular case:

    sudo ln /usr/local/lib/libwx* /lib/
    sudo ldconfig (in some cases ’sudo /sbin/ldconfig’)

    Try starting audacity again. Everything should work fine now.

  8. You can create a shortcut to Audacity in your start menu using alacarte (GNOME) or by launching KDE’s menu editor (right-click the K button).

Uninstalling
If you’re done playing with Audacity, open a terminal, cd into audacity-1.3.2-beta and execute:

sudo make uninstall

You can also uninstall wxWidgets if you don’t need it anymore. Open a terminal, go to wxGTK-2.6.4 and enter:

cd buildgtk
sudo make uninstall

Be careful though. If you uninstall wxWidgets, programs that require wxWidgets will stop working.

    You can start using Firefox immediately.

    Note
    Some programs such as Firefox come in .tar.gz packages but don’t have to be compiled. You can just extract the file anywhere and start using the program immediately. You can check whether a program will have to be compiled or not by searching for the following files: configure, autogen.sh, Makefile and Jamfile. If you don’t find any of these files, it probably doesn’t need to be compiled. Just search for the program executable (in the case of Firefox: ‘firefox’) to run the program.

    Summary
    In general, this is how you compile applications:

    1. Download and extract the application’s tarball.
    2. Open the extracted folder and look for a readme/install file. If there are additional requirements, install or compile them. Make sure that you download the correct version of the package.
    3. Check the readme/install file for compilation instructions.
      • If it contains compilation instructions, open a terminal, cd to the extracted folder and follow the instructions.
      • If it doesn’t contain compilation instructions, open a terminal, cd to the extracted folder and do ./configure followed by make and sudo make install.
      • If you get an error saying ./configure couldn’t be found, try ./autogen.sh instead.
      • If ./autogen.sh or ./configure (with or without parameters) terminates because of a “package/library not found”-type error, install the required stuff and re-execute the command.

    Having trouble compiling? Don’t worry, just do some research online. If you can’t fix the problem by yourself, go to one of the big Linux communities and ask for help. Remember: some programs also can be uninstalled using the make command. To uninstall the compiled program, go to the extracted folder and do:

    sudo make uninstall

    If it returns the message “make: *** No rule to make target `uninstall’. Stop.“, this uninstall method won’t work. Some applications such as wxWidgets store their Makefile (which contains the instructions for the make command) in a separate directory. In that case, cd into that directory and rerun sudo make uninstall.

    Editor’s Note: This post was written by Pieter De Decker who is the developer of the free USBsyncer and iPodCALsync!

    Copyright © 2009 CyberNet | CyberNet Forum | Learn Firefox

    Related Posts:

    Helpful Tip: Get Gmail 2 in Opera 9.5


    This article was written on May 29, 2008 by CyberNet.

    opera gmail-1.pngOne thing that Google is quite adamant on is making sure that you’re using a browser they officially support, and more times than not Opera users are left in the dark. The new Gmail interface is no exception. If you try visiting the email service in Opera you’ll be forced to use the old-school version of Gmail that doesn’t have color-coded labels, among other things.

    If you’re using Opera 9.5 Beta you’ll be happy to know that the new Gmail works pretty well… if you know how to get to it. We’ve previously talked about how you can bypass browser detection in Gmail, and it’s as simple as pointing Opera to:

    mail.google.com/gmail?nocheckbrowser

    You’ll also want to bookmark that URL so that you have quick access to it in the future, but by using that you should be able to gain access to what’s commonly called Gmail 2. If you don’t see the new stuff right away you’ll want to click the “Newer Version” link in the upper-right corner.

    I’m sure many of you are wondering why the heck Google is blocking Opera from using the new interface if it works so well. First off the current stable build of Opera (version 9.27) has some serious issues with Gmail 2. I couldn’t even compose a message using it. Opera 9.5 is a heck of a lot better, but that’s still in Beta, and so Google isn’t going to officially support that yet. Although even in Opera 9.5 Beta the contact manager doesn’t work quite right.

    Unfortunately fixing the remaining Gmail 2 problems lies in the hands of the Opera developers, because Google obviously doesn’t see enough value in making their services fully compatible with Opera. The main functionality works fine in Opera 9.5 Beta, but you’ll have to remember to use the special URL above if you want to get the latest and greatest Gmail 2 features.

    Thanks for the tip Cody!

    Copyright © 2009 CyberNet | CyberNet Forum | Learn Firefox

    Related Posts:

    Online PDF Reader Viewer


    This article was written on November 27, 2007 by CyberNet.

    Online PDF Reader 

    Have you ever been on a computer at a cafe, library, or school that doesn’t have a PDF reader? In cases like that you need a handy online PDF viewer that will do the dirty work for you, without installing a single thing on the computer.

    Samuraj Data is the perfect online PDF reader because it doesn’t require any registration, and it’s fast! All you have to do is specify the location of the PDF file, which can be on the Web or a file on the computer, and then hit the View button. You’ll instantly see the download and conversion status on the screen in a terminal-like fashion. All PDF’s are converted to images, and after the download is completed the process will wrap up rather quickly. It took under 30 seconds for it to download and convert most of the PDF’s that I threw at it.

    As you can see in the screenshot above the interface for navigating a PDF is rather bare, but in return you get a fast and intuitive experience. There are keyboard shortcuts available to navigate from one page to another, or you can click the View All link to have all of the pages displayed one after another. And clicking on an image will bring up the full-size version.

    There might be better online PDF readers or viewers out there, but it will be hard to find one that is as simple and fast as Samuraj Data. And in addition to handling PDF files it can also open PostScript and Microsoft Word DOC files.

    I would give it a 10 out of 10 if they offered a slightly better interface and more than 256 colors when viewing the PDF’s. ;)

    Samuraj Data [via Techie Buzz]

    Copyright © 2009 CyberNet | CyberNet Forum | Learn Firefox

    Related Posts:

    Excellent Pagination Bookmarklet Firefox Extension

    This article was written on April 07, 2009 by CyberNet.

    pagezipper.jpgIt’s not often that I come across a bookmarklet that I’ll use everyday, but in the last few days PageZipper has become an unbelievable tool in my daily arsenal. Basically what it does is look for links on the page that say “Next”, and as you scroll down past that link it will automatically append the next page for you. That’s right, you’ll never have to click the “Next” button again (well, almost never).

    I tested out the bookmarklet and it works exactly as advertised. You can use it on sites like Google, Digg, and it even works on our site. When you come across a page that you want this to activate for just click the bookmarklet, and then keep scrolling. The next page will eventually show up once you get all the way to the bottom.

    Here are some of the PageZipper features:

    • As you scroll to the bottom of a page, PageZipper automatically adds the next page to the bottom of the page you’re on.
    • On image galleries, press Control+Down to skip directly to the next image in the gallery. Control+Up returns you to the previous entry. You can also use these keyboard shortcuts on any page that PageZipper works, making it easy to jump to the next page of results.
    • PageZipper automatically resizes images in photo galleries to fit your browser window. So you always see the entire image without having to scroll

    What I really like about this is that it’s not making a ton of unnecessary page requests. By that I mean it only fetches the next page once I get towards the end of the results, and it will only work if I decide to activate it via the bookmarklet. So it leaves me in control.

    PageZipper is also available as a Firefox extension for those of you who would prefer not to have yet another thing on your bookmarks bar (the extension uses a toolbar icon). Either way, it is a must-have utility that I believe works way better than the alternatives out there.

    PageZipper Homepage [via MakeUseOf]

    Copyright © 2009 CyberNet | CyberNet Forum | Learn Firefox

    Related Posts:

    DIY geodesic media pod: forged from cardboard, filled with shame

    While those with tens of thousands of dollars to burn can buy themselves a pre-built, space age media pod like the Ovei, the rest of us have to have to either make do with a comfy couch and a darkened room, or improvise, as one enterprising Instructables member did with this so-called Geodesic Media-Pod. Both recession and environmentally-friendly, this contraption is apparently constructed almost entirely out of recycled refrigerator boxes, and it even employs a ventilation system (including parts salvaged from a Shop Vac) to ensure that it stays somewhat comfortable inside. Of course, while it’s partly intended to be used as a flight simulator, there isn’t actually any movement going on, although there are at least accommodations for some surround speakers and, of course, a mount for a monitor. Head on past the break for a video, and hit up the link below for the complete how-to if you’re feeling inspired.

    Continue reading DIY geodesic media pod: forged from cardboard, filled with shame

    Filed under: , ,

    DIY geodesic media pod: forged from cardboard, filled with shame originally appeared on Engadget on Mon, 20 Apr 2009 15:41:00 EST. Please see our terms for use of feeds.

    Read | Permalink | Email this | Comments

    How To: Calibrate Your Turntable For the Best Possible Sound

    Did our Listening Test week light up the fire inside to dust off some old records and whip a turntable back into shape to start enjoying them again? It’s really easy, and cheap. Here’s how.

    If you saw our feature earlier in the week, you know Michael Fremer is crazy about vinyl. He’s been defending its merits ever since digital formats started to surface, and has published several DVDs detailing how best to set up a number of nice audiophile turntables.

    But of course, you don’t have to have to have an audiophile turntable to enjoy vinyl—great used tables like the Technics SL-D202 I got in high school (pictured) can be picked up all over the internet, at garage sales or from your Dad’s basement for very little dough, and will serve you well as long as they’re in decent shape.

    Plus, with tons of record labels including a free digital download with the purchase of an album on vinyl these days, it’s a great way to give back to your favorite artists—you’ll get a cool tangible object that has the potential to sound far better than your MP3s, but with a digital copy for you iPod nonetheless.

    So if you have a turntable that’s never received a proper tune-up, here’s how to set it up to get the best possible sound from it. With Fremer’s help, my table is now in tip-top shape, and yours can be too.

    What you’ll need:
    • The manual for your turntable and cartridge (the part with the needle attached)
    • A 2mm Allen/Hex wrench for the cartridge screws (most are 2mm, anyway)
    • A ruler
    • Magnifying glass and flashlight (not essential, but makes things easier)
    • Needle-nose pliers or tweezers
    • A printout of a standard cartridge alignment ruler (available at vinylengine.com for free)

    First thing’s first, though—if you’re unsure of the progeny of your table, or if it hasn’t been serviced in a long time or ever, the easiest upgrade you can make to ensure it’s at its best is a new cartridge. This part is almost solely responsible for the sound generated by your table, and you can get a very good new cartridge for less than $100 (try Shure’s M97XE for a good one in the $90 ballpark, but there are cheaper options as well).

    After that, there are three variables you want to make sure are set, and those are the three variables we’ll be covering: cartridge alignment, tracking pressure and anti-skating. While there are tons of other adjustments that can be made, with some tables having more calibration options than others, these three are fairly universal and will get you in the ballpark of calibration, which is much better than fresh-from-the-dusty-garage.

    Let’s get started!


    Tracking Pressure
    This is what the weight on the back of your tonearm is for—it controls how much pressure is put on the stylus as it tracks the record’s grooves. This should be set according to what’s suggested in your cartridge’s manual. Google around for your cartridge make and model and you should be able to find the manual, or your turntable manual may suggest a baseline range. Again, Vinyl Engine is a great resource for manuals.

    1. If you’re installing a new cartridge, connect the red, blue, green and white wires to the corresponding marked terminals on the back of the cartridge. If they’re too loose and fall off the pins, put a toothpick inside wire clips and tighten it with the pliers. Once it’s hooked up, loosely screw the cartridge into the headshell (we’ll be adjusting its alignment later) with your hex screwdriver.

    2. Set the turntable’s anti-skating dial to zero, then turn the weight on the back of the arm just up until the point the tonearm floats on its own. Then, by turning the part of the weight with the gauge but not the entire weight, set the gauge back to zero to “re-zero” the weight.

    3. Now, turn the entire weight to the number (in grams) specified by your cartridge’s manual. If it specifies a range, stick it in the middle.

    4. If you’re feeling like getting serious, you can buy a specialized tracking pressure gauge that will tell you the exact pressure. But for most folks, the guidelines on the tonearm’s weight are fine—mine was almost exactly correct when measured with Fremer’s digital gauge (as you can see in the picture).


    Cartridge Alignment
    Ideally, a tonearm would track across the record from the beginning to the end in a straight line across the surface, so that the stylus was perpendicular to the groove at all times, thus keeping distortion to an absolute minimum. But since the turntable arm is fixed, it traces a parabola across the surface of the record as you play it. Mathematically, the parabola arc has two points where the stylus should be sitting perfectly perpendicular to the groove. These are the points we’ll use to set the alignment.

    But you don’t have to be Pythagoras Jr. to plot them—thankfully, there are protractor PDFs you can print out which will mark the approximate position of these points on most turntables. There are also PDFs for specific tone arms and turntables floating around—Google your model to see, but you should be served just fine by the standard approximation provide by the basic print outs at Vinyl Engine. (We’re using a glass version here in the photo, but the paper ones are fine).

    1. Many turntable manuals specify an ideal distance from the back of the headshell to the tip of the stylus, so consult your table’s manual and screw in the cartridge into the headshell’s adjustable slots so this measurement is correct.

    2. Now, place your alignment protractor on the platter, and carefully drop the stylus tip onto the first alignment point. The goal is for the cantilever (the metal part that extends down from the cartridge with the stylus tip on the end) to be parallel with the guidelines on the printout. If it’s not, loosen one of the screws in the headshell and move it back or forward slightly. This is where a magnifying glass and flashlight can be handy, as the clearance between the bottom of the cartridge and the platter may be slim.

    3. Once it’s aligned in the first point, test it on the second point. Both are mathematically determined, so it should be aligned on the second point too. If not, try to find a happy medium.

    Anti-Skating
    Most turntables have an anti-skating dial somewhere. This setting counteracts the vector force that naturally pulls the stylus tip toward the inner lip of the groove as the record spins, because as mentioned before, you want it to track dead-center whenever possible.

    1. All you have to do is turn the anti-skating knob so that the number matches the tracking pressure you set earlier. Fremer likes to set it a quarter of a gram or so less, which he feels is more accurate than the scales provided on most turntables. So do that.

    More Tips
    • Keep your turntable on as sturdy a surface as possible—this will prevent it from warbling or skipping if you walk/dance around near it.

    • Keep your stylus and records clean. You can get very inexpensive tools for cleaning both of these parts, and it will keep everying sounding great and will prevent your records from wearing out too quickly.

    And that’s it. For more info, check out Fremer’s calibration DVDs, which many vinyl junkies swear by.


    Hope you guys enjoyed our Listening Test audio week as much as we did. If you have any other advice or tips to share, please do so in the comments, and if you’re interested, check out last week’s audio-related How To on maintaining a lossless music library. Have a great weekend listening everybody!

    Listening Test: It’s music tech week at Gizmodo.