Wednesday, February 1, 2023
198 Philippines News
No Result
View All Result
  • HOME
  • VIDEOS
  • BUSINESS
  • FEATURED NEWS
    • PHILIPPINES USA TRADE NEWS
    • PHILIPPINES EU NEWS
    • PHILIPPINES CHINA NEWS
    • PHILIPPINES UK NEWS
    • PHILIPPINES BRAZIL NEWS
    • PHILIPPINES THAILAND NEWS
    • PHILIPPINES INDIA NEWS
    • PHILIPPINES GULF NATIONS NEWS
    • PHILIPPINES AFRICA NEWS
    • PHILIPPINES NIGERIA NEWS
    • PHILIPPINES EGYPT NEWS
  • POLITICAL
  • MANUFACTURE
  • TECHNOLOGY
  • CRYPTO
  • MORE NEWS
    • 198TILG ULTIMATE MASSIVE MASS MEDIA CAMPAIGN
    • PHILIPPINES AGRICULTURE NEWS
    • PHILIPPINES VENTURE CAPITAL NEWS
    • PHILIPPINE PARTNESHIPS
    • PHILIPPINES BUSINESS HELP
    • PHILIPPINES SCHOLARSHIP NEWS
    • PHILIPPINES JOINT VENTURE NEWS
    • PHILIPPINES EDUCATION NEWS
    • PHILIPPINES UNIVERSITY NEWS
    • PHILIPPINES IMMIGRATION NEWS
  • ASK IKE LEMUWA
  • CONTACT
  • HOME
  • VIDEOS
  • BUSINESS
  • FEATURED NEWS
    • PHILIPPINES USA TRADE NEWS
    • PHILIPPINES EU NEWS
    • PHILIPPINES CHINA NEWS
    • PHILIPPINES UK NEWS
    • PHILIPPINES BRAZIL NEWS
    • PHILIPPINES THAILAND NEWS
    • PHILIPPINES INDIA NEWS
    • PHILIPPINES GULF NATIONS NEWS
    • PHILIPPINES AFRICA NEWS
    • PHILIPPINES NIGERIA NEWS
    • PHILIPPINES EGYPT NEWS
  • POLITICAL
  • MANUFACTURE
  • TECHNOLOGY
  • CRYPTO
  • MORE NEWS
    • 198TILG ULTIMATE MASSIVE MASS MEDIA CAMPAIGN
    • PHILIPPINES AGRICULTURE NEWS
    • PHILIPPINES VENTURE CAPITAL NEWS
    • PHILIPPINE PARTNESHIPS
    • PHILIPPINES BUSINESS HELP
    • PHILIPPINES SCHOLARSHIP NEWS
    • PHILIPPINES JOINT VENTURE NEWS
    • PHILIPPINES EDUCATION NEWS
    • PHILIPPINES UNIVERSITY NEWS
    • PHILIPPINES IMMIGRATION NEWS
  • ASK IKE LEMUWA
  • CONTACT
198 Philippines News
No Result
View All Result

Oscars 2022: Yatra calls ‘Encanto’ a gift from God

by 198 Philippines News
February 13, 2022
in PHILIPPINES BRAZIL NEWS
0
Home PHILIPPINES BRAZIL NEWS
Share on FacebookShare on Twitter

[ad_1]

SEBASTIÁN Yatra calls his expertise with Disney’s “Encanto” a “reward from God.”

The Colombian singer-songwriter performs “Dos Oruguitas,” written by Lin-Manuel Miranda and nominated to the Oscars for greatest unique tune. The film can be nominated for greatest animated movie and greatest unique music.

“Being current this manner on the Oscars, not solely with this tune however with the film ‘Encanto’ which is impressed by my nation, is a present from God, a present from life,” Yatra stated.

“Being the voice chosen to sing this tune amongst so many great Colombian artists and performers is solely a matter of being very fortunate, being in the precise place on the proper time,” he stated in an interview from Medellin, Colombia.

