Filed in archive
Programming
on August 28, 2007
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...
Filed in archive
Programming
on August 21, 2007
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...
Filed in archive
Programming
on August 15, 2007
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...
Filed in archive
Programming
on August 9, 2007
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...
Filed in archive
Programming
on June 22, 2007
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 ...
Filed in archive
Programming
on June 22, 2007
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 2.5, JSP 2...
Filed in archive
Programming
on December 5, 2006
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...
Filed in archive
Programming
on November 30, 2006
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 ...
Filed in archive
Programming
on October 13, 2006
Every operating system should be equipped with Java and a number of websites utilize JavaScript in their websites but it has been found out that most of the Linux distributions do not work with Java b...
Filed in archive
Programming
on September 22, 2006
Canoo Engineering has released the ULC XML which enables you to design the GUIs for Java apps by writing XML. It is made available as open source. This product is a bit different as it does not ignore...