Comments
Richard Davies wrote: The UK has a good crop of technology pioneers in cloud computing - for example ElasticHosts, FlexiScale, Flexiant, OnApp - and also some strong government initiatives such as G-Cloud. We will have to see whether this kind of technical leadership converts into swift mass-market adoption or not.
Cloud Expo on Google News

SYS-CON.TV
Cloud Expo & Virtualization 2009 East
PLATINUM SPONSORS:
IBM
Smarter Business Solutions Through Dynamic Infrastructure
IBM
Smarter Insights: How the CIO Becomes a Hero Again
Microsoft
Windows Azure
GOLD SPONSORS:
Appsense
Why VDI?
CA
Maximizing the Business Value of Virtualization in Enterprise and Cloud Computing Environments
ExactTarget
Messaging in the Cloud - Email, SMS and Voice
Freedom OSS
Stairway to the Cloud
Sun
Sun's Incubation Platform: Helping Startups Serve the Enterprise
POWER PANELS:
Cloud Computing & Enterprise IT: Cost & Operational Benefits
How and Why is a Flexible IT Infrastructure the Key To the Future?
Click For 2008 West
Event Webcasts
Desert Island Open-Source Disks
Desert Island Open-Source Disks

You may be aware of a radio program in the UK called "Desert Island Discs." Basically, well-known people choose which records they would want if they were stuck on a desert island (I've yet to hear anyone say they're taking a CD player). Something of a similar nature is happening to me at the moment, as I'm working from home (but far from stranded).

Since I didn't have any of my normal development tools on the laptop I borrowed, I had to hunt around the Internet and download the tools I needed to get my jobs done. The tools all had one common feature ­ they're all open source. So I decided to present my selection of "Desert Island Open-Source Disks."

jEdit
(www.jedit.org)
I'm currently working with version 4 of jEdit and it's a joy to use. In addition to being a normal source editor with syntax highlighting, it has the ability to use plug-ins. If there's one plug-in I would advise you to download, it's JavaStyle as it tidies up your code layout and also inserts the relevant JavaDoc comments.

Jikes
( www-124.ibm.com/developerworks/oss/jikes/)
IBM's open-source Java compiler has more meaningful error messages than the original compiler. It also suggests where to use try/catch/finally blocks when working with code that throws exceptions. It handles all the same command-line tags as javac and is very fast at compiling.

JUnit
(www.junit.org)
If you're using the Extreme Programming route to get software development projects done, you may have come across JUnit already. For the rest of the world, this little utility runs unit tests on your Java code; all you have to do is create a small class to run the code. There's a more in-depth look at JUnit in the article "Test First, Code Later" by Thomas Hammell and Robert Nettleton (JDJ, Vol. 7, issue 2).

Ant
(http://jakarta.apache.org/ant)
This is the build tool that everyone seems to be using, so it would be silly of me to even attempt to leave it out. Personally, I'd be lost without it. As with most software that comes from the Apache Foundation, be prepared to play around with how things work and also to read some of the documentation. Once you get going though, you can't imagine how you got on without it.

SCP/MindTerm SSH Client
(www.isnetworks.net)
MindTerm is a secure shell (SSH) client built entirely in Java. ISNetworks added a secure copy (SCP) function and made it available for download. More and more people have disabled the telnet access in favor of SSH and I'm glad to see it happening, for everyone's peace of mind.

The following demonstrates the benefits of open source. I had a problem with the directory listing since FreeBSD was not recognizing some of the flags in the "ls" command. I fired up jEdit, found the source file, and corrected the problem. A quick compile and I added it back to the JAR file and was back at work.

There you have it ­ the software that kept me going. All free and with its source code so you can either improve its design or functionality or just mosey around and see how it works. The software you use will depend on who you work for, since sometimes you don't have any say in the matter. I try to encourage people to use the tools that suit them and that will enable them get the job done in a manner everyone is happy with.

The nice thing about open source is that there are a lot of people willing to share a lot of information. If you want to know more about open-source principles, The Cathedral and the Bazaar by Eric S. Raymond was helpful. Though it may be geared toward the Linux folks, it's still a good read and gives you a bit of history, a few examples, and some other texts to ponder over (once you've read JDJ word for word, though).

About Jason Bell
Jason Bell is founder of Aerleasing, a B2B auction site for the airline industry. He has been involved in numerous business intelligence companies and start ups and is based in Northern Ireland. Jason can be contacted at jasonbell@sys-con.com.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Latest Cloud Developer Stories
Swisscom, the Swiss telecom, is going into the cloud business. Its subsidiary Swisscom IT Services AG has signed up with Red Hat as a Certified Cloud Provider and launched a public cloud Infrastructure-as-a-Service (IaaS) cloud targeting enterprise-class customers primarily in ...
Apache Deltacloud, the Red Hat-contributed ReSTful API that abstracts differences between clouds so services on any cloud can be managed – provided of course there’s a driver – has graduated from the Apache Foundation’s incubator and is now a full-fledged Top-Level Project (TLP)....
In a surprise move on Tuesday, January 10, Oracle wheeled out its Big Data Appliance. That’s the one it said in October would be ready sometime in the first half. Only nobody believed it meant early in the first half. Heck, it’s not even clear anybody thought Oracle could make ...
Rackspace Hosting, the service leader in cloud computing, on Thursday announced its acquisition of SharePoint911, an industry leader in SharePoint consulting, training, and "JumpStart" services within SharePoint. The unification of both companies provides capabilities to deliver ...
CloudLinux, Inc., on Thursday released CafeFS 3, a virtualized file system for shared hosters that cages each customer within its own virtualized file system. CageFS becomes part of CloudLinux OS at no additional charge. CloudLinux OS, the only commercially-supported Linux OS m...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON Featured Whitepapers
ADS BY GOOGLE

Breaking Cloud Computing News
AMD (NYSE: AMD) announced today that industry veteran John Byrne has been appointed senior vice pres...