78 lines
3.6 KiB
PHP
78 lines
3.6 KiB
PHP
<!DOCTYPE HTML>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Hacker Public Radio ~ The Technology Community Podcast</title>
|
|
<base href="<?php echo $hubBaseurl ?>">
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
|
<meta http-equiv="last-modified" content="Thu, 28 Dec 2023 17:36:30 +0000">
|
|
<meta name="keywords" content="Technology, Tech News, Education, Training" />
|
|
<meta name="description" content="Hacker Public Radio is a podcast that releases shows every weekday Monday through Friday. Our shows are produced by the community (you) and can be on any topic that is of interest to hackers and hobbyists." />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<!-- Internal CSS -->
|
|
<style type="text/css">
|
|
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
|
|
display: block;
|
|
}
|
|
#list1, #list2, #list3 {
|
|
display:none;
|
|
}
|
|
table.upload {
|
|
border-collapse: separate;
|
|
border-spacing: 0 0.75rem;
|
|
}
|
|
table.upload td {
|
|
vertical-align: top;
|
|
}
|
|
</style>
|
|
<link rel="shortcut icon" href="https://hackerpublicradio.org/hpr.ico" >
|
|
<link rel="alternate" type="application/rss+xml" title="Hacker Public Radio Opus RSS" href="<?php echo $baseurl ?>hpr_opus_rss.php" />
|
|
<link rel="alternate" type="application/rss+xml" title="Hacker Public Radio Ogg Vorbis RSS" href="<?php echo $baseurl ?>hpr_ogg_rss.php" />
|
|
<link rel="alternate" type="application/rss+xml" title="Hacker Public Radio MP3 RSS" href="<?php echo $baseurl ?>hpr_mp3_rss.php" />
|
|
<link rel="alternate" type="application/rss+xml" title="Hacker Public Radio Comments RSS" href="<?php echo $baseurl ?>comments.rss" />
|
|
<link rel="license" title="CC BY-SA 4.0" href="https://creativecommons.org/licenses/by-sa/4.0/" />
|
|
<link href="<?php echo $baseurl ?>css/hpr.css" rel="stylesheet" />
|
|
<!--[if IE]>
|
|
<link rel="stylesheet" href="<?php echo $referrerurl ?>css/hpr.css" media="screen" type="text/css" />
|
|
<script src="/JavaScript/html5.js"></script>
|
|
<![endif]-->
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.5, user-scalable=yes"/>
|
|
</head>
|
|
|
|
<body id="give">
|
|
<div id="container" class="shadow">
|
|
<header>
|
|
<a href="<?php echo $referrerurl ?>"><img id="hprlogo" src="<?php echo $referrerurl ?>images/hpr_logo.png" alt="hprlogo"></a>
|
|
<div id="hpr_banner">
|
|
<p id="accessible_menu">
|
|
<a href="<?php echo $referrerurl ?>sitemap.html">Site Map</a>
|
|
- <a href="#maincontent">skip to main content</a>
|
|
</p>
|
|
<h1 id="sitename">
|
|
<a href="<?php echo $referrerurl ?>correspondents/index.html">H</a>acker
|
|
<a href="<?php echo $referrerurl ?>comments_viewer.html">P</a>ublic
|
|
<a href="<?php echo $referrerurl ?>syndication.html">R</a>adio
|
|
</h1>
|
|
<h2>Your ideas, projects, opinions - podcasted.</h2>
|
|
<h3>New episodes every weekday Monday through Friday.<br />
|
|
|
|
</div>
|
|
<hr />
|
|
|
|
<nav class="menu" role="navigation"> <ul>
|
|
<li><a href="<?php echo $referrerurl ?>calendar.php"><strong>⇧Upload⇧</strong></a></li>
|
|
<li><a href="<?php echo $referrerurl ?>index.html"><strong>Home »</strong></a></li>
|
|
<li><a href="<?php echo $referrerurl ?>syndication.html">Get Shows</a></li>
|
|
<li><a href="<?php echo $referrerurl ?>about.html#so_you_want_to_record_a_podcast">Give Shows</a></li>
|
|
<li><a href="<?php echo $referrerurl ?>about.html#how_to_help">Contribute</a></li>
|
|
<li><a href="<?php echo $referrerurl ?>tags.html">Tags</a></li>
|
|
<li><a href="<?php echo $referrerurl ?>about.html">About</a></li>
|
|
<li><a href="<?php echo $referrerurl ?>search.html">Search</a></li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
|
|
|
|
<main id="maincontent">
|
|
|