Unnecessarily chatty web sites have long since trained me to scan right past blocks of text without reading it, especially if I think I know what I'm doing. Buttons, however, draw more attention.
Posted Oct 23, 2011 18:46 UTC (Sun) by smoogen (subscriber, #97)
[Link]
I like: Reports of typos via comments versus proper form will result in a 2.00 sir-tax [misspelling on purpose.]
Another kernel RAID5 implementation
Posted Oct 25, 2011 15:16 UTC (Tue) by mebrown (subscriber, #7960)
[Link]
Ooooh! I know!
<code>
if comment.text.contains("typo") or comment.text.contains("spell"):
typo_notification_widget.add_tag("<blink>")
typo_notification_widget.add_tag("<really_big>")
</code>