Forgot your password?
typodupeerror

Comment Go the java / webstart way (Score 1) 468

Java is a good way to get O.S. software running on you Windows PC.

Check sourceforge.net for java based softwares (mostly dev. tools).

Please, don't say java is not yet ready for real app.
Look at the GUI and performance of products like
together http://www.togethersoft.com/
IDEA http://www.intellij.com/
They are real fast, and user-friendly (esp. IDEA)


Another even easier way is java WebStart
- an application-deployment technology -- gives you the power to launch full-featured applications with a single click from your Web browser. You can now download and launch applications, such as a complete spreadsheet program or an Internet chat client, without going through complicated installation procedures.
If you have a fast access, having installed on your PC is just a mattre of minutes.

Once it's installed on your PC, you are 1-click from installing and launching full applications in 1-click. Just find a link to their server, click, and watch :
- it downloads from a server all the application required files, cache them on your PC, and launch it.
- later calls will use the cached files.
- when a new version of the application is available, the system will offer you to install automatically.


WebStart apps repositories :
http://www.up2go.net
http://www.connectandwork.com/external
http://www.puzzlecode.com/puzzlecode/jnlp

Alain Ravet

Slashdot Top Deals

The first rule of intelligent tinkering is to save all the parts. -- Paul Erlich

Working...