diff --git a/public_html/css/hpr.css b/public_html/css/hpr.css index 0e99d4b..71668cd 100644 --- a/public_html/css/hpr.css +++ b/public_html/css/hpr.css @@ -1,7 +1,7 @@ @charset "utf-8"; /* Website design Copyright Ken Fallon - Released into the public domain/ -http://creativecommons.org/publicdomain/ +https://creativecommons.org/publicdomain/ */ diff --git a/public_html/promos/HPRpromoKlaatu.ogg b/public_html/promos/HPRpromoKlaatu.ogg new file mode 100755 index 0000000..d701fb5 Binary files /dev/null and b/public_html/promos/HPRpromoKlaatu.ogg differ diff --git a/public_html/promos/HPRpromoNewsCast.ogg b/public_html/promos/HPRpromoNewsCast.ogg new file mode 100755 index 0000000..7714262 Binary files /dev/null and b/public_html/promos/HPRpromoNewsCast.ogg differ diff --git a/public_html/promos/HPRpromoSkirlet.ogg b/public_html/promos/HPRpromoSkirlet.ogg new file mode 100755 index 0000000..7630dc7 Binary files /dev/null and b/public_html/promos/HPRpromoSkirlet.ogg differ diff --git a/public_html/promos/hpr-contributor-promo-basenettheme.ogg b/public_html/promos/hpr-contributor-promo-basenettheme.ogg new file mode 100755 index 0000000..7c5d27f Binary files /dev/null and b/public_html/promos/hpr-contributor-promo-basenettheme.ogg differ diff --git a/public_html/promos/hpr-contributor-promo-sax.ogg b/public_html/promos/hpr-contributor-promo-sax.ogg new file mode 100755 index 0000000..4c1ad01 Binary files /dev/null and b/public_html/promos/hpr-contributor-promo-sax.ogg differ diff --git a/public_html/promos/hpr-nye-promo.ogg b/public_html/promos/hpr-nye-promo.ogg new file mode 100755 index 0000000..a3aa959 Binary files /dev/null and b/public_html/promos/hpr-nye-promo.ogg differ diff --git a/site.cfg b/site.cfg index 44c77b8..0c7aea7 100644 --- a/site.cfg +++ b/site.cfg @@ -68,10 +68,6 @@ navigation: navigation-about.tpl.html content: content-correspondents.tpl.html filename: correspondents/index.html -# [contact] -# navigation: navigation-about.tpl.html -# content: content-contact.tpl.html - [correspondent] navigation: navigation-about.tpl.html content: content-correspondent.tpl.html @@ -104,50 +100,10 @@ filename: eps/hpr[id]/index.html navigation: navigation-get-shows.tpl.html content: content-syndication.tpl.html -[contribute] -navigation: navigation-give-shows.tpl.html -content: content-contribute.tpl.html - [search] navigation: navigation-main.tpl.html content: content-search.tpl.html -[help_out] -navigation: navigation-contribute.tpl.html -content: content-help_out.tpl.html - -[download] -navigation: navigation-get-shows.tpl.html -content: content-download.tpl.html - -# [stuff_you_need_to_know] -# navigation: navigation-give-shows.tpl.html -# content: content-stuff_you_need_to_know.tpl.html - -[theme] -navigation: navigation-give-shows.tpl.html -content: content-theme.tpl.html - -[requested_topics] -navigation: navigation-give-shows.tpl.html -content: content-requested_topics.tpl.html - -[recording] -navigation: navigation-give-shows.tpl.html -content: content-recording.tpl.html - -[request_a_slot] -navigation: navigation-give-shows.tpl.html -content: content-request_a_slot.tpl.html - -[podcatchers] -navigation: navigation-contribute.tpl.html -content: content-podcatchers.tpl.html - -[promote] -navigation: navigation-about.tpl.html -content: content-promote.tpl.html - [sitemap] navigation: navigation-about.tpl.html content: content-sitemap.tpl.html @@ -171,43 +127,43 @@ content: content-mumble-howto.tpl.html navigation: navigation-about.tpl.html content: content-comments_viewer.tpl.html -# [hpr_ogg] -# root_template: rss.tpl.xml -# content: rss-hpr.tpl.xml -# filename: hpr_ogg.rss -# media_file_extension: ogg -# -# [hpr_mp3] -# root_template: rss.tpl.xml -# content: rss-hpr.tpl.xml -# filename: hpr_mp3.rss -# media_file_extension: mp3 -# audio_mime_type: mpeg -# -# [hpr_spx] -# root_template: rss.tpl.xml -# content: rss-hpr.tpl.xml -# filename: hpr_spx.rss -# media_file_extension: spx -# -# [hpr_total_ogg] -# root_template: rss.tpl.xml -# content: rss-hpr_total.tpl.xml -# filename: hpr_total_ogg.rss -# media_file_extension: ogg -# -# [hpr_total_mp3] -# root_template: rss.tpl.xml -# content: rss-hpr_total.tpl.xml -# filename: hpr_total_mp3.rss -# media_file_extension: mp3 -# audio_mime_type: mpeg -# -# [hpr_total_spx] -# root_template: rss.tpl.xml -# content: rss-hpr_total.tpl.xml -# filename: hpr_total_spx.rss -# media_file_extension: spx +[hpr_ogg] +root_template: rss.tpl.xml +content: rss-hpr.tpl.xml +filename: hpr_ogg.rss +media_file_extension: ogg + +[hpr_mp3] +root_template: rss.tpl.xml +content: rss-hpr.tpl.xml +filename: hpr_mp3.rss +media_file_extension: mp3 +audio_mime_type: mpeg + +[hpr_spx] +root_template: rss.tpl.xml +content: rss-hpr.tpl.xml +filename: hpr_spx.rss +media_file_extension: spx + +[hpr_total_ogg] +root_template: rss.tpl.xml +content: rss-hpr_total.tpl.xml +filename: hpr_total_ogg.rss +media_file_extension: ogg + +[hpr_total_mp3] +root_template: rss.tpl.xml +content: rss-hpr_total.tpl.xml +filename: hpr_total_mp3.rss +media_file_extension: mp3 +audio_mime_type: mpeg + +[hpr_total_spx] +root_template: rss.tpl.xml +content: rss-hpr_total.tpl.xml +filename: hpr_total_spx.rss +media_file_extension: spx [comments] root_template: rss-comments.tpl.xml diff --git a/templates/content-about.tpl.html b/templates/content-about.tpl.html index e3d7f1e..e9da668 100644 --- a/templates/content-about.tpl.html +++ b/templates/content-about.tpl.html @@ -4,6 +4,8 @@
  • About HPR.
  • Contact.
  • In the Press.
  • +
  • How to Help.
  • +
  • Download Options.
  • So you want to record a podcast.
  • Requested Topics.
  • Stuff you need to know.
  • @@ -20,18 +22,18 @@

    About HPR.

    The HPR Community.

    -

    What differentiates HPR from other podcasts is that the shows are crowd sourced from the community - fellow listeners like you. There is no restriction on how long the show can be, nor on the topic you can cover as long as they are not spam and "are of interest to Hackers". If you want to see what topics have been covered so far just have a look at our Archive. We also allow for a series of shows so that hosts can go into more detail on a topic.

    +

    What differentiates HPR from other podcasts is that the shows are crowd sourced from the community - fellow listeners like you. There is no restriction on how long the show can be, nor on the topic you can cover as long as they are not spam and "are of interest to Hackers". If you want to see what topics have been covered so far just have a look at our Archive. We also allow for a series of shows so that hosts can go into more detail on a topic.

    You can download/listen to the shows here or you can subscribe to the show in your favorite podcatching client to automatically get our new shows as soon as they are available. You can copy and redistribute the shows for free provided you adhere to the Creative Commons Attribution Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License.

    History.

    -

    Hacker Public Radio (HPR) is an Internet Radio show (podcast) that releases shows every weekday Monday through Friday. HPR has a long lineage going back to Radio FreeK America, Binary Revolution Radio & Infonomicon, and it is a direct continuation of Twatech radio. Please listen to StankDawg's "Introduction to HPR" for more information.

    +

    Hacker Public Radio (HPR) is an Internet Radio show (podcast) that releases shows every weekday Monday through Friday. HPR has a long lineage going back to Radio FreeK America, Binary Revolution Radio & Infonomicon, and it is a direct continuation of Twatech radio. Please listen to StankDawg's "Introduction to HPR" for more information.

    Free Culture.

    -

    Hacker Public Radio is dedicated to sharing knowledge. We do not accept donations so please consider supporting our patrons. If you listen to HPR, then we would love you to contribute one show a year. Our shows are by default released under a Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license. All the software we use is Free software. All the code we develop is published in our gitlab repository. All the media is available via the feeds. We are going through an audit process to release the website code as well.

    +

    Hacker Public Radio is dedicated to sharing knowledge. We do not accept donations so please consider supporting our patrons. If you listen to HPR, then we would love you to contribute one show a year. Our shows are by default released under a Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license. All the software we use is Free software. All the code we develop is published in our gittea repository. All the media is available via the feeds. We are going through an audit process to release the website code as well.

    Governance.

    -

    HPR is entirely community driven. Policy decisions are proposed and discussed on the Mailing list, which is open to anyone to join. Mailing list discussions are brought to the attention of the listening community on the first Monday of the month in the HPR Community News show. This show is also open to anyone to participate in. The schedule for the Community News shows can be downloaded as an iCal calendar containing recording dates for the next 12 months. A reminder is also sent to the mailing list in the week before the recording.

    +

    HPR is entirely community driven. Policy decisions are proposed and discussed on the Mailing list, which is open to anyone to join. Mailing list discussions are brought to the attention of the listening community on the first Monday of the month in the HPR Community News show. This show is also open to anyone to participate in. The schedule for the Community News shows can be downloaded as an iCal calendar containing recording dates for the next 12 months. A reminder is also sent to the mailing list in the week before the recording.

    Our hosting is kindly provided to us by Josh Knapp from AnHonestHost.com, and he has the last word in issues related to site security. A changing team of volunteers called the "admins" or "Janitors", deal with the day to day operation of HPR. Acting as the first point of contact, processing the shows, coordinating policy discussions, removing spam, updating the website, etc. They are contactable via the email account admin @ HPR. They have no more say over policy than anyone else. Anyone who has shown a long term dedication to the project and is trusted by the community, can become an admin.

    See the section stuff you need to know for more information.

    @@ -44,7 +46,7 @@

    Please support our Patrons.

    - Our hosting is kindly provided by Josh from AnHonestHost.com. We would appreciate it if you could donate to help reduce his costs in funding the hosting. He is also accepting bitcoins to 1KsxJr9HtsdaUeU7yaV9bk9bQi21UPBtUq + Our hosting is kindly provided by Josh from AnHonestHost.com. We would appreciate it if you could donate to help reduce his costs in funding the hosting. He is also accepting bitcoins to 1KsxJr9HtsdaUeU7yaV9bk9bQi21UPBtUq

    Please also consider supporting the https://archive.org/donate/ who are now hosting our media files. @@ -58,17 +60,21 @@

    Mail List

    HPR is governed by the community, so decisions about how Public Radio should be run are made on the mailing list you can join it by going to :
    -         /maillist + /maillist


    @@ -77,23 +83,75 @@ +
    +

    How to Help.

    + +

    + Hacker Public Radio is a communty podcast where the shows are provided by the community, and is also governed by the community, and we rely on the support our Patrons to provide the hosting infrastructure. +

    +

    + You can help by: +

    +

    + +
    +

    Download Archive.

    + +

    Please be aware that our Archive exceeds 62Gb (Ogg: 21Gb, Spx: 16Gb, mp3: 25Gb). We are happy for you to download them, but please make sure that you are not going to incur additional bandwidth charges on your side.

    + +

    We will be happy to post you the episodes on physical media anywhere in the world if bandwidth is an issue.

    + +

    Full Episode Guide

    +

    + The compete episode guide is available to you, and it lists all the shows on one page going right back to the very first episode. +

    +

    Command line download

    +

    + You can download the audio of the episodes directly from the command line using the following commands: +

    + +

    So you want to record a podcast.

    -

    Well you've come to the right place. Our goal here at HPR is to make it as easy as possible for you to get a podcast released. We take care of the hard bits so you don't need to. Recording your first show is always a daunting prospect but over people like yourself have done it and so can you. +

    Well you've come to the right place. Our goal here at HPR is to make it as easy as possible for you to get a podcast released. We take care of the hard bits so you don't need to. Recording your first show is always a daunting prospect but over people like yourself have done it and so can you.

    1. Stuff you need to know.

    @@ -113,50 +171,48 @@

    2. Select a Topic.

    - The first thing you will need to do is decide on a topic for your show. You might already have an idea but if not you can have a look at our Archive page for examples of shows people have recorded in the past. You can also look at our Requested Topics, or our Series page to see if you can add your knowledge to the pool. + The first thing you will need to do is decide on a topic for your show. You might already have an idea but if not you can have a look at our Archive page for examples of shows people have recorded in the past. You can also look at our Requested Topics, or our Series page to see if you can add your knowledge to the pool.

    - If you are worried that your show may not be of interest to then you can click here to check if it is. + If you are worried that your show may not be of interest to then you can click here to check if it is.

    - If you can't think of anything to talk about then please just record a show telling us how you got into tech as a way to introducing yourself to the community. + If you can't think of anything to talk about then please just record a show telling us how you got into tech as a way to introducing yourself to the community.

    3. Record your show.

    -

    - Please select more detailed information on how to record a show: -

    +

    Don't forget to introduce yourself in your show.

    4. Upload your show.

    - Once you have your audio ready you can post your show by going to the Calendar page or press the ⇧Upload⇧ button. + Once you have your audio ready you can post your show by going to the Calendar page or press the ⇧Upload⇧ button.

    - After you have selected a date you will be redirected to the request page, where you will be asked to select your show and email address. We will send a link to where you can upload your show to this address and so it must be a valid working address that you can access quickly. We intend to use GPG to speed up the validation of hosts, so you may wish to use an email address that has an associated public key available on public key servers. + After you have selected a date you will be redirected to the request page, where you will be asked to select your show and email address. We will send a link to where you can upload your show to this address and so it must be a valid working address that you can access quickly. We intend to use GPG to speed up the validation of hosts, so you may wish to use an email address that has an associated public key available on public key servers.

    - More Information. + More Information.

    .

    Questions ?

    Got any questions not covered here, then just email "admin" at "", and we’ll get in touch with you with all you need to know about getting your show published.
    - You can chat with other podcasters using IRC in the #oggcastplanet channel on the freenode.net network. Follow us on identi.ca (use the tag !hpr) and on Twitter (use the tag #hpr). We have a Facebook and LinkedIn group, so please join and spread the word.

    + You can chat with other podcasters using IRC in the #oggcastplanet channel on the libera.chat network. Follow us on identi.ca (use the tag !hpr) and on Twitter (use the tag #hpr). We have a Facebook and LinkedIn group, so please join and spread the word.

    .

    Still Nervous

    - Fellow listeners like yourself contribute the shows and so we all know how hard it is to do that first show. You're probably worried that we won't like the topic. Well don't be, have a look at our archive to see how diverse the contributions have been. You're probably worried about the quality of your audio, that you sound funny, that English isn't your native language, that you suffer from a speech impediment, that your show has loads of ummms and awws in it, well don't be. We have plenty of hosts that fall into all these categories but continue to produce great shows. + Fellow listeners like yourself contribute the shows and so we all know how hard it is to do that first show. You're probably worried that we won't like the topic. Well don't be, have a look at our Archive to see how diverse the contributions have been. You're probably worried about the quality of your audio, that you sound funny, that English isn't your native language, that you suffer from a speech impediment, that your show has loads of ummms and awws in it, well don't be. We have plenty of hosts that fall into all these categories but continue to produce great shows.

    At the end of the day the show is about the content and not the quality of the audio. That's not to say we won't help you with ways to improve the audio if you wish, or narrate your script if you can't or won't record it yourself. Drop into the IRC channel #oggcastplanet where there are people who will help.
    @@ -168,7 +224,7 @@

    It ain't a show unless it's on the server.
    If you tell us you are doing a show, then you owe us a show.
    -

    You don't need anyones permission to upload a show, but if you have any questions then drop into the #oggcastplanet channel on freenode and chat with a live person 24/7. +

    You don't need anyones permission to upload a show, but if you have any questions then drop into the #oggcastplanet channel on libera.chat and chat with a live person 24/7.


    @@ -190,16 +246,16 @@
  • Music Theory
  • Installing a VPN to your home network
  • Init and System.d
  • -
  • Episodes for the /series.php?id=7">LPI, or the Networking series.
  • -
  • Beginning Audio Series for HPR and OSMP Release
  • +
  • Episodes for the LPI, or the Networking series.
  • +
  • Beginning Audio Series for HPR and OSMP Release
  • Hackintosh computers - what are they, why would you want one.
  • Grub 2.0 introduction and customization.
  • FM Transmitter hack to listen into internet streams
  • How I Got Into Accessible Computing
  • How to do knitting
  • How to build a house
  • -
  • Bitcoin howto /eps.php?id=0788">hpr0788
  • -
  • How to solder /eps.php?id=1037">hpr1037, /eps.php?id=1047">hpr1047
  • +
  • Bitcoin howto hpr0788
  • +
  • How to solder hpr1037, hpr1047
  • How to weld
  • How to fix a car
  • Reviews of stream playing software, (for linuxheads who don't want to keep a browser tab open all the time)
  • @@ -255,7 +311,7 @@

    Hacker Public Radio is dedicated to sharing knowledge. We release about 260 shows a year, which is probably more than all of the other FOSS podcasts put together. - If you listen to HPR, then we would love you to contribute one show a year. + If you listen to HPR, then we would love you to contribute one show a year. Remember once that all the reserve shows have been used up and there are no more shows in the queue, HPR as a project will stop.

    @@ -405,10 +461,10 @@

    Recording with a portable media player.

    - Many of today's portable media players support recording audio out of the box. Search for "Voice Recorder", to see if there is an application for your smartphone. Whichever option you have close to hand, try and set the recording to the best quality format (WAV or FLAC), and set everything else to the highest setting. It's always the goal to get the best quality audio but here at Public Radio we value content over quality and so long as it's audible we'll take it. + Many of today's portable media players support recording audio out of the box. Search for "Voice Recorder", to see if there is an application for your smartphone. Whichever option you have close to hand, try and set the recording to the best quality format (WAV or FLAC), and set everything else to the highest setting. It's always the goal to get the best quality audio but here at Public Radio we value content over quality and so long as it's audible we'll take it.

    - Then just record your show, request a slot, and we'll do the rest. + Then just record your show, request a slot, and we'll do the rest.

    Recording with a portable media player.

    @@ -425,7 +481,7 @@

    Recording/Editing using your Computer.

    - The majority of podcasters use Audacity. First set the Project Rate to 44100Hz, then you can either record your show in Audacity itself or import the file you recorded earlier and edit it as you wish. + The majority of podcasters use Audacity. First set the Project Rate to 44100Hz, then you can either record your show in Audacity itself or import the file you recorded earlier and edit it as you wish.

    Audacity Can Record @@ -448,15 +504,15 @@

    Recording Interviews with the Phone.

    - If you want to record a one-to-one interview with someone then you can use Skype in conjunction with Skype Call Recorder. If everyone is using skype then it won't cost you anything otherwise you will need to pay for SkypeOut service. Although the quality is usually terrible, you could also put your phone on hands free and record with a portable media player. + If you want to record a one-to-one interview with someone then you can use Skype in conjunction with Skype Call Recorder. If everyone is using skype then it won't cost you anything otherwise you will need to pay for SkypeOut service. Although the quality is usually terrible, you could also put your phone on hands free and record with a portable media player.

    Recording round table discussions.

    - If you would like to record with multiple participants then you can use Mumble. Connect to chatter.skyehaven.net Port: 64738 .
    + If you would like to record with multiple participants then you can use Mumble. Connect to chatter.skyehaven.net Port: 64738 .
    Walk through the audio wizard and then pop into the Public Radio room. Once you are ready press the recording button, select multichannel and then start. That will record multiple tracks, one for each participant which you can edit and then submit.
    - Kwisher made a /Mumble-How-To.pdf">Mumble tutorial which you might find useful and Delwin has produced a number of short /correspondents.php?hostid=228">shows on how to configure the audio quality. + Kwisher made a Mumble tutorial which you might find useful and Delwin has produced a number of short shows on how to configure the audio quality.

    Audacity Can Record @@ -486,17 +542,17 @@

    Feel free to use the promotional material to spread the word in your podcasts, or have them played on to other shows.

    General HPR promotion

    -

    Requests for contributions

    +

    New Year Promo

    @@ -510,10 +566,10 @@ This is intended only for exceptional circumstances, such as a scheduled interview where we would like the audio to be released as soon after the event as possible, or to cover an important topical situation that has occurred. Due to the extended time now needed to post shows to external sites, the extra work this entails and the disruptive effect of reservations, we will no longer be allowing them except in very rare cases of the type mentioned above. [?]

    - You can post your show by going to the /calendar.php">Calendar page. Once you have selected a date you will be redirected to the /request.php">request page, where you will be asked to select your show and email address. We will send a link to where you can upload your show to this address and therefore it must be a valid working address that you can access quickly. We intend to use GPG to speed up the validation of hosts, so you may wish to use an email address that has an associated public key available on public key servers. + You can post your show by going to the Calendar page. Once you have selected a date you will be redirected to the request page, where you will be asked to select your show and email address. We will send a link to where you can upload your show to this address and therefore it must be a valid working address that you can access quickly. We intend to use GPG to speed up the validation of hosts, so you may wish to use an email address that has an associated public key available on public key servers.

    - The audio of your show will not be moderated, however the information provided in the upload form may be moderated. All publicly facing material is managed by the HPR Community as a whole, and not just the host providing the show. The show hpr2210 :: On Freedom of Speech and Censorship describes the agreed approach to this topic. + The audio of your show will not be moderated, however the information provided in the upload form may be moderated. All publicly facing material is managed by the HPR Community as a whole, and not just the host providing the show. The show hpr2210 :: On Freedom of Speech and Censorship describes the agreed approach to this topic.

    Note: This email address will be published on the HPR website and will be given out in the feeds, so please use a public email address for this purpose. Where we publish it we pad it with dot nospam at-sign nospam dot.
    i.e. hpr@example.com becomes hpr.nospam@nospam.example.com. If you do not want to have your email exposed, please contact the admin@hpr team to arrange a alias. @@ -538,7 +594,7 @@ See notes above

  • image: Optional
    - If you have associated a Gravatar image with an email address, then it will be displayed here. Otherwise you can upload a 80x80 image .
  • + If you have associated a Gravatar image with an email address, then it will be displayed here. Otherwise you can upload a 80x80 image .
  • Name/Handle: Mandatory
    It should be the name you wish to be known as on HPR. It can be your real name, an Internet handle or both.
  • Your Default license: Mandatory
    @@ -556,10 +612,10 @@
  • Summary: Mandatory
    This is a short 100 character summary of what your show is about. Please fill this out as it is used once the show has gone off the main page, on the mobile site, on printed brochures, on text to speech announcements, on twitter, mastodon etc.
  • Theme: Automatic
    - The /theme.php#intro">Intro, and the /theme.php#outro">Outro will be added automatically. Please do not add it. + The Intro, and the Outro will be added automatically. Please do not add it.
  • Explicit: Mandatory
    - See iTunes for more information.
  • + See iTunes for more information.
  • License: Mandatory
    All our shows are now released under a Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license, which means that while you continue to retain the copyright to your show you are allowing us (and everyone else) to use it provided we give you attribution and that we release it under the same license. Click the link for more information.
  • show notes: Mandatory
    @@ -577,7 +633,7 @@
  • They make your show accessible to the deaf and hard of hearing.
    Your audio is completely inaccessible to those who have hearing problems, so the only way for your show to be of help to them is if you distill the essence of the show into the show notes. If you are using a script to prepare your show then include that.
  • - The amount you can enter is restricted to 4000 characters, but you can provide additional show notes if you wish. Please add them to an index.html file which you can expect to be served from http:///eps/hpr9999/index.html

    + The amount you can enter is restricted to 4000 characters, but you can provide additional show notes if you wish. Please add them to an full_shownotes.html file which you can expect to be served from eps/hpr9999/full_shownotes.html

  • If you wish to include text formatting then please use a format that supports it. We accept: @@ -597,21 +653,20 @@
  • Show Note Format: Optional
    Please tell us which format, if any you used when filling in your shownotes.
  • Series: Optional
    - Select the /series.php">series if any that your show is a part of. + Select the series if any that your show is a part of.
  • Tags: Optional
    - Add a list of comma separated tags. Pick the most important words from the shownotes. These are used to find shows via the tags page. + Add a list of comma separated tags. Pick the most important words from the shownotes. These are used to find shows via the tags page.
  • Upload Method: Optional
    You have the choice of the following options:
    @@ -629,16 +684,16 @@
    If you want to submit an additional file with your show, then put them in a zip, or tgz file. This should expand to a directory with a index.html file that refers to the other files. This will be hosted in the eps directory under a new directory with the episode number.
    -      http:///eps/hpr9999/index.html
    -      http:///eps/hpr9999/other-file.pdf
    -      http:///eps/hpr9999/yet-other-file.c
    +      eps/hpr9999/full_shownotes.html
    +      eps/hpr9999/other-file.pdf
    +      eps/hpr9999/yet-other-file.c
           ...
           
    Ensure that all links are full urls, as relative urls will not work in RSS feeds. Adding additional files will delay processing as they need to be verified manually.
  • - Press submit and your show will be sent to the HPR Volunteers to be processed. Keep an eye on the /calendar.php">calendar for when it is posted. + Press submit and your show will be sent to the HPR Volunteers to be processed. Keep an eye on the calendar for when it is posted. Your show information is used to process the media files, on the website, in the RSS feeds, and on social media sites.

    @@ -665,8 +720,8 @@