Mes signets
- 13 août 2008 ONJava.com -- Best Practices for Exception Handling
- 13 août 2008 java.net: Exception-Handling Antipatterns
- 12 août 2008 YouTube - Erlang OTP Demo
- 12 août 2008 YouTube - Joe Armstrong Discusses Erlang
- 12 août 2008 Dukes of Erl
- 12 août 2008
erlaws - Google Code
Erlaws is a collection of client implementations of Amazon’s WebServices offerings. Currently there are clients for S3, SQS and SDB.
- 7 août 2008 80 AJAX-Solutions For Professional Coding | Developer's Toolbox | Smashing Magazine
- 7 août 2008 Web Form Design Patterns: Sign-Up Forms, Part 2 | How-To | Smashing Magazine
- 7 août 2008 Web Form Design Patterns: Sign-Up Forms | How-To | Smashing Magazine
- 6 août 2008
mathusalem - Google Code
Mathusalem is a robust and unintrusive backup system for Mac OS X Leopard, which can be used either as a System Preferences pane or directly as a command line tool.
- 5 août 2008 CSS Dock Menu
- 30 juillet 2008 Git - SVN Crash Course
- 29 juillet 2008 NORD NORD STAGE 88 - Homestudio
- 28 juillet 2008 Interconnecting Erlang Nodes
- 25 juillet 2008 Stifflog - Erlang For The Practical Man
- 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.
- 25 juillet 2008 Google Testing Blog: How to Write 3v1L, Untestable Code
- 24 juillet 2008 EazyErl ! Learn erlang the easy way !
- 24 juillet 2008 From HTTP to HTML - Erlang/OTP Experiences in Web Based Service Applications