events.redhat.com Open in urlscan Pro
52.23.125.165  Public Scan

Submitted URL: https://events.redhat.com/profile/829978
Effective URL: https://events.redhat.com/profile/form/index.cfm?PKformID=0x829978abcd
Submission: On June 05 via api from NZ — Scanned from NZ

Form analysis 1 forms found in the DOM

Name: formProfileFormPOST https://events.redhat.com/profile/form/index.cfm

<form action="https://events.redhat.com/profile/form/index.cfm" method="post" name="formProfileForm" id="formProfileForm" enctype="multipart/form-data">
  <table id="page-table" role="presentation">
    <input type="hidden" name="SectionsToCheck" value="111">
    <input type="hidden" name="lstThisPage" value="2,111,20,112,106,107,104,41,42,103,2">
    <!-- Start: Instructions -->
    <tbody>
      <tr>
        <td>
          <font class="text">
            <script src="/accounts/register123/redhat/readhat2/RedHatCompanyAutoComplete.js"></script>
            <div class="autocomplete-suggestions"></div>
          </font>
        </td>
      </tr>
      <!-- End: Instructions -->
      <!-- Start: Header Text -->
      <tr class="section-header"><!-- section header row -->
        <td>
          <font class="header"><span class="PersonalProfileHeader" style="color:#cc0000;">EVENT REGISTRATION</span></font>
        </td>
      </tr>
      <!-- End: Header Text -->
      <tr>
        <td>
          <!-- Start: pageHTML -->
          <table class="form-table">
            <tbody>
              <tr>
                <td>
                  <font class="text"><br><span class="PersonalProfileSubhead">Register now to attend.</span><br></font>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td>
          <!-- End: pageHTML -->
          <div id="uniqueMessage"></div>
          <table border="0" class="form-table" id="crtn-tbl-profile" data="profileTable" role="presentation">
            <tbody>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_fname" id="pro_fname_label" aria-label="First Name">
                    <font class="text">First Name</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <input type="Text" name="pro_fname" value="" size="25" maxlength="50" class="r123formelement requiredField" id="pro_fname" aria-describedby="pro_fname_error" aria-required="true">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_lname" id="pro_lname_label" aria-label="Last Name">
                    <font class="text">Last Name</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <input type="Text" name="pro_lname" value="" size="25" maxlength="50" class="r123formelement requiredField" id="pro_lname" aria-describedby="pro_lname_error" aria-required="true">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_email" id="pro_email_label" aria-label="Work Email">
                    <font class="text">Work Email</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <style>
                    .errorField {
                      outline: 1px solid #cd0a0a !important;
                      *border: 1px solid #cd0a0a !important;
                    }

                    #uniqueMessage {
                      padding: 5px;
                      margin: 5px;
                      line-height: 15px;
                      color: red;
                    }
                  </style>
                  <script type="text/javascript">
                    jQuery(document).ready(function() {
                      $profileEmail = jQuery('#pro_email');
                      $uniqueMessage = jQuery('#uniqueMessage')
                      $profileEmail.blur(function() {
                        if ($profileEmail.val().length > 0) {
                          jQuery.ajax({
                            cache: false,
                            type: "post",
                            url: '/ajax/registration.cfc',
                            data: {
                              method: 'checkUniqueRegistrationEmail',
                              emailAddress: jQuery(this).val(),
                              eventId: '8560',
                              registrationId: '15529706'
                            },
                            dataType: "json",
                            success: function(data, textStatus, XMLHttpRequest) {
                              if (data.isUnique == false) {
                                $uniqueMessage.html('<div class=\"RegistrationExists\">A registration already exists with this email address. </div>');
                                $profileEmail.addClass('errorField');
                              } else {
                                $uniqueMessage.text('');
                                $profileEmail.removeClass('errorField');
                              }
                            }
                          })
                        }
                      });
                    });
                  </script>
                  <input type="text" name="pro_email" value="" size="25" maxlength="100" class="r123formelement requiredField" id="pro_email" aria-describedby="pro_email_error" aria-required="true">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_phone_mobile" id="pro_phone_mobile_label" aria-label="Mobile Number">
                    <font class="text">Mobile Number</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <input type="Text" name="pro_phone_mobile" value="" size="25" maxlength="30" class="r123formelement requiredField" id="pro_phone_mobile" aria-describedby="pro_phone_mobile_error" aria-required="true">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_organization" id="pro_organization_label" aria-label="Company Name">
                    <font class="text">Company Name</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <input type="text" name="pro_organization" value="" size="25" maxlength="100" class="r123formelement requiredField" id="pro_organization" aria-describedby="pro_organization_error" aria-required="true">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_addr_country" id="pro_addr_country_label" aria-label="Country">
                    <font class="text">Country</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <select aria-label="pro_addr_country" name="pro_addr_country" class="r123formelement requiredField certain-type-ahead" size="1" id="pro_addr_country" aria-required="true" aria-describedby="pro_addr_country_error">
                    <option value=""></option>
                    <option value="Australia">Australia</option>
                    <option value="New Zealand">New Zealand</option>
                  </select>
                  <input type="Hidden" name="isPhoneAutoSuggest" value="0" id="isPhoneAutoSuggest">
                  <script type="text/javascript">
                    registerCountryListener(3, 2, 2, 'pro_addr_state', 'pro_addr_country', '34', '43669');
                  </script>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_addr_state" id="pro_addr_state_label" aria-label="State/Province">
                    <font class="text">State/Province</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <select aria-label="pro_addr_state" name="pro_addr_state" class="r123formelement requiredField certain-type-ahead" size="1" id="pro_addr_state" aria-required="true" aria-describedby="pro_addr_state_error">
                    <option value=""></option>
                    <optgroup label="Australia">
                      <option value="ACT">ACT</option>
                      <option value="NSW">NSW</option>
                      <option value="NT">NT</option>
                      <option value="QLD">QLD</option>
                      <option value="SA">SA</option>
                      <option value="TAS">TAS</option>
                      <option value="VIC">VIC</option>
                      <option value="WA">WA</option>
                    </optgroup>
                    <optgroup label="New Zealand">
                      <option value="Auckland">Auckland</option>
                      <option value="Bay of Plenty">Bay of Plenty</option>
                      <option value="Canterbury">Canterbury</option>
                      <option value="Chatham Islands">Chatham Islands</option>
                      <option value="Christchurch">Christchurch</option>
                      <option value="Dunedin">Dunedin</option>
                      <option value="Gisborne">Gisborne</option>
                      <option value="Hamilton">Hamilton</option>
                      <option value="Hawke's Bay">Hawke's Bay</option>
                      <option value="Invercargill">Invercargill</option>
                      <option value="Manawatu-Whanganui">Manawatu-Whanganui</option>
                      <option value="Marlborough">Marlborough</option>
                      <option value="Napier">Napier</option>
                      <option value="Nelson">Nelson</option>
                      <option value="New Plymouth">New Plymouth</option>
                      <option value="Northland">Northland</option>
                      <option value="Otago">Otago</option>
                      <option value="Southland">Southland</option>
                      <option value="Taranaki">Taranaki</option>
                      <option value="Tasman">Tasman</option>
                      <option value="Waikato">Waikato</option>
                      <option value="Wellington">Wellington</option>
                      <option value="West Coast">West Coast</option>
                    </optgroup>
                  </select>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <label for="pro_ans_field01" id="pro_ans_field01_label" aria-label="Department">
                    <font class="text">Department</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <script>
                    jQuery(document).ready(function() {
                      var id = "pro_ans_field01";
                      var lastAnswer = 'Sales';
                      var lastAnswerLabel = 'Sales';
                      var emptyOpt = "1";
                      var otherId = "pro_ans_field01_other";
                      jQuery('#' + id).change(function() {
                        if (emptyOpt == true && (jQuery("#" + id).find('option:selected').text() == lastAnswer || jQuery("#" + id).find('option:selected').text() == lastAnswerLabel)) {
                          jQuery('input[name=' + otherId + ']').css('display', 'inline-block');
                        } else if (emptyOpt == false && (jQuery("#" + id).find('option:selected').text() == lastAnswer || jQuery("#" + id).find('option:selected').text() == lastAnswerLabel)) {
                          jQuery('input[name=' + otherId + ']').css('display', 'inline-block');
                        } else {}
                      });
                    });
                  </script>
                  <select aria-label="pro_ans_field01" name="pro_ans_field01" class="input r123formelement QueDepartment certain-type-ahead" size="1" id="pro_ans_field01" aria-required="true" aria-describedby="pro_ans_field01_error">
                    <option value=""></option>
                    <option value="IT - Applications / Development">IT - Applications / Development</option>
                    <option value="IT - Business Intelligence">IT - Business Intelligence</option>
                    <option value="IT - Database">IT - Database</option>
                    <option value="IT - Desktop / Help Desk">IT - Desktop / Help Desk</option>
                    <option value="IT - Network">IT - Network</option>
                    <option value="IT - Operations">IT - Operations</option>
                    <option value="IT - Project Management">IT - Project Management</option>
                    <option value="IT - Quality / Testing">IT - Quality / Testing</option>
                    <option value="IT - Risk / Compliance / Security">IT - Risk / Compliance / Security</option>
                    <option value="IT - Server / Storage">IT - Server / Storage</option>
                    <option value="IT - Telecom">IT - Telecom</option>
                    <option value="IT - Web">IT - Web</option>
                    <option value="Customer Service / Call Center">Customer Service / Call Center</option>
                    <option value="Executive Office">Executive Office</option>
                    <option value="Finance">Finance</option>
                    <option value="Human Resources">Human Resources</option>
                    <option value="Legal">Legal</option>
                    <option value="Marketing Communications">Marketing Communications</option>
                    <option value="Research &amp; Development">Research &amp; Development</option>
                    <option value="Sales">Sales</option>
                  </select>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <label for="pro_ans_field02" id="pro_ans_field02_label" aria-label="Job Role">
                    <font class="text">Job Role</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <script>
                    jQuery(document).ready(function() {
                      var id = "pro_ans_field02";
                      var lastAnswer = 'Webmaster';
                      var lastAnswerLabel = 'Webmaster';
                      var emptyOpt = "1";
                      var otherId = "pro_ans_field02_other";
                      jQuery('#' + id).change(function() {
                        if (emptyOpt == true && (jQuery("#" + id).find('option:selected').text() == lastAnswer || jQuery("#" + id).find('option:selected').text() == lastAnswerLabel)) {
                          jQuery('input[name=' + otherId + ']').css('display', 'inline-block');
                        } else if (emptyOpt == false && (jQuery("#" + id).find('option:selected').text() == lastAnswer || jQuery("#" + id).find('option:selected').text() == lastAnswerLabel)) {
                          jQuery('input[name=' + otherId + ']').css('display', 'inline-block');
                        } else {}
                      });
                    });
                  </script>
                  <select aria-label="pro_ans_field02" name="pro_ans_field02" class="input r123formelement QueCollectedJobRole certain-type-ahead" size="1" id="pro_ans_field02" aria-required="true" aria-describedby="pro_ans_field02_error">
                    <option value=""></option>
                    <option value="Account Executive">Account Executive</option>
                    <option value="Accounting">Accounting</option>
                    <option value="Analyst">Analyst</option>
                    <option value="Architect">Architect</option>
                    <option value="Assistant">Assistant</option>
                    <option value="Automation Architect">Automation Architect</option>
                    <option value="CDO">CDO</option>
                    <option value="CEO">CEO</option>
                    <option value="CFO">CFO</option>
                    <option value="CIO">CIO</option>
                    <option value="CISO">CISO</option>
                    <option value="CMO">CMO</option>
                    <option value="COO">COO</option>
                    <option value="CTO">CTO</option>
                    <option value="Chairman">Chairman</option>
                    <option value="Chief Architect">Chief Architect</option>
                    <option value="Chief Scientist">Chief Scientist</option>
                    <option value="Compliance Officer">Compliance Officer</option>
                    <option value="Consultant">Consultant</option>
                    <option value="Data Scientist">Data Scientist</option>
                    <option value="Database Administrator">Database Administrator</option>
                    <option value="Developer">Developer</option>
                    <option value="Director">Director</option>
                    <option value="Engineer">Engineer</option>
                    <option value="Executive">Executive</option>
                    <option value="Finance / Accounting">Finance</option>
                    <option value="General Counsel">General Counsel</option>
                    <option value="IT Auditor">IT Auditor</option>
                    <option value="Industry Analyst">Industry Analyst</option>
                    <option value="Lawyer">Lawyer</option>
                    <option value="Legal Services">Legal Services</option>
                    <option value="Manager">Manager</option>
                    <option value="Media">Media</option>
                    <option value="Network Administrator">Network Administrator</option>
                    <option value="Owner">Owner</option>
                    <option value="Partner">Partner</option>
                    <option value="President">President</option>
                    <option value="Press">Press</option>
                    <option value="Procurement">Procurement</option>
                    <option value="Product Manager">Product Manager</option>
                    <option value="Programmer">Programmer</option>
                    <option value="Purchasing">Purchasing</option>
                    <option value="Solicitor">Solicitor</option>
                    <option value="Student">Student</option>
                    <option value="System Administrator">System Administrator</option>
                    <option value="Vice President">Vice President</option>
                    <option value="Webmaster">Webmaster</option>
                  </select>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr><!-- End row in page table -->
      <input type="hidden" name="pro_prefix" value=""><input type="hidden" name="pro_mname" value=""><input type="hidden" name="pro_suffix" value=""><input type="hidden" name="pro_badge_name" value=""><input type="hidden" name="pro_position"
        value=""><input type="hidden" name="pro_addr_line1" value=""><input type="hidden" name="pro_addr_line2" value=""><input type="hidden" name="pro_addr_line3" value=""><input type="hidden" name="pro_addr_line4" value=""><input type="hidden"
        name="pro_addr_city" value=""><input type="hidden" name="pro_addr_postal_code" value=""><input type="hidden" name="pro_addr_intl_state" value=""><input type="hidden" name="pro_url" value=""><input type="hidden" name="pro_phone"
        value=""><input type="hidden" name="pro_phone2" value=""><input type="hidden" name="pro_fax" value=""><input type="hidden" name="pro_ssn" value=""><input type="hidden" name="pro_dob" value=""><input type="hidden" name="pro_frn_gender_id"
        value=""><input type="hidden" name="pro_pin" value=""><input type="hidden" name="pro_password" value=""><input type="hidden" name="pro_asst_name" value=""><input type="hidden" name="pro_asst_email" value=""><input type="hidden"
        name="pro_asst_phone" value=""><input type="hidden" name="pro_asst_cc_email" value="0"><input type="hidden" name="pro_show_online" value="1"><input type="hidden" name="pro_external_frn_key" value=""><input type="hidden" name="pro_add_name"
        value=""><input type="hidden" name="pro_add_email" value=""><input type="hidden" name="pro_add_phone" value=""><input type="hidden" name="pro_add_cc_email" value="0"><input type="hidden" name="pro_alt_addr_line1" value=""><input type="hidden"
        name="pro_alt_addr_line2" value=""><input type="hidden" name="pro_alt_addr_line3" value=""><input type="hidden" name="pro_alt_addr_line4" value=""><input type="hidden" name="pro_alt_addr_city" value=""><input type="hidden"
        name="pro_alt_addr_state" value=""><input type="hidden" name="pro_alt_addr_postal_code" value=""><input type="hidden" name="pro_alt_addr_intl_state" value=""><input type="hidden" name="pro_alt_addr_country" value=""><input type="hidden"
        name="pro_ship_addr_line1" value=""><input type="hidden" name="pro_ship_addr_line2" value=""><input type="hidden" name="pro_ship_addr_line3" value=""><input type="hidden" name="pro_ship_addr_line4" value=""><input type="hidden"
        name="pro_ship_addr_city" value=""><input type="hidden" name="pro_ship_addr_state" value=""><input type="hidden" name="pro_ship_addr_postal_code" value=""><input type="hidden" name="pro_ship_addr_intl_state" value=""><input type="hidden"
        name="pro_ship_addr_country" value=""><input type="hidden" name="pro_trv_travel_login_id" value=""><input type="hidden" name="pro_trv_passport_fname" value=""><input type="hidden" name="pro_trv_passport_lname" value=""><input type="hidden"
        name="pro_trv_passport_num" value=""><input type="hidden" name="pro_trv_frn_cou_id" value=""><input type="hidden" name="pro_trv_passport_exp" value=""><input type="hidden" name="pro_trv_frn_arln_id" value=""><input type="hidden"
        name="pro_trv_freq_fly_num" value=""><input type="hidden" name="pro_trv_frn_arln_seat_id" value=""><input type="hidden" name="pro_avatar" value=""><input type="hidden" name="profile_third_party_key" value=""><input type="hidden"
        name="third_party_id" value="0"><input type="Hidden" name="sectionsToCheck" value="20"> <input type="hidden" name="SectionsToCheck" value="112">
      <input type="hidden" name="lstThisPage" value="2,111,20,112,106,107,104,41,42,103,2">
      <tr>
        <td>
          <table class="form-table" id="crtn-tbl-custom" data="customTable" role="presentation">
            <tbody>
              <tr>
                <td valign="top">
                  <font class="text">
                    <div>
                      <table class="form-table" id="crtn-tbl-content-block-shell">
                        <tbody>
                          <tr>
                            <td colspan="2">
                              <div><span class="ibm115link">You can stop receiving marketing emails by clicking the unsubscribe link in each email or withdraw your consent at any time in the
                                  <a href="https://www.redhat.com/en/email-preferences" target="_blank">preference center</a>. See <a href="https://www.redhat.com/en/about/privacy-policy" target="_blank">Privacy Statement</a> for details.</span>
                              </div>
                              <div>&nbsp;</div>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                    </div>
                  </font>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr><!-- End row in page table -->
      <input type="hidden" name="sectionstocheck" value="104">
      <input type="hidden" name="custom4_fieldstovalidate" value="">
      <!-- Start: Instructions -->
      <tr>
        <td>
          <font class="text">
            <script src="/accounts/register123/redhat/readhat2/RedHat_IBM_GDPR_Consent.js"></script>
          </font>
        </td>
      </tr>
      <!-- End: Instructions -->
      <tr>
        <td>
          <table class="form-table" id="crtn-tbl-question" data="questionTable" role="presentation">
            <tbody>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <label for="pro_ans_field04" id="pro_ans_field04_label" aria-label="Red Hat may use your personal data to inform you about its products, services, and events">
                    <font class="text">Red Hat may use your personal data to inform you about its products, services, and events</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <div class="noBorder" role="radiogroup" id="pro_ans_field04" aria-labelledby="pro_ans_field04_label" aria-required="true">
                    <table id="crtn-tbl-que_pro_ans_field04" role="group" aria-labeldby="pro_ans_field04_label">
                      <tbody>
                        <tr role="presentation">
                          <td valign="top" role="presentation">
                            <input type="radio" name="pro_ans_field04" value="1" role="radio" aria-required="true" aria-label="Notify me about products, services, and events" id="pro_ans_field04_1" class="r123formelement QueGDPRConsent" onclick="/">
                          </td>
                          <td role="presentation" valign="top" colspan="1">
                            <label class="control-label control-label requiredField" for="pro_ans_field04_1">
                              <font class="text"><span class="NotifyMe">Notify me about products, services, and events</span></font>
                            </label>
                          </td>
                        </tr>
                        <tr role="presentation">
                          <td valign="top" role="presentation">
                            <input type="radio" name="pro_ans_field04" value="0" role="radio" aria-required="true"
                              aria-label="Unsubscribe me from all marketing communications about Red Hat products, services, and events, including event invitations." id="pro_ans_field04_0" class="r123formelement QueGDPRConsent" onclick="/">
                          </td>
                          <td role="presentation" valign="top" colspan="1">
                            <label class="control-label control-label requiredField" for="pro_ans_field04_0">
                              <font class="text"><span class="DoNotNotifyMe">Unsubscribe me from all marketing communications about Red Hat products, services, and events, including event invitations.</span></font>
                            </label>
                          </td>
                        </tr>
                        <tr role="presentation" style="display: none;">
                          <td valign="top" role="presentation">
                            <input type="radio" name="pro_ans_field04" value="4" role="radio" aria-required="true" aria-label="Previously selected" id="pro_ans_field04_4" class="r123formelement QueGDPRConsent"
                              onclick="javascript:if (this.checked) {jQuery( 'input[name=pro_ans_field04_other]' ).css('display','inline-block');}">
                          </td>
                          <td role="presentation" valign="top" colspan="1">
                            <label class="control-label control-label requiredField" for="pro_ans_field04_4">
                              <font class="text"><span class="PreviouslySelected4">Previously selected</span></font>
                            </label>
                          </td>
                        </tr>
                      </tbody>
                    </table>
                  </div>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="pro_ans_field05" id="pro_ans_field05_label" aria-label="HiddenFiled-Email-F_FormData_OptIn">
                    <font class="subheader">HiddenFiled-Email-F_FormData_OptIn</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="pro_ans_field05" size="20" maxlength="50" value="" class="r123formelement F_FormData_OptIn HiddenContent" id="pro_ans_field05">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="pro_ans_field06" id="pro_ans_field06_label" aria-label="HiddenFiled-Email-F_FormData_OptIn">
                    <font class="subheader">HiddenFiled-Email-F_FormData_OptIn</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="pro_ans_field06" size="20" maxlength="50" value="" class="r123formelement F_FormData_OptIn HiddenContent" id="pro_ans_field06">
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr><!-- End row in page table -->
      <input type="Hidden" name="sectionsToCheck" value="41">
      <tr>
        <td>
          <!-- Start: pageHTML -->
          <table class="form-table">
            <tbody>
              <tr>
                <td>
                  <font class="text">
                    <script src="/accounts/register123/redhat/readhat2/redhat_utm_script_2.js"></script>
                    <script src="/accounts/register123/redhat/readhat2/RedHat_honeypotspam.js"></script>
                  </font>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td>
          <!-- End: pageHTML -->
          <table class="form-table" id="crtn-tbl-question" data="questionTable" role="presentation">
            <tbody>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field09" id="reg_ans_field09_label" aria-label="TacticID_External">
                    <font class="subheader">TacticID_External</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field09" size="20" maxlength="2000" value="" class="r123formelement QS_TacticID_External HiddenContent" id="reg_ans_field09">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field10" id="reg_ans_field10_label" aria-label="TacticID_Internal">
                    <font class="subheader">TacticID_Internal</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field10" size="20" maxlength="2000" value="" class="r123formelement QS_TacticID_Internal HiddenContent" id="reg_ans_field10">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field28" id="reg_ans_field28_label" aria-label="TacticID_Personalized">
                    <font class="text">TacticID_Personalized</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field28" size="20" maxlength="150" value="" class="r123formelement QS_TacticID_Personalized HiddenContent" id="reg_ans_field28">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field25" id="reg_ans_field25_label" aria-label="">
                    <font class="text"><!--Spambot--></font>
                  </label>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field25" size="20" maxlength="50" value="" class="r123formelement QueSpambot" id="reg_ans_field25">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field17" id="reg_ans_field17_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field17" size="20" maxlength="2000" value="You're Confirmed!" class="r123formelement QueConfirmationSubject HiddenContent" id="reg_ans_field17">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field18" id="reg_ans_field18_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field18" size="20" maxlength="2000" value="Reminder about your upcoming event!" class="r123formelement QueReminder1Subject HiddenContent" id="reg_ans_field18">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field19" id="reg_ans_field19_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field19" size="20" maxlength="2000" value="Your event will take place in the next few days" class="r123formelement QueReminder2Subject HiddenContent" id="reg_ans_field19">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field20" id="reg_ans_field20_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field20" size="20" maxlength="2000" value="Thank you for attending!" class="r123formelement QueThankYouSubject HiddenContent" id="reg_ans_field20">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field21" id="reg_ans_field21_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field21" size="20" maxlength="2000" value="Sorry you couldn’t make it!" class="r123formelement QueMissedYouSubject HiddenContent" id="reg_ans_field21">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field22" id="reg_ans_field22_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field22" size="20" maxlength="2000" value="Cancellation Confirmation" class="r123formelement QueCancellationSubject HiddenContent" id="reg_ans_field22">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field23" id="reg_ans_field23_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field23" size="20" maxlength="2000" value="Help us improve for future events" class="r123formelement QueSurveySubject HiddenContent" id="reg_ans_field23">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field32" id="reg_ans_field32_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field32" size="20" maxlength="250" value="Wait list notification for" class="r123formelement QueWaitlistSubject HiddenContent" id="reg_ans_field32">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field33" id="reg_ans_field33_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field33" size="20" maxlength="200" value="Red Hat Webinar Today" class="r123formelement QueRemTodaySub HiddenContent" id="reg_ans_field33">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field34" id="reg_ans_field34_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field34" size="20" maxlength="50" value="Red Hat Webinar - Join Now" class="r123formelement QueRemJoinNowSub HiddenContent" id="reg_ans_field34">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field36" id="reg_ans_field36_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field36" size="20" maxlength="200" value="Red Hat Registration Confirmation" class="r123formelement QueOnDemandConfirmSub HiddenContent" id="reg_ans_field36">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field37" id="reg_ans_field37_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field37" size="20" maxlength="200" value="Thank you for watching!" class="r123formelement QueOnDemandTySub HiddenContent" id="reg_ans_field37">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field35" id="reg_ans_field35_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field35" size="20" maxlength="200" value="Red Hat Incomplete Registration" class="r123formelement QueIncompleteSubject HiddenContent" id="reg_ans_field35">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field38" id="reg_ans_field38_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field38" size="20" maxlength="50" value="Your event is tomorrow" class="r123formelement QueReminder3Subject HiddenContent" id="reg_ans_field38">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field39" id="reg_ans_field39_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field39" size="20" maxlength="50" value="Your registration status" class="r123formelement QueRegistrationReceivedSubject HiddenContent" id="reg_ans_field39">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field40" id="reg_ans_field40_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field40" size="20" maxlength="200" value="Your registration was declined" class="r123formelement QueRegistrationDeniedSubject HiddenContent" id="reg_ans_field40">
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr><!-- End row in page table -->
      <input type="Hidden" name="sectionsToCheck" value="42">
      <tr>
        <td>
          <table class="form-table" id="crtn-tbl-custom" data="customTable" role="presentation">
            <tbody>
              <tr>
                <td valign="top">
                  <font class="text">
                    <div class="g-recaptcha" data-callback="verifyRecaptchaCallback" data-expired-callback="expiredRecaptchaCallback" data-sitekey="6LcV2EwUAAAAADpcUM91N2oh84-NTIxHHdiw7N4S" id="captchaDivId" name="captchaDivId">&nbsp;</div>
                    <div style="display:none;"><input class="form-control d-none" data-error="Please complete the Captcha" data-recaptcha="true" id="captchaResponse" name="captchaResponse"></div>
                    <div class="help-block with-errors">
                      <table class="form-table" id="crtn-tbl-content-block-shell">
                        <tbody>
                          <tr>
                            <td colspan="2">
                              <div><input id="captchaResponse" name="captchaResponse" type="Hidden" value="">
                                <script src="https://www.google.com/recaptcha/api.js?render=6LfsU8UZAAAAAKqZrg8HLUJpeYBn3R6YpiuD2roH"></script>
                                <script>
                                  grecaptcha.ready(function() {
                                    var key = "6LfsU8UZAAAAAKqZrg8HLUJpeYBn3R6YpiuD2roH";
                                    grecaptcha.execute(key, {
                                      action: 'submit'
                                    }).then(function(token) {
                                      jQuery('#captchaResponse').val(token);
                                    });
                                  });
                                </script>
                              </div>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                    </div>
                    <script>
                      jQuery(document).ready(function() {
                        window.verifyRecaptchaCallback = function(response) {
                          jQuery('input[data-recaptcha]').val(response).trigger('change')
                        }
                        window.expiredRecaptchaCallback = function() {
                          jQuery('input[data-recaptcha]').val("").trigger('change')
                        }
                        jQuery('#submitForm').click(function() {
                          var captchaResponse = jQuery('#captchaResponse').val();
                          if (captchaResponse.length > 0) {
                            jQuery(".recaptchaError").hide();
                          } else {
                            jQuery(".recaptchaError").show();
                            return false;
                          }
                        });
                      });
                    </script>
                    <div class="recaptchaError" style="display:none;color:#8c2e0b;">Please verify that you are not a robot.</div>
                  </font>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr><!-- End row in page table -->
      <input type="hidden" name="sectionstocheck" value="103">
      <input type="hidden" name="custom3_fieldstovalidate" value="">
      <tr>
        <td align="center">
          <input type="submit" name="submitForm" value="Register Now" id="submitForm" class="r123FormSubmit regFormSubmitButton  c_btn_register_now"> &nbsp;
        </td>
      </tr>
      <tr>
        <td>
          <input type="hidden" name="PkRegID" value="0x295064681a9d3">
          <input type="hidden" name="PKprimary_regID" value="0x295064681e479">
          <input type="hidden" name="PKformID" value="0x829978abcd">
          <input type="hidden" name="EmailHistId" value="0">
          <input type="hidden" name="submitForm" value="yes">
          <input type="hidden" name="bitIsFirstPage" value="0">
          <input type="hidden" name="isFirstAuthorizedRequest" value="0">
          <input type="hidden" name="entryPoint" value="">
          <input type="hidden" name="token"
            value="eyJhbGciOiJIUzI1NiIsInppcCI6IkRFRiJ9.eNoskb1uHTAIRt_lzh3AgIFs_Pk9btUMWaqqSaVKVd-9jtTN_nSMD_Dn8f7r6-PlETUVhmcsWAPGs3g4wwm0_azHl8e358fzkqXg3QtoUhBr9RQOtp4c2HZyRTPXTTh2nhmqbNZTBSNL5nQspVh2MyeDCMKc8Fx7FRqdveI-b4GLZVFHdF6Brr1XBkK20D0kwPLFvWfHgim7qPdKtFupaTbWXn0cHdUFDmzMAiqyEcD41MONLroR1mkwhs6Za3_rTFwbv0ItKgRseTaplVSZM8MFiZPRB0rUWcEObUI4h7PUlKWVNooqRLrYYDakV7dn-m2Dd25lFc5U5pA7clOn9HU01mfDaLwcMKk7xSQKGo9IX787dxAmLItRhJ2ZB3QF3U_lburt_f1zUa8_P55v3-_99fePxwtuE99IZBd4fvwPhJHs7z8AAAD__w.HHSVMHIVIMOr3Jn8BWYPTgZH_LpAzljIWlcdw6LQ3u0">
          <input type="hidden" name="evtAuthToken" value="">
          <input type="hidden" id="clientTimeZone" name="clientTimeZone" value="Australia/Sydney">
          <input type="hidden" id="tmzRedLight" name="tmzRedLight" value="stop" disabled="disabled">
          <input type="hidden" name="throttleID" value="6AF99A4C-9015-B1D9-52FDB4710255A1B3">
          <input type="hidden" name="insertKey" value="6AF9C48EE72CB986040B4E423D6079F3"> <input type="hidden" name="r123_url__R123_DOMAIN" value="redhat"> <input type="hidden" name="r123_url__PKformID" value="0x829978abcd">
        </td>
      </tr>
      <script type="text/javascript">
        jQuery(document).ready(function() {
          jQuery("#cmdTimezone").on('click', function() {
            var tmz = jQuery("#evt_frn_tmz_id option:selected").val();
            jQuery("#clientTimeZone").val(tmz); // add timezone as hidden variable
            jQuery('#submitForm').prop('disabled', true);
            jQuery('#tmzRedLight').prop('disabled', false); // use to prevent session form to move forward on timezone change.
            document.getElementById("formProfileForm").submit();
            return false;
          });
          $regFormSubmitButton = jQuery('.regFormSubmitButton');
          $formProfileForm = jQuery('form[name="formProfileForm"]');
          var buttonId = "";
          jQuery('input[type=submit]').click(function(evt) {
            buttonId = evt.target.id;
          });
          jQuery('.certain-error-messages').find('a').first().focus();
          $formProfileForm.submit(function(evt) {
            var submitId = buttonId;
            // 508 compliance announce the page is being submitted append after the continue button
            jQuery("#c_alert_form_submit").css('display', 'block');
            $btn = jQuery('#' + submitId);
            $btn.prop('disabled', true);
            $formProfileForm.append('<input type="hidden" name="' + $btn.attr('name') + '" value="' + $btn.attr('value') + '">');
            return true;
          });
        })

        function reEnableSubmit() {
          $regFormSubmitButton.attr('disabled', false);
        }
      </script>
      <tr>
        <td align="center">
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

Top

We use cookies on our websites to deliver our online services. Details about how
we use cookies and how you may disable them are set out in our Privacy
Statement. By using this website you agree to our use of cookies.



IN PERSON EVENT

Developing and modernizing applications
with Red Hat OpenShift
[Developer Track]

Wednesday, 21 June | 8:30 AM to 4:00 PM AEST

IN PERSON EVENT

Developing and modernizing applications
with Red Hat OpenShift
[Developer Track]

Wednesday, 21 June | 8:30 AM to 4:00 PM AEST

Share

         

 * Overview
 * Agenda
 * Location
   
   
 * Contact Us
 * Register


OVERVIEW

The Modern application development roadshow is a unique, hands-on experience
that showcases how organizations rely on Red Hat® OpenShift® and related
offerings to develop and modernize applications on a hybrid cloud platform. A
single-day experience, the roadshow provides developer practitioners with
tailored hands-on labs that explore modern tooling, techniques, and
architectures.

This event consists of a modular agenda providing value to individuals across a
wide range of roles and maturity levels with Red Hat OpenShift.

What you’ll learn and experience:

 * Which workloads should be prioritized for application modernization and how
   they can be migrated to a hybrid cloud application platform.
 * Full immersion into cloud-native development models and how they can be
   implemented to build modern applications across your organization.
 * Hands-on overview of application services, with particular emphasis on API
   management, and integration, and how they can enhance your application
   portfolio.

