Closed Bug 518708 Opened 16 years ago Closed 7 years ago

Add opt-in (or Twitter tweet) public notification on start of streaming

Categories

(Websites :: air.mozilla.com, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aaronmt, Unassigned)

Details

Air Mozilla should have some sort of opt-in public notification service that lets me know when streaming will begin before an event airs. Currently, those whom are external to MoCo are unaware of the broadcast schedule. For simplicity, all this needs to be is a python script on icecast that is ran on live broadcasting that sends a tweet (twitter.com/airmozilla) to those following. Other notification choices can be explored as well. What do you think?
Severity: normal → enhancement
In the meantime is there any public schedule of live broadcasting?
Noticed as of Feb 22nd weekly update meeting - "...are looking into how we can use Air Mozilla to make it as open and interactive as possible" Any chance of picking this up?
Possible approach: Bash script that parses icecast.mozilla.org/status.xsl ... i.e., (curl -X STATS icecast.mozilla.org/status.xsl) [1] and checks if it's live or not If it's live, (curl -u username:pass -d status="Air Mozilla is Live @ air.mozilla.com" http://twitter.com/statuses/update.xml [1] Will need auth
Summary: Add opt-in public notification on start of streaming → Add opt-in (or Twitter tweet) public notification on start of streaming

Platform deprecated.

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.