PDA

View Full Version : Programmer: Intermediate-Experienced Java Developer (Trivia Time)


davecom
2005.02.16, 05:04 PM
Check out the alpha here:
http://sourceforge.net/projects/triviatime

I've finished a working version of Trivia Time, but I'm seeking a fellow Java developer to help polish it and take out the kinks. Any of the following qualities is a plus:
- XML experience
- Network programming experience
- Swing experience
- A love of trivia.
Please contact me if you're interested in joining the sf project!

iefan
2005.02.16, 09:20 PM
- XML experience

Java has one of the easier methods to access stuff in XML that I have played with (other than being a resource hog if you build a full DOM). Start here (http://www.devarticles.com/c/a/XML/Java-and-XML-Basics-1/) and move forward with it. A pretty good starting place.

So if you or someone else is interested with learning about it.