Sunfleet
A Sun Labs blog on social software and group collaboration.
Processing
A useful programming tool I have used for the past couple years to build GUIs is called Processing.
Processing is an open source programming language and environment for people who want to program images, animation, and sound. It is used by students, artists, designers, architects, researchers, and hobbyists for learning, prototyping, and production.
It is also written in 100% pure Java, so functions as a Java package, once you are building a full-fledged Java applet or application.
If you are interested in building "Flash-like" interfaces and want the heft of Java behind them, I highly recommend checking it out.
Posted by Joan Dimicco in "User Experience" | Comments[0]