Code |
Context function parse_description($content='') {
Configure::write('debug',2);
require_once('libs/simple_html_dom.php');
$content = "<p>A new investment at Big White Ski Resort will make it a lot easier, and safer, to work on your freestyle skills this winter.</p>
<p><meta charset="utf-8" /></p>
<p dir="ltr">The resort announced today that Big White Freestyle has made a “major investment” in athlete development and safety in the form of a $65,000 landing airbag.</p>
<p dir="ltr">It’s a cutting-edge training tool, widely used by national teams and elite programs around the globe, to allow athletes of all ages to develop their freestyle trick skills.</p>
<p dir="ltr">It means skiers and snowboarders can practice jumps, spins and inverted aerial maneuvers with the knowledge that a soft, forgiving landing pad awaits them.</p>
<p><img alt="<who>Photo Credit: Benjamin Walker Photography</who>A skier performing an inverted maneuver with a landing airbag below." src="/files/files/images/bigwhite.png" style="margin: 5px;" /></p>
<p dir="ltr">A release from Big White Freestyle says it will reduce the risk of injury and accelerate technical development for local skiers and boarders.</p>
<p dir="ltr">“This airbag represents a huge step forward for our athletes – a safe environment to learn inverted tricks with a soft landing and faster transition to snow,” explained Steve Lewandowski, Big White Freestyle’s program director.</p>
<p dir="ltr">“Our goal is to provide athletes with the best coaching and facilities to take their skills to the next level, while also making freestyle sports more accessible, safe and inspiring for the next generation.”</p>
<p dir="ltr">The landing airbag will be featured in the Big White Freestyle’s programs throughout the season, with sessions for various ages, skills and disciplines available during the winter.</p>
<p dir="ltr">More information on the Big White Freestyle club and its programs, as well as how to register, are <a href="https://bigwhitefreestyle.com/">available online</a>.</p>
<p>Registration remains open until early November, but prices increase on Oct. 17.</p>
"
ApiController::parse_description() - COREpublic_html/app/controllers/api_controller.php, line 1191
ApiController::parse_description() - COREpublic_html/app/controllers/api_controller.php, line 1191
ApiController::rss() - COREpublic_html/app/controllers/api_controller.php, line 1166
Dispatcher::_invoke() - COREcake/dispatcher.php, line 204
Dispatcher::dispatch() - COREcake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 99