A few days ago I uplaoded two projects on Sourceforge.net (world’s largest open source programs’ repository). They are LANSim and AG’s Library Manager.
LANSim
(Update: This has now been uploaded to Github – https://github.com/applegrew/lansim. Please download or fork it from there.)
This is a network simulator. This is meant to be user friendly as well as feature rich. This field lacks software with good user interface. Even the commercial softwares in this field is quite lame. This aimed to go along Multisim(R) and Blender(R) form.
URL:-
Homepage: lansim.sourceforge.net
SF site: sourceforge.net/projects/lansim
Developers:-
1) Rohit Singh
2) Dhiraj Prakrash
3) and me.
AG’s Libray Manager
This a versatile library manager made in Java. It requires MySql at backend to store the database. This is not made to function only as a library manager but can be used in many places like CD rental shops etc. It has the feature to export the result to Microsoft Excel format. It can also import from there (but there isn’t any easy way to do so currently). The number of fields of information you want to store for your items can be customised by changing the MySQL table structure (Currently there isn’t any easy way to do so).
Url:-
Homepage: libmanager.sourceforge.net
SF site: sourceforge.net/projects/libmanager
Developer:-
Me