Introduction: Content
A podcast is just an mp3 file. It can hold audio content, like music or talking.
A podcast with no content is sort of boring.
So you have to figure out what your podcast will be. Will you start your own radio talk show? Will you share your musical compositions with the world? What is your goal with this podcast? Before you do anything else, you need to figure this out.
Step 1: Recordificate
Once you've figured out what you want to be in your podcast, the next step is to record it. You don't need lots of fancy software and hardware for this. You simply need a microphone of some sort and some recording software (same goes for recording yourself playing music).
You can get a microphone for your computer very cheaply almost anywhere. I got one from a yard sale for 10 cents. Just plug it in and fire up your recording software.
I also have a sandisk sansa e250, which comes with a voice recording feature. It records to .wav files, which are easily convertible to .mp3. You could even record yourself using an old cassette recorder and then rip it to .mp3 if you like.
For the software, you can use the free audio software audacity. Windows also comes with the stupidest sound recorder ever which nonetheless will work for this if you insist on using it. If using the non-vista version of windows sound recorder, just record some audio and copy/paste it until you have an audio file of the length you want to record for. Then record over it.
So get a microphone, get some audio software and record your content! Then you can publish it.
Step 2: Create the .rss File
An RSS file is just a text file with the .rss extension.
You can use a site like this free one to create the necessary file:http://podcast.redevelopments.co.uk/
You can also use a text editor (not a word processor) to create the file.
You'll be writing the file in a language called XML. It uses tags, like our friends HTML and XHTML.
Here's an example of an RSS file. You can copy and paste it and modify it according you your needs. (Note, the example code is not mine.) It may not work with the online service you use though.
<rss version="2.0"><channel><title>My Program</title><link>http://www.mywebsite.com/myaudio.mp3</link><description>My first podcast</description><language>en-us</language><copyright>2005</copyright><lastBuildDate>Todays Date*</lastBuildDate><webMaster>youremail@whatever.com</webMaster><ttl>1</ttl><item><title>Todays Radio Show - Monday</title><description>Here is my Monday podcast. Hope you like it.</description><pubDate>Wed, 23 Aug 2006 00:56:00 GMT</pubDate>*<enclosure url="http://www.mywebsite.com/myaudio.mp3" length="4834743" type="audio/mpeg"/></item></channel></rss>}}}(* Make sure you express the date in the format of: Day:Date:Month:Year: hh:mm:ss . Also, you have to tell what timezone you are in, relative to GMT)
Step 3: Get Published Really Quickly
One way to get published is to simply email your mp3 file and your rss file to this site. They will then email you back with everything you need. This is probably the quickest, easiest way to do it.
If this isn't for you, read on.
Step 4: Another Way to Get Published.
Upload your mp3 file to your site. If you don't have a website, you can get a free one from bravenet.com or a similar site.
Then upload the rss file you created in the last step.
Validate it by entering the address where your podcast is located here: http://rss.scripting.com/
If it passed (or if it didn't but you tweaked it and now it does,) Congratulatons! The link to the rss file is now the link to your active podcast.
Why not use a service like www.podcastalley.com (also free) to advertise it? It's no fun having a podcast with no listeners.
Remember to update it, or you'll lose your listeners!
Please comment if this instructable has been helpful, you're having problems, or to correct things.

Participated in the
Burning Questions: Round 6
28 Comments
12 years ago on Step 1
Would a Microphone that they use on the news work?
Reply 12 years ago on Step 1
Haha, sure, as long as you find some way of connecting it to your computer.
Reply 12 years ago on Step 1
ok. :3
13 years ago
Link on step 3 is broken.
It says File: http://podcast.redevelopments.co.uk/
The File is what's messing it up.
Reply 13 years ago
Ah, thanks for pointing that out. The whole thing needs a bit of a rewrite; I'll work on that when I get a moment.
Reply 13 years ago
IT took me about 45 minutes to finally get a podcast uploaded to itunes....
13 years ago
How can I do it where it can be live on a server that's only on when you do the podcast?
14 years ago
Now, my question is, do you have to update the rss file everytime you upload a new podcast? How does that work, exactly?
Reply 14 years ago
No, you don't have to update it every time. The RSS file, if set up properly, will automatically check for new material you've uploaded every so often and either inform subscribers or download it for them, depending on what settings they have set.
14 years ago
my security system (McAffee) doesnt like bravenet.com any advice?? drmjj55
Reply 14 years ago
Hm, I would try a different webhost then. There are tons and tons of free ones, a quick google search will turn up more than you could ever hope to use. :)
14 years ago
all this information is familiar
Reply 14 years ago
Yes, but this was a burning question. it was requested, so I made it. :D
Reply 14 years ago
Do you have your own podcast?
Reply 14 years ago
Nope. Did I leave something out?
Reply 14 years ago
idk lol
Reply 14 years ago
no u got it off da web
Reply 14 years ago
Spelling?
Reply 14 years ago
I got the code from another site. But aside from that, this is my original work. It just seems familiar because you know how all this works. I didn't copy anybody.
Reply 14 years ago
....................................................