“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (2024)

Banner Headline: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam rhoncus non lacus eget commodo.

Call to Action

Menu

Menu

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (3)

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (4)

Hi,' + fname + '“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (5)

'; }; }); }; let photoFilepath = data["image"]; let role = data["userRoleFormatted"] || ""; let domain = "https://d2wsrejhnxatgp.cloudfront.net/"; // Set the user profile image let url = domain + photoFilepath; if (photoFilepath === undefined || photoFilepath === "") { url = "/static/media/user_profile_logo.1943adb5.svg"; } //populate menu profile for non-SC if ( role !== "Sundance Circle") { //populate desktop menu profile jQuery('li.menu-item-14573 a').each(function(i) { let userGreeting = 'Hi,'; if (jQuery('li.menu-item-14573 a')[i].innerHTML === userGreeting) { jQuery('li.menu-item-14573 a').css("opacity", "1"); jQuery('li.menu-item-14573 a')[i].innerHTML = '

' + role + '

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (6)

Hi,' + fname + '“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (7)

'; }; }); //populate mobile profile name jQuery('#user-profile-name').html('

Hi, ' + fname + '

' + role + '

'); //Populate mobile profile image upper nav jQuery('#mobile-profile-image').html(''); }; //populate menu profile for SC if ( role === "Sundance Circle") { //populate desktop menu jQuery('li.menu-item-14573 a').each(function(i) { let userGreeting = 'Hi,'; if (jQuery('li.menu-item-14573 a')[i].innerHTML === userGreeting) { jQuery('li.menu-item-14573 a').css("opacity", "1"); jQuery('li.menu-item-14573 a')[i].innerHTML = '

' + role + '

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (9)

Hi,' + fname + '“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (10)

'; }; }); //populate mobile name and user type for SC jQuery('#user-profile-name').html('

Hi, ' + fname + '

' + role + '

'); //Populate mobile profile image upper nav jQuery('#mobile-profile-image').html(''); }; //show my festival menu links jQuery('.my-fest-mobile').show(); //Populate mobile profile // jQuery('.mobile-profile').html('

Hi, ' + fname + '

'); //show user profile menu on desktop jQuery('elementor-nav-menu--layout-horizontal li.menu-item-14573').show(); jQuery(".mobile_menu .menu-item-14573").css("display","none") // Hide Sign In / Register jQuery('li.menu-item-1281').hide(); // Show Cart Icon //jQuery('.cart_icon').show(); //jQuery('.cart_header_column').show(); // Show Schedule Icon //jQuery('.calendar_header_column').show(); //jQuery('.calendar_icon').show(); // Widen nav_header_column// jQuery('.nav_header_column').css("width","80%"); //hide search Icon// jQuery('.search_icon').hide(); //show/hide desktop profile Item depending on screensize// if(jQuery(window.width() < 768) {// //show user profile menu// jQuery('li.menu-item-1260').show();// } else {// jQuery('li.menu-item-1260').hide();// }); jQuery('.mobile_logged_in').show(); jQuery('.mobile_logged_out').hide();} else { // Hide My Library jQuery('li.menu-item-942').hide(); // Hide Hi, User jQuery('li.menu-item-14573').hide(); // Hide role specific pages jQuery('li.menu-item-22560').hide(); jQuery('li.menu-item-22561').hide(); jQuery('li.menu-item-22562').hide(); // Show Sign In / Register jQuery('li.menu-item-1281').show(); // Widen nav_header_column// jQuery('.nav_header_column').css("width","80%"); //hide upper sign-in button jQuery(".upper-sign-in-button").show(); //increase upper nav column width jQuery(".upper-nav-col").css("width","30%"); //decrease logo col width jQuery(".logo-col").css("width","55%"); //align sign-in button jQuery('.upper-sign-in-button').css("margin-bottom","0px !important"); // Hide Cart Icon //jQuery('.cart_header_column').hide(); //jQuery('.cart_icon').hide(); // Hide Schedule Icon //jQuery('.calendar_header_column').hide(); //jQuery('.calendar_icon').hide(); //show my festival menu links jQuery('.my-fest-mobile').hide(); //hide search Icon// jQuery('.search_icon').hide(); jQuery('.mobile_logged_in').hide(); jQuery('.mobile_logged_out').show();}// Sign OutjQuery(".menu-item-object-custom .menu-item-1261 a").click(function(event) { signOut(event);});jQuery(".mobile-sign-out").click(function(event) { signOut(event);});jQuery(".mobile-logout-button").click(function(event) { signOut(event);});// Show Cart Items (hidden during off season)if (loggedinData) { data = JSON.parse(loggedinData); jQuery.ajax({ url: cartUrl, type: 'post', data: { "userToken": data["token"] }, headers: { auth: "Bearer 5iMhxOXyxzKylr41AY5X6BljYpCBK1n6" }, dataType: 'json', success: function (data) { if (data.message.count > 0) { jQuery('.cart_items').html(data.message.count); jQuery('.cart_items').show(); } } });}// Open SearchjQuery(".search_icon").click(function(event) { jQuery('.elementor-element-6eba26eb').show();});// Close SearchjQuery(".close_search").click(function(event) { event.preventDefault; event.stopPropogation; event.stopImmediatePropogation; jQuery('.elementor-element-6eba26eb').hide();});// NOTE: DISABLED Spaceship for SFF23 as New Frontier cancelled.// Set the Spaceship link//let tokenData = getCookie("myLoginToken");let tokenData = false;if (tokenData) { jQuery.ajax({ url: 'https://digitalcms.sundance.org:3000/api/thirdPartyToken', type: 'post', data: {"id": "62bc1275092076223a6764c5","redirectLink": "https://newfrontier.sundance.org/"}, headers: { Authorization: "Bearer " + tokenData }, dataType: 'json', success: function (data) { jQuery('li.menu-item-934 a').attr('href',data.URL); } });}// Toggle the mobile menujQuery("#elementor-popup-modal-2099 .dialog-close-button").click(function(event) { event.preventDefault; event.stopPropogation; event.stopImmediatePropogation; jQuery('.toggle_menu').removeClass('navmenu-active'); var pathname = window.location.pathname; window.history.pushState("object or string", "Title", pathname);});jQuery("#elementor-popup-modal-2099 .dialog-widget-content").on("transitionend webkitTransitionEnd oTransitionEnd", function(){ //do something here console.log('mobile popup animationend');}, false);// Do not search if less than two charactersjQuery(".sd_enter_serach").click(function(event) { event.preventDefault(); if (jQuery("#serach_form input")[0].value.length < 2) { jQuery(".sd_error_msg").html('Enter at least two characters to search.'); jQuery("#search_input").attr("placeholder", ""); } else { jQuery(".sd_error_msg").html(''); jQuery("#serach_form").submit(); }});// when user clicks to start typing in the search input, hide error messagejQuery("#search_input").click(function(event) { event.preventDefault(); jQuery(".sd_error_msg").html('');});jQuery(".sd_error_msg").click(function(event) { event.preventDefault(); jQuery(".sd_error_msg").html('');});}jQuery( document ).ready(function() { configHeader();});//--------------------------------// Re-run configHeader once mobile menu is Open//-------------------------------- // Select the entire DOM for observing:const target = document.querySelector('body'); // Create a new observer instance:const observer = new MutationObserver(function() { if (document.getElementById('elementor-popup-modal-2099')) { //jQuery('.toggle_menu').toggleClass('navmenu-active'); //jQuery('body,html').toggleClass('dialog-prevent-scroll'); setTimeout(() => { var pathname = window.location.pathname; window.history.pushState("object or string", "Title", pathname); }, "10"); //jQuery('.toggle_menu').toggleClass('navmenu-active'); configHeader(); }}); // Set configuration object:const config = { childList: true }; // Start the observerobserver.observe(target, config);

