Programmation
- 9 octobre 2008 MySQL vs PostgreSQL
- 1 octobre 2008 InfoQ: Joshua Bloch: Bumper-Sticker API Design
- 19 septembre 2008 Stanford libère ses cours d’ingénierie | Blog de Johan
- 15 septembre 2008 Performance web » Présentation au W3Café
- 9 septembre 2008
No, Seriously: Microsoft Patents Page Up & Page Down - GigaOM
Put this in the category of “you gotta be kidding me.” Microsoft has applied for and received a patent (U.S. Patent #7,415,666) that essentially patents “Page Up/Page Down” functionality. The patent (Timothy D Sellers, Heather L. Grantham, Joshua A. Dersch) that was filed in March 2005 is yet another proof that our patent system is as (if not more) dysfunctional as Britney Spears.
- 13 août 2008 java.net: Three Rules for Effective Exception Handling
- 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.
- 5 août 2008 CSS Dock Menu
- 30 juillet 2008 Git - SVN Crash Course
- 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 !