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...

Content available at: http://blogs.sun.com/arungupta/entry/screencast_32_osgi_enabled_java
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...

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...

Content available at: http://blogs.sun.com/arungupta/entry/oredev_2010_trip_report

Content available at: http://blogs.sun.com/arungupta/entry/java2days_2010_trip_report

Content available at: http://blogs.sun.com/arungupta/entry/2_day_java_ee_6

Content available at: http://blogs.sun.com/arungupta/entry/fisl_2011_trip_report
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...
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.
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...
NetBeans

Read my review of NetBeans IDE 7 Cookbook
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.

Content available at: http://blogs.sun.com/arungupta/entry/screencast_33_netbeans_7_0

I was pleasantly surprised recently to realize that you can use JavaScript directly inside your build.xml files.
IDE

How do you create JUnit tests using NetBeans 7.0?

Content available at: http://blogs.sun.com/arungupta/entry/screencast_35_jdk_7_project
Mobility

A very simple sample for BB+NB+Lwuit
Accessibility

Content available at: http://blogs.sun.com/arungupta/entry/java_ee_6_glassfish_silicon
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.




