Sun is making smart moves to spread Java world over and especially developing countries where it knows it can create an impact since most of these countries have emerged as an outsourcing hub. If we g…
Some may feel that NASA World Wind is a clone of Google Earth but this is certainly not the case. Let's check out some of the differences between the software:
World Wind from NASA is open source…
How about traveling to the blissful Himalayas or Eiffel Tower without moving an inch from your chair? To me it sounds to be a fantastic idea and all this has been made possible by NASA which has devel…
I remember the era when Java licensees had to literally slog to access Java compatibility tests and Sun which was known to be quite fastidious about its Java compatibility tests seems to have moved ah…
Sun's multithreading support will be extended for protection of applications and data from entering each others domain and in the process preventing corruption of memory or data but this is not so…
An important component of the Java Platform is the Java Virtual Machine or JVM and since it is available for a number of hardware and software platforms, Java can act as both middleware and platform i…
How about a smaller JRE so that it could be bundled with your Java application? If you thought that this not possible then you need to read this. Here comes the first Java SE implementation dubbed as …
An update for the Sun Java System Web Server 7.0 has been released. The features added under Update 1 are:
• Performance and stability improvements
• Out-of-box Java support for Servlets …
One tool that I use every single day as a web developer is Firebug. Joe Hewitt is my hero for having put together this incredibly useful piece of software.
Anyway, Firebug has been around for a whil…
Are you debugging a Java program and finding the job quite tiring? If yes then you need the Java Platform Debugger Architecture or JPDA technology from Sun which helps you in debugging a running Java …