Differences

This shows you the differences between two versions of the page.

Link to this comparison view

intro:overview:demos [2011/11/25 22:37]
doc
intro:overview:demos [2016/06/28 22:38]
Line 1: Line 1:
-~~NOTOC~~ 
-{{page>:​top_add&​nofooter&​noeditbtn}} 
- 
-====== Introduction ====== 
- 
-[[intro:​overview:​what|What is Omnidex?]] | [[intro:​overview:​where|Where is Omnidex Used?]] | [[intro:​overview:​how|How is Omnidex Implemented?​]] | **[[intro:​overview:​demos|Watch Omnidex in Action]]** 
- 
----- 
- 
-===== Watch Omnidex in Action ===== 
- 
-The following videos will give you a glimpse of what is possible when Omnidex is placed on your data.    ​ 
- 
-==== ActiveCounts ==== 
- 
-This first demonstration shows ActiveCounts,​ a feature of Omnidex that provides instantaneous counts as you search your data. 
- 
-<​html>​ 
-<!-- copy and paste. Modify height and width if desired. --> ​       
-<​script>​ 
-function loadVideo1() 
-{ 
-  var div = document.createElement("​div"​);​ 
-  div.innerHTML =  
-  "<​object id='​scPlayer'​ width='​720'​ height='​540'​ \ 
-     ​type='​application/​x-shockwave-flash'​ \ 
-     ​data='​http://​content.screencast.com/​users/​omnidex/​folders/​Omnidex%20Demos/​media/​246eaae0-928e-4e11-b6b0-acd86f5f1563/​scplayer.swf'>​ \ 
-     <​param name='​movie' ​            ​value='​http://​content.screencast.com/​users/​omnidex/​folders/​Omnidex%20Demos/​media/​246eaae0-928e-4e11-b6b0-acd86f5f1563/​scplayer.swf'/>​ \ 
-     <​param name='​quality' ​          ​value='​high'/>​ \ 
-     <​param name='​bgcolor' ​          ​value='#​FFFFFF'/>​ \ 
-     <​param name='​flashVars' ​        ​value='​thumb=http://​content.screencast.com/​users/​omnidex/​folders/​Omnidex%20Demos/​media/​246eaae0-928e-4e11-b6b0-acd86f5f1563/​FirstFrame.png&​containerwidth=720&​containerheight=540&​autohide=true&​autostart=true&​loop=false&​showendscreen=true&​showsearch=false&​showstartscreen=true&​tocdoc=left&​xmp=sc.xmp&​content=http://​content.screencast.com/​users/​omnidex/​folders/​Omnidex%20Demos/​media/​246eaae0-928e-4e11-b6b0-acd86f5f1563/​Omnidex%20ActiveCounts%20Demo.mp4&​blurover=false'/>​ \ 
-     <​param name='​allowFullScreen' ​  ​value='​true'/>​ \ 
-     <​param name='​scale' ​            ​value='​showall'/>​ \ 
-     <​param name='​allowScriptAccess'​ value='​always'/>​ \ 
-     <​param name='​base' ​             value='​http://​content.screencast.com/​users/​omnidex/​folders/​Omnidex%20Demos/​media/​246eaae0-928e-4e11-b6b0-acd86f5f1563/'/>​ \ 
-   </​object>";​ 
-  var src = document.getElementById("​scImg"​);​ 
-  src.parentNode.replaceChild(div.firstChild,​src);​ 
-} 
-</​script>​ 
-This  
-<a href=""​ id="​scImg"​ onClick="​javascript:​loadVideo1();​return false;">​first demonstration</​a>​ 
-shows ActiveCounts,​ a feature of Omnidex that provides instantaneous counts as you search your data.</​html>​ 
- 
-==== PowerSearch ==== 
- 
-<​html>​ 
-<!-- copy and paste. Modify height and width if desired. --> ​       
-<​script>​ 
-function loadVideo2() 
-{ 
-  var div = document.createElement("​div"​);​ 
-  div.innerHTML =  
-  "<​object id='​scPlayer'​ width='​720'​ height='​540'​ \ 
-     ​type='​application/​x-shockwave-flash'​ \ 
-     ​data='​http://​content.screencast.com/​users/​omnidex/​folders/​Omnidex%20Demos/​media/​246eaae0-928e-4e11-b6b0-acd86f5f1563/​scplayer.swf'>​ \ 
-     <​param name='​movie' ​            ​value='​http://​content.screencast.com/​users/​omnidex/​folders/​Omnidex%20Demos/​media/​246eaae0-928e-4e11-b6b0-acd86f5f1563/​scplayer.swf'/>​ \ 
-     <​param name='​quality' ​          ​value='​high'/>​ \ 
-     <​param name='​bgcolor' ​          ​value='#​FFFFFF'/>​ \ 
-     <​param name='​flashVars' ​        ​value='​thumb=http://​content.screencast.com/​users/​omnidex/​folders/​Omnidex%20Demos/​media/​246eaae0-928e-4e11-b6b0-acd86f5f1563/​FirstFrame.png&​containerwidth=720&​containerheight=540&​autohide=true&​autostart=true&​loop=false&​showendscreen=true&​showsearch=false&​showstartscreen=true&​tocdoc=left&​xmp=sc.xmp&​content=http://​content.screencast.com/​users/​omnidex/​folders/​Omnidex%20Demos/​media/​246eaae0-928e-4e11-b6b0-acd86f5f1563/​Omnidex%20ActiveCounts%20Demo.mp4&​blurover=false'/>​ \ 
-     <​param name='​allowFullScreen' ​  ​value='​true'/>​ \ 
-     <​param name='​scale' ​            ​value='​showall'/>​ \ 
-     <​param name='​allowScriptAccess'​ value='​always'/>​ \ 
-     <​param name='​base' ​             value='​http://​content.screencast.com/​users/​omnidex/​folders/​Omnidex%20Demos/​media/​246eaae0-928e-4e11-b6b0-acd86f5f1563/'/>​ \ 
-   </​object>";​ 
-  var src = document.getElementById("​scImg"​);​ 
-  src.parentNode.replaceChild(div.firstChild,​src);​ 
-} 
-</​script>​ 
-This  
-<a href=""​ id="​scImg"​ onClick="​javascript:​loadVideo2();​return false;">​second demonstration</​a>​ 
-shows PowerSearch,​ a feature of Omnidex that provides intelligent and flexible searches against your data, similar to an Internet search engine. 
-</​html>​ 
- 
-=====  ===== 
- 
-**[[intro:​overview:​how|Prev]]** 
- 
-{{page>:​bottom_add&​nofooter&​noeditbtn}} 
  
 
Back to top
intro/overview/demos.txt ยท Last modified: 2016/06/28 22:38 (external edit)