lapubell.com
Here are some code samples that I use and thought that the world might enjoy. If you find any of these programs useful, let me know!

All of this code is licensed under the GPL.

Right now all my links are broken. Silly me. If you want to download these files, click here.




kurtisWrite v0.9

Programmed in Python 2.4 with wxPython GUI Toolkit. Place the source in /usr/bin in UNIX enviroment to make it accessable from the shell. Nice. This is a text editor that can replace notepad. Fun first little project that gives you a random fortune cookie style tidbit each time you open it.

Download: kurtis.py
Download: kurtisWrite0_9setup.exe
Downloaded 527 times   *most popular!



bkgChanger

Python script used to change your background periodically in light weight window managers (fluxbox, blackbox, etc.). I used to use this before I got into KDE4.

Download: bkgChanger.py
Downloaded 440 times



Tux’s Playground

PyGame clone of Donald Duck’s Playground. Still in heavy development. If you would like to be a part of this project, I am currently looking for anyone with pygame experience. Let’s make this game awesome!

Download: penguinAdventure.tar.gz
Downloaded 389 times



Paper, Rock, Scissors

Classic game built in Actionscript 3 with the help of my good friend Kris. Download the .fla file and compile your own swf.

Download: paperIcons.fla
Downloaded 345 times



Wordpress Google Calendar Parser

I got this plugin from Justin Bennett (http://jmbennett.org) and it wasn't working. I think that google changed their xml syntax since when this thing was first written. It was broke, i fixed it.
Depends on PHP5.

Download: gcalparse.php.zip
Downloaded 246 times