annotate videos.html @ 10:14bec93c9f9c

Merge
author Chris Cannam
date Tue, 11 Oct 2011 11:08:47 +0100
parents 0916db73089d
children 119ab0d2dc7f
rev   line source
Chris@8 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
Chris@8 2 <html>
Chris@8 3 <head>
Chris@8 4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
Chris@8 5 <title>EasyMercurial</title>
Chris@8 6 <link rel="stylesheet" href="screen.css" media="screen"/>
Chris@8 7 <meta name="robots" content="index">
Chris@8 8 <meta name="description" content="">
Chris@8 9 </head>
Chris@8 10 <body>
Chris@8 11
Chris@8 12 <div id="logo-title"><h1 id="site-name">EasyMercurial</h1></div>
Chris@8 13
Chris@8 14 <div id="navbar"><div id="navbar-inner">
Chris@8 15 <a name="navigation" id="navigation"></a>
Chris@8 16 <div id="primary">
Chris@8 17 <ul class="links"><li class="first"><a href="index.html" title="">Home</a></li>
Chris@8 18 <li><a href="http://code.soundsoftware.ac.uk/projects/easyhg" title="Project page">Project page</a></li>
Chris@8 19 <li><a href="http://bitbucket.org/cannam/easyhg" title="BitBucket">BitBucket</a></li>
Chris@8 20 <li><a href="http://code.soundsoftware.ac.uk/projects/easyhg/wiki/Screenshots" title="Screenshots">Screenshots</a></li>
Chris@8 21 <li>Videos</li>
Chris@8 22 <li class=last><a href="download.html">Download</a></li>
Chris@8 23 </ul> </div>
Chris@8 24 </div></div>
Chris@8 25
Chris@8 26 <div id="page">
Chris@8 27
Chris@8 28 <table border=0 cellspacing=8 cellpadding=8>
Chris@8 29
Chris@8 30 <tr>
Chris@8 31 <td valign=top>
Chris@8 32 <object width="400" height="300"><param name="allowfullscreen"
Chris@8 33 value="true" /><param name="allowscriptaccess" value="always" /><param
Chris@8 34 name="movie"
Chris@8 35 value="http://vimeo.com/moogaloop.swf?clip_id=29779278&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;fullscreen=1"
Chris@8 36 /><embed
Chris@8 37 src="http://vimeo.com/moogaloop.swf?clip_id=29779278&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;fullscreen=1"
Chris@8 38 type="application/x-shockwave-flash" allowfullscreen="true"
Chris@8 39 allowscriptaccess="always" width="400" height="300"></embed></object>
Chris@8 40 </td>
Chris@8 41 <td valign=top><b>Opening a remote repository</b><p>
Chris@8 42 How to get from a remote Mercurial repository URL to a folder on your local computer, using EasyMercurial.
Chris@8 43 <br><br>
Chris@8 44 </td>
Chris@8 45 </tr>
Chris@8 46
Chris@8 47 <tr>
Chris@8 48 <td valign=top>
Chris@8 49 <object width="400" height="300"><param name="allowfullscreen"
Chris@8 50 value="true" /><param name="allowscriptaccess" value="always" /><param
Chris@8 51 name="movie"
Chris@8 52 value="http://vimeo.com/moogaloop.swf?clip_id=29779641&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;fullscreen=1"
Chris@8 53 /><embed
Chris@8 54 src="http://vimeo.com/moogaloop.swf?clip_id=29779641&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ef6a35&amp;fullscreen=1"
Chris@8 55 type="application/x-shockwave-flash" allowfullscreen="true"
Chris@8 56 allowscriptaccess="always" width="400" height="300"></embed></object>
Chris@8 57 </td>
Chris@8 58 <td valign=top><b>Putting a project under version control</b><p>
Chris@8 59 How to start using version control for an existing code project, with EasyMercurial.
Chris@8 60 <br><br>
Chris@8 61 </td>
Chris@8 62 </tr>
Chris@8 63
Chris@8 64 </div>