Category: Events

  • 2022 Summer Season – Public

  • 2022-04-24 Cowes rally

    2022-04-24 Cowes rally

      Rally in Cowes at Shepards Wharf Marina on 23rd April 8 boats and a fine group of members and guests enjoyed a sunny weekend rally in Cowes. Fresh NE wind on the Saturday but eased on Sunday for good sailing in both directions.    Enjoyable dinner on the Saturday night at Island Sailing Club…

  • 2022-04-01 2022 Events – Public

    2022 Events We’re currently working on the extra-curricular events for 2022, but here are some dates for your diary: Date(s) Event Location Now Boat Survey   28th May 2022 Annual Dinner Gerrards Cross Golf Club 23rd April 2022 Rally Shepards Wharf Marina, Cowes 11th June 2022 Rally Yarmouth 25th June – 3rd July 2022 Summer…

  • 2022-04-01 2022 Events – Members

    2022 Events We’re currently working on the extra-curricular events for 2022, but here are some dates for your diary: Date(s) Event Location Sign Up Details Now Boat Survey   Click Here to Complete The Survey 28th May 2022 Annual Dinner Gerrards Cross Golf Club Watch this space 23rd April 2022 Rally Shepards Wharf Marina, Cowes…

  • 2020-99-99 Event Review

    2020-99-99 Event Review

     2020 Events  Wayfarer dinghy hull available –  this dinghy was acquired by a GXSA member with a generous donation to the Tall Ships Youth Trust. Cast-Off for Christmas Our regular pre-Christmas party (this time on Zoom) went well.  The Photo Competition had 44 entries (you can see the entries and winners by clicking here). Congratulations…

  • 2021-99-99 Planned Events

    2021-99-99 Planned Events

    2021 Events Summer Picnic 2021 The GXSA Summer Picnic was held on Saturday 17th July at a private location near Flaunden. It was a very hot day and 30 members enjoyed good food and good company on an idyllic English summer afternoon.  Plymouth Good news from GXSA member John Apps, who successfully completed another single…

  • 9999-99-99 Events How To

    Events Articles This is a quick note to remind us how to use this, infrequently accessed, page. The Side-Bar Events Menu can point to each discrete news item, creating a history of what we’ve done. This Top-Menu Events Menu is intended to be a summary of the important Events that the reader needs to know about. This menu…

  • CastOff Photos 2020

    CastOff Photos 2020

    {source}    <style>       img   {          max-width: 100%;          max-height: 400px;       }         .pic  {          max-width: 30%;          float: left;          margin: 10px;          border: 1px solid…

  • CastOff Photo Competition Image Upload

    {source} <?php      # Figure out which year we’re gong to save the image to (assume if after 18th December, Cast Off has already happened, and it’s next year    $year = date(‘Y’);    if ( date(‘m’) == 12 && date(‘d’) > 18 ) $year += 1;     #JHtml::_(‘jquery.framework’, false);?>{/source} Cast-Off {source}<?php print…

  • CastOff Photo Competition Image Display – 2021

    {source} <?php $year = 2021; ?>   <?php        #JHtml::_(‘jquery.framework’, false);    ?><script>    // https://www.mysite4u.net/joomla-articles/jquery-ajax-call-joomla.html // https://stackoverflow.com/questions/4545081/how-to-do-file-upload-using-jquery-serialization function showCategory( category, content ) {       //alert( “category: ” + JSON.stringify(category , undefined, 2) + “\n” +JSON.stringify(content, undefined, 2)  );       template = jQuery(“#categoryTemplate”).clone();       template.find(‘#myCategory’).text( category );      …