Blue-ray players will run Java

Java to appear in next-gen DVD players | CNET News.com
From the article:
“The Blu-ray Disc Association, the standards body for the format, has decided it will adopt Java for the interactivity standards,” said Yasushi Nishimura, director of Panasonic’s Research and Development Company of America, speaking at Sun’s JavaOne trade show here. “This means that all Blu-ray Disc player devices will be shipped equipped with Java.”

Java will be used for control menus, interactive features, network services and games, Nishimura said.

Cool! But as Chris Adamson says, “Gimme some tools!” (from: We Love Blu-Ray Java! It’s Perfect! Now Change.

AIM + Java

Create a Java TOC2 Class to Communicate with AIM
AIM + Java.. Nice, didn’t know that AOL had a publicly available AIM protocol.
From the article:
However, you may not be aware that the protocol underlying AIM, called TOC2, is the gateway through which you can create a lot of customized AIM-based applications. AOL provides an API that anybody can use to connect to TOC2 and AOL’s network.

Mobile Location Tracking Library

Welcome to the Place Lab homepage
Java based location finding libraries using GPS, GPRS, WiFi and Bluetooth (all the good stuffs).

From the site:
Place Lab is software providing low-cost, easy-to-use device positioning for location-enhanced computing applications. Place Lab tries to provide positioning which works worldwide, both indoors and out (unlike GPS which only works outside). Place Lab clients can determine their location privately without constant interaction with a central service (unlike badge tracking or mobile phone location services where the service owns your location information).

Ninjamonkey on Instant Mobile Social Networks

Ninja Monkey Party 411 : Instant Mobile Social Network Or; Listserv + Email-to-SMS Gateway = LOVE
Ninjamonkey describes a service he setup for his birthday party a couple of weeks ago using off the shelf components. Of course the magic sauce was that his crowd includes some tech savvy and highly motivated social drinkers.
From the page:
Social networks and mobile applications are obvious bedfellows, but aside from a few noteables like dodgeball almost nothing has been done to exploit them. The thing that many people may be missing is that SMS is pretty much like email, except with extreme size restrictions (160 characters/message) and controlled solely by the telcos (which is sort of like having a draconian ISP with terrible, terrible service). This means that as long as you can find a way to translate between email and sms (with, say, a publicly available email-to-sms gateway) you can pass messages between them.