Edit history for page: survey2011

revision author date description r1 r2
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.
24810 iraikov Thu Aug 25 02:15:00 2011 survey: increase image size for chicken disadvantages chart
24809 iraikov Thu Aug 25 02:11:00 2011 survey: correction to image URL
24808 iraikov Thu Aug 25 02:10:00 2011 survey: fixes to image size
24807 iraikov Thu Aug 25 02:05:00 2011 survey: resizing charts
24806 iraikov Thu Aug 25 02:00:00 2011 initial commit of Chicken survey results