forked from antbryan/www
-
Notifications
You must be signed in to change notification settings - Fork 2
/
default.html
175 lines (153 loc) · 9.11 KB
/
default.html
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://www.w3.org/2003/g/data-view#">
<link rel="transformation"
href="http://www.w3.org/2003/g/glean-profile" />
<link rel="namespaceTransformation"
href="http://www.metalinker.org/metalink2rdfxml.xsl" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Metalinker.org - Bridging the gap</title>
<link rel="stylesheet" type="text/css" href="etc/style.css" />
<link rel="icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="alternate" type="application/atom+xml" title="RSS" href="http://groups.google.com/group/metalink-announce/feed/atom_v1_0_msgs.xml" />
</head>
<body>
<!-- wrapper top image -->
<div id="wrappertop">
</div>
<!-- "wrappertop -->
<div id="wrapperbody">
<!-- header -->
<div id="header">
<a href="http://www.metalinker.org/"><img src="images/metalink_logo.png" id="logo" alt="Metalink - bridging the gap" /></a><br />
<ins>
<a href="why.html"><img src="images/nav_why.png" alt="Why Metalink?" /></a>
<a href="samples.html"><img src="images/nav_impl.png" alt="Implementation" /></a>
<a href="implementation.html"><img src="images/nav_samples.png" alt="Samples" /></a>
</ins>
</div>
<!-- blue pill -->
<div id="bluepill">
<img src="images/bluepill-top.png" alt="" />
<div id="bluepill-body">
<p>Metalink is an Internet standard that harnesses the speed and power of peer to peer networking and traditional downloads with a single click.</p>
<p>For users and content providers, Metalink makes downloading simpler, faster, and more reliable.</p>
</div>
<img src="images/bluepill-bottom.png" alt="" />
</div>
<p />Popular Metalinks: <a href="http://www.documentfoundation.org/download/" target="_blank">LibreOffice</a>, openSUSE <a href="http://download.opensuse.org/distribution/11.3/iso/">DVD</a> / <a href="http://download.opensuse.org/distribution/11.3/iso/">CD</a>,
<a href="/samples/ubuntu">Ubuntu</a>, <a href="http://www.sagemath.org/download-windows.html">Sage</a>, <a href="/samples/mandriva">Mandriva</a>,
<b><a href="http://fedoraproject.org/en/get-fedora-all">Fedora</a></b>, <a href="/samples/sabayon/">Sabayon</a>, <a href="http://openoffice.mirrorbrain.org/stable/3.3.0/">OpenOffice.org</a>
<center><p /><a href="http://www.metalinker.org/implementation.html#involved" target="_blank">Want to get involved? Join our open source project!</a></center>
<!-- left column -->
<div id="leftcolumn">
<img src="images/pill-features.png" alt="" />
<ul>
<li>If one link or server fails, download automatically continues using another.</li>
<li>One Click Downloads. Easy user experience.</li>
<li>Minimizes and distributes traffic so individual servers are under less strain.</li>
<li>Downloads are verified for enhanced reliability.</li>
<li>Structured information about downloads.</li>
<li>Increased security.</li>
<li>Extremely fast download speeds.</li>
<li>Automatic error recovery and repair of corrupted downloads.</li>
<li>Combines FTP and HTTP with optional Peer-to-peer (P2P, shared bandwidth).</li>
<li>Easily add multiple files to a download queue.</li>
<li>No Single Point of Failure (SPOF) like FTP or HTTP URLs. More fault tolerant.</li>
<li>Allows sites to publish where resources are duplicated on a mirror network/CDN to improve caching.</li>
<li>Transparent usage where people can get the benefits of Metalink without even knowing they're using it.</li>
</ul>
<img src="images/sub-pill-bottom.png" alt="" />
</div>
<!-- right column -->
<div id="rightcolumn">
<img src="images/pill-news.png" alt="" />
<table border="0">
<tr>
<td align="right" valign="top" nowrap="nowrap">04 Sep :</td>
<td valign="top"><a href="http://www.downthemall.net/" target="_blank">DownThemAll! 2.0.15 (Firefox extension)</a> is out! This is the easiest way to try out Metalink on Firefox!</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">03 Sep :</td>
<td valign="top"><a href="https://github.com/rockdaboot/mget" target="_blank">mget</a> is an experimental (alpha) wget-like command line tool with Metalink (<a href="http://tools.ietf.org/html/rfc5854" target="_blank">RFC 5854</a>/<a href="http://tools.ietf.org/html/rfc6249" target="_blank">RFC 6249</a>) support!</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">29 Aug :</td>
<td valign="top">Metalink command line tools like libmetalink and curl for OS X are on <a href="http://mxcl.github.com/homebrew/" target="_blank">Homebrew</a>, try 'brew install curl --with-libmetalink'.</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">28 Aug :</td>
<td valign="top"><a href="https://launchpad.net/libmetalink" target="_blank">libmetalink</a>, a Metalink library, adds Metalink functionality such as parsing Metalink XML files to programs written in C.</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">20 Aug :</td>
<td valign="top"><a href="http://www.google-melange.com/gsoc/org/google/gsoc2012/metalink" target="_blank">Google Summer of Code</a> finals! 5 projects: wget, Chrome, Apache Traffic Server, KGet, and aria2/DownThemAll! See our <a href="http://www.metalinker.org/ideas.html#gsoc2012" target="_blank">Ideas page</a> for what's in progress and where we still need help!</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">20 Aug :</td>
<td valign="top"><a href="https://chrome.google.com/webstore/detail/jnpljlobbiggcdikagmiepniibjdinap" target="_blank">Metalink Downloader</a> is a new Chrome extension with Metalink support! (Now on the Chrome Web Store). #gsoc</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">20 Aug :</td>
<td valign="top"><a href="http://code.downthemall.net/nightly/" target="_blank">DownThemAll!</a> (Firefox extension) with Metalink/HTTP support! (expected in a future release!) #gsoc</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">20 Aug :</td>
<td valign="top"><a href="https://github.com/ziahamza/webui-aria2" target="_blank">webui-aria2</a> is a slick new web interface for <a href="http://aria2.sourceforge.net/" target="_blank">aria2</a>! #gsoc</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">20 Aug :</td>
<td valign="top"><a href="https://github.com/ardahal/metalink-kget-nohist/tree/kget-metalink" target="_blank">KDE's KGet</a> with Metalink/HTTP support! (expected in a future release!) #gsoc</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">20 Aug :</td>
<td valign="top"><a href="https://github.com/ilimugur/GSoC-Project" target="_blank">wget</a> with Metalink support! (expected in wget 1.15!) #gsoc</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">20 Aug :</td>
<td valign="top"><a href="https://cwiki.apache.org/confluence/display/TS/Metalink" target="_blank">Apache Traffic Server Metalink plugin</a> detects Metalinks in a cache and serves identical content up faster! #gsoc</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">10 Aug :</td>
<td valign="top"><a href="http://google-opensource.blogspot.com/2012/08/whos-new-in-google-summer-of-code-2012.html" target="_blank">Google: Who's New in Google Summer of Code 2012 - Metalink.</a></td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">27 Jul :</td>
<td valign="top"><a href="http://curl.haxx.se/changes.html#7_27_0" target="_blank">curl</a> 7.27.0 adds Metalink support!!!! woowoo!!.</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">16 Jul :</td>
<td valign="top"><a href="http://tools.ietf.org/html/draft-bryan-metalink-client" target="_blank">Metalink/XML Clients, Publishers, and Caches IETF Internet Draft</a>.</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">30 May :</td>
<td valign="top"><a href="http://midsizeinsider.com/en-us/article/summer-of-code-why-it-should-take-note" target="_blank">Metalink on IBM Midsize Insider!</a></td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">24 May :</td>
<td valign="top"><a href="http://www.webmonkey.com/2012/05/google-kicks-off-summer-of-code-2012/" target="_blank">Metalink on Wired's Webmonkey!</a></td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">26 Mar :</td>
<td valign="top"><a href="http://dot.kde.org/2012/03/26/kde-enhances-mirroring-network" target="_blank">KDE Enhances Mirroring Network</a> with MirrorBrain and Metalinks!</td>
</tr>
</table>
<img src="images/sub-pill-bottom.png" alt="" />
</div>
<div id="footer">
<a href="https://twitter.com/metalinker" class="twitter-follow-button" data-show-count="false">Follow @metalinker</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<p> Metalink © 2009 - <a href="mailto:[email protected]">Contact Us</a>
</div>
<!-- wrapper end -->
</div> <!-- "wrapperbody" -->
<div id="wrapperbottom">
</div> <!-- "wrapperbottom" -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-384977-1";
urchinTracker();
</script>
</body>
</html>