September 18, 2009
Poll Result: Java Is Most Preeminent in Europe.
Some voters in this past week's java.net poll questioned whether the question could be answered, but the result showed that a plurality of voters considered Europe to be region where Java has the greatest market share among competing technologi...
More »
September 17, 2009
Sun Collaborates with Software Freedom International to Connect More than 25,000 Developers and Students in 30 Countries for Software Freedom Day 2009. Building on its commitment to empower developers and students across the globe, Sun Microsystems, Inc. (NASDAQ: JAVA) is sponsoring more than 300 community style events in more than 30 countries for Software Freedom Day (SFD) on September 19, 2009. W...
More »
November/2009
| 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 | | | | | |
|
 |
Developers
September 02, 2009
I created a simple JavaFX applet and compiled it with "javafxc" and created a jar "HelloApplet.jar". Then, I created a simple HTML file as follows:
More »
September 02, 2009
The annotation processing APIs provided by apt in JDK 5 and javac in JDK 6 both present a read-only view of source code; by design directly modifying the input sources is not supported through either annotation processing API.
Recently, Project L...
More »
August 30, 2009
I don't know what it is about Apple and NFS, but they keep moving things around. The new UI to NFS mounting is much nicer than it was before, but it's now in a totally different place: the Disk Utility. But if you use a lot of NFS file systems, it...
More »
August 29, 2009
Joe Darcy reveal on coin-dev list seven small languages changes that will be included in JDK7. ...
More »
August 28, 2009
First, thanks to all those who submitted interesting proposals and thoughtful comments to Project Coin; a demonstrably vibrant community wants to evolve the Java programming language!
More »
August 27, 2009
The first of the small language changes of Java 7 has made his way into the jdk7 repository forrest.
The diamond syntax let the compiler infers the type arguments of a generic constructor call. ...
More »
August 24, 2009
If you're going to the PDC and want to chat, let
me know.
More »
August 23, 2009
I've been busy piloting a new open source project - Joda-Money.
The idea is a simple money and currency package along the lines of Joda-Time.
More »
August 19, 2009
Elaborating on some slides from a JavaOne talk,
the Mandelbrot set is defined recursively as the set of values in the complex plane C where the iterations zn+1 = zn2 + c remain bounded, giving rise to a familiar and complex shape.
More »
August 19, 2009
SAF aka JSR-296 and JDK 7
More »
|