Ruby - This program will scan the users CDRs and then catalog and save the file properties (name, directory, attributes, size, date) and the disc properties (serial#, file system, volume label, # of files, user chosen description) onto a database. The user can then run a search for a particular file in the database rather than browse manually through all of the CDRs. Will also work with floppies, zip disks, and any other storage media.
KML Feature Extractor (KFex): A KML conversion program. A program designed to extract the features of KML/KMZ files (the native format of Google Earth). The program will scan for features, extract them, and convert them to shapefiles. The shapefiles can then be imported into most GIS applications. The program can generate 2D or 3D shapefiles, create corresponding projection files, and can display the results in a native map viewer.
DiskSurvey is an application for surveying a disk's space usage. This program will scan a node (a drive or directory) and display the cumulative size of all files within that node and subnodes. The program will also display the file cumulative file count within that node and subnodes. The program will also display the contents of a chosen directory in a pie or bar graph so that the user can visualize how space is being utilized.