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:    
August 30 2005

The cajo what?: With two major milestones this month; our 100th new member, and official recognition by the Internet Assigned Numbers Authority: The cajo project is quite likely, the most famous unknown project on the net. Please help let this cat out of the bag...
Posted by cajo at (19:44 PDT) | Permalink | Discuss (0)  

Collaboration between two look-and-feel projects: Today I have approached Werner Randelshofer who is the owner of Quaqua look and feel for Macintosh and asked him if he would be willing to share his excellent color chooser UI delegate with my own (cross-platform) Substance look and feel. He kindly agreed, and now you can see the results.
Posted by kirillcool at (13:43 PDT) | Permalink | Discuss (0)  

Mustang, Swing, and NetBeans on Windows Vista: Looking Good!: Swing's native look & feel is looking and feeling good on the Beta1 build of Windows Vista
Posted by chet at (13:26 PDT) | Permalink | Discuss (2)  

Compiling the JMX API in Mustang: The Java SE sources are downloadable from java.net, and you can change and extend them within the constraints of the relevant licenses. But building the whole of Java SE is a major undertaking. Here's how to build just the JMX API. The same ideas would apply to building other subsets of Java SE that are Java-language-only.
Posted by emcmanus at (09:10 PDT) | Permalink | Discuss (0)  

BlueJ Way: Advanced features of the beginner's IDE... also:
Feature Article: The Sweet Song of the BlueJ, Part 2
Forum Postings: Annotating third party classes and bad project blues
Weblogs: Useful EJB annotations, Java hosting, and address bar icons
Also in Java Today: Obfuscating J2ME and massive Java
Projects and Communities: Quake3 in Java discussion and memory leaks
Posted by invalidname at (07:38 PDT) | Permalink | Discuss (1)  

August 29 2005

Denver Airport scraps automated system: Used only by United, the system could not be debugged in the 10 years since its installation, and currently costs $1M monthly in maintenance.
Posted by bboyes at (21:49 PDT) | Permalink | Discuss (1)  

The next generation of languages: One of the first comments I heard when Java arrived was "why are we still dealing with 3GLs?" Third generation languages (3GL) have been around a long time. 10 years later, there are still rumblings on why Java, and what is the next generation of languages.
Posted by malcolmdavis at (13:06 PDT) | Permalink | Discuss (1)  

Using EJB Annotations Outside of EJB: I make a case for moving @PostConstruct and @PreDestroy out of EJB3 and into JSR 250 Common Annotations.
Posted by edburns at (13:05 PDT) | Permalink | Discuss (0)  

Carry That Weight: What does "active in java.net projects" mean anyways? Also:
Weblogs: AJAX blueprints, JavaHelp, and C# non-dominance
Spotlight: Logger
Also in Java Today: Internationalization and Drools
Projects and Communities: Jini proposal vote and JDBAdmin
Forum Postings: StAX performance and J2EE standards
Posted by invalidname at (06:51 PDT) | Permalink | Discuss (1)  

August 28 2005

Personalizing your java.net project site - using icons for address bar and bookmarks:
Posted by kirillcool at (07:37 PDT) | Permalink | Discuss (3)  

August 27 2005

Agile '05 conference, part 5 (last) - Invited talks, TDD workshop: Some random things from Open Space, two invited talks, and a TDD workshop.
Posted by wwake at (04:22 PDT) | Permalink | Discuss (0)  

August 26 2005

Agile '05 conference, part 4: Jeff Sutherland on Advanced Scrum
Posted by wwake at (20:23 PDT) | Permalink | Discuss (2)  

Every Project needs a Name: Frameworks and APIs are only as good as the applications they help you create. I've got a great app in mind for testing SwingLabs APIs, but no name. This is an official call for help! (queue Beatles tunes...)
Posted by rbair at (16:16 PDT) | Permalink | Discuss (11)  

AJAX Solutions Online : A demo is better than 1000 words: Some he AJAX Solutions that are part of the BluePrints Solutions Catalog including the basic versions of Autocomplete, Realtime Form Validation, Progress Bar, and Refreshing data are now online.
Posted by gmurray71 at (15:27 PDT) | Permalink | Discuss (7)  

XMLGregorianCalendar improvement: Friday has always been a good time for making performance improvements for me, for some reason. Today, its target was javax.xml.datatype.XMLGregorianCalendar class.
Posted by kohsuke at (15:18 PDT) | Permalink | Discuss (2)  

New CVS support: It's in the Q: The next version of NetBeans will have a completely new user interface for CVS support. Now is your chance to provide feedback.
Posted by gsporar at (14:23 PDT) | Permalink | Discuss (0)  

Looking for a home for my SnipSnap: It's nearly impossible to find the "perfect fit" for Java web hosting. All kinds of hosting companies provide "Java support", but they charge too much for WAY too little, and the important features are all wrong. So, I put the question before the public: if a guy were looking to host a SnipSnap on Tomcat and have his own JVM, where's the best place to do this?
Posted by n_alex at (13:13 PDT) | Permalink | Discuss (9)  

When 12% is really greater than 50%: The 2005 WritersUA Skills and Technologies Survey shows JavaHelp as valuable or invaluable to 12% of the respondents. But a careful look shows that the 12% is actually over 50% of the java repondents.
Posted by brinkley at (10:39 PDT) | Permalink | Discuss (2)  

