Small Potato homepage - Chess program

Machine Learning Interface to MAME

Reading rejuvenation research

Python stuff

Scripts in this group are released under a BSD license unless marked otherwise

converttoimageepub (v0.3 - fixed ordering of pages) - converttoimageepub.py is a hack that lets you convert a scanned PDF into an epub made of images that is legible on a 5" or so ebook reader. This is to use as a last resort when the builtin converters and Calibre fail to produce something useful (GPLv3 since it uses Calibre's output format as a template)

toonew (v0.2) - toonew.py is a simple script to check if there are any new stable packages in the Gentoo portage between the current and the previous update performed. It is very crude, and will probably claim lots of packages to be new, when they are not, but in general, it gives you a quick overview of what's new. (updated 2007/01/29)

rmdups.py - remove or list duplicates from directories passed as parameters. Mainly written to get rid of multiple binaries in the path, so the PATH variable is taken as default if no parameters are passed. (updated 2011/05/08, got rid of all external dependencies)

mergepdf.py - merges pdfs passed in on the command line. This is really just a 5-liner around pyPdf, but since I've searched for a utility with this functionality a number of times before, I decided I might as well put it out for public consumption. Get pyPdf from http://pybrary.net/pyPdf/ (updated 2006/05/02)

Other

Public PGP key in case you are security conscious

Comments
Alejandro Dubrovsky