, but this code // executes before the first paint, when

麻豆区

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Menlo Innovations CEO keynotes Calvin's Business Partners Awards Luncheon - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Menlo Innovations CEO keynotes Calvin's Business Partners Awards Luncheon

Tue, Oct 07, 2014
Matt Kucinski

On Monday, October 20, 2014, Calvin College will host its annual . The event honors businesses and individuals that have partnered with the college鈥檚 to create outstanding learning opportunities for students.

Adding "joy"

This year鈥檚 keynote speaker is . Sheridan is the CEO of , a software design and development company in Ann Arbor, Mich., known worldwide for its 鈥渏oyful鈥 workplace culture. Sheridan recently authored the book where he shares how he created that culture at Menlo.

In his keynote address at Calvin titled 鈥淏uild a Workplace People Love鈥擩ust Add Joy,鈥 he will share how creating a culture focused on the business values of joy can unleash human energy, leading to greater productivity, more employee engagement and greater interest in outcomes.

鈥淛oy鈥檚 the thing that God wired us for 鈥 Joy鈥檚 the thing that when God strikes the tuning fork, and when the world strikes the tuning fork, it鈥檚 what makes your heart sing,鈥 said Sheridan at a recent speaking engagement.

鈥淩ich Sheridan has created a value driven culture that challenges the conventional wisdom about work and organizations which will resonate well with much of our innovative West Michigan business community,鈥 said , director of . "While painting a clear picture with examples from Menlo Innovations, Rich challenges us all to become people of vocation rather than occupation鈥攖o lean into Joy!鈥

Saying "thanks"

Event organizers say the luncheon will provide attendees with a great opportunity to network with west Michigan business leaders. It is also a time for Calvin to recognize a few outstanding partners for their continued commitment to Calvin鈥檚 business program.

The CCIB will honor Wolverine Worldwide, Inc. with an outstanding corporate partner award and will award Mary Tuuk (Fifth Third Bank), John and Judy Spoelhof (Bayside Capital) and Andy DeVries (Calvin College) with outstanding partner awards.

The and the Calvin Center for Innovation in Business are hosting the event, which will be held in The Great Hall of Calvin鈥檚 . A networking reception begins at 11:30 a.m. with the luncheon to follow at noon. Sheridan will be signing copies of his book, Joy, Inc. in the Prince Conference Center after the event.


Authors: