Java
- 13 août 2008 ONJava.com -- Best Practices for Exception Handling
- 13 août 2008 java.net: Exception-Handling Antipatterns
- 25 juillet 2008
Joda Time - Java date and time API - Home
Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simple API. The ‘default’ calendar is the ISO8601 standard which is used by XML. The Gregorian, Julian, Buddhist, Coptic, Ethiopic and Islamic systems are also included, and we welcome further additions. Supporting classes include time zone, duration, format and parsing.
- 25 juillet 2008
google-guice - Google Code
Guice alleviates the need for factories and the use of new in your Java code. Think of Guice’s @Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts.
- 30 mai 2008
gnizr - Google Code
gnizr™ (gə-nīzər) is an open source application for social bookmarking and web mashup. It is easy to use gnizr to create a personalized del.icio.us-like portal for a group of friends and colleagues to store, classify and share information, and to mash-it-up with information about location. It’s free.
- 11 avril 2008
Platypus Page Layout and Typesetting Software
Platypus is a full-featured and easy-to-use page layout and typesetting system.
Inspired by technologies such as TeX, Platypus adds new features and, especially, ease of use to the generation of documents of all kinds. It is particularly adept at listing code, and so is frequently used for documentation. Input consists of text files with embedded formatting commands. These files are converted by Platypus to PDF, HTML, or Microsoft Rich Text Format (RTF).
- 11 avril 2008 Convert from type X to type Y - Real's Java How-to
- 21 février 2008 InfoQ: An Approach to Internal Domain-Specific Languages in Java
- 21 janvier 2008
FEST-Swing - Welcome
FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. This library provides an easy-to-use API that makes creation and maintenance of GUI tests easy.
- 15 janvier 2008 Neal Gafter's blog: Is the Java Language Dying?
- 9 janvier 2008
Overview
PicoContainer is a highly embeddable full service Inversion of Control (IoC) container for components honour the Dependency Injection pattern.
- 28 décembre 2007
Forum des développeurs - Annonces dans le forum : Java
Java7
- 17 décembre 2007
Buildr – Welcome
Buildr is a build system for Java applications. We wanted something that’s simple and intuitive to use, so we only need to tell it what to do, and it takes care of the rest. But also something we can easily extend for those one-off tasks, with a language that’s a joy to use. And of course, we wanted it to be fast, reliable and have outstanding dependency management.
- 14 décembre 2007
Concordion
Concordion is an open source framework for Java that lets you turn a plain English description of a requirement into an automated test
— an active specification.
- 12 décembre 2007
The Spring series, Part 4: 1-2-3 messaging with Spring JMS
I introduce you to features of the Spring JMS (Java Message Service) framework. JMS defines a standard way for Java applications to create and exchange messages through a Message Oriented Middleware (MOM).
- 12 décembre 2007
The Spring series, Part 2: When Hibernate meets Spring
Naveen Balani continues his Spring series with a how-to guide to integrating Hibernate transactions with Spring aspect-oriented programming (AOP). The result is a persistence framework you can count on.
- 12 décembre 2007
The Spring series, Part 1: Introduction to the Spring framework
Start to build lightweight, robust J2EE applications using Spring technology, with this first installment in a three-part introduction to the Spring framework. Regular developerWorks contributor Naveen Balani launches his three-part Spring series with an introduction to the Spring framework, including Spring aspect-oriented programming (AOP) and the Inversion of Control (IOC) container.
- 12 décembre 2007
Get a better handle on Struts actions, with Spring
importing Struts applications into the Spring framework. Follow along as George shows you how to revamp Struts actions so they can be managed just like Spring beans. The result is a boosted web framework that easily reaps the benefits of Spring AOP.
- 28 novembre 2007 Apache Wicket - Home
- 22 novembre 2007 Dumbster - Fake SMTP Server