SlideShare a Scribd company logo
1 of 49
1
Ruby Kuan
web基本名稱與概念/裝置標準UI
2014 / 07 / 15
產品經理/專案經理⼼心靈療程	
  part	
  2
統⼀一⼝口徑是很重要的事
Why
PM:「這裡可以加⼀一下點點點嗎?」	
  
UI:「什麼點點點?更多的那個點點點?」	
  
PM:「就是會放在圖⽚片下⾯面那個點點點。」	
  
RD:「拜託那個是	
  Page	
  Control	
  好不好...」
▶ 1
▶ 2
▼ 2.1
▼ 2.2
▶ 3
3.1
▼ 3.2
▶ 3.2.1
▶ 3.2.2
▶ 5
▶ 6
▶ 7
tree 樹狀結構
breadcrumb
麵包屑/路徑式導航
Radio Buttons 單選按鈕
Checkboxes 核取方塊
input type="text" input text
文字輸入欄位
textarea
文字輸入框
input type=password
密碼輸入欄位
會自動隱藏網友所輸入的內容
input	
  type=	
  
text,	
  search,	
  url,	
  telephone,	
  email
input type=“search"
placeholder (hint)
placeholder =search for people,place and things
hint =search for people,place and things
select 下拉選單 (JS:drop	
  down	
  menu)
_blank	
  
原本的視窗保留,另外開啟新視窗顯⽰示連結網⾴頁。	
  
!
_self	
  
在	
  iframe	
  框架內直接開啟,連結網⾴頁的呈現範圍在	
  iframe	
  內。	
  
!
_parent	
  
直接開啟網⾴頁,直接取代原本的網⾴頁。
Navigation bar / Menu bar
popover
POPUP	
  window	
  
彈跳視窗
POPUP/	
  Lightbox	
  
網⾴頁中開啟⼀一個視窗(⾮非新視窗)	
  
並暗化周圍區塊將重點強調出來
jquery套件...Lightbox	
  /	
  FancyBox	
  /	
  Lytebox	
  /	
  ThickBox
我想要那個滑⿏鼠(捲軸)滾動到
某⼀一位置會⾃自動載⼊入更多的那
個功能~像	
  Facebook	
  那樣
AJAX	
  (JavaScript的應⽤用)
Ajax的最⼤大優點,就是能在不更新整個⾴頁⾯面的前提下維護資料
在本質上是⼀一個瀏覽器端的技術
Why?使⽤用	
  UIKit	
  標準元素	
  
!
如果	
  iOS	
  升級時或	
  apple	
  針對	
  IOS	
  元素重新設
計時,標準化的	
  UI	
  元素能夠在系统更新時⾃自
⾏行更新,⽽而⾃自定義(客製化)	
  的元素則不會隨著
系統更新⾃自⾏行更新,需要由設計重新設計	
  
!
User	
  學習使⽤用的⾨門檻會降低	
  
!
官⽅方標準	
  UIkit:http://goo.gl/FxczsS
Status Bar 狀態列
⽤用來顯⽰示裝置⺫⽬目前的重要資訊
Navigation bar
⽤用來向⽤用户展⽰示當前⾴頁⾯面在架構層級當中所處的位置,
返回按鈕可以帮助⽤用户回到上⼀一層級
A back button should appear in the left end of the
bar, and it should be labeled with the previous
level’s title.
!
返回按鈕應該在	
  bar的左端,並標⽰示上⼀一層級的標題	
  
(中間為當前⾴頁⾯面)
Navigation bar
!
•Can automatically change its height when an iPhone
changes orientation. Maintains the same height in all
orientations on iPad
• 在iphone上,當iphone改版⽅方向時可⾃自動改變⾼高度;在ipad上,
直式橫式皆保持相同⾼高度	
  
!
•If you think users might get lost without a multisegment
control that displays a type of breadcrumb path, it
probably means that you should flatten the information
hierarchy.
• 如果你使⽤用了導航路徑(麵包屑),表⽰示你應該重新整理app的架
構,簡化它!
hamburger menu icon
漢堡(非IOS標準元素中,但已通用)
⽤用來向⽤用户說明有收合的	
  sidebar	
  menu
