Nowadays, podcasts are very popular form of communicating to the masses. Although the possibility to record home made radio-like programs in MP3 format is not a new thing, it was explosion of popularity of the iPod devices that turned podcasts in the latest Internet mania.
Like the blogs, new podcast shows are announced using RSS feeds. Podcast RSS feeds need to contain special fields of information that are used to describe relevant details about each show.
This class provides a solution for parsing and generating podcast RSS feeds that take in account the podcast specific types of information fields.
In the software development are two stages you do, before you start actually typing any character:1. Find out if the software already exists. 1b. Are there possibilities to change this?2. Find out if the main parts of your software are already written.