Skip to content
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

Implement a Shell to control slides from a mobile UI #15

Open
paulrouget opened this issue Jul 28, 2011 · 3 comments
Open

Implement a Shell to control slides from a mobile UI #15

paulrouget opened this issue Jul 28, 2011 · 3 comments
Labels

Comments

@paulrouget
Copy link
Owner

... but we need a SSE or ws:// mechanism first (issue #21).

@hsablonniere
Copy link
Collaborator

Nice idea.

I started a java/playframework server to handle synchronization between attendees, projector and speaker. My goal is to add a quizz feature and make interactive course for my students. The application would help me to store and manage questions, answers, students score...

During the course it works like that :

  • I hit next (and server tells me there's a question before the slide)
  • question appears on projector
  • possible appears answers on attendees screens
  • they click on an answer
  • I hit next and it displays stats on projector

I have a long polling version prototype working and I'll go for ws:// just after.

Since I use a smartphone remote control, I would not have a lot of interest in having a mobile shell UI I could contribute if needed...

@paulrouget
Copy link
Owner Author

Something based on WebSockets should be enough.

@flatsiedatsie
Copy link

.. like this DZ Slides fork perhaps?

https://github.com/groovecoder/mozilla_owa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants