Category: Software

Firefox 4: The Review

by
Inf

By now, you have probably already seen tons of Firefox 4 reviews, previews and whatnot. Firefox 4 will officially be released tomorrow and will be available here, but if you’re impatient, you can get it here. You can also get it off Mozilla’s FTP server, but they politely request you don’t do that since the hordes of Firefox users leeching off those servers will kill them. At the moment, the Release Candidate version is still up on the Mozilla website.

Anyway, here’s an early review of the shiny new browser’s main features!

Continue Reading »

How To Easily Save Or Print A Directory’s Contents [Windows]

by
Inf

It may happen that you need a directory listing, that is a list of all the files in a folder. Unfortunately, there is no direct way to do this simple task in Windows.

Say you need to send a list of all the files found in a directory to a friend. You could take a screen-capture of the folder and send it to them. What if there are lots of files? You’d have multiple screen-captures and files will repeat in various captures. Not very elegant. So I’ll show you 3 methods to get a list of all files from a directory and save it as a text file.

Continue Reading »

4 Innovative Tricks To Save Printer Ink

by
Inf

First post of 2011! Yay! So I thought I’d start with something that can help protect the environment and at the same time, save you some cash. Quite a good idea, no?

So as the title says, we’re going to try to have your printer drink less ink, and hence reduce the amount of money you invest feeding it. You should know that I tried and am still using those measures for a laser printer, but I believe that what works for toner should work pretty much the same for liquid ink. I have no idea about how dot-matrix printers will react, so don’t ask.

Continue Reading »

Skype: Playback Not Supported Error [Solution]

by
Inf

This will be a rather short port. I was using Skype 4.2 when I got the following error message while trying to show someone what sound Skype makes when it rings.

This error has also been reported to occur when call events happen but I’ve not personally witnessed it.

Turns out the solution is simple, but quite awkward. The steps are:

  1. Go to Tools → Options.
  2. Under the General section, choose Sounds.
  3. Click the Enable all Sounds button.
  4. Click the Save button. This is important! Changes will only take effect after you click Save and exit out of the Options window.

Now if you were like me, and trying to test ringtones, you can go back to Tools → Options → Sounds (steps 1, 2 above) and playback your sound (green play button) and you won’t get the error.

An alternative solution, if you get the error during call events is:

  1. Go to Tools → Options.
  2. Under the General section, choose Sounds.
  3. Click Mute all Sounds button.
  4. Click the Save button.
  5. Repeat steps 1 and 2 to return to the Sounds window.
  6. This time, click Enable all Sounds button.
  7. Click the Save button.

Hopefully those steps should solve your problem, and I hope this simple solution is useful to you.

(source: Skype forums)

Media Player Classic: No Sound When Playing Multiple Videos – Solution

by
Inf

I’ll confess that I love Media Player Classic (or its newer flavor, Media Player Classic – Home Cinema). I have yet to find a player that has a simple interface yet packs so many features. Undeniably there are other great players out there, such as KMPlayer, SMPlayer and VLC among others. But I still find MPC’s interface to be better than the rest. Or maybe it’s simply nostalgia…

Recently I was having a small problem with Media Player Classic (MPC). When I set MPC to play different videos in different instances, that is, two videos in two different MPC windows, one had sound, one did not.

The volume control was not muted, and it was nothing to do with Windows’ volume settings. It was just a misconfigured setting in MPC and it’s simple to correct.

A quick journey to the MPC IRC channel (#mpc-hc on Freenode) gave me the answer, which was simply selecting the right option from a drop-down menu…

The steps are:

  • View menu – Options
  • On the left, under Playback – select Output
  • Set your Audio Renderer to this option: “Default DirectSound Device”
  • Problem solved

Answers are sometimes as simple as that. I don’t even know how to conclude this post, so I’ll just leave it at that. Thanks for reading, and hope this helps you. 😀

I’ll also thank the developers of MPC for the awesome program they provide to us and the quick help I got from the people present in their IRC channel. No “RTFM” or anything, just a straight answer. Thanks!

Mount ISO Images In One Click Using WinCDEmu

by
Inf

Do you often have to mount ISO images? If you don’t know what ISO images are, they are simply images, or copies, of the filesystem of optical disks such as DVDs. You can think of them as “zip” files containing whatever there was on the disk.

Now before you can use an ISO file, you have to do something called “mounting” the ISO file. Mounting means to make a separate filesystem part of the current filesystem used by your Operating System. It’s like you’re taking a branch, and sticking it to the side of a tree. Then by climbing the tree, you can reach your new branch and its leaves, correct?

For ISO images, this “mounting” process is done by making the ISO file be represented as a virtual drive in Windows. All this to say, you’ll just get an additional “DVD” drive in your My Computer if you mount an ISO file.

There are various tools out there to do this mounting job. The most famous ones are probably Daemon Tools and Magic ISO. Maybe even Ultra ISO.

But, I tend to like minimum effort. I tried getting Daemon Tools to give me mounting options when I right-click on an ISO file without much success. The others are either too complex or not free.

If you want a dead-simple solution, try WinCDEmu. Despite its name, it does work with DVDs huh. And even Bluray I guess, but I haven’t tested those. I’m not lucky enough to be the owner of a BR drive… yet!

So WinCDEmu is an open-sourced application that works by installing a sort of virtual driver, along with its virtual bus and drives. Nothing for you to worry about, since it’s all done automatically. But you’ll need to have appropriate permissions (being Admin, for e.g.) to grant the permission to install the driver. And it’s a signed driver at that!

The process is just a Next-Next-Next process until it’s done. And? That’s it.

You’ll be presented with that window to customize settings. Nothing much to do.

To get it working? Double-click on your ISO image. A new “DVD” drive will be created in My Computer. You can then access the ISO contents as if they were a normal disk.

To unmount the ISO image, just right-click the virtual drive and select Eject.

Simple huh?

Also, WinCDEmu supports a variety of other disk image formats, such as ISO, CUE, NRG and IMG to name a few.

Just to mention that WinCDEmu didn’t associate with the CUE, NRG, IMG and other file formats on my machine, just ISO. If that’s the case, just right-click the image file, then select Open With – WinCDEmu Mounter. You can also change file associations in Windows to point the WinCDEmu Mounter—to have the double-click mounting functionality—like this on Windows Vista/7. For XP just Google.

  • Head to Control Panel – Default Programs – Associate a File Type or Protocol with a Program.
  • Locate your File Type e.g. NRG
  • Select it then click the Change Program on the top right corner.
  • Select WinCDEmu. Done

That’s it. Go download WinCDEmu and give it a try. A portable, but beta version, is also available. And if you know some application that can beat WinCDEmu in simplicity for this task, do share! Thanks for reading 😀

7 Utilities to Enhance your File Copying tasks

by
Inf

Let’s face it: Windows’ file copying functionalities haven’t improved much over the years. More details can be seen on the dialog, and the progress bar is prettier, but that’s basically it. There have not been any new functions added since… uh since forever? I have proof!

Continue Reading »