Login Status


Related Tags

p2p file-sharing addins irc client monodevelop education



Tiripm: P2P File Sharing

Tiripm is a new system like DC++, written to work with Mono. There is no underlying UI needed, just need a web browser. This means that it runs anywhere .NET apps run....

Circ IRC client

Circ is an IRC client written in C# using the Mono Plateform. It has been designed from the ground up to be very extensible : you can choose different IRC engines (backends), use different interface (frontends) and extend Circ with plugins. It uses Mono.Addins for addins loading and management. Currently Circ is shipped with an homemade IRC library as the main backend and with a GTK# frontend as the main interface. D-Bus integration is provided with plugins....

MOBiE2

MOBiE2 is a reference manager that aims to be easy to use for all those small research papers (10-20 pages) The program uses a SQLite database to store the references and aims to generate a bibliography in the Harvard format as set out by the Tshwane University of Technology Citation and Bibliographic Reference Guide. If you are looking for a more complete reference manager with loads more features visit http://icculus.org/referencer/ MOBiE2 is written in C# using mono and monodevelop. The GUI is created using GTK# -- NEWS -- -- 24/11/2007 -- Ok so I am done with exams and I start looking at the code again and start to think this is crap. Then I ask someone that is actually a good C# programmer and he think the code is shyt. Because I only started the project to learn C# and GTK# and not write just another text editor I decided that the current code is indeed shyt and I am going to start over and PLAN this time. Dont know when I will be done but I am working on it Cheers Fredre -- 11/11/2007 -- I am currently writing exams so there is no development going on. First release planned for December. 80% of development for the first release is done all that is missing is generating the bibliography. ...