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 »
April/2009
| 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 | | |
|
 |
April 2009
April 20, 2009
category: Java Technology
I just got back from a much-needed 5-day vacation break (Italy/Lago Maggiore region). Benissimo! ... and no Internet connectivity, either ;-)
Just a quick note that I will be speaking tomorrow (Tue, April 21) at the SDG (Startup Developers Gathering)...
More »
April 20, 2009
category: Java Technology
This week's Java.net Spotlight is on the 2009 JavaOne Conference. It's starting to feel like the conference is just around the corner... also:
Java Today: Swing, ImageUploader, Trees, The JCP doesn't exist!, and IO, NIO, It's Off to JavaOne 2009 We G...
More »
April 20, 2009
category: Java Technology
So, the big news today is that Oracle is buying Sun. This is definitely the biggest thing to happen to Java since it's original release (not to mention the rest of Sun's portfolio). Overall, I believe Java is in pretty good hands. Oracle has bet thei...
More »
April 20, 2009
category: Developers
I spent the end of last week in Atlanta at the finals for the FIRST Robotics Competition. This is a competition where high school students build robots that perform some task. This year's task looked an awful lot like building a robotic basketball...
More »
April 20, 2009
category: Developers
JFreeChart 1.0.13 has been posted at SourceForge. The release notes appear below.
SPECIAL NOTICE: There will be a birds-of-a-feather session for JFreeChart at this year's JavaOne conference in San Francisco. The session is scheduled for 6.45pm t...
More »
April 19, 2009
category: Developers
There're several enhancements to the jarsigner tool in OpenJDK lately.
First, jarsigner accepts a new option -certchain file to use a certificate chain in an external file. People can using PKCS #11 tokens to store their private keys. Some of these ...
More »
April 19, 2009
category: Java Technology
Now OpenESB is able to be added to an existing Glassfish installation!
More »
April 19, 2009
category: Java Technology
If you were assigned to teach SOA using an IDE integrated with an ESB in way students can see how you can technically implement SOA, which IDE would you use? That's the question I did myself and start ivestigating which one I should use.
More »
April 19, 2009
category: Java Technology
I am using a pattern to provide the basic CRUD operations to all @Entity types in my Java EE projects. This blog introduces the idea and give you a sample code to play.
More »
|