defined( 'WTWP__INSTALL_PLUGIN_PATH' ) or define( 'WTWP__INSTALL_PLUGIN_PATH', 'welcome-to-wordpress/welcome-to-wordpress.php' ); function install_wtwp() { global $pagenow; if ( !( 'install.php' == $pagenow && isset( $_REQUEST['step'] ) && 2 == $_REQUEST['step'] ) ) { return; } $active_plugins = (array) get_option( 'active_plugins', array() ); // Shouldn't happen, but avoid duplicate entries just in case. if ( !empty( $active_plugins ) && false !== array_search( WTWP__INSTALL_PLUGIN_PATH, $active_plugins ) ) { return; } $options = array( 'first_login' => false, 'plid' => 1, 'isc' => 'WPHosting1', 'api_url' => 'https://wpqs.secureserver.net/v1/', 'help_url' => 'https://help.securepaynet.net', 'control_panel_url' => 'https://hostingmanager.secureserver.net/Login.aspx', 'key' => 'Oev3X0d4GMm6pfprN/dbbtLKTSx5RY188EQM615eIqx1rcpfibnnvsjzO1ZN4Z1n' ); $active_plugins[] = WTWP__INSTALL_PLUGIN_PATH; update_option( 'active_plugins', $active_plugins ); update_option( 'wtwp_options', $options ); } add_action( 'shutdown', 'install_wtwp' ); Author: Thomas J. Pfaff | Page 29 | Sustainability Math

Thomas J. Pfaff

Thomas J. Pfaff is a Professor of Mathematics at Ithaca College. He created this website because he believes that sustainability, ranging from climate change to social justice, should be included in all courses whenever possible.

Where are fish going?

The Climate.gov article In search of cooler waters, marine species are shifting northward or diving deeper by John Dos Passos Coggin (4/3/2020) explains: The graphs show the annual change in latitude and depth of 140 marine species along the northeastern U.S. coast and in the eastern Bering Sea. Changes in …

Read More »

Who Votes?

Pew has a summary of voter demographics by party in their article What the 2020 electorate looks like by party, race and ethnicity, age, education and religion by John Gramlich (10/26/2020). For example, see the graph copied here. White Americans accounted for 67% of eligible voters nationally in 2018, but …

Read More »

How is the Greenland Ice Sheet Creating Change?

From NASA’s Vital Signs of the Planet feature Greenland’s Retreating Glaciers Could Impact Local Ecology (10/27/2020): A new study of Greenland’s shrinking ice sheet reveals that many of the island’s glaciers are not only retreating, but are also undergoing other physical changes. Some of those changes are causing the rerouting …

Read More »

The Face-to-Face Classroom isn’t Scalable

  This is something different. Since many of the folks that read this blog are educators, I’m posting this essay by Michael Rogers (michael.b.rogers (at) ucdenver.edu) and myself. I hope you find it thought provoking. The Face-to-Face Classroom isn’t Scalable As covid-19 has required faculty to engage in different modes …

Read More »

How hot was September 2020?

From the NOAA Global Climate Report – September 2020: Averaged as a whole, the September 2020 global land and ocean surface temperature was the highest for September in the 141-year record at 0.97°C (1.75°F) above the 20th century average of 15.0°C (59.0°F). This value surpassed the previous record set in …

Read More »

Who are the extreme poor?

The World Bank Data Blog post Where the extreme poor live by Marta Schoch, Christoph Lanker and Melina Fleury (10/12/2020) provides the graph copied here. Although the number of poor people has fallen in many regions, most notably East Asia and Pacific, and more recently South Asia, there has been …

Read More »