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
May 27, 2010
by
Jaisimha Narahari
Date: 27/May/2010
In the month of June 2009, I did an initial post in the openjdk.java.net-jdk7-dev mailing list with a request for what I feel a...
More »
May 25, 2010
The ongoing HTML5 specification offers many features to promote a "rich" web user experience. If you've worked wth HTML5, you know that some features are available in some browsers and not available in others. Here's a han...
More »
May 25, 2010
Please note: I put forth SQL examples because they can be short and are easy to understand. As other have pointed out it is not advisable to build SQL with Strings, regardless of the technique used.
What is StringTemplate?
To quote the StringT...
More »
May 25, 2010
My previous blog, presenting the Life program, was quite long, still not really complete. I've continued the work, but soon found some interesting surprises. This new blog starts investigating an API bug, then trips into some surprising language...
More »
May 24, 2010
Dear JRuby, Jython, Rhino or Groovy developers, you should drop your own runtime codebase now and use the JSR 292 API instead. It's just an advice from a friend(*) that hacks its own JVM langage during its spare time, but you should reall...
More »
May 23, 2010
A few days ago I blogged about a few quirks with blueBill Mobile on Android, during my first user experience. Most notably, they were related to recurrent "freezings" especially when operating together with some other applications running i...
More »
May 22, 2010
We are opening our embeddable Wiki engine "GWiki", which is written in Java with the Apache License 2.0 to all backend Java developer in the world. If you want to allow your customer to ...
More »
May 21, 2010
There is an unwritten tradition that Hector Conway's Game of Life must be implemented in every programming language and every GUI toolkit. Well, OK I just invented this tradition, but it's a smart introduction and Life is one of the easiest...
More »
May 20, 2010
I will write a series of blog to discuss what are the new features introduced in NIO.2 (JSR 203). The NIO.2 implementation is a part of OpenJDK project and we can alreay use it by downloading a copy of OpenJDK binary. In the first entry I will ...
More »
May 19, 2010
Content available at: http://blogs.sun.com/arungupta/entry/totd_137_asynchronous_ejb_a
More »
|