February 01, 2011
Mark Wielaard: New GPG key.
Finally created a new GPG key using gnupg. The old one was a DSA/1024 bits one and 8 years old. The new one is a RSA/2048 bits one. I will use the new one in the future to sign any release tarballs I might create. pub 2048R/57816A6A 2011-01-29 Key f...
More »
February 01, 2011
Andrew Hughes: [SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!.
We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5.
This update contains the following security updates:
The IcedTea project provides a harness to build the source code from OpenJDK6 u...
More »
November/2024
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | | | | | |
|
|
Java Technology
March 03, 2009
The intention of the Swing Application Framework was to make the barrier to GUI development lower. Is it even necessary now with JavaFX?
More »
March 03, 2009
This application creates a digital clock, and is based on the analog clock implementation taken from another example. String formatting is applied to display the current time. Unfortunately, the application can not be run on the mobile emulator, beca...
More »
March 03, 2009
Read a few insights on Sun's MySQL acquisition and the OpenOffice.org and OpenSolaris communities.
More »
March 02, 2009
We've started planning for JavaOne. Have you?
More »
March 02, 2009
After a long time, I've at last resolved the (hopefully) last problems in a very important part of blueMarine, the Acceptance Tests. They are high-level integration tests that can be installed from the Update Center into the application by anyone...
More »
March 02, 2009
There are lots and lots of ways you can build your project. Ant is the traditional Java build tool, providing a maximum of flexibility, arguably at the cost of extra complexity and lots of low-level scripting. I have seen an...
More »
March 02, 2009
Long-awaited update of Swing Application Framework status
More »
March 02, 2009
Empirical evidence for a lack of Sun-favoritism in the JavaOne talk selection process.
More »
March 02, 2009
Time to chime in with your small language change... also:
Java Today: Project Coin approved, jLab speeds up with Groovy, and BusinessWeek has its eye on JavaFX
Weblogs: Provisioning Blackberry clients on GlassFish Mobility Platform, fireworks with Ja...
More »
March 02, 2009
Today I reviewed some code in blueMarine as part of a moderate refactoring aimed at solving some problems with integration tests. This code is the portion that is triggered by a user selection (any thing of selection, it's an abstract...
More »
|