CINXE.COM
All Songs Considered
<!DOCTYPE html> <html lang="en"> <head> <title>All Songs Considered</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <meta name="viewport" content="width=device-width"> <link id="favicon" rel="shortcut icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAHlJREFUOBFjYBgFFIcA48cYpf/opvAv+YouxODXshZDbFONDSMLSJRv8V245KdYZTD7//8XcDFGRgkwe2O1NVzMv/UomA02AMQCaUQ2CCQG0ohsEEgMphHEBgEmCIWdRNeMTRXYBTBnw2iYQpjTYXx022Hio/RAhwAAjXEfJrIXnj4AAAAASUVORK5CYII="> <style> body { display: block; padding: 0px 20px; max-width: 550px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } .full-version-link { margin-left: 15px; } .slug-line { font-size: 1.1rem; margin-bottom: 15px; } .hr-line { position: relative; height: 4px; } .hr-line:after { background: linear-gradient(to right, #e60000 0%, #e60000 33.33%, #000000 33.33%, #000000 66.66%, #3366CC 66.66%); position: absolute; content: ''; height: 4px; right: 0; left: 0; top: 0; } hr.gray { border: .5px solid gray; } .story-title { line-height: 2rem; font-size: 1.5rem; margin: 0; } .topic-heading { line-height: 2rem; font-size: 1.5rem; } .topic-container>ul { padding: 0; line-height: 1.4rem; } .topic-container li { display: block; padding-bottom: 15px; } .topic-container { margin-top: 20px; } .topic-date { margin: 20px 0; font-style: italic; } .paragraphs-container { line-height: 1.5rem; } .button:link, .button:visited { background-color: white; color: black; border: 2px solid black; padding: 4px 8px; text-align: center; text-decoration: none; display: inline-block; } .button:hover, .button:active { background-color: black; color: white; } .lower-nav-container { margin-top: 40px; } .lower-nav-container li { margin-left: 0; display: inline; padding-right: 20px; } h6 { text-transform: uppercase; } </style> </head> <body> <header> <p>Text-Only Version <a class="full-version-link button" href="https://www.npr.org/510019">Go To Full Site</a></p> </header> <main> <article> <div class="story-container"> <p class="slug-line"> <a class="slug-link" href="/">NPR</a> > <a class="slug-link" href="/2037">Music</a> </p> <div class="story-head"> <h1 class="story-title">All Songs Considered</h1> <p>By NPR</p> <p>Saturday, August 27, 2005 • 7:50 PM EDT</p> </div> <div class="hr-line"></div> <div class="paragraphs-container"> <p>Since launching in 2000, All Songs Considered has been NPR's flagship program for music discovery, artist interviews and conversations with friends and fellow music lovers about the really big questions, like what was the best decade for music, are there albums everyone can agree on, and what do you put on when you need a good cry? Weekly, with host Robin Hilton and the NPR Music family.</p> </div> </div> </article> </main> <div class="hr-line"></div> <nav> <p>Topics</p> <ul> <li><a href="/1001">News</a></li> <li><a href="/1008">Culture</a></li> <li><a href="/1039">Music</a></li> </ul> </nav> <footer> <nav class="lower-nav-container"> <li><a href="/614470770">Contact Us</a></li> <li><a href="/179876898">Terms of Use</a></li> <li><a href="/179881519">Permissions</a></li> <li><a href="/179878450">Privacy Policy</a></li> </nav> <p>© NPR</p> </footer> </body> </html>