Summitr: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(fix broken diveintohtml5 links) |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
* font-face '''done''' | * font-face '''done''' | ||
* color scheme | * <del>color scheme</del> (scrapped) | ||
* flickr photo style | * flickr photo style '''done''' | ||
* linkify twitter has tags (#moz10) and names (@somebody) | * linkify twitter has tags (#moz10) and names (@somebody) '''done''' | ||
== Visualizations == | == Visualizations == | ||
Line 30: | Line 30: | ||
== Offline application == | == Offline application == | ||
* Implement a cache manifest, that could allow this app to be viewed without an Internet connection. http://diveintohtml5. | * Implement a cache manifest, that could allow this app to be viewed without an Internet connection. http://diveintohtml5.info/offline.html | ||
* Using this plus local storage could make this app usable offline, and internet at conferences can be shaky, so this could be very useful. | * Using this plus local storage could make this app usable offline, and internet at conferences can be shaky, so this could be very useful. |
Latest revision as of 22:28, 5 December 2011
Style changes
- font-face done
color scheme(scrapped)- flickr photo style done
- linkify twitter has tags (#moz10) and names (@somebody) done
Visualizations
- Wordle
- could people "check-in" to a session. e.g. "I'm going to session X" and we could generate a list of people going to each session
Video
- Are we recording sessions at the Summit?
- yes, but not enough bandwidth to get these hosted and posted to summit.m.o
- If yes, we should post those to a feed and summit.m.o
Schedule
- Integrate the Summit schedule
- Announce upcoming events?
IRC
Local storage
- make this an entirely client-side app, using local storage to cache feed data
Offline application
- Implement a cache manifest, that could allow this app to be viewed without an Internet connection. http://diveintohtml5.info/offline.html
- Using this plus local storage could make this app usable offline, and internet at conferences can be shaky, so this could be very useful.