About

This is the project blog of Multilingual NetBeans Community Docs Program- a community documentation project which has grown in leaps-and-bounds since it was launched in March, 2007. We have had high quality contributions and more enthusiastic community members.


We have stopped publishing weekly newsletters, however we started off publishing monthly one's instead. Scroll down for latest posts on this blog!

Last Updated: Oct 14, 2009

Thursday, April 17, 2008

DOM tree scanner in NetBeans 6.1 Beta

NetBeans 6.1 Beta comes with a DOM tree scanner which can generate Java classes for scanning the DOM tree of your XML file from the corresponding DTD file.


In this NetBeans Community Docs contribution, the usage of DOM Tree Scanner- DOM tree scanner in NetBeans 6.1 Betahas been demonstrated.



Creating Image Bean using NetBeans 6.1 Beta

Creating Image Bean Using NetBeans 6.1is a new contribution to the NetBeans Community Docs by Jay Mahadeokar



This doc demonstrates the Java Beans functionalities that has been re-introduced in NetBeans 6.1 Beta. After completing this doc, you will have a re-usable Image Bean to be used in your Java GUI applications.

Go and check it out!

Wednesday, April 16, 2008

NB Community Docs in Russia




Hi all,
I just got back from St. Petersburg, Russia, where I attended Sun Tech Days. On the last day (NetBeans Day), I was able to give a short presentation on NetBeans Community Docs. I tried to cover as much as I could in the short time allotted to me. I hope to be doing more presentations

The presentation went well, and I hope that some contributions from Russia will trickle in soon. We've really grown as a program, and a big thanks goes out to you all!

See you soon!

--James

Friday, April 4, 2008

Opening Images using Java Advanced Imaging API

The latest contribution to the NetBeans Community Docs is a doc on a small module project that will demonstrate the usage of Java Advanced Imaging API to open Images within NetBeans.

Here is the link to the doc: http://wiki.netbeans.org/OpenImagesUsingJAI

This is Jay's 2nd successive contribution to the NetBeans Community Docs.

How about contributing one of your own? Its easy- visit http://wiki.netbeans.org/CommunityDocs for more details!

Record Management System Tutorial

The NetBeans Community Docs contribution titled "RMS Tutorial" introduces you to the basic of The Record Management System (RMS) in J2ME

In the tutorial, you will design a small Expenses utility to better illustrate the concepts :


Thanks Jay Mahadeokar for the great tutorial!