Correspondent
Jon Kulp
Host ID: 238
website:
email: jonlancekulp.nospam@nospam.gmail.com
episodes: 2
1247 - Recording Terrestrial Radio with bash scipts and cron jobs | 2013-05-14
In this episode I talk about my solution for capturing terrestrial radio so that I can listen to it at my own convenience. I use a bash script, cron jobs, and the streamripper package. here are some links to things I mentioned in the podcast.
Jezra's command-line audio player sap (simple audio player): http://www.jezra.net/projects/sap
Streamripper: http://streamripper.sourceforge.net/
Radio station KRVS 88.7 FM, Lafayette, Louisiana, USA http://krvs.org/
And you can see the whole radio-recording script here: http://jonathankulp.org/archives/647
1197 - What I do with bash scripts | 2013-03-05
In this episode I talk about the way I use shell scripting on a day-to-day basis. I am not employed in a technical field, so the fact that I use shell scripts at all surprises most people. I am just a music history professor with an enthusiasm for Linux and free software. Although I have dabbled a bit with Python, I don't feel nearly as comfortable with Python as I do with bash, so all of the scripts I mention in this episode are written for bash.
Here are links to blog posts about some of the scripts mentioned in the show.
markdown2latex: http://jonathankulp.org/archives/570
Cowsay stuff: http://jonathankulp.org/archives/346
"stick" scp script: http://jonathankulp.org/archives/441

