Filed under Windows by amida168 on August 25, 2010 at 10:30 am
no comments
I just got a Seagate FreeAgent Theater+ last week. It’s a great device that can play a lot of different media formats at 1080p. The latest firmware also lets you stream Netflix movies. One problem I have is that it does not have a wireless network card. The FreeAgent Theater+ is placed by the TV in the living room, and it’s far away from the router. Before I get a WIFI USB dongle for it, I want to test the network functionality first. I have used my Macbook to act as a wireless bridge for my PS2 to connect to my wireless network at home. This time, I want to use my Windows 7 based laptop and see if it’s possible to do so. To my surprise, Windows 7 has made it easy to bridge the Ethernet connection with a wireless network.
Before we begin, you need to have a Windows 7 laptop with a working wireless connection. Here are the steps:
- On the Windows 7 laptop, click on the Windows icon. Type view network connections and press Enter.
- Identify your Ethernet connection and your wireless connection. In this example, the Ethernet connection is called Local Area Connection and the wireless connection is called Wireless Network Connection.
- Click on Local Area Connection to select it. Press and hold the Ctrl key and click on Wireless Network Connection to select it. Now you should have both connections selected.
- Right click on the selection and select Bridge Connections.

- Now use an Ethernet cable to connect the Ethernet port on the FreeAgent Theater+ and the Ethernet port on the Windows 7 laptop.
That’s it. The FreeAgent Theater+ is now connected to the network using the Ethernet connection. This technique applies to other appliances with just Ethernet connection like Xbox 360, Blu-Ray player and Network enabled TV.
Note that when your laptop is acting as a wireless bridge, you might not be able to use it to browse the Internet at the same time. When you are done, follow the step 1 and step 2 to network connections in control panel. Right click on the bridged connections and select Remove from Bridge.
Filed under Mac OS by amida168 on May 21, 2010 at 2:54 pm
no comments
Ever since we switched from Leopard to Snow Leopard, the old Cisco VPN client has not worked. The new Cisco AnyConnect VPN client is required. One user had troubles installing the client. I tried it myself and found that the installation was not straightforward. A bit of tinkering is required. Here are the steps:
- When you visit the AnyConnect VPN Client site, the automatic installation does not work. Follow the link on the page to download the installer: vpnsetup.sh .
- Invoke Terminal application.
- Change the directory to where you save the script. It’s usually ~/Downloads . Type the command in the Terminal window.
cd ~/Downloads
- The permission for the vpnsetup.sh is wrong; fix it by typing the following command.
chmod +x vpnsetup.sh
- Run the script. You will need to supply your password for this command.
sudo ./vpnsetup.sh
The client should be installed now. Point your browser back to your company’s Cisco AnyConnect VPN web site again and it should connect.

Filed under Software by amida168 on May 12, 2010 at 5:51 pm
no comments
For those who are unfamiliar with bokeh, it is the blur in the out-of-focus areas of an image. This effect is easily achieved by using a DSLR camera. On a compact camera, it is difficult to have bokeh because of the small lens and sensor.
You could however “simulate” bokeh effect using an image editor. In this tutorial, I am going to show you how to do it using the open source GIMP.
- Invoke GIMP and open the image you want to edit.
- Click on the Free Select Tool.
- Trace your subject with the Free Select Tool.

- Once your subject is selected, click on Select -> Invert to invert the selection. The background is now selected.
- Click on Filters -> Blur -> Gaussian Blur… to bring up the Gaussian Blur dialog.

- Enter the size of Blur Radius. You have to experiment a bit to figure out the size. In this example, it is a 10MP image, and I used 20.0 px for the Blur Radius. Click on OK to close the dialog.
- Save the image under a different name so that the original is unaltered.
Here are the sample photos.
BEFORE

AFTER

The thumbnails are a bit small for you to notice the difference. Click on the thumbnails to see the full size images.
Filed under Computer Hardware by amida168 on March 25, 2010 at 12:44 pm
no comments
Inkjet printers are so inexpensive nowadays, sometimes it is cheaper to buy a new one rather than getting it fixed. However, it is not good for the environment. One common problem for inkjet printers is when the print heads get clogged up. On some printers, you can just replace the ink cartridge; for others, you have to clean the print heads. The printer usually has a utility to clean print heads. The clean utility can help you when the print heads are lightly clogged. It doesn’t always work. In this tutorial, I am going to show you how to clean the clogged print heads when the utility fails to work.
What you need are a syringe (injector) with a long needle and some ammonia. You can buy the syringe from Ebay and ammonia from any supermarket.When you buy ammonia, make sure that it is the clear kind, without added color or other ingredients.