Highlights

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (14)

  • January 25, 2024

PARK CITY, UTAH – JANUARY 24: (L–R) Jerusha Hess, Jon Heder, Shondrella Avery, Efren Ramirez, and Jon Gries attend the 2024 Sundance Film Festival “Napoleon Dynamite” screening at The Ray on January 24, 2024, in Park City, Utah. (Photo by Michael Hurcomb/Shutterstock for Sundance Film Festival)

By Stephanie Ornelas

“When we first started thinking about how we were going to commemorate the 40th Edition of the Festival, it was a pretty daunting task when you think about how many incredible films and filmmakers have emerged over the decades at this Festival,” says John Nein, senior programmer at Sundance Institute. “Where do you even start?”

You start with Napoleon Dynamite.

Nein took the stage January 24 at The Ray in Park City, Utah, during the 2024 Sundance Film Festival just before the screening of the beloved cult classic, one of eight films chosen for the 40th Edition Programming and Events. Nein explains to the elated audience that this is a year of milestones both for the film, Utah, and the Festival.

“We had the 40th edition of the Festival, the 20th anniversary of Napoleon Dynamite, the 30th anniversary of Searchlight Pictures, and the 100th anniversary of Filmed in Utah. Napoleon Dynamite has such a strong connection to Utah,” says Nein.

All of those reasons were great. But the most compelling reason — what really tipped the scales — was that when you think about programming only eight features, you’re really trying to find a balance. You’re really trying to find different kinds of films. We were looking at this mix and thinking, ‘You know, we kind of missed something… we do not have a movie with a liger,” says Nein. And the audience erupts into laughter.

“I want to thank Searchlight for making this celebration what it is. They jumped in with the kind of enthusiasm that Napoleon would definitely admire, bringing out all the special guests who are with us tonight and, without hesitation, agreed to create a brand-new 4K scanned digital remaster.”

Festivalgoers were thrust back two decades when they filled The Ray, clapping and cheering as though it were 2004 all over again. While some were doing iconic dances in their seats, others were brought to tears watching the film. It was almost as if everyone in the room was thinking about who they were when this film came out. And after the screening, they were over the moon when the original cast joined screenwriter Jerusha Hess on the stage.

“My actors who are here, you guys were our friends from film school who we begged to be in this movie, and you guys came with the coolest version of it,” says Hess.

