*Note: Please clear your browser cache in order to see the changes*
To avoid having to ask your users to refresh just append a version number (either manual or your SVN revision number) to all JS and CSS files, like so:
<script src="/js/something.js?1234"></script>
You get caching just like before, but when you push new code everyone sees it right away.
It would be nice if chatterous could have some sort of custom twitter account for each chat room like you do with the Jabber bots. Maybe some poking at Twitter devs would be required :).
I encountered a bug in your signup page. After entering a phone number with more than 10 digits, it became impossible to select a carrier (the pull down list was empty). I hope it's reproducible so you can fix it :-)
<script src="/js/something.js?1234"></script>
You get caching just like before, but when you push new code everyone sees it right away.