Let’s get started.
- Mix one part of ammonia with one part of hot water.
- Fill the syringe with the ammonia solution.

- Remove the ink cartridge according to your printer’s instructions.
- Put some napkins or towels under the cartridge to prevent the ammonia solution from dripping . Use the ammonia solution to flush the connector(s). There may be multiple connectors for your printer, so make sure you flush them all. In this example, there are two connectors.


- Wait for a moment and let the ammonia solution work its magic.
- Insert the print cartridge back. (Optional) If you have an empty cartridge, you can fill it with the ammonia solution. Insert this cartridge instead of the original cartridge.

- Repeat steps 3~6 for all the colors you want to clean.
- Use the printer’s print head clean utility to clean the print heads.

- If you used an ammonia cartridge in step 6, now replace it with the original cartridge. Print a test page and see if the print heads are clean. If not, repeat the steps 3~8.
Here is a test page I printed before cleaning.

The print heads for light magenta and magenta were clogged and could not print at all. Here is a test page after cleaning. The light magenta and magenta were printing again.

Filed under Windows by amida168 on January 15, 2010 at 3:20 pm
no comments
A feature of Firefox is that it calls your Anti Virus program to scan the downloaded files automatically upon completion of the download process. This feature is nice that it adds an additional layer of protection. However, there are times when you want to disable it. I was downloading a huge file from a trusted source. After the downloading was done, Firefox froze while the file was scanned. It took me a while to kill the crashed Firefox process.
There is no option to disable this feature in the Options dialog. You have to use the configuration editor. Here are the steps:
- Enter about:config in the address bar and press Enter key. You might see a warning dialog. Click on I’ll be careful, I promise! to continue.

- Enter scanWhenDone in the Filter box. Notice the the preference name browser.download.manager.scanWhenDone is set to the default value true.

- Double click on the preference and it changes to false.

- Close Firefox. The next time you use Firefox to download files, it won’t scan the files.
Once you have downloaded those files that have problems with scanning, you might want to enable this feature again.
Filed under Computer Hardware by amida168 on December 29, 2009 at 3:22 pm
8 comments
When I purchased my Brother Laser Printer HL-2170W, I was aware of the notorious premature “toner life end” problem. The printer has a sensor for the toner, it would stop printing when the toner is low. The problem is often times the printer stops working even when the toner is perfectly fine.
My printer stopped working when the page count is only about 650 pages. To get around this problem, there is a trick that you can do it by yourself. Here are the steps.
- Follow the printer’s instructions to take out the toner.
- There is a round hole to the right side of the toner. Use a strip of non-transparent tape to cover this hole. If you do not have non-transparent tape, you can tape a small piece of paper there instead.

- Insert the toner back to the printer.
Filed under Mac OS by amida168 on December 14, 2009 at 2:16 pm
no comments
When you run a Java application on Snow Leopard, the 64-bit Java is used by default. This might be problematic when you run some older applications. We ran to this problem earlier when a user tried to activate his Matlab license. The message he got is
There was an unexpected exception: Can’t load library: / Applications/ MATLAB_R2009aSV.app/ / bin/ maci64/ libactivation.jnilib See the log file (/ var/ folders/ Mp/ Mp0PQFo9GbKznsjhgBiZf++++TI/ -Tmp-/ TMW_svact_christophergiuliano.log) for more details.
The solution is to set the 32-bit Java as default. Here are the steps:
- Invoke Java Preferences in Applications -> Utilities.

- Click on the entry of Java SE 6 32-bit and drag it before Java SE 6 64-bit in the Java Applications section.

- Close Java Preferences. The 32-bit Java will be used next time you run a Java application.
Filed under Linux by amida168 on June 12, 2009 at 10:43 am
6 comments
If you want to try Fedora 11 without buying a new machine or partitioning your hard drive, VirtualBox is a good choice. This guide assumes you have downloaded the Fedora 11 KDE iso and you also have installed VirtualBox 2.2 or above. You also need enough disk space to hold the virtual disk on your hard drive.
- Run VirtualBox and Click on New to create a new virtual machine.

- Click on Next to continue.

- Name your virtual machine and select the proper OS Type. Click on Next to continue.

- Set the memory size for the virtual machine. I used 512MB. Click on Next to continue.

- Click on Next to create a new virtual disk.

- Create New Virtual Disk Wizard starts, click on Next to continue.

- Select Dynamically expanding storage and click on Next to continue.

- Specify a location for the disk image and size. If your system drive is low on space, you might want to use a different drive. Click on Next to continue.

- Click on Finish to finish creating a new virtual disk.

- Click on Finish to finish creating of the new virtual machine.

