<thwidth="220px">Diaspora Pod<aclass="tipsy"title="A pod is a site for you to set up your account.">?</a></th>
<th>Live Status<aclass="tipsy"title="Up or Down according to Pingdom">?</a></th>
<th>Last Code Pull<aclass="tipsy"title="Because the alpha is updated everyday pods with old software will not work correcly with pods with new software. This is the date the p
od last updated from the main Diaspora code.">?</a></th>
<th>Version<aclass="tipsy"title="Version of Diaspora this pod runs">?</a></th>
<th>Uptime<aclass="tipsy"title="Percent of the time the pod is online for <?phpechodate("F")?>.">?</a></th>
<th>Months<aclass="tipsy"title="How many months has this pod been online? Click number for more history.">?</a></th>
<th>Rating<aclass="tipsy"title="User and Admin rating for this pod.">?</a></th>
<th>Response Time<aclass="tipsy"title="Average response time for <?phpechodate("F")?>.">?</a></th>
<th>Ipv6<aclass="tipsy"title="Does this pod look to have ipv6">?</a></th>
<th>Location<aclass="tipsy"title="Pod location, based on IP Geolocation">?</a></th>
<th>Version Code<aclass="tipsy"title="Version of Diaspora this pod runs">?</a></th>
<th>Uptime Percent<aclass="tipsy"title="Percent of the time the pod is online for <?phpechodate("F")?>.">?</a></th>
<th>Months Online<aclass="tipsy"title="How many months has this pod been online? Click number for more history.">?</a></th>
<th>User Rating<aclass="tipsy"title="User and Admin rating for this pod.">?</a></th>
<th>Server Location<aclass="tipsy"title="Pod location, based on IP Geolocation">?</a></th>
</tr>
</thead>
<tbody>
...
...
@@ -39,12 +34,14 @@ $tt=$tt+1;
if($row["secure"]=="true"){$method="https://";$class="green";$tip="This pod uses SSL encryption for traffic.";}else{$method="http://";$class="red";$tip="This pod does not offer SSL";}