I have a number of applications where it would be very handy to be able to simulate a 'tail -f' on log files in javascript so a user who doesn't have access to the server could still be able to check/view/watch logs.
Here are a couple of pages/examples:
Scrolling log file (tail -f) animation using javascript
Github - ukhas/js-logtail