- Now back to the main windows of VirtualBox with the newly created virtual machine for Fedora. Double click on CD/DVD-ROM. Note that a lot of features are turned off by default. If you want to change the settings, click on Settings to modify them.

- Check Mount CD/DVD Drive and select ISO Image File. Click on the folder icon.

- Click on the Add icon to locate the iso image you downloaded. Click on Select and you will be brought back to the dialog in previous step. Click on OK.

- Click on Start icon in the upper left corner to start installation.

- Click anywhere inside the virtual machine window, so that you can use your keyboard and mouse inside the virtual machine. If you ever want to release the mouse and keyboard from the virtual machine, press right Ctrl key. Double click on Install to Hard Drive.

- The installer runs. Click on Next.

- Select the language and click on Next.

- A warning dialog shows. Click on Re-intialize drive to continue.

- Set a hostname and click on Next.

- Select a time zone and click on Next.

- Create a user and click on Forward.

- Enter root’s password and click on Next.

- Use the default scheme for partitioning. Click on Next.

- A confirmation dialog shows. Click on Write changes to disk.

- The installer copies the live image to the virtual disk. When the installation is done. Click on Close.


- Click on the Fedora icon -> Leave -> Shutdown.

- When the virtual machine is in the shutdown state. We want to un-mount the Live CD, so the virtual machine won’t boot to it again. Double click on CD/DVD-ROM and uncheck Mount CD/DVD Drive. Please see the screenshots for step 11 and 12.
- Start the virtual machine.
- When the VM boots up the first time, a setup wizard runs. Click on Forward.

- Click on Forward.

- Create a user and click on Forward.

- Click on Network Time Protocol and check Enable Network Time Protocol. Click on Forward.

- Click on Finish.

- The basic installation is done!

In my next post, I’ll show you how to install the VirtualBox Guest Additions. Stay tuned. Ok, here is the link to the guide on Guest Additons.
Filed under Navigon 2100 by amida168 on May 12, 2009 at 4:15 pm
17 comments
My original package was designed for Navigon 2100 US model. A lot of people have adapted the package to be used on other Navigon models. There are some reports about my release 4.2 causing some GPSs other than Navigon 2100 to reboot continuously.
The cause for this problem is that my script reboots (resets) the GPS after successfully unlocking. The problem is some GPSs’ registry got wiped out clean after each reboot. Therefore, the next time system boots up, the script thinks the unit is not unlocked and does the unlocking again and reboot.
To fix the problem, I have changed the script so it won’t reboot again. I also made some modification for the taskbar to show up correctly. Two packages have been made for this release. The first one is the whole package which is for people who have not downloaded my release 4.2 before. The instructions are the same as the release 4.2. Here is the link to the zip file.
The second package is for people who have download the release 4.2. The second package has only two script files: autorunce.mscr and StartBtn.mscr. Please replace these two files in your old downloaded package. By default, autorunce.mscr goes to the root of the SD card and StartBtn.mscr goes to the Script folder on the SD card. Here is the link to the zip file.
Please consider making a small donation to my site if you find my package useful. Thank you!
Filed under Playstation 3 by amida168 on February 25, 2009 at 12:31 pm
3 comments
Playstation 3 supports a lot of media types, but it’s not clear about what are the media types that support subtitles. I tried several different formats and found that DivX format supports subtitles on PS3. I wrote a post about how to convert .mkv file to .avi (DivX) earlier. Even though I can finally watch the video with soft subtitles, the process is long and the video gets degraded because the encoding process. The conversion is also sometimes buggy.
Later, I found AVCHD on PS3 can also show subtitles. There is an excellent program multiAVCHD which can convert .mkv file coded with H.264/AC3 to AVCHD without re-encoding the video.
- Download multiAVCHD from the author’s site.
- (Optional) If your .mkv file uses AAC as the audio codec, follow this post to convert it.
- Run multiAVCHD.

- Click on MKV/*TS/MPEG/MOV files to select the .mkv file you want to convert.

- Click on Menu tab and select the correct TV System. Use NTSC in North America.

- Click on the Audio/Subtitles tab and check Use embeded ASS subtitles if your .mkv file uses ASS subtitles.

- Click on create multiAVCHD to start the process. By default, a subfolder called AVCHD will be created under the multiAVCHD folder.
- When it’s done processing, copy the AVCHD folder to the root of your USB flash drive.
- Safely remove the USB flash drive from your computer, insert it to PS3 and enjoy!
Note that AVCHD is kinda picky about the resolutions and the H.264 level of the video source. If the generated AVCHD folder is not viewable on PS3, you might still need to convert .mkv file to a different format.