| <!DOCTYPE html> |
| |
| |
| <html> |
| <head> |
| <meta name="description" content="Apache Events"/> |
| <meta name="keywords" content="apache, apache events, apache community, opensource"/> |
| |
| <title>Apache Conferences Calendar</title> |
| |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <link href="/style/screen.css" rel="stylesheet" type="text/css"> |
| </head> |
| |
| <body> |
| <div id="banner"> |
| <div> |
| <div class="topbanner"> |
| <div class="sitename">Apache Software Foundation Events</div> |
| <a class="logo" href="https://www.apache.org"> |
| <img alt="ASF website" src="/images/asf_logo.png" width="164"> |
| </a> |
| |
| |
| <span class="breadcrumbs"> |
| <a href="/">Home</a> |
| |
| |
| |
| |
| |
| |
| <a href='/event'>Event</a> |
| |
| |
| |
| |
| |
| |
| </span> |
| |
| </div> |
| </div> |
| </div> |
| |
| <div id="navigation"> |
| <ul> |
| <li><a href="/index.html">Home</a></li> |
| </ul> |
| |
| <h1>Events to Attend</h1> |
| <ul> |
| <li><a href="/event/index.html">Upcoming Events</a></li> |
| <li><a href="/event/calendar.html">Calendar</a></li> |
| <li><a href="/event/past-events.html">Past Events</a></li> |
| </ul> |
| |
| <h1>About Apache Events</h1> |
| <ul> |
| <li><a href="/about/index.html">General information</a></li> |
| <li><a href="/about/commcode/index.html">Community Over Code</a></li> |
| <li><a href="/about/roadshow.html">Roadshows</a></li> |
| <li><a href="/about/endorsed.html">Endorsed events</a></li> |
| </ul> |
| |
| <h1>Getting Involved</h1> |
| <ul> |
| <li><a href="/involved/index.html">Introduction</a></li> |
| <li><a href="/organize/index.html">Organize an event</a></li> |
| <li><a href="/involved/mailing-lists.html">Mailing Lists</a></li> |
| </ul> |
| |
| <h1>ASF</h1> |
| <ul> |
| <li><a href="https://www.apache.org">Apache Software Foundation</a></li> |
| <li><a href="https://community.apache.org">Community Development</a></li> |
| <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> |
| <li><a href="https://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li> |
| <li><a href="https://www.apache.org/security/">Security</a></li> |
| </ul> |
| </div> |
| |
| <div id="content"> |
| <h1 class="title">Apache Conferences Calendar</h1> |
| |
| <h2 id="upcoming-apache-events">Upcoming Apache events</h2> |
| <p>This is the list of upcoming official Apache events, and |
| those events which have been approved to use Apache Marks under the |
| <a href="https://www.apache.org/foundation/marks/events.html">Third Party Event Branding Policy</a>.</p> |
| <ul id="events"> |
| <script> |
| <li><i>List loading</i></li> |
| </script> |
| <noscript> |
| <li><i>Sorry, this requires Javascript</i></li> |
| </noscript> |
| </ul> |
| <p>For a complete list of events see our <a href="calendar.html">calendar</a>.</p> |
| <p>In addition to Official Apache Events, there are a wide range of other |
| events which feature Apache projects and technologies.</p> |
| <script src="/js/jquery.min.js"></script> |
| <script src="/js/events-calendar.js"></script> |
| |
| |
| </div> |
| |
| <footer id="footer"> |
| <div class="copyright"> |
| <p> |
| Copyright © 2025 The Apache Software Foundation, Licensed under |
| the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. |
| <br /> |
| Apache and the Apache feather logos are trademarks of The Apache Software Foundation. |
| <br /> |
| This website is generated from the |
| <a href="https://github.com/apache/comdev-events-site">comdev-events-site</a> |
| repository. |
| </p> |
| </div> |
| </footer> |
| |
| </body> |
| </html> |