Ubercart 2.x introduced a new way of handling product prices. It is called price_handler().
This is just a quick post that a new version of VirtualBox 3 is out.
Download the new version 3.0.4 from http://www.virtualbox.org/wiki/Downloads the VirtualBox website.
This is a very short post about removing the SVN files and folders from your directories.
find ./ -name ".svn" | xargs rm -Rf