Firstly, install the new beta NVIDIA graphics card drivers (note the requirements):
ctrl+alt+F1
sudo /etc/init.d/gdm stop
sudo ./NVIDIA_whatever.run
sudo /etc/init.d/gdm start
and run nvidia-xconfig --composite --add-argb-glx-visuals to modify /etc/X11/xorg.conf.
Then just add deb http://xgl.compiz.info/ edgy main-edgy main-edgy-amd64 as a source and apt-get install beryl.
More useful information here, maybe