16 Posts tagged with code
Ditz
Ditz is a simple, light-weight distributed issue tracker designed to work with distributed version control systems like darcs and git. Ditz maintains an issue database directory on disk, with files written in a line-based and human-editable format.
Google Code for Educators - Google: Cluster Computing and MapReduce
Video lectures and related course materials from Google on Cluster Computing and MapReduce
Public Git Hosting
You can create a project here and then publish your development by pushing to it, or even enable push access for multiple developers. Alternately, you can just set up a mirror of any project published elsewhere and we will provide pull and gitweb access f
ack
a grep replacement that ignores .svn/CVS/blib directories, understands file types, uses Perl regexes, and much more. aimed at programmers with large trees of heterogeneous source code.
Warehouse — Subversion Browser
Never before has there been a web-based Subversion browser that is as beautiful as it is simple.
The CSS and XHTML Lab | 456 Berea Street
This is a collection of experiments, methods, tips and tricks related to CSS and XHTML that may or may not come in handy some day
subtlety : a remote subversion excursion
Welcome. Here's what we do: we take a remote, public subversion repository (http:// or svn://) and give you an rss feed of the changes. That's it.
Examples from JavaScript: The Definitive Guide, Fifth Edition
The links below display the source code for the 124 numbered examples in the 5th edition of JavaScript: The Definitive Guide
Eli Bendersky’s website » Blog Archive » Understanding Ruby blocks, Procs and methods
Detailed look into some of Ruby's advanced features
I’m Mike » Blog Archive » The absolute bare minimum every programmer should know about regular expressions
Plain english explanation of regular expressions
plotr - Google Code
Plotr is a javascript framework which enables you to render charts in most modern browsers. It's based on the PlotKit Framework (renderer for Mochikit) and it depends on the Prototype Javascript Framework.
CruiseControl.rb
CruiseControl.rb is a continuous integration tool. Its basic purpose in life is to alert members of a software project when one of them checks something into source control that breaks the build.