Set within the land of magical realism, “Encanto” follows Mirabel Madrigal, a teenage woman pissed off by the truth that she is the one member of her household with out magical powers. The solid, led by Argentine-American actress Stephanie Beatriz, consists of Diane Guerrero, John Leguizamo, Wilmer Valderrama and Angie Cepeda.

It’s the first Walt Disney Animation Studios movie to be co-directed by a Latina, Charise Castro Smith, and options unique songs by Miranda which have topped the Billboard charts, akin to “We Don’t Discuss About Bruno,” which turned probably the most listened to theme of a Disney animated movie in additional than 26 years, surpassing “Let It Go” from “Frozen.”

However when it got here to submitting a tune to the Academy Awards, the chosen one was “Dos Oruguitas.”

The shifting allegorical ballad is the primary Spanish-language tune nominated for an Oscar since “Al Otro Lado del Río” from “The Bike Diaries” gained Uruguayan Jorge Drexler the award in 2005. That yr, the academy invited Spanish star Antonio Banderas, a face higher identified than Drexler’s, to carry out it on the ceremony in a bittersweet second for the songwriter and his Latin American followers.

However Yatra’s 28.9 million followers on Instagram (and 17.1 million on TikTok) might probably enhance the Oscars’ rankings, which final yr plummeted to an all-time low of 9.85 million viewers.

“I believe there are massive possibilities of making historical past not just for Colombia however for the Spanish language and Latin artists normally,” Yatra stated. “I believe Drexler undoubtedly put up just like the stepping stones and now, an increasing number of, all people is open to having new faces on the Oscars … If I’ve the chance to be that new face there, I’m undoubtedly gonna take pleasure in it and simply sing my coronary heart out.”

“Dos Oruguitas” will compete for the Oscar with “Be Alive” from “King Richard,” “Right down to Pleasure” from “Belfast,” “No Time to Die” from “No Time to Die” and “Someway You Do” from “4 Good Days.”

The 94th Academy Awards ceremony shall be aired dwell on March 27 on ABC from the Dolby Theater in Hollywood. (AP)

}); $('.maximize-popup').on('click', function () { $('.articles-premium-popup').removeClass('hidden'); $('.small-articles-popup').addClass('hidden'); });