Who should attend:

 * Developers, Developer team leads
 * DevOps engineers
 * Application owners, Application architects, Enterprise architects

Know before you go

Application- and developer-focused participants are expected to be familiar with
general application development concepts and have basic skills in these areas:

 * Java programming.
 * Apache Maven build tool.
 * Linux command line and Red Hat OpenShift command line.
 * Linux containers and Docker
 * Entry-level Kubernetes concepts

If you have any questions about this event, please contact rinnes@redhat.com.

Note:
Red Hat is committed to the health and safety of our customers, partners, and
employees. All attendees will be expected to follow Red Hat and local guidelines
regarding COVID-19. Please do not attend if you are feeling ill or have any
symptoms of a viral infection. Please note that all protocols are subject to
change.




EVENT REGISTRATION


Register now to attend.




First Name * Last Name * Work Email * Mobile Number * Company Name * Country *
Australia New Zealand State/Province * ACT NSW NT QLD SA TAS VIC WA Auckland Bay
of Plenty Canterbury Chatham Islands Christchurch Dunedin Gisborne Hamilton
Hawke's Bay Invercargill Manawatu-Whanganui Marlborough Napier Nelson New
Plymouth Northland Otago Southland Taranaki Tasman Waikato Wellington West Coast
Department * IT - Applications / DevelopmentIT - Business IntelligenceIT -
DatabaseIT - Desktop / Help DeskIT - NetworkIT - OperationsIT - Project
ManagementIT - Quality / TestingIT - Risk / Compliance / SecurityIT - Server /
StorageIT - TelecomIT - WebCustomer Service / Call CenterExecutive
OfficeFinanceHuman ResourcesLegalMarketing CommunicationsResearch &
DevelopmentSales Job Role * Account
ExecutiveAccountingAnalystArchitectAssistantAutomation
ArchitectCDOCEOCFOCIOCISOCMOCOOCTOChairmanChief ArchitectChief
ScientistCompliance OfficerConsultantData ScientistDatabase
AdministratorDeveloperDirectorEngineerExecutiveFinanceGeneral CounselIT
AuditorIndustry AnalystLawyerLegal ServicesManagerMediaNetwork
AdministratorOwnerPartnerPresidentPressProcurementProduct
ManagerProgrammerPurchasingSolicitorStudentSystem AdministratorVice
PresidentWebmaster

You can stop receiving marketing emails by clicking the unsubscribe link in each
email or withdraw your consent at any time in the preference center. See Privacy
Statement for details.
 

Red Hat may use your personal data to inform you about its products, services,
and events *

Notify me about products, services, and events Unsubscribe me from all marketing
communications about Red Hat products, services, and events, including event
invitations. Previously selected

HiddenFiled-Email-F_FormData_OptIn HiddenFiled-Email-F_FormData_OptIn



TacticID_External TacticID_Internal TacticID_Personalized                      
         

 



Please verify that you are not a robot.

 


AGENDA

Time Agenda 8:30 AM Registration 9:00 AM Introduction 9:30 AM Module 1: Assess
and Analyze an application for modernization 10:00 AM Module 2: Learn how to
refactor and deploy a modernized application on OpenShift 11:00 AM Tea/ Coffee
Break 11:30 AM Module 3: Learn how to implement CI/CD for an application on
OpenShift 12:30 PM Networking Lunch 1:30 PM
Module 4: Learn how to extend an application using API Management
2:30 PM Module 5: Create an Intelligent Application 4:00 PM
Closing remarks/ Afternoon Tea


SPEAKERS


WAYNE DOVEY

Red Hat

×


WAYNE DOVEY

Associate Principal Specialist Solution Architect , Australia, Red Hat

