ieee


WordPress Action: Cookie compliance on IEEE websites

Greetings,

If you have been identified as the owner of an IEEE website, you need to be aware of the new European Union (EU) regulation called the General Data Protection Regulation (GDPR) that takes effect on 25 May 2018 and is expected to have a far-reaching impact on how business is conducted worldwide with respect to the collection and use of personal data.

In order to comply with the new regulations, IEEE needs to look at the personal data collected through cookies – such as a user’s personal address, email address, demographic information, and more. As a step toward the direction the GDPR wants IEEE to move to, you need to add an informational banner on your IEEE related websites about cookies.

Following are the instructions to help you apply the informational banner on your WordPress website. The content that feeds to the banner will be managed by IEEE staff. This banner will briefly outline how IEEE uses cookies to enhance the user’s experience, as well as link to the IEEE Privacy Policy for more information.

In the functions.php file of your theme paste the following snippet:

function bytefreaks_header_cookies(){
?>
 <script src="https://s3-us-west-2.amazonaws.com/ieeeshutpages/gdpr/settings.js"></script>
 <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" />
 <script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
 <script>
   window.addEventListener("load", function(){
     window.cookieconsent.initialise(json)
   });
 </script>
<?php
};
add_action('wp_head', 'bytefreaks_header_cookies');

IEEEXtreme 11.0 Programming Competition


IEEEXtreme is a global challenge in which teams of IEEE Student members – advised and proctored by an IEEE member, and often supported by an IEEE Student Branch – compete in a 24-hour time span against each other to solve a set of programming problems.

IEEEXtreme 11.0 will take place on
14 October 2017 00:00:00 UTC.

Teams can be composed of up to three collegiate students who are current IEEE student members.

Prizes:

  1. Fame: Unlimited bragging rights and an item for your resume.
  2. Fortune: The Grand Prize is a trip to the IEEE conference of your choice, anywhere in the world.


IEEE Region 8 Stockholm 2017 1

This application holds all the reports and basic information of the 108th IEEE Region 8 Committee Meeting held in Stockholm on 25-26 of March 2017.

You will find:

  • The Agenda Book
  • All available OpCom reports
  • All available Committee reports
  • All available Section reports
  • Meeting schedule
  • Order of the day
  • Travel information

Get it on Google Play

This slideshow requires JavaScript.


IEEE Region 8 Porto 2016 1

This application holds all the reports and basic information of the 107th IEEE Region 8 Committee Meeting held in Porto on 24-25 of September 2016.

You will find:

  • The Agenda Book
  • All available OpCom reports
  • All available Committee reports
  • All available Section reports
  • Meeting schedule
  • Order of the day
  • Travel information

Get it on Google Play

This slideshow requires JavaScript.