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 »
March/2010
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 | 31 | | | |
|
|
March 2010
March 18, 2010
I've extended the declarative hyperlinking module to support the HTTP Link header. It works similarly to the @Link annotation I described earlier except you annotate the response entity class with @LinkHeader (or @LinkHeaders if you need more th...
More »
March 17, 2010
If you want to use JSF 2.x on a Tomcat 6.x server you have 2 options,
see this short article.
More »
March 17, 2010
I've spent some time fleshing out the code in the experimental declarative hyperlinking module I blogged about earlier. In that earlier entry I showed how you could use the new @Link annotation with existing URI templates either explicitly like ...
More »
March 16, 2010
A big part of my current company work is related to managing infrastructure hosted in cloud computing environments.I have recently released an open source project ( Rain Toolkit ) to help ease the management of Amazon EC2 objects. It is a set o...
More »
March 16, 2010
If you are living in San Francisco bay area, or if you are visiting the area for EclipseCon next week, make sure to come to Hudson Hackathon this Friday 3/19 and/or Saturday 3/20. The plan is to meet up, hang out, chat, hack code, and have fun. If yo...
More »
March 16, 2010
There are times when things hurt so much that you feel urged to blog about them once solved. This is one of them.
Our company is using XSL heavily for reporting (generating vector charts...
More »
March 16, 2010
Hello JUG Leaders & Champions....
I've been busy of late, but I wanted to let you all know that I landed safely with a new job at Adobe. I will be one of their new Community Managers working with several of their user group communities: ...
More »
March 15, 2010
During a session of Scala research for UCLA JUG, I sat back and took a look at all the languages that actually can be executed by a JVM (byte-code, other). Ada, Alef++, AspectJ, AWK, BeanShell, C, C++, Clojure, Cobol, ColdFusion, Common Lisp, Compon...
More »
March 15, 2010
There are several ways to enable user authentication for web based applications, like .htaccess files, plain tekst files, databases, LDAP, etc. They all have their pros and cons. In case a central, flexible solution is needed, either a database or LD...
More »
March 15, 2010
Here it is my second wish in the "Oracle" series... what about JavaFX Mobile? I've tried it several months ago and I've written a small application, blueBill Mobile, running on an HTC Diamond phone, that allows to browse a taxonomy of birds...
More »
|