Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!news2.google.com!news.glorb.com!news-spur2.glorb.com!homer.glorb.com!.POSTED!not-for-mail From: Steve Sobol Newsgroups: comp.lang.java.programmer Subject: Re: tools for programming applets Date: Thu, 26 May 2011 14:47:46 -0700 Organization: Glorb Internet Services, http://www.glorb.com Lines: 29 Message-ID: References: <028d2009-98b7-43a3-b02d-83eaa89db79e@glegroupsg2000goo.googlegroups.com> <41dd1d4d-400b-4801-81cd-0136cc505faf@y27g2000prb.googlegroups.com> <7be10367-5f4b-4738-a5f5-0b6eb2769dd3@r33g2000prh.googlegroups.com> <884c9970-4a08-4606-8aff-a4b47e945134@q32g2000yqn.googlegroups.com> <189c56f0-f2c4-4059-aa3b-11aab6c79c57@j31g2000yqe.googlegroups.com> NNTP-Posting-Host: xoAFiuXnRqdiUJrjkwExXQ.user.posting2.glorb.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@glorb.com NNTP-Posting-Date: Thu, 26 May 2011 21:47:57 +0000 (UTC) User-Agent: MicroPlanet-Gravity/3.0.4 X-Notice: Scanned by Mr. Bill Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4615 In article <189c56f0-f2c4-4059-aa3b-11aab6c79c57 @j31g2000yqe.googlegroups.com>, Alessio Stalla says... > Ok, I give up. Maybe I simply see things differently from the majority > of Java developers. I just cannot imagine to always have to clone a > server in order to test a client. Do you really think that e.g. Google > cloned the entire Youtube to develop their HTML5 player? Do you think Google didn't already have a development copy of the YouTube site to play with? That's how I do things. I *start* developing on my laptop, or on a staging server, so I don't have to worry about bringing a production website down in flames. Within the past couple days, I mentioned (either here, or on alt.www.webmaster) that my laptop has Apache, IIS, and Jetty installed, along with MySQL. 95% of my work is done using Apache/PHP or Jetty/Java; the other 5% is done using IIS. If I need to work on a site backed by a SQL Server database, I can install SQL Server Express, so I'm covered there too. -- Steve Sobol - Programming/WebDev/IT Support sjsobol@JustThe.net