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
September 11, 2009
Participants in this past week's poll expressed a variety of views over the feature list in the upcoming JDK 7. The overall tenor was a mix of indifference and disappointment, with a small group expressing enthusiasm.
A total of 485 votes wer...
More »
September 11, 2009
The GlassFish Mobility Platform team has been working on many new features since the 1.1 release back in February 2009, one of which is adding support for MCBO on the Java SE platform. This will allow the development of desktop synchroniza...
More »
September 11, 2009
I'll be speaking at the Herbstcampus next week, on topics such as JSF 2, JSF and Ajax, and Comet.
If you're in Nuremburg next week, or just want to be, the conference looks pretty cool, come join us.
More »
September 11, 2009
In a previous post : PART2 I describe how to run JSP over Grizzly. Now I'll show you how to run PHP over Grizzly.
here a sample web.xml file for PHP support. (I'm using Quercus, but you could use native PHP too).
Caucho Technol...
More »
September 10, 2009
So it has began ... the first Magnolia Conference ever. And as a good omen, the conference planned for up to 80 participants is completely sold out. Considering the credit crunch and everybody trying to save a money, this seems as a very good sign of...
More »
September 10, 2009
Writing Atmosphere's Comet based applications is simple. Imagine using JRuby instead of Java...it becomes really simple!. As with Scala, it is also possible to write Comet applicati...
More »
September 10, 2009
It was a Sunday morning when finally I decided to organize some books that had been scattered in cartons for a long time. I wanted to put them on the bookshelf, when I saw three books th...
More »
September 10, 2009
Grizzly Deployer got lot of activity recently over mailing list, so I took the time to give you a new feature
that been added to the release 1.9.17. The Autodeploy command.
You should see that option like a default web.xml config that will be ap...
More »
September 10, 2009
Two Worlds Collide
On the one hand, JavaFX's powerful scene-graph and animation engine enables gamer types to
rapidly create dynamic visual scenes that are functionally expressed through binding and triggers and timelines.
On the other, it...
More »
September 09, 2009
We've just published Jeff Lowery's new article on developing finite state machines in Java. Jeff's article demonstrates how Java enums and EnumSets can be applied to define and validate states and state transitions.
Finite state mac...
More »
|