Top Rated Videos

          ‘);$vidEndSlate.removeClass(‘video__end-slate–inactive’).addClass(‘video__end-slate–active’);}};CNN.autoPlayVideoExist = (CNN.autoPlayVideoExist === true) ? true : false;var configObj = {thumb: ‘none’,video: ‘politics/2022/03/27/nato-rep-smith-on-biden-unscripted-putin-speech-ukraine-bash-intv-sotu-vpx.cnn’,width: ‘100%’,height: ‘100%’,section: ‘domestic’,profile: ‘expansion’,network: ‘cnn’,markupId: ‘body-text_16’,theoplayer: {allowNativeFullscreen: true},adsection: ‘const-article-inpage’,frameWidth: ‘100%’,frameHeight: ‘100%’,posterImageOverride: {“mini”:{“width”:220,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/220327095245-bash-smith-split-sotu-vpx-small-169.jpg”,”height”:124},”xsmall”:{“width”:300,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/220327095245-bash-smith-split-sotu-vpx-medium-plus-169.jpg”,”height”:173},”small”:{“width”:460,”type”:”jpg”,”uri”:”http://www.noticiasdodia.onlinenewsbusiness.com/wp-content/uploads/2022/03/220327095245-bash-smith-split-sotu-vpx-large-169.jpg”,”height”:259},”medium”:{“width”:780,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/220327095245-bash-smith-split-sotu-vpx-exlarge-169.jpg”,”height”:438},”large”:{“width”:1100,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/220327095245-bash-smith-split-sotu-vpx-super-169.jpg”,”height”:619},”full16x9″:{“width”:1600,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/220327095245-bash-smith-split-sotu-vpx-full-169.jpg”,”height”:900},”mini1x1″:{“width”:100,”type”:”jpg”,”uri”:”//cdn.cnn.com/cnnnext/dam/assets/220327095245-bash-smith-split-sotu-vpx-small-11.jpg”,”height”:100}}},autoStartVideo = false,isVideoReplayClicked = false,callbackObj,containerEl,currentVideoCollection = [],currentVideoCollectionId = ”,isLivePlayer = false,mediaMetadataCallbacks,mobilePinnedView = null,moveToNextTimeout,mutePlayerEnabled = false,nextVideoId = ”,nextVideoUrl = ”,turnOnFlashMessaging = false,videoPinner,videoEndSlateImpl;if (CNN.autoPlayVideoExist === false) {autoStartVideo = false;autoStartVideo = typeof CNN.isLoggedInVideoCheck === ‘function’ ? CNN.isLoggedInVideoCheck(autoStartVideo) : autoStartVideo;if (autoStartVideo === true) {if (turnOnFlashMessaging === true) {autoStartVideo = false;containerEl = jQuery(document.getElementById(configObj.markupId));CNN.VideoPlayer.showFlashSlate(containerEl);} else {CNN.autoPlayVideoExist = true;}}}configObj.autostart = CNN.Features.enableAutoplayBlock ? false : autoStartVideo;CNN.VideoPlayer.setPlayerProperties(configObj.markupId, autoStartVideo, isLivePlayer, isVideoReplayClicked, mutePlayerEnabled);CNN.VideoPlayer.setFirstVideoInCollection(currentVideoCollection, configObj.markupId);videoEndSlateImpl = new CNN.VideoEndSlate(‘body-text_16’);function findNextVideo(currentVideoId) {var i,vidObj;if (currentVideoId && jQuery.isArray(currentVideoCollection) && currentVideoCollection.length > 0) {for (i = 0; i 0) {videoEndSlateImpl.showEndSlateForContainer();if (mobilePinnedView) {mobilePinnedView.disable();}}}}callbackObj = {onPlayerReady: function (containerId) {var playerInstance,containerClassId = ‘#’ + containerId;CNN.VideoPlayer.handleInitialExpandableVideoState(containerId);CNN.VideoPlayer.handleAdOnCVPVisibilityChange(containerId, CNN.pageVis.isDocumentVisible());if (CNN.Features.enableMobileWebFloatingPlayer &&Modernizr &&(Modernizr.phone || Modernizr.mobile || Modernizr.tablet) &&CNN.VideoPlayer.getLibraryName(containerId) === ‘fave’ &&jQuery(containerClassId).parents(‘.js-pg-rail-tall__head’).length > 0 &&CNN.contentModel.pageType === ‘article’) {playerInstance = FAVE.player.getInstance(containerId);mobilePinnedView = new CNN.MobilePinnedView({element: jQuery(containerClassId),enabled: false,transition: CNN.MobileWebFloatingPlayer.transition,onPin: function () {playerInstance.hideUI();},onUnpin: function () {playerInstance.showUI();},onPlayerClick: function () {if (mobilePinnedView) {playerInstance.enterFullscreen();playerInstance.showUI();}},onDismiss: function() {CNN.Videx.mobile.pinnedPlayer.disable();playerInstance.pause();}});/* Storing pinned view on CNN.Videx.mobile.pinnedPlayer So that all players can see the single pinned player */CNN.Videx = CNN.Videx || {};CNN.Videx.mobile = CNN.Videx.mobile || {};CNN.Videx.mobile.pinnedPlayer = mobilePinnedView;}if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (jQuery(containerClassId).parents(‘.js-pg-rail-tall__head’).length) {videoPinner = new CNN.VideoPinner(containerClassId);videoPinner.init();} else {CNN.VideoPlayer.hideThumbnail(containerId);}}},onContentEntryLoad: function(containerId, playerId, contentid, isQueue) {CNN.VideoPlayer.showSpinner(containerId);},onContentPause: function (containerId, playerId, videoId, paused) {if (mobilePinnedView) {CNN.VideoPlayer.handleMobilePinnedPlayerStates(containerId, paused);}},onContentMetadata: function (containerId, playerId, metadata, contentId, duration, width, height) {var endSlateLen = jQuery(document.getElementById(containerId)).parent().find(‘.js-video__end-slate’).eq(0).length;CNN.VideoSourceUtils.updateSource(containerId, metadata);if (endSlateLen > 0) {videoEndSlateImpl.fetchAndShowRecommendedVideos(metadata);}},onAdPlay: function (containerId, cvpId, token, mode, id, duration, blockId, adType) {/* Dismissing the pinnedPlayer if another video players plays an Ad */CNN.VideoPlayer.dismissMobilePinnedPlayer(containerId);clearTimeout(moveToNextTimeout);CNN.VideoPlayer.hideSpinner(containerId);if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(true);videoPinner.animateDown();}}},onAdPause: function (containerId, playerId, token, mode, id, duration, blockId, adType, instance, isAdPause) {if (mobilePinnedView) {CNN.VideoPlayer.handleMobilePinnedPlayerStates(containerId, isAdPause);}},onTrackingFullscreen: function (containerId, PlayerId, dataObj) {CNN.VideoPlayer.handleFullscreenChange(containerId, dataObj);if (mobilePinnedView &&typeof dataObj === ‘object’ &&FAVE.Utils.os === ‘iOS’ && !dataObj.fullscreen) {jQuery(document).scrollTop(mobilePinnedView.getScrollPosition());playerInstance.hideUI();}},onContentPlay: function (containerId, cvpId, event) {var playerInstance,prevVideoId;if (CNN.companion && typeof CNN.companion.updateCompanionLayout === ‘function’) {CNN.companion.updateCompanionLayout(‘restoreEpicAds’);}clearTimeout(moveToNextTimeout);CNN.VideoPlayer.hideSpinner(containerId);if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(true);videoPinner.animateDown();}}},onContentReplayRequest: function (containerId, cvpId, contentId) {if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(true);var $endSlate = jQuery(document.getElementById(containerId)).parent().find(‘.js-video__end-slate’).eq(0);if ($endSlate.length > 0) {$endSlate.removeClass(‘video__end-slate–active’).addClass(‘video__end-slate–inactive’);}}}},onContentBegin: function (containerId, cvpId, contentId) {if (mobilePinnedView) {mobilePinnedView.enable();}/* Dismissing the pinnedPlayer if another video players plays a video. */CNN.VideoPlayer.dismissMobilePinnedPlayer(containerId);CNN.VideoPlayer.mutePlayer(containerId);if (CNN.companion && typeof CNN.companion.updateCompanionLayout === ‘function’) {CNN.companion.updateCompanionLayout(‘removeEpicAds’);}CNN.VideoPlayer.hideSpinner(containerId);clearTimeout(moveToNextTimeout);CNN.VideoSourceUtils.clearSource(containerId);jQuery(document).triggerVideoContentStarted();},onContentComplete: function (containerId, cvpId, contentId) {if (CNN.companion && typeof CNN.companion.updateCompanionLayout === ‘function’) {CNN.companion.updateCompanionLayout(‘restoreFreewheel’);}navigateToNextVideo(contentId, containerId);},onContentEnd: function (containerId, cvpId, contentId) {if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(false);}}},onCVPVisibilityChange: function (containerId, cvpId, visible) {CNN.VideoPlayer.handleAdOnCVPVisibilityChange(containerId, visible);}};if (typeof configObj.context !== ‘string’ || configObj.context.length 0) {configObj.adsection = window.ssid;}CNN.autoPlayVideoExist = (CNN.autoPlayVideoExist === true) ? true : false;CNN.VideoPlayer.getLibrary(configObj, callbackObj, isLivePlayer);});CNN.INJECTOR.scriptComplete(‘videodemanddust’);

        “He went to the National Stadium in Warsaw and literally met with hundreds of Ukrainians. He heard their heroic stories as they were fleeing Ukraine in the wake of Russia’s brutal war in Ukraine. In the moment, I think that was a principled human reaction to the stories that he had heard that day,” Biden’s ambassador to NATO, Julianne Smith, said Sunday on CNN’s “State of the Union.”

    Source Article from https://www.cnn.com/2022/03/27/politics/joe-biden-vladimir-putin-ukraine-war/index.html

    (CNN)Severe rains and flooding have killed at least 1,033 people, including 348 children, and left 1,527 more injured in Pakistan since mid-June, officials said on Sunday.

    Source Article from https://www.cnn.com/2022/08/28/asia/pakistan-flooding-intl/index.html

    While the world’s attention is on Donald Trump’s attempt to win re-election as president over challenger Joe Biden, the battle for the US Senate that will culminate on 3 November is equally dramatic.

    Even if Biden defeats Trump, he will be unable to pass legislation on key issues such as healthcare, immigration and climate change unless the Democrats simultaneously seize the Senate, where the Republicans now have a 47-53 majority.

    A map of Senate seats up for election

    The Democrats could pull it off. Democratic challengers in two states, Arizona and Colorado, appear to have a good chance in defeating Republican incumbents, while only one Democratic incumbent, in Alabama, looks especially vulnerable, according to the latest forecast from the Cook Political Report.

    The number of additional seats the Democrats need to win for a voting majority depends on who wins the White House, since any Senate tie of 50-50 is broken by the sitting vice-president. If Trump wins re-election, the Democrats probably need three states, in addition to Arizona and Colorado, for the majority; if Biden wins, the Democrats probably need only two more.

    “Probably” because there is enough time for races not mentioned here to shift and change the calculus.

    A forecast of the balance of power in the Senate

    Where will those seats come from? There are seven races currently judged as tossups by the Cook Political Report’s Senate forecasts.

    Top Democratic targets: the seven tossups

    The Democrats’ top targets are Maine, North Carolina and Iowa.

    In all three races, incumbent Republicans appear to be weighed down by the unpopularity of Trump, while their Democratic opponents could benefit from high turnout among voters who wish to see Trump defeated.

    A history of Senate tossups

    Broad demographic trends are also making trouble for Republicans nationally, with fewer women saying they will support Trump in 2020, suburban voters likewise abandoning him, according to the polls, and support for Trump falling off even among whites without a college degree.

    In Maine, the longtime Republican incumbent Susan Collins appears at last to have fallen out with the electorate, a majority of whom say they disapprove of Collins’ vote to confirm Brett Kavanaugh, Trump’s second pick to join the supreme court.

    In North Carolina, the Republican incumbent, Thom Tillis, has defended Trump’s handling of the coronavirus crisis, while a majority of voters say they supported the state’s Democratic governor in his clash with Trump over public health rules for hosting the Republican national convention.

    While the Republican Joni Ernst had looked difficult to beat earlier this election cycle, she also appears to have suffered from defending Trump’s pandemic policies, and challenger Theresa Greenfield has shown unexpected strength.

    But with the campaign still ongoing, these and other races still have time to change.

    Republicans are hoping that the political fight over the supreme court nominee Amy Coney Barrett will galvanize conservative voters, just as the fight over Kavanaugh did in the 2018 midterm elections. And last-minute political fallout from the debates, the Covid crisis, the economy or some unforeseen twist could change the races yet again.

    Source Article from https://www.theguardian.com/us-news/2020/oct/24/us-senate-elections-key-races-power-washington

    U.S. Capitol Police Officer Brian Sicknick, who died the day after he defended the Capitol during the Jan. 6 insurrection, suffered strokes and died of natural causes, D.C.’s chief medical examiner ruled.

    Sicknick, 42, collapsed hours after the riot and died Jan. 7, in what officials consider a line-of-duty death.

    Federal authorities have been clear that Sicknick was assaulted with a powerful chemical spray in his face. They’ve said Sicknick and other officers were overpowered and potentially briefly blinded by that spray while on the front lines.

    D.C.’s Office of the Chief Medical Examiner said Monday that Sicknick’s cause of death was “acute brainstem and cerebellar infarcts due to acute basilar artery thrombosis,” and the manner of death was “natural,” not a homicide, the Washington Post first reported.

    “The USCP [U.S. Capitol Police] accepts the findings from the Office of the Medical Examiner, but this does not change the fact Officer Brian Sicknick died in the Line of Duty, courageously defending Congress and the Capitol,” Capitol Police said Monday in a statement in part. “The Department continues to mourn the loss of our beloved colleague. The attack on our officers, including Brian, was an attack on our democracy.”

    Two men were arrested and charged with assaulting Sicknick and two other law enforcement officers during the riot. They were not charged in Sicknick’s death.

    According to a timeline of events from officials, Sicknick was sprayed with a chemical substance outside the U.S. Capitol at about 2:20 p.m. during the Jan. 6 riot. He collapsed at the Capitol that night about 10 p.m. and was taken to a hospital by D.C. Fire and EMS.

    Sicknick died at a hospital about 9:30 p.m. the following night, Jan. 7.

    Julian Elie Khater, 32, of State College, Pennsylvania, and George Pierre Tanios, 39, of Morgantown, West Virginia, were arrested last month and charged with conspiring to injure officers and assaulting federal officers, among other charges, according to the Department of Justice.

    The mob stormed the Capitol as Congress was voting to certify President Joe Biden’s electoral win over former President Donald Trump. The riot came after Trump urged supporters on the National Mall to “fight like hell” to overturn his defeat.

    “The attack on the U.S. Capitol and on our police officers, including Brian Sicknick, was an attack on our democracy,” U.S. Capitol Police Acting Chief Yogananda Pittman said after the arrests of Khater and Tanios.

    Both Khater and Tanios are scheduled to appear in court next Tuesday to argue for their release from jail as they await trial.

    We expect to learn more during those hearings about how or whether the medical examiner’s ruling might affect the cases against the two men.

    “Working with the U.S. Attorney’s Office for the District of Columbia, the F.B.I.’s Washington Field Office and the Metropolitan Police Department, the USCP will continue to ensure those responsible for the assault against officers are held accountable,” the statement from Capitol Police said.

    Stay with NBC Washington for more details on this developing story.

    Source Article from https://www.nbcwashington.com/news/local/capitol-police-officer-brian-sicknick-died-of-strokes-after-jan-6-riot/2645278/

    CLOSE

    House Speaker Nancy Pelosi and Republican leader Kevin McCarthy clashed Thursday over a planned nationwide immigration enforcement operation expected to begin this weekend targeting people who are in the United States illegally. (July 11)
    AP, AP

    MIAMI — As the sun rose over the East Coast on Sunday, immigrants were relieved to find that the federal raids promised by President Donald Trump had not yet materialized.

    The president confirmed the raids would start Sunday, leading many to worry that Immigration and Customs Enforcement (ICE) agents would follow their usual procedure of conducting pre-dawn raids to round up immigrants. But as night turned to day on Sunday, immigration attorneys and advocates around the country said they had not heard any reports of ICE activity.

    “All quiet so far,” said Melissa Taveras of the Florida Immigrant Coalition, which is running a hotline for immigrants but had only received a couple of calls Sunday morning from immigrants asking about their legal rights if ICE agents came knocking on their door.

    In Baltimore, the only noise around an ICE field office in downtown came from a fountain at the center of a plaza. No ICE agents scurrying about, no immigrants being brought in, just a few people asleep on benches outside.

    “We’ve not heard anything,” Atlanta Mayor Keisha Lance Bottoms said on MSNBC shortly after 9 a.m. on Sunday.

    ICE officials have been quiet about their plans, leaving immigrants and the advocates who have mobilized around the country to protect them unsure about when, or if, the raids would start.

    Those advocates have been warning that the raids would tear apart families and sow further mistrust of the government. In preparation, advocates staffed hotlines, printed fliers with legal information and activated networks of volunteers to monitor and document the raids.

    San Francisco Mayor London Breed said Friday that the city’s police would not cooperate with any ICE operations and that the city was gearing up to protect its immigrants. “If you want to come after them, you’re going to have to come through us,” she said.

    In Denver and other cities, government human-service workers were on standby to find foster homes for any children left behind if their parents were detained and marked for deportation. In many cases, immigrants who lack legal permission to remain in the United States have minor children who are U.S. citizens. 

    Immigration reform advocates expected that communities around Atlanta, Baltimore, Chicago, Denver, Houston, Los Angeles, Miami, New York and San Francisco would be targeted in the raids expected to last through at least Thursday. Trump said convicted criminals in the country illegally are being targeted first.

    “It starts on Sunday and they’re going to take people out and they’re going to bring them back to their countries,” Trump told reporters at the White House on Friday. “We are focused on criminals as much as we can before we do anything else.”

    The Trump administration argues the nation’s immigration laws have long been ignored, and that tougher enforcement is necessary because Democrats in Congress have failed to pass comprehensive immigration reform, while critics say the president’s hardline stance is aimed at bolstering his support among conservatives who make up his base. They called the raids heartless and unwarranted, citing the United States’ long history of welcoming refugees and immigrants.

    The ACLU filed a lawsuit to stop the raids and subsequent deportations, arguing that many of the targeted people were unaware they were subject to what’s known as a “final order of removal” because federal officials did a poor job of proving accurate court dates and appointment updates.

    “These refugees failed to appear because of massive bureaucratic errors and, in some cases, deliberate misdirection by immigration enforcement agencies,” the ACLU said in a lawsuit filed Thursday. “The agencies’ flagrant and widespread errors made it impossible for people to know when their hearings were being held.”

    Contributing: Morgan Hines in Baltimore.

    Source Article from https://www.usatoday.com/story/news/nation/2019/07/14/anxious-immigrants-across-country-fear-ice-deportation-raids/1717524001/

    Thousands of protesters on foot and in vehicles converged Wednesday on Michigan’s capital to rally against Gov. Gretchen Whitmer’s stay-at-home orders in the state.

    “Operation Gridlock,” organized by the Michigan Conservative Coalition, created a huge bumper-to-bumper traffic jam around the Michigan Capitol Building in Lansing, Fox 2 Detroit reported.

    Meshawn Maddock, an organizer for the group, said the demonstrators include Republicans, Democrats and independents.

    “Quarantine is when you restrict movement of sick people. Tyranny is when you restrict the movement of healthy people,” Maddock told Fox News. “Every person has learned a harsh lesson about social distancing. We don’t need a nanny state to tell people how to be careful.”

    The protests had been expected to start at noon, but a line of vehicles stretching for miles began earlier in the morning.

    “Operation Gridlock” was just one of many demonstrations planned across the country to push back on the stay-at-home orders, calling on state governments to focus on the economic toll the coronavirus pandemic has caused along with taking care of the sick.

    Nearly 17 million Americans have been laid off or furloughed in the past three weeks – or one out of every 10 workers.

    People take part in a protest for “Michiganders Against Excessive Quarantine” at the Michigan State Capitol in Lansing, Michigan today.Jeff Kowalsky/AFP via Getty Images

    Echoing President Trump that “we cannot let the cure be worse than the disease,” Maddock said the restrictions are wrecking people’s lives and may have killed more than the virus.

    “The health-care system is basically shut down,” she said. “People with issues are having trouble seeing a doctor because everyone is focused on the virus. My husband and I are checking in on my in-laws, but even doing that is now breaking the law.”

    Trump has created a White House task force charged with trying to find ways to reopen the economy.

    He has suggested a May 1 deadline, but some governors have said that timetable is too soon.

    The US has more than 610,000 coronavirus cases and the death toll has surpassed 26,000.

    There are more than 25,000 cases in Michigan, and 1,602 have died from the virus.

    Jeff Kowalsky/AFP via Getty Images

    Jeff Kowalsky/AFP via Getty Images

    Jeff Kowalsky/AFP via Getty Images

    Jeff Kowalsky/AFP via Getty Images

    Jeff Kowalsky/AFP via Getty Images

    Jeff Kowalsky/AFP via Getty Images

    Jeff Kowalsky/AFP via Getty Images

    AP/Paul Sancya

    AP/Paul Sancya

    9

    View Slideshow

    Whitmer, who acknowledged that people in Michigan are under pressure by the orders she signed last week, compared the stay-at-home orders to being snowed in.

    “So we just had snow. I got snow on the ground here in Michigan. I got snow on the ground in Lansing and we’re expecting up to 30 inches of snow in the Upper Peninsula,” she said on the “Today” show.

    “The fact that we’re cracking down on people traveling between homes or planting or landscaping or golfing, really, for a couple more weeks is not going to meaningfully impact people’s ability to do so, because the snow will do that itself.”

    Asked what factors she is looking at to determine whether it’s safe to return to work, Whitmer said more testing capability.

    “It’s that we get robust testing, and that is still a struggle across this nation. We need some assistance from the federal government when it comes to swabs and reagents and making sure that we get the kind of robust testing that we need so we get data that we can actually rely on,” Whitmer said.

    Some governors, including New York’s Andrew Cuomo, have joined regional task forces to decide when to have their states ease restrictions and reopen their economies.

    Source Article from https://nypost.com/2020/04/15/michigan-citizens-protest-over-coronavirus-stay-home-order/

    Trump said Kim has a “certain vision, it’s not exactly our vision but it’s a lot closer than it was a year ago.”

    Secretary of State Mike Pompeo told the news conference that he hopes a deal will be reached “in the weeks ahead.”

    He added: “We didn’t get all the way. We asked him to do more, he was unprepared to that. I’m still optimistic.”

    The president also touched on Michael Cohen’s scathing congressional testimony Wednesday, saying that his former personal lawyer and fixer hadn’t lied about everything.

    Earlier, White House press secretary Sarah Sanders released a statement confirming that no agreement had been reached, but the “respective teams look forward to meeting in the future.”

    While Trump has said he was not in a hurry to make a comprehensive pact with Kim, the president touted a “very strong partnership” with the North Korean leader before departing Vietnam for Washington empty-handed.

    The president also said that Kim had pledged that “testing will not start” of rockets or missiles “or anything having to do with nuclear.”

    The apparent breakdown in talks is sure to come as a relief to many North Korea experts — including some Democratic and Republican lawmakers — who worried Trump was ready to make concessions to Kim without securing a firm and verifiable disarmament commitment from the dictator.

    Source Article from https://www.nbcnews.com/news/world/trump-begins-one-one-kim-jong-un-tempering-expectations-n977466

    Chris Cuomo attends The Hollywood Reporter’s annual Most Powerful People in Media cocktail reception in 2019 in New York. CNN fired Cuomo for the role he played in defense of his brother, former Gov. Andrew Cuomo, as he fought sexual harassment charges.

    Evan Agostini/Evan Agostini/Invision/AP


    hide caption

    toggle caption

    Evan Agostini/Evan Agostini/Invision/AP

    Chris Cuomo attends The Hollywood Reporter’s annual Most Powerful People in Media cocktail reception in 2019 in New York. CNN fired Cuomo for the role he played in defense of his brother, former Gov. Andrew Cuomo, as he fought sexual harassment charges.

    Evan Agostini/Evan Agostini/Invision/AP

    LOS ANGELES — Fired CNN anchor Chris Cuomo said he’s dropping his SiriusXM radio show, a decision that followed a sexual harassment allegation.

    “While I have a thick skin, I also have a family, for whom the past week has been extraordinarily difficult,” Cuomo said in a Twitter post Monday. He said he’s stepping back to “focus on what comes next.”

    After the announcement, SiriusXM said that Cuomo’s “Let’s Get After It” will no longer air and thanked him for his work. The show began in 2018.

    Cuomo was criticized for breaching journalism ethics by trying to help his older brother, former New York Gov. Andrew Cuomo, deal with his own harassment allegations. CNN had suspended the younger Cuomo after learning that his actions were more extensive than previously thought, then fired him Saturday.

    Chris Cuomo has said he was simply trying to help his brother.

    The harassment claim became known shortly after CNN cut ties with him. The woman, who has chosen to remain anonymous, took her allegations to CNN on Wednesday through her lawyer, Debra Katz.

    Katz did not give any specifics about the alleged behavior which, if it happened, may have occurred before Cuomo joined CNN in 2013. Prior to that, he worked at ABC News, which didn’t immediately respond Monday to questions about Cuomo’s tenure there.

    Chris Cuomo, through a spokesman, has said the harassment claims were untrue. “If the goal in making these false and unvetted accusations was to see Mr. Cuomo punished by CNN, that may explain his unwarranted termination,” the spokesman said.

    Katz also tied Cuomo’s firing to the accusations, saying in a statement that “CNN acted promptly on my client’s complaint and fired Mr. Cuomo.”

    In his post Monday, Cuomo said the way his time at CNN ended was “hard.” He was grateful for the support he’s received from SiriusXM, Cuomo said, thanking his “loyal listeners” and adding that he looks forward to “being back in touch with you all in the future.”

    Source Article from https://www.npr.org/2021/12/06/1061985485/chris-cuomo-fired-cnn-siriusxm

    In a rare split between two Democratic candidates who have so far been friendly on the campaign trail, Senator Elizabeth Warren on Sunday said that she’s “disappointed” by a report that Senator Bernie Sanders‘ campaign had prepared a negative script for volunteers to use about her. Sanders appeared to dismiss the criticism, calling it a “bit of a media blow-up.”

    Politico first reported on the script, which has not been challenged by Sanders or his campaign. According to Politico, campaign volunteers were told to say “people who support her are highly-educated, more affluent people who are going to show up and vote Democratic no matter what” and that “she’s bringing no new bases into the Democratic Party.”

    Warren, who was campaigning Sunday in Iowa, told reporters that she was “disappointed to hear that Bernie is sending his volunteers out to trash me.”

    “Bernie knows me, and has known me for a long time,” Warren said. “He knows who I am, where I come from, what I have worked on and more, and the coalition and grassroots movement. We’re trying to build Democrats we want to win. In 2020, we all saw the impact of the factionalism in 2016, and we can’t have a repeat of that.”

    Sanders has been dogged by criticism since 2016 of sowing division within the Democratic party, but Warren has so far avoided taking part in that particular line of attack. Sanders and Warren, the leading candidates on the left, have so far refrained from attacking each other on the campaign trail and at the debates. They both will be at Tuesday’s debate, along with former Vice President Joe Biden, former South Bend Mayor Pete Buttigieg, Senator Amy Klobuchar and Tom Steyer.   

    Sanders, who was also campaigning in Iowa, on Sunday called Warren a “very good friend of mine” and said “no one is going to trash Elizabeth.”

    “We have hundreds of employees,” Sanders said. “Elizabeth Warren has hundreds of employees. And people sometimes say things they shouldn’t.” 

    Warren’s campaign Sunday night sent out a fundraising email focused on Sanders.

    “This type of attack isn’t about disagreeing on issues — it’s about dismissing the potency of our grassroots movement,” campaign manager Roger Lau wrote. “Let’s be clear: As a party, and as a country, we can’t afford to repeat the factionalism of the 2016 primary.”

    “I have all the respect in the world for Bernie Sanders, but when talking about our movement, his campaign has it backwards,” the email continues. “I hope he reconsiders what he’s encouraging.”

    Sanders and Warren are locked in a tight race in Iowa, which will caucus on February 3. A Des Moines Register/CNN/Mediacom poll released earlier this week had Sanders leading with 20%, followed by Warren at 17%, Buttigieg at 16% and Biden at 15%. 

    The Sanders campaign, meanwhile, focused this weekend on Biden. In South Carolina, where Biden has a sizable lead, campaign surrogate Nina Turner wrote an op-ed in the newspaper The State titled “While Bernie Sanders has always stood up for African Americans, Joe Biden has repeatedly let us down.” Senior campaign adviser Jeff Weaver attacked Biden campaign surrogate John Kerry for saying Biden wasn’t voting for war in the 2002 Iraq vote. 

    “It is appalling that after 18 years Joe Biden still refuses to admit he was dead wrong on the Iraq War, the worst foreign policy blunder in modern American history,” Weaver said.  

    Sanders’s campaign said Sunday that he approved Weaver’s statement. For his part, Sanders said Sunday that he wanted voters to look at Biden’s record.

    “Compare and contrast records. Nothing wrong with that. That’s what a serious campaign is about,” Sanders said. 

    Zak Hudak and Cara Korte contributed reporting.

    Source Article from https://www.cbsnews.com/news/bernie-sanders-and-elizabeth-warren-disappointed-by-negative-script-from-sanders-campaign-2020-01-12/

    Noticias Telemundo has released new details of “Francisco en México,” its special coverage of Pope Francis’s historic visit to Mexico. The network’s unique programming will begin on February 10 – Ash Wednesday, the beginning of Lent – with special live uplinks from Mexico City, and will continue as the Pope travels to cities across the country over the following days. A team of acclaimed reporters and presenters, including musical superstar Lucero and actress and television host Adamari López, will help cover Francis’s activities on this his first trip to Mexico.

    On Thursday, February 11, the day before the Pope’s arrival, network programs such as “Un Nuevo Día,” “Al Rojo Vivo” and “Noticiero Telemundo” will offer live reports from Mexico City by José Díaz-Balart, Adamari López, Karina Monroy, Agustín Oláis, Raúl Torres, Rogelio Mora-Tagle and Azucena Cierco, about the extensive preparations for the papal tour.

    Special segments on the same shows and a dedicated feature at 8PM/7C will document the Pope’s arrival on Mexican soil on Friday, February 12. Noticias Telemundo reporters Edgardo del Villar, Jimena Duarte, Rogelio Mora, Agustín Oláis and Raúl Torres will be stationed at key points across the capital, including the airport, the Basilica of Guadalupe and the Apostolic Nunciature of the Holy See, where the Pope will spend the night.

    On Saturday, February 13, “Francisco en México” will begin its special coverage at 9AM/8C, when the Pope is scheduled to arrive in Mexico City’s Zócalo, or Main Square. Noticias Telemundo team will also accompany the pontiff at 5PM/4C as he says Mass at the Basilica of Guadalupe and views the famous image of the Virgin, a holy relic that commemorates the arrival of Catholicism in Latin America.

    Noticias Telemundo will also broadcast the Masses the Pope will lead at a number of other sites around the country, starting on Sunday, February 14 at 10:30AM/9:30C with the event expected to draw the biggest crowd, a religious service in the municipality of Ecatepec in the State of Mexico. On Monday, February 15, Francis will travel to San Cristóbal de las Casas, where, at 10:30AM/9:30C, he will hold a Mass dedicated to the indigenous groups of southeastern Mexico. He will officiate over a similar ceremony the following day (Tuesday, February 16 at 10AM/9C) in Venustiano Carranza Stadium in Morelia, the state capital of Michoacán.

    The Pope’s final stop in Mexico will be in Ciudad Juárez, Chihuahua, on Wednesday, February. His time there will include a number of activities, including a visit to a state prison, where he will read a homily for the inmates at 12PM/11C. Noticias Telemundo will also bring viewers cross-border coverage of the special ceremony the Pope will lead at 5:30PM/4:30C on the former Feria Expo grounds, just meters from the US border, which will include a Mass dedicated to migrants in both countries. Felicidad Aveleyra will cover the Mass from the US side, in El Paso, Texas, showing the impact of the Pope’s historic visit for viewers on both sides of the border.

    Source Article from http://www.broadwayworld.com/bwwtv/article/NOTICIAS-TELEMUNDO-to-Present-Extensive-Coverage-of-Popes-First-Visit-to-Mexico-20160210

    A U.S. Air Force air crew prepares to load evacuees aboard a C-17 aircraft at Hamid Karzai International Airport in Kabul, Afghanistan, on Aug. 31. Several public school students from Sacramento, Calif., remain in Afghanistan since the U.S. evacuation ended.

    Senior Airman Taylor Crul/U.S. Air Force via AP


    hide caption

    toggle caption

    Senior Airman Taylor Crul/U.S. Air Force via AP

    A U.S. Air Force air crew prepares to load evacuees aboard a C-17 aircraft at Hamid Karzai International Airport in Kabul, Afghanistan, on Aug. 31. Several public school students from Sacramento, Calif., remain in Afghanistan since the U.S. evacuation ended.

    Senior Airman Taylor Crul/U.S. Air Force via AP

    The U.S. ended its massive evacuations out of Kabul, Afghanistan, by President Biden’s Aug. 31 deadline, but as many as 27 California public school students remain in Afghanistan.

    The students, whose grades range from elementary to high school, are from 19 families from the San Juan Unified School District in Sacramento. Most of the students, the school district says, have family members with them.

    The Sacramento area is home to one of the United Sates’ largest Afghan American communities. How these students will be able to return to the U.S. in a now Taliban-controlled Afghanistan is unclear.

    “These numbers continue to change rapidly. We believe that some of these families may be in transit out of Afghanistan, as we have not been able to reach many of them in the last few days,” Raj Rai, the school district’s director of communications, told NPR in a statement.

    “We stand ready to support these students and families in whatever way that we can,” Rai said, adding that the district has been working with state officials and congressional offices.

    One of the congressional offices is that of Rep. Ami Bera, a Democrat who represents the district. Bera’s office told NPR it had been in contact with the school district and has “urgently flagged” the situation with the State Department and the Department of Defense.

    “We are pushing the DoD and State Department for an update,” Travis Horne, Bera’s communications director, said in an email to NPR.

    Source Article from https://www.npr.org/2021/09/01/1033294030/american-students-afghanistan-sacramento-san-juan-district

    A spokesperson for the Chinese embassy in Washington did not immediately respond to a request for comment on Pompeo’s statement.

    In an interview on Fox News on Tuesday afternoon, Pompeo described China’s actions as “the stain of the century,” and said his declaration represented “simply a continuation of the work this administration has done to try and convince the Chinese Communist Party to cease this terrible, terrible set of human rights violations that have been taking place.”

    The declaration by the State Department marks an escalation of the outgoing Trump administration’s pressure on the Chinese Communist Party, which has interned more than a million Uighurs in work and reeducation camps across the northwestern region. Pompeo’s statement will also force President-elect Joe Biden to either uphold or rescind the eleventh-hour action.

    The declaration comes less than a week after the Department of Homeland Security effectively banned imports of all cotton and tomato products from Xinjiang over concerns of widespread forced labor in the agricultural sector, which U.S. officials say is akin to “modern day slavery.” The consequences of those bans will be far reaching, as an estimated 1 in 5 global cotton products contain fibers from Xinjiang.

    The House of Representatives has passed an even stronger bill that would ban any imports from Xinjiang unless companies can prove forced labor was not used in their production. That bill stalled in the Senate amid a lobbying campaign from apparel and technology companies, but it remains unclear whether the legislation will have a better chance of passage with a Democratic-controlled Senate.

    Source Article from https://www.politico.com/news/2021/01/19/china-uighur-muslims-state-department-pompeo-460376

    CLOSE

    WASHINGTON – The winners of the 2019 Little League World Series flew home from Washington D.C. to Louisiana in style – aboard Air Force One.

    President Donald Trump met with the Eastbank All-Stars on Friday at the White House to honor their accomplishment. The players then met again with Trump at Andrews Air Force Base in Maryland, where they boarded the presidential plane together.

    Later Friday night, Trump took part in a rally in Lake Charles on the eve of Louisiana’s election for governor, where he was expected to encourage his supporters to vote for either of the Republican candidates over Democratic incumbent John Bel Edwards.

    But Trump had another big moment in store for the young baseball players. He congratulated each player by name at his rally then invited them to join him on stage.

    The Eastbank All-Stars, based in suburban New Orleans, shut out Curacao 8-0 to win Louisiana’s first Little League World Series title on Aug. 25.

    Source Article from https://www.usatoday.com/story/sports/2019/10/11/little-league-world-series-champions-fly-president-trump-louisiana/3948455002/