The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View Archives: Homepage | Spotlights | Articles | Weblogs
View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blog Posts

 
Nov 22, 2009

Test-Driven Development, or TDD, is often quoted as an essential Agile best practice, and so it is. It works wonders on green-fields projects and new code bases where you can start afresh and ensure that all your code is both easily testable and well tested. But what about legacy code? (By legacy code, I mean any code that does not have a comprehensive set of automated tests, so you might be...
on Nov 22, 2009 | Permalink | Discuss
Architecting a system need a wide knowledge of technologies, COTS, projects, standards....
on Nov 22, 2009 | Permalink | Discuss
My latest example of an API that would benefit from support by a RDF store was the “Observation API” and focused on modeling a set of observations made by some subjects and related to some places (I'm keeping birds and birdwatchers in mind, but it's only a special case): I recall you that a typical example of use is: ObservationManager observationManager = ObservationManager.Locator....
on Nov 22, 2009 | Permalink | Discuss
My last post was about introduction of continuation is the Java VM, This one is about how to use continuation to easily implement service on top of a non blocking IO server.
on Nov 22, 2009 | Permalink | Discuss
Highlights of Synthetica's BlackEye theme.
on Nov 22, 2009 | Permalink | Discuss

 
Nov 20, 2009

This past week's poll suggests that Java User Groups have a substantial impact and play an important organizational role within the Java developer community...
on Nov 20, 2009 | Permalink | Discuss
The subject of the next JFXstudio Challenge competition is a Holiday. What are you going to do on this holiday? How about having a trip along the river?
on Nov 20, 2009 | Permalink | Discuss

 
Nov 19, 2009

------------------------------------------------------------------------------ 1:00-1:45 pm Show Me the Money! by Kristen Knight, Kynetx VP Product Management Monetizing cross-site, context-sensitive apps, revenue models, VAR & Implementor business opportunities. Wal-Mart - generated their own warehousing and distribution infrastructure   rather than depending on manufacturers or 3rd...
on Nov 19, 2009 | Permalink | Discuss
============================================================================== 9:00-9:45 am User-Centric Identity in the Client-Side Revolution Kim Cameron Microsoft Chief Architect of Identity, Distinguished Engineer Identity - the stuff of poets and philosophers Digital Identity - Recognize us in different contexts - foundation for personalization - need to traverse silos - need for...
on Nov 19, 2009 | Permalink | Discuss
------------------------------------------------------------------------------ 1:00-1:45 PM Client-Side Endpoints and Context Automation by Dave McNamee, Kynetx VP Client Engagement/VAR Services dxm@kynetx.com 801-376-5043 Endpoint: thing on client that ties application to user. Learn - endpoints make KNS apps work on client - many options - endpoint selection controller (e.g., card selector...
on Nov 19, 2009 | Permalink | Discuss
Lukas Stadler has push a patch into Da Vinci VM patch queue that enable coroutine and fiber support in the VM
on Nov 19, 2009 | Permalink | Discuss
... what about JSR 310 (Date & Time API)? It was excluded since it was not stable enough for the deadline, but maybe now it could make for it?
on Nov 19, 2009 | Permalink | Discuss
Conferences typically include some surprise announcements, usually by corporate sponsors of the conference. But a great many developers were astonished by the unexpected news from DEVOXX '09 that JDK 7 will include closures...
on Nov 19, 2009 | Permalink | Discuss
Here is a raw recording of the JUG BOF at DEVOXX with James Recording. Detailed list of topics discussed by timeline of the MP3 recording. MP3 is 19MB to download and is 40+ min long.
on Nov 19, 2009 | Permalink | Discuss
It seems that at Devoxx it has been announced that closures will make their way in Java 7, after all.I don't want to discuss whether it's a good or a bad thing (you know I think it's bad I suspend any judgment as I understand that the proposal is neither BGGA nor CICE, but something new). I'm only appalled that after a few weeks that the final word of Java 7 had been said with Project Coin (the...
on Nov 19, 2009 | Permalink | Discuss

 
Nov 18, 2009

Today, a tantalizing announcement by Mark Reinhold about closures in Java 7 has made its way through the twittersphere. On the same day, Neal Gafter updated his closures proposal. Here are some use cases and my unbiased opinion on this proposal. No lambdas have been harmed in the writing of this blog article.
on Nov 18, 2009 | Permalink | Discuss
Today's java.net home page features two Java Today items and one java.net blog that cover different aspects of Java EE...
on Nov 18, 2009 | Permalink | Discuss
I am attending the Kynetx Impact Conference. I will be posting my raw notes. Hope you find them useful.
on Nov 18, 2009 | Permalink | Discuss
Syndicate content