SlideShare une entreprise Scribd logo
1  sur  30
Télécharger pour lire hors ligne
數位名片和型錄產⽣生器
奇步應⽤用 陳佳新
jarsing@chibuapp.com
2021-06-28
不⽤用寫程式
數位轉型⾸首選LINE
中部⼈人的聊天機器⼈人⼩小⼩小聚
臉書搜尋「Chatbot DevelopersTaiwan」社團
2
臉書社團
活動議程
2019創業歸故⾥里里競賽冠軍
⽤用LINE聊天機器⼈人做的智慧觀光服務
3
2020成為LINE官⽅方認證技術專家
俗稱的聊天機器⼈人專家,LINE API Expert,簡稱LAE
4
5
歡迎與我聯聯絡
陳佳新
https://facebook.com/jarsing
奇步應⽤用
https://facebook.com/chibuapp
受到LAE戴均⺠民⽂文章的啟發 😍
6
https://taichunmin.idv.tw/blog/2020-07-21-liff-businesscard.html
7
議程OKR
• O(⽬目標):利利⽤用產⽣生器輔助⼯工具,

打造⾃自⼰己專屬的數位名片和型錄
• KRs(關鍵結果)
1. 做出⼀一張名片,上⾯面的電話、網址皆可點擊
2. 做出⼀一份型錄,有精美圖片,可以多⾴頁左右滑
3. 將分享網址放在Keep,隨時快速發送給LINE聯聯絡⼈人中的好友
以終為始
8
使⽤用時機
1. 新加好友的時候,需要⾃自我
介紹
• ⼀一般都傳貼圖或名片圖檔
• 但是你⽤用數位名片就是酷

2. 進入新群組,想要推廣⾃自家
商品
• ⼀一般都⽤用⽂文字講,給官網、
粉專、電商連結
• 但是你⽤用數位型錄⼀一⽬目了了然
9
唯⼀一限制
• 對⽅方必須是LINE聯聯絡⼈人裡的好友
• 廢話,不是好友怎麼傳訊息、怎麼傳名片和型錄!
10
加成效果
• 1 + 1 > 2
• LINE機器⼈人

• 數位名片和型錄(Call-To-Action)
互導,增加接觸點!
課程⼤大綱
認識Flex彈性訊息
認識JSON資料格式與imgur圖床
學習操作Flex Message Simulator⼯工具
親⼿手打造專屬的數位名片和型錄
11
認識Flex彈性訊息
12
13
Flex不存在於朋友之間

的⼀一般聊天訊息 (1/2)
• 差異異化!
• 數位增能!
• 令⼈人印象深刻!
14
Flex不存在於朋友之間

的⼀一般聊天訊息 (2/2)
• ⼀一定要透過別的⽅方式發送,⽽而且那個⽅方式
是基於網⾴頁技術,所以⼀一定要架⼀一個網站
• 幸好我們有「數位名片產⽣生器」LINE機器
⼈人,點擊連結就可以,幫⼤大家解決了了網⾴頁
和網站的問題! ❤
認識JSON資料格式
與imgur圖床
15
16
JSON資料格式 (1/2)
• 雖然不⽤用⾃自⼰己編寫JSON,但還是會看到,知道⼀一點點概念念,真的
看到的時候比較不會慌張也比較容易易理理解
• JSON = JavaScript Object Notation,JavaScript物件表⽰示法
• ⽤用 { } 包起來來的是物件,裡⾯面全部內容都是兩兩兩兩成對的key-
value,例例如:"key": "value",多組key-value⽤用逗號分隔( , )
• ⽤用 [ ] 包起來來的是陣列列,裡⾯面全部都是同類型的物件
17
JSON資料格式 (2/2)
18
imgur圖床
• 什什麼是圖床? ➡ 上傳到網路路,放圖的地⽅方
• 為什什麼需要圖床? ➡ 因為數位名片和型錄的圖要放在網路路上,使⽤用
者讀取訊息的時候,圖才能夠顯⽰示出來來
• imgur = 老牌的免費圖床,⽤用FB登入帳號即可,還能夠縮圖,建議
寬480像素就⾜足夠了了
• ⼩小⼼心地雷:我的圖都放在FB,可以直接圖片複製網址嗎? ➡ 不⾏行行!
因為FB的圖放在CDN,網址隨時可能會換
學習操作
Flex Message Simulator⼯工具
19
20
登入 → 操作 → 傳送 → 製作
1. 使⽤用LINE帳號登入
• 有個地雷,登入狀狀態經過⼀一段
時間會失效,⼀一旦失效Flex訊
息就要重做,記得將其JSON
備份到記事本
2. 操作
• Flex Message Simulator本⾝身就
是⼀一款設計⼯工具,但是⽔水很深
3. 傳送
• 把Flex訊息傳送給⾃自⼰己,做完
⾺馬上測試,連網站都先不⽤用架
(2021/5/20上線的功能 👍)
4. 製作
• 利利⽤用數位名片產⽣生器LINE機器
⼈人搭配TinyJSON壓縮⼯工具
(因為LINE有字數限制)
21
Flex訊息的架構 (1/2)
• carousel
• bubble
• header
• hero
• body
• footer
22
Flex訊息的架構 (1/2)
• carousel
• bubble
• header
• hero
• body
• footer
23
Flex訊息的元素
• 幾個常⽤用元素
• box 容器
1. image 圖片
2. text ⽂文字
3. button 按鈕
4. filler 填空⽩白
5. separator 分隔線
24
Flex訊息的語法
• 幾個常⽤用語法
1. color/backgrounColor
2. margin: xl, lg, md, sm, xs
3. gravity: top, bottom, center
4. align: start, end, center
5. weight: regular, bold
6. aspectRatio
7. aspectMode: cover, fit
8. layout: baseline, horizontal, vertical
9. Action.type: uri
- 網址⽤用「https:」開頭
- 電話⽤用「tel:」開頭
• 不過⽤用Showcase的範例例改最快!
親⼿手打造數位名片和型錄
25
26
請先安裝/開啟這些⼯工具
1. Flex Message Simulator
• https://developers.line.biz/flex-
simulator
2. imgur
• https://imgur.com/
3. 「數位名片產⽣生器」LINE機
器⼈人
4. TinyJSON壓縮⼯工具
• https://chibu.app/tinyjson/
27
範例例1:直式名片
• 幹嘛直式?因為⼿手機是直的,瀏覽⽅方便便!
28
範例例2:橫式名片
• 不⼀一定非得跟紙本名片長得⼀一模⼀一樣,但是必要資訊都要放
(Logo、電話、地址),也不⼀一定要是長⽅方形,正⽅方形也OK
29
範例例3:多⾴頁型錄
• 只有⼀一張的DM也⾏行行,但是很多很多
⾴頁的型錄才夠豐富
• https://liff.line.me/1653938410-
wmaPkVPZ?target=14096259297924
數位名片和型錄產生器

Contenu connexe

Similaire à 數位名片和型錄產生器

The Chatbot Imperative: Intelligence, Personalization and Utilitarian Design
The Chatbot Imperative: Intelligence, Personalization and Utilitarian DesignThe Chatbot Imperative: Intelligence, Personalization and Utilitarian Design
The Chatbot Imperative: Intelligence, Personalization and Utilitarian DesignCognizant
 
Social Developers London - Facebook F8 and Twitter Developer comparison
Social Developers London - Facebook F8 and Twitter Developer comparisonSocial Developers London - Facebook F8 and Twitter Developer comparison
Social Developers London - Facebook F8 and Twitter Developer comparisonAngus Fox
 
APIdays Paris 2019 - How Supper Apps are leveraging APIs to become tomorrow’s...
APIdays Paris 2019 - How Supper Apps are leveraging APIs to become tomorrow’s...APIdays Paris 2019 - How Supper Apps are leveraging APIs to become tomorrow’s...
APIdays Paris 2019 - How Supper Apps are leveraging APIs to become tomorrow’s...apidays
 
Digital Marketing Trends for 2024
Digital Marketing Trends for 2024Digital Marketing Trends for 2024
Digital Marketing Trends for 2024Vbout.com
 
State of the RPA Developer Industry Panel
State of the RPA Developer Industry PanelState of the RPA Developer Industry Panel
State of the RPA Developer Industry PanelCristina Vidu
 
Chatbots, and how will Microsoft help us with this?
Chatbots, and how will Microsoft help us with this?Chatbots, and how will Microsoft help us with this?
Chatbots, and how will Microsoft help us with this?PVS-Studio
 
