twitter-archive/ospriet

Name: ospriet

Owner: Twitter, Inc.

Owner: Twitter Archive

Description: An example audience moderation app built on Twitter

Created: 2012-04-12 19:53:12.0

Updated: 2018-03-31 00:58:51.0

Pushed: 2015-01-15 23:09:26.0

Homepage: http://twitter.github.com/ospriet

Size: 1200

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ospriet ? An example audience moderation app built on Twitter

Ospriet is a moderation tool that allows for audiences to post and vote on questions/comments for talks, presentations, and events. The application is written in node.js, uses MongoDB for database storage, and is designed for deployment on nodejitsu.

Motivations

Why open source it?

You can view an example of the site powered by the application used at a 2012 SXSW panel at http://designfromthegut.com.

For more information on the origins of the application, read this post.

Overview

Ospriet allows anyone with a Twitter account to submit a question or comment, by posting an @-reply to a Twitter account dedicated for an audience-oriented event. The submission will be reposted to the event's account, with attribution. Audience members can vote up the best submissions by favoriting the submissions on the event account. Ospriet will then keep track of all of the favorites and provide the top submissions. Ospriet provides one single, simple interface for all of this that audience members can use on most devices.

As an example, let's take the event account of @dftg and submit a question.

@dftg: What are your thoughts on Apple?s approach to design?

This tweet will be reposted by the application to @dftg as an @-reply to your submission, and look like this:

From @couch: What are your thoughts on Apple's approach to design?

Anyone can then favorite that reposted tweet, and see the top favorited submissions on the site.

Setup

Please refer to these wiki pages to download, customize, and deploy your own instance of Ospriet.

Libraries

Server-side

Client-side

Screenshots

Main index view
Ospriet primary view

Presentation view for projector/screens
Ospriet presentation view

Responsive layout for mobile
Ospriet mobile view

Issues and Contributions

Have a bug or contribution? Create an issue here on GitHub!

https://github.com/twitter/ospriet/issues

Versioning

For transparency and insight, releases will be numbered with the follow format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

For more information on semantic versioning, please visit http://semver.org/.

Authors

Bill Couch

Dustin Senos

License

Copyright 2012 Twitter, Inc.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.