var lastScrollTop = 0; $(window).scroll(function () { var height = $(window).scrollTop(); if (height < lastScrollTop) { if ($('.small-articles-popup').hasClass('hidden') && $('.articles-premium-popup').hasClass('hidden')) { $('.small-articles-popup').removeClass('hidden'); } }else{ $('.small-articles-popup').addClass('hidden'); } lastScrollTop = height; }); $('.article-more-info-bottom').on('click', function(){ $('.fb-comments').removeClass('hidden'); }); $('.load-article-body').on('click', function(){ var loadArticleURL = $('#APP_URL').val() + 'subscriber-info'; $.ajax({ url: loadArticleURL, type: "POST", async: true, data: { button_action : 'read_more', article_id : 317432 }, success: function (response) { response = JSON.parse(response); $('.article-body').html(response.articleBody); } }); }); $('#article-carousel').owlCarousel({ items: 1, slideBy: 1, loop: false, margin: 0, nav: true, dots:true, autoplayHoverPause: false, lazyLoad: true, autoplay: true, autoplayTimeout: 4000, smartSpeed: 700, navText: ['', ''], });

}); $(function(){$(".close","#messageModal").on("click",function(){$("#messageModal").addClass("hidden")});$("a.advertise-link").on("click",function(){$("#advertiseModal").removeClass("hidden")});$(".close","#advertiseModal").on("click",function(){$("#advertiseModal").addClass("hidden")});$(".close","#generalModal").on("click",function(){$("#generalModal").addClass("hidden")});var redirectedProductId=$("#redirectedProductId").val();if(redirectedProductId>0){$.ajax({url:"/paywall-confirm?product_id="+redirectedProductId,type:"POST",async:true,success:function(response){$(".modal-body","#generalModal").html(response);loadModalScripts()}});$("#generalModal").removeClass("hidden")}$("body").on("click",".popup-btn",function(){$("#generalModal").addClass("hidden");$(".modal-body").html("");var dataURL=$(this).attr("data-href"),dataAction=$(this).attr("data-action");$.ajax({url:dataURL,type:"POST",async:true,data:{action:dataAction},success:function(response){$(".modal-body","#generalModal").html(response);loadModalScripts()}});$("#generalModal").removeClass("hidden")});$(".countrySelection-item").click(function(){$("#countrySelection").find(".active").removeClass("active");$(this).addClass("active")})});function loadModalScripts(){$("header .premium-signup").on("click",function(){$(".modal-loader",".premium-signup").removeClass("hidden");$(".premium-signup-message").removeClass("premium-error").text("");var premium_signup_username=$(".premium-signup-username").val();var premium_signup_email=$(".premium-signup-email").val();var premium_signup_password=$(".premium-signup-password").val();var premium_signup_confirm_password=$(".premium-signup-confirm-password").val();var premium_signup_country=$(".premium-signup-country").val();var premium_signup_url=$("#APP_URL").val()+"premium-signup";if(premium_signup_username&&premium_signup_email&&premium_signup_password&&premium_signup_confirm_password&&premium_signup_country){if(premium_signup_password.length<6||premium_signup_confirm_password.length<6){$(".premium-signup-message").addClass("premium-error");$(".premium-signup-form .premium-signup-message").text("Passwords should be 6 characters minimum")}else{if(premium_signup_password!=premium_signup_confirm_password){$(".premium-signup-message").addClass("premium-error");$(".premium-signup-form .premium-signup-message").text("Passwords mismatch")}else{$.ajax({url:premium_signup_url,type:"POST",dataType:"JSON",xhrFields:{withCredentials:true},data:{username:premium_signup_username,email:premium_signup_email,password:premium_signup_password,password_confirmation:premium_signup_confirm_password,country:premium_signup_country,action:"signup",},beforeSend:function(){$(".outer-login-container").addClass("loading")},success:function(response){var errors=response.errors;var errors_message="";$.each(errors,function(key,val){errors_message+=val+"nr"});if(response.status=="success"){$(".premium-signup-message").removeClass("premium-error");$(".premium-signup-message").addClass("premium-success");$(".premium-signup-form .premium-signup-message").text(response.message);$(".premium-signup-form")[0].reset()}else{if(response.status=="error"){$(".premium-signup-message").removeClass("premium-success");$(".premium-signup-message").addClass("premium-error");$(".premium-signup-form .premium-signup-message").text(errors_message)}}},error:function(jqXHR,textStatus,errorThrown){$(".modal-loader",".premium-signup-form").addClass("hidden")},complete:function(jqXHR,textStatus,errorThrown){$(".modal-loader",".premium-signup-form").addClass("hidden")}})}}}else{$(".premium-signup-message").addClass("premium-error");$(".premium-signup-form .premium-signup-message").text("Please enter all fields")}});$("header .premium-signin").on("click",function(){$(".modal-loader",".premium-signin").removeClass("hidden");$(".premium-signin-message").removeClass("premium-error").text("");var premium_signin_username=$(".premium-signin-username").val();var premium_signin_password=$(".premium-signin-password").val();var premium_signin_url=$("#APP_URL").val()+"premium";if(premium_signin_username&&premium_signin_password){$.ajax({url:premium_signin_url,type:"POST",dataType:"JSON",xhrFields:{withCredentials:true},data:{login_input:premium_signin_username,password:premium_signin_password,action:"login",},beforeSend:function(){$(".outer-login-container").addClass("loading")},success:function(response){if(response.status=="success"){$(".premium-signin-form .premium-signin-message").text("");$(".premium-signin-message").removeClass("premium-error");$(".premium-signin-message").addClass("premium-success");window.location.href=$("#APP_URL").val()}else{if(response.status=="error"){$(".premium-signin-message").removeClass("premium-success");$(".premium-signin-message").addClass("premium-error");$(".premium-signin-form .premium-signin-message").text(response.message)}}},error:function(jqXHR,textStatus,errorThrown){$(".modal-loader",".premium-signin-form").addClass("hidden")},complete:function(jqXHR,textStatus,errorThrown){$(".modal-loader",".premium-signin-form").addClass("hidden")}})}else{$(".premium-signin-message").addClass("premium-error");$(".premium-signin-form .premium-signin-message").text("Please enter username and password")}});$("header .premium-forgot-password").on("click",function(e){e.preventDefault();var premium_signin_email=$(".premium-forgot-password-email").val();var premium_signup_url=$("#APP_URL").val()+"forgot-password-premium";if(premium_signin_email){$.ajax({url:premium_signup_url,type:"POST",dataType:"JSON",xhrFields:{withCredentials:true},data:{email:premium_signin_email,action:"forgot",},beforeSend:function(){$(".modal-loader",".forgot-password-form-container").removeClass("hidden")},success:function(response){if(response.status=="success"){$(".premium-forgot-password-message").removeClass("premium-error");$(".premium-forgot-password-message").addClass("premium-success");$(".premium-forgot-password-message").text(response.message);$(".premium-forgot-password-form")[0].reset()}else{if(response.status=="error"){$(".premium-forgot-password-message").removeClass("premium-success");$(".premium-forgot-password-message").addClass("premium-error");$(".premium-forgot-password-message").text(response.message)}}},error:function(jqXHR,textStatus,errorThrown){$(".modal-loader",".forgot-password-form-container").addClass("hidden")},complete:function(jqXHR,textStatus,errorThrown){$(".modal-loader",".forgot-password-form-container").addClass("hidden")}})}else{$(".premium-forgot-password-message").addClass("premium-error");$(".premium-forgot-password-message").text("Enter your email")}});$("#EditProfile").on("click",function(){$(".EditProfile").css("display","block");$(".DisplayProfile").css("display","none")});$("#CancelEdit",".EditProfile").on("click",function(){$(".EditProfile").css("display","none");$(".DisplayProfile").css("display","block")});$("#SaveProfile").on("click",function(){var update_profile_url=$("#APP_URL").val()+"update-profile",profile=$("#PROFILE_FORM").serialize();$.ajax({url:update_profile_url,type:"POST",dataType:"JSON",xhrFields:{withCredentials:true},data:profile,success:function(response){$(".reponse-message").html(response.message)}})});$("#changePasswordButton").on("click",function(e){e.preventDefault();var change_password_url=$("#APP_URL").val()+"premium-change-password",info=$("#changePasswordForm").serialize();$.ajax({url:change_password_url,type:"POST",dataType:"JSON",xhrFields:{withCredentials:true},data:info,success:function(response){if(response.status=="error"){$(".reponse-message").html(response.message)}else{$("#changePasswordForm").addClass("hidden");$(".change-password-premium .message").removeClass("hidden")}}})})}function dragEvnt(eventDirection,parentDiv,countByNb){if(eventDirection=="left"){moveNext(parentDiv,countByNb)}else{movePrevious(parentDiv,countByNb)}}function moveNext(parentDiv,countByNb){var currentItem=$("#currentCountNumber","."+parentDiv).val();var totalItems=$("#totalCountNumber","."+parentDiv).val();if(parseInt(currentItem)countByNb){var newData=parseInt(currentItem)-countByNb;$("#currentCountNumber","."+parentDiv).val(newData);$(".changeCountNumber","."+parentDiv).html(newData)}}; var script_gpt = document.createElement('script'); script_gpt.async = true; script_gpt.type="text/javascript"; script_gpt.src="https://www.googletagservices.com/tag/js/gpt.js"; var script_adsbygoogle = document.createElement('script'); script_adsbygoogle.async = true; script_adsbygoogle.type="text/javascript"; script_adsbygoogle.src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"; setTimeout( function () { document.getElementsByTagName('HEAD').item(0).appendChild(script_gpt); document.getElementsByTagName('HEAD').item(0).appendChild(script_adsbygoogle); }, 3500 );