Wayne Dovey is an Associate Principal Specialist Solution Architect at Red Hat.

Wayne areas of specialty are Red Hat Application Services, GitOps, and
OpenShift. Having held this role with Red Hat for the past seven years, Wayne
has managed projects throughout ANZ and APAC. Wayne previously worked with Red
Hat's professional services as an Architect and Consultant. Implementing complex
customer solutions using Red Hat technology.

Wayne has over 20 years of experience in providing open source solutions to
customers in a variety of industry sectors and geographies, which ensures deep
technical expertise across Red Hat's products and solutions spanning application
and GitOps workloads. His extensive experience lends a sharp focus to Hybrid
cloud and he brings a passion for delivering outstanding technical and business
value to Red Hat's customers' projects and products


LOCATION

 

Cliftons Sydney Spring Street
Level 3, 10 Spring Street
Sydney NSW 2000




RED HAT LEGAL AND PRIVACY LINKS

 * About Red Hat
 * Jobs
 * Events
 * Locations
 * Contact Red Hat
 * Red Hat Blog
 * Diversity, equity, and inclusion
 * Cool Stuff Store
 * Red Hat Summit

© 2023 Red Hat, Inc.


RED HAT LEGAL AND PRIVACY LINKS

 * Privacy statement
 * Terms of use
 * All policies and guidelines
 * Digital accessibility