August 2008
4 links saved this month.
raphaeljs.com
Home of Raphaël, a small JavaScript library that draws vector graphics in the browser through SVG and VML, with a walkthrough comparing it to hand-written SVG.
cygwin.com
cat <<EOF HOME is $HOME the date is `date` the date is $(date) EOF cat <<"EOF" HOME is $HOME the date is `date` the date is $(date) EOF cat <<\EOF HOME is $HOME the date is `date` the date is $(date) EOF
alistapart.com
Screen-reader test results for the Fahrner Image Replacement technique, concluding that hiding text with display none or visibility hidden makes it inaccessible.



