Replaced screencast with Vimeo embed
This commit is contained in:
31
index.html
31
index.html
@@ -39,36 +39,7 @@
|
|||||||
<p>With a simple but powerful shell script called <code>todo.sh</code>, you can interact with <code>todo.txt</code> at the command line for quick and easy, Unix-y access.</p>
|
<p>With a simple but powerful shell script called <code>todo.sh</code>, you can interact with <code>todo.txt</code> at the command line for quick and easy, Unix-y access.</p>
|
||||||
<p>Here's a screencast of <code>todo.sh</code> in action.</p>
|
<p>Here's a screencast of <code>todo.sh</code> in action.</p>
|
||||||
|
|
||||||
<p> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640" height="498" id="csSWF">
|
<p><iframe src="http://player.vimeo.com/video/3263629?byline=0&portrait=0&color=ff9933" width="750" height="565" frameborder="0"></iframe></p>
|
||||||
<param name="movie" value="media/todotxt20_controller.swf" />
|
|
||||||
<param name="quality" value="best" />
|
|
||||||
|
|
||||||
<param name="bgcolor" value="#1a1a1a" />
|
|
||||||
<param name="allowfullscreen" value="true" />
|
|
||||||
<param name="scale" value="showall" />
|
|
||||||
<param name="allowscriptaccess" value="always" />
|
|
||||||
<param name="flashvars" value="autostart=false&thumb=FirstFrame.png&thumbscale=45&color=0x000000,0x000000" />
|
|
||||||
|
|
||||||
<!--[if !IE]>-->
|
|
||||||
<object type="application/x-shockwave-flash" data="media/todotxt20_controller.swf" width="640" height="498">
|
|
||||||
<param name="quality" value="best" />
|
|
||||||
<param name="bgcolor" value="#1a1a1a" />
|
|
||||||
|
|
||||||
<param name="allowfullscreen" value="true" />
|
|
||||||
<param name="scale" value="showall" />
|
|
||||||
<param name="allowscriptaccess" value="always" />
|
|
||||||
<param name="flashvars" value="autostart=false&thumb=FirstFrame.png&thumbscale=45&color=0x000000,0x000000" />
|
|
||||||
|
|
||||||
<!--<![endif]-->
|
|
||||||
<div id="noUpdate">
|
|
||||||
<p>The Camtasia Studio video content presented here requires a more recent version of the Adobe Flash Player. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by <a href="http://www.adobe.com/go/getflashplayer">downloading here</a>.</p>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<!--[if !IE]>-->
|
|
||||||
</object>
|
|
||||||
<!--<![endif]-->
|
|
||||||
|
|
||||||
</object></p>
|
|
||||||
|
|
||||||
|
|
||||||
<p>To get productive with Todo.txt CLI, use these links:</p>
|
<p>To get productive with Todo.txt CLI, use these links:</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user