Would be nice sharing a terminal session on the web with others.
From another terminal, you can then do something like tail -f screenlog.0 | etherpad mypad
Also, look into the ttyrec and script commands
The limitations: The screen method won't follow you across screens and it won't interpret ansi escape codes
Would be nice sharing a terminal session on the web with others.