James Selvakumar’s Blog

November 4, 2009

Developing A Simple Java Application With Spring

Filed under: java — James @ 1:23 pm
Tags: ,

Spring is a powerful application framework that can be used across any layer in your application. For example, you can use Spring to manage only your data access layer or you can use Spring to provide remote services for your swing client. In this article, I will explain how to get started with Spring by developing a simple java application.

Read the rest of this entry…

September 27, 2009

Developing a simple pluggable java application

Filed under: java, netbeans — James @ 1:56 pm
Tags: , ,

Most of the applications we use on daily basis are pluggable. Popular applications like Firefox, Eclipse, NetBeans, JEdit, WordPress, Hudson are all pluggable. In fact, pluggability has played a major part in the success of most of these applications. Why not make the Java applications we develop pluggable as well? Yes, we get pluggability out of the box, if our applications are based on a rich client platform like NetBeans or Eclipse. But for some reasons if you decide not to use those platforms, it doesn’t mean that they should not be pluggable. In this article, we will learn how to write a simple pluggable application that will load it’s plugins dynamically.

Read the rest of this entry

September 19, 2009

NautilusSVN – The TortoiseSVN for Linux users

Filed under: subversion, version control — James @ 2:42 pm
Tags: , , , , ,

TortoiseSVN is the dominant Subversion client for Windows. While there so many Subversion clients available, what makes TortoiseSVN special is it’s smooth integration with the Windows Explorer. As a result, working with your Subversion repository becomes super easy. When I switched completely from Windows to Ubuntu Linux, TortoiseSVN is one of the few applications I missed. Not anymore!

Read the rest of this entry

August 26, 2009

What UML Tools do you use?

Filed under: eclipse, general, netbeans — James @ 3:48 pm
Tags: , , , , , , , , ,

Most popular Subversion clients

Subversion is a very popular version control system. As a result, subversion has a wide array of client tools which makes life difficult for us, the users. So we wanted to know what our readers actually use and here is the summary of their opinions. Read more from SolitaryGeek.

Five different uses of Java Applets

Filed under: java — James @ 3:40 pm
Tags: , , , , ,

In a world where everyone is using technologies like Flash, Silverlight etc to present rich content, are Java Applets still used? Are they still relevant? The answer is – “Yes”. Apart from being used primarily for playing online games, Java Applets are still used in many different ways. Read more from SolitaryGeek.

August 17, 2009

Subversion and RapidSVN

Filed under: subversion, unix-linux, version control — James @ 3:33 pm
Tags: , , ,

Subversion is a very popular version control system. Though Subversion provides a very robust command line client, most of us prefer using a nice GUI front end. Windows users are really fortunate to have a powerful tool like TortoiseSVN which without any argument is simply the best front end for Subversion. Unfortunately, TortoiseSVN is available for just the Windows platform. Here I would like to highlight about RapidSVN, a cross-platform GUI front end for Subversion.

Learn more about RapidSVN from SolitaryGeek.

July 28, 2009

Hudson CI Server – A quick start guide

Filed under: java, netbeans — James @ 4:43 pm
Tags: ,

Learn how to setup Hudson Continuous Integration server to automate your build process from this solitarygeek.com post.

Convert video files to mp3 in Ubuntu

Filed under: ubuntu, unix-linux — James @ 4:41 pm
Tags: ,

Learn how to convert video files to mp3 in Ubuntu using FormatFactory from this solitarygeek.com post.

Convert audio files in Ubuntu with SoundConverter

Filed under: ubuntu, unix-linux — James @ 4:40 pm
Tags: ,

Learn how to convert audio files in Ubuntu using SoundConverter from this solitarygeek.com post.

Next Page »

Blog at WordPress.com.