| By Jason Bell | Article Rating: |
|
| December 4, 2003 12:00 AM EST | Reads: |
19,753 |
I may not believe in the existence of someone who can span the globe in a number of hours, along with a collection of antler-based creatures (one with a red nose, the others not). However, it doesn't stop me from making a list of stuff that I want for Christmas. Apologies in advance if you do not partake in these celebrations.
If there's one thing that Eclipse is in desperate need of it's better support for Java Web applications. It's not just JavaServer Page creation but also neat things like a .war builder and the construction of the configuration files that go with it. I've built Ant tasks that create the .war files and copied them to the desired location. That's all very well, but after all this time I thought the Eclipse guys (and everyone else who writes plug-ins for the application) would have sorted this one out. It's odd that some folks have built a PHP plug-in.
Now before everyone writes in and tells me at great length that IDEA already does that; yes, I know. There's a small note of difference between free and lots of $$$ (something I don't have).
Take this as advice: if you're going to write a blog, then write your own content. Linking off to everyone else's content is fine, but please accept the fact that, chances are, I've read it already from an aggregator of some form.
If 2003 was the year of anything, it was the year of the blog. I've never seen so many blogging tools, libraries, aggregators, and utilities come out in such a short space of time. Was it worth it? Well, the jury is still out on that one. I think there's an ebb and flow on these sorts of things. I certainly don't read them as much as I used to.
I only ask for the small things in life. If I have to utter the words "equals()" and "String class" in either an e-mail or IRC channel, I think I will scream. That and you'd think that Alan would know this...(just joking E-in-C :)).
It may seem trivial but it is important. If you've read my previous editorials, these things are close to my heart. I don't care what the project is, no matter how small it should be documented one way or another. Javadoc helps a lot and it's pretty easy to use, so there should be no excuse for not creating it let alone reading the existing stuff. Don't even get me started on unit testing. If you're going to bookmark two things, make it the API doc for the JDK you are using and a link to the Java Almanac site. If you get stuck, those two alone should help you on your way.
Yes, I know it sounds really harsh, but this is something I know from bitter experience. Let me give you an example. Reading an XML configuration file, everyone seems to jump on Commons Digester, which I assume you'd only ever use 10% of the API. The result is one huge dependency to do one small task. The whole thing can be done with some clever DOM coding; it's a case of taking the time. If you don't know it that well, ask someone (which is what I did).
Now I know I can dream and wish all I want...but in fact it is happening. Next month we move away from "J2SE" to a new section, "Core and Internals." To start off, we'll have an introduction to object orientation and also an article on the Java Collections framework. As ever I am on the lookout for articles, plus I'm also looking for shorter articles that get the message across on how to solve particular problems. If you think you have something that would be helpful to everyone, let us know.
Published December 4, 2003 Reads 19,753
Copyright © 2003 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
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.
- Performance of Java Compilers: An Empirical Study
- Java Kicks Ruby on Rails in the Butt
- Ulitzer’s Amazing First 30 Days in Public Beta
- 1st Annual Government IT Expo: Call for Papers Deadline July 15
- REA Is Where RIA Becomes the Norm
- Why an Application Grid?
- Will Ulitzer Dominate News Content on The Web? -Gartner
- Clear Toolkit 4: The Road Map
- Profiling Netbeans within Amazon EC2
- Java Persistence on the Grid: Approaches to Integration
- Performance of Java Compilers: An Empirical Study
- Java Kicks Ruby on Rails in the Butt
- Developing Rich Client Applications Using Swing - II
- The Right Time for Real Time Java
- Xpress Suite Adds Automatic Java to iPhone Conversion
- Ulitzer’s Amazing First 30 Days in Public Beta
- Initial Thoughts on IBM Acquisition of Sun Microsystems
- 1st Annual Government IT Expo: Call for Papers Deadline July 15
- Maximizing Java Performance with Bespoke Programming
- Pet Store with JavaFX 1.0.- Part I
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- The i-Technology Right Stuff
- JavaServer Faces (JSF) vs Struts
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- What's New in Eclipse?
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate







































