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 »
January/2025
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 | |
|
|
Developers
February 22, 2008
Java Champion Cay Horstmann, a computer science professor and author of noted books on Java programming, discusses needed platform improvements, developer challenges, and ways to inspire students.
More »
February 01, 2008
JavaOne submission acceptance letters - and rejection letters - starting going out last night. This year, I was on the review committee for one of the tracks, so I got to see the proposals as well as the reasons for rejecting many of them. I thoug...
More »
January 31, 2008
This brand new tome is a comprehensive guide to optimizing the performance of applications running on the Solaris operating system. It covers the fundamentals of system performance, using analysis and optimization tools to their fullest, and shows yo...
More »
January 28, 2008
For its automated trading platform, startup TBricks (formerly Tocarema) had an
impressive list of requirements for its C/C++ toolchain. They turned to Sun
Microsystems and its Sun Studio 12 software. See how they did it!
More »
January 18, 2008
I've posted a number of blog entries showing NetBeans quickfixes for Ruby. This helps you detect problems in code you happen to be working on, since it shows a yellow rather than green file status if there are warnings in the file. (The file statu...
More »
January 17, 2008
Process, process, process. Process.
More »
January 17, 2008
The Scene Graph team has been writing demo applications for some time - now we've finally published them.
More »
January 16, 2008
A dissection of a new Scene Graph demo, JPhone.
More »
January 08, 2008
And now, for the stunning conclusion of my previous blog entry. In this week's exciting climax, we'll go over some of the new, cool elements in the scene graph animation engine and end with a discussion of what it all means (life, animation - all of ...
More »
January 05, 2008
Ruby 1.9 has been released. It's a "development" version meaning that you wouldn't want to use it in production, but now is a good time to learn the new ways of doing things such that migrating to Ruby 2.0 will be easier.
Via Ruby Inside, I read
...
More »
|