' . "\n"; ?> Hacker Public Radio - Unprocessed Comment Feed https://hackerpublicradio.org/comments_viewer.html A daily show hosted the community on topics that are of interest to hackers and hobbyists. Hacker Public Radio is an podcast that releases shows every weekday Monday through Friday. Our shows are produced by the community (you) and can be on any topic that are of interest to hackers and hobbyists. en-us yes Hacker Public Radio Community Radio, Tech Interviews, Linux, Open, Hobby, Software Freedom Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License feedback@NOSPAM-hackerpublicradio.org (HPR Feedback) HPR Volunteer admin@hackerpublicradio.org admin@hackerpublicradio.org (HPR Volunteer) kate http://www.rssboard.org/rss-specification 43200 Saturday Sunday https://hackerpublicradio.org/images/hpr_feed_small.png Hacker Public Radio https://hackerpublicradio.org/comments_viewer.html The Hacker Public Radio Old Microphone Logo 164 144 HPR Volunteer Hacker Public Radio is an podcast that releases shows every weekday Monday through Friday. Our shows are produced by the community (you) and can be on any topic that are of interest to hackers and hobbyists. admin@hackerpublicradio.org \n"; print " ".date(DATE_RFC1123, strtotime(date('Y-m-d')))."\n"; // 2023-06-15T08:39:36Z_83.185.95.196_582e484f02443444c2f8ff3176002aac648ace488d413.json // 2023-09-04T14:52:39Z_68.49.58.16_4cfde84f736d4df0c6e1f6ba7c4e8fc264f5ef3743eb7.json // 2023-11-25T16:46:56Z_68.49.58.16_eee5067d88e3dc8ad4a2cab2a0ed4fcb65622500b48f1.json // 2023-11-29T21:24:45Z_68.49.58.16_f686e54797a290dacad5a78a30362ec36567ac1db6d0c.json // 2023-12-22T14:23:04Z_45.137.100.15_baabea02d48a63568c9684bbcbf17f8365859bc8a0770.json // 2023-12-22T14:28:32Z_45.137.100.15_ad894382079f743cd5471235b0a17b1665859d103439d.json // 2023-12-22T14:30:41Z_45.137.100.15_1664b77c3199c613f2035a3425ea665b65859d91b34ba.json // 2023-12-23T18:23:42Z_45.137.100.15_a8ad9de74017103c2a98091710dba7cf658725aedd56b.json $filenames = glob( "${comment_directory}/[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9]Z_*_*.json" ); foreach ($filenames as $filename) { $comment = file_get_contents("$filename"); echo "\n"; $json = json_decode($comment, true); $path_parts = pathinfo( "$filename" ); list($file_timestamp, $file_ip, $key) = explode( '_', $path_parts['filename'] ); require "/home/hpr/public_html_hub/cms/comment_checks.php"; echo " \n"; echo " $comment_title\n"; echo " $comment_author_name\n"; echo " https://hackerpublicradio.org/eps/hpr$ep_num/index.html\n"; echo " Block, Delete, or Approve.

$filename
$comment_timestamp
$key

Comment on HPR$ep_num: $ep_num,

comment_author_name ($comment_author_name_ascii): $comment_author_name,
comment_title ($comment_title_ascii): $comment_title,
comment_text ($comment_text_ascii):

$comment_text
justification ($justification_ascii):
$justification


comment_title_json: $comment_title_json,
comment_text_json: $comment_text_json,
justification_json: $justification_json,

]]>\n
\n"; // echo " \n\n"; echo " " .date(DATE_RFC1123, strtotime( $comment_timestamp_db )) . "\n"; echo " $key\n"; echo "
\n"; } //Display non-connection errors //Close sql connection mysqli_close($connection); echo "
"; ?>