, 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); })(); Les Jacques de Chimes brings home the prize - News & Stories | 鶹

Skip to main content

Calvin News

Les Jacques de Chimes brings home the prize

Wed, Oct 15, 2008
Allison Graff

This isn’t the first time thestaff has won awards from the; it’s just the first time it’s won so many. The team of students publishingChimesduring the 2007-08 school year brought home a record 11 awards for their work.

In Division II as a campus newspaper that publishes weekly,Chimescompeted for awards in 19 different categories, receiving recognition for reporting, writing, design, photography and general excellence.

Former managing editor, senior Christy Gordon, and former editor-in-chief Kathy Hoogeboom ’08 were pleased with the results from the yearChimeswas published under their leadership.

"When I told Kathy the news, she said what I'd already been thinking: ‘It feels good to be recognized,’” said Gordon. “I believe that she and I, and the whole of the staff, did exceptional work last year, and I'm glad that the MPA agrees.”

The highest honorChimesreceived from the MPA was first-place standing for their special “” published on April 25, 2008. The themed issue focused on the environment and included an open letter requesting that a representative from Calvin’s administration attend the American College and University Presidents Climate Commitment Leadership Summit in June, 2008.

The MPA recognized the work put into covering a single topic from multiple points of view in their contest result comments:

"The 'Green Issue' educates about this theme on the macro level as well as at the campus level. Material appears throughout paper and is well marked. Staff also integrates advocacy by urging institution to take a particular step. Interesting concept.”

TheChimesstaff was particularly happy to receive an award for the ".”

"I think it’s really cool that the category we got first place in was an entire issue that everyone worked on,” said 2008-09 editor-in-chief, senior Sarah States.

States’ co-editor-in-chief, junior Emma Slager, agreed:

"Thewas great. There was a whole lot of creativity in terms of how we covered things, just realizing the overlap in sections which we don’t always see. …And involving the whole community in signatures for a petition that ran across the bottom—we put a lot of work into that.”

Other awards included an honorable mention for the newspaper’s general excellence, a second place in the news photo category for an image taken by junior Aaron Roorda of the Februaryin the Eastown neighborhood, and two second-place awards for writing and design in a feature section about a community theatre project led by Calvin communications arts and sciences professor Stephanie Sandberg.

Chimesfaculty advisor, political science professor, was glad the newspaper staff’s hard work paid off.

"I was delighted to find out thatChimesdid so well in the MPA's college newspaper contest. I think this is a well-deserved recognition of the dedication and creativity ofChimesstaff,” said Goi.

It bodes well, Slager said, that nearly all of the award-winning writers, designers and photographers on staff last year continued on withChimesfor the 2008-09 school year.

"We have a really strong editorial staff this year,” she said.

Slager hopes that with the release of the award results in early October, the current staff will be motivated to keep working hard on the newspaper.

"Right at this time of year when everyone is getting sick and stressed out, it was encouraging to everyone on staff to see that we really are doing good work,” she said.

Other Division II college newspapers receiving recognition includedfrom Albion College,from Hillsdale College andfrom nearby Cornerstone University.