var initiate = 1; function initialize() { if (initiate == 1) { initiate = 0; var script_facebook = document.createElement('script'); var content = document.createTextNode("!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '319691251551515');fbq('track', 'PageView');"); script_facebook.appendChild(content); var noscript_facebook = document.createElement('noscript'); var noscript_img = document.createElement('img'); noscript_img.setAttribute("height", "1"); noscript_img.setAttribute("width", "1"); noscript_img.src = "https://www.facebook.com/tr?id=319691251551515&ev=PageView&noscript=1"; noscript_facebook.appendChild(noscript_img); var script_izooto_code = document.createElement('script'); var izooto_content = document.createTextNode("window._izq = window._izq || []; window._izq.push(['init' ]);"); script_izooto_code.appendChild(izooto_content); var script_izooto = document.createElement('script'); script_izooto.type="text/javascript"; script_izooto.src="https://cdn.izooto.com/scripts/3ce7034c2709f8fc2447018f8fcc5b73636d0c17.js"; var script_adzone = document.createElement('script'); script_adzone.async = true; script_adzone.type="text/javascript"; script_adzone.src="https://cdn.insurads.com/bootstrap/9I7XLBWW.js"; var script_anymind = document.createElement('script'); script_anymind.type="application/javascript"; script_anymind.src="https://anymind360.com/js/3181/ats.js"; var script_innity = document.createElement('script'); script_innity.async = true; script_innity.type="text/javascript"; script_innity.src="https://cdn.innity.net/admanager-async.js"; var script_zoomd = document.createElement('script'); script_zoomd.async = true; script_zoomd.type="text/javascript"; script_zoomd.src="https://zsearch.zoomd.com/zoomd/SearchUi/Script?clientId=94273241";

var script_outbrain = document.createElement('script'); script_outbrain.type="text/javascript"; script_outbrain.async = true; script_outbrain.src="https://widgets.outbrain.com/outbrain.js";

var script_mailchimp = document.createElement('script'); script_mailchimp.async = true; script_mailchimp.type="text/javascript"; script_mailchimp.src="https://chimpstatic.com/mcjs-connected/js/users/69b5ee6c0b53ac3fc76286540/d5c6ca0fe71fb969f411dd375.js";

document.getElementsByTagName('HEAD').item(0).appendChild(script_facebook); document.getElementsByTagName('HEAD').item(0).appendChild(noscript_facebook); document.getElementsByTagName('HEAD').item(0).appendChild(script_izooto_code); document.getElementsByTagName('HEAD').item(0).appendChild(script_izooto); document.getElementsByTagName('HEAD').item(0).appendChild(script_adzone); document.getElementsByTagName('HEAD').item(0).appendChild(script_anymind); document.getElementsByTagName('HEAD').item(0).appendChild(script_innity); document.getElementsByTagName('HEAD').item(0).appendChild(script_zoomd); document.getElementsByTagName('HEAD').item(0).appendChild(script_mailchimp);

document.getElementsByTagName('HEAD').item(0).appendChild(script_outbrain); } } document.addEventListener("mousemove", initialize); document.addEventListener("scroll", initialize); document.addEventListener("touchstart", initialize);

