>$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 Amazon.com
China Rising
Written By: Kay Emmo
Section:
Category:
2008-04-13 14:30:52
I got the following email from a listener:
Wow. Now that's a nice collection of leads on this topic. I welcome any others.
I've made the book titles in the quoted email into links to those titles on the C-Realm Amazon Store. My Amazon store traffic has come to a near stand still, and I'd very much like to get some folks clicking on links, even if it doesn't necessarily lead to any new sales.
Also, I've got a "listener recommendation" section on the site. If you can think of any books that I should read or that would be of interest to someone who enjoys the C-Realm Podcast, please do post a comment here with your recommendations or send me an email.
When I add an item to the astore, I can include comments. If you'd like me to identify you as the person making the recommendation, I'll be happy to do so. I don't think I can include html, but I'll be happy to put in your name, LJ user name, or Amazon profile handle (or whatever). Any recommendation is valuable to me, but one with comments from you is even more valuable.
Thanks all, and stay well.
-KMO
Written By: Kay Emmo
Section:
Category:
2008-04-13 14:30:52
I got the following email from a listener:
Hi KMO,
Your podcast is great and very informative. Keep up the good work.
I've heard China's growing importance mentioned in numerous episodes of your Podcast and with the Beijing Olympics putting China in the spotlight this Summer, I wonder if maybe you might consider an episode or two devoted to the rise of China and the implications for the so called first world by that rise. I know you've got the conference in Peru coming up and have lots of interviews in the can, so just something to think about down the line.
Some suggestions for guests to interview or books to check out if you are at all interested in this subject.
Getting Rich First: Life in a Changing China - Duncan Hewitt
From what I've read of it this is excellent and very current. You can find an interesting interview with Mr. Hewitt here:
http://www.justinhillauthor.com/Interview_with_Duncan_Hewitt.htm
The River Runs Black - The Environmental Challenge to China's Future - Elizabeth C. Economy
Focuses on environmental issues.There are some comparisons in the book to the environmental problems in the former soviet union / Eastern Europe and China which are quite interesting.
http://www.cfr.org/bios/21/
http://www.theglobalist.com/AuthorBiography.aspx?AuthorId=492
Jan Wong's China - Jan Wong
Chinese Canadian who used to cover China for the CBC. The book gives a great overview of issues facing China, especially the censorship and government control that goes on there, but it is about 10 years old, so probably a little dated. She's still an active writer though as far as I know and no doubt has an interesting perspective being of Chinese ancestry.
China Inc. - Ted C. Fishman
As I recall this book is more sympathetic than most to China's situation and puts a lot of blame on the US, especially when it comes to 'made in China.'
In regards to the Beijing Olympics and the issues surrounding that, you could try
Reporters Without Borders
or
Radio Free Asia
Also, if you are interested in learning something about organic farming in Hong Kong then check out...
www.hofa.org.hk/english/eindex.html
Alright, hope some of this may be useful. Take care.
Wow. Now that's a nice collection of leads on this topic. I welcome any others.
I've made the book titles in the quoted email into links to those titles on the C-Realm Amazon Store. My Amazon store traffic has come to a near stand still, and I'd very much like to get some folks clicking on links, even if it doesn't necessarily lead to any new sales.
Also, I've got a "listener recommendation" section on the site. If you can think of any books that I should read or that would be of interest to someone who enjoys the C-Realm Podcast, please do post a comment here with your recommendations or send me an email.
When I add an item to the astore, I can include comments. If you'd like me to identify you as the person making the recommendation, I'll be happy to do so. I don't think I can include html, but I'll be happy to put in your name, LJ user name, or Amazon profile handle (or whatever). Any recommendation is valuable to me, but one with comments from you is even more valuable.
Thanks all, and stay well.
-KMO
There are 1 items tagged with Amazon.com. You can view all our tags in the Tag Cloud