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
February 15, 2010
With this post, I'm starting a short series of thoughts about what I hope Oracle will do for a set of popular Java APIs, that haven't been dealt in detail in their strategic keynote. Today I start with SwingX.
I think it's really goo...
More »
February 14, 2010
Typical users of GlassFish use GlassFish in a separate process and they start GlassFish by using commands like the following:
java -jar glassfish.jar
or
asadmin start-domain
The above commands first launch an OSGi framework and the...
More »
February 14, 2010
RESTless about RESTful
These days there is much discussion about REST and HATEOAS, and many people feel urged to reinterpret what HATEOAS means or what Roy Fielding's often-cited di...
More »
February 13, 2010
I recently gave a talk at SkillsMatter about Acceptance-Test Driven Development in general, and using easyb for Acceptance Tests in particular. You can now view the video of the talk here.
The talk summary is as follows:
"Test-Driven Development...
More »
February 13, 2010
I was going through the documentation of Spring Roo, version 1.0.1 while preparing a talk for JDC 2010 about the Spring Roo .. No need to mention the Roo is awesome, amazing and not Magic :-)
Ben Alex , Stefan Schmidt did a great job really in ...
More »
February 13, 2010
So we're back in the stone age of computing where people have to save their work every other minute to not lose everything.
Today I lost a really pleasant blog article (and with it,...
More »
February 12, 2010
ObjectWeb ASM is a great library that's used to parse Java class files. It's used in all kinds of projects, such as Hibernate, Corba, JAX-WS, Jersey, Spring, Hudson, to name a few.
But I have a pet peeve to this otherwise great library, nam...
More »
February 12, 2010
Content at: http://blogs.sun.com/arungupta/entry/totd_123_f_ajax_bean
More »
February 11, 2010
Is it possible to do an A/B testing with Magnolia? The question popups often in the discussions with potential Magnolia users from various e-business companies. This really depends on what you want to test. The design of whole site or just best ...
More »
February 11, 2010
Where I live (Connecticut, US), a popular bumper sticker is "Motorcycles Are Everywhere!" That's what I was reminded of as I surveyed the past week's posts by Geerjan Wielenga,...
More »
|