May 22, 2007
The Top 10 Open-Source Destinations at the 2007 JavaOne Conference. This year's Conference celebrates the free and open software environment with a new Open Source...
More »
May 22, 2007
Top 10 Destinations for Enterprise Developers at the 2007 JavaOne Conference. Here are 10 must-see destinations and some related recommendations for enterprise developers at...
More »
|
 |
January 29, 2007
January 29, 2007
Apache Java XML Security 1.4 has just been released. This release
contains an implementation of JSR 105, the standard Java XML Digital
Signature API.
More »
January 29, 2007
BlueJ is a tool for teaching OO programming in Java that is very well
regarded in the CS education community. Microsoft added a similar feature to Visual
Studio, didn't give credit to the BlueJ inventors, and filed a patent
application. Not the way to win the hearts and minds of the education
community.
More »
January 29, 2007
Last spring there was a great deal of excitement about Minnesota
considering Open Document Format
as part of proposed legislation to mandate that
state agencies use
open data formats.
Sun's Open Source scion, Simon Phipps, consistently advocates open data and makes the case eloquently in Application Development Trends:
...
More »
January 29, 2007
There has been some confusion over our proposal to add closures to the Java Programming Language. After all, doesn't Java already have closures in the form of anonymous inner classes? What is the point of adding something to the language that it already has? To some there appears to be a lot in the proposal that has nothing to do with closures, including the ...
More »
January 29, 2007
I need to add this to the JDK build documentation, but it may be helpful to have it posted here for some people. Building the JDK on Windows can be difficult at times, so if it hasn't been mentioned...
More »
January 29, 2007
Sun Studio compilers (C/C++/Fortran 95) support OpenMP parallelization natively. OpenMP is an emerging standard model for parallel programming in a shared memory environment that provides pragmas (directives), runtime routines, and environment variables for programmers to easily parallelize their code. This article provides a brief introduction to OpenMP and is of particular interest to...
More »
January 29, 2007
The book was published by China Machines Press, with a price tag in bookstores of 99 RMB (12.7 USD). You can purchase the book with less than 75 RMB (10 USD) through china-pub.com or other online bookstores.
More »
January 29, 2007
The new Java on Solaris section of the Solaris Developer Center offers lots of articles and resources.
More »
|