Saturday, April 3, 2010
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 ).
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: |
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.
This time I experimented a lot with different tools like Inkspace, Gimp etc and great job with one and only Netbeans.
U can view the project: http://www.mediafire.com/download.php?zziz5zlzck2
I'm posting some links that are useful for learning javafx.
Beginner Level
I'm posting some links that are useful for learning javafx.
Beginner Level
- http://java.sun.com/javafx/1/tutorials/core/Learning the JavaFX Script Programming Language.pdf
- http://java.sun.com/developer/technicalArticles/scripting/learning_javafxscript.pdf
- http://jasperpotts.com/blogfiles/javafx-intro-talk/javafx-devoxx.pdf
- http://www.javapassion.com/javafx/javafx_adv_houston.pdf
- http://java.sun.com/javafx/1/tutorials/ui/BuildingGUIApplicationsWithJavaFX.pdf
- http://download.java.net/mobileembedded/developerdays/2008/TS-8-Developing-FX-Mobile-Apps-v2-final.pdf
- http://java.sun.com/developer/technicalArticles/scripting/javafx/javafx_and_java/
Subscribe to:
Posts (Atom)