Open Source
- 22 novembre 2007 Dumbster - Fake SMTP Server
- 13 novembre 2007 flump - onairbustour - Google Code
- 27 octobre 2007 Calendar Project - Home of Lightning and Sunbird®
- 16 octobre 2007
gwt-ext - Google Code
GWT-Ext is a library that integrates Ext with GWT.
- 15 octobre 2007
google-collections - Google Code
The Google Collections Library 0.5 (ALPHA) is a suite of new collections and collection-related goodness for Java 5.0, brought to you by Google.
This library is a natural extension of the Java Collections Framework you already know and love.
The major new types are:
* BiMap. A Map that guarantees unique values, and supports an inverse view. * Multiset. A Collection that may contain duplicate values like a List, yet has order-independent equality like a Set. Often used to represent a histogram. * Multimap. Similar to Map, but may contain duplicate keys. Has subtypes SetMultimap and ListMultimap providing more specific behavior.There are also more than a dozen collection implementations, mostly of the interfaces above, but not all. ReferenceMap, for example, is a ConcurrentMap implementation which easily handles any combination of strong, soft or weak keys with strong, soft or weak values.
- 9 octobre 2007
Extreme Forge
The aim of this project is to create a development environment for Extreme Programming in Erlang.
- 24 septembre 2007 EUnit vs ErUnit @ BestFriendChris
- 24 septembre 2007
XPairtise - Pair Programming for Eclipse
The Eclipse plug-in XPairtise provides a platform for distributed pair programming. The plug-in offers shared editing, project synchronization, shared program and test execution, user management, built-in chat communication and a shared whiteboard.
Pair programming is a key practice in Extreme Programming (XP) whereby two programmers share the same terminal and program together. Distributed pair programming is the practice of pair programming where the two programmers comprising the pair are in different locations.
- 7 septembre 2007
Calendar:GDATA Provider - MozillaWiki
support to Google Calendar in Mozilla calendar
- 7 septembre 2007
Lightning - Project Home
mozilla’s calendar
- 27 août 2007
Seashore - About
Seashore is an open source image editor for Cocoa. It features gradients, textures and anti-aliasing for both text and brush strokes. It supports multiple layers and alpha channel editing. It is based around the GIMP’s technology and uses the same native file format.
However, unlike the GIMP, Seashore only aims to serve the basic image editing needs of most computer users, not to provide a replacement for professional image editing products. Seashore was created by Mark Pazolli who, together with a handful of other developers and helpful users, still develops it to this day.
- 14 août 2007
Woo Shell - Home
Woo Shell (wsh) is an alternative to the normal Windows command prompt (cmd.exe). It is inspired by linux shells such as bash, csh and by the xterm terminal. The shell allows execution of commands with pipelining and sequencing.
- 3 août 2007 Camino. Mozilla Power, Mac Style
- 3 août 2007
PimpMyCamino
Pimp My Camino is dedicated to bringing you all the extensions, applications, themes and optimized builds for Camino, the native Mac OS X browser from Mozilla
- 3 août 2007
Welcome to Romeo
Romeo gives you remote control of your mac via Bluetooth and a compatible mobile device, controlling programs such as iTunes and DVD Player, as well as presentation applications. Use your mobile as a mouse, as a volume control, or as a method of telling your mac when you’re there. If you want to add support for another application, use the built in editor - and share your new plugin with the mac community!
- 26 juillet 2007 Miro - free, open source internet tv and video player
- 11 juillet 2007
Hortis
Nos valeurs : l’agilité et l’open source
- 11 juillet 2007
JFunc: JUnit Functional Testing Extension
What is JFunc?
JFunc is an extension to the JUnit testing framework to make it easier for use with functional tests. Functional testing (also called integration testing) significantly differs from unit testing in a number of respects. Part of this project is dedicated towards putting together code to address these differences; the other part of this project is putting together methodologies for functional testing.
What is functional testing?
Functional testing, or integration testing, is testing concerned with the entire system, not just small pieces (or units) of code. For those interesting in unit testing, JUnit is currently the premiere unit testing framework for Java software.
- 4 juillet 2007 Logilab - Solutions, Services et Formations en Informatique Scientifique et Gestion de Connaissances
- 26 juin 2007
SciTE Text Editor
SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations - I use it for building test and demonstration programs as well as SciTE and Scintilla, themselves.