| |

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();
?> |
|

| |
Five Of The More Common Type Of Yoga Practices.
Yoga is by far one of the most comprehensive form of exercise that will stretch and strengthen the body by performing a variety of poses which are known as Asanas. The reasons why people take part in yoga vary. For some it is to help come to the realization of gaining inner self satisfaction, for others it is a way to improve fitness and health and believe it or not there are those were it is a religion and as a part of that relief they must follow it. When reading all of the above statements it makes it very difficult to realize what exactly yoga is. The simple truth is that yoga can be and is seen by many people in different lights. Finding out the reason why you want to perform yoga is the key. So let me explain what yoga is? Yoga without doubt goes ways beyond just exercises that are full of difficult routines. Yoga is a way of help the mind, body and spirit come together. Yoga's origin is from the hindu philosophy that is used to help attain a spiritual insight and inner harmony Once again the question is asked, what is yoga? Yoga as a rule refers to the general use of a system of exercises that is practiced as part of this discipline. The word is derived from the Sanskrit "yeung", which means to join. A yoke as used on oxen is closely related, but also the same root gives us "join", "junction", "junta", "adjust", "joust", and "juxapose" to name a few. There are many institutions of yoga all of which have their own unique practices and beliefs. But in this article we have listed down the five most common yoga practices. There are schools and paths that have been established with a number of different yoga variations that are not listed here: TANTRA: This type of school is well known by way of its focus on sexual spirituality. They also focus on kundalini energy, although their intent for awakening it is much different from the Kundalini practice. HATHA: this is the most popular variety of yoga and one that has been commonly taught for years. So what is yoga for them? For them it is perfecting the mind by way of perfecting the body. With this technique many asanas or postures, breathing techniques and meditations are used. KUNDALINI: This school is focused on awakening and focusing what is known as kundalini energy. Kundalini energy is most easily compared to life energy that lies dormant in our bodies. It is commonly represented by a coiled snake. MANTRA: this type of yoga is focused on calming the mind and body through the usage of words and sounds. The well known 'om' chant is commonly heard in this school. ASHTANGA: this yoga is another popular type they are much faster than the other schools. What is yoga for ashtanga's? For them yoga can be considered as a type of aerobic yoga for they instill quick and smooth transitions between poses. Yoga is a very diverse practice, no matter which school you choose. People young and old can gain many benefits from regular yoga practices, and asanas can be adjusted to fit physical limitations and other complications. If you want a break from treadmills, weight rooms, or the pool, take a look at yoga. Not only are you striving towards physical well being, you are striving towards spiritual well being as well. Traditionally, yoga consists of eight fundamental paths which are Karma Yoga, Bhakti Yoga, Jnana Yoga; Hatha Yoga; Purna Yoga; Tantra Yoga; Maha Yoga and Ashtanga or Raja Yoga. In the western world, the term yoga often refers to Hatha yoga and its postures, movements, and breathing techniques. A lot of people who perform yoga see it as a way to help attain ways of dealing with awkward situations in there life. By learning to control the body it will help in efforts of controlling the mind. A ancient myth is that yoga will gradually lead to knowledge that is said to show what the true nature of reality is.
Clive
process_comments("Five Of The More Common Type Of Yoga Practices.");
?>
Featured Common Yoga Practices Articles
- Equipment And Gear For Swimming Exercises
Swimming exercises yield a great variety of benefits that contribute to a persons well-being. Mentally and emotionally, swimming facilitates relaxation, leisure and a feeling of being carefree. Physically,...
Related common yoga practices information
|
| |
|