Saturday, April 3, 2010

Gesture: MyOpenCV project

To be added

My Experiments with Java : Sandesh (Chat Client/Server )

This is a Public/Private Chatting specific client and server application. It has two part client and server . Server is just like any normal Jabber (XMPP implemented) server but lacking XMPP specific protocols. And Client works as any normal client like ( gtalk, yahooIM, ICQ, etc )
I love Java and I had great experience while working on this project. This was second version of my first Project. My first project was Kiitalk ( it supported- mailing, chatting ).
In Sandesh , I want to make the following features:
1: Public/Private Chatting.
2: VOIP
3: File Transfer
4: Email

Friday, April 2, 2010

My Experiments with JavaFX


JavaFX Challenge 2009 , I had to take that so learned the javafx. JavaFX is a RIA ( Rich Internet Application ) platform, used in Mobile, Desktop and web. Actually main problem with any new  language is resources for learning. Same here , There was only some tutorials and poor documentation , specific to JavaFX one previous versions.


Whatever be the challenge, truly challenge, but I enjoyed it. I made a project named Helicopter ( plays like Helicopter ). Making animation, controlling motion and maintaining all components to work in right order, huh,was a big job, specially when you don't know much.
    This time I experimented a lot with different tools like Inkspace, Gimp etc and great job with one and only Netbeans.