701 projects tagged "Public Domain"
tocgen is a versatile command line cdrdao toc file generator, written in Python, of particular use to those wishing to split tapes and LPs into tracks. The ability to split a wav file into regular sized tracks with little effort is what most distinguishes tocgen from tocmake and wavtoc. It was written with a view towards clarity and therefore should be easy to modify, if necessary.
PHP gFeed is a PHP class that implements a stream wrapper to read and write RSS feeds. It can be used to parse RSS feeds with path specified in the URL and stores the parsed feed values in global variables. It can also generate RSS feeds from values from the same global variables.