SlideShare a Scribd company logo
1 of 12
Download to read offline
WEB NAVIGATION SYSTEMS FOR
INFORMATION SEEKING
Jack Zheng
An elective module for
IT 6753 Advanced Web Concepts and Applications
http://jackzheng.net/teaching/it6753/
Overview
 User experience, information architecture, and web navigation
 An evaluation framework to examine major web navigation
systems from a human information behavior and user interface
perspective.
 Advantages and weaknesses of major types of web navigation
system.
User Experience (UX) Conception
3
By Jesse James Garrett
• http://uxdesign.com/assets/Elements-of-User-Experience.pdf
• http://www.jjg.net/elements/pdf/elements.pdf
Information Architecture
 What is IA?
http://www.iainstitute.org/documents/learn/What_is_IA.pdf
 The structural design of shared information environments.
 The art and science of organizing and labeling web sites, intranets,
online communities and software to support usability and findability.
 An emerging community of practice focused on bringing principles
of design and architecture to the digital landscape.
 Components http://shop.oreilly.com/product/9780596527341.do
 Organization system
 Labeling system
 Navigation system
 Search system
 http://www.flickr.com/groups/explainia/
4
Practice of Information Architecture
5
How to Frame the Practice of IA v1.3, DSIA Research Initiative
http://www.methodbrain.com/posters/how-to-frame-the-practice-of-information-architecture.pdf
Web Information Seeking
 Information seeking is the process or activity of attempting to
obtain information in both human and technological contexts.
 Two generic tactics to seek information (Jul and Furnas 1997):
 Querying, or searching, is the process of “submitting a description of
the object (for instance, keywords) to a search engine which will
return relevant content or information.”
 Navigation, or browsing, is the action of
“moving oneself sequentially around an
environment, deciding at each step
where to go next based on the task and
the parts of the environment seen so far.”
 Users use these two tactics together to obtain information on the
web. The choice of searching and browsing depends on factors
like task type, user preference, and skill.
6
“Navigation is still a
fundamental way, and
even the “last mile”, of
getting useful information.”
Usability Guideline on Navigation
 To relieve memory overload and avoid getting lost, web usability
studies suggest several guidelines:
 1) visualizing the structure of information space;
 2) providing easy and flexible access to the navigational
information;
 3) providing context cues and navigation trace or history;
 4) behaving consistently;
 5) keeping the navigation system itself simple but meaningful.
 Based on the first two features, a 2 dimensional mapping
framework is developed to categorize and assess major
navigation systems.
A Framework to Characterize Web Navigation
Systems (with some typical examples)
(Zheng, 2015)
A Framework to Characterize Web Navigation
Systems
 The framework is arranged as a two-dimensional positioning map
with two axes representing the two features.
 The first dimension (horizontal axis) is how much structure information
a navigation system provides to a user when he/she is visiting a
particular site or page.
 On one end, the complete structure can be presented. A typical
example is a sitemap (Pilgrim, 2007), which is like a detailed table of
contents of a book.
 On the other end, only partial information is presented or no structure is
presented at all, such as quick links or browsing history.
 The second dimension (vertical axis) is how easy a user accesses or
views the navigation tool and information.
 On one end, it can stay in-sight all the time without extra computer
operations to interact with.
 On the other end, it can be visually separated and stay out-of-sight, and
