I'll be doing a free web-cast about the new book, Confessions of a Public Speaker, on Dec 2nd, 10am PST. Details below. Please help spread the word!
Confessions of a Public Speaker
Wednesday, December 2, 2009
eDate = '2009-12-02';eYear = eDate.substring(0,4);eMonth = eDate.substring(5,7) - 1;eDay = eDate.substring(8,10);
eTime = '10:00:00';eHour = eTime.substring(0,2);eMin = eTime.substring(3,5);eSec = eTime.substring(6,8);
eAM = 'am';
var...
Published on November 12, 2009 10:03