Classroom Presenter: Difference between revisions
No edit summary |
|||
Line 54: | Line 54: | ||
One slide deck in our ".cpxo" format can be downloaded [[Media:Initial_idea.zip| here]]. Other slide decks can be found [http://xo.orderedpixels.com/downloads.html here]. Instructions for slide deck creation can be found [http://xo.orderedpixels.com/wiki/Slide_Creation here]. |
One slide deck in our ".cpxo" format can be downloaded [[Media:Initial_idea.zip| here]]. Other slide decks can be found [http://xo.orderedpixels.com/downloads.html here]. Instructions for slide deck creation can be found [http://xo.orderedpixels.com/wiki/Slide_Creation here]. |
||
== Planned Features == |
|||
This is a screen shot of our eventual goal. |
|||
[[Image:OlpcPictureUw.JPG|thumb|center|Classroom Presenter]] |
Revision as of 20:10, 21 May 2008
Introduction
Our project is a classroom presentation application. Loosely based on the University of Washington's Classroom Presenter, we intend create an application that allows the teacher and students to interact through an interactive whiteboard or slide based presentation.
First, a brief introduction. We are undergraduate computer science and engineering students at the University of Washington. This year we are enrolled in a project class focusing on considering and implementing solutions for technology in low income regions. After considering the projects currently being built, as well as completed software projects, we believe that a classroom presentation application would be an asset to both the xo vision and the xo community.
As for the implementation, we believe that classroom presenter is a great model to work from, but realize that some features of classroom presenter will be unnecessarily difficult to implement on the xo. Thus, we are targeting the core features that will hopefully provide a interactive whiteboard, integration of digital ink, and the ability of the teachers to interact with the students in real time on premade lesson plans/presentations.
Please feel free to email us ideas or comments at Cse477_olpc_project@u.washington.edu.
Links
- Official Website (still heavily under construction)
- Developer's Wiki
Screen Shots
Current Features
Loading:
- Can now save and resume from journal
- Can load decks from a flash drive from journal
- Decks are now zipped
- Can load hard coded Presentations with minor code changes (comment and uncomment two lines in classroompresenter.py)
Graphics:
- svn, png, jpeg supported
Networking:
- Detection and registering
- Transfer of data and interaction in progress
Current Code
Current xo code is here ClassroomPresenter.xo.
One slide deck in our ".cpxo" format can be downloaded here. Other slide decks can be found here. Instructions for slide deck creation can be found here.