[ad_2]

Source link

Tags: CallsEncantogiftGodOscarsYatra
Share30Tweet19

Recommended For You

Obiena misses silver on countback, but happy with his historic feat – Tempo – The Nation’s Fastest Growing Newspaper

by 198 Philippines News
July 25, 2022
0

Ernest John Obiena reacts after competing within the Males’s Pole Vault Ultimate on day ten of the World Athletics Championships. (AFP) By KRISTEL SATUMBAGA The second has lastly...

Read more

Pole vaulter EJ Obiena in final 12 at world meet – Tempo – The Nation’s Fastest Growing Newspaper

by 198 Philippines News
July 24, 2022
0

By KRISTEL SATUMBAGA EJ Obiena continued his quest for a historic podium end on the World Athletics Championships Saturday after advancing to the ultimate of the pole vault...

Read more

EJ Obiena qualifies in finals of World Athletics Championship

by 198 Philippines News
July 23, 2022
0

(File picture) Philippines’ Ernest John Obiena competes in the course of the indoor males’s pole vault Beijer gala occasion in Uppsala, Sweden, on February 9, 2022. (Photograph by...

Read more

Even up against world’s finest, Obiena eyes historic podium finish – Tempo – The Nation’s Fastest Growing Newspaper

by 198 Philippines News
July 22, 2022
0

By KRISTEL SATUMBAGA It’s going to be a tricky mission however pole vaulter EJ Obiena stays absolutely motivated to go for a historic podium end when he competes...

Read more

‘Spider-Man: No Way Home’ extended edition gets Philippine release date

by 198 Philippines News
July 21, 2022
0

MANILA, Philippines — An prolonged model of the blockbuster Marvel film "Spider-Man: No Approach Residence" will likely be making its method to Philippine cinemas this September. Sony Photos, who...

Read more
Next Post

Swiss voters consider public aid plan for newspapers, media

Study: Freelancing work surges amid pandemic

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Trending
  • Comments
  • Latest

Marcos To Re-examine Nuclear Power

July 26, 2022

Fed not adequately prepared to thwart Chinese info gathering -report

July 26, 2022

Office of Press Secretary recoups to make BBM govt ‘exciting’

July 26, 2022

Wagner Farm Pork Concessions still going strong

July 26, 2022

Executed Myanmar prisoners deserved ‘many death sentences’: junta spokesman

July 26, 2022

FMLS22 – The Industry’s Largest Crypto Event This Fall

July 26, 2022
198 Philippines News

198 Philippines News provides the latest news update when the US is a close ally and has provided military aid to help combat Muslim and communist insurgencies.

198massmedia Group. USA. 3821 Dominion Drive, Dumfries, USA. 22026.

Toll Free 1 888 642 8433.
Contact: info@198philippinesnews.com

LATEST UPDATES

Marcos To Re-examine Nuclear Power

Fed not adequately prepared to thwart Chinese info gathering -report

Office of Press Secretary recoups to make BBM govt ‘exciting’

Wagner Farm Pork Concessions still going strong

Executed Myanmar prisoners deserved ‘many death sentences’: junta spokesman

FMLS22 – The Industry’s Largest Crypto Event This Fall

RECOMMENDED

No Content Available
  • Disclaimer
  • Privacy Policy
  • DMCA
  • Cookie Privacy Policy
  • Terms and Conditions
  • Contact us

Copyright © 2022 - 198 Philippines News.

No Result
View All Result
  • HOME
  • VIDEOS
  • BUSINESS
  • FEATURED NEWS
    • PHILIPPINES USA TRADE NEWS
    • PHILIPPINES EU NEWS
    • PHILIPPINES CHINA NEWS
    • PHILIPPINES UK NEWS
    • PHILIPPINES BRAZIL NEWS
    • PHILIPPINES THAILAND NEWS
    • PHILIPPINES INDIA NEWS
    • PHILIPPINES GULF NATIONS NEWS
    • PHILIPPINES AFRICA NEWS
    • PHILIPPINES NIGERIA NEWS
    • PHILIPPINES EGYPT NEWS
  • POLITICAL
  • MANUFACTURE
  • TECHNOLOGY
  • CRYPTO
  • MORE NEWS
    • 198TILG ULTIMATE MASSIVE MASS MEDIA CAMPAIGN
    • PHILIPPINES AGRICULTURE NEWS
    • PHILIPPINES VENTURE CAPITAL NEWS
    • PHILIPPINE PARTNESHIPS
    • PHILIPPINES BUSINESS HELP
    • PHILIPPINES SCHOLARSHIP NEWS
    • PHILIPPINES JOINT VENTURE NEWS
    • PHILIPPINES EDUCATION NEWS
    • PHILIPPINES UNIVERSITY NEWS
    • PHILIPPINES IMMIGRATION NEWS
  • ASK IKE LEMUWA
  • CONTACT

Copyright © 2022 - 198 Philippines News.