| |

Yoga Exercises Portal Recommends
\n";
for ($i = 0; $i < count($arr_xml['URL']); $i++) {
echo " ".$arr_xml['BeforeText'][$i]." ".$arr_xml['Text'][$i]." ".$arr_xml['AfterText'][$i]."\n";
}
echo "";
}
}
function tla_updateLocalXML($url, $file, $time_out)
{
if($handle = fopen($file, "a")){
fwrite($handle, "\n");
fclose($handle);
}
if($xml = file_get_contents_tla($url, $time_out)) {
$xml = substr($xml, strpos($xml,''));
if ($handle = fopen($file, "w")) {
fwrite($handle, $xml);
fclose($handle);
}
}
}
function tla_getLocalXML($file)
{
$contents = "";
if($handle = fopen($file, "r")){
$contents = fread($handle, filesize($file)+1);
fclose($handle);
}
return $contents;
}
function file_get_contents_tla($url, $time_out)
{
$result = "";
$url = parse_url($url);
if ($handle = @fsockopen ($url["host"], 80)) {
if(function_exists("socket_set_timeout")) {
socket_set_timeout($handle,$time_out,0);
} else if(function_exists("stream_set_timeout")) {
stream_set_timeout($handle,$time_out,0);
}
fwrite ($handle, "GET $url[path]?$url[query] HTTP/1.0\r\nHost: $url[host]\r\nConnection: Close\r\n\r\n");
while (!feof($handle)) {
$result .= @fread($handle, 40960);
}
fclose($handle);
}
return $result;
}
function tla_decodeXML($xmlstg)
{
if( !function_exists('html_entity_decode') ){
function html_entity_decode($string)
{
// replace numeric entities
$string = preg_replace('~([0-9a-f]+);~ei', 'chr(hexdec("\1"))', $string);
$string = preg_replace('~([0-9]+);~e', 'chr(\1)', $string);
// replace literal entities
$trans_tbl = get_html_translation_table(HTML_ENTITIES);
$trans_tbl = array_flip($trans_tbl);
return strtr($string, $trans_tbl);
}
}
$out = "";
$retarr = "";
preg_match_all ("/<(.*?)>(.*?)", $xmlstg, $out, PREG_SET_ORDER);
$search_ar = array('<', '>', '"');
$replace_ar = array('<', '>', '"');
$n = 0;
while (isset($out[$n]))
{
$retarr[$out[$n][1]][] = str_replace($search_ar, $replace_ar,html_entity_decode(strip_tags($out[$n][0])));
$n++;
}
return $retarr;
}
tla_ads();
?> |
|

| |
Here Are A Few Yoga Techniques To Help You On Your Way
When you are performing yoga there are a number of yoga techniques that you should understand and apply. The fact is that no one has the ability to run away and be free from illnesses so one of the better ways to get away from it is to exercises which will help to maintain a better level of health and fitness. Amongst many instructors yoga techniques are considered to be one of the more effective ways to stay fit and healthy. One of the most appealing aspects to yoga is that you are never restricted as to where you can perform it. Yoga can be carried out at any time. Whether it is day or night. All though the peak time to practice yoga is said to be during the morning before breakfast. There are many people who prefer performing yoga techniques as a way to maintain a healthy lifestyle. Fitness is important in doing yoga. Yoga techniques are helpful in maintaining good organs and other parts of the body such as the muscles, joints, glands, tissues and vital organs. These are the main focus of setting yoga techniques. Here are some yoga techniques that you can practice during your yoga session. Despite your busy schedule or the crowed place you stay at, keeping up with these yoga techniques will help you go through it. The five yoga techniques include: posture, relaxation, meditation, deep breathing and movement of joints. Each technique has its own role and function. The movement of joints is called the 'sandhichalana'. This is one of the yoga techniques that focus on the joints. The joints undergo full movements which include the movement of the hands, movement of the neck and the movement of the lower limb. In relaxation, there are some yoga techniques that will deepen your concentration and prevent your attention to be drawn easily. Rather, now withdraw at all. The Hong-Sau is a Yoga technique that helps and focuses on the latent powers of your concentration. This technique helps you to release thought and fight all distractions s that you can concentrate on the problem you are targeting. This helps you to develop Divine Consciousness which is from within. The Aum Technique expands your awareness which is beyond the limitations that your body and mind creates. This helps you maintain a powerful meditation and gives you to personal experiences of what Divine consciousness brings. There are some ancient yoga techniques that you can apply. Although there are a lot of yoga techniques to choose from, applying these techniques might not be easy for you especially if you are a beginner. In getting concentration during the yoga session, you can boost your awareness by thinking clearly of some creative ways on how you can be attentive in all situations. You should be able to figure out what makes you feel tense and how to release it. After the heavy day of work, you should find new ways on how to stay peaceful and calm. Concentration is your best tool and guide. The main objective of these yoga techniques is how to create your awareness for a satisfying relaxation. You should be able to find out how to effectively release the tension inside your body and where to release it. In order to do so, your mind, body and spirit should be at a high level. Techniques to performing yoga are without doubt a helpful way of helping beginners to get used to the different yoga poses.The best way to perform these exercises is to find out which ones you feel most comfortable performing. That is not to say never go out of your comfort zone but until you become more advanced it is best to start of small. (So to speak)
Mike Mann
process_comments("Here Are A Few Yoga Techniques To Help You On Your Way");
?>
Featured Yoga Techniques Articles
- All About Arthritis Water Exercises
Arthritis water exercise is a great way to condition the joints and muscles of a person with arthritis. Unlike other forms of exercises, arthritis water exercise wont cause as much pain and discomfort,...
- The Truth About Options for Teaching Yoga
At the very least, a Yoga teacher should have knowledge of the latest trends in Yoga classes, and the latest continuing education options for Yoga teachers. If something does appeal to you, there are many...
Related yoga techniques information
|
| |
|