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:    
January 02 2006

NetBeans with anti aliasing: I said it several times: I use Eclipse. But yet another reason for me to use Eclipse instead of NetBeans is now gone.
Posted by gfx at (15:42 PST) | Permalink | Discuss (4)  

First Class Drag and Drop Support in Mustang: Shannon Hickey introduces major enhancements to Swing Drag and Drop in Mustang, and also recounts his recent once-in-a-lifetime visit to Saint Petersburg, Russia, with pictures from the trip.
Posted by shan_man at (15:41 PST) | Permalink | Discuss (2)  

What is a Subtype:

It is a classic question to ask what polymorphism is but there may be more fundamental questions to focus on.


Posted by mortazavi at (14:38 PST) | Permalink | Discuss (0)  

Introducing stax-ex project: I just created the stax-ex project to keep a few extensions to the StAX API.
Posted by kohsuke at (13:42 PST) | Permalink | Discuss (3)  

Custom tags to use Java Persistence API in JSP: In this article we will talk about developing and using JSP tags to access database using Java Persistence API in a web application. It includes a complete sample as well as a tag library with a handful of ready to use custom tags. It also shows how to inject persistence context into JSPs.
Posted by ss141213 at (12:57 PST) | Permalink | Discuss (0)  

New Java.net Project for Japex: I've talked about the Japex Micro-benchmark Framework a few times in my blog during the last couple of months. Japex has recently experienced tremendous growth, to the point of deserving its own project at Java.net (up until now it was part of the Fast Infoset project). This is the official announcement for the creation of this new project, so please stop by and join us!
Posted by spericas at (09:10 PST) | Permalink | Discuss (0)  

Beginnings: Kicking off 2006... Also:
Weblogs: Happy New NetBeans Year, quality metrics, and NetBeans L&F; competition
Projects and Communities: JAXB 2.0 EA 3 and General Sun Feedback Survey
Also in Java Today: Mustang features quiz and ONJava: 2005 in Review
Spotlight: FeedPod
Forum Postings: Pervasive computing at JavaOne 2006 and why counting keystrokes doesn't make sense
Posted by invalidname at (08:05 PST) | Permalink | Discuss (0)  

Announcing the Portal Server for Web 2.0:
Posted by navaneeth at (06:24 PST) | Permalink | Discuss (1)  

The Aquarium - The First Month: December was our first month at The Aquarium, so time for a quick retrospective. So far, it is going really well...
Posted by pelegri at (05:48 PST) | Permalink | Discuss (0)  

January 01 2006

A Happy New NetBeans Year: There are many things that I like about my job, but if I had to pick just one favorite thing, it would be the people that I get to meet.
Posted by gsporar at (12:45 PST) | Permalink | Discuss (1)  

Happy New Year: Well wishes to all my open source friends!
Posted by jive at (12:43 PST) | Permalink | Discuss (0)  

December 30 2005

Java API Design Guidelines: There are tons of books and articles about how to design and write good Java code, but surprisingly little about the specific topic of API design. On my artima.com blog I wrote a summary of what I've learnt on the subject from various sources and my own experience.
Posted by emcmanus at (07:04 PST) | Permalink

Open Office Java API: When I worked for a consulting firm I got an opportunity to work on a Strategy & Operations pursuit. The task was to fill up a 20 page MS Word report template with lots of data from MS Access and Oracle (which was backend to some ERP system). The requirement was to produce 10 or so reports quickly, which showed the client how the firm can help them to define a strategic sourcing model followed by a transformation roadmap.
Posted by tchangu at (06:20 PST) | Permalink | Discuss (0)  

Joel complains that Java is too easy: Joel Spolsky has written an article essentially complaning that Java is too easy.
Posted by jacksjpt at (02:37 PST) | Permalink | Discuss (8)  

December 29 2005

Two new flash demos and NetBeans Module update: The community is awesome to provide feedback about quality and features. The coments left to the previous blog, made me improve the NetBeans Module Startup Settings I am developing, see the screenshot. I created two flash demos to show how to add custom swing widgets to the palette manager, the other flash demo shows how to use GridbagLayout and Freedesign (aka: Matisse) each one with different JPanels, but inside one JPanel (or JFrame).
Posted by claudio at (22:57 PST) | Permalink | Discuss (2)  

Swinging Java IDEs: After IntelliJ and NetBeans have been decorated with pictures of scantily clad women and rhino-shaped "Apply" buttons, it's JDeveloper's turn.
Posted by kirillcool at (11:05 PST) | Permalink | Discuss (0)  

A JMX MBean to visualize AWT events: How would you go about using the JMX API to instrument AWT events? What would it gain you? My colleague Jean-François Denise answers in detail.
Posted by emcmanus at (01:34 PST) | Permalink | Discuss (0)  

JAX-WSA Early Access is now available:
Posted by arungupta at (00:21 PST) | Permalink | Discuss (0)  

December 28 2005

Making progress with Dalma: A year-end progress report about my Dalma project. Byte code, byte code, and more byte code ...
Posted by kohsuke at (12:58 PST) | Permalink | Discuss (4)  

Teaching Java platform to undergraduate students is a process: Learning Java platform is a process. Some JUG Petropolis members and me have been teaching Java platform for five years free of charge in an academic environment. Our focus is to help somebody in a academic community, who wants to learn Java. I always describe a strategy to make sure that students can continue to learn Java effectively.
Posted by mayworm at (04:52 PST) | Permalink | Discuss (0)  

December 26 2005

NetBeans look and feel competition - a low-hanging iPod: If you haven't heard already, here's your chance to win an iPod (or half-Eclipse bashing t-shirt) by sending a screenshot of NetBeans in action.
Posted by kirillcool at (01:55 PST) | Permalink | Discuss (2)  

December 23 2005

Java. Quality. Metrics (part 5): A introduction to a cool technology we had developed with my colleagues. It can do a really good job, predicting buggy spots in your source code.
Posted by cos at (17:55 PST) | Permalink | Discuss (4)  

JAX-WS 2.0 EA3 Posted: I just posted the JAX-WS 2.0 early access 3 on java.net.
Posted by kohlert at (16:22 PST) | Permalink | Discuss (0)  

JAXB RI 2.0 EA3: I just posted the early access 3 release of JAXB RI 2.0 on java.net.
Posted by kohsuke at (14:31 PST) | Permalink | Discuss (0)  

Cold, Cold, Cold: Bundling up for the winter holidays... also:
Projects and Communities: Interview with Norway's javaBin JUG and NetBeans look-and-feel competition
Weblogs: Mustang contribution, testing GUI's, and JTabbedPane improvements
java.net Poll: What platform are you most looking forward to using in 2006?
Also in Java Today: JAX-WS 2.0 and hbm2java intro
Forums: EJB metadata API and What is an "enterprise" app anyways?
Posted by invalidname at (08:39 PST) | Permalink | Discuss (0)  

Merry Christmas and Java New Year: ...somewhere near you, people are enjoying their life. Just go and be happy with your family...
Posted by felipegaucho at (05:55 PST) | Permalink | Discuss (1)  

December 22 2005

Contributing to Mustang: A submitted bug fix: Not yet complete, my work to fix a Mustang bug overcomes a major hurdle. Yes, I have submitted a fix.
Posted by joconner at (15:58 PST) | Permalink | Discuss (7)  


 XML java.net RSS