{"id":5356,"date":"2025-02-16T16:30:00","date_gmt":"2025-02-16T06:30:00","guid":{"rendered":"https:\/\/www.uqcanoeclub.net\/wp\/?post_type=club_events&#038;p=5356"},"modified":"2025-02-13T18:14:02","modified_gmt":"2025-02-13T08:14:02","slug":"southbank-night-paddle-with-dinner-3","status":"publish","type":"club_events","link":"https:\/\/www.uqcanoeclub.net\/wp\/club_events\/2025\/02\/southbank-night-paddle-with-dinner-3\/","title":{"rendered":"Southbank Night Paddle with Dinner"},"content":{"rendered":"\n<p>A night paddle to Southbank with a dinner stop. We will meet at the shed at 4:30 PM, get our boats and gear ready and start paddling with the current. It is about 7 km to Southbank, with the tidal assistance we should arrive at about 6 PM. We leave the boats at the pontoon and grab some food (you are welcome to bring your own). No alcohol is allowed.<\/p>\n\n\n\n<p>We can start paddling back after the tide has turned (8 PM or later) and should arrive at the shed at 9 PM and then wash the boats and gear.<\/p>\n\n\n\n<p>Please bring at least two white lights (no red etc.) and a glow stick. Those lights can be headlamps, front bike lamps etc that will be tied to the boat and\/or your PFD. The lights are important so other boats are able to spot us on the river. <\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-the-university-of-queensland-canoe-club wp-block-embed-the-university-of-queensland-canoe-club\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"gc54ECWeE1\"><a href=\"https:\/\/www.uqcanoeclub.net\/wp\/policy-and-procedures\/night-paddle-information\/\">Night Paddle Information<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Night Paddle Information&#8221; &#8212; The University of Queensland Canoe Club\" src=\"https:\/\/www.uqcanoeclub.net\/wp\/policy-and-procedures\/night-paddle-information\/embed\/#?secret=tnMRUO6I3Z#?secret=gc54ECWeE1\" data-secret=\"gc54ECWeE1\" width=\"525\" height=\"296\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Distance: 15 km<\/li>\n\n\n\n<li>Low tide: 6:48 PM at Southbank (6:08 PM at Brisbane Bar)<\/li>\n\n\n\n<li>Sunset: 6:00 &#8211; 6:30PM<\/li>\n\n\n\n<li>Moon: it is four days after a full moon, the moon will rise at 8:30 PM, so we will have not much moon during the paddle<\/li>\n\n\n\n<li>Meet at shed: 4:30 PM<\/li>\n\n\n\n<li>Leave shed: 5:00 PM<\/li>\n\n\n\n<li>Leave Southbank: ~7:30 PM<\/li>\n\n\n\n<li>Back at shed: 9:00 PM<\/li>\n\n\n\n<li>Southbank Night Paddle with Dinner<\/li>\n\n\n\n<li>Finished: 9:30 PM<\/li>\n<\/ul>\n\n\n\n<p>Event ID: 240216F<\/p>\n\n\n\n<p>Leader \/ contact:&nbsp;<a href=\"http:\/\/www.uqcanoeclub.net\/about\/contact-the-uqcc-committee\/#flatwaterrep\">Callum<\/a><\/p>\n\n\n\n<iframe id=\"JotFormIFrame-50761871082961\" title=\"Trip Registration\" onload=\"window.parent.scrollTo(0,0)\" allowtransparency=\"true\" allowfullscreen=\"true\" allow=\"geolocation; microphone; camera\" src=\"https:\/\/form.jotform.com\/UQCC\/trip-registration?eventId=240216F&#038;eventDiscipline=Flatwater&#038;eventName=Southbank%20Night%20Paddle&#038;eventDate%5Bday%5D=16&#038;eventDate%5Bmonth%5D=02&#038;eventDate%5Byear%5D=2025&#038;eventOrganisers=callum%20(at%40)%20uqcanoeclub%2Enet\" frameborder=\"0\" style=\"width: 1px;\n      min-width: 100%;\n      height:2286px;\n      border:none;\" scrolling=\"no\">\n    <\/iframe>\n    <script type=\"text\/javascript\">\n      var ifr = document.getElementById(\"JotFormIFrame-50761871082961\");\n      if(window.location.href && window.location.href.indexOf(\"?\") > -1) {\n        var get = window.location.href.substr(window.location.href.indexOf(\"?\") + 1);\n        if(ifr && get.length > 0) {\n          var src = ifr.src;\n          src = src.indexOf(\"?\") > -1 ? src + \"&\" + get : src  + \"?\" + get;\n          ifr.src = src;\n        }\n      }\n      window.handleIFrameMessage = function(e) {\n        if (typeof e.data === 'object') { return; }\n        var args = e.data.split(\":\");\n        if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); }\n        if (!iframe) { return; }\n        switch (args[0]) {\n          case \"scrollIntoView\":\n            iframe.scrollIntoView();\n            break;\n          case \"setHeight\":\n            iframe.style.height = args[1] + \"px\";\n            break;\n          case \"collapseErrorPage\":\n            if (iframe.clientHeight > window.innerHeight) {\n              iframe.style.height = window.innerHeight + \"px\";\n            }\n            break;\n          case \"reloadPage\":\n            window.location.reload();\n            break;\n          case \"loadScript\":\n            var src = args[1];\n            if (args.length > 3) {\n                src = args[1] + ':' + args[2];\n            }\n            var script = document.createElement('script');\n            script.src = src;\n            script.type = 'text\/javascript';\n            document.body.appendChild(script);\n            break;\n          case \"exitFullscreen\":\n            if      (window.document.exitFullscreen)        window.document.exitFullscreen();\n            else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();\n            else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();\n            else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();\n            else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();\n            break;\n        }\n        var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;\n        if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {\n          var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};\n          iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\");\n        }\n      };\n      if (window.addEventListener) {\n        window.addEventListener(\"message\", handleIFrameMessage, false);\n      } else if (window.attachEvent) {\n        window.attachEvent(\"onmessage\", handleIFrameMessage);\n      }\n      <\/script>\n\n\n\n<p><strong>Event organisers and leaders:<\/strong> Check registrations <a href=\"http:\/\/www.uqcanoeclub.net\/resources\/access-event-registrations\/\">here<\/a> (copy the event ID first). Login required.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A night paddle to Southbank with a dinner stop. We will meet at the shed at 4:30 PM, get our boats and gear ready and start paddling with the current. It is about 7 km to Southbank, with the tidal assistance we should arrive at about 6 PM. We leave the boats at the pontoon &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.uqcanoeclub.net\/wp\/club_events\/2025\/02\/southbank-night-paddle-with-dinner-3\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Southbank Night Paddle with Dinner&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":4740,"template":"","format":"standard","categories":[11,290,292],"tags":[],"class_list":["post-5356","club_events","type-club_events","status-publish","format-standard","has-post-thumbnail","hentry","category-events","category-events-flatwater","category-events-social"],"_links":{"self":[{"href":"https:\/\/www.uqcanoeclub.net\/wp\/wp-json\/wp\/v2\/club_events\/5356","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.uqcanoeclub.net\/wp\/wp-json\/wp\/v2\/club_events"}],"about":[{"href":"https:\/\/www.uqcanoeclub.net\/wp\/wp-json\/wp\/v2\/types\/club_events"}],"author":[{"embeddable":true,"href":"https:\/\/www.uqcanoeclub.net\/wp\/wp-json\/wp\/v2\/users\/1"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uqcanoeclub.net\/wp\/wp-json\/wp\/v2\/media\/4740"}],"wp:attachment":[{"href":"https:\/\/www.uqcanoeclub.net\/wp\/wp-json\/wp\/v2\/media?parent=5356"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.uqcanoeclub.net\/wp\/wp-json\/wp\/v2\/categories?post=5356"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.uqcanoeclub.net\/wp\/wp-json\/wp\/v2\/tags?post=5356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}