Author Archives: AnnetteLorenzo

Icelandic Prime Minister Sigmundur Gunnlaugsson Resigns in the Wake of "Panama Papers" Scandal

Mother Jones

<!DOCTYPE html PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN” “http://www.w3.org/TR/REC-html40/loose.dtd”>

Iceland’s Prime Minister Sigmundur Gunnlaugsson announced his resignation on Tuesday amid mounting public anger over evidence that he and his wife owned a secretive offshore company called Wintris that managed millions of dollars of investments in three Icelandic banks that collapsed during the 2008 financial crisis.

Calls to step down were sparked by this weekend’s so-called “Panama Papers” leak, a massive trove of documents from the Panamanian law firm Mossack Fonesca that exposed a number of international leaders and their closest confidantes as participating in complex offshore banking arrangements. High-profile leaders linked to the leak include Russian President Vladimir Putin and Chinese President Xi Jinping.

But Gunnlaugsson is the first leader ousted in the international fallout. The public outcry in Iceland is particularly intense due to lasting memories of the 2008 financial crisis, which paralyzed the country’s economy, and sent shock waves around the world. And as our own Kevin Drum noted, Iceland was “ground zero for the European banking crisis.”

Gunnlaugsson had initially insisted on staying in office. When questioned about his ties to Wintris on Monday, the visibly shaken prime minister was unable to properly respond and ended the interview. “You are asking me nonsense,” he is heard telling the reporters conducting the interview.

In the days following the leak, mass demonstrations calling for Gunnlaugsson to step down were held outside Parliament. Some people were seen hurling yogurt at the building in protest:

Continue reading:  

Icelandic Prime Minister Sigmundur Gunnlaugsson Resigns in the Wake of "Panama Papers" Scandal

Posted in alternative energy, Anchor, Everyone, FF, GE, LG, ONA, Radius, solar, Uncategorized, Venta | Tagged , , , , , , , , , , , | Comments Off on Icelandic Prime Minister Sigmundur Gunnlaugsson Resigns in the Wake of "Panama Papers" Scandal

McDonald’s Accused of Stealing Wages From Already Underpaid Workers

Mother Jones

<!DOCTYPE html PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN” “http://www.w3.org/TR/REC-html40/loose.dtd”>

Fast food workers make very little money. How little money? Very little money! So little in fact that a single parent of one living in New York City would have to work 144 hours a week “to make a secure yet modest living.” But apparently, those wages are not low enough, a group of McDonald’s workers allege, to stop the company from also stealing from them.

Wage-theft suits brought against McDonald’s this week in Michigan, California, and New York accuse the chain of refusing to pay overtime, ordering people to work off the clock, and straight up erasing hours from timecards. If these allegations are true, and maybe they’re not, but maybe they are, then the company has been illegally screwing people who are already being legally screwed.

This is the most recent development in a months-long campaign by fast-food workers pushing for a $15/hour starting wage.

You shouldn’t eat fast food because fast food is bad for you but if you do eat fast food (and you will eat fast food at least once in a while because nobody can be perfect all the time), be nice to the people who serve you. They have to fight tooth and nail to make ends meet.

Could you make it on fast food wages? Here’s a depressing calculator. (Spoiler: Probably not!)

How many people are in your household? One Adult No Children
One Adult One Child
One Adult Two Children
One Adult Three Children
Two Adults No Children
Two Adults One Child
Two Adults Two Children
Two Adults Three ChildrenWhich state do you live in? Which area do you live in? (Area data not available for households without children.)How much do you make in a year? $

In order to make $___ a year, the typical fast-food worker has to work __ hours a week.

A household like yours in ___, ___ needs to earn $__ annually to make a secure yet modest living. A fast-food worker working full time would have to earn $__ an hour to make that much.

The average fast-food employee works less than 25 hours a week. To make a living wage in ___, ___ at current median wages, s/he would have to work __ hours a week.

In __ hours, McDonald’s serves __ customers and makes $__. That’s about __ Big Macs.

var median_fast_food_worker_wage = 8.94; // Source: National Employment Law Project, July 2013; http://nelp.3cdn.net/84a67b124db45841d4_o0m6bq42h.pdf
var work_weeks_per_year = 52;
var months_per_year = 12;
var average_fast_food_worker_hours_per_week = 24.4;
var average_weeks_in_a_month = 4.348;
var hours_worked_at_full_time = 40;

var days_in_2012 = 366; //leap year
var McDonalds_customers_per_day_in_2012 = 69000000; // Source: McDonalds 2012 Annual Report
var hours_in_day = 24;
var mcD_systemwide_restaurants = 34480;
var mcD_served_per_hour = McDonalds_customers_per_day_in_2012 / hours_in_day;

