Get My Code!
Warning: Sorry for any inconvenience, but this page is a little out of date. some of the links or suggestions may not work
Want to get any of the work I’ve published? Here’s how to get any particular piece of code I talk about.
Releases
If you’re on Ubuntu Hardy:
Add my Launchpad Personal Package Archive by adding these two lines to your /etc/apt/sources.list file
deb http://ppa.launchpad.net/kdub/ubuntu hardy main deb-src http://ppa.launchpad.net/kdub/ubuntu hardy main
Then run:
sudo apt-get update
And then, you’ll have a few new packages in your repo list, namely:
- cf-kdubois-extra-animations
- cf-freewins
- stockr
To get one of these packages, run
sudo apt-get install {package-name} where package name is one of the aforementioned package names.
Source
- Compiz
I maintain a branch of extra animations for compiz. You can get the source by running - VLC
I’m working on an audio filter rework on the backend of VLC, and have a branch to work on my changes. Get it here, if you’re interested (no guarantees about stability yet)git clone http://git.videolan.org/gitweb.cgi?p=vlc-filters.git
git clone git://anongit.compiz-fusion.org/users/kdubois/extra-animations