Search bar
Cancelsearch
Tab Two Tab ThreeTab One
Segmented Control(Scope Bar)
(最多五個)
在外觀上與Navbar很相似,但它不是主要⽤用來做導航⽅方⾯面的
功能。toolbar是為⽤用户提供針對當前⾴頁⾯面中内容的功能操作
Toolbar
Always appears at the bottom edge of a screen or view on iPhone
Can also appear at the top edge of the screen or view on iPad
Standard buttons
Share Camera 撰寫 書籤 搜尋 add 刪除
reply 重新整理 設定 ⿆麥克⾵風
移動
back
IOS 常用 buttons
⽂文件夾more
有下⼀一層	
  view
有相關資訊(同⼀一⾴頁)
移動排序
加⼀一排
Table view
Tab bar
展⽰示整個內容功能,他們彼此之間在架構上是同層級的	
  
(最多六個,但建議是五個)
popover
Popovers are available in iPad apps only
最⼩小寬	
  320	
  最⼤大不可寬於	
  600
POPUP/Alert view
Picker
官⽅方標準	
  Android	
  4.4	
  KitKat	
  :	
  
http://goo.gl/MaLPc
System Bars
The Back button also supports a few behaviors not directly
tied to screen-to-screen navigation:
!
Dismisses floating windows (dialogs, popups)
Dismisses contextual action bars, and removes the highlight
from the selected items
Hides the onscreen keyboard (IME)
!
除了屏幕之間的導航,“返回”键還⽀支持⼀一些其他⾏行為動作:	
  
!
“返回”键可以關閉	
  popup	
  彈跳視窗	
  	
  
“返回”键可以關閉上下⽂文操作欄,可以清除當前的選擇	
  
“返回”键可以關閉键盘
Action Bars
NavDrawer View
As the navigation drawer
expands, it overlays the
content but not the
action bar.
!
覆蓋在主畫⾯面內容上,但不覆蓋
action	
  bar	
  
!
When to Use ?
第⼀一層級的項⺫⽬目超過三個以上時	
  
-­‐	
  低於三個使⽤用tab(top	
  bar)	
  
!
架構層級超過三層
Spinner
android	
  上的下拉選單標準	
  UI
POPUP/Alert view
POPUP
Don’t do that!!!
mimic UI elements from other platforms
誰告訴你不同裝置之間的	
  icon,⽤用⼾戶都是會理解的?因為你看的
懂,⽤用⼾戶就看得懂?	
  
⽤用⼾戶不是我們,每天研究網路、裝置,⼿手上擁有不同系統我們靈活
運⽤用到忘了在⽤用⼾戶⼼心中	
  icon	
  的認知是需要時間的,⽽而認知速度同時
影響了⽤用⼾戶的體驗感受
Android
old	
  iOS
windows
Don’t do that!!!
mimic UI elements from other platforms
Android
iOS	
  7
windows
Im Ruby
Don’t do that!!!
Don't use bottom tab bars
Android iOS	
  7
Most developers want to distribute their apps on
multiple platforms. As you plan your app for
Android, keep in mind that different platforms
play by different rules and conventions. Design
decisions that make perfect sense on one
platform will look and feel misplaced in the
context of a different platform. While a "design
once, ship anywhere" approach might save you
time up-front, you run the very real risk of
creating inconsistent apps that alienate users.
Consider the following guidelines to avoid the
most common traps and pitfalls.
不同裝置有不同的遊戲規則和使⽤用⾏行為
「⼀一次設計,到處運⾏行」設計的時間縮短了,但與使⽤用者的距離增加了	
  
(⽽而且沒有標準化的設計,技術可能花掉更多時間)
遵守	
  Guidelines	
  !!	
  但不要被侷限在框架中

More Related Content

Similar to Web與mobile標準UI口徑

開源x節流:企業應用經驗分享 (一)+(二) [2017/02/03] @臺中市政府
開源x節流:企業應用經驗分享 (一)+(二) [2017/02/03] @臺中市政府開源x節流:企業應用經驗分享 (一)+(二) [2017/02/03] @臺中市政府
開源x節流:企業應用經驗分享 (一)+(二) [2017/02/03] @臺中市政府Jason Cheng
 
How to cooporeate with IT partners from a designer's viewpoint
How to cooporeate with IT partners from a designer's viewpointHow to cooporeate with IT partners from a designer's viewpoint
How to cooporeate with IT partners from a designer's viewpointNTUST
 
