SlideShare a Scribd company logo
1 of 116
Download to read offline
ARコンテンツ制作への
参加を可能にする
プラットフォームの開発
13年5月30日木曜日
13年5月30日木曜日
ス
ギ
ノ
タ
ス
ク
タケウチショウタロウ
発表者
13年5月30日木曜日
文字サイズあわせる
(3種類くらい)
文字の位置を中央より
少し上に
13年5月30日木曜日
文字サイズあわせる
(3種類くらい)
文字の位置を中央より
少し上に
1 研究背景
2 AIRLOG
3 AIRLOGの開発
4 実践 活動のデザイン
5 課題の考察
6 まとめ
−
13年5月30日木曜日
1 研究背景
13年5月30日木曜日
スマートフォン
13年5月30日木曜日
リアルタイム性技術
が発展した結果、
13年5月30日木曜日
13年5月30日木曜日
拡張現実
Augmented Reality
13年5月30日木曜日
13年5月30日木曜日
13年5月30日木曜日
13年5月30日木曜日
AR制作環境が整った
13年5月30日木曜日
しかし
13年5月30日木曜日
サーバの設置
ソースファイルの作成
13年5月30日木曜日
サーバの設置
ソースファイルの作成
サーバの設置
13年5月30日木曜日
ソースファイルの作成
サーバの設置
ソースファイルの作成
13年5月30日木曜日
サーバの設置
ソースファイルの作成
コーディング
<script type="text/javascript" src="/javascript/fp_base_bd_ga_5.0.47.js"></script>
<link id="themeCSS" href="http://k.yimg.jp/images/top/sp2/clr/1/clr-121025.css" rel="stylesheet" type="text/css"></head>
<body>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
var postFlag = 0, fbParam, fbLikeType;
FB.init({
appId : '472870002762883',
channelUrl : 'http://www.yahoo.co.jp/channel.html',
status : true,
cookie : true,
xfbml : true
});
FB.Event.subscribe('edge.create', function(response) {
if(postFlag == 0) {
fbParam = response.match(/?ty=([0-9]+)/);
if (fbParam) {
fbLikeType = fbParam[1];
} else {
Coding now
13年5月30日木曜日
技術的な障壁が存在する
(´ Д `)
13年5月30日木曜日
具体的なアイディアをARに
自由に表現することは難し
(技術的な壁があるためア
アがでない)
アイディアをARによって表現することは難しい
13年5月30日木曜日
アイディアが生まれない
13年5月30日木曜日
コンテンツをアップロードするだけで
ARコンテンツを制作できるシステム
♪L( ^ω^ )┛┗( ^ω^ )」♪
13年5月30日木曜日
2 AIRLOG
13年5月30日木曜日
本研究の目的
技術的な障壁を排除する
13年5月30日木曜日
ARによる表現を可能にする
本研究の目的
13年5月30日木曜日
コンテンツをARとして生成する
ことが可能なWebプラット
フォーム『AIRLOG』を開発
AIRLOG
ARコンテンツの制作を容易にする
Web Platform
13年5月30日木曜日
AIRLOG?
13年5月30日木曜日
<script type="text/javascript" src="/javascript/fp_base_bd_ga_5.0.47.js"></script>
<link id="themeCSS" href="http://k.yimg.jp/images/top/sp2/clr/1/clr-121025.css" rel="stylesheet" type="text/css"></head>
<body>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
var postFlag = 0, fbParam, fbLikeType;
FB.init({
appId : '472870002762883',
channelUrl : 'http://www.yahoo.co.jp/channel.html',
status : true,
cookie : true,
xfbml : true
});
FB.Event.subscribe('edge.create', function(response) {
if(postFlag == 0) {
fbParam = response.match(/?ty=([0-9]+)/);
if (fbParam) {
fbLikeType = fbParam[1];
} else {
Coding now
本 研 究 で は 「ARを つ く
る」ための技術的な手間
を排除(図)
13年5月30日木曜日
本 研 究 で は 「ARを つ く
る」ための技術的な手間
を排除(図)
<script type="text/javascript" src="/javascript/fp_base_bd_ga_5.0.47.js"></script>
<link id="themeCSS" href="http://k.yimg.jp/images/top/sp2/clr/1/clr-121025.css" rel="stylesheet" type="text/css"></head>
<body>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
var postFlag = 0, fbParam, fbLikeType;
FB.init({
appId : '472870002762883',
channelUrl : 'http://www.yahoo.co.jp/channel.html',
status : true,
cookie : true,
xfbml : true
});
FB.Event.subscribe('edge.create', function(response) {
if(postFlag == 0) {
fbParam = response.match(/?ty=([0-9]+)/);
if (fbParam) {
fbLikeType = fbParam[1];
} else {
Coding now
13年5月30日木曜日
本 研 究 で は 「ARを つ く
る」ための技術的な手間
を排除(図)
<script type="text/javascript" src="/javascript/fp_base_bd_ga_5.0.47.js"></script>
<link id="themeCSS" href="http://k.yimg.jp/images/top/sp2/clr/1/clr-121025.css" rel="stylesheet" type="text/css"></head>
<body>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
var postFlag = 0, fbParam, fbLikeType;
FB.init({
appId : '472870002762883',
channelUrl : 'http://www.yahoo.co.jp/channel.html',
status : true,
cookie : true,
xfbml : true
});
FB.Event.subscribe('edge.create', function(response) {
if(postFlag == 0) {
fbParam = response.match(/?ty=([0-9]+)/);
if (fbParam) {
fbLikeType = fbParam[1];
} else {
Coding now
13年5月30日木曜日
本 研 究 で は 「ARを つ く
る」ための技術的な手間
を排除(図)
<script type="text/javascript" src="/javascript/fp_base_bd_ga_5.0.47.js"></script>
<link id="themeCSS" href="http://k.yimg.jp/images/top/sp2/clr/1/clr-121025.css" rel="stylesheet" type="text/css"></head>
<body>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
var postFlag = 0, fbParam, fbLikeType;
FB.init({
appId : '472870002762883',
channelUrl : 'http://www.yahoo.co.jp/channel.html',
status : true,
cookie : true,
xfbml : true
});
FB.Event.subscribe('edge.create', function(response) {
if(postFlag == 0) {
fbParam = response.match(/?ty=([0-9]+)/);
if (fbParam) {
fbLikeType = fbParam[1];
} else {
Coding now
13年5月30日木曜日
本 研 究 で は 「ARを つ く
る」ための技術的な手間
を排除(図)
<script type="text/javascript" src="/javascript/fp_base_bd_ga_5.0.47.js"></script>
<link id="themeCSS" href="http://k.yimg.jp/images/top/sp2/clr/1/clr-121025.css" rel="stylesheet" type="text/css"></head>
<body>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
var postFlag = 0, fbParam, fbLikeType;
FB.init({
appId : '472870002762883',
channelUrl : 'http://www.yahoo.co.jp/channel.html',
status : true,
cookie : true,
xfbml : true
});
FB.Event.subscribe('edge.create', function(response) {
if(postFlag == 0) {
fbParam = response.match(/?ty=([0-9]+)/);
if (fbParam) {
fbLikeType = fbParam[1];
} else {
Coding now
13年5月30日木曜日
本 研 究 で は 「ARを つ く
る」ための技術的な手間
を排除(図)
<script type="text/javascript" src="/javascript/fp_base_bd_ga_5.0.47.js"></script>
<link id="themeCSS" href="http://k.yimg.jp/images/top/sp2/clr/1/clr-121025.css" rel="stylesheet" type="text/css"></head>
<body>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
var postFlag = 0, fbParam, fbLikeType;
FB.init({
appId : '472870002762883',
channelUrl : 'http://www.yahoo.co.jp/channel.html',
status : true,
cookie : true,
xfbml : true
});
FB.Event.subscribe('edge.create', function(response) {
if(postFlag == 0) {
fbParam = response.match(/?ty=([0-9]+)/);
if (fbParam) {
fbLikeType = fbParam[1];
} else {
Coding now
13年5月30日木曜日
本 研 究 で は 「ARを つ く
る」ための技術的な手間
を排除(図)
13年5月30日木曜日
本 研 究 で は 「ARを つ く
る」ための技術的な手間
を排除(図)
13年5月30日木曜日
アイディアをARによって表現
AIRLOGを利用して
13年5月30日木曜日
3 AIRLOGの開発
13年5月30日木曜日
ふたつのシステムの融合
13年5月30日木曜日
ふたつのシステムの融合
13年5月30日木曜日
ふたつのシステムの融合
13年5月30日木曜日
AIRLOG
ふたつのシステムの融合
13年5月30日木曜日
AIRLOGの開発手法
13年5月30日木曜日
AIRLOGの開発手法
13年5月30日木曜日
AIRLOGの仕組み
13年5月30日木曜日
AIRLOGの仕組み
13年5月30日木曜日
位置情報
If the report to which the
information on latitude
and longitude was added
is contributed to this
website, the extended
information called an "air
tag" will be generated.
+
ブログ記事
13年5月30日木曜日
If the report to which the
information on latitude
and longitude was added
is contributed to this
website, the extended
information called an "air
tag" will be generated.
投稿された位置
情報を含む記事
を拡張現実空間
13年5月30日木曜日
If the report to which the
information on latitude
and longitude was added
is contributed to this
website, the extended
information called an "air
tag" will be generated.
投稿された位置
情報を含む記事
を拡張現実空間
13年5月30日木曜日
ブログ記事を投稿する感覚
ブログのシステムに着
目し、ブログを書くよ
うな感覚でARを生成す
るシステムを云々
13年5月30日木曜日
自由に投稿者登録ができるようにした
13年5月30日木曜日
自由に投稿者登録ができるようにした
誰もがAR制作に参加可能
13年5月30日木曜日
実演
Demonstration
13年5月30日木曜日
4 実践 活動のデザイン−
13年5月30日木曜日
ARゲームプラットフォームの開発
もっと解像度高いのないかな
13年5月30日木曜日
AR技術を用いたfield talk role playing gameの提案と構築
13年5月30日木曜日
13年5月30日木曜日
拡張現実型ロールプレイングゲーム
13年5月30日木曜日
TRPG
13年5月30日木曜日
フラグ分岐
一例として、
13年5月30日木曜日
フラグ分岐
一例として、
13年5月30日木曜日
フラグ分岐
13年5月30日木曜日
チャンネルを複数用意する
13年5月30日木曜日
チャンネルを複数用意する
13年5月30日木曜日
フラグ分岐が実現可能
13年5月30日木曜日
観光資源の開発
13年5月30日木曜日
横浜再発見の会 酒匂景寿 44 ( )
13年5月30日木曜日
ARを利用した観光資源の可視化
13年5月30日木曜日
写真
街歩き
13年5月30日木曜日
新しい写真サイト
13年5月30日木曜日
13年5月30日木曜日
http://yoko-hatsu.net
13年5月30日木曜日
アングル
場所 視点
13年5月30日木曜日
アングル場所視点共有可能なAR
13年5月30日木曜日
ワークショップの開催
「ナニコレ!横浜?写真&ウォーキング」
13年5月30日木曜日
13年5月30日木曜日
GPS
X:135,000
Y:35,555
なにこれ?横浜?
GPS
X:135,000
Y35,555
Z:0
13年5月30日木曜日
GPS
X:135,000
Y:35,555
なにこれ?横浜?
GPS
X:135,000
Y35,555
Z:0
13年5月30日木曜日
GPS
X:135,000
Y:35,555
なにこれ?横浜?
3つのサイクル
GPS
X:135,000
Y35,555
Z:0
13年5月30日木曜日
写真の撮影
13年5月30日木曜日
撮影した写真のAR化
13年5月30日木曜日
GPS情報を基にARを制作する
13年5月30日木曜日
x:35.6036
y:139.630
z:0
GPS情報を基にARを制作する
13年5月30日木曜日
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
12 December
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
11 November
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
9 September
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
7 July
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
6 June
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
5 May
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
4 April
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
3 March
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
2 February
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
1 January
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
8 August
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Mon
月
Tue
火
Wed
水
Thu
木
Fri
金
Sat
土
Sun
日
10 October
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
継続して開催する
13年5月30日木曜日
AR写真ギャラリー
13年5月30日木曜日
13年5月30日木曜日
13年5月30日木曜日
5 課題の考察
13年5月30日木曜日
AIRLOGを利用したAR
13年5月30日木曜日
ARによる表現を容易にする
13年5月30日木曜日
表現の幅に限界がある
(´ ω `)
13年5月30日木曜日
!AIRLOGの課題
(´ ω'(o≡=-('-'o)
13年5月30日木曜日
・junaio上でのチャンネル切替
・3Dオブジェクトの生成
・メール投稿からのAR生成
13年5月30日木曜日
・junaio上でのチャンネル切替
・3Dオブジェクトの生成
・メール投稿からのAR生成
13年5月30日木曜日
・junaio上でのチャンネル切替
・3Dオブジェクトの生成
・メール投稿からのAR生成
3つの技術的な課題
13年5月30日木曜日
・junaio上でのチャンネル切替
・3Dオブジェクトの生成
・メール投稿からのAR生成
3つの技術的な課題
13年5月30日木曜日
・3Dオブジェクトの生成
・メール投稿からのAR生成
・junaio上でのチャンネル切替
3つの技術的な課題
13年5月30日木曜日
junaio上でのチャンネル切替
旧APIと新APIの競合
↓オーバーレイ表示の方がよさげ?
AREL-API チャンネルソートボタン
13年5月30日木曜日
・junaio上でのチャンネル切替
・メール投稿からのAR生成
・3Dオブジェクトの生成
3つの技術的な課題
13年5月30日木曜日
3Dオブジェクトの投稿
なんかもっといい画像
ないかな
3Dオブジェクトの生成
アイディア
発展
エアタグと
3Dオブジェクトの
共存ができていない
13年5月30日木曜日
・junaio上でのチャンネル切替
・3Dオブジェクトの生成
・メール投稿からのAR生成
3つの技術的な課題
13年5月30日木曜日
利用者
増大
メールでは位置情報の
抽出ができず
メールによるAR生成
メール投稿からのAR生成
13年5月30日木曜日
6 まとめ
13年5月30日木曜日
ARをつくることは容易ではなかった
13年5月30日木曜日
その問題を解決するため
AIRLOGを提案・開発
13年5月30日木曜日
コンテンツの制作を容
易にしますた
実践を通じて
13年5月30日木曜日
想像していたより
簡単だった!
コンテンツの制作を容
易にしますた
実践を通じて
13年5月30日木曜日
ARの生成が
容易になった
アイディアが
生まれる
コンテンツ開発に
集中可能
AIRLOGによって
13年5月30日木曜日
ARの生成が
容易になった
アイディアが
生まれる
コンテンツ開発に
集中可能
AIRLOGによって
13年5月30日木曜日
ARゲーム制作
観光資源の開発
アイディア
ARとして
表現する
その結果∼
13年5月30日木曜日
ARゲーム制作
観光資源の開発
アイディア
ARとして
表現する
その結果∼
13年5月30日木曜日
AIRLOGによる環境の構築
13年5月30日木曜日
AIRLOGAIRLOG
13年5月30日木曜日
ARが一般化するための
きっかけとなる可能性を持つ
13年5月30日木曜日
END
13年5月30日木曜日
質疑応答
13年5月30日木曜日

More Related Content

Featured

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

Featured (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

杉野竹内