The Source for Java Technology Collaboration
User: Password:



View Archives: Homepage | Projects & Communities | Also Today | Spotlights | Success Stories | Articles | Weblogs

Weblogs


Most Recent | Topic | Community | Webloggers | Top Weblogs | James Gosling   
Monthly Archives:    
June 07 2005

Open Source IDE shootout: The annual Netbeans and Eclipse cat and dog fight has started again. Is this good or bad for the community.
Posted by calvinaustin at (23:35 PDT) | Permalink | Discuss (0)  

Improved Drag Gesture in Swing: Shannon Hickey marks the occasion of his first step into the blogging world by announcing the exciting release of improved Swing drag gesture recognition, one of the most highly requested J2SE bug fixes.
Posted by shan_man at (12:22 PDT) | Permalink | Discuss (2)  

Apple to have intel inside: Delivering a message. . . also
Feature article: Pushing Pixels
Weblogs: Java Deployment, Unicode marches on and Phil's font fixes
Also in Java Today:JGoodies binding and Test Cases for Web Apps
Projects and Communities Jini Newsletter and Debugging free Java
Forum posts: 'Pin Compatible' with Xerces and NetBeans and ClearType
Posted by daniel at (11:35 PDT) | Permalink | Discuss (0)  

Why rethink the Java SOAP stack ?: Steve Loughran and Edmund Smith, from HP Labs, published a paper on "Rethinking the Java SOAP Stack". The paper examines JAX-RPC programming model for Web services. Here I post my comments on the article.
Posted by arungupta at (09:52 PDT) | Permalink | Discuss (0)  

New User Experience in Java Web Start: The promoted Mustang build 39 contains the initial putback of the new user experience in Java Web Start, and you can download and try it out today!
Posted by stanleyh at (02:06 PDT) | Permalink | Discuss (9)  

Apple moves to x86 and the winner is Java: Apple latest bold move will sure make a lot of noise on the web. Let's see why we, the Java Community, should make some noise too.
Posted by gfx at (00:45 PDT) | Permalink | Discuss (4)  

June 06 2005

Phil's Font Fixes: The bits are in: we've just integrated LCD Text support into build 39 of J2SE Mustang.
Posted by chet at (16:09 PDT) | Permalink | Discuss (6)  

Unicode marches on: Ah, Unicode meets Java and life gets odder...
Posted by arnold at (12:04 PDT) | Permalink | Discuss (6)  

Thinlet plugins for NetBeans: I have developed a few NetBeans modules that add support for Thinlet xml files in the IDE. Read this entry for more information.
Posted by mister__m at (10:47 PDT) | Permalink | Discuss (0)  

Have you heard of Google's Summer of Code?: Have you heard of Google's Summer of Code? Are you a student?
Posted by hamada at (10:28 PDT) | Permalink | Discuss (0)  

Happy Anniversary TSS: TheServerSide turns 5. . . also
Spotlight: java.net slideshow
Weblogs: beta book on generics, free disk space and Project Matisse
Also in Java Today: Data Crunching excerpt and Domain Searching with Visitors
Projects and Communities J2ME prizes for students and Java at Apple's WWDC
Forum posts: Win 32 Memory Manager, NetBeans and ClearType and critical article on JAXRPC/WSDL
Posted by daniel at (07:22 PDT) | Permalink | Discuss (0)  

Sub-pixel Anti Aliasing in Mustang: RFE #4726365 has recently been closed... that means sub pixel anti-aliasing will be available in Mustang. This is a GREAT news for desktop Java applications.
Posted by gfx at (00:21 PDT) | Permalink | Discuss (1)  

June 05 2005

Java Deployment in J2SE 5.0: There are many new deployment features and enhancements in J2SE 5.0. Let's have a quick look!
Posted by stanleyh at (18:17 PDT) | Permalink | Discuss (1)  

June 03 2005

Getting the free disk space: One of Java's longest-standing, most absurd deficiencies finally... and I do mean finally... gets fixed.
Posted by invalidname at (19:46 PDT) | Permalink | Discuss (2)  

Project Matisse: Don't enjoy doing layout grunt work in order to build a Swing application? Help is on the way.
Posted by gsporar at (14:20 PDT) | Permalink | Discuss (4)  

Fit code, part 4 - Fixture: A deeper look at Fixture.
Posted by wwake at (14:02 PDT) | Permalink | Discuss (0)  

New book "Java Generics and Collections" added to GELC for pre-publication help:

Phil Wadler and Maurice Naftalin are writing a book titled "Java Generics and Collections". They are using the Global Education and Learning community to help with the review of their book. Come take a look at their project and help them out. It is certainly a great way to learn about the subject before the book is published.


Posted by turbogeek at (12:04 PDT) | Permalink | Discuss (0)  

Code Cleaning: Whipping inherited code into shape. . . also
Feature article: JMS and JavaSpaces
Poll: Java other than PC
Weblogs: JPOX in Maven, Charles at JavaOne and Fit part 2
Also in Java Today: Erich Gamma on flexibility and reuse and Errors and AJAX
Projects and Communities JAXB plugins and Killer Game Programming in Java
Forum posts: SystemTray and Integer.parseInt accept CharSequence
Posted by daniel at (08:10 PDT) | Permalink | Discuss (1)  

Students to win prizes and fame today in Amsterdam for writing J2ME applications for Ricoh:

The student winners of the Ricoh & the Sun Java[tm] Platform Powered by U contest will announced June 3rd. The contest has been hosted by the Global Education and Learning Community (GELC) at Java.net. Students competed for Sun computers and a trip to JavaOne plus their university gets a high end Ricoh MFP. Read on for more about why we did the contest and info about the awards event.