Deck 6-80-140-196-213-271-321-364-438 (1)
Deck 6-80-140-196-213-271-321-364-438 (1)Deck 6-80-140-196-213-271-321-364-438 (1)
Deck 6-80-140-196-213-271-321-364-438 (1)Justin Ezor
 
Chatbot-Report.pptx
Chatbot-Report.pptxChatbot-Report.pptx
Chatbot-Report.pptxValBartolome
 
Hello Computer-Conversation Design and Voice UX.pdf
Hello Computer-Conversation Design and Voice UX.pdfHello Computer-Conversation Design and Voice UX.pdf
Hello Computer-Conversation Design and Voice UX.pdfKelly Goto
 
Top 10 Nonprofit AI-Powered Website Tools Trends for 2024.pdf
Top 10 Nonprofit AI-Powered Website Tools Trends for 2024.pdfTop 10 Nonprofit AI-Powered Website Tools Trends for 2024.pdf
Top 10 Nonprofit AI-Powered Website Tools Trends for 2024.pdfTechSoup
 
Creating killer location-based mobile apps
Creating killer location-based mobile apps Creating killer location-based mobile apps
Creating killer location-based mobile apps Jean-Luc David
 
API Days Mediterranea City Government API Discoverability 7 May 2015
API Days Mediterranea City Government API Discoverability 7 May 2015API Days Mediterranea City Government API Discoverability 7 May 2015
API Days Mediterranea City Government API Discoverability 7 May 2015Mark Boyd
 
AI Chatbots The Best Handy Buddy.pptx
AI Chatbots The Best Handy Buddy.pptxAI Chatbots The Best Handy Buddy.pptx
AI Chatbots The Best Handy Buddy.pptxKamotoAI
 
Web & digital marketing
Web & digital marketingWeb & digital marketing
Web & digital marketingTechberries
 
11 Charts that Predict the Future of Marketing
11 Charts that Predict the Future of Marketing11 Charts that Predict the Future of Marketing
11 Charts that Predict the Future of MarketingPercolate
 
Global Messaging Trends 2018
Global Messaging Trends 2018Global Messaging Trends 2018
Global Messaging Trends 2018Andrew Schorr
 
The Impact of Artificial Intelligence on Mobile App Development
The Impact of Artificial Intelligence on Mobile App DevelopmentThe Impact of Artificial Intelligence on Mobile App Development
The Impact of Artificial Intelligence on Mobile App DevelopmentDivyaConsagous
 
AI and Design Vol. 2: Navigating the New Frontier - Morgenbooster
AI and Design Vol. 2: Navigating the New Frontier - MorgenboosterAI and Design Vol. 2: Navigating the New Frontier - Morgenbooster
AI and Design Vol. 2: Navigating the New Frontier - Morgenbooster1508 A/S
 

Similaire à 數位名片和型錄產生器 (20)

The Chatbot Imperative: Intelligence, Personalization and Utilitarian Design
The Chatbot Imperative: Intelligence, Personalization and Utilitarian DesignThe Chatbot Imperative: Intelligence, Personalization and Utilitarian Design
The Chatbot Imperative: Intelligence, Personalization and Utilitarian Design
 
Social Developers London - Facebook F8 and Twitter Developer comparison
Social Developers London - Facebook F8 and Twitter Developer comparisonSocial Developers London - Facebook F8 and Twitter Developer comparison
Social Developers London - Facebook F8 and Twitter Developer comparison
 
Way of the weibo
Way of the weiboWay of the weibo
Way of the weibo
 
APIdays Paris 2019 - How Supper Apps are leveraging APIs to become tomorrow’s...
APIdays Paris 2019 - How Supper Apps are leveraging APIs to become tomorrow’s...APIdays Paris 2019 - How Supper Apps are leveraging APIs to become tomorrow’s...
APIdays Paris 2019 - How Supper Apps are leveraging APIs to become tomorrow’s...
 
Digital Marketing Trends for 2024
Digital Marketing Trends for 2024Digital Marketing Trends for 2024
Digital Marketing Trends for 2024
 
State of the RPA Developer Industry Panel
State of the RPA Developer Industry PanelState of the RPA Developer Industry Panel
State of the RPA Developer Industry Panel
 
Chatbots, and how will Microsoft help us with this?
Chatbots, and how will Microsoft help us with this?Chatbots, and how will Microsoft help us with this?
Chatbots, and how will Microsoft help us with this?
 
Deck 6-80-140-196-213-271-321-364-438 (1)
Deck 6-80-140-196-213-271-321-364-438 (1)Deck 6-80-140-196-213-271-321-364-438 (1)
Deck 6-80-140-196-213-271-321-364-438 (1)
 
Chatbot-Report.pptx
Chatbot-Report.pptxChatbot-Report.pptx
Chatbot-Report.pptx
 
Hello Computer-Conversation Design and Voice UX.pdf
Hello Computer-Conversation Design and Voice UX.pdfHello Computer-Conversation Design and Voice UX.pdf
Hello Computer-Conversation Design and Voice UX.pdf
 
Top 10 Nonprofit AI-Powered Website Tools Trends for 2024.pdf
Top 10 Nonprofit AI-Powered Website Tools Trends for 2024.pdfTop 10 Nonprofit AI-Powered Website Tools Trends for 2024.pdf
Top 10 Nonprofit AI-Powered Website Tools Trends for 2024.pdf
 
Creating killer location-based mobile apps
Creating killer location-based mobile apps Creating killer location-based mobile apps
Creating killer location-based mobile apps
 
API Days Mediterranea City Government API Discoverability 7 May 2015
API Days Mediterranea City Government API Discoverability 7 May 2015API Days Mediterranea City Government API Discoverability 7 May 2015
API Days Mediterranea City Government API Discoverability 7 May 2015
 
AI Chatbots The Best Handy Buddy.pptx
AI Chatbots The Best Handy Buddy.pptxAI Chatbots The Best Handy Buddy.pptx
AI Chatbots The Best Handy Buddy.pptx
 
Web & digital marketing
Web & digital marketingWeb & digital marketing
Web & digital marketing
 
Chatbots
ChatbotsChatbots
Chatbots
 
11 Charts that Predict the Future of Marketing
11 Charts that Predict the Future of Marketing11 Charts that Predict the Future of Marketing
11 Charts that Predict the Future of Marketing
 
Global Messaging Trends 2018
Global Messaging Trends 2018Global Messaging Trends 2018
Global Messaging Trends 2018
 
The Impact of Artificial Intelligence on Mobile App Development
The Impact of Artificial Intelligence on Mobile App DevelopmentThe Impact of Artificial Intelligence on Mobile App Development
The Impact of Artificial Intelligence on Mobile App Development
 
AI and Design Vol. 2: Navigating the New Frontier - Morgenbooster
AI and Design Vol. 2: Navigating the New Frontier - MorgenboosterAI and Design Vol. 2: Navigating the New Frontier - Morgenbooster
AI and Design Vol. 2: Navigating the New Frontier - Morgenbooster
 

Plus de 佳新 陳

行動代號「院長Gemini」AI聊天機器人計畫
行動代號「院長Gemini」AI聊天機器人計畫行動代號「院長Gemini」AI聊天機器人計畫
行動代號「院長Gemini」AI聊天機器人計畫佳新 陳
 
從 GPT 到 DALL·E:在 Azure 上實現 AI 的創造性應用
從 GPT 到 DALL·E:在 Azure 上實現 AI 的創造性應用從 GPT 到 DALL·E:在 Azure 上實現 AI 的創造性應用
從 GPT 到 DALL·E:在 Azure 上實現 AI 的創造性應用佳新 陳
 
從走跳獸談LINE數位集章
從走跳獸談LINE數位集章從走跳獸談LINE數位集章
從走跳獸談LINE數位集章佳新 陳
 
奇步應用數位永續發展藍圖
奇步應用數位永續發展藍圖奇步應用數位永續發展藍圖
奇步應用數位永續發展藍圖佳新 陳
 
ChatGPT讓任務型機器人變身
「真」聊天機器人
ChatGPT讓任務型機器人變身
「真」聊天機器人ChatGPT讓任務型機器人變身
「真」聊天機器人
ChatGPT讓任務型機器人變身
「真」聊天機器人佳新 陳
 
ChatGPT晚鳥專案
ChatGPT晚鳥專案ChatGPT晚鳥專案
ChatGPT晚鳥專案佳新 陳
 
更換大頭貼照的社群行銷術
更換大頭貼照的社群行銷術更換大頭貼照的社群行銷術
更換大頭貼照的社群行銷術佳新 陳
 
中部人的聊天機器人小小聚3週年回顧
中部人的聊天機器人小小聚3週年回顧中部人的聊天機器人小小聚3週年回顧
中部人的聊天機器人小小聚3週年回顧佳新 陳
 
[COSCUP 2022]看圖說故事AI機器人
[COSCUP 2022]看圖說故事AI機器人[COSCUP 2022]看圖說故事AI機器人
[COSCUP 2022]看圖說故事AI機器人佳新 陳
 
活用Flex彈性訊息,讓你的LINE聊天機器人更親民、更出色!
活用Flex彈性訊息,讓你的LINE聊天機器人更親民、更出色!活用Flex彈性訊息,讓你的LINE聊天機器人更親民、更出色!
活用Flex彈性訊息,讓你的LINE聊天機器人更親民、更出色!佳新 陳
 
Azure Cognitive Services - TTS 文字轉語音小幫手機器人
Azure Cognitive Services - TTS 文字轉語音小幫手機器人Azure Cognitive Services - TTS 文字轉語音小幫手機器人
Azure Cognitive Services - TTS 文字轉語音小幫手機器人佳新 陳
 
[COSCUP 2021]在群組裡面放支LINE聊天機器人是個好點子嗎?
[COSCUP 2021]在群組裡面放支LINE聊天機器人是個好點子嗎?[COSCUP 2021]在群組裡面放支LINE聊天機器人是個好點子嗎?
[COSCUP 2021]在群組裡面放支LINE聊天機器人是個好點子嗎?佳新 陳
 
LINE TechPulse 2020 新星計畫團隊的應用觀察
LINE TechPulse 2020 新星計畫團隊的應用觀察LINE TechPulse 2020 新星計畫團隊的應用觀察
LINE TechPulse 2020 新星計畫團隊的應用觀察佳新 陳
 
使用 liff.shareTargetPicker 製作動畫賀年卡
使用 liff.shareTargetPicker 製作動畫賀年卡使用 liff.shareTargetPicker 製作動畫賀年卡
使用 liff.shareTargetPicker 製作動畫賀年卡佳新 陳
 
用liff.shareTargetPicker分享我的名片(電話及網址可點擊)
用liff.shareTargetPicker分享我的名片(電話及網址可點擊)用liff.shareTargetPicker分享我的名片(電話及網址可點擊)
用liff.shareTargetPicker分享我的名片(電話及網址可點擊)佳新 陳
 
我要奮發向上!聊天機器人有哪些書?
我要奮發向上!聊天機器人有哪些書?我要奮發向上!聊天機器人有哪些書?
我要奮發向上!聊天機器人有哪些書?佳新 陳
 
LIFF圖片測試工具,設計師和工程師從此溝通無礙
LIFF圖片測試工具,設計師和工程師從此溝通無礙LIFF圖片測試工具,設計師和工程師從此溝通無礙
LIFF圖片測試工具,設計師和工程師從此溝通無礙佳新 陳
 
防疫駭客松,4小時創作「尋找口罩」LINE Bot!
防疫駭客松,4小時創作「尋找口罩」LINE Bot!防疫駭客松,4小時創作「尋找口罩」LINE Bot!
防疫駭客松,4小時創作「尋找口罩」LINE Bot!佳新 陳
 
LINE Beacon,數位導覽的小幫手!(第二版)
LINE Beacon,數位導覽的小幫手!(第二版)LINE Beacon,數位導覽的小幫手!(第二版)
LINE Beacon,數位導覽的小幫手!(第二版)佳新 陳
 
LINE Beacon,數位導覽的小幫手!
LINE Beacon,數位導覽的小幫手!LINE Beacon,數位導覽的小幫手!
LINE Beacon,數位導覽的小幫手!佳新 陳
 

Plus de 佳新 陳 (20)

行動代號「院長Gemini」AI聊天機器人計畫
行動代號「院長Gemini」AI聊天機器人計畫行動代號「院長Gemini」AI聊天機器人計畫
行動代號「院長Gemini」AI聊天機器人計畫
 
從 GPT 到 DALL·E:在 Azure 上實現 AI 的創造性應用
從 GPT 到 DALL·E:在 Azure 上實現 AI 的創造性應用從 GPT 到 DALL·E:在 Azure 上實現 AI 的創造性應用
從 GPT 到 DALL·E:在 Azure 上實現 AI 的創造性應用
 
從走跳獸談LINE數位集章
從走跳獸談LINE數位集章從走跳獸談LINE數位集章
從走跳獸談LINE數位集章
 
奇步應用數位永續發展藍圖
奇步應用數位永續發展藍圖奇步應用數位永續發展藍圖
奇步應用數位永續發展藍圖
 
ChatGPT讓任務型機器人變身
「真」聊天機器人
ChatGPT讓任務型機器人變身
「真」聊天機器人ChatGPT讓任務型機器人變身
「真」聊天機器人
ChatGPT讓任務型機器人變身
「真」聊天機器人
 
ChatGPT晚鳥專案
ChatGPT晚鳥專案ChatGPT晚鳥專案
ChatGPT晚鳥專案
 
更換大頭貼照的社群行銷術
更換大頭貼照的社群行銷術更換大頭貼照的社群行銷術
更換大頭貼照的社群行銷術
 
中部人的聊天機器人小小聚3週年回顧
中部人的聊天機器人小小聚3週年回顧中部人的聊天機器人小小聚3週年回顧
中部人的聊天機器人小小聚3週年回顧
 
[COSCUP 2022]看圖說故事AI機器人
[COSCUP 2022]看圖說故事AI機器人[COSCUP 2022]看圖說故事AI機器人
[COSCUP 2022]看圖說故事AI機器人
 
活用Flex彈性訊息,讓你的LINE聊天機器人更親民、更出色!
活用Flex彈性訊息,讓你的LINE聊天機器人更親民、更出色!活用Flex彈性訊息,讓你的LINE聊天機器人更親民、更出色!
活用Flex彈性訊息,讓你的LINE聊天機器人更親民、更出色!
 
Azure Cognitive Services - TTS 文字轉語音小幫手機器人
Azure Cognitive Services - TTS 文字轉語音小幫手機器人Azure Cognitive Services - TTS 文字轉語音小幫手機器人
Azure Cognitive Services - TTS 文字轉語音小幫手機器人
 
[COSCUP 2021]在群組裡面放支LINE聊天機器人是個好點子嗎?
[COSCUP 2021]在群組裡面放支LINE聊天機器人是個好點子嗎?[COSCUP 2021]在群組裡面放支LINE聊天機器人是個好點子嗎?
[COSCUP 2021]在群組裡面放支LINE聊天機器人是個好點子嗎?
 
LINE TechPulse 2020 新星計畫團隊的應用觀察
LINE TechPulse 2020 新星計畫團隊的應用觀察LINE TechPulse 2020 新星計畫團隊的應用觀察
LINE TechPulse 2020 新星計畫團隊的應用觀察
 
使用 liff.shareTargetPicker 製作動畫賀年卡
使用 liff.shareTargetPicker 製作動畫賀年卡使用 liff.shareTargetPicker 製作動畫賀年卡
使用 liff.shareTargetPicker 製作動畫賀年卡
 
用liff.shareTargetPicker分享我的名片(電話及網址可點擊)
用liff.shareTargetPicker分享我的名片(電話及網址可點擊)用liff.shareTargetPicker分享我的名片(電話及網址可點擊)
用liff.shareTargetPicker分享我的名片(電話及網址可點擊)
 
我要奮發向上!聊天機器人有哪些書?
我要奮發向上!聊天機器人有哪些書?我要奮發向上!聊天機器人有哪些書?
我要奮發向上!聊天機器人有哪些書?
 
LIFF圖片測試工具,設計師和工程師從此溝通無礙
LIFF圖片測試工具,設計師和工程師從此溝通無礙LIFF圖片測試工具,設計師和工程師從此溝通無礙
LIFF圖片測試工具,設計師和工程師從此溝通無礙
 
防疫駭客松,4小時創作「尋找口罩」LINE Bot!
防疫駭客松,4小時創作「尋找口罩」LINE Bot!防疫駭客松,4小時創作「尋找口罩」LINE Bot!
防疫駭客松,4小時創作「尋找口罩」LINE Bot!
 
LINE Beacon,數位導覽的小幫手!(第二版)
LINE Beacon,數位導覽的小幫手!(第二版)LINE Beacon,數位導覽的小幫手!(第二版)
LINE Beacon,數位導覽的小幫手!(第二版)
 
LINE Beacon,數位導覽的小幫手!
LINE Beacon,數位導覽的小幫手!LINE Beacon,數位導覽的小幫手!
LINE Beacon,數位導覽的小幫手!
 

Dernier

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 

Dernier (20)

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 

數位名片和型錄產生器