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
August 06, 2009
Quick NetBeans RCP Tip: How to reuse an already open TopComponent instead of creating a new one.
More »
August 06, 2009
Recently the java.net Mobility and Embedded Community published a Java Mobility Podcast 81: JDTF, in which Victor D'yakov talks about the community's new Java Device Test Framework Project... Also:
Java Today: Net Applications: Apple just lost half i...
More »
August 06, 2009
To the tune of 'Blowing in the wind', by Bob Dylan. This (rather silly) text was inspired by a tweet from Andres Almiray How many sprints must a girl conduct
Before scrum-master she becomes?
Yes, 'n' how many stories must we implement
Before...
More »
August 06, 2009
Now that Apache Wicket
1.4
is available, migrating from previous versions is pretty
straight forward. Change the version in your POM file as: 1.4.0 And that's it! The complete dependency may look like:
org.apache.wicket wicket ...
More »
August 05, 2009
I was talking with java.net former editor Chris Adamson this morning (via email), and our conversation got me thinking about the future of Java... Also:
Java Today: Announcing Sun Continuous Integration Server; JavaEE 6 Will Include JSR330 and JSR299...
More »
August 05, 2009
TOTD
#86 explained how to get started with deploying a Apache Wicket
application on GlassFish.
This Tip Of The Day (TOTD) will show
how to add pagination to your Wicket application. The blog entry "JPA/Hibernate and Wicket Repeating Views with Netbe...
More »
August 04, 2009
In a game the score refers to the amount of points gained by a player or a team. Сonsider a JavaFX component that shows the score and enables its smooth changing.
More »
August 04, 2009
It seems like NetBeans 6.7 is still brand new, but, as Ludovic Champenois reports, NetBeans 6.8 Milestone 1 has been released... Also:
Java Today: NetBeans: the Java EE 6 IDE; IT Olympics; and Sun has released Java DB 10.5.1.1.
Weblogs: Don't break t...
More »
August 04, 2009
If you are on the lookout for some good Maven training, but can't justify travelling to a training center in another city, then Sonatype might have the answer. Starting next week, Sonatype is proposing its core Maven training material...
More »
August 04, 2009
One big topic of discussion at JavaOne was the recently filed JSR-330, "Dependency injection for Java". As many of the comments during the JSR approval ballot made clear, some alignment of JSR-330 and JSR-299 (formerly knows as "Web Beans") was...
More »
|