Notice (8) : Undefined index: link [APP/Controller/EventsController.php , line 151 ]Code Context
$this -> web [ 'page_url' ]= BASE_URL . "/event/details/" . $this -> web [ 'EventsData' ][ 0 ][ 'link' ];
$this -> web [ 'page_type' ]= 'Events' ;
$content_link =
'digital-technology'
$model = 'Events'
App\Controller\EventsController::details() - APP/Controller/EventsController.php, line 151
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 58
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90
[main] - ROOT/webroot/index.php, line 40 Warning (512) : Unable to emit headers. Headers sent in file=/var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php line=971 [CORE/src/Http/ResponseEmitter.php , line 71 ]Code Context $message = "Unable to emit headers. Headers sent in file= $file line= $line " ;
trigger_error ( $message , E_USER_WARNING );
}
$response = object( Cake\Http\Response ) id: 0 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8' ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 1 {
protected cookies => [
'' => [maximum depth reached] ,
]
}
'cacheDirectives' => [
]
'body' => '<!DOCTYPE html>
<html lang="en-US" style="font-size: 62.5%">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RIS</title>
<meta property="og:url" content="http://ris.php-staging.com//event/details/"/>
<meta property="og:type" content="Events"/>
<meta name="twitter:card" content="Events">
<meta name="linkedin:card" content="Events">
<meta property="og:title" content="Digital Technology"/>
<meta name="twitter:title" content="Digital Technology">
<meta name="linkedin:title" content="Digital Technology">
<meta property="og:description" content="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
" />
<meta name="twitter:description" content="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
" />
<meta name="linkedin:description" content="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
" />
<meta property="og:image" content="http://ris.php-staging.com/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg"/>
<meta name="twitter:image" content="http://ris.php-staging.com/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg">
<meta name="linkedin:image" content="http://ris.php-staging.com/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg">
<!-- <script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=64fea637f9bf1300121f94fc&product=image-share-buttons&source=platform" async="async"></script> -->
<link rel="shortcut icon" href="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Play:wght@300;400;500;700&display=swap" rel="stylesheet">
<link href="/Default/assets/front/css/bootstrap.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/lightbox.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/style.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/wob.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/owl.carousel.css">
<script type="text/javascript" src="/Default/assets/front/js/jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/animate.css" />
<!-- sweetalert2 css section -->
<link type="text/css" href="/Default/assets/front/sweetalert2/css/sweetalert2.min.css" rel="stylesheet">
<!-- start intlTelInput css section -->
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/intlTelInput.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/demo.css" rel="stylesheet">
<!-- end intlTelInput css section -->
</head>
<body class="noJS">
<!-- start of wrapper -->
<div id="wrapper">
<!-- end of wrapper -->
<header>
<div class="headerWrap">
<!-- Pre Header -->
<div class="preHeader">
<div class="container">
<div class="preHeaderWrap d-flex align-items-center">
<ul class="top_left_link">
<!-- <li>
<a href="/">Home</a>
</li> -->
<li>
<a href="/sitemap">Sitemap</a>
</li>
<li>
<a href="/feedbacks">Feedback</a>
</li>
<li>
<a href="/contact-us">Contact Us</a>
</li>
</ul>
<ul class="topLinks">
<li><a tabindex="1" href="#content" class="skipContent" title="Skip to Main Content">Skip to Main Content</a></li>
<li><a href="/screen-reader-access" title="Screen Reader Access">Screen Reader Access</a></li>
<li class="fontResize">
<div id="accessControl" class="d-flex align-items-center">
<input type="button" name="font_normal" value="A-" id="font_normal" title="Decrease Font Size" class="fontScaler normal font-normal current">
<input type="button" name="font_large" value="A" id="font_large" title="Normal Font Size" class="fontScaler large font-large">
<input type="button" name="font_larger" value="A+" id="font_larger" title="Increase Font Size" class="fontScaler largest font-largest">
<div class="changeColor d-flex align-items-center" id="fontchanger">
<input type="submit" name="normal" value="A" id="normal" title="High Contrast View" class="hight_contrast_remove contrastChanger normal current " onClick="return setColorDark('normal');">
<input type="submit" name="wob" value="A" id="wob" title="Standard View" class="hight_contrast contrastChanger wob" onClick="return setColorDark('wob');">
</div>
</div>
</li>
<li class="siteLanguage">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="frmlang" name="frmlang" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="languageWrap">
<div id="google_translate_element"></div>
<!-- <select class="customSelect" name="lang" id="language" title="Select Language">
<option selected="selected" title="E" value="en">English</option>
<option title="H" value="hi">Hindi</option>
<option title="A" value="ar">Arabic</option>
<option title="C" value="zh">Chinese</option>
<option title="F" value="fr">French</option>
<option title="R" value="ru">Russian</option>
<option title="S" value="es">Spanish</option>
</select> -->
</div>
</form>
</li>
</ul>
</div>
</div>
</div>
<!-- Main Header -->
<div class="headerin">
<div class="mainHeader">
<div class="container">
<div class="mainHeaderWrap d-flex flex-wrap align-items-center">
<!-- <div class="headerLogo">
<a href="/" title="Global South Centre of Excellence">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div> -->
<div class="headerRight d-flex flex-wrap align-items-center ms-auto">
</div>
</div>
</div>
</div>
<div class="menutop">
<div class="container">
<!-- Main Menu -->
<div class="mainMenu">
<div id="mainNav" class="mainNavigation">
<ul id="nav">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul class="drop_to_drop">
<li><a href="Javascript:voide(0);">Our Teams <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/teams/faculty">Faculty</a></li>
<li><a href="/teams/administration">Administration</a></li>
<li><a href="/teams/young-scholars">Young Scholars</a></li>
</ul>
</li>
<li><a href="Javascript:voide(0);">Get Involved <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/get-involves/job-opportunities">Job Opportunities</a></li>
<li><a href="/get-involves/archive-jobs">Archive Jobs</a></li>
<li><a href="/get-involves/call-for-papers">Call For Papers</a></li>
<li><a href="/get-involves/fellowship">Fellowship</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="/initiatives">initiatives</a></li>
<!-- <li><a href="#">Initiatives <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li>
</ul>
</li> -->
<!-- <li><a href="#">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/sectors/agriculture">Agriculture</a></li>
<li><a href="/sectors/health">Health</a></li>
<li><a href="/sectors/digitalisation">Digital Solutions</a></li>
<li><a href="/sectors/education">Education</a></li>
<li><a href="/sectors/banking-and-finance">Banking & Finance</a></li>
<li><a href="/sectors/connectivity-infrastructure">Connectivity Infrastructure</a></li>
<li><a href="/sectors/climate-einance-and-technology">Climate Finance & Technology</a></li>
</ul>
</li> -->
<li><a href="/focus-areas">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/focus-areas/details/agriculture">Agriculture</a>
</li>
<li><a href="/focus-areas/details/health">Health</a>
</li>
<li><a href="/focus-areas/details/digitalisation">Digital Solutions</a>
</li>
</ul>
</li>
<li><a href="#">Modalities <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/modalities/knowledge-creation-and-technology-sharing">Knowledge Creation & Technology Sharing</a></li>
<li><a href="/modalities/capacity-building">Capacity Building</a></li>
<li><a href="/modalities/grants-and-concessional-finance">Grants & Concessional Finance</a></li>
</ul>
</li>
<li><a href="#">Publications <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li>
<a href="/publications/newsletter">
Newsletter </a>
</li>
<li>
<a href="/publications/journal">
Journal </a>
</li>
<li class="dropdown-submenu">
<a href="/publications/reports" class="dropdown-item">
Reports <!-- <i class="fa fa-angle-right" aria-hidden="true"></i> -->
</a>
<!-- <ul class="dropdown-menu dropdown-submenu">
<li><a tabindex="-1" href="/publications/reports/ssc">SSC</a></li>
<li><a tabindex="-1" href="/publications/reports/itec">ITEC</a></li>
</ul> -->
</li>
</ul>
</li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/partner-institutions">Partner Institutions</a></li> -->
<li><a href="/events">Events</a></li>
</ul>
<ul class="menusocial">
<li><a target="_blank" href="https://twitter.com/RIS_NewDelhi"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img" /></a></li>
<li><a target="_blank" href="https://www.facebook.com/RISIndia"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos"><i class="fa fa-youtube"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/risdelhi/"><i class="fa fa-instagram"></i></a></li>
</ul>
<div class="headerSearch">
<a href="#" title="Search"><i class="fa fa-search" aria-hidden="true"></i></a>
<div class="searchBox">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="search_data" name="search_data" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync" action="/Default/assets/../../search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="searchBoxWrap d-flex flex-wrap">
<input type="text" name="search_value" id="search_value" class="search-input form-control" placeholder="Key Word Search" maxlength="50" required>
<button type="submit" class="ctaBtn ctaFill search-icon" title="Search"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header><div id="content">
<section class="inner-banner" style="display: block;
position: relative;
background: url('/uploads/settings/169147817952H20230112124150.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="bread_cum">
<li><a href="/"><i class="fa fa-home" aria-hidden="true"></i></a></li>
<li>|</li>
<li>Digital Technology</li>
</ul>
</div>
</div>
</div>
</section>
<section class="inner-sec modilities_details">
<div class="container">
<div class="row">
<div class="backtomaindiv">
<a class="search_btn publications_back_to_main" href="/events/">
<i class="fa fa-chevron-left" aria-hidden="true"></i>Back To Main
</a>
</div>
<div class="col-md-12">
<div class="md_details moddeatils">
<h3>Digital Technology</h3>
<div class="leftpartdata1">
<span class="img-left moddetailsfull"><img
src="/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg" alt="img" /></span>
<div class="date_share moddetailscal">
<span><i class="fa fa-calendar" aria-hidden="true"></i>
Monday, 30 October 2023 </span>
</div>
</div>
<p><p><strong font-size:="" font-style:="" open="" style="color: rgb(0, 0, 0); font-family: " text-align:="">Lorem Ipsum</strong><span font-size:="" font-style:="" font-weight:="" open="" style="color: rgb(0, 0, 0); font-family: " text-align:=""> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</span></p>
</p>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Logo Slider Section Start -->
<section class="logosSection">
<div class="container">
<div class="logosSliderWrap wow fadeInUp" data-wow-delay="0.2s">
<div class="swiper logosSlider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 1" href="https://www.pmindia.gov.in/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286732278PM india.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 3" href="https://mea.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286741075Moea.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 5" href="https://www.g20.org/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286737389g20.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 6" href="https://ris.org.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286735388RIS.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 4" href="https://niti.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286739486NITI AAyog.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 2" href="https://www.mygov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286733887myGOV.png" /> </a>
</span></div>
</div>
</div>
</div>
</div>
<div class="bannerSliderNav logo_s">
<div class="container">
<div class="bannerSliderNavWrap d-flex align-items-center justify-content-between">
<div class="logoslider-next sliderArrow"><i class="fa fa-angle-left" aria-hidden="true"></i></div>
<div class="logoslider-prev sliderArrow"><i class="fa fa-angle-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
</section>
<!-- Logo Slider Section End -->
<!-- Footer Section Start -->
<footer class="footerSection">
<div class="container">
<div class="footerWrap d-flex flex-wrap">
<div class="col-2">
<div class="footerLogo">
<a href="/" title="logo">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us</a></li>
<!-- <li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li> -->
<li><a href="/initiatives/details/science-and-technology-initiative">Initiative</a></li>
</ul>
</div>
<div class="col-3">
<ul class="ft_link">
<!-- <li><a href="/awards-and-achievements">Awards & Achievements</a></li> -->
<li><a href="/publications">Publications</a></li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/sitemap">Sitemap</a></li> -->
</ul>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/feedbacks">Feedback</a></li>
<li><a href="/contact-Us">Contact Us</a></li>
</ul>
</div>
<div class="col-3">
<div class="footerCol footerCol4">
<ul class="socialInline d-flex">
<li class="wow fadeInUp" data-wow-delay="0.2s"><a target="_blank" href="https://twitter.com/RIS_NewDelhi" target="_blank" title="Twitter"><i class="twittericonnew" aria-hidden="true"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.4s"><a target="_blank" href="https://www.facebook.com/RISIndia" target="_blank" title="Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.8s"><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries" target="_blank" title="Linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.6s"><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos" target="_blank" title="YouTube"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="1s"><a target="_blank" href="https://www.instagram.com/risdelhi/" target="_blank" title="Instagram"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row bd_top">
<div class="col-9">
<div class="footer_bottom wow bounceInUp center" data-wow-delay="0.2s">
<ul>
<li><a href="/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/copyright-policy">Copyright Policy</a></li>
<li><a href="/hyperlinking-policy">Hyperlinking Policy</a></li>
<!-- <li><a href="/disclaimer">Disclaimer</a></li> -->
<!-- <li><a href="/accessibility-statement">Accessibility Statement</a></li> -->
<!-- <li><a href="/help">Help</a></li> -->
</ul>
<p>Copyright © 2023, Global South Centre of Excellence</p>
</div>
</div>
<div class="col-3">
<div class="visitor">
<span>Last Updated: 27-10-2023</span>
<span>Visitors: <b class="totalVisitor">totalVisitor</b></span>
</div>
</div>
</div>
</div>
</footer>
<!-- start of wrapper -->
</div>
<!-- end of wrapper -->
<a class="floating" href="https://web.whatsapp.com/" title="WhatsApp"id="whatsapp" target="_blank" ><i class="fa fa-whatsapp" aria-hidden="true"></i></a>
<script type="text/javascript" src="/Default/assets/front/js/general.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/functions.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/wow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/velocity.min.js"></script>
<script src="/Default/assets/front/js/ammap.js"></script>
<script src="/Default/assets/front/js/worldLow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/script.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/custom.js"></script>
<link rel="stylesheet" href="/Default/assets/front/css/colorbox.css">
<script src="/Default/assets/front/js/jquery.colorbox-min.js"></script>
<!-- sweetalert2 js section -->
<script src="/Default/assets/front/sweetalert2/js/sweetalert2.all.min.js"></script>
<!-- start intlTelInput js section -->
<script src="/Default/assets/front/intlTelInput/build/js/intlTelInput.js"></script>
<!-- end intlTelInput js section -->
<script>
</script>
<script type="text/javascript">
var baseurl = ""
var fontSize = 100;
/*
This function use for font size increase & decrease
*/
function _setFontSize(fontType){
if(fontType == "larger"){
if(fontSize < 114){
fontSize = parseInt(fontSize) + 7;
}
}else if(fontType == "normal"){
if(fontSize > 80){
fontSize = parseInt(fontSize) - 10;
}
}else{
fontSize = 100;
}
setCookie('webFontSize',fontSize,'1');
jQuery("#wrapper").css("font-size",fontSize + "%");
}
if(getCookie('webFontSize')){
jQuery("#wrapper").css("font-size",getCookie('webFontSize') + "%");
}
/*
This function use for background contras & normal
*/
function _setContrast(type){
if(type != "undefined"){
if(type=='wob'){
$('body').addClass('wob');
setCookie('webContrast','wob','1');
}else{
$('body').removeClass('wob');
setCookie('webContrast','normal','1');
}
}
}
if(getCookie('webContrast')=='wob'){
$('body').addClass('wob');
}else{
$('body').removeClass('wob');
}
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
let expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
let name = cname + "=";
let ca = document.cookie.split(';');
for(let i = 0; i < ca.length; i++) {
let c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
/*
Change Language
*/
var task = '';
var langmsg = "This page transalating language. Do you want to continue?";
$('select[class="customSelect"]').change(function(e) {
e.preventDefault();
smoke.confirm(langmsg, function(e) {
if (e) {
$("#frmlang").submit();
}
}, {
ok: "Yes",
cancel: "No",
classname: "custom-class",
reverseButtons: true
});
});
$(function(){
$('.print_website').on('click',function(){
window.print();
});
});
function printPageArea(areaID){
var printContent = document.getElementById(areaID).innerHTML;
var originalContent = document.body.innerHTML;
document.body.innerHTML = printContent;
window.print();
document.body.innerHTML = originalContent;
}
$(function(){
$('#google_translate_element').on('change','.goog-te-combo',function(){
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},500);
});
});
</script>
<script type="text/javascript">
/*function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');
}*/
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en',includedLanguages: "en,hi,ar,zh,fr,ru,es" }, 'google_translate_element');
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},1000);
}
</script>
<!-- sweetalert2 js section -->
<!-- <script src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script> -->
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<style>
</style>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("wrapper");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
</body>
</html>
'
}
$file = '/var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 971
$message = 'Unable to emit headers. Headers sent in file=/var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php line=971'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 71
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php , line 168 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object( Cake\Http\Response ) id: 0 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8' ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 1 {
protected cookies => [
'' => [maximum depth reached] ,
]
}
'cacheDirectives' => [
]
'body' => '<!DOCTYPE html>
<html lang="en-US" style="font-size: 62.5%">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RIS</title>
<meta property="og:url" content="http://ris.php-staging.com//event/details/"/>
<meta property="og:type" content="Events"/>
<meta name="twitter:card" content="Events">
<meta name="linkedin:card" content="Events">
<meta property="og:title" content="Digital Technology"/>
<meta name="twitter:title" content="Digital Technology">
<meta name="linkedin:title" content="Digital Technology">
<meta property="og:description" content="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
" />
<meta name="twitter:description" content="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
" />
<meta name="linkedin:description" content="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
" />
<meta property="og:image" content="http://ris.php-staging.com/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg"/>
<meta name="twitter:image" content="http://ris.php-staging.com/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg">
<meta name="linkedin:image" content="http://ris.php-staging.com/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg">
<!-- <script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=64fea637f9bf1300121f94fc&product=image-share-buttons&source=platform" async="async"></script> -->
<link rel="shortcut icon" href="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Play:wght@300;400;500;700&display=swap" rel="stylesheet">
<link href="/Default/assets/front/css/bootstrap.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/lightbox.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/style.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/wob.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/owl.carousel.css">
<script type="text/javascript" src="/Default/assets/front/js/jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/animate.css" />
<!-- sweetalert2 css section -->
<link type="text/css" href="/Default/assets/front/sweetalert2/css/sweetalert2.min.css" rel="stylesheet">
<!-- start intlTelInput css section -->
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/intlTelInput.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/demo.css" rel="stylesheet">
<!-- end intlTelInput css section -->
</head>
<body class="noJS">
<!-- start of wrapper -->
<div id="wrapper">
<!-- end of wrapper -->
<header>
<div class="headerWrap">
<!-- Pre Header -->
<div class="preHeader">
<div class="container">
<div class="preHeaderWrap d-flex align-items-center">
<ul class="top_left_link">
<!-- <li>
<a href="/">Home</a>
</li> -->
<li>
<a href="/sitemap">Sitemap</a>
</li>
<li>
<a href="/feedbacks">Feedback</a>
</li>
<li>
<a href="/contact-us">Contact Us</a>
</li>
</ul>
<ul class="topLinks">
<li><a tabindex="1" href="#content" class="skipContent" title="Skip to Main Content">Skip to Main Content</a></li>
<li><a href="/screen-reader-access" title="Screen Reader Access">Screen Reader Access</a></li>
<li class="fontResize">
<div id="accessControl" class="d-flex align-items-center">
<input type="button" name="font_normal" value="A-" id="font_normal" title="Decrease Font Size" class="fontScaler normal font-normal current">
<input type="button" name="font_large" value="A" id="font_large" title="Normal Font Size" class="fontScaler large font-large">
<input type="button" name="font_larger" value="A+" id="font_larger" title="Increase Font Size" class="fontScaler largest font-largest">
<div class="changeColor d-flex align-items-center" id="fontchanger">
<input type="submit" name="normal" value="A" id="normal" title="High Contrast View" class="hight_contrast_remove contrastChanger normal current " onClick="return setColorDark('normal');">
<input type="submit" name="wob" value="A" id="wob" title="Standard View" class="hight_contrast contrastChanger wob" onClick="return setColorDark('wob');">
</div>
</div>
</li>
<li class="siteLanguage">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="frmlang" name="frmlang" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="languageWrap">
<div id="google_translate_element"></div>
<!-- <select class="customSelect" name="lang" id="language" title="Select Language">
<option selected="selected" title="E" value="en">English</option>
<option title="H" value="hi">Hindi</option>
<option title="A" value="ar">Arabic</option>
<option title="C" value="zh">Chinese</option>
<option title="F" value="fr">French</option>
<option title="R" value="ru">Russian</option>
<option title="S" value="es">Spanish</option>
</select> -->
</div>
</form>
</li>
</ul>
</div>
</div>
</div>
<!-- Main Header -->
<div class="headerin">
<div class="mainHeader">
<div class="container">
<div class="mainHeaderWrap d-flex flex-wrap align-items-center">
<!-- <div class="headerLogo">
<a href="/" title="Global South Centre of Excellence">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div> -->
<div class="headerRight d-flex flex-wrap align-items-center ms-auto">
</div>
</div>
</div>
</div>
<div class="menutop">
<div class="container">
<!-- Main Menu -->
<div class="mainMenu">
<div id="mainNav" class="mainNavigation">
<ul id="nav">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul class="drop_to_drop">
<li><a href="Javascript:voide(0);">Our Teams <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/teams/faculty">Faculty</a></li>
<li><a href="/teams/administration">Administration</a></li>
<li><a href="/teams/young-scholars">Young Scholars</a></li>
</ul>
</li>
<li><a href="Javascript:voide(0);">Get Involved <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/get-involves/job-opportunities">Job Opportunities</a></li>
<li><a href="/get-involves/archive-jobs">Archive Jobs</a></li>
<li><a href="/get-involves/call-for-papers">Call For Papers</a></li>
<li><a href="/get-involves/fellowship">Fellowship</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="/initiatives">initiatives</a></li>
<!-- <li><a href="#">Initiatives <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li>
</ul>
</li> -->
<!-- <li><a href="#">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/sectors/agriculture">Agriculture</a></li>
<li><a href="/sectors/health">Health</a></li>
<li><a href="/sectors/digitalisation">Digital Solutions</a></li>
<li><a href="/sectors/education">Education</a></li>
<li><a href="/sectors/banking-and-finance">Banking & Finance</a></li>
<li><a href="/sectors/connectivity-infrastructure">Connectivity Infrastructure</a></li>
<li><a href="/sectors/climate-einance-and-technology">Climate Finance & Technology</a></li>
</ul>
</li> -->
<li><a href="/focus-areas">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/focus-areas/details/agriculture">Agriculture</a>
</li>
<li><a href="/focus-areas/details/health">Health</a>
</li>
<li><a href="/focus-areas/details/digitalisation">Digital Solutions</a>
</li>
</ul>
</li>
<li><a href="#">Modalities <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/modalities/knowledge-creation-and-technology-sharing">Knowledge Creation & Technology Sharing</a></li>
<li><a href="/modalities/capacity-building">Capacity Building</a></li>
<li><a href="/modalities/grants-and-concessional-finance">Grants & Concessional Finance</a></li>
</ul>
</li>
<li><a href="#">Publications <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li>
<a href="/publications/newsletter">
Newsletter </a>
</li>
<li>
<a href="/publications/journal">
Journal </a>
</li>
<li class="dropdown-submenu">
<a href="/publications/reports" class="dropdown-item">
Reports <!-- <i class="fa fa-angle-right" aria-hidden="true"></i> -->
</a>
<!-- <ul class="dropdown-menu dropdown-submenu">
<li><a tabindex="-1" href="/publications/reports/ssc">SSC</a></li>
<li><a tabindex="-1" href="/publications/reports/itec">ITEC</a></li>
</ul> -->
</li>
</ul>
</li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/partner-institutions">Partner Institutions</a></li> -->
<li><a href="/events">Events</a></li>
</ul>
<ul class="menusocial">
<li><a target="_blank" href="https://twitter.com/RIS_NewDelhi"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img" /></a></li>
<li><a target="_blank" href="https://www.facebook.com/RISIndia"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos"><i class="fa fa-youtube"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/risdelhi/"><i class="fa fa-instagram"></i></a></li>
</ul>
<div class="headerSearch">
<a href="#" title="Search"><i class="fa fa-search" aria-hidden="true"></i></a>
<div class="searchBox">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="search_data" name="search_data" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync" action="/Default/assets/../../search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="searchBoxWrap d-flex flex-wrap">
<input type="text" name="search_value" id="search_value" class="search-input form-control" placeholder="Key Word Search" maxlength="50" required>
<button type="submit" class="ctaBtn ctaFill search-icon" title="Search"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header><div id="content">
<section class="inner-banner" style="display: block;
position: relative;
background: url('/uploads/settings/169147817952H20230112124150.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="bread_cum">
<li><a href="/"><i class="fa fa-home" aria-hidden="true"></i></a></li>
<li>|</li>
<li>Digital Technology</li>
</ul>
</div>
</div>
</div>
</section>
<section class="inner-sec modilities_details">
<div class="container">
<div class="row">
<div class="backtomaindiv">
<a class="search_btn publications_back_to_main" href="/events/">
<i class="fa fa-chevron-left" aria-hidden="true"></i>Back To Main
</a>
</div>
<div class="col-md-12">
<div class="md_details moddeatils">
<h3>Digital Technology</h3>
<div class="leftpartdata1">
<span class="img-left moddetailsfull"><img
src="/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg" alt="img" /></span>
<div class="date_share moddetailscal">
<span><i class="fa fa-calendar" aria-hidden="true"></i>
Monday, 30 October 2023 </span>
</div>
</div>
<p><p><strong font-size:="" font-style:="" open="" style="color: rgb(0, 0, 0); font-family: " text-align:="">Lorem Ipsum</strong><span font-size:="" font-style:="" font-weight:="" open="" style="color: rgb(0, 0, 0); font-family: " text-align:=""> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</span></p>
</p>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Logo Slider Section Start -->
<section class="logosSection">
<div class="container">
<div class="logosSliderWrap wow fadeInUp" data-wow-delay="0.2s">
<div class="swiper logosSlider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 1" href="https://www.pmindia.gov.in/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286732278PM india.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 3" href="https://mea.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286741075Moea.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 5" href="https://www.g20.org/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286737389g20.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 6" href="https://ris.org.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286735388RIS.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 4" href="https://niti.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286739486NITI AAyog.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 2" href="https://www.mygov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286733887myGOV.png" /> </a>
</span></div>
</div>
</div>
</div>
</div>
<div class="bannerSliderNav logo_s">
<div class="container">
<div class="bannerSliderNavWrap d-flex align-items-center justify-content-between">
<div class="logoslider-next sliderArrow"><i class="fa fa-angle-left" aria-hidden="true"></i></div>
<div class="logoslider-prev sliderArrow"><i class="fa fa-angle-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
</section>
<!-- Logo Slider Section End -->
<!-- Footer Section Start -->
<footer class="footerSection">
<div class="container">
<div class="footerWrap d-flex flex-wrap">
<div class="col-2">
<div class="footerLogo">
<a href="/" title="logo">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us</a></li>
<!-- <li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li> -->
<li><a href="/initiatives/details/science-and-technology-initiative">Initiative</a></li>
</ul>
</div>
<div class="col-3">
<ul class="ft_link">
<!-- <li><a href="/awards-and-achievements">Awards & Achievements</a></li> -->
<li><a href="/publications">Publications</a></li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/sitemap">Sitemap</a></li> -->
</ul>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/feedbacks">Feedback</a></li>
<li><a href="/contact-Us">Contact Us</a></li>
</ul>
</div>
<div class="col-3">
<div class="footerCol footerCol4">
<ul class="socialInline d-flex">
<li class="wow fadeInUp" data-wow-delay="0.2s"><a target="_blank" href="https://twitter.com/RIS_NewDelhi" target="_blank" title="Twitter"><i class="twittericonnew" aria-hidden="true"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.4s"><a target="_blank" href="https://www.facebook.com/RISIndia" target="_blank" title="Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.8s"><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries" target="_blank" title="Linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.6s"><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos" target="_blank" title="YouTube"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="1s"><a target="_blank" href="https://www.instagram.com/risdelhi/" target="_blank" title="Instagram"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row bd_top">
<div class="col-9">
<div class="footer_bottom wow bounceInUp center" data-wow-delay="0.2s">
<ul>
<li><a href="/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/copyright-policy">Copyright Policy</a></li>
<li><a href="/hyperlinking-policy">Hyperlinking Policy</a></li>
<!-- <li><a href="/disclaimer">Disclaimer</a></li> -->
<!-- <li><a href="/accessibility-statement">Accessibility Statement</a></li> -->
<!-- <li><a href="/help">Help</a></li> -->
</ul>
<p>Copyright © 2023, Global South Centre of Excellence</p>
</div>
</div>
<div class="col-3">
<div class="visitor">
<span>Last Updated: 27-10-2023</span>
<span>Visitors: <b class="totalVisitor">totalVisitor</b></span>
</div>
</div>
</div>
</div>
</footer>
<!-- start of wrapper -->
</div>
<!-- end of wrapper -->
<a class="floating" href="https://web.whatsapp.com/" title="WhatsApp"id="whatsapp" target="_blank" ><i class="fa fa-whatsapp" aria-hidden="true"></i></a>
<script type="text/javascript" src="/Default/assets/front/js/general.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/functions.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/wow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/velocity.min.js"></script>
<script src="/Default/assets/front/js/ammap.js"></script>
<script src="/Default/assets/front/js/worldLow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/script.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/custom.js"></script>
<link rel="stylesheet" href="/Default/assets/front/css/colorbox.css">
<script src="/Default/assets/front/js/jquery.colorbox-min.js"></script>
<!-- sweetalert2 js section -->
<script src="/Default/assets/front/sweetalert2/js/sweetalert2.all.min.js"></script>
<!-- start intlTelInput js section -->
<script src="/Default/assets/front/intlTelInput/build/js/intlTelInput.js"></script>
<!-- end intlTelInput js section -->
<script>
</script>
<script type="text/javascript">
var baseurl = ""
var fontSize = 100;
/*
This function use for font size increase & decrease
*/
function _setFontSize(fontType){
if(fontType == "larger"){
if(fontSize < 114){
fontSize = parseInt(fontSize) + 7;
}
}else if(fontType == "normal"){
if(fontSize > 80){
fontSize = parseInt(fontSize) - 10;
}
}else{
fontSize = 100;
}
setCookie('webFontSize',fontSize,'1');
jQuery("#wrapper").css("font-size",fontSize + "%");
}
if(getCookie('webFontSize')){
jQuery("#wrapper").css("font-size",getCookie('webFontSize') + "%");
}
/*
This function use for background contras & normal
*/
function _setContrast(type){
if(type != "undefined"){
if(type=='wob'){
$('body').addClass('wob');
setCookie('webContrast','wob','1');
}else{
$('body').removeClass('wob');
setCookie('webContrast','normal','1');
}
}
}
if(getCookie('webContrast')=='wob'){
$('body').addClass('wob');
}else{
$('body').removeClass('wob');
}
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
let expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
let name = cname + "=";
let ca = document.cookie.split(';');
for(let i = 0; i < ca.length; i++) {
let c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
/*
Change Language
*/
var task = '';
var langmsg = "This page transalating language. Do you want to continue?";
$('select[class="customSelect"]').change(function(e) {
e.preventDefault();
smoke.confirm(langmsg, function(e) {
if (e) {
$("#frmlang").submit();
}
}, {
ok: "Yes",
cancel: "No",
classname: "custom-class",
reverseButtons: true
});
});
$(function(){
$('.print_website').on('click',function(){
window.print();
});
});
function printPageArea(areaID){
var printContent = document.getElementById(areaID).innerHTML;
var originalContent = document.body.innerHTML;
document.body.innerHTML = printContent;
window.print();
document.body.innerHTML = originalContent;
}
$(function(){
$('#google_translate_element').on('change','.goog-te-combo',function(){
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},500);
});
});
</script>
<script type="text/javascript">
/*function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');
}*/
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en',includedLanguages: "en,hi,ar,zh,fr,ru,es" }, 'google_translate_element');
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},1000);
}
</script>
<!-- sweetalert2 js section -->
<!-- <script src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script> -->
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<style>
</style>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("wrapper");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
</body>
</html>
'
}
$reasonPhrase = 'OK'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 168
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 74
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php , line 197 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object( Cake\Http\Response ) id: 0 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8' ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 1 {
protected cookies => [
'' => [maximum depth reached] ,
]
}
'cacheDirectives' => [
]
'body' => '<!DOCTYPE html>
<html lang="en-US" style="font-size: 62.5%">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RIS</title>
<meta property="og:url" content="http://ris.php-staging.com//event/details/"/>
<meta property="og:type" content="Events"/>
<meta name="twitter:card" content="Events">
<meta name="linkedin:card" content="Events">
<meta property="og:title" content="Digital Technology"/>
<meta name="twitter:title" content="Digital Technology">
<meta name="linkedin:title" content="Digital Technology">
<meta property="og:description" content="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
" />
<meta name="twitter:description" content="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
" />
<meta name="linkedin:description" content="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
" />
<meta property="og:image" content="http://ris.php-staging.com/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg"/>
<meta name="twitter:image" content="http://ris.php-staging.com/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg">
<meta name="linkedin:image" content="http://ris.php-staging.com/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg">
<!-- <script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=64fea637f9bf1300121f94fc&product=image-share-buttons&source=platform" async="async"></script> -->
<link rel="shortcut icon" href="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Play:wght@300;400;500;700&display=swap" rel="stylesheet">
<link href="/Default/assets/front/css/bootstrap.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/lightbox.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/style.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/wob.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/owl.carousel.css">
<script type="text/javascript" src="/Default/assets/front/js/jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/animate.css" />
<!-- sweetalert2 css section -->
<link type="text/css" href="/Default/assets/front/sweetalert2/css/sweetalert2.min.css" rel="stylesheet">
<!-- start intlTelInput css section -->
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/intlTelInput.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/demo.css" rel="stylesheet">
<!-- end intlTelInput css section -->
</head>
<body class="noJS">
<!-- start of wrapper -->
<div id="wrapper">
<!-- end of wrapper -->
<header>
<div class="headerWrap">
<!-- Pre Header -->
<div class="preHeader">
<div class="container">
<div class="preHeaderWrap d-flex align-items-center">
<ul class="top_left_link">
<!-- <li>
<a href="/">Home</a>
</li> -->
<li>
<a href="/sitemap">Sitemap</a>
</li>
<li>
<a href="/feedbacks">Feedback</a>
</li>
<li>
<a href="/contact-us">Contact Us</a>
</li>
</ul>
<ul class="topLinks">
<li><a tabindex="1" href="#content" class="skipContent" title="Skip to Main Content">Skip to Main Content</a></li>
<li><a href="/screen-reader-access" title="Screen Reader Access">Screen Reader Access</a></li>
<li class="fontResize">
<div id="accessControl" class="d-flex align-items-center">
<input type="button" name="font_normal" value="A-" id="font_normal" title="Decrease Font Size" class="fontScaler normal font-normal current">
<input type="button" name="font_large" value="A" id="font_large" title="Normal Font Size" class="fontScaler large font-large">
<input type="button" name="font_larger" value="A+" id="font_larger" title="Increase Font Size" class="fontScaler largest font-largest">
<div class="changeColor d-flex align-items-center" id="fontchanger">
<input type="submit" name="normal" value="A" id="normal" title="High Contrast View" class="hight_contrast_remove contrastChanger normal current " onClick="return setColorDark('normal');">
<input type="submit" name="wob" value="A" id="wob" title="Standard View" class="hight_contrast contrastChanger wob" onClick="return setColorDark('wob');">
</div>
</div>
</li>
<li class="siteLanguage">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="frmlang" name="frmlang" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="languageWrap">
<div id="google_translate_element"></div>
<!-- <select class="customSelect" name="lang" id="language" title="Select Language">
<option selected="selected" title="E" value="en">English</option>
<option title="H" value="hi">Hindi</option>
<option title="A" value="ar">Arabic</option>
<option title="C" value="zh">Chinese</option>
<option title="F" value="fr">French</option>
<option title="R" value="ru">Russian</option>
<option title="S" value="es">Spanish</option>
</select> -->
</div>
</form>
</li>
</ul>
</div>
</div>
</div>
<!-- Main Header -->
<div class="headerin">
<div class="mainHeader">
<div class="container">
<div class="mainHeaderWrap d-flex flex-wrap align-items-center">
<!-- <div class="headerLogo">
<a href="/" title="Global South Centre of Excellence">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div> -->
<div class="headerRight d-flex flex-wrap align-items-center ms-auto">
</div>
</div>
</div>
</div>
<div class="menutop">
<div class="container">
<!-- Main Menu -->
<div class="mainMenu">
<div id="mainNav" class="mainNavigation">
<ul id="nav">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul class="drop_to_drop">
<li><a href="Javascript:voide(0);">Our Teams <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/teams/faculty">Faculty</a></li>
<li><a href="/teams/administration">Administration</a></li>
<li><a href="/teams/young-scholars">Young Scholars</a></li>
</ul>
</li>
<li><a href="Javascript:voide(0);">Get Involved <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/get-involves/job-opportunities">Job Opportunities</a></li>
<li><a href="/get-involves/archive-jobs">Archive Jobs</a></li>
<li><a href="/get-involves/call-for-papers">Call For Papers</a></li>
<li><a href="/get-involves/fellowship">Fellowship</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="/initiatives">initiatives</a></li>
<!-- <li><a href="#">Initiatives <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li>
</ul>
</li> -->
<!-- <li><a href="#">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/sectors/agriculture">Agriculture</a></li>
<li><a href="/sectors/health">Health</a></li>
<li><a href="/sectors/digitalisation">Digital Solutions</a></li>
<li><a href="/sectors/education">Education</a></li>
<li><a href="/sectors/banking-and-finance">Banking & Finance</a></li>
<li><a href="/sectors/connectivity-infrastructure">Connectivity Infrastructure</a></li>
<li><a href="/sectors/climate-einance-and-technology">Climate Finance & Technology</a></li>
</ul>
</li> -->
<li><a href="/focus-areas">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/focus-areas/details/agriculture">Agriculture</a>
</li>
<li><a href="/focus-areas/details/health">Health</a>
</li>
<li><a href="/focus-areas/details/digitalisation">Digital Solutions</a>
</li>
</ul>
</li>
<li><a href="#">Modalities <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/modalities/knowledge-creation-and-technology-sharing">Knowledge Creation & Technology Sharing</a></li>
<li><a href="/modalities/capacity-building">Capacity Building</a></li>
<li><a href="/modalities/grants-and-concessional-finance">Grants & Concessional Finance</a></li>
</ul>
</li>
<li><a href="#">Publications <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li>
<a href="/publications/newsletter">
Newsletter </a>
</li>
<li>
<a href="/publications/journal">
Journal </a>
</li>
<li class="dropdown-submenu">
<a href="/publications/reports" class="dropdown-item">
Reports <!-- <i class="fa fa-angle-right" aria-hidden="true"></i> -->
</a>
<!-- <ul class="dropdown-menu dropdown-submenu">
<li><a tabindex="-1" href="/publications/reports/ssc">SSC</a></li>
<li><a tabindex="-1" href="/publications/reports/itec">ITEC</a></li>
</ul> -->
</li>
</ul>
</li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/partner-institutions">Partner Institutions</a></li> -->
<li><a href="/events">Events</a></li>
</ul>
<ul class="menusocial">
<li><a target="_blank" href="https://twitter.com/RIS_NewDelhi"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img" /></a></li>
<li><a target="_blank" href="https://www.facebook.com/RISIndia"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos"><i class="fa fa-youtube"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/risdelhi/"><i class="fa fa-instagram"></i></a></li>
</ul>
<div class="headerSearch">
<a href="#" title="Search"><i class="fa fa-search" aria-hidden="true"></i></a>
<div class="searchBox">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="search_data" name="search_data" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync" action="/Default/assets/../../search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="searchBoxWrap d-flex flex-wrap">
<input type="text" name="search_value" id="search_value" class="search-input form-control" placeholder="Key Word Search" maxlength="50" required>
<button type="submit" class="ctaBtn ctaFill search-icon" title="Search"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header><div id="content">
<section class="inner-banner" style="display: block;
position: relative;
background: url('/uploads/settings/169147817952H20230112124150.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="bread_cum">
<li><a href="/"><i class="fa fa-home" aria-hidden="true"></i></a></li>
<li>|</li>
<li>Digital Technology</li>
</ul>
</div>
</div>
</div>
</section>
<section class="inner-sec modilities_details">
<div class="container">
<div class="row">
<div class="backtomaindiv">
<a class="search_btn publications_back_to_main" href="/events/">
<i class="fa fa-chevron-left" aria-hidden="true"></i>Back To Main
</a>
</div>
<div class="col-md-12">
<div class="md_details moddeatils">
<h3>Digital Technology</h3>
<div class="leftpartdata1">
<span class="img-left moddetailsfull"><img
src="/uploads/event/169831885453Digital Technology Banner-18 Sept 2023.jpg" alt="img" /></span>
<div class="date_share moddetailscal">
<span><i class="fa fa-calendar" aria-hidden="true"></i>
Monday, 30 October 2023 </span>
</div>
</div>
<p><p><strong font-size:="" font-style:="" open="" style="color: rgb(0, 0, 0); font-family: " text-align:="">Lorem Ipsum</strong><span font-size:="" font-style:="" font-weight:="" open="" style="color: rgb(0, 0, 0); font-family: " text-align:=""> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</span></p>
</p>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Logo Slider Section Start -->
<section class="logosSection">
<div class="container">
<div class="logosSliderWrap wow fadeInUp" data-wow-delay="0.2s">
<div class="swiper logosSlider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 1" href="https://www.pmindia.gov.in/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286732278PM india.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 3" href="https://mea.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286741075Moea.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 5" href="https://www.g20.org/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286737389g20.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 6" href="https://ris.org.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286735388RIS.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 4" href="https://niti.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286739486NITI AAyog.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 2" href="https://www.mygov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286733887myGOV.png" /> </a>
</span></div>
</div>
</div>
</div>
</div>
<div class="bannerSliderNav logo_s">
<div class="container">
<div class="bannerSliderNavWrap d-flex align-items-center justify-content-between">
<div class="logoslider-next sliderArrow"><i class="fa fa-angle-left" aria-hidden="true"></i></div>
<div class="logoslider-prev sliderArrow"><i class="fa fa-angle-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
</section>
<!-- Logo Slider Section End -->
<!-- Footer Section Start -->
<footer class="footerSection">
<div class="container">
<div class="footerWrap d-flex flex-wrap">
<div class="col-2">
<div class="footerLogo">
<a href="/" title="logo">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us</a></li>
<!-- <li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li> -->
<li><a href="/initiatives/details/science-and-technology-initiative">Initiative</a></li>
</ul>
</div>
<div class="col-3">
<ul class="ft_link">
<!-- <li><a href="/awards-and-achievements">Awards & Achievements</a></li> -->
<li><a href="/publications">Publications</a></li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/sitemap">Sitemap</a></li> -->
</ul>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/feedbacks">Feedback</a></li>
<li><a href="/contact-Us">Contact Us</a></li>
</ul>
</div>
<div class="col-3">
<div class="footerCol footerCol4">
<ul class="socialInline d-flex">
<li class="wow fadeInUp" data-wow-delay="0.2s"><a target="_blank" href="https://twitter.com/RIS_NewDelhi" target="_blank" title="Twitter"><i class="twittericonnew" aria-hidden="true"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.4s"><a target="_blank" href="https://www.facebook.com/RISIndia" target="_blank" title="Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.8s"><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries" target="_blank" title="Linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.6s"><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos" target="_blank" title="YouTube"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="1s"><a target="_blank" href="https://www.instagram.com/risdelhi/" target="_blank" title="Instagram"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row bd_top">
<div class="col-9">
<div class="footer_bottom wow bounceInUp center" data-wow-delay="0.2s">
<ul>
<li><a href="/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/copyright-policy">Copyright Policy</a></li>
<li><a href="/hyperlinking-policy">Hyperlinking Policy</a></li>
<!-- <li><a href="/disclaimer">Disclaimer</a></li> -->
<!-- <li><a href="/accessibility-statement">Accessibility Statement</a></li> -->
<!-- <li><a href="/help">Help</a></li> -->
</ul>
<p>Copyright © 2023, Global South Centre of Excellence</p>
</div>
</div>
<div class="col-3">
<div class="visitor">
<span>Last Updated: 27-10-2023</span>
<span>Visitors: <b class="totalVisitor">totalVisitor</b></span>
</div>
</div>
</div>
</div>
</footer>
<!-- start of wrapper -->
</div>
<!-- end of wrapper -->
<a class="floating" href="https://web.whatsapp.com/" title="WhatsApp"id="whatsapp" target="_blank" ><i class="fa fa-whatsapp" aria-hidden="true"></i></a>
<script type="text/javascript" src="/Default/assets/front/js/general.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/functions.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/wow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/velocity.min.js"></script>
<script src="/Default/assets/front/js/ammap.js"></script>
<script src="/Default/assets/front/js/worldLow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/script.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/custom.js"></script>
<link rel="stylesheet" href="/Default/assets/front/css/colorbox.css">
<script src="/Default/assets/front/js/jquery.colorbox-min.js"></script>
<!-- sweetalert2 js section -->
<script src="/Default/assets/front/sweetalert2/js/sweetalert2.all.min.js"></script>
<!-- start intlTelInput js section -->
<script src="/Default/assets/front/intlTelInput/build/js/intlTelInput.js"></script>
<!-- end intlTelInput js section -->
<script>
</script>
<script type="text/javascript">
var baseurl = ""
var fontSize = 100;
/*
This function use for font size increase & decrease
*/
function _setFontSize(fontType){
if(fontType == "larger"){
if(fontSize < 114){
fontSize = parseInt(fontSize) + 7;
}
}else if(fontType == "normal"){
if(fontSize > 80){
fontSize = parseInt(fontSize) - 10;
}
}else{
fontSize = 100;
}
setCookie('webFontSize',fontSize,'1');
jQuery("#wrapper").css("font-size",fontSize + "%");
}
if(getCookie('webFontSize')){
jQuery("#wrapper").css("font-size",getCookie('webFontSize') + "%");
}
/*
This function use for background contras & normal
*/
function _setContrast(type){
if(type != "undefined"){
if(type=='wob'){
$('body').addClass('wob');
setCookie('webContrast','wob','1');
}else{
$('body').removeClass('wob');
setCookie('webContrast','normal','1');
}
}
}
if(getCookie('webContrast')=='wob'){
$('body').addClass('wob');
}else{
$('body').removeClass('wob');
}
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
let expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
let name = cname + "=";
let ca = document.cookie.split(';');
for(let i = 0; i < ca.length; i++) {
let c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
/*
Change Language
*/
var task = '';
var langmsg = "This page transalating language. Do you want to continue?";
$('select[class="customSelect"]').change(function(e) {
e.preventDefault();
smoke.confirm(langmsg, function(e) {
if (e) {
$("#frmlang").submit();
}
}, {
ok: "Yes",
cancel: "No",
classname: "custom-class",
reverseButtons: true
});
});
$(function(){
$('.print_website').on('click',function(){
window.print();
});
});
function printPageArea(areaID){
var printContent = document.getElementById(areaID).innerHTML;
var originalContent = document.body.innerHTML;
document.body.innerHTML = printContent;
window.print();
document.body.innerHTML = originalContent;
}
$(function(){
$('#google_translate_element').on('change','.goog-te-combo',function(){
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},500);
});
});
</script>
<script type="text/javascript">
/*function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');
}*/
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en',includedLanguages: "en,hi,ar,zh,fr,ru,es" }, 'google_translate_element');
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},1000);
}
</script>
<!-- sweetalert2 js section -->
<!-- <script src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script> -->
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<style>
</style>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("wrapper");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
</body>
</html>
'
}
$cookies = [
]
$values = [
(int) 0 => 'text/html; charset=UTF-8' ,
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
RIS
Digital Technology
Monday, 30 October 2023
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.