Java Mobile Podcast 23: Johannes Eickhold 10 Oct 2007 04:00 GMTJohannes Eickhold is a Research Staff Member at the University of Karlsruhe. While most his of work is on Peer-to-Peer networking he is also working on a distributed Java VM on eight bit micro controllers to leverage that peer-to-peer network. Johannes talks about his experience porting phoneME advanced to the Nokia N800 and future directions that the community should take for this device.
Source: Java.net Understandable Code Is Prosperous Code 05 Oct 2007 04:05 GMTIf you're the only one who can understand the code, your program's not done. Work through an XML schema validation problem in Java to learn the importance of writing software that others can easily understand, support, and enhance.
Source: DevX Achieving Interoperability with Ajax using Java and .NET Technologies 04 Oct 2007 10:38 GMTWhile Ajax and the associated frameworks that allow rich internet applications to be created are growing in stature and power, it is highly recommended that you consider interoperability as a major factor in deciding how to build your applications.
Source: Sun