Archives
-
From NetBeans to IntelliJ IDEA, Week 1
I have been using NetBeans for a long time now; Because it is easy to use, easy to understand and explain to others, it has impressive Java EE support, etc. I was working on Java EE projects or projects involving NetBeans RCP applications with 40-50 modules (1m loc or so) which are considered small applications. [...]
-
My thoughts on JSR 351, Java Identity API
Identity, something that we hear more often these days with the whole web 2.0 and social services and more and more web based public services growing around us. The identity notion is an integral part of a security system in distributed services. Developing effective software system require an effective security and access control system which [...]
-
An analysis on the monthly increase of NetBeans IDE active users count
In this article I will go through number of NetBeans IDE active users count from Jan 2004 to June 2011
-
A Simple Netbeans Module , a Gmail Checker…
Some times ago I participate in NetCat 50 – a process for NetBeans IDE version 5 QA -During NetCat I find that NetBeans RCP is something that I can Pick for later Swing based clients. I start learning NetBeans RCP platform during NetCat 50 , and to evaluate my learnings I write a simple Module [...]
