CU Directors:

CU Directors chair the various CincyUpdate committees. Ranging in expertise, the Directors provide leadership and hands on experience to help make CincyUpdate an operational reality each week.

Taylor Mason
Sarah Tsai
Ron Hollmann
Shannon Senger
Joseph Yoo
Brian Richards
Michael Lee
President
VP/President-Elect
Director of EA Recruitment and Retention
Director of Events
Director of Marketing and Public Relations
Heart
Soul


Taylor

Sarah

Ron

Shannon

Joseph

Brian

Michael Lee
 
Event Ambassadors:

Our Event Ambassadors (EAs) are your direct contact at the various events we highlight in the city... if you've got questions, they probably have the answers (or are the ones hosting the event!). In addition to making a commitment to entering events that they believe are key to attend, they are also your eyes & ears to what's going on. They capture the "vibe" and are influential in our Top Picks / Best Bets selection process of events each week. To do so and to stay current with the best events, our EA's are also provided VIP passes to various functions around town- a perk for the time commitment it takes to be a CincyUpdate EA.

If you'd like to be an Event Ambassador, e-mail us at EA@CincyUpdate.com and check our our EA Requirements.

If you are a current EA and your picture or bio is missing or is severely in need of an improvement from the list below, please send an e-mail to get it updated.
 
<% dim fs,fo,x set fs=Server.CreateObject("Scripting.FileSystemObject") set fo=fs.GetFolder(Server.MapPath("/HTMLInfo/Main/EAs")) set xsl = Server.CreateObject("Microsoft.XMLDOM") xsl.async = false xsl.load(Server.MapPath("/HTMLInfo/Main/EAs/1eapicture.xsl")) set xml = Server.CreateObject("Microsoft.XMLDOM") xml.async = false for each x in fo.files if (x.Type = "XML Document") Then xml.load(Server.MapPath("/HTMLInfo/Main/EAs/" & x.name)) Response.Write(xml.transformNode(xsl) & VBNewLine) end if next set fo=nothing set fs=nothing set f =nothing %>