How To Convert ASP.NET Applications to Java / J2EE: Introducing GrasshopperJanuary 29th, 2007 Now you can easily convert your .NET applications to Java / J2EE and run it on Linux or other Java enabled platforms directly from your Visual Studio .NET IDE. You can use your Visual Studio .NET IDE to build server applications that can run natively on J2EE and hence on Linux and other Java enabled platforms, with the help of Visual MainWin for J2EE from Mainsoft.
Free Java IDE For StudentsNovember 20th, 2005 BlueJ is an integrated Java environment specifically designed for introductory teaching in object oriented development with Java. I think it has lots of potential.
Ruby on Java = JRuby - Project to WatchDecember 18th, 2005 JRuby is a project to watch for. It implements Ruby on Java virtual machine.
Introduction To Ruby For Java DevelopersJune 30th, 2006 Most Java programmers attempt to use Ruby like they use Java, similar to the mistakes C/C++ programmers commit when transitioning to Java. However Ruby provides a cleaner programming paradigm which if embibed can be effectively used to solve your problems.
Java Open Sourcing DetailsNovember 14th, 2006 Sun is slowly releasing its implementations of the Java platform. The components of the Java SE implementation that Sun is releasing initially are the Java programming-language compiler (javac) and the Java HotSpot virtual machine.
J2SE 5.0 Performance White PaperMay 14th, 2005 Sun published performance benchmark for JDK 5.0. It is around 3 times faster than 1.4.2 as per Specjbb2000, less spectacular in other benchmarks.
Specific Rumors on Java OS based Google Phone running on LinuxSeptember 5th, 2007 Joshua has come up with very "specific" and very interesting rumors from "reliable sources" about the Google Phone:
1. the phone will run on a Linux distro
2.
J2SE 5: New wine in new bottle with old corkMarch 15th, 2005 J2SE stands for Java 2 Standard Edition. The 2 stands for version 2 of the platform.
Java Quiz: Why StringBuilder Should be Used Instead of StringBuffer?August 23rd, 2008 First tell me what is the best way to concatenate large number of String objects? Is it a + b?
Most Java developers know not to use a + b (+ operator) because of huge performance problems, they use StringBuffer instead. In fact I did some tests in the past which confirms this folklore.
OpenSTA, Load & Stress Testing Tool, Alternatives on LinuxMarch 3rd, 2007 In our effort to fully switchover to Linux as Desktop and Server environment, one of the biggest challenges is to find an alternative to OpenSTA, a popular and very capable open source distributed software testing tool for regression, load and stress testing. In other words OpenSTA is poor man's alternative to LoadRunner & Silk.
Java Firewall ProjectMay 23rd, 2006 I have been playing with the idea of a Java Firewall. So far I have implemented a fully functional port blocker using port hijacking.
Java SE Goes Beta (Feature Complete). Download Now.February 17th, 2006 Java SE 6 Beta offers the first feature complete version of next major release of the Java SE platform. Sun expects to ship the final release of Java SE 6 in the fall of 2006.
Three Free Notable Java Software / APISeptember 8th, 2005 GMail API for Java
GMailer API for Java (g4j) is set of API that allows Java programmer to communicate to GMail. With G4J programmers can made Java based application that based on huge storage of GMail.
Brief Notes on Java Server Faces Technology (JSF) - JSR 172July 9th, 2005 A Brief Overview of Java Server Faces Technology.
How To Develop iPhone Applications in Java for Distribution (Without Jailbreaking)November 16th, 2008 iPhone is a great phone to develop applications for. Unfortunately Apple decided to restrict developing iPhone applications in a less known language called Objective C, which is used pretty much within Apple (and by Apple developers) and almost noweher else.
February 17th, 2008 at 5:56 pm
JPC, great idea, must be great software.