Thursday, 26 June 2008

www-jpc.physics.ox.ac.uk

JPC is an x86 PC emulator written as a Java applet. It's quite an impressive thing, having basically the same machine I had when I was growing up now running inside a web page. Plus, being able to play Prince of Persia doesn't hurt either...

http://www-jpc.physics.ox.ac.uk/

Wednesday, 25 June 2008

www.sferyx.com/htmleditorapplet/

An HTML editor applet, the JSyndrome applet is a full WYSIWG HTML editor that provides sophisticated editing and previewing of HTML documents and integrates with websites and Content Management Systems.

www.sferyx.com/htmleditorapplet/

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)