public marks

PUBLIC MARKS from nhoizey with tags wiki & dev

2010

TextWheel overview

"This is a preliminary proposal for an interoperability layer for all the different text engines that have been floating for years now around the Web."

2007

Buildix from ThoughtWorks :: project start-up in a box

Continuous Integration, Source Control, a Wiki and a Bug-Tracker are all cornerstones of a functioning Agile development project.

2005

PortlandPatternRepository

by 2 others (via)
This site is a wiki whose focus is PeopleProjectsAndPatterns in SoftwareDevelopment

CVSTrac - A Web-Based Bug And Patch-Set Tracking System For CVS

by 4 others (via)
* Automatically generates a patch-set log from CVS check-in comments * User-defined color-coded database queries * Web-based administration of the CVSROOT/passwd file * Built-in repository browser * Built-in Wiki * Very simple setup - a self-contained executable runs as CGI, from inetd, or as a stand-alone web server * Minimal memory, disk and CPU requirements - works on old hardware * Access permissions configurable separately for each user * Allows for anonymous users * Uses a built-in SQL database engine (SQLite) - no external RDBMS required * Tested under Linux - works on other versions of Unix. Also works under Windows * Can be run from a chroot jail for added security. * GNU Public License