Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by topic: NetBeans

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


J2EE

We build too many walls and not enough bridges. Isaac Newton Introduction In my previous blog post, I have asked to many of you this question: "What JSF should become?". And since then, I was quite silent. The reason behind it, is that I was working to build a concrete implementation of this vision and today I'm glad to give you a concrete demonstration of it. So Ladies and Gentlemen, why...
on Apr 10, 2012 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/screencast_32_osgi_enabled_java
on Oct 4, 2010 | Permalink | Discuss

Community

  Running the new version of the Easy-Cassandra framework it main objective is making it easy the communication between Apache Cassandra and your application in java. With it you able create, update, retrieve, delete the java's objects in easy way and simple, for this you must add some annotation in Class and fields.   Characteristics     An ORM easy to use in Cassandra...
on Mar 17, 2012 | Permalink | Discuss
Given some information about Java 7, i will now show the imrovements to the latest version.In this article i use the netbeans version 7.0.1, for this you need to download the JDK 7 (the link is below the article). After downloading and installing Netbeans (but during the installation remember to select the JDK 7 path).   The first example will show switch with String, previously...
on Aug 21, 2011 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/oredev_2010_trip_report
on Nov 11, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/java2days_2010_trip_report
on Oct 9, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/2_day_java_ee_6
on Sep 1, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/fisl_2011_trip_report
on Jul 28, 2010 | Permalink | Discuss

Education

This article has the main objective show a little example for persist information in Cassandra using java. For demonstrated the persistence with Cassandra will used the Easy-Cassandra, a framework open source for use this SGBG in an easy mode.   @ColumnFamilyValue(nome = "person")// public class Person implements Serializable {   private static final long...
on Jan 24, 2012 | Permalink | Discuss

Programming

Task Focused Interface has become an accepted concept in the current programming paradigms. Mylyn made a breakthrough to introduce the Task Focused Interface in Eclipse world. Cubeon introduced the Task Focused concepts for NetBeans IDE, with many integrations with third party issue databases like JIRA. I was searching for a Task Focused Interface for NetBeans whch will track my opened files automatically in my current task. I ended creating one such feature in project NBTaskFocus.
on Oct 11, 2011 | Permalink | Discuss

GUI

Welcome java 7 part 3 -NIO 2 JSR 203   So like the coin project, in the NIO 2 there aren't unprecedented features in this e -specification, but now it's possible do some easier work I/Os in java. With the class java.io.Files are possible to perform several operations in simple mode. For that it needs and uses the java.io.file.Path, this interface represents files and...
on Oct 10, 2011 | Permalink | Discuss

NetBeans

Read my review of NetBeans IDE 7 Cookbook
on Aug 16, 2011 | Permalink | Discuss
Netbeans RCP - Advanced Random Stuff (ARS) This post shows how the slowness detection feature of the Netbeans IDE can be used in Netbeans RCP Applications.
on Nov 22, 2010 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/screencast_33_netbeans_7_0
on Oct 20, 2010 | Permalink | Discuss
 I was pleasantly surprised recently to realize that you can use JavaScript directly inside your build.xml files.
on Sep 20, 2010 | Permalink | Discuss

IDE

How do you create JUnit tests using NetBeans 7.0?
on Jul 26, 2011 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/screencast_35_jdk_7_project
on Nov 22, 2010 | Permalink | Discuss

Mobility

A very simple sample for BB+NB+Lwuit
on Nov 12, 2010 | Permalink | Discuss

Accessibility

Content available at: http://blogs.sun.com/arungupta/entry/java_ee_6_glassfish_silicon
on Oct 15, 2010 | Permalink | Discuss
 The www.abelski.com web site offers free (for personal and academic usage) courses about various topics in software development. The site focuses on Java technologies. 
on Oct 4, 2010 | Permalink | Discuss