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

Who ranks countries by levels of perceived corruption?

Transparency International has a yearly corruption perceptions index. The graph here is for 2019 (high score – lighter colors – clean, low score – darker colors – corrupt). The Corruption Perceptions Index ranks 180 countries and territories by their perceived levels of public sector corruption, according to experts and business …

Read More »

Can we make a better refrigerator?

The Scientific American article A Simple Twist of Thermodynamics Could Lead to Greener Refrigeration by Sophie Bushwick (1/21/2020) reports about the Science paper Torsional refrigeration by twisted, coiled, and supercoiled fibers by Run Wang et. el. (10/11/2019), which is behind a paywall (the graph here is from that paper). From …

Read More »

Looking for Climate Curriculum Materials?

If you are looking for teaching tools or lessons plans related to climate change then check out TROP ICSU. The TROP ICSU project collects and curates educational resources for teachers and self-learners to learn about Climate Change. The quality of life of future generations is largely dependent on the quality of education …

Read More »

How has child mortality changed?

The article in Nature, Mapping 123 million neonatal, infant, and child deaths between 2000 and 2017, by Burstein et. el (10/16/2019), provides a detailed analysis of under 5 child mortality (U5mr). The goal of mortality-reduction efforts is ultimately to prevent premature deaths, and not just to reduce mortality rates. Across …

Read More »

How much has sea level risen?

The Climate.gov post Climate Change: Global Sea Level by Rebecca Lindsey (11/19/2019) notes: Global mean sea level has risen about 8–9 inches (21–24 centimeters) since 1880, with about a third of that coming in just the last two and a half decades. The rising water level is mostly due to a …

Read More »

How hot was Australia in 2019?

The graph here is from the Australian Bureau of Meteorology Climate changes – trends and extremes page.  In 2019, the temperature was 1.52 deg C (2.7 deg F) above the 30 year average from 1961-1990, which is a new record. The second highest year is 2013 at  1.33 deg C …

Read More »

How hot was November 2019?

From the NOAA Global Climate Report – November 2019: The November 2019 global land and ocean surface temperature was 0.92°C (1.66°F) above average and the second highest November temperature in the 140-year record. Only November 2015 was warmer at +1.01°C (+1.82°F). The five warmest November global land and ocean surface …

Read More »