Posted by turbogeek at (07:35 PDT) | Permalink | Discuss (0)  
June 02 2005

Indigo Beta1 RC: Getting Started: After a painful experience with Indigo CTP last month, I had a relatively smoother experience with Indigo Beta1 RC. It was made available around couple of weeks ago, as reported previously. I took a fresh Win XP + SP2 machine and installed Visual Studio 2005 Beta2, Indigo Runtime and then finally WinFX SDK. I had my first success when the Visual Studio started successfully, unlike last time, after all the installation was completed. The order of installation is important here otherwise it may not work.
Posted by arungupta at (22:39 PDT) | Permalink | Discuss (0)  

Blarg #16: OpenOffice Rocks! er, wait...no it doesn't. Oh yeah, now it does (Unless I broke it?)!: Making a big poster? OpenOffice Impress is the tool for you, even if it appears to have PowerPoint-like limitations.
Posted by jfalkner at (10:06 PDT) | Permalink | Discuss (0)  

JPOX 1.1.0-beta-3 in Maven: I've been interested in JDO technology for a good year now, and I've begun reapproaching JPOX, which my friend Dion showed me last year. As far as Open Source JDO implementations go, it's supposed to be great. I did run into a few problems while trying to get it running in maven, though. Here are some notes.
Posted by n_alex at (09:09 PDT) | Permalink | Discuss (3)  

Fit code, part 3 - Parse and Fixture: Moving in to the Fixture class...
Posted by wwake at (07:32 PDT) | Permalink | Discuss (0)  

If Charles is going to be there...: Meet the experts! On Monday evening at JavaOne there will be a gaggle of Sun folks available to answer your questions.
Posted by gsporar at (07:17 PDT) | Permalink | Discuss (0)  

Talking more openly: What's coming in Mustang. . . also
Weblogs: new AWT features, MMAPI - which one, and your brain explodes
Also in Java Today: fast and easy XML processing and interview with Bob Brewin
Projects and Communities new embedded smartcontrol and refactoring in NetBeans 4.1
Forum posts: CD burning and building Mustang with VS.NET 2003
Posted by daniel at (06:50 PDT) | Permalink | Discuss (0)  

June 01 2005

Writing a plug-in for the JAXB RI is really easy: JAXB RI has a plug-in mechanism to allow 3rd parties to extend its code generation behavior. In 1.0, projects like HyperJAXB and JAXB-verification took advantage of this feature and they were very successful. I recently finished improving this functionality further for 2.0, so today I'm going to explain how to write a plug-in.
Posted by kohsuke at (18:10 PDT) | Permalink | Discuss (0)  

JWSDP wins developer.com award: JWSDP wins the "Web Service or Related Tool of the Year" award at developer.com.
Posted by arungupta at (17:53 PDT) | Permalink | Discuss (0)  

New AWT Features in Mustang.: In the most recent Mustang builds, the AWT Team has integrated several highly requested features and bug fixes. Please check out the latest Mustang build (anything after b38) and let us know what you think about the features.
Posted by bino_george at (12:54 PDT) | Permalink | Discuss (3)  

VB-like ease for Java: JSR 273 (Design-Time API for JavaBeans) aims to bring VB-like ease to Java IDEs.
Posted by arungupta at (11:47 PDT) | Permalink | Discuss (1)  

Different languages - different cultures: Revisiting C. . . also
Weblogs: Fit, Synth, and Gosling in Madrid
Also in Java Today: AWT grows up and part 2 of developing for the web with Ant
Projects and Communities Jini community webinar and JUGs Wiki
Forum posts: Java in game platforms and safer switch statements
Posted by daniel at (06:56 PDT) | Permalink | Discuss (0)  

Fit code, part 2: A look into the Parse class of the fit framework.
Posted by wwake at (06:24 PDT) | Permalink | Discuss (0)  

May 31 2005

Want to have your brain explode? Meet Me at JavaOne:

Meeting someone real-time enhances what you know about a person and it's usually a little disorienting (ok, you will not really explode) You never know if the next person is going to make your day, year, or life better and my mission at JavaOne is to meet as many people as I can. Read on for more about why you should look me up or go on your own mission to meet interesting people at JavaOne.


Posted by turbogeek at (23:33 PDT) | Permalink | Discuss (0)  

New JSR's for J2ME: A list of new JSR's for J2ME
Posted by gvix at (23:24 PDT) | Permalink | Discuss (0)  

Do you know which version of MMAPI you are using?: J2ME wireless toolkit 2.2 comes with the promise of a reference implementation of MMAPI 1.1. However, the actual version distributed with the toolkit is 1.0 and not 1.1.
Posted by gvix at (19:33 PDT) | Permalink | Discuss (0)  

Synth needs you!: Synth is great but not perfect, so help us!
Posted by gfx at (12:54 PDT) | Permalink | Discuss (8)  

We the media: On talking with or without the press. . . also
Featured article: Tomcat and OpenLDAP
Weblogs: 1+1=i, JDK 5.0 compliant Darth Vader story and Image processing on server side
Also in Java Today: browsing with JDIC and 3 minute web service
Projects and Communities Whisper IM and blueprints PDF
Forum posts: Java Cache Viewer and HTML and Java
Posted by daniel at (08:00 PDT) | Permalink | Discuss (0)  

May 30 2005

Modularize Early: It pays to think about how you can break up a system into modular units at all levels of the hierarchy.
Posted by tomwhite at (15:57 PDT) | Permalink | Discuss (2)  


 XML java.net RSS