I want to build a site for my local community radio station in Drupal 7 (specifically want to try out D7 - so don't mind using dev versions of contrib modules were necessary).
The requirements are basic with the only dynamically changing content on the site being the display in a block of the show currently on air show and a picture of the presenter of that show. And a view of the schedule of shows during the week.
It would be good for each show to have it's own page where there can be blog and other custom content for that show.
Any advice please on how to best build content types and relate shows to presenters?
Also any advice on how to build the schedule (events with duration? or events with start and end time?)?
Thanks for any advice.