MANILA, Philippines — The Division of Data and Communications Expertise (DICT) has adopted a framework that outlines measures designed to enhance the Philippines’ digital readiness, together with the set up of 5,000 towers per yr over the following three years.
The join, harness, innovate and defend or CHIP conceptual framework, which was crafted to allow the nation to bounce again higher from the pandemic, was offered throughout the Cupboard assembly at Malacañang final Monday.
“Whereas we’ve had some excellent news on this entrance, with the nation now ranked 86th up from 100 within the Speedtest International Index, the pandemic simply emphasised how a lot work have to be carried out so as to handle the rising demand for ICT infrastructure,” Cupboard Secretary Karlo Nograles mentioned at a digital press briefing yesterday.
“On this regard, the DICT has adopted the CHIP conceptual framework so as to handle these issues,” Nograles added.
Among the many points that the framework goals to handle, in accordance with the Cupboard secretary, are the one-tower-is-to-4,000 households ratio; the minimal use of poles or microtowers and in-building options in central enterprise districts; the low variety of towers, fiber, backhaul and fiber community and insufficient funding in connectivity in missionary or far-flung areas.
“Following the CHIP framework and ongoing DICT efforts, the federal government expects a mean of 5,000 towers per yr to be constructed over the following three years,” he mentioned.
The federal government can be planning to fast-track applications and initiatives, just like the nationwide broadband program, the free WiFi for all program and the nationwide authorities knowledge middle, in accordance with Nograles.
He mentioned President Duterte accepted final Monday eight proposals submitted by the DICT, together with issuing a joint memorandum round for fiber, widespread poles and in-building options for nationwide compliance; offering a provisional approval for proper of method for DICT infrastructure initiatives, particularly the Nationwide Broadband Program Part 1 and Luzon Bypass Infrastructure; and permitting telecommunications corporations to proceed work throughout emergencies.
Additionally accepted had been the issuance of a memorandum round to impact separate well being protocols for telco manpower; contemplating energy capability necessities of telcos or ICT infrastructure; issuance of rules for a hard and fast desk of regulatory charges imposed by native governments on ICT infrastructure and normal payment for telco installations and repairs on the barangay-level; and urging native governments to fast-track the issuance of certificates of ultimate electrical inspection and to streamline necessities and procedures for shorter turnaround time in processing permits.
“The last word goal is to attach the Filipino folks, and to supply the means for our kababayans to not simply survive, however thrive within the digital age,” Nograles mentioned.
Final month, presidential spokesman Harry Roque mentioned Duterte had requested telcos to proceed enhancing their providers to make web pace within the Philippines at par with these of its regional neighbors.
function statusChangeCallback(response) { console.log('statusChangeCallback'); console.log(response); // The response object is returned with a status field that lets the // app know the current login status of the person. // Full docs on the response object can be found in the documentation // for FB.getLoginStatus(). if (response.status === 'connected') { // Logged into your app and Facebook. //testAPI(); } else if (response.status === 'not_authorized') { // The person is logged into Facebook, but not your app. } else { // The person is not logged into Facebook, so we're not sure if // they are logged into this app or not. } }
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }
window.fbAsyncInit = function() { FB.init({ appId : '1775905922621109', xfbml : true, version : 'v2.8' });
FB.getLoginStatus(function(response) { statusChangeCallback(response); }); };
(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/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
function testAPI() { whiteout_reset();
FB.api('/me', {fields: 'id, email, first_name, last_name'}, function(response) { $.post('https://www.philstar.com/check_credentials.php', "id=" + response.id + "&email=" + response.email + "&firstname=" + response.first_name + "&lastname=" + response.last_name + "&remember=" + $("#ps_remember").prop('checked'), function(msg) { console.log("credentials: " + msg); if (msg.trim() == "logged" || msg.trim() == "added") { location.reload(); } else { $("#floatingBarsG").css({display: "none"}); $("#popup").css({display: "block"}); $("#popup_message").text("Email address already in use."); } }); }); }
function fb_share(url) { FB.ui({ method: 'share', display: 'popup', href: url }, function(response){}); }