Feeds:
Posts
Comments

Archive for February, 2009

Open/source

I have somehow neglected lately the scripting language project, since I was rather busy with my other open source projects… actually I have already three of them, all are based on an older project I have started developing some time ago and just released it to the open source community. One of the projects is a 3D world editing application, it’s purely windows based and it can be found at http://traved.sourceforge.net/

The other project I opened up is a J2ME gui for mobile devices, cause I did not like the Default Java GUI which came with the Default Java packages on the Default Phones. This can be found at https://sourceforge.net/projects/j2me-gui/ but it actually needs some sort of “official” homepage

And the third one is my networking application, the library which is supposed to make communication between different applications written in different languages running on different platforms more easier. Right now there are a few persons working on it, doing linux porting, Java translation, and I’m constantly refactoring the C++ code of the client to come up with something that has the quality that can be published. This project can be found at http://fritzone.googlepages.com/picinms (link to the SF version on the right side) but soon a SF homepage will be created too (hopefully).

Read Full Post »