-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sources and rough ideas #1
Comments
Check ins at the space with whatever doohickey. Just a quick notification that fellow x is now in space y. |
IFTTT (https://ifttt.com) could be a good way to pull in everyone's tweets and git repo pushes and stuff, to output to a single (rss?) feed. |
Another idea: I'm always curious where people are traveling and what meetings they're at. So for those of us that enable locations on our tweets, it would be great to have it show up on a map on the dashboard. And if more than x people are in the same city, maybe something in the human friendly (Ios lockscreen message that @brittafiore mentioned) in the dashboard ticker. |
I'll bet you could do that with the twitter trigger with ifttt
|
Pulling a couple more ideas out of the soup of the last few days:
|
Existing code base for the UCSD kiosk is at https://github.com/alexras/kiosk . It might be worth forking, or at least looking through for inspiration. |
Right, but the way I understand IFTTT, you log in and authorize specific services. But you can't authorize activities for accounts that you don't have access to (e.g. mine). So the better choice might be something programmatic where a script reads off a list of Twitter handles (assuming we make this an opt-in) and then queries (from a CL app with its own API keys) the last tweet, then retrieves location, and adds to a map at regular intervals. @bmcfee Nice! Yeah I figured there are a bunch of implementations already that we could begin hacking with. |
@karthik right you are. forgot about that. |
Side note: the twitch module in the repo I linked above was original meant for simulcasting video game tournaments during social hour. (This is of utmost importance.) However, I think it gives us the wormhole functionality for free, if each center has a camera and twitch/ustream/justin.tv/whatever account that we can hook in. |
GitHub: Query the API to show top repos, most active, new, most collaborative etc.
Twitter (we could summarize activity like this: http://inundata.org/tweetnest/)
The text was updated successfully, but these errors were encountered: