メディア出演
The MTPaginate tag only works within PHP documents!
Make sure that the document extension is .php and that your server supports PHP documents.
// Values that can be used in other PHP code on the page
$paginate_num_pages = 1;
$paginate_num_sections = 1;
$paginate_page_selector = 'page';
$paginate_current_page = @$_GET['page'];
// Pin page selector to a valid number (or 'all')
if($paginate_current_page=='')
$paginate_current_page = '1';
if($paginate_current_page != 'all') {
if($paginate_current_page == 'first')
$paginate_current_page = 1;
elseif($paginate_current_page == 'last')
$paginate_current_page = 1;
elseif($paginate_current_page < 1)
$paginate_current_page = 1;
elseif($paginate_current_page > 1)
$paginate_current_page = 1;
$paginate_sections = array( 0
, 1);
$paginate_top_section = $paginate_sections[$paginate_current_page-1]+1;
$paginate_bottom_section = $paginate_sections[$paginate_current_page];
} else {
$paginate_top_section = 1;
$paginate_bottom_section = 1;
}
if(isset($_SERVER['QUERY_STRING'])) {
$paginate_self = '&' . $_SERVER['QUERY_STRING'] . '&';
$paginate_self = preg_replace("/&page=[^&]*&/", "&", $paginate_self);
$paginate_self = substr($paginate_self, 1, strlen($paginate_self) - 1);
if($paginate_self == '&')
$paginate_self = '';
else
$paginate_self = htmlentities($paginate_self);
} else {
$paginate_self = '';
}
$paginate_self = basename($_SERVER['PHP_SELF']) . "?${paginate_self}page";
?>
コーチングニュース・インターネットラジオに出演中!
コーチの岡本文宏がインターネットラジオに
ナビゲーターとしてレギュラー出演しています!
実践エピソードがラジオでもお聞きいただけます!
番組名 『コーチングニュース』
コーチング情報満載の「耳で聴く」ニュース!
『オレは聞いてない!-上司はなぜ部下の話を聞けないのか-』の著者 斎藤 潔氏がプロデュース&制作されている
日本初のコーチング専門情報番組です。
出演履歴と音声はこちらからご確認できます。
↓ ↓ ↓
出演履歴
■ 第46回|2006年10月1週
Vol.6 スタッフのモチベーションを上げる
■ 第41回|2006年7月1週
Vol.5 深く考える時間を作る、くせを作る
■ 第36回|2006年4月3週
Vol.4 決断の瞬間
■ 第32回|2006年3月3週
Vol.3 『自分の自由になる時間』を作ろう
■ 第28回|2006年2月3週
Vol.2 毎日の忙しさを作っている原因・アセスメント
■ 第24回|2006年1月3週
Vol.1 自己紹介
コーチングを商売に活かしてモチベーションアップを実現し、
業績アップさせたい方はこちらもお読みください。
コーチング★商店主専門コーチング