needs additional actions to be presented. For example, a site map is
usually designed in a separate webpage and linked from the
homepage. So an HTML site map presents a complete structure but
offers completely separate access.
Common Navigation Designs
Navigation system Description and examples Structure Access
Drop down menu ui-patterns.com/patterns/
VerticalDropdownMenu
Provides complete hierarchical structure with mouse-over
or click actions; have limited number of top level links.
Not easy to access a deep level menu item; usually do
not show items at all levels at the same time; cannot
access peer level sections directly (must start from the
top level links every time); provides minimum context
cues. The consistency of interaction may be a problem;
can easily be used with a fixed position design to make
it stay in sight all the time.
Fly-out menu ui-patterns.com/patterns/
HorizontalDropdownMenu
Provides complete hierarchical structure with mouse-over
or click actions; may have more top level links.
Drop-up menu aplus.rs/adxmenu
/examples/hbt/
An alternative to the drop down menu but is position at
page bottom.
Multi-level navigation
bar or double tab
welie.com/patterns/
showPattern.php?
patternID=doubletab
Provides complete hierarchical structure with mouse-over
or click actions.
Provides access to peer level links; can display items at
all levels at the same time; easy to provide context cues;
may support more complex interactions.
Accordion menu ui-patterns.com/patterns/
AccordionMenu
Usually provides two levels of a hierarchical structure.
Tree menu treeview.net Provides the most complete hierarchical structure.
Breadcrumb ui-patterns.com
/patterns/Breadcrumbs
Provides a complete structural trace and context cues. Can be used together with drop-downs to view peer
items in any level; can be customized at a fixed position.
Mega menu or fat menu www.sitepoint.com
/mega-drop-down-menus/ (Buckler, 2009)
designinginterfaces.com
/patterns/fat-menus/
Like a dropdown menu, but it holds significantly more
content of different levels and types (often in multiple
columns), almost like a partial page.
Like a dropdown menu, it needs mouse actions to show
more structures; structures will hide when not used as it
takes a large portion of the screen.
Fat footer or sitemap
footer
ui-patterns.com
/patterns/FatFooter
designinginterfaces.com
/patterns/sitemap-footer/
Provides more structure information but commonly used
for secondary navigation.
To compensate the large area it occupies, it is usually
placed at the bottom of the page; has to scroll down to
the page bottom to see the menu.
HTML Sitemap
webpage
welie.com/patterns/
showPattern.php?
patternID=sitemap
Usually uses a complete page with sufficient viewing
area to display the complete structure.
On a separate sitemap web page; users need to
navigate back and forth between the sitemap page and
content pages; does not provide context cues.
References
 Zheng, G. (2015). Web Navigation Systems for Information
Seeking. In M. Khosrow-Pour (Ed.), Encyclopedia of Information
Science and Technology, Third Edition (pp. 7693-7701). Hershey,
PA: Information Science Reference.
 https://www.researchgate.net/publication/265685771_Web_Naviga
tion_Systems_for_Information_Seeking
 http://www.igi-global.com/chapter/web-navigation-systems-for-
information-seeking/112472
 Jul, S., & Furnas, G. W. (1997). Navigation in Electronic Worlds: A
CHI 97 Workshop Report. SIGCHI Bulletin, 29(4), 44–49.
 Morville, P., & Rosenfeld L. (2006). Information Architecture for the
World Wide Web. Sebastopol, CA: O'Reilly Media.
Selected Resources
 Kalbach, J. (2007). Designing Web Navigation: Optimizing the User Experience. Sebastopol, CA:
O'Reilly Media.
 Articles
 Miller, E. (2014). Five Rules of Effective Website Navigation Design. About.com Graphic Design. Retrieved May 2,
2014, from http://graphicdesign.about.com/od/effectivewebsites/a/web_navigation.htm
 Dunn, Z. (2009, September 14). Principles of Effective Web Navigation. Build Internet. Retrieved from
http://buildinternet.com/2009/09/principles-of-effective-web-navigation/
 Hixon, J. (2012). Progressive And Responsive Navigation. Retrieved from
http://coding.smashingmagazine.com/2012/02/13/progressive-and-responsive-navigation/
 Patterns and cases
 UI Patterns. (2014). Design patterns: Navigation. Retrieved from http://ui-patterns.com/patterns?category_id=1
 The Smashing Editorial. (2012). Web Design Navigation Showcases. Retrieved from
http://www.smashingmagazine.com/web-design-navigation-showcases/
 Mesker, M. (2012). Scalable Navigation Patterns in Responsive Web Design. Retrieved from
http://www.palantir.net/blog/scalable-navigation-patterns-responsive-web-design
 Frost, B. (2012). Responsive Navigation Patterns. Retrieved from http://bradfrostweb.com/blog/web/responsive-
nav-patterns/
 Frost, B. (2012). Complex Navigation Patterns for Responsive Design. Retrieved from
http://bradfrostweb.com/blog/web/complex-navigation-patterns-for-responsive-design/
 Quince. (2014). Navigation Patterns. Retrieved from http://quince.infragistics.com/#/Search$tag=Navigation
