DAFITC 2024 on the horizon (2024)

    ' + '

    ' + '

    SHOW PHOTO DETAILS

    '; } else { caption += $(this).find('figcaption').html() + getDetailsURL($(this).parent()) + getDownloadURL($(this).parent()) + showFBShare(); } } else { if (isMobile()) { caption += '

    ' + '

    ' + '

    ' + '

    ' + '

    ' + $(this).find('figcaption p').html() + '

    ' + getDetailsURL($(this).parent()) + getDownloadURL($(this).parent()) + showFBShare() + '

    ' + '

    ' + '

    SHOW PHOTO DETAILS

    '; } else { caption += '

    ' + '

    ' + $(this).find('figcaption p').html() + '

    ' + getDetailsURL($(this).parent()) + getDownloadURL($(this).parent()) + showFBShare(); } } return caption; }, afterLoad: function (instance, current) { //initial desktop view $(".fancybox-caption__body").addClass("a2a_kit").addClass("a2a_default_style"); if (isMobile()) $(".fancybox-caption__body").addClass("mobile"); }, afterShow: function (instance, current) { var $currentSlide = $(".fancybox-slide.fancybox-slide--current").parent().parent(); if (isMobile()) $currentSlide.find(".fancy-detail-link").on("touchstart", function () { captionToggle(); }); }, afterClose: function () { } })); let debounceTimer; $(window).on("resize", function (event) { if (isMobile()) return; if ($(".af3-caption-body").length > 0 && $(".af3-caption-body").css("height") != undefined) { event.stopImmediatePropagation(); $(".fancybox-caption__body").removeClass("half"); isDesktopInit = false; captionToggle(); debounceTimer = setTimeout(function () { clearTimeout(debounceTimer); debounceTimer = null; recalculateImageSize(); }, 1000); } }); function recalculateImageSize() { // Fancy box miscalculates because of race conditions with new layout var origImgWth = $(".fancybox-image").prop("naturalWidth"); var origImgHgt = $(".fancybox-image").prop("naturalHeight"); var winWth = $(window).innerWidth(); var winHgt = $(window).innerHeight() var ratio = Math.min(winWth / origImgWth, winHgt / origImgHgt); var newImgWth = (origImgWth * ratio); var newImgHgt = (origImgHgt * ratio); var dstTop = Math.floor((winHgt - newImgHgt)) / 2; var dstLeft = Math.floor((winWth - newImgWth)) / 2; $(".fancybox-content").removeAttr("style"); $(".fancybox-content").css("width", newImgWth + "px"); $(".fancybox-content").css("height", newImgHgt + "px"); $(".fancybox-content").css("transform", "translate(" + dstLeft + "px, " + dstTop + "px)"); } function captionToggle() { if ($(".fancybox-caption__body").hasClass("af3-caption-body")) { $(".af3-caption-body").stop(true, false).animate({ height: "0vh" }, 800, function () { // Animation complete. closeDetails(); }); $(".fancy-photo-detail-link").html($(".fancy-photo-detail-link").html().replace("CLOSE", "SHOW")); } else { $(".fancybox-caption__body").addClass("af3-caption-body"); $(".af3-caption-body").addClass(detailSize); $(".af3-caption-body").animate({ height: displayhgt }, 800); $(".fancybox-caption").addClass("af3-caption-bg"); $(".base-caption-info").addClass("full-height"); $(".fancy-photo-detail-link").addClass("photo-detail-gradient"); $(".fancybox-button").css("display", "none"); $(".fancy-photo-detail-link").html($(".fancy-photo-detail-link").html().replace("SHOW", "CLOSE")); $(".fancybox-caption__body").prepend(prependClosing()); $(".closing-box, .closingx").on("touchstart", function () { captionToggle(); }); } } function getDetailsURL(fbObj) { return 'DETAILS'; } function getDownloadURL(fbObj) { return 'DOWNLOAD'; } function showFBShare() { return ''; } function closeDetails() { $(".af3-caption-body").removeClass(detailSize); $(".fancybox-caption__body").removeClass("af3-caption-body"); $(".fancybox-caption").removeClass("af3-caption-bg"); $(".base-caption-info").removeClass("full-height"); $(".fancy-photo-detail-link").removeClass("photo-detail-gradient"); $(".fancybox-button").css("display", "block"); if (detailSize === "half") { detailSize = "full"; displayhgt = "90vh"; $(".fancybox-caption").removeClass("desktop-init"); } } function prependClosing() { return '

    ' } });

    • Published
    • By Senior Airman Evan Lichtenhan
    • Air University Public Affairs
    MAXWELL AIR FORCE BASE, Ala. --

    The 2024 The Department of the Air Force IT and Cyberpower Education and Training Event is scheduled to be held August 26-28 at Montgomery, Alabama.

    The event hosts leaders in IT and cyber development, where attendees will have the opportunity to learn how innovations in those areas can help further the Air Force’s goal of modernizing its force for an era of great power and competition.

    This year’s theme, Reoptimizing IT & Cyber:Posturing the Department of Air Force for Great Power Competition, will examine the ever-changing ways in which big data and emerging cyber technologies are reshaping the landscape.

    “We have hosted this event for many years in the Montgomery area,” said Princess Cuthrell, one of the key members of the event’s planning committee. “One change attendees will notice this year is the conference is now three full days. This allows the opportunity to hear from more from our DAF senior leaders and industry partners via key notes and breakout sessions.”

    In addition to a variety of guest speakers and a massive vendor space, DAFIT also offers breakout training sessions, where attendees are given the chance to have face-to-face discussions with innovators working in similar fields.

    “Each year DAFITC offers well over 150 unique breakout training session in several currently themed and engaging topic areas,” Cuthrell said. “For 2024, we have four Breakout Training Tracks in support of the theme listed below and breakout session will align with one of the four tracks. Track 1: Power Projection; Track 2: Develop People; Track 3: Generate Readiness and Track 4: Develop Capabilities.”

    Department of Defense personnel, military retirees, government contractors, local and state employees and members of academia are all invited to register and join the event on August 26-28 for DAFITC 2024. Please visit https://www.dafitc.com/ to register.

    Keynote speakers will include:

    • Ms. Venice Goodwine, Chief Information Officer for the Department of the Air Force
    • Lt. Gen. Leah G. Lauderback, Deputy Chief of Staff for Intelligence, Surveillance, Reconnaissance and Cyber Effects Operations, Headquarters U.S. Air Force.
    • Mr. Kevin Mulvihill, career member of the Senior Executive Service and serves as the Acting DoD Principal Deputy Chief Information Officer.
    • Toni Townes-Whitley, chief executive officer of SAIC
    • General Timothy D. Haugh, 4th Commander, U.S. Cyber Command and 19th Director, National Security Agency/Chief, Central Security Service
    • Devon Bryan, award-winning Global Chief Information Security Officer
    • Lt. Gen. Robert J. Skinner, Director of the Defense Information Systems Agency and the Commander of the Joint Force Headquarters- Department of Defense Information Network.

    Breakout Sessions include:

    • Track One: Project Power
    • Track Two: Develop People
    • Track Three: Generate Readiness
    • Track Four: Develop Capabilities
    DAFITC 2024 on the horizon (2024)

    FAQs

    Where is the Dafitc 2024? ›

    The 2024 The Department of the Air Force IT and Cyberpower Education and Training Event is scheduled to be held August 26-28 at Montgomery, Alabama.

    What does dafitc stand for? ›

    The Department of the Air Force Information Technology and Cyberpower (DAFITC) 2022.

    Where is the 2024 Super? ›

    Super Bowl LVIII will be played at Allegiant Stadium in Las Vegas, NV on Sunday, February 11, 2024. Download the NFL OnePass app to stay up to date on all official Super Bowl events.

    Where is the 2028 being held? ›

    The agreement was ratified by the full IOC membership at the IOC Session in Lima on 13 September, confirming that Paris will host the Olympic Games 2024, and that Los Angeles will host the Olympic Games 2028.

    Where is the 2024 Heli Expo? ›

    Helicopter Association International

    Celebrate the vertical aviation industry at the Anaheim Convention Center in California, at HAI HELI-EXPO 2024!

    Where is the 2024 U.S. Junior AM? ›

    Championship Venue

    Oakland Hills Country Club (South Course), Bloomfield Hills, Mich.

    Where is the Turbo Expo in 2024? ›

    History
    DatesLocation
    66June 7-11, 2021VIRTUAL due to COVID-19 Pandemic
    67June 13-17, 2022Rotterdam Ahoy Convention Centre, Rotterdam
    68June 26-30, 2023Hynes Convention Center, Boston, MA
    69June 24-28, 2024ExCeL London, London, England
    65 more rows

    Where is the American Athletic conference Basketball Tournament in 2024? ›

    The 2024 American Athletic Conference men's basketball tournament was held March 13–17, 2024, at Dickies Arena in Fort Worth, Texas. The winner of the tournament, the UAB Blazers, received the conference's automatic bid to the 2024 NCAA tournament.

    References

    Top Articles
    Cheesy Keto Crab Rangoons | Easy Keto Crab Rangoon Appetizer Recipe
    15 Low Carb Leftover Turkey Recipes
    Spasa Parish
    The Machine 2023 Showtimes Near Habersham Hills Cinemas
    Zuercher Portal Inmates Clinton Iowa
    Brown's Funeral Home Obituaries Lawrenceville Va
    Craigslist Apartments For Rent Cheap
    Understanding British Money: What's a Quid? A Shilling?
    Officially Announcing: Skyward
    Momokun Leaked Controversy - Champion Magazine - Online Magazine
    Maine Coon Craigslist
    How Nora Fatehi Became A Dancing Sensation In Bollywood 
    ‘An affront to the memories of British sailors’: the lies that sank Hollywood’s sub thriller U-571
    Haverhill, MA Obituaries | Driscoll Funeral Home and Cremation Service
    Rogers Breece Obituaries
    Ella And David Steve Strange
    Ems Isd Skyward Family Access
    Elektrische Arbeit W (Kilowattstunden kWh Strompreis Berechnen Berechnung)
    Omni Id Portal Waconia
    Banned in NYC: Airbnb One Year Later
    Four-Legged Friday: Meet Tuscaloosa's Adoptable All-Stars Cub & Pickle
    Patriot Ledger Obits Today
    Harvestella Sprinkler Lvl 2
    Storm Prediction Center Convective Outlook
    Experience the Convenience of Po Box 790010 St Louis Mo
    modelo julia - PLAYBOARD
    Poker News Views Gossip
    Abby's Caribbean Cafe
    Joanna Gaines Reveals Who Bought the 'Fixer Upper' Lake House and Her Favorite Features of the Milestone Project
    Pull And Pay Middletown Ohio
    Navy Qrs Supervisor Answers
    Trade Chart Dave Richard
    Sweeterthanolives
    How to get tink dissipator coil? - Dish De
    Lincoln Financial Field Section 110
    1084 Sadie Ridge Road, Clermont, FL 34715 - MLS# O6240905 - Coldwell Banker
    Kino am Raschplatz - Vorschau
    Classic Buttermilk Pancakes
    Pick N Pull Near Me [Locator Map + Guide + FAQ]
    'I want to be the oldest Miss Universe winner - at 31'
    Gun Mayhem Watchdocumentaries
    Ice Hockey Dboard
    Infinity Pool Showtimes Near Maya Cinemas Bakersfield
    Dermpathdiagnostics Com Pay Invoice
    A look back at the history of the Capital One Tower
    Alvin Isd Ixl
    Maria Butina Bikini
    Busted Newspaper Zapata Tx
    Rubrankings Austin
    2045 Union Ave SE, Grand Rapids, MI 49507 | Estately 🧡 | MLS# 24048395
    Upgrading Fedora Linux to a New Release
    Latest Posts
    Article information

    Author: Catherine Tremblay

    Last Updated:

    Views: 6217

    Rating: 4.7 / 5 (47 voted)

    Reviews: 94% of readers found this page helpful

    Author information

    Name: Catherine Tremblay

    Birthday: 1999-09-23

    Address: Suite 461 73643 Sherril Loaf, Dickinsonland, AZ 47941-2379

    Phone: +2678139151039

    Job: International Administration Supervisor

    Hobby: Dowsing, Snowboarding, Rowing, Beekeeping, Calligraphy, Shooting, Air sports

    Introduction: My name is Catherine Tremblay, I am a precious, perfect, tasty, enthusiastic, inexpensive, vast, kind person who loves writing and wants to share my knowledge and understanding with you.