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 41 | 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 does NY state rank on energy consumption?

The eia Beta site allows users to choose a state to obtain energy information for that state.  When selecting a state users get data about energy consumption and production, along with other facts. New York generates about one-third of its electricity from nuclear power plants, and the state includes nuclear …

Read More »

How is wealth accumulated?

The Census Bureau note, Many U.S. Households Do Not Have Biggest Contributors to Wealth: Home Equity and Retirement Accounts by Jonathan Eggleston and Donald Hays (8/27/19), highlights gaps in wealth by household type. Wealth inequality between homeowners and renters is striking: Homeowners’ median net worth is 80 times larger than …

Read More »

How are CEOs doing?

The EPI article, CEO compensation has grown 940% since 1978 by Lawrence Mishel and Julia Wolfe (8/14/2019), summarizes CEO compensation.  Selected Key findings: Using the stock-options-realized measure, we find that the average compensation for CEOs of the 350 largest U.S. firms was $17.2 million in 2018. Compensation dipped 0.5% in …

Read More »

How much time do we spend on our phones?

The RescueTime blog post Screen time stats 2019: Here’s how much you use your phone during the workday? by Jory MacKay (3/21/2019) provides data on phone use. Note that Let’s start with the high-level stats. When we looked at the data of 11,000 users who actively use the RescueTime app, we …

Read More »

How hot was July 2019?

NOAA’s Global Climate Report – July 2019 notes The July 2019 global land and ocean surface temperature departure from average was the highest for July since global records began in 1880 at 0.95°C (1.71°F) above the 20th century average. This value surpassed the previous record set in 2016 by 0.03°C (0.05°F). Nine …

Read More »

What happened with the Climate in 2018?

The NOAA article Reporting on the State of the Climate in 2018 by Jessica Blunden (8/12/19) summarizes key climate markers from 2018 such as Last year was the fourth warmest year on record despite La Niña conditions early in the year and the lack of a short-term warming El Niño …

Read More »