, 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); })(); A Natural Connection - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Spark

A Natural Connection

Fri, Dec 01, 2023

Jennifer Steensma Hoag is a professor and photographer whose art explores how humans interact with the natural environment. Her recent exhibition, Botanica, 鈥渃onsiders the visuals that humans make to understand, appreciate, and communicate about the natural world.鈥 Production of the artwork in the exhibit was made possible through a sabbatical leave provided by 黄大仙高手论坛. Here, Steensma Hoag explains her work in her own words.

CONTINGENT EXISTENCE听

鈥淢ichigan naturalist and environmental educator Jeanette Henderson 鈥02 sourced local non-native species and created floral arrangements that I transformed into photographic images inspired by Northern Renaissance still life paintings. During the Renaissance, plant and animal specimens were collected through increased trade across oceans and continents. There was a fascination with the unusual and exotic, and an interest in leveraging plants for medicinal use and economic opportunity. Northern Renaissance still life paintings often had allegories of mortality and morality. The presence of nature enforced that life passes away鈥攆lowers wither, birds die. The non-native species in Contingent Existence were intentionally brought to North America to fulfill aesthetic, medicinal, culinary, and landscaping needs鈥 or unintentionally as stowaways in pots or ship ballasts. The existence of these specimens in Michigan are the result of human intervention.鈥澨

PHOTOGENIC TRACES听

鈥淧hotogenic traces are camera-less photographic images made by placing natural forms onto light sensitive paper in the dark, exposing both to light, and processing the paper in photo chemicals. Natural ephemera including exoskeletons, snake skins, root systems, and the result of earthworm movement on the paper鈥 things overlooked or hidden from view鈥攁re documented. This photographic method predates the camera and photograms served as scientific documents for botanists, such as British scientist Anna Atkins, in the 1800s. Photograms have also been used by modern and contemporary photographers to create images; the photographs are one of a kind, the detail rendered is astounding, and results can be unpredictable.鈥澨

DECONSTRUCTED PANORAMAS听

鈥淚n Deconstructed Panoramas I turn my attention to the landscape鈥攊n national parks or on display in botanical gardens where immersive environments elude a single image. Inspired by the visual technique of contemporary American photographer David Hilliard鈥檚 photo sets, I use individual photographs to direct the viewer鈥檚 attention to different parts of a scene.鈥澨

ON FAITH AND ART听

鈥淥ur place as humans within the world God made and declared 鈥榞ood鈥 has been the driving force of my work for over twenty-five years."

鈥淎t Calvin, we are dedicated to the flourishing of God鈥檚 creation, and creation care is foundational to who we are and what we do. I situate my creative photographic production听here as well. Visual art, and being an artist, contributes to creation care. Art can play a powerful role in raising awareness of environmental issues. Art helps us pay attention and gives us the opportunity to see the familiar in a new way. Art can motivate and inspire, offering hope for solutions. Art, especially art in a museum or gallery setting, can provide a space to be contemplative听

callout1