Harvard ABCD Forge -ABCD Software Developers Group - Wiki http://forge.abcd.harvard.edu/gf/ Gforge Advanced Server RSS PHPToolsValdeva CremaFeel free to list any PHP related tools that you enjoy working with.

IDE's and Frameworks


API Packages

]]>
DevelopmentToolsValdeva CremaDirectory of Developer Resources
  • JavaTools
  • PerlTools
  • CppTools
  • [PHPTools]

 

]]>
JavaToolsGary McGathFeel free to list any Java related tools that you enjoy working with.

IDE's and Frameworks

Development tools

  • Apache Ant: A widely used tool for project building. (DiscussAnt)
  • Apache Maven: A tool for project building and dependency management. Ant on steroids (but not compatible). (DiscussMaven)

API Packages

Servers and Engines

]]>
DiscussJdomGary McGathJDOM

 


JDOM is a somewhat controversial Java library for implementing XML operations. It's significantly easier to use than the DOM API, and we use it extensively at HUL OIS. But there's only a single implementation, and there seems to be little ongoing activity behind it. When JDOM 1.1 was released, the documentation for version 1.0 was simply deleted from the site; this made it a bit difficult to upgrade; fortunately, there weren't a lot of changes. It's open source but single-sourced; that is, it isn't defined in terms of an interface which others can implement.

There are multiple alternatives for Java libraries for implementing XML object models. DOM by itself is painful to use, though it has the advantage of being Sun-endorsed. JDOM works for us.

-- Gary McGath, 16-Sep-2008

 


 

]]>
PerlToolsEsmond KaneFeel free to list any Perl related tools that you enjoy working with.

IDE's and Frameworks

API Packages

Servers and Engines

 

]]>