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
April 26, 2010
How to add actions to a system without modifying business objects, add objects without changing actions, and still keep things reusable.
The Matc...
More »
April 26, 2010
We've just published the second and final part of Gregor Roth's series, HTML5 Server-Push Technologies, Part 2. In this part, Gregor goes into detail about the new HTML5 WebSockets protocol, then presents conclusions regarding both WebSock...
More »
April 25, 2010
In a well-organized build process, you want lightning-fast unit tests to run first, and provide whatever feedback they can very quickly. A nice way to do this is to be able to class your tests into different categories. For example, this can make it ...
More »
April 23, 2010
On Thursday, JavaFX 1.3 was released. We're featuring posts/articles about the new release in Java Today, and the new java.net poll features JavaFX 1.3 as well.
Pretty much everyone seems to agree that this is a major release. The What's...
More »
April 23, 2010
Entry posted to my new blog.
More »
April 23, 2010
My 3 years old MacBook Pro went suddenly dead this week. Annoying as it is, this event allowed me to experience cloud computing like never before.
This notebook has been my main computer for the past 3 years. I used it for everything and carried it a...
More »
April 22, 2010
The NetBeans team has just released NetBeans IDE 6.9 Beta.
The release announcement highlights the new features in NetBeans 6.9 Beta:
NetBeans 6.9 Beta introduces the JavaFX Composer, a visual layout tool for visually building JavaFX GUI applicati...
More »
April 22, 2010
Here is an example of yet another hybrid (OSGi + Java EE) application. This is a complete JMS consumer/producer example using OSGi and GlassFish. You can download the complete sample from here.
How to use the sample:
1. Download osgi-jms-mdb-1.zip a...
More »
April 21, 2010
Kirill Grouchnikov recently published Design, uninterrupted #16:
Today’s post highlights the design of Jen.gs, the personal website of Jen Germann. An interesting color scheme uses dark melanzane for background, light gray for main text, light...
More »
April 20, 2010
We've just published Biswajit Sarkar's new article, Using Styles, Themes, and Painters with LWUIT. LWUIT, the LightWeight User Interface Toolkit, is a java.net project:
LWUIT is a UI library that is bundled together with applications and...
More »
|