, 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); })(); Commencement honors more than 900 grads - News & Stories | ƴɸ̳

ƴɸ̳

Skip to main content

Spark

Commencement honors more than 900 grads

Sat, Sep 01, 2012

More than 900 students participated in Calvin’s ceremony, held in May in Van Noord Arena. The college awarded its first bachelor's degrees 91 years ago to a class of just eight men.

Cornelius Plantinga Jr., who served as president of from 2002 to 2011, delivered the Commencement address, “Whatever You Get, Get Wisdom.”

In addressing the graduates he said, “You have received a stellar education from this place; you can’t lose it, you can’t outlive it and you won’t forget it …, but you can waste your superb Calvin College education if you don’t build on it.”

Plantinga, who is also the seminary’s Charles W. Colson Professor of Theology emeritus, encouraged listeners to be attentive and discerning in life: “The wise are people who know human life, have a knack for living it; they understand something of God and God’s world and how to fit into it. The wise are discerning; they pick up on stuff. … The wise learn a lot simply by being attentive.

“Delight in those around you, follow progress in the sciences …, if you have children, read to them … and the Bible, study this; people who do tend to become wise.”

In addition, Ilga Svechs ’58 and John Booy ’74 received Distinguished Alumni Awards from the Calvin Alumni Association (see sidebar).

Svechs of Cleveland, Ohio, is a professor at Case Western University and a psychotherapist. As a young girl, Svechs and her family were taken from their home in Riga, Latvia, and sent to a Nazi detention camp. The family was eventually sponsored by a Michigan family, and Svechs enrolled at Calvin, graduating with a degree in sociology. The Latvian government bestowed the “Cross of Recognition” upon Svechs for her work in establishing social work, social ethics and human development course work and expertise in her home country of Latvia.

Booy, of Grand Rapids, Mich., is the superintendent of Potter’s House Christian School. Booy founded the innovative Christian urban school in 1981, while he was still a teacher in the Grand Rapids Public Schools system. Potter’s House now serves a diverse student body of 530 pre-K through 12th-grade students. Booy is active in national conversations about urban education.