var mcD_earnings_in_2012 = 27567000000; // Source: McDonalds 2012 Annual Report http://www.aboutmcdonalds.com/content/dam/AboutMcDonalds/Investors/Investor%202013/2012%20Annual%20Report%20Final.pdf
var mcD_earned_per_hour = Math.round(mcD_earnings_in_2012 / days_in_2012 / hours_in_day);

var cost_of_big_mac = 4;

var first_state = ‘AK’;
var first_locale = ‘Anchorage, AK HUD Metro FMR Area’;
var state_abbr =
‘AL’ : ‘Alabama’,
‘AK’ : ‘Alaska’,
‘AS’ : ‘America Samoa’,
‘AZ’ : ‘Arizona’,
‘AR’ : ‘Arkansas’,
‘CA’ : ‘California’,
‘CO’ : ‘Colorado’,
‘CT’ : ‘Connecticut’,
‘DE’ : ‘Delaware’,
‘DC’ : ‘District of Columbia’,
‘FM’ : ‘Micronesia1’,
‘FL’ : ‘Florida’,
‘GA’ : ‘Georgia’,
‘GU’ : ‘Guam’,
‘HI’ : ‘Hawaii’,
‘ID’ : ‘Idaho’,
‘IL’ : ‘Illinois’,
‘IN’ : ‘Indiana’,
‘IA’ : ‘Iowa’,
‘KS’ : ‘Kansas’,
‘KY’ : ‘Kentucky’,
‘LA’ : ‘Louisiana’,
‘ME’ : ‘Maine’,
‘MH’ : ‘Islands1’,
‘MD’ : ‘Maryland’,
‘MA’ : ‘Massachusetts’,
‘MI’ : ‘Michigan’,
‘MN’ : ‘Minnesota’,
‘MS’ : ‘Mississippi’,
‘MO’ : ‘Missouri’,
‘MT’ : ‘Montana’,
‘NE’ : ‘Nebraska’,
‘NV’ : ‘Nevada’,
‘NH’ : ‘New Hampshire’,
‘NJ’ : ‘New Jersey’,
‘NM’ : ‘New Mexico’,
‘NY’ : ‘New York’,
‘NC’ : ‘North Carolina’,
‘ND’ : ‘North Dakota’,
‘OH’ : ‘Ohio’,
‘OK’ : ‘Oklahoma’,
‘OR’ : ‘Oregon’,
‘PW’ : ‘Palau’,
‘PA’ : ‘Pennsylvania’,
‘PR’ : ‘Puerto Rico’,
‘RI’ : ‘Rhode Island’,
‘SC’ : ‘South Carolina’,
‘SD’ : ‘South Dakota’,
‘TN’ : ‘Tennessee’,
‘TX’ : ‘Texas’,
‘UT’ : ‘Utah’,
‘VT’ : ‘Vermont’,
‘VI’ : ‘Virgin Island’,
‘VA’ : ‘Virginia’,
‘WA’ : ‘Washington’,
‘WV’ : ‘West Virginia’,
‘WI’ : ‘Wisconsin’,
‘WY’ : ‘Wyoming’

