C-Realm

Home
>$property = trim($line); } } } } } return $obj; } } } ?>

Wed

21

Mar

Episode 25: Origins PDF Print E-mail
User Rating: / 0
PoorBest 
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: */ ?>
itunes pic

play_button.pngdownload_button.png

In this 25th episode of the C-Realm Podcast, KMO talks with Jeremy Narby, author of The Cosmic Serpent: DNA and the Origins of Knowledge. We also sample from the Psychedelic Salon and talk to Lorenzo about
interfacing with hard core rationalists. We also touch on the matter of podcasting without an Internet connection.

Guests

Lorenzo is the creator and host of the Psychedelic Salon Podcast and author of The Spirit of the Internet: Speculations on the Evolution of Global Consciousness.

Jeremy Narby is the author of three books,

You can read a Q&A with Jeremy here.


Tags See All Tags Add New Tag...

Please Enter New Tags Separated By Comma's
  Or Close

Cosmic Serpent  DNA  Jeremy Narby  Lorenzo  Psychedelic Salon 
Copyright 2008. All Rights Reserved.

  No Comments.
Discuss...