GLOBAL TRENDS AND ISSUES OPERATIONALISING PERSONAL DATA PROTECTION: A PETRONAS PERSPECTIVE
1231 1231 people viewed this event.
السَّلاَمُ عَلَيْكُمْ وَرَحْمَةُ اللهِ وَبَرَكَاتُهُ
Dear Prof/Assoc.Prof./Dr/Sir/Mdm/Brothers/Sisters,
We are pleased to inform you that The Communications, Technology and Artificial Intelligence Governance Research Unit, AIKOL, IIUM is inviting you to a talk with the title below:
“Global Trends and Issues Operationalising Personal Data Protection: A PETRONAS Perspective”
SPEAKERS:
- Sharifah Anisah Syed Omar (Custodian, Data Privacy, PETRONAS)
- Che Muhammad Amir Che Lai (Staff, Data Privacy. PETRONAS)
MODERATOR
Assoc. Prof. Dr. Sonny Zulhuda
Ahmad Ibrahim Kulliyyah of Laws
International Islamic University Malaysia
Day/Date: Wednesday, 1 November 2023
Time: 2.30 pm to 4.00 pm
Venue: Al-Nawawi COnference Room, Level 4, AIKOL Bldg, IIUM Gombak
Your participation is highly appreciated.
jQuery(document).ready(function() {
jQuery('.wpem_related_events-slider').slick({
arrow: true,
infinite: false,
slidesToShow: 3,
slidesToScroll: 1,
responsive: [
{
breakpoint: 1024,
settings: {
slidesToShow: 2
}
},
{
breakpoint: 767,
settings: {
slidesToShow: 1
}
}
]
});
});
jQuery(document).ready(function() {
jQuery('.wpem-single-event-slider').slick({
dots: true,
infinite: true,
speed: 500,
fade: true,
cssEase: 'linear',
adaptiveHeight: true,
responsive: [{
breakpoint: 992,
settings: {
dots: true,
infinite: true,
speed: 500,
fade: true,
cssEase: 'linear',
adaptiveHeight: true
}
}]
});
/* Get iframe src attribute value i.e. YouTube video url
and store it in a variable */
var url = jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src');
/* Assign empty url value to the iframe src attribute when
modal hide, which stop the video playing */
jQuery(".wpem-modal-close").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', '');
});
jQuery(".wpem-modal-overlay").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', '');
});
/* Assign the initially stored url back to the iframe src
attribute when modal is displayed again */
jQuery("#event-youtube-button").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', url);
});
});