Tuesday, June 8, 2010

How to Clear your Flash Cache

If you use your computer for web browsing and for watching Flash content. There is a good chance you have a lot of flash information cached on your machine. This can cause you not to see updates on flash enabled sites. Just cleaning out your web cache is not enough, your Flash Media Cache can still have information in it. Here is how to clean out your Flash Cache:

Point your browser to:
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html

You should see a screen like this:



Now click on the site you want to want to clean up and click on Delete Website, or you can just click on Delete all sites.

You are all set to get the new version of the flash video or flash game you were looking for.

Thanks to the team at BlindValet.com for the tip.

Enjoy,

Thursday, June 3, 2010

Install Handbrake on Ubuntu 10.04


Handbrake is a great DVD ripper. Unfortunately the version on theHandbrake website is not working. Here is a ubuntu how to for installing Handbrake on Ubuntu 10.04.
First we need to get DVD playback enabled:
sudo aptitude install ubuntu-restricted-extras
sudo /usr/share/doc/libdvdread4/install-css.sh

Next we need to add the PPA for the Handbrake Snapshots:

sudo add-apt-repository ppa:stebbins/handbrake-snapshots

Your system will now fetch the PPA’s key. This enables your Ubuntu system to verify that the packages in the PPA have not been interfered with since they were built.
Then do and update of the Apt repos lists:
sudo apt-get update
Next you need to install the software. Use the Ubuntu Software Center to install Handbrake. Do a search for Handbrake and install the GTK GUI.
After it installs you should have Handbrake working in Ubuntu 10.04.
Now Start Ripping!
This is a great tool for ripping data for your PS3 Media Server or your Xbox Media Server.