Week2.how to cooporeate with it
Week2.how to cooporeate with itWeek2.how to cooporeate with it
Week2.how to cooporeate with itditl
 
User Interface Design in Modern Web Applications
User Interface Design in Modern Web ApplicationsUser Interface Design in Modern Web Applications
User Interface Design in Modern Web ApplicationsYow-Long Lee
 
2011最流行的ppt模版
2011最流行的ppt模版2011最流行的ppt模版
2011最流行的ppt模版alanyuan123
 
33個你應該知道的CAD秘訣.pdf
33個你應該知道的CAD秘訣.pdf33個你應該知道的CAD秘訣.pdf
33個你應該知道的CAD秘訣.pdfHuChiehyen1
 
Office2013 teaching material
Office2013 teaching materialOffice2013 teaching material
Office2013 teaching materialJames Yeh
 
20120524 App開發流程與小工具分享@UI Cafe
20120524 App開發流程與小工具分享@UI Cafe20120524 App開發流程與小工具分享@UI Cafe
20120524 App開發流程與小工具分享@UI CafeJustin Lee
 
Google系列工具應用於校園與生活
Google系列工具應用於校園與生活Google系列工具應用於校園與生活
Google系列工具應用於校園與生活yunjuli
 
Gui Conclusion2
Gui Conclusion2Gui Conclusion2
Gui Conclusion2Yao Lining
 
IxDC 中国交互设计体验日-C1_张立州_手机客户端交互设计三部曲
IxDC 中国交互设计体验日-C1_张立州_手机客户端交互设计三部曲IxDC 中国交互设计体验日-C1_张立州_手机客户端交互设计三部曲
IxDC 中国交互设计体验日-C1_张立州_手机客户端交互设计三部曲IxDC
 
Oms2.0使用介绍文档
Oms2.0使用介绍文档Oms2.0使用介绍文档
Oms2.0使用介绍文档fjctx
 
Oms2.0使用介绍文档
Oms2.0使用介绍文档Oms2.0使用介绍文档
Oms2.0使用介绍文档fjctx
 
Coscup2011: porting android to brand-new cpu architecture
Coscup2011: porting android to brand-new cpu architecture Coscup2011: porting android to brand-new cpu architecture
Coscup2011: porting android to brand-new cpu architecture lusecheng
 
App 快速雛形發展介紹 Part1
App 快速雛形發展介紹 Part1App 快速雛形發展介紹 Part1
App 快速雛形發展介紹 Part1信宏 陳
 
瞬间设计
瞬间设计瞬间设计
瞬间设计rosa qin
 
Inspire dgt 網路技術分享_手機版網頁製作簡介_20111221
Inspire dgt 網路技術分享_手機版網頁製作簡介_20111221Inspire dgt 網路技術分享_手機版網頁製作簡介_20111221
Inspire dgt 網路技術分享_手機版網頁製作簡介_20111221inspire digital
 

Similar to Web與mobile標準UI口徑 (20)

開源x節流:企業應用經驗分享 (一)+(二) [2017/02/03] @臺中市政府
開源x節流:企業應用經驗分享 (一)+(二) [2017/02/03] @臺中市政府開源x節流:企業應用經驗分享 (一)+(二) [2017/02/03] @臺中市政府
開源x節流:企業應用經驗分享 (一)+(二) [2017/02/03] @臺中市政府
 
How to cooporeate with IT partners from a designer's viewpoint
How to cooporeate with IT partners from a designer's viewpointHow to cooporeate with IT partners from a designer's viewpoint
How to cooporeate with IT partners from a designer's viewpoint
 
Week2.how to cooporeate with it
Week2.how to cooporeate with itWeek2.how to cooporeate with it
Week2.how to cooporeate with it
 
User Interface Design in Modern Web Applications
User Interface Design in Modern Web ApplicationsUser Interface Design in Modern Web Applications
User Interface Design in Modern Web Applications
 
2011最流行的ppt模版
2011最流行的ppt模版2011最流行的ppt模版
2011最流行的ppt模版
 
瞬间设计
瞬间设计瞬间设计
瞬间设计
 
