<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Podcasting Ideas</title>
	<atom:link href="http://podcastingideas.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://podcastingideas.com</link>
	<description></description>
	<lastBuildDate>Sun, 13 Dec 2009 14:20:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using a Podcast Directory</title>
		<link>http://podcastingideas.com/creating-podcasts/using-a-podcast-directory/</link>
		<comments>http://podcastingideas.com/creating-podcasts/using-a-podcast-directory/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 14:20:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Creating Podcasts]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[podcast directory]]></category>
		<category><![CDATA[ranking system]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[syndication]]></category>

		<guid isPermaLink="false">http://podcastingideas.com/?p=47</guid>
		<description><![CDATA[A podcast directory is a listing of syndication feeds that link to a podcast. They are often organized by category and topic, and allow the user to find a feed that podcasts about almost anything. Just as search engines help people find sites with the information they need, a podcast directory presents a searchable list [...]]]></description>
			<content:encoded><![CDATA[<p>A podcast directory is a listing of syndication feeds that link to a podcast. They are often organized by category and topic, and allow the user to find a feed that podcasts about almost anything. Just as search engines help people find sites with the information they need, a podcast directory presents a searchable list of podcasts users can subscribe to. Users may even be able to play the available feed episodes from within the site. </p>
<p>Unlike most search engines, though, a podcast directory rarely searches out and finds content on its own, automatically. All the feeds are either contributed by users who want people to find their podcast, or added by the staff. Nearly anyone can set up a podcast, but gaining visitors can be difficult, and so podcasters can submit their feeds to the directory to gain readers.</p>
<p>Since its so easy to make a podcast, a podcast directory often uses ways to separate the very good feeds from the ones people do not enjoy as much. A directory may have a ranking system, feature certain special feeds on the front page, or even allow visitors to comment with their thoughts on a feed.</p>
<p>Visitors to a podcast directory can thus add their own podcasts, search for feeds on topics or regions that interest them, and even comment on those they like or dislike.</p>
]]></content:encoded>
			<wfw:commentRss>http://podcastingideas.com/creating-podcasts/using-a-podcast-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding Podcast Hosting</title>
		<link>http://podcastingideas.com/podcast-technicalities/finding-podcast-hosting/</link>
		<comments>http://podcastingideas.com/podcast-technicalities/finding-podcast-hosting/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 12:53:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Podcast Technicalities]]></category>
		<category><![CDATA[dircaster.php]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[index page]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[podcast hosting]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[storage space]]></category>

		<guid isPermaLink="false">http://podcastingideas.com/?p=45</guid>
		<description><![CDATA[For anyone who wants to begin creating a podcast, podcast hosting is the most important part. Before anyone can begin distributing a podcast, they need a place to store the files and keep the feed file that will tell their subscribers about the new episodes available.
The first thing required is a domain name where the [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone who wants to begin creating a podcast, podcast hosting is the most important part. Before anyone can begin distributing a podcast, they need a place to store the files and keep the feed file that will tell their subscribers about the new episodes available.</p>
<p>The first thing required is a domain name where the site will be located. Many domain registrars are available who will help one register a domain name for a small fee. Once the domain is registered, hosting is required, and again there are many different companies willing to do the hosting for a small fee. One of those is bluehost.com, but many others are available. When looking for a host, the most important thing is to make sure that a lot bandwidth and storage space is available and cheap. Since podcasting deals with large media files, a lot of disk space will be taken up storing the files and bandwidth will be eaten quickly when they are downloaded by the subscribers.</p>
<p>After podcast hosting has been acquired, it needs to be used and the site needs to be set up. The DNS addresses of the site need to be set to the addresses that the host provides you so that the servers that underlie the internet will know where your site is. DNS addresses can be set by going to the domain registrar that was used to acquire the domain and inputting the addresses provided by the host. After that is done, it will take a few days before the master list the domain registar updates will be shared throughout the internet and all name servers know where to find your specific domain. You can then go about setting up your own podcast.</p>
<p>Using the podcast hosting you now have, you will need to look at the disk space allocated to the site using something called and FTP browser. The host may provide one as part of their hosting plan, but if not there are many available free to choose from. Using the FTP browser, log on to the host and upload a file called dircaster.php after editing it to fit the specifics of the site. Dircaster.php is an easy to find piece of coding that generates a feed file by looking at the contents of its directory or folder. The individual episodes to be podcasted can then be uploaded to the same folder as dircaster.php for cataloging. Make sure that all the meta data, or information about the mp3 file is correct before doing so.</p>
<p>The podcast hosting you now have will allow you to distribute a podcast. It would be best to upload more to the site, such as an index page that tells visitors about the podcast and provides the address of the file dircaster.php on your site. When they subscribe to that file, the podcast client thy use will access it and recieve information about the latest podcasts available.</p>
]]></content:encoded>
			<wfw:commentRss>http://podcastingideas.com/podcast-technicalities/finding-podcast-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Podcast Video?</title>
		<link>http://podcastingideas.com/podcast-ideas/what-is-podcast-video/</link>
		<comments>http://podcastingideas.com/podcast-ideas/what-is-podcast-video/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 16:03:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Podcast Ideas]]></category>
		<category><![CDATA[audiences]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[podcast video]]></category>
		<category><![CDATA[small niche]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[video blog]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[vlog]]></category>
		<category><![CDATA[web syndication]]></category>

		<guid isPermaLink="false">http://podcastingideas.com/?p=41</guid>
		<description><![CDATA[A growing trend online is podcast video. While podcasting was originally only for audio files, more people are beginning to send video, especially with broadband connections more accessible. To podcast video, content distributors enclose it in a web syndication file that users can download and view when they want. Users subscribe to the different files, [...]]]></description>
			<content:encoded><![CDATA[<p>A growing trend online is podcast video. While podcasting was originally only for audio files, more people are beginning to send video, especially with broadband connections more accessible. To podcast video, content distributors enclose it in a web syndication file that users can download and view when they want. Users subscribe to the different files, checking them for updates regularly, and download the new offers when they become available. Each file is often referred to as an episode, and may be part of a video blog, or vlog.</p>
<p>Podcast video, and other types of podcasting are thus part of the blogging revolution. Individuals and groups around the world, with a small investment in equipment and time, can become content producers. Because it is so simple to use and cheap to set up, many people are getting involved. They can podcast video around the world, becoming producers and directors for any small niche they want to exploit.</p>
<p>Many of these podcasters have small audiences that download their podcast video, but larger groups are getting involved. News organizations and websites that serve massive audiences are discovering that podcasting and podcast video can distribute their content to millions of people easily. These groups have found that podcasting video is yet another way to distribute their news and information. Since podcasting is so easy to use, it&#8217;s likely that even more people will start using podcast video.      </p>
]]></content:encoded>
			<wfw:commentRss>http://podcastingideas.com/podcast-ideas/what-is-podcast-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Podcast Client</title>
		<link>http://podcastingideas.com/podcast-technicalities/a-podcast-client/</link>
		<comments>http://podcastingideas.com/podcast-technicalities/a-podcast-client/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 12:52:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Podcast Technicalities]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[media aggregators]]></category>
		<category><![CDATA[online file]]></category>
		<category><![CDATA[periodically downloading]]></category>
		<category><![CDATA[podcast client]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://podcastingideas.com/?p=37</guid>
		<description><![CDATA[A podcast client is the software used to access and download podcasts. Podcast clients are also known as media aggregators, programs designed to automatically access an online file, or feed, and download the audio or video file associated with it. Hundreds of these programs exist, with names like IpodderX, Juice, Nimiq, and PodSpider. 
These podcast [...]]]></description>
			<content:encoded><![CDATA[<p>A podcast client is the software used to access and download podcasts. Podcast clients are also known as media aggregators, programs designed to automatically access an online file, or feed, and download the audio or video file associated with it. Hundreds of these programs exist, with names like IpodderX, Juice, Nimiq, and PodSpider. </p>
<p>These podcast clients are easy to find, and because there are so many available for free, it is easy to find one that suits an individuals needs and style. These programs run on the users computer, periodically downloading a small RSS file from sites that it has been told to monitor. The file tells the program about an audio or video file stored on the server, and the podcast client then downloads that file for the user to view or listen to.  </p>
<p>The podcast client thus allows the user to view information on a wide range of topics from their computer, without even using a web browser. Just like blogs let people find writers they enjoyed for any niche topic they were interested in, podcasts let people do them same for audio and video. Its as if a thousands of radio and television channels were created to serve every possible interest, and more were made every day. </p>
<p>Using the podcast client to access and download the files makes it as easy to keep up with the sites one likes as it is to publish the feed. </p>
]]></content:encoded>
			<wfw:commentRss>http://podcastingideas.com/podcast-technicalities/a-podcast-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Types of Music Podcasts</title>
		<link>http://podcastingideas.com/podcast-ideas/types-of-music-podcasts/</link>
		<comments>http://podcastingideas.com/podcast-ideas/types-of-music-podcasts/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 13:57:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Podcast Ideas]]></category>
		<category><![CDATA[close contact]]></category>
		<category><![CDATA[independent artists]]></category>
		<category><![CDATA[listeners]]></category>
		<category><![CDATA[music podcasts]]></category>
		<category><![CDATA[popularity]]></category>
		<category><![CDATA[streaming connections]]></category>

		<guid isPermaLink="false">http://podcastingideas.com/?p=32</guid>
		<description><![CDATA[Many music podcasts are available online, distributed by podcasters who want to share their collection with the world. Some of these are distributed by independent musicians, groups or individuals who enjoy creating and sharing their music but have a small fanbase. For them, a podcast means closer contact with their listeners, and the blog that [...]]]></description>
			<content:encoded><![CDATA[<p>Many music podcasts are available online, distributed by podcasters who want to share their collection with the world. Some of these are distributed by independent musicians, groups or individuals who enjoy creating and sharing their music but have a small fanbase. For them, a podcast means closer contact with their listeners, and the blog that usually accompanies a podcast often allows for the comments and opinions of the listeners to be shared with the musicians. </p>
<p>The listeners often appreciate this close contact, and some become resentful when their favorite groups gain widespread popularity. Musicians may find that the  music podcast they share is a way to build a following and gain an audience that is loyal to them. Since many of the musicians who podcast do so as independent artists who lack the sound the music industry is looking for or simply haven&#8217;t been noticed yet, a music podcast may build a following that attracts attention to them and gives them an entry point into the music industry.</p>
<p>For others, a music podcast may be the chance to become a dj, and the episodes they share will contain mixes of different songs, highlighting obscure yet accomplished artists and taking their listeners on a tour every episode. These amateurs podcast merely because they enjoy the activity, as most independent podcasters do. Yet another type of music podcast, however, involves the online radio station. </p>
<p>While some radio stations have taken the leap to the internet by offering streaming connections to their current playlist, others<br />
have accepted the podcast as a way of sharing their music. Such a style is very similar to the amateur dj, but brings a level of professionalism that is not found with the amateur podcasters.</p>
<p>A music podcast may also be a way to sample works by more well known artists before purchasing. Some musicians and groups will podcast their new music, or portions of the new pieces, in order to peak interest in the songs before release. Fans get to listen to the music and find out what they might like before purchasing the whole album. </p>
<p>A possibility, however, is that music podcasts become subscription based, and musiciansbegin charging for access to the feed. The online sale of music has proved its popularity, with Apple&#8217;s iTunes reaching its one billionth paid download recently. A music group could conceivably offer a feed to its fans that they could pay for, and regularily update it with new songs that would be downloaded directly to the fan&#8217;s computers Although this distribution model is not yet in place, it seems to fit with the over all trend. Already, some nonmusic groups have agreed to podcast their files, on the condition that a paid subscription is bought.                       </p>
<p>============================================<br />
<a href="http://23a4fdnf92x9tl6pw6x8pc1bxo.hop.clickbank.net/">What&#8217;s The Quickest Way to Make Your Podcast Unmissable?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://podcastingideas.com/podcast-ideas/types-of-music-podcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make a Podcast</title>
		<link>http://podcastingideas.com/creating-podcasts/how-to-make-a-podcast/</link>
		<comments>http://podcastingideas.com/creating-podcasts/how-to-make-a-podcast/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 14:21:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Creating Podcasts]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[distributing media files]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[make a podcast]]></category>
		<category><![CDATA[RSS file]]></category>

		<guid isPermaLink="false">http://podcastingideas.com/?p=27</guid>
		<description><![CDATA[
A podcast is an easy way of distributing media files over the internet, and this article will tell how to make a podcast. The first thing necessary is a domain, and a host on which to store the media files for the podcast. Getting a domain is simple and easy, there are many
domain registrars that [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://7cd883ub74zm5nbbtwthra0w4f.hop.clickbank.net/"><img alt="" src="http://www.recordingwiz.com/images/podcast-header-lp2.png" title="recordingwiz" class="alignnone" width="460" height="71" /></a></center></p>
<p>A podcast is an easy way of distributing media files over the internet, and this article will tell how to make a podcast. The first thing necessary is a domain, and a host on which to store the media files for the podcast. Getting a domain is simple and easy, there are many<br />
domain registrars that can register a domain for someone for a small fee. Some of these domain registrars are GoDaddy.com, Dotster, or Network Solutions are some that provide domains. The domain registrar will, for a small fee, enter the chosen domain, provided it is not being used, into the computers that form the backbone of the internet. </p>
<p>These computers will be told where the domain is located on the internet; what host it is that holds the domain&#8217;s information. In order to give them that information, the name servers that are held by the host need to be associated with the domain. Once the domain is in place, a good host should be found. The host that is chosen should offer a large amount of both disk space and a much larger amount bandwidth. Disk space is neccessary because the site which holds the podcast will be storing large media files; audio or video files that take up a lot of space and are difficult to compress. The large bandwidth is necessary because transferring these large files many times to many different people will use up the quota quickly. A good amount of diskspace would be several GigaBytes, bandwidth should be in the tens<br />
or hundreds of Gigabytes. Once the host is set up, it should offer you a couple of addresses called nameservers. Inputting these server addresses into the site where the domain was registered will complete the domain setup and allow the site to be found on the internet.</p>
<p>The next step for people who want to know how to make a podcast is installing the software necessary to maintain the podcast. A small piece of coding called dircaster.php can be used to set up a basic level of podcast. Dircaster.php can be found easily by searching for it in any search engine. Once it is located, it should be edited to reflect the particulars of the domain and uploaded to the site. Dircaster.php will generate an RSS file, or feed, that tells the subscriber about the new files available for downloading. To begin podcasting, create<br />
the audio files that should be podcast, fill in the information about the file such as date, author, etc, and upload them to the same directory that contains dircaster.php. You now have a podcast, and all that is<br />
needed is to publicise the address of the file dircaster.php. To update the podcast with new information, just upload the new files. Other things to make the podcast better might be a site that contains<br />
information about the podcast, but it isn&#8217;t necessary. </p>
]]></content:encoded>
			<wfw:commentRss>http://podcastingideas.com/creating-podcasts/how-to-make-a-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Podcast RSS Feeds</title>
		<link>http://podcastingideas.com/featured/podcast-rss-feeds/</link>
		<comments>http://podcastingideas.com/featured/podcast-rss-feeds/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 12:34:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Podcast Technicalities]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[episodes]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[media environment]]></category>
		<category><![CDATA[podcast RSS feeds]]></category>
		<category><![CDATA[radio stations]]></category>
		<category><![CDATA[share video files]]></category>

		<guid isPermaLink="false">http://podcastingideas.com/?p=19</guid>
		<description><![CDATA[A Podcast RSS feed is what allows the entire system to function. To begin at the beginning, a podcast is a regular distribution of audio or visual files, called episodes, to a users podcast client. The people who use a podcast are called subscribers, and the podcast client is what allows them to subscribe to [...]]]></description>
			<content:encoded><![CDATA[<p>A Podcast RSS feed is what allows the entire system to function. To begin at the beginning, a podcast is a regular distribution of audio or visual files, called episodes, to a users podcast client. The people who use a podcast are called subscribers, and the podcast client is what allows them to subscribe to a feed. The podcast client is a program that connects to the internet, looking for a specific file the user has subscribed to, or told it to look for. That file is an RSS feed, a machine readable piece of coding that sends information back to the podcast client. RSS feeds can be used to distribute many kinds of information, and were originally used for blogging and distributing blog posts to subscribers. As time went on, however, a few people had the idea of enclosing information about media files within the RSS feed so that software could be written to find that information and download the files described.</p>
<p>The Podcast RSS feeds became a hit, and podcast clients were quickly written to allow people to use the new encoding. Podcasting became a means of quickly and cheaply sharing episodes with subscribers. Rather than requiring subscribers to visit the site that hosted the files everytime they wanted to know if a new episode was released, users could rely on the podcast client to do the work for them, keeping track of numerous podcast rss feeds that interested them and downloading the files to be viewed when they wished.</p>
<p><center><a href="http://00f7feon5v-kwc495e2i6f8vfp.hop.clickbank.net/"><img alt="" src="http://www.internetradiohowto.com/images/Book%20Cover%203.jpg" title="internetradiohowto" class="alignnone" width="123" height="181" /></a></center></p>
<p>Podcast RSS feeds are now used to distribute a number of different types of podcasts. Some producers use it as way to share a comedy or news program that they produce, others podcast in order to share music files they create, and some podcast to share video files they have created and to showcase their work. Podcasting allows the producers to become radio or television stars without the large investment in time and money that wuld be required to do that. Because podcasting has such a low entry cost, requiring little more than a server and a domain to host the site and a way to record the media, thousands of people who otherwise would not have a chance to work in a media environment have a chance to do so through their podcast rss feeds.</p>
<p>In this way, podcast RSS feeds allow media publishing over the internet at a fraction of the cost of other forms of media distribution, permitting people with much smaller budgets to compete in some way. However, podcast rss feeds are also attracting more established companies and groups as well, bringing people from NPR radio stations and news organizations like CNN who use podcasting as yet another means to distribute their product to end users. </p>
]]></content:encoded>
			<wfw:commentRss>http://podcastingideas.com/featured/podcast-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comedy Podcasts</title>
		<link>http://podcastingideas.com/featured/comedy-podcasts/</link>
		<comments>http://podcastingideas.com/featured/comedy-podcasts/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 14:32:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Podcast Ideas]]></category>
		<category><![CDATA[advantages]]></category>
		<category><![CDATA[comedy podcast]]></category>
		<category><![CDATA[dialogue]]></category>
		<category><![CDATA[genres]]></category>
		<category><![CDATA[hobby]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[subscribers]]></category>
		<category><![CDATA[team]]></category>
		<category><![CDATA[variety]]></category>

		<guid isPermaLink="false">http://podcastingideas.com/?p=12</guid>
		<description><![CDATA[Many podcasts are available to subscribe to and watch in a variety of genres, and one of these is the comedy podcast. Every small scale wannabe writer has a chance to become a comedian through podcasting, since the low entry cost allows people to start podcasting with minimum effort and money. To find some of [...]]]></description>
			<content:encoded><![CDATA[<p>Many podcasts are available to subscribe to and watch in a variety of genres, and one of these is the comedy podcast. Every small scale wannabe writer has a chance to become a comedian through podcasting, since the low entry cost allows people to start podcasting with minimum effort and money. To find some of these comedy podcasters, check a podcast directory. A podcast directory is a listing of many, sometimes several thousands, of podcasts submitted and divided into categories. A podcast directory will probably have a large number of comedy podcasts available to subscribe to. </p>
<p>These comedy podcasts are usually created by a small team of people who do the work in their free time, as a hobby, not as a source of income. Because it is a hobby, they&#8217;re more willing to give the work away for free, for nothing more than recognition, probably in the hopes they can parlay that recognition into a more mainstream job. Some more corporate groups also put together comedy podcasts, however. The satirical comedy website TheOnion.com puts out a regular comedy podcast, featuring readings from their fake news site.</p>
<p><center><a href="http://23a4fdnf92x9tl6pw6x8pc1bxo.hop.clickbank.net/"><img alt="" src="http://podcastpodbytes.com/images/podcastpodbytes.jpg" title="podcastpodbytes" class="alignnone" width="280" height="149" /></a></center></p>
<p>Placing a comedy podcast on the Internet has several advantages for the creators. They get to showcase their work, easily distributing their art to many people. This following is likely to be be unusually passionate, following the artist with more enthusiasm than the artist&#8217;s average audience. The comedian has a chance to be more open with the audience, engaging in a sort of dialogue with them. The comedian broadcasts the files, which enter the computer of the user, already a more personal level than simply hearing the jokester on the radio or on television. Compedy podcast subscribers will often then write back to the podcaster, or leave comments on the blog which often accompanies a podcast site. This can give them a degree of input and connection with the writers of the comedy podcast that is far removed from other styles of comedy distribution.</p>
<p>The writers and producers of a comedy podcast thus benefit from several advantages of the podcast form. It is cheap and easy to set up, and uses a distribution mechanism that is also easy to use. The way the podcast form is designed, as well, creates greater connection between the producer and the subscribers. The comedy writer has a greater ability to interact with the subscribers and to find out what they appreciate or do not. Because podcasting is so simple to get involved in, requiring only a small investment to get started, many amateur comedy writers have begun starting their own shows and distributing the feed. It is likely, because of the unique connection podcasting offers between writer and listener, that we will see at least some of these amateur comedians make the leap to the professional stage.</p>
]]></content:encoded>
			<wfw:commentRss>http://podcastingideas.com/featured/comedy-podcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Podcast</title>
		<link>http://podcastingideas.com/creating-podcasts/how-to-create-a-podcast/</link>
		<comments>http://podcastingideas.com/creating-podcasts/how-to-create-a-podcast/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 15:48:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Creating Podcasts]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[creating a podcast]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[mp3 files]]></category>
		<category><![CDATA[subscribers]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://podcastingideas.com/?p=6</guid>
		<description><![CDATA[Podcasting is easy to get involved in for anyone who wants to create a podcast. The first thing necessary is access to a web server. The user needs to be able to upload files to the server itself, so podcasting can&#8217;t be done from a simple blogging or journal site. 
It&#8217;s probably best to register [...]]]></description>
			<content:encoded><![CDATA[<p>Podcasting is easy to get involved in for anyone who wants to create a podcast. The first thing necessary is access to a web server. The user needs to be able to upload files to the server itself, so podcasting can&#8217;t be done from a simple blogging or journal site. </p>
<p>It&#8217;s probably best to register a domain and find a host for the site. Once the site has been set up and the user has access to the host server, a small program called dircaster.php should be customized for your site, and can be used to automatically generate the RSS feed that the subscribers will download. The mp3 files should be uploaded to the proper directory after all the information about the file has been attached. </p>
<p>After they are in the directory, the address of dircaster.php, as long as it is in the same directory as the mp3 files, will generate an RSS file that will tell your subscribers where to download the latest podcasts from. To update and and a new episode, create and upload the new mp3 file to the same directory. When dircaster.php is accessed, it will recognize the new file and relay the information on to your visitors.</p>
<p>With these steps, it is easy for anyone to create a podcast with a small expenditure of time and effort. The site is easy to set up; domains and hosting are now cheap enough almost anyone to have a small site, and the programs necessary are all easy to find and use.</p>
<p>==================================<br />
<a href="http://7cd883ub74zm5nbbtwthra0w4f.hop.clickbank.net/">Podcasting Means You Have an Audience, Any Time &#8211; Any Place!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://podcastingideas.com/creating-podcasts/how-to-create-a-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to Podcasting Ideas!</title>
		<link>http://podcastingideas.com/uncategorized/hello-world/</link>
		<comments>http://podcastingideas.com/uncategorized/hello-world/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 05:25:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[podcasting ideas]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://podcastingideas.com/?p=1</guid>
		<description><![CDATA[Welcome to Podcasting Ideas!
Podcasts are becoming the rage now. If you&#8217;re thinking of starting your own podcast but have no idea how or what to start with, check out Podcasting Ideas now!
We&#8217;ll help you kick start your very 1st podcast and you can turn it into podcast event of the year!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to Podcasting Ideas!</p>
<p>Podcasts are becoming the rage now. If you&#8217;re thinking of starting your own podcast but have no idea how or what to start with, check out Podcasting Ideas now!</p>
<p>We&#8217;ll help you kick start your very 1st podcast and you can turn it into podcast event of the year!</p>
]]></content:encoded>
			<wfw:commentRss>http://podcastingideas.com/uncategorized/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
