I usually never complete projects ...
-> [My first good project was a download manager on Windows although I have the code with me I don't plan to put it up here.
-> I don't have CVS trees right now. No support. No discussion forums. No project teams. No... blah blah blah
-> All code available here is © Copyright Arnold Noronha and available under GNU General Public License Version 2 or above, even if not specified explicitely in any of the files. USE AT YOUR OWN RISK!!!
openMath
version 0.1.2-Jan05
OS: Linux/*nix,Windows
This is a command line maths software that can work with vectors,
complex numbers etc and easily extendible. I had originally created it
for a school computer project. You'll observe that the last update is
quite old. I've lost all the makefiles and stuff, so those have to be
recreated by whoever plans (wha...???) to use it. Hmm... you'll also
find that it crashes it quite often. If anyone wants to continue the
project for any reason please contact me!! Download the sources
RPops!
version Concept-Demonstrator pre-pre-alpha
OS: Linux/*nix
I'm currently working on this (and may have stopped by the time ur
reading this!) Its basically something like YPops for
Rediff. Presently I don't know Perl (and don't want to code in C++) so
the entire code is using bash (what!!! bash for server code!! this
sucks man!). Also it does not do what the name suggests: instead of
creating a POP3 server it gets the mails and (tries?) to put them in a
UNIX style local mbox from where a program like fetchmail or KMail can
read it.
By the way, since I don't have a working release all you can see is
the development sources when you click the link.
Sorry, at this point of time, I've stopped working on this (in fact I've not done anything on this since I posted it first. Anyway RediffMail is in the process of reverting to its old interface. Many of the components may still work but it shouldn't be long before it fails entirely.
RediffBol plugin for Pidgin/Libpurple
OS: Linux/*nix/Windows
This projected is hosted at Sourceforge. For those who want to use RediffBol on Linux.
Currently works fine, but there are quite a few memory leaks, and a code cleanup is in order. It is unlikely to be ever ported into the main Pidgin tree because (1) Rediffbol is not that popular (2) I have used gthreads and have an added dependency to libcurl. Multithreading is against libpurple's design philosophy.