When an audience member asked the cast what it was like to see the film again at the Festival, Shondrella Avery, who plays Lafawnduh, says, “It’s very surreal. I want to thank you all. We love you so much. It’s very humbling. One thing about storytelling is, it’s about being present. So, the story itself was already present to us. When I landed [in Utah], Jeremy [Coon] took me to the set, and I shot the scene where I give Kip the necklace and I pimped him out. I had already made up my mind that I loved him before I got there. When the words are on the page, you just envelop them.”

Efren Ramirez, who plays the hilarious Pedro, made it a point to thank and acknowledge Sundance Institute while he was on stage: “We also want to thank Sundance for giving us this opportunity. And not only for being a part of the family now, but being here for all the new filmmakers.”

Hess looks back at the night the film premiered, remembering how there was a bidding war for the film immediately after.

“It was the most wild ride. And we are so pumped to be here tonight to celebrate. I can’t thank Sundance enough. You guys made our careers. You’re the reason why we can afford bread today. [Sundance] launched us.”

While director Jared Hess couldn’t make it to the screening, he did make a video appearance at one memorable location: Napoleon’s house.

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (15)

“I can’t believe it’s been 20 years already. I’ll never forget our first screening at the Library at Sundance. We had never shown the film before,” Hess says. “I was dry-heaving. And we didn’t have the opening credit sequence. It literally went from a black screen to Napoleon standing in front of this house right here. I remember we were sitting at the back of the theater, super nervous. Lo and behold, the audience immediately started cheering when Napoleon came on the screen, and all my nerves went away. Everybody enjoyed the film, and the rest was history.”

One audience member asked the cast members if they could offer any advice on finding their voice and their people.

“You think that once you find it, that’s it, and you stop right there. But it’s a continuation of searching and exploring, and you really have to enter this feeling of insecurity and doubt that’s going to give you the courage to create even more so,” says Ramirez. “Even now, we’re still trying to guess and figure it out. You watch this film, and it is about hope, diversity, and inclusion. At the end of this movie, something great happens to everyone. And 20 years later, here we are.”

“When Jared first came to me with the script for the short, and then the feature, I just remember at the time, everybody’s asking me, ‘How did you get here?’ And I don’t know how else to describe the perfect alignment of stars,” says Jon Heder, who plays Napoleon.

“Never have I been blessed and so lucky to be 100% in sync with the director, with the character. I read it, and I was like, ‘Jared, this is me and my younger brothers.’ The line that got me was when [Napoleon] is telling Deb as she’s selling boondoggle keychains: ‘I already made like infinity of those at Scout camp.’ And I said, ‘Jared, I did!’

“I made tons of those at camp in real life,” continues Heder. “This movie is basically a documentary.”

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (16)

PRESENTING SPONSORS

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (17) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (18) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (19) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (20)

PRESENTING SPONSORS

FESTIVAL HOST STATE

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (21)

FESTIVAL HOST STATE

LEADERSHIP SPONSORS

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (22) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (23) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (24)

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (25) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (26)

LEADERSHIP SPONSORS

SUSTAINING SPONSORS

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (27) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (28) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (29) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (30) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (31)

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (32) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (33) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (34) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (35)

SUSTAINING SPONSORS

MEDIA SPONSORS

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (36) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (37) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (38)

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (39) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (40) “Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (41)

MEDIA SPONSORS


VIEW ALL SPONSORS

Fill 1

January 23–February 2

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (42)

January 23–February 2

Festival News
& Updates

Sign Up

[form_submit_test]

Sign Up

Festival News
& Updates

Top Links

Merch

Highlights

Lodging

Sundance Industry Office

Press Center

Customer Support

Tickets

In Person

Online

How to Fest

At a Glance

Ticketing

Attend in Person

Watch Online

Accessibility

Donors

Press

Industry

My Festival

My Account

Log Out

Sign In

Create Account

Top Links

Merch

Highlights

Lodging

Sundance Industry Office

Press Center

Customer Support

How to Fest

At a Glance

Ticketing

Attend in Person

Watch Online

Accessibility

Donors

Press

Industry

Tickets

In Person

Online

My Festival

Sign In

Create Account

Log Out

My Account

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (43)

Copyright © 2024 Sundance Institute, All Rights Reserved

About Sundance Institute

Community Agreement

Privacy Policy

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (46)

About Sundance Institute

Community Agreement

Copyright © 2024 Sundance

Institute, All Rights Reserved

“Napoleon Dynamite” Returns to Sundance Film Festival After 20 Years | Sundance Film Festival (2024)

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Melvina Ondricka

Last Updated:

Views: 5949

Rating: 4.8 / 5 (68 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Melvina Ondricka

Birthday: 2000-12-23

Address: Suite 382 139 Shaniqua Locks, Paulaborough, UT 90498

Phone: +636383657021

Job: Dynamic Government Specialist

Hobby: Kite flying, Watching movies, Knitting, Model building, Reading, Wood carving, Paintball

Introduction: My name is Melvina Ondricka, I am a helpful, fancy, friendly, innocent, outstanding, courageous, thoughtful person who loves writing and wants to share my knowledge and understanding with you.