Stream Live or Channel Video in your blog. Match videos with other student activities.
Streaming video by Ustream |
About the technology and methods used: I modified the blogger HTML code within Edit Post. I created a simple HTML table and added the USTREAM embed code (Channel Video app) to the left-hand cell, and the SurveyMonkey embed code to the right-hand cell.
|
About the technology and methods used: I modified the blogger HTML code within Edit Post. I created a simple HTML table and added the USTREAM embed code (live streaming video app) to the left-hand cell, and the Google Document Viewer embed code (online PDF and Power Point) to the right-hand cell.
HTML CODE: <h2><span style="color: #999999; font-family: Arial,Helvetica,sans-serif;">Stream Live or Channel Video in your blog. Match videos with other student activities. </span></h2> <br /> <table border="1"> <tbody> <tr> <td><iframe frameborder="0" height="500" id="videoEmbed" src="http://api.opentok.com/hl/embed/2emb41540d87494a98a6b1435dabcf1e7084859d" style="border: none;" width="440"></iframe> <br /> <a href="http://www.ustream.tv/" style="background: #ffffff; color: black; display: block; font-size: 10px; font-weight: normal; padding: 2px 0px 4px; text-align: center; text-decoration: underline; width: 400px;" target="_blank">Streaming video by Ustream</a></td> <td><iframe frameborder="0" src="http://docs.google.com/gview?url=http://infolab.stanford.edu/pub/papers/google.pdf&embedded=true" style="height: 500px; width: 700px;"></iframe> </td></tr> </tbody></table> <table border="1"> <tbody> <tr> <td><br /> <div style="font-family: Arial,Helvetica,sans-serif;"> <br /></div> <div style="color: #999999; font-family: Arial,Helvetica,sans-serif;"> <i><b>About the technology and methods used:</b></i> I modified the blogger HTML code within Edit Post. I created a simple HTML frame and added the USTREAM embed code (live streaming video app) to the left-hand cell, and the Google Document Viewer embed code (online PDF and Power Point) to the right-hand cell. </div> <br /></td></tr> </tbody></table> |
No comments:
Post a Comment