From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 00:10:39 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B1371065672 for ; Tue, 14 Sep 2010 00:10:39 +0000 (UTC) (envelope-from paul@fletchermoorland.co.uk) Received: from hydra.fletchermoorland.co.uk (hydra.fletchermoorland.co.uk [78.33.209.59]) by mx1.freebsd.org (Postfix) with ESMTP id 147EA8FC17 for ; Tue, 14 Sep 2010 00:10:38 +0000 (UTC) Received: from demophon.fletchermoorland.co.uk ([192.168.0.154]) by hydra.fletchermoorland.co.uk (8.14.3/8.14.3) with ESMTP id o8DNs6sj019127; Tue, 14 Sep 2010 00:54:06 +0100 (BST) (envelope-from paul@fletchermoorland.co.uk) Message-ID: <4C8EB99E.50609@fletchermoorland.co.uk> Date: Mon, 13 Sep 2010 23:54:06 +0000 From: Paul Wootton User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.8) Gecko/20100817 Thunderbird/3.1.2 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <86occ5k6yo.fsf@red.stonehenge.com> <20100910151651.GA29465@libertas.local.camdensoftware.com> In-Reply-To: <20100910151651.GA29465@libertas.local.camdensoftware.com> X-Spam-Status: No, score=-2.9 required=10.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on hydra.fletchermoorland.co.uk Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: sterling@camdensoftware.com Subject: Re: this is probably a little touchy to ask... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2010 00:10:39 -0000 On 09/10/10 15:16, Chip Camden wrote: > Perhaps someone could provide specific use cases for which Java is the > only good solution? > Take a look at some online games. For example Runescape (www.runescape.com) Taken from Wikipedia "/*RuneScape*/ is a fantasy massively multiplayer online role-playing game (MMORPG) released in January 2001 by Andrew and Paul Gower,^[2] and developed by Jagex Ltd. It is a graphical browser game implemented on the client-side in Java , and incorporates 3D rendering . The game has approximately 10 million active accounts, over 130 million registered accounts,^[3] and is recognised by the Guinness World Records as the world's most popular free MMORPG.^[4] " Using Java, Jagex have made Runescape available to most computer users, not just Windows users A lot of IP-KVMs also use client side Java apps. Paul