This program will try to download any cd cover of your music collection and place it to your music album folder. Cover_down is currently under development, but fully functional. The biggest advantage in comparison with other programs is that cover_down uses google images to find your cover, so even a less famous album art can be found easily !
SAT (Simple scAnning Tool) is a simple and fast network scanner written in Python progamming language. It is used to identify network devices and services. The identification is based on recieved data such as banners.
Another PostgreSQL Diff Tool (also known as apgdiff) is free PostgreSQL diff tool that is useful for comparison/diffing of database schemas. The tool compares two database dump files and creates output with DDL statements that can be used to update old database schema to new one or to see in what both databases differ.
As if the Linux world did not have enough CD players, I wrote one myself. I wrote the CD player by finally understanding how to use ioctl() and how to understand the information in the linux/cdrom.h file.