-
Notifications
You must be signed in to change notification settings - Fork 5
/
olddefault.html
224 lines (203 loc) · 12 KB
/
olddefault.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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!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" xml:lang="en" lang="en"><!-- InstanceBegin template="/Templates/default.dwt" codeOutsideHTMLIsLocked="false" -->
<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" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>Metalinker.org</title>
<!-- InstanceEndEditable -->
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.metalinker.org/rss.xml" />
<link href="/stylesheets/default.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="http://www.metalinker.org/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="http://www.metalinker.org/favicon.ico" type="image/x-icon" />
<!-- InstanceBeginEditable name="head" -->
<meta name="description" content="Metalink is an Open Standard that integrates Mirrors and P2P for easier downloads." />
<meta name="keywords" content="metalink,metalinker,mirrors,p2p,bittorrent,torrent,ed2k,magnet,checksums,open standard,downloads" />
<!-- InstanceEndEditable -->
<script type="text/javascript">
<!--
function sendMeEmail() {
window.open("mail" + "to:" + "m3t" + "alink" + "@" + "gm" + "ail" + ".com");
}
// -->
</script>
</head>
<body><a name="pagetop"></a>
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="table-layout:fixed">
<tr>
<td align="center" valign="top"><table width="770" border="0" style="border: 1px solid #999999; table-layout:fixed" bgcolor="#FFFFFF" >
<tr>
<td valign="middle"><table width="100%" border="0" cellpadding="0" cellspacing="0" style="table-layout:fixed">
<tr>
<td width="289"><a href="/"><img src="/images/metalink_logo.png" alt="Metalink Logo" width="289" height="75" border="0" /></a></td>
<td align="left" valign="middle" class="title"><img src="/images/bridging.png" alt="Bridging the gap" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" style="table-layout:fixed">
<tr>
<td align="left"><script language="JavaScript" type="text/JavaScript">
<!--
function AppendMenuItem(targetHref, imgName, alt, width, height) {
var strHtml = '';
strHtml += '<td nowrap="nowrap"> </td><td nowrap="nowrap">';
strHtml += '<a href="' + targetHref + '"><img src="/images/' + imgName + '" alt="' + alt + '" width="' + width + '" height="' + height + '" border="0"';
if ( targetHref == "/" ) {
if ( document.location.href.toLowerCase() == "http://www.metalinker.org/" )
strHtml += ' class="navmenu_selected"';
else
strHtml += ' class="navmenu_link"';
} else {
if ( document.location.href.toLowerCase().indexOf(targetHref.toLowerCase()) > -1 )
strHtml += ' class="navmenu_selected"';
else
strHtml += ' class="navmenu_link"';
}
strHtml += '></a></td>';
return strHtml;
}
var strHtml = '';
strHtml += '<table id="navmenu" border="0" cellpadding="0" cellspacing="0">'
strHtml += '\n<col width="14">'
strHtml += '<col width="32">'
strHtml += '<col width="80">'
strHtml += '<col width="32">'
strHtml += '<col width="86">'
strHtml += '<col width="32">'
strHtml += '<col width="48">'
strHtml += '<col width="32">'
strHtml += '<tr valign="top">';
strHtml += AppendMenuItem('/why.html', 'nav_why.png', 'Why Metalink?', 80, 17);
strHtml += AppendMenuItem('/implementation.html', 'nav_impl.png', 'Implementation', 86, 17);
strHtml += AppendMenuItem('/samples.html', 'nav_samples.png', 'Samples', 48, 17);
strHtml += '</tr></table>';
document.write(strHtml);
//-->
</script>
<noscript>
<table id="navmenu" border="0" cellpadding="0" cellspacing="0">
<col width="14" />
<col width="80" />
<col width="32" />
<col width="86" />
<col width="32" />
<col width="48" />
<col width="32" />
<tr valign="top">
<td nowrap="nowrap"> </td>
<td nowrap="nowrap"><a href="/why.html"><img src="/images/nav_why.png" alt="Why Metalink?" width="80" height="17" border="0" class="navmenu_link" /></a></td>
<td nowrap="nowrap"> </td>
<td nowrap="nowrap"><a href="/implementation.html"><img src="/images/nav_impl.png" alt="Implementation" width="86" height="17" border="0" class="navmenu_link" /></a></td>
<td nowrap="nowrap"> </td>
<td nowrap="nowrap"><a href="/samples.html"><img src="/images/nav_samples.png" alt="Samples" width="48" height="17" border="0" class="navmenu_link" /></a></td>
<td nowrap="nowrap"> </td>
</tr>
</table>
</noscript></td>
</tr>
<tr><td align="left"><table border="0" cellpadding="10" width="100%" style="table-layout:fixed">
<tr><td valign="top"><!-- InstanceBeginEditable name="docbody" -->
<table bgcolor="#4682B4" border="0" cellpadding="18" cellspacing="0" width="100%">
<tbody><tr>
<td>
<span style="color: white; font-size: 1.5em; line-height: 1.5">
Metalink is an Open Standard that bundles the various ways (<abbr title="File Transfer Protocol">FTP</abbr>/<abbr title="Web">HTTP</abbr>/<abbr title="Peer-to-Peer">P2P</abbr>) to get files into one format for easier downloads. That's probably already <a class="nounderline" style="color: white; font-weight: bold" href="http://en.wikipedia.org/wiki/Metalink" target="_blank">more detail</a> than you want. It's just...Simpler. Faster. More Reliable. Better.
</span>
<span style="color: white; font-size: 1em; line-height: 1.0">
<br/><br/>
For more info, <a class="nounderline" style="color: white; font-weight: bold" href="why.html">read on</a>...or, just <a class="nounderline" style="color: white; font-weight: bold" href="samples.html">get a supported download program & try it</a>!
</span>
<span style="color: white; font-size: 1em; line-height: 1.0">
<br/>
</span>
<span style="color: white; font-size: 1em; line-height: 1.0">
<br/><br/>
Popular Metalinks: <a class="nounderline" style="color: white; font-weight: bold" href="http://releases.ubuntu.com/8.04/" target="_blank">Ubuntu</a>, <a class="nounderline" style="color: white; font-weight: bold" href="http://download.packages.ro/metalink/opensuse/" target="_blank">openSUSE</a>, <a class="nounderline" style="color: white; font-weight: bold" href="/samples/sabayon/">Sabayon</a>, <a class="nounderline" style="color: white; font-weight: bold" href="http://download.packages.ro/metalink/openoffice/" target="_blank">OpenOffice.org</a>, <a class="nounderline" style="color: white; font-weight: bold" href="/samples/mandriva/">Mandriva</a>.
</span>
</td>
</tr>
</tbody></table><br/>
<span style="color: black; font-size: 1.5em; line-height: 1.0">Get involved! Join the Metalink <a href="http://groups.google.com/group/metalink-announce" target="_blank">Announcements</a> and <a href="http://groups.google.com/group/metalink-discussion" target="_blank">Discussion</a> mailing lists.</span>
<center>
<table width="95%" border="0">
<tr>
<td width="400" align="left" valign="top">
<a class="nounderline" href="news.html"><strong>Metalink News...</strong></a> <a href="http://www.metalinker.org/rss.xml"><img src="images/feed_small.png" alt="Feed" width="16" height="16" border="0" /></a><br/>
<br/>
<table border="0">
<tr>
<td align="right" valign="top" nowrap="nowrap">19 Jun 08 :</td>
<td valign="top"><a href="http://news.opensuse.org/?p=891" target="_blank">openSUSE 11.0</a> is here, offering the tightest Metalink integration of any distribution! Congratulations to all the people who assembled it!</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">14 Jun 08 :</td>
<td valign="top"><a href="http://knowledgecaps.com/2008/06/14/fos-fresh-online-services-appupdater/" target="_blank">Fresh Online Services: Appupdater Podcast.</a> <a href="http://digg.com/software/A_podcast_on_Appupdater" target="_blank">(digg)</a></td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">13 Jun 08 :</td>
<td valign="top"><a href="http://code.google.com/p/libmetalink/" target="_blank">libmetalink</a> (C parser) by Tatsuhiro Tsujikawa has arrived!</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">08 Jun 08 :</td>
<td valign="top"><a href="http://www.nabber.org/projects/appupdater/" target="_blank">Appupdater</a> 1.0 (Windows) has a GUI and you want it. Along with a <a href="http://www.nabber.org/projects/appupdater/metalink/" target="_blank">Metalink Repository</a> for lots of Windows software!</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">06 Jun 08 :</td>
<td valign="top"><a href="http://www.downthemall.net/latest/downthemall-102/" target="_blank">DownThemAll! 1.0.3 (Firefox extension)</a> is out! This is the easiest way to try out Metalink!</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">04 Jun 08 :</td>
<td valign="top">KGet 2, part of <a href="http://www.kde.org/" target="_blank">KDE 4.0.5</a>, supports Metalink. Check the <a href="http://www.kde.org/announcements/announce-4.0.5.php" target="_blank">release announcements</a> for ways to try it out! <a href="http://www.kde.org/announcements/announce-4.1-beta1.php" target="_blank">KDE 4.1 Beta1</a> is out too!</td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">29 May 08 :</td>
<td valign="top"><a href="http://knowledgecaps.com/2008/05/29/fos-fresh-online-services-metalink/" target="_blank">Fresh Online Services: Metalink Podcast.</a> <a href="http://digg.com/design/Metalink_A_podcast_by_Anthony_Bryan" target="_blank">(digg)</a></td>
</tr>
<tr>
<td align="right" valign="top" nowrap="nowrap">24 Apr 08 :</td>
<td valign="top"><a href="http://releases.ubuntu.com/8.04/" target="_blank">Ubuntu 8.04 LTS (Hardy Heron) is here</a> and Canonical now provides Metalinks for the ISO downloads.</td>
</tr>
</table><div align="right">[<a href="/news.html">more news...</a>]</div>
</td>
<td width="10" align="left" valign="top"> </td>
<td width="285" align="left" valign="top"><a class="nounderline" href="/why.html#features"><b>Features...</b></a><br/>
<br/>
<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>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>
</ul>
<div align="right">[<a href="/why.html#features">more features...</a>]</div></td>
</tr>
</table>
<br/>
<a href="http://del.icio.us/post" onclick="window.open('http://del.icio.us/post?v=4&noui&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=700,height=400'); return false;"><img src="http://del.icio.us/static/img/delicious.small.gif" alt="Save this page" border="0" /></a>
</center>
<!-- InstanceEndEditable --></td>
</tr></table></td></tr></table></td>
</tr>
<tr>
<td align="center" class="small" style="border-top: 1px solid #999999">
<a href="/"><img src="/images/metalink_logo_small.png" alt="Metalink" width="99" height="25" border="0" align="middle" /></a> <font color="gray"> 2008. <a class="nounderline" href="mailto:[email protected]">Contact Us</a></font>. <a href="http://www.w3.org/2001/sw/grddl-wg"><img alt="SW Button - GRDDL - orange" src="http://www.w3.org/Icons/SW/Buttons/sw-grddl-orange.png" border="0" /></a> <a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img src="http://i.creativecommons.org/l/by/2.5/88x31.png" alt="Creative Commons License" style="border: medium none ;" height="31" width="88" align="middle" /> </a><br/></td>
</tr>
</table></td>
</tr></table>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-384977-1";
urchinTracker();
</script>
</body>
<!-- InstanceEnd --></html>