12

More Related Content

What's hot

road lane detection.pptx
road lane detection.pptxroad lane detection.pptx
road lane detection.pptxTheMusicFever
 
Web Analytics Concepts & Theories
Web Analytics Concepts & TheoriesWeb Analytics Concepts & Theories
Web Analytics Concepts & TheoriesmattPROv1
 
Prediction of Used Car Prices using Machine Learning Techniques
Prediction of Used Car Prices using Machine Learning TechniquesPrediction of Used Car Prices using Machine Learning Techniques
Prediction of Used Car Prices using Machine Learning TechniquesIRJET Journal
 
Online shoping from daraz
Online shoping from darazOnline shoping from daraz
Online shoping from darazAnish Maharjan
 
Understanding Web Accessibility
Understanding Web AccessibilityUnderstanding Web Accessibility
Understanding Web AccessibilityAndrea Dubravsky
 
A Web for Everyone: Accessibility as a design challenge
A Web for Everyone: Accessibility as a design challengeA Web for Everyone: Accessibility as a design challenge
A Web for Everyone: Accessibility as a design challengeWhitney Quesenbery
 
Understanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityUnderstanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityRachel Cherry
 
Using AR for Vehicle Navigation
Using AR for Vehicle NavigationUsing AR for Vehicle Navigation
Using AR for Vehicle NavigationMark Billinghurst
 
What is accessibility?
What is accessibility?What is accessibility?
What is accessibility?Russ Weakley
 
Web accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibilityWeb accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibilityMedia Access Australia
 
Basics of Web Accessibility
Basics of Web AccessibilityBasics of Web Accessibility
Basics of Web AccessibilityMoin Shaikh
 
ppt presentation Google algorithm
ppt presentation Google algorithmppt presentation Google algorithm
ppt presentation Google algorithmjoeydutta
 
UX Design (5 Laws of UX)
UX Design (5 Laws of UX)UX Design (5 Laws of UX)
UX Design (5 Laws of UX)Steve Molloy
 
Intelligent Vehicles
Intelligent VehiclesIntelligent Vehicles
Intelligent Vehiclesanakarenbm
 
FASTag - Electronic Toll Collection
FASTag -  Electronic Toll CollectionFASTag -  Electronic Toll Collection
FASTag - Electronic Toll CollectionEckrox Solutions
 

What's hot (20)

road lane detection.pptx
road lane detection.pptxroad lane detection.pptx
road lane detection.pptx
 
Web Analytics Concepts & Theories
Web Analytics Concepts & TheoriesWeb Analytics Concepts & Theories
Web Analytics Concepts & Theories
 
Website Audit Presentation
Website Audit PresentationWebsite Audit Presentation
Website Audit Presentation
 
Prediction of Used Car Prices using Machine Learning Techniques
Prediction of Used Car Prices using Machine Learning TechniquesPrediction of Used Car Prices using Machine Learning Techniques
Prediction of Used Car Prices using Machine Learning Techniques
 
Online shoping from daraz
Online shoping from darazOnline shoping from daraz
Online shoping from daraz
 
Understanding Web Accessibility
Understanding Web AccessibilityUnderstanding Web Accessibility
Understanding Web Accessibility
 
A Web for Everyone: Accessibility as a design challenge
A Web for Everyone: Accessibility as a design challengeA Web for Everyone: Accessibility as a design challenge
A Web for Everyone: Accessibility as a design challenge
 
Introduction to WAI-ARIA
Introduction to WAI-ARIAIntroduction to WAI-ARIA
Introduction to WAI-ARIA
 
Understanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityUnderstanding and Supporting Web Accessibility
Understanding and Supporting Web Accessibility
 
Using AR for Vehicle Navigation
Using AR for Vehicle NavigationUsing AR for Vehicle Navigation
Using AR for Vehicle Navigation
 
What is accessibility?
What is accessibility?What is accessibility?
What is accessibility?
 
Web accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibilityWeb accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibility
 
Technical SEO
Technical SEOTechnical SEO
Technical SEO
 
