|
Sponsored Links
Resources
Enterprise Java Research Library
Get Java white papers, product information, case studies and webcasts
|
News
News
News
|
Messages: 9
Messages: 9
Messages: 9
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
Top Ten Truly Obscure But Useful Java Projects
Carlos Perez and John Munsch have both come up with a list of ten useful projects which many people don't know about. John's list isn't too obscure (Prevayler, PicoContainer, etc), however Carlos pulls out some names that you have probably never heard of (Mondrian, Hipergate, Noodle).
Excerpt Joda Time - Finally a respectable replacement for the Java date and time classes. Hope this relieves you from working with the unbelievably cumbersome Calendar class.
- Noodle - The perfect Java project is one that lets you write less Java code. So use this when it's just not worth it to rewrite legacy Web sites in Java.
- VMTools - Knowing what's changed is critical if you want to handle optimistic locking. Now if only they could give a proper name for the project.
- mec-eagle - You can't always avoid having to process legacy messaging formats like EDI. Of course, you've got to hand it to the Germans for being so concise at naming their projects.
Mondrian - Slice and dice data like there's no tomorrow. No wonder nobody remembers this project, just look at its URL!
- Multivalent - The most comprehensive collection of PDF manipulation tools that nobody has ever heard of. It just takes a while to sink in that if you can display PDF then you can surely manipulate it.
- Hipergate - Surprisingly comprehensive CRM application, could give Salesforce.com the jitters. Unfortunately, it took them a while to translate from Spanish.
- JTextCheck - Comprehensive Java API to support all kinds of text checking functionality. Includes spell checking, dictionaries, thesaurus and hyphenation checking.
- XBIS - Having a problem with extremely bloated XML files? Supercedes XMLS, if you recall that project.
- Directory Poller - How often do you have to rewrite this functionality before you realize that it has already been done?
Read the list of Carlos Perez: Top Ten Truly Obscure But Useful Java Projects
Read the list of John Munsch: Top 10 Obscure Java Projects
|
|
Message #129168
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
XBis looks cool
yet another cool tool from Sosnoski. I'd like to mention his other XML lib for java-xml binding called jibx. now if dennis combines jibx with xbis, then it would be totally kick butt.
|
|
Message #129179
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
SableCC is undeservedly obscure
One obscure Java tool that should be in every developer's toolbox is SableCC. It's the best parser generator I've seen for any language.
|
|
Message #129193
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
SableCC is undeservedly obscure
One obscure Java tool that should be in every developer's toolbox is SableCC. It's the best parser generator I've seen for any language. ANTLR is probably not that obscure, but is an excellent parser generator. Java is only one of the languages it supports.
|
|
Message #129348
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Top 11 Truly Obscure But Useful Java Projects
that's actually being used in webwork 2 and tapestry, so it's not that obscure ;)
|
|
Message #129428
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Top 11 Truly Obscure But Useful Java Projects
that's actually being used in webwork 2 and tapestry, so it's not that obscure ;) What's webwork 2 and tapestry?
p.s. just kidding ;-)
Peace,
Cameron Purdy Tangosol, Inc. Coherence: Clustered JCache for Grid Computing!
|
|
 |
Hot threads
Hot threads
Hot threads
|
More hot threads
More hot threads
More hot threads
|
 |
Brian Goetz continues to lift the lid and peak into the inner workings of Java in Java Urban Performance Legends. In this article he exposes the fallacy behind some of the more common performance myths found in the annals of the JVM.
(92 comments,
last posted
March 14, 2008)
Bruce Tate, author of Better, Faster Lighter Java and Bitter EJB has come out with a new book called Beyond Java. Bruce has an epiphany about the future of software development. Does it include Java?
(770 comments,
last posted
September 23, 2009)
Looks like today AJAX concept have several interpretations. We can distinguish different approaches of AJAX integration. Can they co-exist within the same application? Can we talk about layered AJAX integration?
(68 comments,
last posted
May 08, 2008)
Artima has published a short article describing the Design-Time API for JavaBeans, which was recently approved as JSR 273. This API promises to bring VB-like ease to Java development, but may face a cultural bias among Java developers who tend to think more in terms of class libraries than components.
(226 comments,
last posted
February 01, 2010)
There is plenty of speculation today regarding a potential buyout of Sun Microsystems by Scott McNealy and Silver Lake Partners. How would privatization of Sun affect Java?
(16 comments,
last posted
May 15, 2009)
More hot threads »
|
|