public
Description: Ruby port of Programming Collective Intelligence
Homepage: http://groups.google.com/group/pci4r
Clone URL: git://github.com/alexvollmer/pci4r.git
pci4r / README.txt
100644 15 lines (12 sloc) 0.468 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
= pci4r
'pci4r' is a library of concepts covered in Toby Seagaran's "Programming
Collective Intelligence". The idea is not to slavishly port Toby's code,
but to provide the same tools in Ruby for others to use.
 
This code is brought to you by the following international conspirators:
  * Jesse Clark
  * Sandro Paganotti
  * Mike Mondragon
  * Alex Vollmer
  * Damiano Zanisi
 
(c) 2008
 
You can find the latest code at http://github.com/alexvollmer/pci4r/tree/master.