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

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic: NetBeans

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • RMI • Security • Servlets 
• Struts • Swing • Testing • Tools • Virtual Machine 
• Web Applications • Web Design • Web Development Tools • Web Services and XML 


Community

Content available at: http://blogs.sun.com/arungupta/entry/spark_it_2010_trip_report
on Mar 19, 2010 | Permalink | Discuss

J2EE

Content at: http://blogs.sun.com/arungupta/entry/java_ee_6_glassfish_spark
on Mar 2, 2010 | Permalink | Discuss
According to the PrimeFaces website, "PrimeFaces is an open source component suite for Java Server Faces featuring 70+ Ajax powered rich set of JSF components. Additional TouchFaces module features a UI kit for developing mobile web applications.". Since it is an OpenSource JSF implementation that is very close to releasing JSF 2.0 compliant components, I figured it was time to try it...
on Jan 7, 2010 | Permalink | Discuss

Databases

Content at: http://blogs.sun.com/arungupta/entry/latest_features_of_java_persistence
on Feb 18, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/totd_122_creating_a_jpa
on Feb 10, 2010 | Permalink | Discuss
This entry discuss how we can use JFreeChart and JasperReports to include dynamically generated charts into a JasperReport s' report. Technique included here can be used to include dynamically generated images or dynamically generated data sources as well.
on Sep 21, 2009 | Permalink | Discuss

NetBeans

I recently got pointed to that link: http://java.dzone.com/news/ant-18-scanning-leaves-171 I read the news with some pleasure reminding me that I still like Ant based builds very much over Maven in many cases. Of course there are a lot of well maintained projects on the web that work very well with Maven. You never know how many enthusiasts-hours have been spent to make that happen. However, in...
on Feb 17, 2010 | Permalink | Discuss
Where I live (Connecticut, US), a popular bumper sticker is "Motorcycles Are Everywhere!" That's what I was reminded of as I surveyed the past week's posts by Geerjan Wielenga, and saw that he has discovered several interesting YANPAs (Yet Another NetBeans Platform Application, as he sometimes calls them). It really begins to appear that, like motorcycles, YANPAs are indeed everywhere!...
on Feb 11, 2010 | Permalink | Discuss
Geertjan has discovered Urban Surveillance Research on the NetBeans Platform
on Oct 22, 2009 | Permalink | Discuss
A minicast that shows you how to refactor a block of code into a method using NetBeans.
on Oct 18, 2009 | Permalink | Discuss
If you want to preview your Javadoc, well you can do that from within NetBeans :)
on Oct 10, 2009 | Permalink | Discuss
Indenting your code can do wonders in tems of readability.
on Oct 5, 2009 | Permalink | Discuss
A short entry that points you to a minicast that tells you how to generate a getter and setter within NetBeans 6.7.1
on Oct 3, 2009 | Permalink | Discuss
In a recent blog post, Geertjan Wielenga shows "How to Create a GUI Editor on the NetBeans Platform"
on Sep 20, 2009 | Permalink | Discuss

Programming

Our lead Java Today story is "JAX-RS with Jersey: An Introduction," by Dustin Marx. I found this intersting, because a few weeks ago I spent some time studing Jersey, as I thought about resurrecting an old project of mine...
on Feb 11, 2010 | Permalink | Discuss
When I started the mavenization of my projects, in July, I really didn't figure out that it would have been such a painful and long process. It is literally consuming me - also because I'm longing to see the end of the conversion, so I can resume the development. The first mavenized projects, BetterBeansBinding, jrawio and Mistral, were reasonably easy, also considering that I had to...
on Sep 25, 2009 | Permalink | Discuss

JavaOne

Entry posted to my new blog.
on Feb 4, 2010 | Permalink | Discuss

EJB

My thought on GlassFish v3 release. GlassFish v3 is the the first application server supporting Java EE 6. You can find several useful links to related resources and events.
on Dec 17, 2009 | Permalink | Discuss
NetBeans 6.8 released with tons of new features and full support for Java EE 6.
on Dec 17, 2009 | Permalink | Discuss
This entry tries to provide a basic comparison for state of different Open Source Java EE application server and Servlet container. By reading the article you will understand general strength of different application server along with their possible shortages.
on Nov 17, 2009 | Permalink | Discuss