Chris Pollett > Students >
Sriram

    ( Print View )

    [Bio]

    [CS 280 Project Blog]

    [CS280 Proposal]

    [Project Screen captures]

    [Download Source code [zip]]

                          

























Collaborative note taking

1) Open the slide

Sample slide creaded using slidy.js, that has the note taking feature

2) Click Notes

Picture depicting how to click on the notes link

2) Set Namespace (Either a new or an existing Namespace) The notes section would be loaded of there are some existing notes already. One can edit the notes that belong to his namespace only.

Image displaying Notes Pop-up

4) Fill the CAPTCHA to create a New Namespace

Step 1 to create a new namespace Step 2 to create a new namespace

5) Click on Add New Note to insert a note

Illustration for adding a new note

6) Type a note and click Post button

Posting a new note

7) View of noteslidy with a saved note . To edit existing notes click on that particular note ,edit and click save.

viewing a saved note

Slide Creator

This has a similar functionality to that of a power-point One can create new slides, add slides, delete slides, edit slides and also save the slides he creates The final outcome is a html file compatible with Slidy.

Slide Creator sample view 1

One can load exiting slides from an external/internal URL by specifying the external url in the query string as illustrated below.

Example:

http://localhost/pollett/slidy/slideCreator/slideCreator.php?slideURL=http://www.cs.sjsu.edu/faculty/pollett/152.1.09s/Lec02022009.html

slide creator sample view 2

Code

The code for this project [zip]