>$property = trim($line);
}
}
}
}
}
return $obj;
}
}
}
?> include($_smarty_compile_path);
}
// pop the local vars off the front of the stack
array_shift($this->_config);
$this->_inclusion_depth--;
if ($this->debugging) {
// capture time for debugging info
$_params = array();
require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
$this->_smarty_debug_info[$included_tpls_idx]['exec_time'] = smarty_core_get_microtime($_params, $this) - $debug_start_time;
}
if ($this->caching) {
$this->_cache_info['template'][$params['smarty_include_tpl_file']] = true;
}
}
/**
* get or set an array of cached attributes for function that is
* not cacheable
* @return array
*/
function &_smarty_cache_attrs($cache_serial, $count) {
$_cache_attrs =& $this->_cache_info['cache_attrs'][$cache_serial][$count];
if ($this->_cache_including) {
/* return next set of cache_attrs */
$_return = current($_cache_attrs);
next($_cache_attrs);
return $_return;
} else {
/* add a reference to a new set of cache_attrs */
$_cache_attrs[] = array();
return $_cache_attrs[count($_cache_attrs)-1];
}
}
/**
* wrapper for include() retaining $this
* @return mixed
*/
function _include($filename, $once=false, $params=null)
{
if ($once) {
return include_once($filename);
} else {
return include($filename);
}
}
/**
* wrapper for eval() retaining $this
* @return mixed
*/
function _eval($code, $params=null)
{
return eval($code);
}
/**#@-*/
}
/* vim: set expandtab: */
?>
Items Tagged With biofeedback
Episode 49 - Part 1: The Dharma of Conscious Creativity
Written By: Administrator
Section:
Category:
2007-07-25 10:38:00
Read More About Episode 49 - Part 1: The Dharma Of Conscious Creativity...
Written By: Administrator
Section:
Category:
2007-07-25 10:38:00
In this episode, KMO welcomes Digital Crusader, Eric Boyd, back to the program to talk about Transhumanist perspectives on the environment
and sustainable living. Later we hear from Philip Horvath of the Center for Conscious Creativity, and finally KMO talks with BrainPaint creator, Bill Scott, about the potential of EEG biofeedback technology for ADD therapy, meditation, and self-improvement.
- Eric Boyd is a co-founder of Stumbleupon.com, and he shares his forward-looking mindset with brainy readers in his Digital Crusader blog. This is Eric's second time on the show. You can listen to his first outing in episode #34 of the C-Realm Podcast: Principles of Precaution.
- Philip H. Horváth, co-founder of the Center for Conscious Creativity and an independent agent, is a multi-talented compulsive creative and synthetic systems thinker. A counselor, coach, and consultant, all his activities are marked by three key components: immersion, integration, and innovation. Complete bio
- Bill Scott is the principal investigator and first author of an addiction research project that yielded a 79% success rate with Native American alcoholics. This study was with Dr. Eugene Peniston (in press). An interview with Bill by the Psychiatric Times was published as a feature article. Bill Scott has also presented research at the
Read More About Episode 49 - Part 1: The Dharma Of Conscious Creativity...
There are 1 items tagged with biofeedback. You can view all our tags in the Tag Cloud