Sheri Saginor

Sheri Saginor Audiobook Narrator and Voice Over Artist

Had a wonderful time at the New England Narrator retreat last week. Learned so much and made lots of new friends. I'll d...
11/05/2022

Had a wonderful time at the New England Narrator retreat last week. Learned so much and made lots of new friends. I'll definitely be back next year!

Spring Greetings!
05/13/2022

Spring Greetings!

Now Available: "The Six Elements: Successful Book Marketing for Independent Authors" by MJ Albert. It's jam-packed with ...
04/12/2022

Now Available: "The Six Elements: Successful Book Marketing for Independent Authors" by MJ Albert. It's jam-packed with brilliant advice on increasing book sales. Available on Audible. I also have a few coupon codes, so contact me if you're interested in a review copy!

Hi Gang. My March Update is out. Feel free to take a look!
03/17/2022

Hi Gang. My March Update is out. Feel free to take a look!

Now available:  "Foot In The Door: My Self-Taught Journey To Becoming A Software Developer," by Nadya Primak. Get it on ...
03/09/2022

Now available: "Foot In The Door: My Self-Taught Journey To Becoming A Software Developer," by Nadya Primak. Get it on Audible, Amazon, and iTunes. But I have a few coupon codes, so contact me if you're interested!

Finished recording "The Six Elements: Successful Book Marketing for Independent Authors" by MJ Albert. It's jam-packed w...
03/06/2022

Finished recording "The Six Elements: Successful Book Marketing for Independent Authors" by MJ Albert. It's jam-packed with brilliant advice on increasing book sales.

Just started recording "A Smart Guide to Building Wealth: Money Moves Your Parents Wish They Had Made," by Ann Ochlan.Ta...
02/26/2022

Just started recording "A Smart Guide to Building Wealth: Money Moves Your Parents Wish They Had Made," by Ann Ochlan.Targeted at young adults, it's a great guide to the basics of budgeting,, earning, and investing. It also addresses pitfalls to avoid. Excited about this one!

Address

Boston, MA

Alerts

Be the first to know and let us send you an email when Sheri Saginor 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 Sheri Saginor:

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); });