forked from HPR/hpr_generator
		
	
		
			
	
	
		
			67 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			67 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
|  | <hr> | ||
|  |   <article> | ||
|  |     <header> | ||
|  |         <h3>welcome to hpr the community podcast</h3> | ||
|  |     </header> | ||
|  |     <p> | ||
|  |     we started producing shows as <a href="/twat.php"><em>today with a techie</em></a> on 2005-09-19, 16 years, 9 months, 17 days ago. our shows are produced by <a href="/correspondents.php">listeners</a> like you and can be on any <a href="/index_full.php">topic</a> that <strong>"are of interest to <a href="https://en.wikipedia.org/wiki/hacker_(hobbyist)">hackers</a>"</strong>. if you listen to hpr then please consider contributing one show a year. if you <a href="/contribute.php">record</a> your show now it could be <a href="/calendar.php">released</a> in <strong>13</strong> days.</p> | ||
|  |     <h4>meet the team</h4> | ||
|  |     <p> | ||
|  |     <audio controls preload="none">"; | ||
|  |         <source src="../media/promos/all-hpr-hosts.ogg" type="audio/ogg" > | ||
|  |         <source src="../media/promos/all-hpr-hosts.mp3" type="audio/mpeg" > | ||
|  |     </audio> | ||
|  |     </p> | ||
|  |     <p> | ||
|  |     please help out <a href="/report_missing_tags.php">tagging</a> older shows !  | ||
|  |     </p> | ||
|  |   </article> | ||
|  |   <hr> | ||
|  | <h1>latest shows</h1> | ||
|  | <!--% USE DBI(constants.driver, constants.user, constants.password) %--> | ||
|  | <!--% FOREACH latest_episodes IN DBI.query('SELECT Episodes.*, Correspondents.id AS [host_id], Correspondents.handle, Correspondents.email, Correspondents.avatar FROM Episodes INNER JOIN Contributors ON Episodes.correspondent_id = Correspondents._id WHERE date(now) > date_posted AND date_posted > date(now, '-7 day') ORDER BY date_posted DESC') %--> | ||
|  | <hr> | ||
|  | <article> | ||
|  | 	<header> | ||
|  | 		<!--% %--> | ||
|  | 			<h1><a href="episodes/hpr<!--% latest_episodes.id %-->.html">hpr<!--% latest_episodes.id %--> :: <!--% latest_episodes.title %--></a></h1> | ||
|  | 		<h3><!--% latest_episodes.description%--></h3> | ||
|  | 		<p class="meta"$>hosted by <a href="correspondents.php?hostid=401">mechatroniac</a> on 2022-06-29 is flagged as clean and released under a cc-by-sa license. <br> | ||
|  | <strong>tags:</strong> <em>computer,mobile,bms,power</em>.<br> | ||
|  | <small>listen in <a href="local/hpr3628.ogg">ogg</a>, <a href="local/hpr3628.spx">spx</a>, or <a href="local/hpr3628.mp3">mp3</a> format. | ||
|  | <a href="eps.php?id=3628#comments">comments (0)</a></small> | ||
|  | 		</p> | ||
|  | 		<!-- INSERT show_notes --> | ||
|  | 	</header> | ||
|  | 	<footer> | ||
|  | 		<h2>listen now</h2> | ||
|  | 		<p>duration: 00:20:35</p> | ||
|  | 		<audio controls preload="none"> | ||
|  | 			<source src="local/hpr3628.ogg" type="audio/ogg" > | ||
|  | 			<source src="local/hpr3628.mp3" type="audio/mpeg" > | ||
|  | 		</audio> | ||
|  | 			<ul> | ||
|  | 				<li>ogg: <a href="local/hpr3628.ogg">/local/hpr3628.ogg</a></li> | ||
|  | 				<li>spx: <a href="local/hpr3628.spx">/local/hpr3628.spx</a></li> | ||
|  | 				<li>mp3: <a href="local/hpr3628.mp3">/local/hpr3628.mp3</a></li> | ||
|  | 			</ul> | ||
|  | 	</footer> | ||
|  | </article> | ||
|  | <!--% END %--> | ||
|  | <article> | ||
|  |     <header> | ||
|  |         <hr> | ||
|  |         <h1>Previous five weeks</h1> | ||
|  |     </header> | ||
|  | 	<h3 class="title"><a href="eps.php?id=3618">hpr3618 :: The nnn terminal file manager</a> hosted by <a href="correspondents.php?hostid=318">Archer72</a> | ||
|  | 	</h3> | ||
|  | 	<p class="meta"><strong>Released:</strong> 2022-06-15. <strong>Duration:</strong> 00:07:14. <strong>Flag:</strong> Clean. <strong>Series:</strong> <a href="series.php?id=11">Lightweight Apps</a>. <br> | ||
|  | 	<strong>Tags:</strong> <em>nnn, file manager, lightweight apps, vim, zathura, calibre</em>.<br> | ||
|  | 	The nnn terminal file manager and common uses | ||
|  | 	</p> | ||
|  | </article> | ||
|  | <h1>Older Shows</h1> | ||
|  | 	<p> | ||
|  | 		Get a <a href="../index_full.php">full list</a> of all our shows. | ||
|  | 	</p> |