Archive for November 19th, 2008
Podcasting and Javascript
Today in class, I went over how you can record an audio file, encode it as an mp3, and post it with an RSS file to make a podcast. Here’s one example that I did a few semesters back – DIG4716 Lectures. Feel free to use this as a reference for your RSS file. You can also review the information up on w3schools.
After, we covered an introduction to Javascript, discussing document.write, variables, the arithmetic operators, and the if/else statement.
1 comment November 19, 2008