Basics of Web Accessibility
Basics of Web AccessibilityBasics of Web Accessibility
Basics of Web Accessibility
 
ppt presentation Google algorithm
ppt presentation Google algorithmppt presentation Google algorithm
ppt presentation Google algorithm
 
UX Design (5 Laws of UX)
UX Design (5 Laws of UX)UX Design (5 Laws of UX)
UX Design (5 Laws of UX)
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
Intelligent Vehicles
Intelligent VehiclesIntelligent Vehicles
Intelligent Vehicles
 
FASTag - Electronic Toll Collection
FASTag -  Electronic Toll CollectionFASTag -  Electronic Toll Collection
FASTag - Electronic Toll Collection
 

Similar to Web navigation systems for information seeking (updated in Feb 2015)

Navigation Systems
Navigation SystemsNavigation Systems
Navigation SystemsMiles Price
 
Art Center Interactive Design 4 - #3 Information Architecture & Product Diagrams
Art Center Interactive Design 4 - #3 Information Architecture & Product DiagramsArt Center Interactive Design 4 - #3 Information Architecture & Product Diagrams
Art Center Interactive Design 4 - #3 Information Architecture & Product DiagramsJoy Liu
 
The Elements Of Rich Navigation by Luristic
The Elements Of Rich Navigation by LuristicThe Elements Of Rich Navigation by Luristic
The Elements Of Rich Navigation by LuristicLuristic
 
Information Architecture & UI Design
Information Architecture & UI DesignInformation Architecture & UI Design
Information Architecture & UI DesignIvano Malavolta
 
5. ergonomic of www interface
5. ergonomic of www interface5. ergonomic of www interface
5. ergonomic of www interfaceKh Ravy
 
Usability review
Usability reviewUsability review
Usability reviewsayedshiban
 
[2015/2016] User experience design of mobil apps
[2015/2016] User experience design of mobil apps[2015/2016] User experience design of mobil apps
[2015/2016] User experience design of mobil appsIvano Malavolta
 
Lesson 3 Introduction to Human Computer Interaction.pptx
Lesson 3 Introduction to Human Computer Interaction.pptxLesson 3 Introduction to Human Computer Interaction.pptx
Lesson 3 Introduction to Human Computer Interaction.pptxEllenGracePorras
 
A Schema-Based Approach To Modeling And Querying WWW Data
A Schema-Based Approach To Modeling And Querying WWW DataA Schema-Based Approach To Modeling And Querying WWW Data
A Schema-Based Approach To Modeling And Querying WWW DataLisa Garcia
 
ASP.NET 07 - Site Navigation
ASP.NET 07 - Site NavigationASP.NET 07 - Site Navigation
ASP.NET 07 - Site NavigationRandy Connolly
 
Application Design - Part 1
Application Design - Part 1Application Design - Part 1
Application Design - Part 1Kelley Howell
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Intranet navigation governance
Intranet navigation governanceIntranet navigation governance
Intranet navigation governanceGabrieleSani3
 
Tdm recent trends
Tdm recent trendsTdm recent trends
Tdm recent trendsKU Leuven
 

Similar to Web navigation systems for information seeking (updated in Feb 2015) (20)

Navigation Systems
Navigation SystemsNavigation Systems
Navigation Systems
 
Art Center Interactive Design 4 - #3 Information Architecture & Product Diagrams
Art Center Interactive Design 4 - #3 Information Architecture & Product DiagramsArt Center Interactive Design 4 - #3 Information Architecture & Product Diagrams
Art Center Interactive Design 4 - #3 Information Architecture & Product Diagrams
 
User-centred design
User-centred designUser-centred design
User-centred design
 
The Elements Of Rich Navigation by Luristic
The Elements Of Rich Navigation by LuristicThe Elements Of Rich Navigation by Luristic
The Elements Of Rich Navigation by Luristic
 
Website Migration Planning
Website Migration PlanningWebsite Migration Planning
Website Migration Planning
 
User experience design
User experience design User experience design
User experience design
 
Information Architecture & UI Design
Information Architecture & UI DesignInformation Architecture & UI Design
Information Architecture & UI Design
 
5. ergonomic of www interface
5. ergonomic of www interface5. ergonomic of www interface
5. ergonomic of www interface
 
