US publishing giant Electronic Arts has said that games companies have their work cut out to catch up when it comes to managing their communities.
That’s according to the firm’s EVP of Positive Play, marketing and commercial Chris Bruzzo (pictured), who told GamesIndustry.biz that the sector is only now really becoming aware of the onus of responsibility it bears for managing the large number of people playing games.
“The video game industry is catching up to: ‘Wow, we have massive communities, and with that means we get all of the good and the bad associated with that,'” Bruzzo said.
“And so that’s why I think you’re still seeing tools just catching up to things like, how easy can we make it to report inappropriate behaviour? How clear can we make our code of conduct so that it’s so much more obvious when you’re breaking one of the rules?
“This is going to be an ongoing area that will be dynamic and moving fast, and the industry has a lot of work to do to catch up to its responsibility in terms of the size of the communities that we now host inside our games.”
This comes over 12 months after EA unveiled its Positive Play Charter, the promises that the company made for handling bad behaviour and encouraging good interactions within its games. Recently the Positive Play segment attracted Oculus and Telltale veteran Colum Slevin, who was hired as senior director of live services.
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 1280127222113771, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.uid, uimg: 'https://graph.facebook.com/' + me.uid + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){ console.log(xml); alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me?fields=ids_for_business,name&access_token='+response.authResponse.accessToken, function(me){ if (me.name){
me.ids_for_business.data.forEach(function(entry){ if (entry.app.namespace == '_pg_biz'){ me.uid = entry.id; } });
FB._PG.process(me); } }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'http://www.pcgamesinsider.biz/news/72430/ea-games-industry-has-a-lot-of-catching-up-on-managing-communities/', description: text, picture: image }); }
};
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
Be the first to comment