var selected_state = jQuery(“#selected_state”);
var selected_locale = jQuery(“#selected_locale”);
var selected_household = jQuery(“#selected_household”);

for (var state in bfjo)
var option = jQuery(” + state_abbrstate + ”);
selected_state.append(option);

var fill_locale_selector = function(state_object)

selected_locale.html(“”);

for (var locale in state_object)
var option = jQuery(” + locale.replace(/,.*$/, ”) + ”);
selected_locale.append(option);

}

fill_locale_selector(bfjofirst_state)

selected_state.bind(“change”,
function()
var state = $(“#selected_state option:selected”).val();
var state_object = bfjostate;

fill_locale_selector(state_object);

)

/*
var fill_household_selector = function(locale_object)
var selected_household = jQuery(“#selected_household”);

selected_household.html(“”);

for (var household in locale_object)
var option = jQuery(” + household + ”);
selected_household.append(option);

}

fill_household_selector(bfjofirst_statefirst_locale)
*/

selected_locale.bind(“change”,
function()
var state = $(“#selected_state option:selected”).val();
var locale = $(“#selected_locale option:selected”).val();
var locale_object = bfjostatelocale;

//fill_household_selector(locale_object);

)

enable_disable_locale = function()
var household = $(“#selected_household option:selected”).val();
if (household === ‘1P0C’ else
selected_locale.attr(‘disabled’, ”);

}
selected_household.bind(“change”,
function()
enable_disable_locale();

);
enable_disable_locale();

jQuery(“#calculate_this”).bind(“submit”,
function()

var state = $(“#selected_state option:selected”).val();
var locale = $(“#selected_locale option:selected”).val();
var household = $(“#selected_household option:selected”).val();
var salary = parseInt($(“#input_salary”).val());

var annual_living_wage = bfjostatelocalehousehold;
console.log(state);
console.log(locale);
console.log(household);
console.log(annual_living_wage);
var hourly_for_living = annual_living_wage / months_per_year
/ average_weeks_in_a_month / hours_worked_at_full_time;

var hours_to_live_per_month = annual_living_wage / months_per_year / median_fast_food_worker_wage;
var weeks_to_live_per_month = hours_to_live_per_month / hours_worked_at_full_time;

var salary_monthly = salary / months_per_year;
var hours_to_salary_monthly = salary_monthly / median_fast_food_worker_wage;
var weeks_to_salary_monthly = hours_to_salary_monthly / hours_worked_at_full_time;

var hours_living_a_week = hours_to_live_per_month / average_weeks_in_a_month;
var hours_salary_a_week = hours_to_salary_monthly / average_weeks_in_a_month;

var commify = function(number)
while (/(d+)(d3)/.test(number.toString()))
number = number.toString().replace(/(d+)(d3)/, ‘$1’+’,’+’$2′);
}
return number;
}

var salary_string = commify(salary);
var yearly_living_wage_string = commify(annual_living_wage);
/*
while (/(d+)(d3)/.test(salary_string.toString()))
salary_string = salary_string.toString().replace(/(d+)(d3)/, ‘$1’+’,’+’$2′);

while (/(d+)(d3)/.test(yearly_living_wage_string.toString()))
yearly_living_wage_string = yearly_living_wage_string.toString().replace(/(d+)(d3)/, ‘$1’+’,’+’$2′);

*/

jQuery(“#calculated”).show();
jQuery(“#fast_food_calculator_hours”).text(Math.round(hours_to_live_per_month));
jQuery(“#fast_food_calculator_state”).text(state_abbrstate);
jQuery(“#fast_food_calculator_state2”).text(state_abbrstate);
if (household === “1P0C” || household === “2P0C”)
jQuery(“#fast_food_calculator_locale”).text(”);
jQuery(“#fast_food_calculator_locale2″).text(”);
else
jQuery(“#fast_food_calculator_locale”).text(locale.replace(/,.*$/, ”) + ‘,’);
jQuery(“#fast_food_calculator_locale2″).text(locale.replace(/,.*$/, ”) + ‘,’);

jQuery(“#salary”).text(salary_string);
jQuery(“#fast_food_calculator_time”).text(Math.round(hours_to_salary_monthly));

jQuery(“#living_hours_per_week”).text(Math.round(hours_living_a_week));
jQuery(“#living_hours_per_week2”).text(Math.round(hours_living_a_week));

jQuery(“#salary_hours_per_week”).text(Math.round(hours_salary_a_week));
jQuery(“#fast_food_calculator_living_wage_annual”).text(yearly_living_wage_string);

jQuery(“#mc_d_customers_served”).text(
commify(
Math.round(
Math.round(hours_living_a_week) * mcD_served_per_hour
)
)
);
jQuery(“#mc_d_money_earned”).text(
commify(Math.round(Math.round(hours_living_a_week) * mcD_earned_per_hour))
);

jQuery(“#big_mac_count”).text(
commify(
Math.round(
Math.round(hours_living_a_week)
* mcD_earned_per_hour
/ cost_of_big_mac
)
)
);

console.log(hourly_for_living);
var hourly_for_living_clean = Math.round(hourly_for_living * 100)
.toString().replace(/(d+)(d2)/, ‘$1’+’.’+’$2′);
jQuery(“#living_wage_hourly”).text(hourly_for_living_clean);

return false;

}

)

Read More: 

McDonald’s Accused of Stealing Wages From Already Underpaid Workers

Posted in Anchor, FF, GE, LAI, LG, ONA, Radius, Uncategorized, Venta | Tagged , , , , , , , , , , | Comments Off on McDonald’s Accused of Stealing Wages From Already Underpaid Workers

U.N. climate talks: Four countries behaving badly

U.N. climate talks: Four countries behaving badly

Oxfam International

Climate activists are not happy with Japan, Poland, Australia, and Canada.

There have been more disappointments than encouraging signs at the U.N. climate talks in Warsaw, Poland, which have just passed the halfway mark. They’re intended to lay the groundwork for a new global climate treaty to replace the Kyoto Protocol, but it’s not going well so far. Rich countries are not outlining how they will fund the planned $100-billion-a-year Green Climate Fund. Discussions involving agriculture have been taken off the table, even though farming reforms could substantially reduce global carbon emissions. And nobody can agree on how best to protect carbon-soaking forests.

But of the 190 countries that have sent delegates to Warsaw, four in particular have been the target of international anger over recent announcements, acts of obstructionism, and failure to commit to protect the world from global warming.

Japan

Japan is the fifth biggest greenhouse gas polluter, but it had committed to reducing its carbon emissions 25 percent below 1990 levels by 2020.

Then Fukushima melted down and the country switched from a nuclear-powered diet to a fossil-fueled one. Now the country’s leaders are pointing to that tragedy as they walk away from their climate-change goals. Japan’s new goal? Emissions in 2020 that are 3.5 percent below 2005 levels. Which is even worse than it sounds. That means a 3.1 percent emissions increase from 1990 to 2020.

Japan’s chief cabinet secretary said the previous goal, which had been set by a government that is now in opposition, “was totally unfounded and wasn’t feasible.”

Poland

Poland is hosting this round of climate negotiations in its capital, but just because it’s welcomed a huge congregation of climate negotiators to a football stadium doesn’t mean the country is ready to begin acting like a responsible global citizen.

Poland expects to rely on climate-changing coal – the worst of the fossil fuels — for most of its electricity for the next 50 years. The country may soon spend billions of dollars doubling the size of one of its biggest coal-fired plants, and new coal plants are planned. As if that weren’t bad enough, the country is also hosting a major international coal summit this week. Many climate activists feel the timing of that summit is a deliberate affront to everything that the climate negotiators are working toward.

“Coal is still the basic source of energy in many countries in the world,” Polish official Beata Jaczewska told Reuters when asked about the World Coal Association meetings being held today and tomorrow. “A transition period is needed.”

Australia

Australia has morphed quickly from a global leader in the fight against climate change to an international pariah. Climate-denying Prime Minister Tony Abbott has jubilantly pursued two agendas related to global warming since taking office two months ago: ending climate action and undermining research and development. (Isn’t it interesting how climate deniers so often hate science?) Abbott has moved to axe the country’s carbon tax. He is cutting $409 million from the Australian Renewable Energy Agency. He intends to dismantle a program designed to invest $9.4 billion in clean energy. And he is hacking away at the staff of the country’s preeminent research agency, the Commonwealth Scientific and Industrial Research Organisation.

For the first time since 1997, Australia is not being represented at international climate talks by any federal ministers. Abbott has decided that his ministers are all needed back home to help convince a hostile senate to repeal the country’s carbon tax. Bureaucrats make up the country’s entire climate delegation, and those bureaucrats have not arrived bearing any gifts.

There is widespread confusion over what Australia’s delegation actually wants, with routine briefings for journalists and diplomats canceled. Abbott has ruled out making any new commitments to fight global warming through these talks. He bizarrely insists the country will somehow meet its longstanding commitment to reduce greenhouse gas pollution 5 percent below 2000 levels by 2020 — “We have made one commitment and one commitment only, which is to reduce our emissions by 5 percent,” he said – but he continues to dismantle efforts to curb emissions.

Scientists, the bane of spinmeisters like Abbott, are calling bullshit. Climate Action Tracker, which tracks and analyzes countries’ climate pledges, is projecting a 12 percent rise in Australia’s emissions by 2020 under Abbott’s policies.

Canada

Canada and Australia have a lot in common — they are both Western powers rich in mineral resources that they’re only too happy to plunder. And while much of the world jeers the climate developments down under, Canada, which last year abandoned its own efforts to meet its commitments under the Kyoto Protocol, has taken the unusual step of cheering them.

“Canada applauds the decision by prime minister Abbott to introduce legislation to repeal Australia’s carbon tax,” Paul Calandra, parliamentary secretary to Canadian Prime Minister Stephen Harper, said in a statement. “The Australian prime minister’s decision will be noticed around the world and sends an important message.”

And the love affair between the countries is not just idle pillow talk. During a recent Commonwealth Heads of Government Meeting in Sri Lanka, Australia and Canada joined forces and refused to contribute any funds to a program that would help small and poor countries cope with climate change.

Meanwhile, more than 100 protests were held in Canada over the weekend by those who want more action on climate change. And an estimated 60,000 protestors fighting for the same cause turned out in Australian streets. There seems to be a severe disconnect here.

John Upton is a science fan and green news boffin who tweets, posts articles to Facebook, and blogs about ecology. He welcomes reader questions, tips, and incoherent rants: johnupton@gmail.com.Find this article interesting? Donate now to support our work.Read more: Climate & Energy

,

Politics

Originally posted here: 

U.N. climate talks: Four countries behaving badly

Posted in ALPHA, Anchor, Citizen, FF, G & F, GE, LG, ONA, PUR, Uncategorized | Tagged , , , , , , , , , | Comments Off on U.N. climate talks: Four countries behaving badly