Hypervideo 2

We recently posted a video I’m very proud of: the second part of the series on HyperVideo. However, even though the landing page says “Presented by Jesse Liberty and Tim Heuer” you will note that in the video itself I say “I did this” and “I did that” and Tim disappears!  This is particularly outrageous because nearly all the innovation was his!. He is the person who created the spiffy control, he is the person who showed me that you can use encoder to create the running start of the application code. Tim! Tim! Tim I tell you. <slap!>  

This video is actually a very cool video because what we did was to create an application that consists of numerous interacting parts (some implied, some implemented):

  1.  A video with embedded markers
  2. A Silverlight control to play the movie and offer a control for more information when a marker is hit
  3. A database that ties URLs to markers
  4. A web service that the Silverlight control can contact to find out which URLs go with which markers for the current movie

Thus, neither the movie nor the Silverlight control knows what URL will be linked to a given marker; that is entirely data driven, and the data is delivered (as JSON) through a web service using AJAX to facilitate the data transfer.  This brings us a giant step closer to a reusable Silverlight Hypervideo control. We will continue to refine this idea as Silverlight 1.1 matures; I’m convinced that there are numerous applications for Hypervideo and that there is much more this control can do.

Sincerely, 

Rodion Romanovich Raskolnikov.
Silverlight Geek

About Jesse Liberty

Jesse Liberty has three decades of experience writing and delivering software projects and is the author of 2 dozen books and a couple dozen online courses. His latest book, Building APIs with .NET will be released early in 2025. Liberty is a Senior SW Engineer for CNH and he was a Senior Technical Evangelist for Microsoft, a Distinguished Software Engineer for AT&T, a VP for Information Services for Citibank and a Software Architect for PBS. He is a Microsoft MVP.
This entry was posted in z Silverlight Archives and tagged , , . Bookmark the permalink.