Get our free newsletter
On Friday, May 14th, from 9am to 4:30pm, the GI Film Festival will host Stephen K. Bannon’s “Filmmaker Boot Camp” at the Carnegie Institution in Washington, DC. Led by a panel of Hollywood’s top producers and financiers, the GI Film Festival Filmmaker Boot Camp will teach independent filmmakers the “nuts and bolts” of film finance, distribution, marketing, and pitching.
Get an insider’s perspective on film finance, distribution, marketing and pitching! Expand your professional network and get visibility for your projects! Meet Hollywood’s top producers and film financiers!
Registration $150 before April 15, $175 after April 15.
For more information visit gifilmfestival.com.
[required]
[required]
[required]
[required]
[required]
Promotions & Free Stuff
DC Theater Digest
Loose Lips Daily
Young & Hungry Email Edition
DC in 10 Links
No personal info will be sold or divulged to any third party.
NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.
Questions? Comments? Send us a message.
jQuery(document).ready(function () {
jQuery(‘#contest’).submit(function () {
var valid = true;
jQuery(‘label.required’).next(‘input’).each(function () {
if (jQuery(this).val() == ”) {
valid = false;
jQuery(this).parent(‘p’).css(‘color’, ‘red’);
}
});
if (!valid) {
jQuery(‘#error’).show();
return false;
}
});
});