Hello, I'm trying to make a very simple forum, which is like a very simple blog, except anyone can start a topic. The other small difference is that I need to list topics in order of when they were last replied to (commented on) instead of when the topic was created. You know how a forum works. I can't figure out any combination of map/reduce/list that works. Is it possible? I want to try to make this a standalone couchdb app.
thanks --Travis
