<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
TelaScience's Landsat7 tile server has been down for a while now, and
this time even the main page of
openlayers.org and the code examples seem to be affected.&nbsp; Have they
just changed their server names again, or is it gone for good?&nbsp; Any
alternatives?&nbsp; I'm using the same servers as the main apage:<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<pre id="line120">var jpl_wms = new OpenLayers.Layer.WMS("Imagery", 
                [<a class="moz-txt-link-rfc2396E" href="http://t1.hypercube.telascience.org/tiles?">"http://t1.hypercube.telascience.org/tiles?"</a>,
                 <a class="moz-txt-link-rfc2396E" href="http://t2.hypercube.telascience.org/tiles?">"http://t2.hypercube.telascience.org/tiles?"</a>,
                 <a class="moz-txt-link-rfc2396E" href="http://t3.hypercube.telascience.org/tiles?">"http://t3.hypercube.telascience.org/tiles?"</a>,
                 <a class="moz-txt-link-rfc2396E" href="http://t4.hypercube.telascience.org/tiles?">"http://t4.hypercube.telascience.org/tiles?"</a>], 
                {layers: 'landsat7'}
            );

Once again, I think there would be a market for hosting a reliable paid tile server out there somewhere...

Cheers,
-jani
</pre>
<br>
</body>
</html>