33個你應該知道的CAD秘訣.pdf
33個你應該知道的CAD秘訣.pdf33個你應該知道的CAD秘訣.pdf
33個你應該知道的CAD秘訣.pdf
 
Office2013 teaching material
Office2013 teaching materialOffice2013 teaching material
Office2013 teaching material
 
20120524 App開發流程與小工具分享@UI Cafe
20120524 App開發流程與小工具分享@UI Cafe20120524 App開發流程與小工具分享@UI Cafe
20120524 App開發流程與小工具分享@UI Cafe
 
Google系列工具應用於校園與生活
Google系列工具應用於校園與生活Google系列工具應用於校園與生活
Google系列工具應用於校園與生活
 
Gui Conclusion2
Gui Conclusion2Gui Conclusion2
Gui Conclusion2
 
Gui Conclusion2
Gui Conclusion2Gui Conclusion2
Gui Conclusion2
 
GUI conclusion
GUI conclusionGUI conclusion
GUI conclusion
 
IxDC 中国交互设计体验日-C1_张立州_手机客户端交互设计三部曲
IxDC 中国交互设计体验日-C1_张立州_手机客户端交互设计三部曲IxDC 中国交互设计体验日-C1_张立州_手机客户端交互设计三部曲
IxDC 中国交互设计体验日-C1_张立州_手机客户端交互设计三部曲
 
Oms2.0使用介绍文档
Oms2.0使用介绍文档Oms2.0使用介绍文档
Oms2.0使用介绍文档
 
Oms2.0使用介绍文档
Oms2.0使用介绍文档Oms2.0使用介绍文档
Oms2.0使用介绍文档
 
Coscup2011: porting android to brand-new cpu architecture
Coscup2011: porting android to brand-new cpu architecture Coscup2011: porting android to brand-new cpu architecture
Coscup2011: porting android to brand-new cpu architecture
 
App 快速雛形發展介紹 Part1
App 快速雛形發展介紹 Part1App 快速雛形發展介紹 Part1
App 快速雛形發展介紹 Part1
 
瞬间设计
瞬间设计瞬间设计
瞬间设计
 
Inspire dgt 網路技術分享_手機版網頁製作簡介_20111221
Inspire dgt 網路技術分享_手機版網頁製作簡介_20111221Inspire dgt 網路技術分享_手機版網頁製作簡介_20111221
Inspire dgt 網路技術分享_手機版網頁製作簡介_20111221
 

More from Ruby Kuan 關芸如 (15)

UX 策略
UX 策略UX 策略
UX 策略
 
UI UX 概論
UI UX 概論 UI UX 概論
UI UX 概論
 
Seo
SeoSeo
Seo
 
AB test workshop
AB test workshopAB test workshop
AB test workshop
 
Facebook 數位講堂
Facebook 數位講堂Facebook 數位講堂
Facebook 數位講堂
 
UX 與組織衝突
UX 與組織衝突UX 與組織衝突
UX 與組織衝突
 
內容優化
內容優化內容優化
內容優化
 
社群行銷成功關鍵之 UXD 案例分享 ruby
社群行銷成功關鍵之 UXD 案例分享 ruby社群行銷成功關鍵之 UXD 案例分享 ruby
社群行銷成功關鍵之 UXD 案例分享 ruby
 
Facebook 網路行銷
Facebook 網路行銷Facebook 網路行銷
Facebook 網路行銷
 
產品企劃與開發過程
產品企劃與開發過程產品企劃與開發過程
產品企劃與開發過程
 
PM 的工作與職責
PM 的工作與職責PM 的工作與職責
PM 的工作與職責
 
如何吸引網路眼球
如何吸引網路眼球如何吸引網路眼球
如何吸引網路眼球
 
動腦講座 粉絲團經營等於社群經營
動腦講座 粉絲團經營等於社群經營動腦講座 粉絲團經營等於社群經營
動腦講座 粉絲團經營等於社群經營
 
數位廣告的血淚進化 20150714
數位廣告的血淚進化 20150714數位廣告的血淚進化 20150714
數位廣告的血淚進化 20150714
 
成為一個好產品經理的人格特質 rubykuan
成為一個好產品經理的人格特質    rubykuan成為一個好產品經理的人格特質    rubykuan
成為一個好產品經理的人格特質 rubykuan
 

Web與mobile標準UI口徑