C# The saga continues and a testing competition: I read a report that contained the data point that C# only has 15% marketshare in the enterprise. Also news on a testing competition.
Posted by calvinaustin at (10:05 PDT) | Permalink | Discuss (6)  

Swing Can Really Hang You Up the Most: A burst of Swing activity... also:
Weblogs: Swing, Swing, and more Swing
Also in Java Today: Kent Beck on testing (audio) and Internationalization
java.net Poll: How active are you in java.net projects?
Projects and Communities: Automated help for moderated lists and JSP 2.1 / JSF 1.2
Forum postings: Mobicents developers look at Google Talk and migrating to/from Java
Posted by invalidname at (07:00 PDT) | Permalink | Discuss (0)  

Agile '05 conference, part 3: Informative Workspaces workshop; Kent Beck Open Space on "Renewing the Fire"; Pollyanna Pixton Open Space on "Organizational Change"; Kent Beck Open Space on "XP for Beginning Teams"; Research - Scrum and Overtime; Research - Collaborative Iteration Planning
Posted by wwake at (03:47 PDT) | Permalink | Discuss (0)  

August 25 2005

(Updated) JavaServer Faces 1.2 and JavaServer Pages 2.1 Proposed Final Draft Specifications available: JavaServer Faces 1.2 and JavaServer Pages 2.1 Proposed Final Draft Specifications available
Posted by edburns at (17:57 PDT) | Permalink | Discuss (2)  

Kickin', rockin', jammin' FX for Swing: SwingLabs provides a variety of awesome components and frameworks. It now brings cool eye-candy effects for your Swing apps.
Posted by gfx at (16:42 PDT) | Permalink | Discuss (10)  

Should we generify Swing's filtering and sorting?: We want to know, will generifying Swing's filtering and sorting API in mustang help or confuse you?
Posted by zixle at (16:39 PDT) | Permalink | Discuss (27)  

Handling moderation e-mails automatically: Ryan and I launched another service to make it easy to own a project in java.net.
Posted by kohsuke at (14:24 PDT) | Permalink | Discuss (0)  

Using Swing's JFormattedTextField for integers is not as trivial as it should be.: Recently, the javadesktop.org JDNC forum has hosted some spirited discussion about using Swing JFormattedTextFields for decimal input/output. I'd written a blog on a similar topic about 8 months ago and forgotten to actually publish it. So here it is!
Posted by hansmuller at (14:18 PDT) | Permalink | Discuss (1)  

International Unicode Conference #28: You have limited time for conferences, but if you're involved in software internationalization, the Unicode Conference has to be on your list.
Posted by joconner at (11:01 PDT) | Permalink | Discuss (0)  

Calling You: Simplifying AJAX client-server connections... Also:
Feature article: Java AJAX with DWR
Weblogs: JSF open-sources, Agile '05 recaps, and Graphviz command line
Also in Java Today: Table row-coloring with JSTL and migrating to Tiger
Projects and Communities: Developing J2ME with NetBeans and new enterprise blueprints
Forum postings: URLClassLoader change requests and desktop Java careers
Posted by invalidname at (07:43 PDT) | Permalink | Discuss (0)  

Decoupling client-side JavaScript components from server-side web frameworks: AJAX and Web Services may hint at a better way to build a web component framework.
Posted by johnreynolds at (07:27 PDT) | Permalink | Discuss (2)  

August 24 2005

Agile '05 conference, part 2: Delivering APIs in an Agile Context
Posted by wwake at (19:45 PDT) | Permalink | Discuss (2)  

Open JavaServer Faces: I'm pleased to announce that Sun's implementation of JavaServer Faces is now open source, and it is available under the Common Development and Distribution License (CDDL).
Posted by rogerk at (09:40 PDT) | Permalink | Discuss (0)  

One Trick Pony: How does your career affect your development choices? Also:
Forum Postings: Your Java Career forum launch and GlassFish deployment
Also in Java Today: Bytecode manipulation vs. AOP and EJB 3 and Hibernate flawed?
Projects and Communities: Native Mac tools coming from Intel and PWSynch
Weblogs: JVM Tool Interface, Agile '05 coverage, and JXTA PipeServices
Posted by invalidname at (07:09 PDT) | Permalink | Discuss (3)  

Connecting to a Command Line Process: I built some fairly elaborate code to wrap around the Graphviz command line. Here it is.
Posted by dwalend at (05:53 PDT) | Permalink | Discuss (5)  

How single can your singleton instance be?: The singleton pattern must rank one of the most-widely used. We all know the pattern and its benefits. Joshua Bloch taught us how to ensure single-instance when the class is Serializable. However, it's quite easy to make any number of fully-functional instances of your singleton class using a simple ClassLoader trick.
Posted by kirillcool at (01:40 PDT) | Permalink | Discuss (11)  

August 23 2005

VM Agents and JVM TI: Creation of Virtual Machine agents improved with the new Java Virtual Machine (tm) Tool Interface (JVM TI) in JDK 5.0. If you are curious how VM agents work read on, but beware, native code lurks here.
Posted by kellyohair at (21:19 PDT) | Permalink | Discuss (0)  


 XML java.net RSS