I can be reached via email at nyven@firelord.net.
Modified Behavior - Overview of Ben Nolan's Behavior.js modified to use Dean Edward's CSS Query.
Javascript Behavior - Similar to using CSS for HTML to separate style from content, we can use Behaviour.js to separate javascript behaviors from content. This means content is more readable and that javascript can be contained in separate files providing modularity and reuse.
Safari ContentEditable - http://dartblogs.com/lambda/archives/002919.html
Create simple cross-browser textarea editor - http://www.devpapers.com/article/292