On2 releases a Video Java Applet

On2 Technologies
Here is what they say:
The TrueMotion Streaming Java Applet 1.0 is a TrueMotion video player written in pure Java. The Applet offers a truly cross-platform solution–it plays on Windows, MacOS, Linux, and other environments. As on other platforms, the TrueMotion codec outperforms all other competing video compression technologies.

Here are my questions:
They say “Streaming” which to me means that it should support live video, does it? Also this is an applet which means that it is available through the browser but I would like it available as a set of classes that I can use in other apps (Java apps), is this possible? Tell me On2, is this possible? Oh yeah, how do I encode video for it?

What is the dominant party where you are right now?

Red | Blue from Gravity Monkey
Good illustration of some of the interesting software that may be developed with cell phones as they start integrating various technologies and bridges between them with J2ME.
From the site:
red | blue (pronounced ‘red or blue’) is a free Java app that figures out where you stand, or perhaps more accurately, where you are standing in our politically polarized country.

Java based open source streaming server for Ogg

JRoar — Pure Java Streaming Server for Ogg
From the site:
JRoar is a streaming server for Ogg in pure Java
JRoar casts live Ogg streams to Ogg Vorbis players as IceCast2 does and shouts live Ogg streams to IceCast2 and JRoar(, but JRoar does not support encoding/re-encoding). JRoar also accepts live Ogg streams from IceS. The uniqueness of JRoar is that JRoar works as a proxy for live Ogg streams and enables you to share single stream with others. Of course, its characteristic property is that it is in pure Java. JRoar can be easily deployed and in fact, it can run on the built-in JVM of IE

Java gets blue in the tooth

www.JavaBluetooth.org
Thanks to Mike for the pointer.
From the site:
The JavaBluetooth Stack is a 100% (no native) Java implementation of the Bluetooth Specifications Version 1.1. It currently supports HCI, L2CAP and SDP. Support for RFCOMM, TCS, and SCO, as well as implementations of specific Bluetooth Profiles such as the Handsfree-Profile and the Generic Audio/Video Distribution Profiles are planned.