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
June 17, 2010
Content available at: http://blogs.sun.com/arungupta/entry/uber_conf_2010_day_3
More »
June 16, 2010
A new Java Power Tools Newsletter is out! Build scripts deserve more attention then they generally get - they should be treated with the same respect as your source code, and maintained accordingly. In this month's edition, we look at a f...
More »
June 16, 2010
Content available at: http://blogs.sun.com/arungupta/entry/uber_conf_2010_notes_from
More »
June 14, 2010
I simply hate that "mvn eclipse:eclipse" does not generate project files for Maven projects that have POM packaging. Yes I know that I can simply create a Default Eclipse project on the folder but why do I have to do this action many time when th...
More »
June 13, 2010
Parts 1, 2 and 3 introduced StringTemplate through the use of simple SQL, HTML and plain text examples. This article switches gears and attempts to use StringTemplate to generate a more complicated text output: Java source code.
In &ldq...
More »
June 12, 2010
I am drawn to JavaFX these days. Not because it is cool (which, it is) or because I want to do whiz bang effects, but just as an explorer to do an unbiased check on whether it can be a tool useful to create regular corporate UIs in any better fashion...
More »
June 12, 2010
After about one month from its appearance on the Android Market, blueBill Mobile experienced more than 150 downloads and a 50% of active installs. I'm using this project also to learn new things about the way to communicating to end users. In fa...
More »
June 11, 2010
The Java Road Trip: Code to Coast is something we haven't seen before. A "Java Bus" will be traveling to 20 cities across the United States:
Heading up the tour are key Java technologists from Oracle, who will be demonstrating the latest Java...
More »
June 11, 2010
Prerequisites
1) Basic understanding about web service
2) Knowledge of base 64 encoding
3) Knowledge of MTOM
Refer resource section for in...
More »
June 11, 2010
Entry posted to my new blog.
More »
|