Edit history for page: nemo

revision author date description r1 r2
33364 iraikov Tue May 31 19:45:00 2016 updated to nemo page
31126 mario Fri Jul 18 00:19:00 2014 Properly capitalize CHICKEN on the wiki directory (only first level). I used the following shell script to change things: while IFS= read -d $'\0' -r file ; do sed -i 's/Chicken/CHICKEN/g' "$file" done < <(find wiki -maxdepth 1 -type f -print0 ) Some files have been manually reverted after that, since some substitutions don't apply: - friedly-chicken (repl banner) - survey2011 (Chicken in URI paths) - chickenista-guide (Chickenista) I hope the link canonicalization thing will be on my side.
29338 anonymous Tue Jul 9 06:09:00 2013 updated nemo page to point to recent binaries
28701 anonymous Sun Apr 14 09:14:00 2013 nemo page: added links to source tarballs
28700 anonymous Sun Apr 14 09:11:00 2013 nemo page: updated links to precompiled binaries
28606 iraikov Fri Apr 5 05:30:00 2013 nemo: updated links to binaries
28480 iraikov Wed Mar 6 09:13:00 2013 nemo: updated links to precompiled executables
28477 iraikov Wed Mar 6 03:04:00 2013 added license to nemo doc page
28384 iraikov Mon Feb 18 05:50:00 2013 nemo: updated locations of precompiled binaries
27938 zbigniew Thu Dec 13 19:52:00 2012 Remove explicit wiki.call-cc.org hostname from intrawiki links Strip hostname from all intrawiki links, making the URL relative but leaving the path as absolute. This permits offline qwiki use. References to /chicken-projects (egg index, RSS) were left as-is. Also removed most percent encoding, as it's not currently handled well by qwiki or chickadee, and spaces work fine in source URLs.
26275 iraikov Thu Mar 29 03:12:00 2012 nemo page: added reference to NEST
26244 iraikov Thu Mar 22 02:26:00 2012 nemo application page: updated links to precompiled binaries
26238 iraikov Wed Mar 21 04:45:00 2012 nemo deployment page update
26235 iraikov Wed Mar 21 04:42:00 2012 updated nemo application page
25942 iraikov Wed Feb 22 01:26:00 2012 updates to nemo and neurolucida installation documentation
25941 iraikov Wed Feb 22 01:20:00 2012 updated nemo installation page and added analogous page for neurolucida
25846 iraikov Tue Jan 31 03:47:00 2012 updates to nemo page
24361 iraikov Sat Jul 9 04:19:00 2011 nemo doc fixes
24360 iraikov Sat Jul 9 04:17:00 2011 Added a page with instructions for installing Chicken and NEMO for users unfamiliar with Chicken