CINXE.COM
Public Radio Exchange
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:og="http://opengraphprotocol.org/schema/"> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# publicradioexchange: http://ogp.me/ns/fb/publicradioexchange#"><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.prx.org/","20131215024834","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1387075714"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <!--[if IE 8]> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <![endif]--> <meta http-equiv="content-type" content="text/html;charset=UTF-8"/> <title> Public Radio Exchange </title> <meta name="csrf-token" content="HkFkNe7xVGEl8UAyiJ/GshtdczQ8dBdV4t0obuWpkg4="/> <meta name="csrf-param" content="authenticity_token"/> <meta content="PRX - Public Radio Exchange" property="og:site_name"/> <link href="https://web.archive.org/web/20131215024834cs_/http://assets1.prx.org/player/player.css?1341067878" media="screen, projection" rel="stylesheet" type="text/css"/> <!--[if IE 7]> <link href="http://assets1.prx.org/player/player-ie7.css?1341067878" media="screen, projection" rel="stylesheet" type="text/css" /> <![endif]--> <link href="https://web.archive.org/web/20131215024834cs_/http://assets1.prx.org/stylesheets/blueprint/screen.css?1352223263" media="screen, projection" rel="stylesheet" type="text/css"/> <link href="https://web.archive.org/web/20131215024834cs_/http://assets1.prx.org/stylesheets/blueprint/print.css?1352223263" media="print" rel="stylesheet" type="text/css"/> <!--[if IE]> <link href="http://assets1.prx.org/stylesheets/blueprint/lib/ie.css?1341067878" media="screen, projection" rel="stylesheet" type="text/css" /> <![endif]--> <link href="https://web.archive.org/web/20131215024834cs_/http://assets1.prx.org/stylesheets/base_packaged.css?1386001391" media="screen" rel="stylesheet" type="text/css"/> <link href="https://web.archive.org/web/20131215024834cs_/http://assets1.prx.org/stylesheets/blueprint/plugins/buttons/buttons.css?1341067878" media="screen, projection" rel="stylesheet" type="text/css"/> <script src="https://web.archive.org/web/20131215024834js_/http://assets1.prx.org/javascripts/base_packaged.js?1386001390" type="text/javascript"></script> <script src="//web.archive.org/web/20131215024834js_/http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script> <script src="//web.archive.org/web/20131215024834js_/http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20131215024834js_/http://assets1.prx.org/player/jplayer/jquery.jplayer.js?1341067878" type="text/javascript"></script> <script src="https://web.archive.org/web/20131215024834js_/http://assets1.prx.org/player/jplayer/jplayer.playlist.js?1341067878" type="text/javascript"></script> <script src="https://web.archive.org/web/20131215024834js_/http://assets1.prx.org/player/app.js?1341067878" type="text/javascript"></script> <script src="https://web.archive.org/web/20131215024834js_/http://assets1.prx.org/javascripts/cornerz.js?1353449280" type="text/javascript"></script> <script src="https://web.archive.org/web/20131215024834js_/http://assets1.prx.org/javascripts/calendar_date_select/calendar_date_select.js?1341067878" type="text/javascript"></script> <link href="https://web.archive.org/web/20131215024834cs_/http://assets1.prx.org/stylesheets/calendar_date_select/default.css?1341067878" media="screen" rel="stylesheet" type="text/css"/> <script type="text/javascript"> jQuery.noConflict(); jQuery(document).ready(function() { if (parseInt(jQuery.browser.version) == 6 && jQuery.browser.msie) { return; } else { // This doesn't load properly in IE6, and also prevents the teaser widget from working on the splash page. // So forget rounded corners in IE6. jQuery('.sidebar-content').cornerz(); }; }); </script> <script src="https://web.archive.org/web/20131215024834js_/http://assets1.prx.org/javascripts/jquery.scrollable-1.0.4.min.js?1341067878" type="text/javascript"></script> <script language="javascript"> jQuery(document).ready( function() { // for the teaser widget // jQuery("#teaserController").jFlow({ // slides: "#teasers", // width: "630px", // height: "250px", // duration: 400 // }); // for the login box jQuery(':input.clearonfocus').focus(function(){ var me = jQuery(this); if (me.val() == me.attr('default')) { me.val('').addClass('active'); } }).blur(function(){ var me = jQuery(this); if (me.val() == '') { me.removeClass('active').val(me.attr('default')); } }).each(function(){ var me = jQuery(this); if (me.val() != me.attr('default')) { me.addClass('active'); } me.parents('form').submit(function() { if (me.val() == me.attr('default')) me.val(''); }); }).blur(); //jQuery('.splash-page-teaser').cornerz(); jQuery("div.scrollable").scrollable({ size: 3, speed: 600 }); }); </script> <!--[if IE 6]> <style type="text/css"> a.disabled { display:none; } </style> <![endif]--> <!--[if lte IE 6]> <style type="text/css"> #logo { behavior: url(/pngfix/iepngfix.htc); } #search-bar { margin-top: 0px; height: 20px; margin-bottom: -7px; } #searchbar-simple { width: 200px; } #search-go-button { display:inline; vertical-align: bottom; } /* fix for play and pause button in IE6 */ ul.playlist li { background-image: url(/images/icon_play.gif); background-position: 5px 7px; background-repeat: no-repeat; } ul.playlist li a { background-image: none; padding-left: 20px; } ul.playlist li.sm2_playing li { background-image: url(/images/icon_pause.gif); background-position: 5px 7px; background-repeat: no-repeat; } ul.playlist li.sm2_playing a { background: none; padding-left: 20px; } </style> <![endif]--> <script type="text/javascript">var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);</script></head> <body> <div class="container"> <div class="skip"><a name="main" id="main" href="#maincontent">Skip to main content</a></div> <div id="header" class="column span-24 last header"> <div class="column span-23 last" id="login-signup-links"> <a href="/web/20131215024834/http://www.prx.org/sessions/new?return_to=%252Fhome">log in</a> | <a href="/web/20131215024834/http://www.prx.org/users/new">sign up</a> | <a href="/web/20131215024834/http://www.prx.org/help">help</a> </div> <div class="column span-24 last"> <div class="column prepend-3 span-5" id="logo-div"><a id="logo" href="/web/20131215024834/http://www.prx.org/">PRX</a></div> <div class="column span-14 last"> <div id="search-bar" class="column prepend-5 span-13 last"> <form action="/web/20131215024834/http://www.prx.org/search/pieces" method="get" style="width:400px"> <span>SEARCH</span> <input class="text searchbar" id="searchbar-simple" name="q" type="text"/> <input type="image" value="go" id="search-go-button" src="/web/20131215024834im_/http://www.prx.org/images/go-button.png"/> <a href="/web/20131215024834/http://www.prx.org/search/pieces/advanced">advanced</a> </form> </div> <div class="column prepend-1 span-15 last"> <div id="primary-navigation"> <ul> <li class="first"><a href="/web/20131215024834/http://www.prx.org/home">Home</a></li> <li><a href="/web/20131215024834/http://www.prx.org/pieces">Pieces</a></li> <li><a href="/web/20131215024834/http://www.prx.org/series">Series</a></li> <li><a href="/web/20131215024834/http://www.prx.org/playlists">Playlists</a></li> <li><a href="/web/20131215024834/http://www.prx.org/search/users/advanced">People</a></li> </ul> </div> </div> </div> </div> </div> <div class="column span-22 append-1 prepend-1 last content" id="maincontent"> <a href="/web/20131215024834/http://www.prx.org/donate" style="display:block;position:absolute;top:0;left:0;background:url(//web.archive.org/web/20131215024834im_/http://assets1.prx.org/images/donate_hanger.png);width:171px;height:141px;z-index:100;"></a> <a href="/web/20131215024834/http://www.prx.org/donate" style="display:block;position:absolute;top:0;left:171px;background:url(//web.archive.org/web/20131215024834im_/http://assets1.prx.org/images/donate_hanger.png) top right;width:70px;height:50px;z-index:100;"></a> <a href="/web/20131215024834/http://www.prx.org/donate" style="display:block;position:absolute;top:141px;left:0;background:url(//web.archive.org/web/20131215024834im_/http://assets1.prx.org/images/donate_hanger.png) bottom left ;width:100px;height:100px;z-index:100;"></a> <div class="column span-22 splash-page"> <div class="column span-16"> <h2>Public Radio Exchange</h2> <div class="column span-10"> <iframe src="https://web.archive.org/web/20131215024834if_/http://player.vimeo.com/video/65231514?title=0&byline=0&portrait=0&color=ffffff" width="400" height="225" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> </div> <div class="column span-6 last what-is-prx"> <p style="padding-left:10px;"> Public Radio Exchange (PRX) is an online marketplace for distribution, review, and licensing of public radio programming. PRX is also a growing social network and community of listeners, producers, and stations collaborating to reshape public radio. <a href="/web/20131215024834/http://www.prx.org/about-us/what-is-prx">Learn more.</a> </p> </div> <div class="column span-16"> <div style="margin-left: 10px"> <h3 style="margin-bottom:10px">Featured Project: <a href="/web/20131215024834/http://www.prx.org/remix">PRX Remix</a></h3> <iframe src="https://web.archive.org/web/20131215024834if_/http://prx.mx/embed" scrolling="no" frameborder="0" style="width:100%;height:90px"></iframe> <a href="/web/20131215024834/http://www.prx.org/remix"><img src="https://web.archive.org/web/20131215024834im_/http://media.prx.org/remix/newremix.png" style="width: 125px; float:right"/></a> <p style="margin-top:10px">PRX Remix is for people who love to <a href="https://web.archive.org/web/20131215024834/http://prx.mx/" title="PRX Remix">listen to great stories</a>.</p> <p>We handpick the best short works from shows like The Moth, 99% Invisible, and Snap Judgment, from independent radio makers on PRX.org, and from podcasters everywhere.</p> </div> </div> <div id="whats-inside-pieces-items"> <div id="whats-inside-pieces-block" class="column span-16"> <h3 style="margin-left: 10px;"> What's Inside PRX.org? </h3> <!-- prev page --> <a class="prevPage disabled"></a> <!-- root element for scrollable --> <div class="scrollable" id="whats-inside-scrollable"> <!-- root element for the items --> <div class="items"> <div> <a href="/web/20131215024834/http://www.prx.org/pieces/90121"><img alt="Piece image" src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/208970/Kindness_4th-Sept-2011_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75"/></a> <!-- <a href="/pieces/90121-the-kindness-of-strangers"><img alt="Piece image" src="http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/208970/Kindness_4th-Sept-2011_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75" /></a> --> <h3><a href="/web/20131215024834/http://www.prx.org/pieces/90121">The Kindness of Strangers</a> <span style="font-size:0.9em;">(06:15)</span><br/> <span style="font-size:0.9em;">From: <a href="/web/20131215024834/http://www.prx.org/users/134833-kirstymcquire">Kirsty McQuire</a></span> </h3> <span class="short_description">One woman's philanthropic mission comes full circle.</span> <br style="clear:both"/> </div> <div> <a href="/web/20131215024834/http://www.prx.org/pieces/99912"><img alt="Caption: Martha Lillard, 65, uses her iron lung to breathe at night., Credit: Julia Scott" src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/237488/DSC05880_square.JPG" style="float:left;margin-right: 0.5em;" version="square" width="75"/></a> <!-- <a href="/pieces/99912-the-last-of-the-iron-lungs"><img alt="Caption: Martha Lillard, 65, uses her iron lung to breathe at night., Credit: Julia Scott" src="http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/237488/DSC05880_square.JPG" style="float:left;margin-right: 0.5em;" version="square" width="75" /></a> --> <h3><a href="/web/20131215024834/http://www.prx.org/pieces/99912">The Last of the Iron Lungs</a> <span style="font-size:0.9em;">(06:30)</span><br/> <span style="font-size:0.9em;">From: <a href="/web/20131215024834/http://www.prx.org/users/133644-juliascott">Julia Scott</a></span> </h3> <span class="short_description">Sixty years after polio was eradicated in America, a dozen survivors still rely on their iron lungs to breathe. Come inside the machine Martha Lillard would rather die than ...</span> <br style="clear:both"/> </div> <div> <a href="/web/20131215024834/http://www.prx.org/pieces/104503"><img alt="Piece image" src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/252012/facebook_profile_180x180_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75"/></a> <!-- <a href="/pieces/104503-the-long-game-texas-ongoing-battle-for-the-direc"><img alt="Piece image" src="http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/252012/facebook_profile_180x180_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75" /></a> --> <h3><a href="/web/20131215024834/http://www.prx.org/pieces/104503">The Long Game: Texas' Ongoing Battle for the Direction of the Classroom</a> <span style="font-size:0.9em;">(59:01)</span><br/> <span style="font-size:0.9em;">From: <a href="/web/20131215024834/http://www.prx.org/users/9393-treykay">Trey Kay</a></span> </h3> <span class="short_description">"Long Game" is a new radio documentary about ongoing culture war battles over education in the Lone Star State.</span> <br style="clear:both"/> </div> <div> <a href="/web/20131215024834/http://www.prx.org/pieces/99960"><img alt="Caption: Data from 12 different locations let violinmaker Joseph Curtin digitize a violin's sonic fingerprint., Credit: David Schulman" src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/237552/IMG_0699_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75"/></a> <!-- <a href="/pieces/99960-the-elusive-digital-stradivarius"><img alt="Caption: Data from 12 different locations let violinmaker Joseph Curtin digitize a violin's sonic fingerprint., Credit: David Schulman" src="http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/237552/IMG_0699_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75" /></a> --> <h3><a href="/web/20131215024834/http://www.prx.org/pieces/99960">The Elusive Digital Stradivarius</a> <span style="font-size:0.9em;">(07:38)</span><br/> <span style="font-size:0.9em;">From: <a href="/web/20131215024834/http://www.prx.org/users/854-dschulman">David Schulman</a></span> </h3> <span class="short_description">The sound of a fine acoustic violin is deviously hard to mimic. But a leading maker now has a digital prototype designed to sound the equal of a Stradivarius.</span> <br style="clear:both"/> </div> <div> <a href="/web/20131215024834/http://www.prx.org/pieces/99252"><img alt="Piece image" src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/235728/mandela-tapes__1__square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75"/></a> <!-- <a href="/pieces/99252-the-mandela-tapes"><img alt="Piece image" src="http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/235728/mandela-tapes__1__square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75" /></a> --> <h3><a href="/web/20131215024834/http://www.prx.org/pieces/99252">The Mandela Tapes</a> <span style="font-size:0.9em;">(54:00)</span><br/> <span style="font-size:0.9em;">From: <a href="https://web.archive.org/web/20131215024834/http://www.prx.org/station_accounts/156-cbc">Canadian Broadcasting Corporation</a></span> </h3> <span class="short_description">In this special program, you'll hear Nelson Mandela as you've never heard him before. This program draws on 50 hours of recorded conversations with Mandela, held for many ...</span> <br style="clear:both"/> </div> <div> <a href="/web/20131215024834/http://www.prx.org/pieces/73865"><img alt="Caption: The Immediate Aftermath" src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/173037/IMAG0242a_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75"/></a> <!-- <a href="/pieces/73865-two-little-girls-explain-the-worst-haircut-ever"><img alt="Caption: The Immediate Aftermath" src="http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/173037/IMAG0242a_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75" /></a> --> <h3><a href="/web/20131215024834/http://www.prx.org/pieces/73865">Two Little Girls Explain The Worst Haircut Ever</a> <span style="font-size:0.9em;">(02:57)</span><br/> <span style="font-size:0.9em;">From: <a href="/web/20131215024834/http://www.prx.org/users/92758-jeffreybcohen">Jeff Cohen</a></span> </h3> <span class="short_description">My five year old cut off my three year old's hair. A few weeks later, I decided to interview them and get their explanations. Here's what they told me.</span> <br style="clear:both"/> </div> <div> <a href="/web/20131215024834/http://www.prx.org/pieces/103217"><img alt="Piece image" src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/247908/reveal-logo-squareWEB_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75"/></a> <!-- <a href="/pieces/103217-reveal-pilot"><img alt="Piece image" src="http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/247908/reveal-logo-squareWEB_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75" /></a> --> <h3><a href="/web/20131215024834/http://www.prx.org/pieces/103217">Reveal PILOT</a> <span style="font-size:0.9em;">(59:01)</span><br/> <span style="font-size:0.9em;">From: <a href="https://web.archive.org/web/20131215024834/http://www.prx.org/group_accounts/192296-reveal">Reveal</a></span> </h3> <span class="short_description">Reveal is a new investigative program from The Center for Investigative Reporting and PRX. In this pilot: the volume and impact stemming from the VA's over-prescription of ...</span> <br style="clear:both"/> </div> <div> <a href="/web/20131215024834/http://www.prx.org/pieces/105840"><img alt="Caption: Third Coast winners receive this hand-crafted award, Credit: Kate Joyce" src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/256140/TCF_Award_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75"/></a> <!-- <a href="/pieces/105840-best-of-the-best-the-2013-third-coast-festival-br"><img alt="Caption: Third Coast winners receive this hand-crafted award, Credit: Kate Joyce" src="http://s3.amazonaws.com/production.mediajoint.prx.org/public/piece_images/256140/TCF_Award_square.jpg" style="float:left;margin-right: 0.5em;" version="square" width="75" /></a> --> <h3><a href="/web/20131215024834/http://www.prx.org/pieces/105840">Best of the Best: The 2013 Third Coast Festival Broadcast and Promo</a> <span style="font-size:0.9em;">(01:58:00)</span><br/> <span style="font-size:0.9em;">From: <a href="https://web.archive.org/web/20131215024834/http://www.prx.org/group_accounts/799-thirdcoast">Third Coast International Audio Festival</a></span> </h3> <span class="short_description">Each year The Third Coast International Audio Festival brings the best new documentaries produced worldwide to the national airwaves in a special two-hour program hosted by ...</span> <br style="clear:both"/> </div> </div> </div> <!-- next page --> <a class="nextPage"></a> <!-- power tag: let rest of the page layout normally --> <br clear="all"/> </div> </div> </div> <div class="column span-6 last sidebar"> <div class="sidebar-content"> <h2>Been here before?</h2> <div class="labeled-form splash-page"> <form action="/web/20131215024834/http://www.prx.org/sessions" method="post"> <input class="text clearonfocus" default="username" id="login" name="login" type="text" value="username"/> <input class="text clearonfocus" default="*******" id="password" name="password" type="password" value="*******"/> <div class="field"> <label style="display:inline; margin-right: 0.2em" for="remember_me">Remember me?</label> <input id="remember_me" name="remember_me" type="checkbox" value="1"/> </div> <p style="margin-top:.8em;margin-bottom:.4em;"><input name="commit" type="submit" value="Log In"/></p> </form></div> <h2><a href="/web/20131215024834/http://www.prx.org/passwords/new">Forgot your password?</a></h2> <h2><a href="/web/20131215024834/http://www.prx.org/users/new">Sign up for an account!</a></h2> </div> <div class="sidebar-content"> <style> hr {border-bottom: 1px dotted rgb(147, 153, 27);} </style> <h2><a href="/web/20131215024834/http://www.prx.org/projects">PRX Projects</a></h2> <ul style="margin:0;"> <li style="list-style-type:none;display:block;"> <div style="margin-bottom:5px;"> <a href="https://web.archive.org/web/20131215024834/http://matter.vc/"><img width="80" style="float:left;padding:8px;" src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/comatose_files/5987/matter_small.jpg"/></a> <a href="https://web.archive.org/web/20131215024834/http://matter.vc/">Matter Ventures</a> launches with support from KQED, The Knight Foundation, and PRX. Changing media for good. </div> <br clear="both"> </li> <li style="list-style-type:none;display:block;"> <div style="margin-bottom:5px;"> <a href="https://web.archive.org/web/20131215024834/http://apps.prx.org/"> <img src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/comatose_files/4412/app-logo_square.png?1313010688" width="100" style="float:left;padding:8px;"></a> <a href="https://web.archive.org/web/20131215024834/http://apps.prx.org/">Mobile Apps</a>: This American Life, Public Radio Player, and more. </div><br clear="both"> </li> <li style="list-style-type:none;display:block;"> <div style="margin-bottom:5px;"> <a href="https://web.archive.org/web/20131215024834/http://protectmypublicmedia.org/"> <img src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/comatose_files/6523/ProtectMyPublicMedia.png" height="50" style="float:left;padding:3px;"></a> Join <a href="https://web.archive.org/web/20131215024834/http://protectmypublicmedia.org/">Protect My Public Media</a>: Take a stand for the stations and shows you love. </div><br clear="both"> </li> <li style="list-style-type:none;display:block;"> <div style="margin-bottom:5px;"> <a href="https://web.archive.org/web/20131215024834/http://www.prx.org/themoth"> <img src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/comatose_files/4540/mothradiohr-web.jpg" height="50" style="float:left;padding:3px;"></a> <a href="https://web.archive.org/web/20131215024834/http://www.prx.org/themoth">The Moth Radio Hour</a><br/> Winner of a 2010 Peabody Award. </div><br clear="both"> </li> <!--<li style="list-style-type:none;display:block;"> <div style='margin-bottom:5px;'> <a href="http://www.prx.org/soundopinions"> <img src="http://s3.amazonaws.com/production.mediajoint.prx.org/public/comatose_files/2477/SoundOpinionsLogo2.png" height='50' style='float:left;padding:3px;'></a> <a href='http://www.prx.org/soundopinions'>Sound Opinions</a><br />Chicago Public Radio's rock and roll talk show, distributed by PRX. </div><br clear='both'> </li> --> <li style="list-style-type:none;display:block;"> <div style="margin-bottom:5px;"> <a href="https://web.archive.org/web/20131215024834/http://howsound.org/"> <img src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/comatose_files/4372/howsoundfinallarge.png" height="50" style="float:left;padding:3px;"></a> <a href="https://web.archive.org/web/20131215024834/http://howsound.org/">HowSound</a><br/>The backstory to great radio storytelling. </div><br clear="both"> </li> <li style="list-style-type:none;display:block;"> <div style="margin-bottom:5px;"> <a href="https://web.archive.org/web/20131215024834/http://generation.prx.org/"> <img src="https://web.archive.org/web/20131215024834im_/http://www.prx.org/images/generation-prx-skinny.png" height="50" style="float:left;padding:3px;"></a> <a href="https://web.archive.org/web/20131215024834/http://generation.prx.org/">Generation PRX</a><br/>Youth-made radio. Listen. </div><br clear="both"> </li> </ul> <p style="float:right"><a href="https://web.archive.org/web/20131215024834/http://www.prx.org/projects">See All Projects</a></p><br> </div> </div> </div> </div> <div id="footer" class="column span-23 last small footer"> <div id="footer-navigation" class="column span-24 last"> <div class="column prepend-1 span-4 quiet"> <dl> <dt>Resources</dt> <dd><a href="https://web.archive.org/web/20131215024834/https://prx.zendesk.com/categories/20013592-prx-org">Help & Support</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/https://prx.zendesk.com/forums/20320397-membership-types-benefits">Membership Options</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://www.prx.org/terms-of-use">Terms of Use</a></dd> </dl> </div> <div class="column span-6 border quiet"> <dl> <dt>Stay Tuned</dt> <dd><a href="https://web.archive.org/web/20131215024834/https://www.facebook.com/publicradioexchange"><img src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/comatose_files/5282/f_logo.png" width="20" style="margin: 0px;vertical-align:middle;"></a> <a href="https://web.archive.org/web/20131215024834/https://www.facebook.com/publicradioexchange">Facebook</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/https://twitter.com/prx"><img src="https://web.archive.org/web/20131215024834im_/http://s3.amazonaws.com/production.mediajoint.prx.org/public/comatose_files/5286/twitter_newbird_blue.png" width="20" style="margin: 0px;vertical-align:middle;"></a> <a href="https://web.archive.org/web/20131215024834/https://twitter.com/prx">Twitter</a> & <a href="https://web.archive.org/web/20131215024834/http://www.prx.org/feeds">more</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/https://www.kickstarter.com/prx"><img src="https://web.archive.org/web/20131215024834im_/http://media.prx.org/prompt/kickstarter_logo.png" width="20" style="margin: 0px;vertical-align:middle;"></a> <a href="https://web.archive.org/web/20131215024834/https://www.kickstarter.com/prx"><span class="caps">PRX</span> Curates on Kickstarter</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://prx.tumblr.com/">Tumblr</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://www.prx.org/newsletters">Email Newsletters</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://www.prx.org/tools-and-resources/pds-links"><span class="caps">PRX</span> on iTunes</a></dd> </dl> <hr/> <strong>From the <a href="https://web.archive.org/web/20131215024834/http://blog.prx.org/">PRX Blog...</a></strong> <ul> <li> <a href="https://web.archive.org/web/20131215024834/http://blog.prx.org/2013/12/prx-staff-favorites-2013/">PRX Staff Favorites 2013</a> </li> <li> <a href="https://web.archive.org/web/20131215024834/http://blog.prx.org/2013/12/santas-recommendations-audio-producers/">First Annual Gift Guide for Audio Producers</a> </li> <li> <a href="https://web.archive.org/web/20131215024834/http://blog.prx.org/2013/12/giving-tuesday/">#GivingTuesday</a> </li> <li> <a href="https://web.archive.org/web/20131215024834/http://blog.prx.org/2013/11/engineering-gotham-moles-eye-view/">Engineering Gotham From Below: A Mole鈥檚 Eye View</a> </li> <li> <a href="https://web.archive.org/web/20131215024834/http://blog.prx.org/2013/11/welcoming-janet-balis-prx-board-directors/">Welcoming Janet Balis to the PRX Board of Directors</a> </li> </ul> </div> <div class="column span-4 quiet"> <dl> <dt>Projects (<a href="https://web.archive.org/web/20131215024834/http://www.prx.org/projects">See All</a>)</dt> <dd><a href="https://web.archive.org/web/20131215024834/http://prx.mx/">PRX Remix</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://matter.vc/">Matter Ventures</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://apps.prx.org/">Mobile Apps</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://www.prx.org/themoth">The Moth Radio Hour</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://generationprx.org/">Generation PRX</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://labs.prx.org/">PRX Labs</a></dd> </dl> </div> <div class="column span-4 quiet"> <dl> <dt>About Us</dt> <dd><a href="/web/20131215024834/http://www.prx.org/about-us/what-is-prx">What is PRX?</a> <dd><a href="https://web.archive.org/web/20131215024834/http://www.prx.org/about-us/contact">Contact</a></dd> <dd><a href="/web/20131215024834/http://www.prx.org/about-us/organization">Organization & Staff</a></dd> <dd><a href="/web/20131215024834/http://www.prx.org/about-us/funding">Funding</a> | <a href="https://web.archive.org/web/20131215024834/http://www.prx.org/donate">Donate</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://labs.prx.org/">Technology</a></dd> <dd><a href="/web/20131215024834/http://www.prx.org/about-us/press">Press Room & Resources</a></dd> <dd><a href="https://web.archive.org/web/20131215024834/http://blog.prx.org/category/jobs/">Jobs</a></dd> </dl> </div> <div class="column span-4 append-1 quiet last"> <dl id="contact-information"> <dd style="margin-right:10px;margin-top:10px;"><em>PRX is a 501(c)(3) organization recognized by the IRS: #263347402.</em></dd> </dl> </div> </div> <div class="column span-24 last" style="margin:auto; text-align:center;"> <a href="/web/20131215024834/http://www.prx.org/pieces/random">Feeling random?</a> Let PRX choose a piece for you. </div> <div class="column span-24 last quiet" style="margin:auto; text-align:center;"> 漏 copyright 2003-2013 PRX <br/><a href="/web/20131215024834/http://www.prx.org/terms-of-use">Terms of Use</a> and <a href="/web/20131215024834/http://www.prx.org/privacy-policy">Privacy Policy</a> </div> </div> <script type="text/javascript"> document.write(unescape("%3Cscript src='" + ('https:' == document.location.protocol ? 'https://' : 'http://') + "stats.g.doubleclick.net/dc.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-164824-1"); pageTracker._trackPageview(); </script> <script src="https://web.archive.org/web/20131215024834js_/http://assets1.prx.org/js/prx-v1.min.js?1341067878" type="text/javascript"></script> <noscript> <img style="width:1px;height:1px" src="https://web.archive.org/web/20131215024834im_/http://count.prx.org/pixel.gif?noscript=true&url=http%3A%2F%2Fwww.prx.org%2F"/> </noscript> <script src="//web.archive.org/web/20131215024834js_/http://assets1.prx.org/javascripts/count.js"></script> <script>try { TheCount.user_id = null; TheCount.embedder = getParameterByName('from_url'); TheCount.referrer = getParameterByName('from_referrer'); TheCount.url = 'https://web.archive.org/web/20131215024834/http://www.prx.org/'; TheCount.logAction({action:'view'}); }catch(e){ if (typeof console !== 'undefined') { console.warn("TheCount// ", e.toString(), e); } } </script> </div><!-- container --> <script type="text/javascript">if (!NREUMQ.f) { NREUMQ.f=function() { NREUMQ.push(["load",new Date().getTime()]); var e=document.createElement("script"); e.type="text/javascript"; e.src=(("http:"===document.location.protocol)?"http:":"https:") + "//" + "js-agent.newrelic.com/nr-100.js"; document.body.appendChild(e); if(NREUMQ.a)NREUMQ.a(); }; NREUMQ.a=window.onload;window.onload=NREUMQ.f; }; NREUMQ.push(["nrfj","beacon-1.newrelic.com","58605ff260",80739,"cl1eQRYMWVhWQx5QX1xXH1wKB1BM",0,25,new Date().getTime(),"","","","",""]);</script></body> </html> <!-- FILE ARCHIVED ON 02:48:34 Dec 15, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 04:46:20 Mar 05, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.474 exclusion.robots: 0.021 exclusion.robots.policy: 0.014 esindex: 0.007 cdx.remote: 14.016 LoadShardBlock: 267.095 (6) PetaboxLoader3.datanode: 179.257 (7) PetaboxLoader3.resolve: 118.477 (2) load_resource: 119.014 -->