Programmation
- 19 mars 2008
dbfit - FitNesse.Info
DbFit is a set of FIT fixtures which enables FIT/FitNesse tests to execute directly against a database. This enables developers to manipulate database objects in a relational tabular form, making database testing and management much easier than with xUnit-style tools. The library is free to use, released under GNU GPL.
- 19 mars 2008 Simplicité: l'idée fait son chemin à son rythme ! . Conseil en Ergonomie Informatique, Agilité et Qualité logiciel: QualityStreet
- 19 mars 2008 JavaScript Based Code Prettification
- 13 mars 2008 How To Become A Hacker
- 7 mars 2008
Faut-il commenter son code ? - Ma valise de programmeur
je préfère essayer d’écrire du code directement lisible
- 1 mars 2008
Arc Forum | Arc
This site is about Arc, a new dialect of Lisp.
- 21 février 2008 InfoQ: An Approach to Internal Domain-Specific Languages in Java
- 20 février 2008
webtest - FitNesse.Info
WebTest is an extension to FIT/FitNesse that implements a customer-friendly language for web testing, utilising Selenium Remote Control. WebTest runs inside FitNesse, allowing you to integrate web UI tests into an automated build system, and use other FitNesse fixtures to talk to your domain model, prepare and verify database changes during Web UI tests. Both .NET and Java FitNesse runners are supported, and the library is released under GPL.
Release 2.0 is now available, significantly expanding the customer-oriented mini language for web tests and introducing much better methods for AJAX testing. This release also brings support for plain Selenium scripts, which enables people to record a UI test using point-and-click tools like Selenium IDE, but still keep all the benefits of integration with automated build tools and domain/database integration fixtures that FitNesse provides.
- 13 février 2008 Promise is a debt PDF
- 30 janvier 2008 19 Rails Tricks Most Rails Coders Don’t Know
- 30 janvier 2008 Get intimate with your load balancer tonight! « Marc-André Cournoyer’s blog
- 22 janvier 2008
Mercurial - Mercurial
Mercurial: a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects
- 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.
- 4 janvier 2008 Ruby Compiler available - with another in the wings
- 28 décembre 2007
Forum des développeurs - Annonces dans le forum : Java
Java7
- 27 décembre 2007 Getting Started with Ruby on Rails - Week 3 - Testing « // Internet Duct Tape
- 23 décembre 2007
Flower 0.5
Flower is a new kind of user programmable web service, especially well suited for applications which process, store, and query XML data sets. Clients of a flower web service interactively modify and extend the code the server runs. This is is the ordinary way to build new flower applications. Flower is a true web operating system in the sense that it forms a self-contained, web-addressable computing environment.
- 19 décembre 2007 InfoQ: A Brief Introduction to REST