Using Internet Explorer go to the following link and reboot
RAZR V3c Windows Drivers
Drivers for the motorola RAZR phone
Yoggie – To handle all your security
Wow this is a great idea, think i might have to pick one up. It would free a lot of resources on my computers and give me tons of security easily: http://www.yoggie.com/
Free CD Ripper and CD/DVD Burner
This is a nice application that can rip CD’s to MP3′s and will burn DVD’s or CD’s
Meebo web based Chat Client
![]()
Meebo is a web-based IM client with no need to install. Works great for a computer you dont want to take the time (or can’t) install chat software to.
Check out my blogs
Here are the blogs I read every day. Bloglines has proven to me to be the best reader out there:
Completly remove Linux from a computer
So just in case you have to do this, here is a utility to adjusts the MBR so that GRUB doesn’t load any more. After you run this all you have to do is delete the partition.
Then all you need to do is run the command:
MbrFix /drive 0 fixmbr /yes
Get Totem to play WMV files
Download the Essential Codecs package from the mplayers homepage http://www.mplayerhq.hu/design7/dload.html
Unzip and move to the directory: /usr/local/lib/codecs (create if it does not exist, need to use SUDO command)
Then run these two lines of code:
cd ~/.gnome2/totem-addons
for file in /usr/local/lib/codecs/* ; do ln -sf $file && chmod +r $file ; done
OPML File
Here is the latest OPML file I have these days….Lots of stuff to read
Install LAMPP
LAMPP instructions:
Download.
run command: sudo tar -xvzf xampp-linux-1.5.2.tar.gz -C /opt
run command: sudo /opt/lampp/lampp start
run command: sudo /opt/lampp/lampp security
edit php.ini to have a output_buffering value of 4096