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 »
February/2025
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 | |
|
|
Developers
July 24, 2009
One of the new features of the XML Signature 1.1 specification, which is currently in draft review, is the addition of stronger cryptographic algorithms to the REQUIRED algorithms, such as the RSAwithSHA256 SignatureMethod algorithm. Additional RECO...
More »
July 24, 2009
JDK 7 build 66 which is the final build for Milestone 4 has been released!
More »
July 23, 2009
For the LSM 2009, I attended to the presentation titled Open Source Development : A view from the trenches (Jajuk)
Bertrand Florat speaks about its experience with management of the Jajuk open source project, a Jukebox developed in Java with a Swing...
More »
July 22, 2009
When I teach my JSF crash course to my software engineering students, everyone nods, works through the lab, and I don't hear any JSF issues from them for a couple of weeks. Then they run into links with parameters and the need for the dreaded sPAL. ...
More »
July 22, 2009
I think Ubuntu is a pretty good and solid Linux distribution. However, after installation, there are still a couple of things that I tweak to make it better match my taste. Namely, I think Ubuntu has a pretty bad default theme, and made some strange...
More »
July 21, 2009
I've been experimenting/playing
with programming tools for kids. I've two kids - 8 and 5 year old.
More »
July 21, 2009
If you work with Eclipse and JSF 2, you too may be annoyed at the little warning triangle that shows up next to all your faces-config.xml files. Here is how you can get rid of them, and add autocompletion as well.
More »
July 21, 2009
As heard at JavaOne this year, classpath is dead, being killed by the modularity features in JDK 7,
JSR 294 and Project Jigsaw.
More »
July 18, 2009
For the LSM 2009, I attended to the presentation titled How the open source tools and spirit enable better projects
In the professionnal world, the benefit generally expected by using open source tools is the profitability (direct benefit). Here is ...
More »
July 18, 2009
Recently, I needed a tool to show the detailed PKCS11 slot information. Cryptoadm is a good utility to display cryptographic provider information for a system, but it does not show me the "ulMaxSessionCount" field, which was important to me at that ...
More »
|