Say Yes Podcast

Say Yes Podcast


119: Birthday Episode with Laura Yamin

August 09, 2016

Today is another solo show edition which was supposed to air on my birthday August 6, 2016.
I turned 35 this year, I am officially in my mid-thirties.  In this episode I share:

* How I started my year in a job that  I was bored to pieces.
* Job search back in higher education and then corporate
* What I am currently looking forward for 35th year is more job searching for a permanent position
* Saving money for traveling
* What lead me to take a break in the fall from podcasting, virtual jobs, etc. that lead me to depression
* Going back to barre classes and learning how to knit
* Why Say Yes has been the biggest surprise of this year
* I  traveled to Berlin and Budapest this past year

 







Download
Listen in a New Window
iTunes
Stitcher
SoundCloud
Leave a Review
Clammr It
Subscribe via RSS
Subscribe on Android









function sppClammrIt_6673() {
var sppReferralName = 'SimplePodcastPress';
var sppCurStartTime = '00:00';
var sppCurStartTimeMs = 0;
var sppCurEndTimeMs = 0;
var clammrUrlEncoded = '';

if (document.getElementsByClassName("sppaudioplayer").item(0) != null) {
jQuery('.sppaudioplayer').trigger("pause");
sppCurStartTime = document.getElementsByClassName("audioplayer-time audioplayer-time-current").item(0).innerHTML;
var p = sppCurStartTime.split(':'),s = 0, m = 1;

while (p.length > 0) {
s += m * parseInt(p.pop(), 10);
m *= 60;
}

sppCurStartTimeMs = s * 1000;

}

// SM players
else if (window.soundManager) {
var soundId = window.soundManager.soundIDs[0];
if (soundId == null) {

if (window.sm2BarPlayers)
window.sm2BarPlayers[0].actions.play();
else
jQuery('span.spp-play').click();
soundId = window.soundManager.soundIDs[0];
soundManager.getSoundById(soundId).