Tools for managing the data behind the FCP site
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Dave Morriss 8bad5945f6 Added https://feeds.feedburner.com/easy-hebergement/EuLV 3 months ago
.gitignore Regenerated PDF 6 months ago
README.md Updates to README.md 6 months ago
db_regen first commit 6 months ago
feedWatcher New feeds added since 28th January 2023 3 months ago
feedWatcher.cfg first commit 6 months ago
feedWatcher.db Added https://feeds.feedburner.com/easy-hebergement/EuLV 3 months ago
feedWatcher.html Added https://feeds.feedburner.com/easy-hebergement/EuLV 3 months ago
feedWatcher.json Added https://feeds.feedburner.com/easy-hebergement/EuLV 3 months ago
feedWatcher.mkd Added https://feeds.feedburner.com/easy-hebergement/EuLV 3 months ago
feedWatcher.opml Added https://feeds.feedburner.com/easy-hebergement/EuLV 3 months ago
feedWatcher.pdf Added https://feeds.feedburner.com/easy-hebergement/EuLV 3 months ago
feedWatcher.tpl first commit 6 months ago
feedWatcher_1.tpl first commit 6 months ago
feedWatcher_2.tpl Regenerated PDF 6 months ago
feedWatcher_3.tpl Additions to the database and feedWatcher 4 months ago
feedWatcher_4.tpl Generated new reports and HTML 4 months ago
feedWatcher_5.tpl Additions to the database and feedWatcher 4 months ago
feedWatcher_schema.sql New feeds added since 28th January 2023 3 months ago
fosdem_23.odt Added https://feeds.feedburner.com/easy-hebergement/EuLV 3 months ago
make_reports New reports after more podcast feeds added 4 months ago

README.md

Free Culture Podcasts

History

The project dates back to 2013 when the idea of keeping a list of Linux, Making, Hacking and other technical podcasts was suggested. Various attempts to build such a system were made, culminating in a Perl script called feedWatcher which maintained a SQLite database of podcast feeds.

For the FOSDEM meeting of 2020 a table was obtained to represent as many of the Free Culture podcasts whose details could be collected. The name Free Culture Podcasts was used, a website created (https://freeculturepodcasts.org) and feedWatcher enhanced to generate the HTML to populate it.

Other reports were generated for handouts, etc. The FOSDEM table was deemed a success as it created a fair bit of interest.

Post COVID

Another table was requested at FOSDEM for the 2023 meeting, which unlike the previous years, was in-person.

The feedWatcher script and the database

No significant development has been carried out since 2020. The script is still capable of generating HTML reports and other listings using TT² (Template Toolkit) templates.

More podcast URLs have been added to the database. Several were provided by the HPR host 'norrist'. A process of scanning the #podcast hashtag on Mastodon has also turned up some potential additions.

The original design of the script was to be able to scan feeds already in the database to determine their status. This was planned to enable deleted and fading feeds to be spotted. As feeds are loaded into the database details of their enclosures are also stored, so it is possible to give statistics about feed activity.

Unfortunately, the scan function was not implemented in 2020 and has not been added since, so this feature is not available yet.