Usability review
Usability reviewUsability review
Usability review
 
[2015/2016] User experience design of mobil apps
[2015/2016] User experience design of mobil apps[2015/2016] User experience design of mobil apps
[2015/2016] User experience design of mobil apps
 
Lesson 3 Introduction to Human Computer Interaction.pptx
Lesson 3 Introduction to Human Computer Interaction.pptxLesson 3 Introduction to Human Computer Interaction.pptx
Lesson 3 Introduction to Human Computer Interaction.pptx
 
A Schema-Based Approach To Modeling And Querying WWW Data
A Schema-Based Approach To Modeling And Querying WWW DataA Schema-Based Approach To Modeling And Querying WWW Data
A Schema-Based Approach To Modeling And Querying WWW Data
 
Lit 20170306
Lit 20170306Lit 20170306
Lit 20170306
 
ASP.NET 07 - Site Navigation
ASP.NET 07 - Site NavigationASP.NET 07 - Site Navigation
ASP.NET 07 - Site Navigation
 
Application Design - Part 1
Application Design - Part 1Application Design - Part 1
Application Design - Part 1
 
Web Design Phase
Web Design PhaseWeb Design Phase
Web Design Phase
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Intranet navigation governance
Intranet navigation governanceIntranet navigation governance
Intranet navigation governance
 
Tdm recent trends
Tdm recent trendsTdm recent trends
Tdm recent trends
 
info architecture
info architectureinfo architecture
info architecture
 

More from Jack Zheng

IT Capstone Report Fall 2022.pptx
IT Capstone Report Fall 2022.pptxIT Capstone Report Fall 2022.pptx
IT Capstone Report Fall 2022.pptxJack Zheng
 
KSU IT Capstone Report 2012-2017.pdf
KSU IT Capstone Report 2012-2017.pdfKSU IT Capstone Report 2012-2017.pdf
KSU IT Capstone Report 2012-2017.pdfJack Zheng
 
Mobile system overview
Mobile system overviewMobile system overview
Mobile system overviewJack Zheng
 
Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Jack Zheng
 
Information system a system view
Information system a system viewInformation system a system view
Information system a system viewJack Zheng
 
Multidimensional Perceptual Map for Project Prioritization and Selection - 20...
Multidimensional Perceptual Map for Project Prioritization and Selection - 20...Multidimensional Perceptual Map for Project Prioritization and Selection - 20...
Multidimensional Perceptual Map for Project Prioritization and Selection - 20...Jack Zheng
 
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/Jack Zheng
 
KSU IT4983 Capstone Projects Report 2017 Update
KSU IT4983 Capstone Projects Report 2017 UpdateKSU IT4983 Capstone Projects Report 2017 Update
KSU IT4983 Capstone Projects Report 2017 UpdateJack Zheng
 
SDLC 101 Cartoon
SDLC 101 CartoonSDLC 101 Cartoon
SDLC 101 CartoonJack Zheng
 

More from Jack Zheng (9)

IT Capstone Report Fall 2022.pptx
IT Capstone Report Fall 2022.pptxIT Capstone Report Fall 2022.pptx
IT Capstone Report Fall 2022.pptx
 
KSU IT Capstone Report 2012-2017.pdf
KSU IT Capstone Report 2012-2017.pdfKSU IT Capstone Report 2012-2017.pdf
KSU IT Capstone Report 2012-2017.pdf
 
Mobile system overview
Mobile system overviewMobile system overview
Mobile system overview
 
Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016
 
Information system a system view
Information system a system viewInformation system a system view
Information system a system view
 
Multidimensional Perceptual Map for Project Prioritization and Selection - 20...
Multidimensional Perceptual Map for Project Prioritization and Selection - 20...Multidimensional Perceptual Map for Project Prioritization and Selection - 20...
Multidimensional Perceptual Map for Project Prioritization and Selection - 20...
 
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
 
KSU IT4983 Capstone Projects Report 2017 Update
KSU IT4983 Capstone Projects Report 2017 UpdateKSU IT4983 Capstone Projects Report 2017 Update
KSU IT4983 Capstone Projects Report 2017 Update
 
SDLC 101 Cartoon
SDLC 101 CartoonSDLC 101 Cartoon
SDLC 101 Cartoon
 

Recently uploaded

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 

Recently uploaded (20)

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 

Web navigation systems for information seeking (updated in Feb 2015)

  • 1. WEB NAVIGATION SYSTEMS FOR INFORMATION SEEKING Jack Zheng An elective module for IT 6753 Advanced Web Concepts and Applications http://jackzheng.net/teaching/it6753/
  • 2. Overview  User experience, information architecture, and web navigation  An evaluation framework to examine major web navigation systems from a human information behavior and user interface perspective.  Advantages and weaknesses of major types of web navigation system.
  • 3. User Experience (UX) Conception 3 By Jesse James Garrett • http://uxdesign.com/assets/Elements-of-User-Experience.pdf • http://www.jjg.net/elements/pdf/elements.pdf
  • 4. Information Architecture  What is IA? http://www.iainstitute.org/documents/learn/What_is_IA.pdf  The structural design of shared information environments.  The art and science of organizing and labeling web sites, intranets, online communities and software to support usability and findability.  An emerging community of practice focused on bringing principles of design and architecture to the digital landscape.  Components http://shop.oreilly.com/product/9780596527341.do  Organization system  Labeling system  Navigation system  Search system  http://www.flickr.com/groups/explainia/ 4
  • 5. Practice of Information Architecture 5 How to Frame the Practice of IA v1.3, DSIA Research Initiative http://www.methodbrain.com/posters/how-to-frame-the-practice-of-information-architecture.pdf
  • 6. Web Information Seeking  Information seeking is the process or activity of attempting to obtain information in both human and technological contexts.  Two generic tactics to seek information (Jul and Furnas 1997):  Querying, or searching, is the process of “submitting a description of the object (for instance, keywords) to a search engine which will return relevant content or information.”  Navigation, or browsing, is the action of “moving oneself sequentially around an environment, deciding at each step where to go next based on the task and the parts of the environment seen so far.”  Users use these two tactics together to obtain information on the web. The choice of searching and browsing depends on factors like task type, user preference, and skill. 6 “Navigation is still a fundamental way, and even the “last mile”, of getting useful information.”
  • 7. Usability Guideline on Navigation  To relieve memory overload and avoid getting lost, web usability studies suggest several guidelines:  1) visualizing the structure of information space;  2) providing easy and flexible access to the navigational information;  3) providing context cues and navigation trace or history;  4) behaving consistently;  5) keeping the navigation system itself simple but meaningful.  Based on the first two features, a 2 dimensional mapping framework is developed to categorize and assess major navigation systems.
  • 8. A Framework to Characterize Web Navigation Systems (with some typical examples) (Zheng, 2015)
  • 9. A Framework to Characterize Web Navigation Systems  The framework is arranged as a two-dimensional positioning map with two axes representing the two features.  The first dimension (horizontal axis) is how much structure information a navigation system provides to a user when he/she is visiting a particular site or page.  On one end, the complete structure can be presented. A typical example is a sitemap (Pilgrim, 2007), which is like a detailed table of contents of a book.  On the other end, only partial information is presented or no structure is presented at all, such as quick links or browsing history.  The second dimension (vertical axis) is how easy a user accesses or views the navigation tool and information.  On one end, it can stay in-sight all the time without extra computer operations to interact with.  On the other end, it can be visually separated and stay out-of-sight, and needs additional actions to be presented. For example, a site map is usually designed in a separate webpage and linked from the homepage. So an HTML site map presents a complete structure but offers completely separate access.
  • 10. Common Navigation Designs Navigation system Description and examples Structure Access Drop down menu ui-patterns.com/patterns/ VerticalDropdownMenu Provides complete hierarchical structure with mouse-over or click actions; have limited number of top level links. Not easy to access a deep level menu item; usually do not show items at all levels at the same time; cannot access peer level sections directly (must start from the top level links every time); provides minimum context cues. The consistency of interaction may be a problem; can easily be used with a fixed position design to make it stay in sight all the time. Fly-out menu ui-patterns.com/patterns/ HorizontalDropdownMenu Provides complete hierarchical structure with mouse-over or click actions; may have more top level links. Drop-up menu aplus.rs/adxmenu /examples/hbt/ An alternative to the drop down menu but is position at page bottom. Multi-level navigation bar or double tab welie.com/patterns/ showPattern.php? patternID=doubletab Provides complete hierarchical structure with mouse-over or click actions. Provides access to peer level links; can display items at all levels at the same time; easy to provide context cues; may support more complex interactions. Accordion menu ui-patterns.com/patterns/ AccordionMenu Usually provides two levels of a hierarchical structure. Tree menu treeview.net Provides the most complete hierarchical structure. Breadcrumb ui-patterns.com /patterns/Breadcrumbs Provides a complete structural trace and context cues. Can be used together with drop-downs to view peer items in any level; can be customized at a fixed position. Mega menu or fat menu www.sitepoint.com /mega-drop-down-menus/ (Buckler, 2009) designinginterfaces.com /patterns/fat-menus/ Like a dropdown menu, but it holds significantly more content of different levels and types (often in multiple columns), almost like a partial page. Like a dropdown menu, it needs mouse actions to show more structures; structures will hide when not used as it takes a large portion of the screen. Fat footer or sitemap footer ui-patterns.com /patterns/FatFooter designinginterfaces.com /patterns/sitemap-footer/ Provides more structure information but commonly used for secondary navigation. To compensate the large area it occupies, it is usually placed at the bottom of the page; has to scroll down to the page bottom to see the menu. HTML Sitemap webpage welie.com/patterns/ showPattern.php? patternID=sitemap Usually uses a complete page with sufficient viewing area to display the complete structure. On a separate sitemap web page; users need to navigate back and forth between the sitemap page and content pages; does not provide context cues.
  • 11. References  Zheng, G. (2015). Web Navigation Systems for Information Seeking. In M. Khosrow-Pour (Ed.), Encyclopedia of Information Science and Technology, Third Edition (pp. 7693-7701). Hershey, PA: Information Science Reference.  https://www.researchgate.net/publication/265685771_Web_Naviga tion_Systems_for_Information_Seeking  http://www.igi-global.com/chapter/web-navigation-systems-for- information-seeking/112472  Jul, S., & Furnas, G. W. (1997). Navigation in Electronic Worlds: A CHI 97 Workshop Report. SIGCHI Bulletin, 29(4), 44–49.  Morville, P., & Rosenfeld L. (2006). Information Architecture for the World Wide Web. Sebastopol, CA: O'Reilly Media.
  • 12. Selected Resources  Kalbach, J. (2007). Designing Web Navigation: Optimizing the User Experience. Sebastopol, CA: O'Reilly Media.  Articles  Miller, E. (2014). Five Rules of Effective Website Navigation Design. About.com Graphic Design. Retrieved May 2, 2014, from http://graphicdesign.about.com/od/effectivewebsites/a/web_navigation.htm  Dunn, Z. (2009, September 14). Principles of Effective Web Navigation. Build Internet. Retrieved from http://buildinternet.com/2009/09/principles-of-effective-web-navigation/  Hixon, J. (2012). Progressive And Responsive Navigation. Retrieved from http://coding.smashingmagazine.com/2012/02/13/progressive-and-responsive-navigation/  Patterns and cases  UI Patterns. (2014). Design patterns: Navigation. Retrieved from http://ui-patterns.com/patterns?category_id=1  The Smashing Editorial. (2012). Web Design Navigation Showcases. Retrieved from http://www.smashingmagazine.com/web-design-navigation-showcases/  Mesker, M. (2012). Scalable Navigation Patterns in Responsive Web Design. Retrieved from http://www.palantir.net/blog/scalable-navigation-patterns-responsive-web-design  Frost, B. (2012). Responsive Navigation Patterns. Retrieved from http://bradfrostweb.com/blog/web/responsive- nav-patterns/  Frost, B. (2012). Complex Navigation Patterns for Responsive Design. Retrieved from http://bradfrostweb.com/blog/web/complex-navigation-patterns-for-responsive-design/  Quince. (2014). Navigation Patterns. Retrieved from http://quince.infragistics.com/#/Search$tag=Navigation 12