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 46 | 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.

How many ways does NASA use pi?

At least 18 according to the Jet Propulsion Laboratory at NASA based on the article for pi day — Oh, the Places We Go: 18 Ways NASA Uses Pi.  Number 12 on the list: Keeping rover wheels turning: Rover wheels have distinct designs on them that leave patterns on the …

Read More »

0 to 6 or 1 to 7, Does it matter?

The Decoded/Pew Research Center article On a scale from 1 to 10, how much to the numbers really matter? by Jonathan Evans reports on their experiment using a 0 to 6 scale and 1 to 7 scale.  To carry it out, we randomly assigned respondents in France, Germany and the …

Read More »

How do we humanize data?

When comparing countries or even within countries, we can talk about GDP, Gini coefficients, poverty rates, etc., but sometimes (all the time?) it is hard to know what this really means for people. If a picture is worth a 1000 words then Dollar Street has 30,000,000 words as they “visited …

Read More »

How important are clouds to our climate?

  The Quanta Magazine article, A World Without Clouds A state-of-the-art supercomputer simulation indicates that a feedback loop between global warming and cloud loss can push Earth’s climate past a disastrous tipping point in as little as a century by Natalie Wolchover (2/25/19), reports on recent finding published in Nature …

Read More »

What do SSPs have to do with modeling climate change?

  The CarbonBrief article Explainer How ‘Shared Socioeconomic Pathways (SSP)’ explore future climate change by Zeke Hausfather (4/19/18) provides a detailed overview of modeling future climate change based on future societies: The SSPs feature multiple baseline worlds because underlying factors, such as population, technological, and economic growth, could lead to …

Read More »

Why should we care about insects?

The Guardian article, Plummeting insect numbers ‘threaten collapse of nature’ by Damian Carrington (2/10/19) reports on the recent Biological Conservation paper Worldwide decline of the entomofauna: A review of its drivers by Francisco Sánchez-Bayo and Kris A.G.Wyckhuys (1/20/19). More than 40% of insect species are declining and a third are endangered, …

Read More »