{source}<?php
error_reporting(0);
ECHO '<div class="currence">';
$url = 'https://nationalbank.kz/rss/rates_all.xml?switch=russian';
$rss = simplexml_load_file($url);
foreach ($rss->channel->item as $item) {
if (($item->title=='USD') OR ($item->title=='EUR') OR ($item->title=='RUB'))
{
ECHO '<div class="currence-name">';
ECHO '<div class="currence-title-second">'; echo '<img src="/images/'.$item->title.'.png" class="img-cur">';
echo ''.$item->title.' ';
ECHO ' ';
ECHO '';
echo $item->description;
ECHO '<span class="currence-symbol">₸</span>';
ECHO '</div>';
ECHO '</div>';
}
}
ECHO '</div>';
?>
{/source}

{source}<?php
$content = file_get_contents('https://api.openweathermap.org/data/2.5/weather?q=oral,kz&appid=3fd30c29e6747f4db3b9df1c189bee4d');
$pos = strpos($content, '{"temp":');
$content = substr($content, $pos);
$pos = strpos($content, ',"feels_like"');
$content = substr($content, 8, $pos-8);
$content = str_replace('.',',', $content);

$content_ico = file_get_contents('https://api.openweathermap.org/data/2.5/weather?q=oral,kz&appid=3fd30c29e6747f4db3b9df1c189bee4d');
$pos_ico = strpos($content_ico, '"icon":"');
$content_ico = substr($content_ico, $pos_ico);
$pos_ico = strpos($content_ico, '"}],"');
$content_ico = substr($content_ico, 8, $pos_ico-8);

echo 'Uralsk '.round($content-273.15).'°C <img src="http://openweathermap.org/img/wn/'.$content_ico.'.png">';
?>
{/source}
ENG
 
Previous Next

Supsurfing (aka sapboarding, from the English. SUP - Stand Up Paddle - standing on a board with a paddle; from Hawaiian. Hoe he'e nalu - rowing on the waves) - a water sport, a type of surfing in which a surfer, standing on a board, rides the waves and at the same time rows with an oar, and not with his hands, as in classic surfing.

In most cases, stand-up boards are similar to ordinary surfboards, however, they exceed them in length and width: the length of the board can reach 5.58 m. Due to the large size (volume) and, accordingly, buoyancy, there are few immersed in water - the rider is on the surface. 

There are two main types of SUP boards - hard (made of wood and polymer materials in various combinations) and inflatable. Inflatable boards are more convenient to store and transport, which contributes to the popularization of stand-up surfing in the world.. 

In Uralsk, SUP can be practiced at the Dynamo sports base (Vodnik stop).

Instagram - https://www.instagram.com/supboard_uralsk

Telephone - 8 771 278 3278.

1 hour of skiing - 3000 tenge.

 

info@visit-uralsk.kz
+7 7112 510751
Department of Entrepreneurship and Industrial-Innovative Development of West Kazakhstan region

Today 165

Yesterday 321

This week 486

This month 165

Total 187652

Kubik-Rubik Joomla! Extensions