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, sorry. I'm a bit busy and messed up the links with my .htaccess file, but now the rest of the site is better. I'll fix this eventually but if you really want the file, email me.




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 772 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 684 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 627 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 579 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 479 times