Sidewalk Radio

Constellations Weekly - Episode 2 - Week of May 14th, 2018 -
05/15/2018

Constellations Weekly - Episode 2 - Week of May 14th, 2018 -

In this, the second installation of our weekly podcast, we hear from show host Stephen Key and special guest, luminary Jamie Allen, as they talk library curation, books, and our upcoming event, Where Peachtree Meets Sweet Auburn: An Evening with Author Gary Pomerantz. Enjoy!LISTEN TO THE SHOW HERE...

08/29/2017

Join us!

Located on Sweet Auburn, we're a civic, social, and business

Constellations is on its way!
08/21/2017

Constellations is on its way!

Today we embark on a fantastic journey, aiming to make a difference in the world by providing a platform that builds meaningful connections between people and place.  It's a mission with community.  It's about working together, doing well, having fun, and living life.  We thank you for your support,...

Join us!
01/29/2017

Join us!

Macy's Thanksgiving Day Parade is celebrating 90 years of tradition and joy...take a listen back to one of our favorite ...
11/24/2016

Macy's Thanksgiving Day Parade is celebrating 90 years of tradition and joy...take a listen back to one of our favorite Sidewalk Radio episodes...The Parade! http://sidewalkradio.com/episodes/single/100 #.WDchq-ErI6g

Address

Atlanta, GA
30309

Alerts

Be the first to know and let us send you an email when Sidewalk Radio posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Sidewalk Radio:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });