Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathvideo.html
More file actions
Latest commit
46 lines (41 loc) · 1.71 KB
/
Copy pathvideo.html
File metadata and controls
46 lines (41 loc) · 1.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE html>
<!-- saved from url=(0026)http://www.nodeclipse.org/ -->
<htmllang="en"><head><metahttp-equiv="Content-Type" content="text/html; charset=UTF-8">
<metacharset="utf-8">
<metacontent="nodeclipse,Nodeclipse,node.js,eclipse pulgin,ide,node" name="keywords">
<linktype="image/x-icon" rel="icon" href="http://www.nodeclipse.org/favicon.ico">
<linktype="image/x-icon" rel="shortcut icon" href="http://www.nodeclipse.org/favicon.ico">
<linkrel="stylesheet" href="http://www.nodeclipse.org/pipe.css">
<title>Nodeclipse -- Node support for Eclipse</title>
<style>
ul {
padding:0;
margin:0;
}
</style>
<scripttype="text/javascript">
var_gaq=_gaq||[];
_gaq.push(['_setAccount','UA-39093351-1']);
_gaq.push(['_trackPageview']);
(function(){
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
ga.src=('https:'==document.location.protocol ? 'https://ssl' : 'http://www')+'.google-analytics.com/ga.js';
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
})();
</script>
</head>
<bodyclass="int" id="logos">
<center>
<p>Nodeclipse video. Best viewed in 1366x768 resolution.</p>
<videocontrolswidth="640" height="480">
<sourcesrc="Nodeclipse-0.3.0.webm" />
<sourcesrc="Nodeclipse-0.3.0.mp4" />
Sorry. Your browser does not support HTML5.
</video><br/><br/>
<ul>
<li><ahref="Nodeclipse-0.3.0.webm">download webm video</a></li>
<li><ahref="Nodeclipse-0.3.0.mp4">download mp4 video</a></li>
<li><ahref="http://sourceforge.net/projects/nodeclipse/files/">download from SourceForge</a></li>
</ul>
</center>
</body></html>