Thursday, 19 June 2008

http://www.faceofthefuture.org.uk/

An applet from the University of St. Andrews that allows you to upload an image of someone's face and then perform one of many possible transformations to it, such as 'Manga Cartoon', 'Baby', 'Drunk' and 'Apeman', usually with weird and funny results.

The image below is me as an Apeman :-)



http://www.faceofthefuture.org.uk/

Monday, 16 June 2008

http://visualroute.visualware.com

VisualRoute is a graphical traceroute test to any IP address, which can help identify network performance or routing problems and identify IP address locations.

http://visualroute.visualware.com

Sunday, 8 June 2008

www.runescape.com

Well, despite the fact that we've had more than 3 kids in the house playing this against each other on several occasions, I didn't know that Runescape runs as a Java applet until Gary mentioned it last week.

For those that you that don't know, Runescape is a MMORPG (Massive Multiplayer Online Roleplaying Game) like World of Warcraft, which runs quickly and uses 3D graphics to display characters, locations and allow you to interact with other players anywhere in the world.

www.runescape.com

Friday, 30 May 2008

Super Mario Brothers

Not much of a business case for this applet, but it helps to demonstrate the wide variety of uses for Java applets: this is the Super Mario Brothers game in an applet.

http://www.nintendo8.com/game/629/super_mario_brothers/

Tuesday, 27 May 2008

Video Player

A page displaying a video of a Linux Magazine speaker about Apache 3.0, but the window displaying the video is a Java applet, which is surprising as Java's multimedia support has been less than impressive for a long time.

The page is also using LiveConnect to call JavaScript methods in the page, and seems to be including Prototype and JSON files too, so it's a good demonstration of applets interacting with other elements on the web page, something we covered in our JavaOne session earlier this month.

http://streaming.linux-magazin.de/events/apacheconfree/archive/rfielding/frames-java.htm

(Found via http://www.adam-bien.com/roller/abien/entry/it_s_not_flash_it1)

Sunday, 18 May 2008

www.jscreenfix.com

JScreenFix is a very useful Applet: it rapidly turns on and off random pixels to prevent monitor 'burn-in' and to fix 'stuck pixels' on LCD monitors. If you've had stuck pixels you'll know how annoying they can be - run this applet for 20 mins and you should get rid of them. How cool is that?

www.jscreenfix.com

Tuesday, 13 May 2008

Scenegraph

Project Scenegraph aims to provide scenegraph functionality at the Java level, and has a few cool JavaFX demo applets using the SceneGraph API.

You'll need the very latest Java 6 Update 10 plugin to run these demos, and the page will take a little time to work as it has a number of other JARs to download.

https://scenegraph-demos.dev.java.net/demo-applets.html