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
April 19, 2010
This week's java.net Spotlight is the Java Developer Center on the Oracle Technology Network (OTN). Java has long been a core technology for Oracle. But with the 2008 acquisition of BEA and this year's acquisition of Sun, Oracle becomes th...
More »
April 19, 2010
(I started cross-posting blogs to my own website.)
My project of the day (or "POTD") is GitHub API for Java — a library for accessing GitHub programmatically.
As the Hudson community is embracing plugins developed in Git more and more, I needed...
More »
April 18, 2010
blueBill Mobile has been initially developed for JavaFX and has been blogged about a bit in the past. I already anticipated that a version in JME was in the pipeline; in the meantime, since unfortunately there hasn't been any announce from Oracl...
More »
April 18, 2010
JMath: A Java API for doing Math
Hello. I would like to introduce JMath project. JMath is math API for doing serious math with Java.
With JMath you can do linear algebra, set calculations, general math calculations such as arithmetics,...
More »
April 16, 2010
This past week's java.net poll and the poll that preceded it asked people about the number of desktop computers and Internet-capable portable devices they own, respectively. The results were surprisingly similar. I plan to re-ask these questions...
More »
April 15, 2010
Jean-Francois Arcand informs us that the new Atlassian JIRA Studio Activity Bar is powered by the Atmosphere Framework. Atmosphere is a java.net project that Jean-Francois has frequently written about in the past, as he has been a major contributor ...
More »
April 15, 2010
There's been a ton of talk lately about several mobile operating systems and their problems, such as language restrictions, fragmentation, and anti-competitive practices. It's never a good idea to talk bad about your competition, so I'...
More »
April 14, 2010
Harnessing the processing power of next generation multi-core processors
Rethinking Multi-Threaded Design Principles, Part 2
...
More »
April 14, 2010
We've just published a new article by Dibyendu Roy, Rethinking Multi-Threaded Design Principles, Part 2. In this article, Dibyendu presents and overview of the laws and principles that relate to application speed-up due to multithreading, then h...
More »
April 14, 2010
(I started cross-posting blogs to my own website.)
Despite all the report comprehension in Hudson, such as JUnit, PMD, FindBugs, etc., log files still hold a special place in terms of capturing what has really happened. Hudson does a bit of AJAX in t...
More »
|