Chat rooms with an N-person limit (several people report being more productive in smaller groups, so we're not sure if N should be 5 or 10)
Could this be somehow cheated? I mean, it's not like you are in a real room with real people, so how about just hiding the extra people from your screen? You could set your maximum group size to 5, so only the first 5 people are displayed to you. Additionally, you could "follow" some other participants, which means that they alway appear in the top of the list, so they are more likely to get to the selected 5. ("Following" is one-directional, not mutual.)
If this were implemented, you'd risk seeing only one end of a conversation, and things could quickly get weird.
We've had considerable interest and uptake on the Less Wrong Study Hall, especially with informal timed Pomodoro sessions for everyone to synchronize on. Working together with a number of other visible faces, and your own face visible to them, does seem effective. Keeping the social chat to the 5 off minutes prevents this from turning into just another chatroom.
We've been using this Tinychat room, and implementing everything Pomodoro-related with manual typing. Is there anyone out there who's interested in taking this to the next level with some custom code, possibly via the Google Hangouts API (Javascript), so we can have the following nice features?
This doesn't "seem" very complicated from a programming perspective (yes, we all know about things that don't seem complicated). The Google Hangouts API (possibly OpenMeetings) seems like it should provide almost all of the basics already. But unless some particular programmer steps up to do it, it won't get done. If interested, comment below or email shannon.friedman@positivevector.com, and please mention your relevant Javascript experience.