SlideShare una empresa de Scribd logo
1 de 26
Descargar para leer sin conexión
Duane	Degler
Design	for	Context
@ddegler
duane@designforcontext.com
David	Newbury
Software	Developer
@workergnome
david.newbury@gmail.com
Robert	Sanderson
J.	Paul	Getty	Trust
@azaroth42
rsanderson@getty.edu
Perspectives	on	Open	Source	
for	Museums’	Digital	Projects
AAM	•	Wednesday,	May	10,	2017
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
Photo	of	additiona
presenter here	(in	
grayscale)
INFORMATION	
ARCHITECT,	DESIGNER
Understand	models	that	
make	information	tick	to	
help	people	do	things.
Duane	Degler
STRATEGIST,	
DEVELOPER
Building	tools	that	help	
make	impossible	things	
merely	difficult.
David	Newbury
LINKED	DATA	
STRATEGIST
Maintaining	strong	
communities	in	support	
of	open	standards.
Rob	Sanderson
2
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
u What	is	Open	Source,	and	Who	Funds	It?
u Using	Open	Source
u Creating	Open	Source
u Maintaining	Open	Source
SHARING	PERSPECTIVES
3
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
WHAT	IS	OPEN	SOURCE,	AND	WHO	FUNDS	IT?
4
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● An	individual	who	“scratches	their	itch”
● Corporate	development
● Often	growing	out	of	a	bespoke	project
● Reputation	and	mind-share
● Community	project
5
“There	are	three	main	ways	that	OSS	
is	created…”
What	is	Open	Source?	Who	Funds	It?
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● In	an	individual’s	spare	time
● Corporate	consultancy – services	around	the	“product”
● Cloud-based	services	and	hosting
● An	OSS	project	becomes	fundamental	infrastructure
6
“There	are	four main	ways	that	OSS	is	
sustained…”
What	is	Open	Source?	Who	Funds	It?
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
USING	OPEN	SOURCE	SOFTWARE
7
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● Software	is	a	Tower	of	Babel	– there	is	always	a	need	for	
translation	and	integration.
● You	do	it,	or	a	contractor	does	it.	Either	way,	you	own	
the	effort.
● You	have	greater	flexibility	– but	with	it	comes	responsibility.
8
“Your	institution	is	committing	to	
become	an	integrator.”
Using	Open	Source	Software
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● Open	Source	works	well	for	developers
… But	that	means	you	need	developers
● Are	you	willing	to	be	your	own	support	team?
9
“Open	Source	is	not	‘Free’	–
It’s	just	a	different	cost	model.”
Using	Open	Source	Software
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● How	do	you	manage	the	impact	that	changes	have	on	users?
● You	– not	a	product	vendor	– manage	updates.
● Within	one	product	(e.g.	WordPress,	Drupal),	individual	
modules	upgrade	at	different	rates.
● The	process	needs	to	be	managed,	and	communication	
with	the	development	community	is	important.
10
“Keep	up	with	evolving	code	bases?”
Using	Open	Source	Software
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017 11
Your
thoughts?
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
CREATING	OPEN	SOURCE	APPLICATIONS
12
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● OSS	makes	the	world	a	better	place…
… but	in	a	different way	than	museums	do.
13
“Intrinsic	motivation?”
Creating	Open	Source	Applications
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● What	are	standards?	Norms?	“Best”	practices?	e.g.
● Code	syntax	– HTML,	CSS,	JSON…
• Implementation	will	rarely	be	“standard”
● Data	models	and	formats
● Accessibility
● Device	dependence	/	independence
14
Creating	Open	Source	Applications
“How	to	interpret	‘standards-based’?”
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017 15
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● Projects	have	specific	needs
● Your	goal	will	not rarely	be:	create	a	generalizable	application
● Is	“custom	open	source”	a	thing?	Or	a	myth?
16
“There’s	no	such	thing	as	a	generic	
design.”
Creating	Open	Source	Applications
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● Step	1:	Build	your	project.
● X	=	time	and	$	required
● Step	2:	Generalize	for	a	range	of	uses/environments.	
● 3X	
● Step	3:	Document	and	build	community	
● 3X
17
Creating	Open	Source	Applications
“What	would	a	process	look	like?”
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017 18
Your
thoughts?
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
MAINTAINING	OPEN	SOURCE	PRODUCTS
19
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● Benevolent	dictator	for	life		(continuing	the	hobby/passion	model)
● “Corporate”	support	(large	companies	&	consultancies)
● (are	CH	institutions	“corporations”?)
● Fundamental	infrastructure		(supported	by,	or	establishing,	foundations)
● Community-driven
20
Maintaining	Open	Source	Products
“There	are	four main	ways	that	OS	is	
maintained…”
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● Portfolio	and	community	management
● Retaining	knowledgeable	staff
● Retaining	budget	/	management	commitment
● Preparing	(not	planning) for	(inevitable) disruptions
21
Creating	Open	Source	Applications
“Sustaining	commitment…”
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
● That	ol’	“I	can	do	it	better	and	faster” lament…
● Reinventing	80%	is	easy
● The	specialized	20%	is	hard
22
Maintaining	Open	Source	Products
“Keep… or	Reinvent?”
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017 23
Your
thoughts?
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017 24
What	can	we	learn	from	
this	discussion?
@ddegler @workergnome @azaroth42			#AAM2017			AAM	St.	Louis,	MO	– May	10,	2017
Know	how	you’re	going	to	fund	it.
• Allow	your	developers	time
• Join	a	consortium
• Create	an	institutional	program
• Look	to	grants	for	seed	money
25
Know	what	kind	of	software	you’re	making.
• One-off	Software
• Custom	Software
• Published	Software
• Open-Source	software
OUR	RECOMMENDATIONS
Duane	Degler
Design	for	Context
@ddegler
duane@designforcontext.com
David	Newbury
Software	Developer
@workergnome
david.newbury@gmail.com
Robert	Sanderson
J.	Paul	Getty	Trust
@azaroth42
rsanderson@getty.edu
Perspectives	on	Open	Source	
for	Museums’	Digital	Projects
AAM	•	Wednesday,	May	10,	2017

Más contenido relacionado

Similar a Perspectives on Open Source for Museums’ Digital Projects

Digital Communication Tools for a Researchers
Digital Communication Tools for a ResearchersDigital Communication Tools for a Researchers
Digital Communication Tools for a ResearchersMercè Bonjorn Dalmau
 
Open source delivers great digital experiences
Open source delivers great digital experiencesOpen source delivers great digital experiences
Open source delivers great digital experiencesJeffrey McGuire
 
MozCon 2013 Recap - Day One
MozCon 2013 Recap - Day OneMozCon 2013 Recap - Day One
MozCon 2013 Recap - Day OneKane Jamison
 
Do It Yourself (DIY) Earth Science Collaboratories Using Best Practices and B...
Do It Yourself (DIY) Earth Science Collaboratories Using Best Practices and B...Do It Yourself (DIY) Earth Science Collaboratories Using Best Practices and B...
Do It Yourself (DIY) Earth Science Collaboratories Using Best Practices and B...Eric Stephan
 
Data-driven journalism, every day
Data-driven journalism, every dayData-driven journalism, every day
Data-driven journalism, every dayMirko Lorenz
 
Designing & prototyping useful apps
Designing & prototyping useful appsDesigning & prototyping useful apps
Designing & prototyping useful appsRobin De Croon
 
SocCnx11 - Social Analytics - Why Your Biggest Goldmine Is (Probably) Untapped
SocCnx11 - Social Analytics - Why Your Biggest Goldmine Is (Probably) UntappedSocCnx11 - Social Analytics - Why Your Biggest Goldmine Is (Probably) Untapped
SocCnx11 - Social Analytics - Why Your Biggest Goldmine Is (Probably) Untappedpanagenda
 
Resume_Zhuowei li
Resume_Zhuowei liResume_Zhuowei li
Resume_Zhuowei li卓为 李
 
It Takes A Campus To Raise A (Web Professionals) Community
It Takes A Campus To Raise A (Web Professionals) CommunityIt Takes A Campus To Raise A (Web Professionals) Community
It Takes A Campus To Raise A (Web Professionals) CommunityRachel Cherry
 
Drupal - Changing the Web by Connecting Open Minds - DrupalCamp North 2015
Drupal - Changing the Web by Connecting Open Minds - DrupalCamp North 2015Drupal - Changing the Web by Connecting Open Minds - DrupalCamp North 2015
Drupal - Changing the Web by Connecting Open Minds - DrupalCamp North 2015dasjo
 
Co-Design in Data Science
Co-Design in Data ScienceCo-Design in Data Science
Co-Design in Data ScienceSam Pottinger
 
Navigating relationships when no one knows what your job is
Navigating relationships when no one knows what your job isNavigating relationships when no one knows what your job is
Navigating relationships when no one knows what your job isSarah Khan
 
Standards and Communities: Connected People, Consistent Data, Usable Applicat...
Standards and Communities: Connected People, Consistent Data, Usable Applicat...Standards and Communities: Connected People, Consistent Data, Usable Applicat...
Standards and Communities: Connected People, Consistent Data, Usable Applicat...Robert Sanderson
 
Designing for Smart Spaces and Objects
Designing for Smart Spaces and ObjectsDesigning for Smart Spaces and Objects
Designing for Smart Spaces and Objectsfrog
 
23 things Natasha Simons scidatacon2016
23 things Natasha Simons scidatacon201623 things Natasha Simons scidatacon2016
23 things Natasha Simons scidatacon2016ARDC
 
Weathering The Storm- How Robin Hood Foundation Uses Drupal to Fight Poverty ...
Weathering The Storm- How Robin Hood Foundation Uses Drupal to Fight Poverty ...Weathering The Storm- How Robin Hood Foundation Uses Drupal to Fight Poverty ...
Weathering The Storm- How Robin Hood Foundation Uses Drupal to Fight Poverty ...Phase2
 
Lecture 1: Social Web Introduction (2012)
Lecture 1: Social Web Introduction (2012)Lecture 1: Social Web Introduction (2012)
Lecture 1: Social Web Introduction (2012)Lora Aroyo
 
Engagement in Social Media for Researchers: Using Twitter and Blogs
Engagement in Social Media for Researchers: Using Twitter and BlogsEngagement in Social Media for Researchers: Using Twitter and Blogs
Engagement in Social Media for Researchers: Using Twitter and BlogsMelissa Brunner
 

Similar a Perspectives on Open Source for Museums’ Digital Projects (20)

Digital Communication Tools for a Researchers
Digital Communication Tools for a ResearchersDigital Communication Tools for a Researchers
Digital Communication Tools for a Researchers
 
Open source delivers great digital experiences
Open source delivers great digital experiencesOpen source delivers great digital experiences
Open source delivers great digital experiences
 
MozCon 2013 Recap - Day One
MozCon 2013 Recap - Day OneMozCon 2013 Recap - Day One
MozCon 2013 Recap - Day One
 
Do It Yourself (DIY) Earth Science Collaboratories Using Best Practices and B...
Do It Yourself (DIY) Earth Science Collaboratories Using Best Practices and B...Do It Yourself (DIY) Earth Science Collaboratories Using Best Practices and B...
Do It Yourself (DIY) Earth Science Collaboratories Using Best Practices and B...
 
Data-driven journalism, every day
Data-driven journalism, every dayData-driven journalism, every day
Data-driven journalism, every day
 
Designing & prototyping useful apps
Designing & prototyping useful appsDesigning & prototyping useful apps
Designing & prototyping useful apps
 
SocCnx11 - Social Analytics - Why Your Biggest Goldmine Is (Probably) Untapped
SocCnx11 - Social Analytics - Why Your Biggest Goldmine Is (Probably) UntappedSocCnx11 - Social Analytics - Why Your Biggest Goldmine Is (Probably) Untapped
SocCnx11 - Social Analytics - Why Your Biggest Goldmine Is (Probably) Untapped
 
Resume_Zhuowei li
Resume_Zhuowei liResume_Zhuowei li
Resume_Zhuowei li
 
It Takes A Campus To Raise A (Web Professionals) Community
It Takes A Campus To Raise A (Web Professionals) CommunityIt Takes A Campus To Raise A (Web Professionals) Community
It Takes A Campus To Raise A (Web Professionals) Community
 
Drupal - Changing the Web by Connecting Open Minds - DrupalCamp North 2015
Drupal - Changing the Web by Connecting Open Minds - DrupalCamp North 2015Drupal - Changing the Web by Connecting Open Minds - DrupalCamp North 2015
Drupal - Changing the Web by Connecting Open Minds - DrupalCamp North 2015
 
Social network
Social networkSocial network
Social network
 
Co-Design in Data Science
Co-Design in Data ScienceCo-Design in Data Science
Co-Design in Data Science
 
Navigating relationships when no one knows what your job is
Navigating relationships when no one knows what your job isNavigating relationships when no one knows what your job is
Navigating relationships when no one knows what your job is
 
Standards and Communities: Connected People, Consistent Data, Usable Applicat...
Standards and Communities: Connected People, Consistent Data, Usable Applicat...Standards and Communities: Connected People, Consistent Data, Usable Applicat...
Standards and Communities: Connected People, Consistent Data, Usable Applicat...
 
Designing for Smart Spaces and Objects
Designing for Smart Spaces and ObjectsDesigning for Smart Spaces and Objects
Designing for Smart Spaces and Objects
 
23 things Natasha Simons scidatacon2016
23 things Natasha Simons scidatacon201623 things Natasha Simons scidatacon2016
23 things Natasha Simons scidatacon2016
 
Weathering The Storm- How Robin Hood Foundation Uses Drupal to Fight Poverty ...
Weathering The Storm- How Robin Hood Foundation Uses Drupal to Fight Poverty ...Weathering The Storm- How Robin Hood Foundation Uses Drupal to Fight Poverty ...
Weathering The Storm- How Robin Hood Foundation Uses Drupal to Fight Poverty ...
 
Jive's Top 10 SXSW Social Business Panels
Jive's Top 10 SXSW Social Business PanelsJive's Top 10 SXSW Social Business Panels
Jive's Top 10 SXSW Social Business Panels
 
Lecture 1: Social Web Introduction (2012)
Lecture 1: Social Web Introduction (2012)Lecture 1: Social Web Introduction (2012)
Lecture 1: Social Web Introduction (2012)
 
Engagement in Social Media for Researchers: Using Twitter and Blogs
Engagement in Social Media for Researchers: Using Twitter and BlogsEngagement in Social Media for Researchers: Using Twitter and Blogs
Engagement in Social Media for Researchers: Using Twitter and Blogs
 

Más de Design for Context

IA-for-AI: An evolving framework for a changing IA practice
IA-for-AI: An evolving framework for a changing IA practiceIA-for-AI: An evolving framework for a changing IA practice
IA-for-AI: An evolving framework for a changing IA practiceDesign for Context
 
Linked Art: Archival Collection Design Considerations
Linked Art: Archival Collection Design ConsiderationsLinked Art: Archival Collection Design Considerations
Linked Art: Archival Collection Design ConsiderationsDesign for Context
 
Engaging with Provenance and Linked Data
Engaging with Provenance and Linked DataEngaging with Provenance and Linked Data
Engaging with Provenance and Linked DataDesign for Context
 
Collaboration in Context: AI and Human Interaction
Collaboration in Context: AI and Human InteractionCollaboration in Context: AI and Human Interaction
Collaboration in Context: AI and Human InteractionDesign for Context
 
Guiding Users Towards Action: Empowering Decisions Through Effective Data Design
Guiding Users Towards Action: Empowering Decisions Through Effective Data DesignGuiding Users Towards Action: Empowering Decisions Through Effective Data Design
Guiding Users Towards Action: Empowering Decisions Through Effective Data DesignDesign for Context
 
Hello, meet Hola! Design for mixed-language interfaces
Hello, meet Hola! Design for mixed-language interfacesHello, meet Hola! Design for mixed-language interfaces
Hello, meet Hola! Design for mixed-language interfacesDesign for Context
 
How IAs Can Shape the Future of Human-AI Collaboration
How IAs Can Shape the Future of Human-AI CollaborationHow IAs Can Shape the Future of Human-AI Collaboration
How IAs Can Shape the Future of Human-AI CollaborationDesign for Context
 
The Delicate Art of Facilitation
The Delicate Art of FacilitationThe Delicate Art of Facilitation
The Delicate Art of FacilitationDesign for Context
 
User and Information Design Considerations for Effective Semantic Search
User and Information Design Considerations for Effective Semantic SearchUser and Information Design Considerations for Effective Semantic Search
User and Information Design Considerations for Effective Semantic SearchDesign for Context
 
Know Thyself, and To Thine Users Be True: Understanding and Managing Biases t...
Know Thyself, and To Thine Users Be True: Understanding and Managing Biases t...Know Thyself, and To Thine Users Be True: Understanding and Managing Biases t...
Know Thyself, and To Thine Users Be True: Understanding and Managing Biases t...Design for Context
 
Big Data in Small Graphics: Micro-Visualizations in SaaS and Enterprise Appli...
Big Data in Small Graphics: Micro-Visualizations in SaaS and Enterprise Appli...Big Data in Small Graphics: Micro-Visualizations in SaaS and Enterprise Appli...
Big Data in Small Graphics: Micro-Visualizations in SaaS and Enterprise Appli...Design for Context
 
Archives Strengthening Historical Narrative: Sharing digital and linked data ...
Archives Strengthening Historical Narrative: Sharing digital and linked data ...Archives Strengthening Historical Narrative: Sharing digital and linked data ...
Archives Strengthening Historical Narrative: Sharing digital and linked data ...Design for Context
 
Going Global: The Intersection of IA and UX in a Multilingual Environment
Going Global: The Intersection of IA and UX in a Multilingual EnvironmentGoing Global: The Intersection of IA and UX in a Multilingual Environment
Going Global: The Intersection of IA and UX in a Multilingual EnvironmentDesign for Context
 
No Static: IA for Dynamic Information Environments
No Static: IA for Dynamic Information EnvironmentsNo Static: IA for Dynamic Information Environments
No Static: IA for Dynamic Information EnvironmentsDesign for Context
 
Integrating Taxonomies and Ontologies into Enterprise Search and Browse
Integrating Taxonomies and Ontologies into Enterprise Search and BrowseIntegrating Taxonomies and Ontologies into Enterprise Search and Browse
Integrating Taxonomies and Ontologies into Enterprise Search and BrowseDesign for Context
 
Ethics: A Human-Centered Design Goal
Ethics: A Human-Centered Design GoalEthics: A Human-Centered Design Goal
Ethics: A Human-Centered Design GoalDesign for Context
 
Aligning Your Organization's Strategic Direction, Roadmaps, and Technology, A...
Aligning Your Organization's Strategic Direction, Roadmaps, and Technology, A...Aligning Your Organization's Strategic Direction, Roadmaps, and Technology, A...
Aligning Your Organization's Strategic Direction, Roadmaps, and Technology, A...Design for Context
 
User Experience Design Considerations for Multi-Museum Collaborations
User Experience Design Considerations for Multi-Museum CollaborationsUser Experience Design Considerations for Multi-Museum Collaborations
User Experience Design Considerations for Multi-Museum CollaborationsDesign for Context
 
Designing Great Dashboards for SaaS and Enterprise Applications
Designing Great Dashboards for SaaS and Enterprise ApplicationsDesigning Great Dashboards for SaaS and Enterprise Applications
Designing Great Dashboards for SaaS and Enterprise ApplicationsDesign for Context
 

Más de Design for Context (20)

IA-for-AI: An evolving framework for a changing IA practice
IA-for-AI: An evolving framework for a changing IA practiceIA-for-AI: An evolving framework for a changing IA practice
IA-for-AI: An evolving framework for a changing IA practice
 
Linked Art: Archival Collection Design Considerations
Linked Art: Archival Collection Design ConsiderationsLinked Art: Archival Collection Design Considerations
Linked Art: Archival Collection Design Considerations
 
Engaging with Provenance and Linked Data
Engaging with Provenance and Linked DataEngaging with Provenance and Linked Data
Engaging with Provenance and Linked Data
 
Collaboration in Context: AI and Human Interaction
Collaboration in Context: AI and Human InteractionCollaboration in Context: AI and Human Interaction
Collaboration in Context: AI and Human Interaction
 
Guiding Users Towards Action: Empowering Decisions Through Effective Data Design
Guiding Users Towards Action: Empowering Decisions Through Effective Data DesignGuiding Users Towards Action: Empowering Decisions Through Effective Data Design
Guiding Users Towards Action: Empowering Decisions Through Effective Data Design
 
Hello, meet Hola! Design for mixed-language interfaces
Hello, meet Hola! Design for mixed-language interfacesHello, meet Hola! Design for mixed-language interfaces
Hello, meet Hola! Design for mixed-language interfaces
 
How IAs Can Shape the Future of Human-AI Collaboration
How IAs Can Shape the Future of Human-AI CollaborationHow IAs Can Shape the Future of Human-AI Collaboration
How IAs Can Shape the Future of Human-AI Collaboration
 
The Delicate Art of Facilitation
The Delicate Art of FacilitationThe Delicate Art of Facilitation
The Delicate Art of Facilitation
 
User and Information Design Considerations for Effective Semantic Search
User and Information Design Considerations for Effective Semantic SearchUser and Information Design Considerations for Effective Semantic Search
User and Information Design Considerations for Effective Semantic Search
 
Know Thyself, and To Thine Users Be True: Understanding and Managing Biases t...
Know Thyself, and To Thine Users Be True: Understanding and Managing Biases t...Know Thyself, and To Thine Users Be True: Understanding and Managing Biases t...
Know Thyself, and To Thine Users Be True: Understanding and Managing Biases t...
 
Big Data in Small Graphics: Micro-Visualizations in SaaS and Enterprise Appli...
Big Data in Small Graphics: Micro-Visualizations in SaaS and Enterprise Appli...Big Data in Small Graphics: Micro-Visualizations in SaaS and Enterprise Appli...
Big Data in Small Graphics: Micro-Visualizations in SaaS and Enterprise Appli...
 
Archives Strengthening Historical Narrative: Sharing digital and linked data ...
Archives Strengthening Historical Narrative: Sharing digital and linked data ...Archives Strengthening Historical Narrative: Sharing digital and linked data ...
Archives Strengthening Historical Narrative: Sharing digital and linked data ...
 
Going Global: The Intersection of IA and UX in a Multilingual Environment
Going Global: The Intersection of IA and UX in a Multilingual EnvironmentGoing Global: The Intersection of IA and UX in a Multilingual Environment
Going Global: The Intersection of IA and UX in a Multilingual Environment
 
No Static: IA for Dynamic Information Environments
No Static: IA for Dynamic Information EnvironmentsNo Static: IA for Dynamic Information Environments
No Static: IA for Dynamic Information Environments
 
Integrating Taxonomies and Ontologies into Enterprise Search and Browse
Integrating Taxonomies and Ontologies into Enterprise Search and BrowseIntegrating Taxonomies and Ontologies into Enterprise Search and Browse
Integrating Taxonomies and Ontologies into Enterprise Search and Browse
 
Accessibility 101
Accessibility 101Accessibility 101
Accessibility 101
 
Ethics: A Human-Centered Design Goal
Ethics: A Human-Centered Design GoalEthics: A Human-Centered Design Goal
Ethics: A Human-Centered Design Goal
 
Aligning Your Organization's Strategic Direction, Roadmaps, and Technology, A...
Aligning Your Organization's Strategic Direction, Roadmaps, and Technology, A...Aligning Your Organization's Strategic Direction, Roadmaps, and Technology, A...
Aligning Your Organization's Strategic Direction, Roadmaps, and Technology, A...
 
User Experience Design Considerations for Multi-Museum Collaborations
User Experience Design Considerations for Multi-Museum CollaborationsUser Experience Design Considerations for Multi-Museum Collaborations
User Experience Design Considerations for Multi-Museum Collaborations
 
Designing Great Dashboards for SaaS and Enterprise Applications
Designing Great Dashboards for SaaS and Enterprise ApplicationsDesigning Great Dashboards for SaaS and Enterprise Applications
Designing Great Dashboards for SaaS and Enterprise Applications
 

Último

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
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
 
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
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
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
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise 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
 
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
 

Último (20)

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
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
 
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
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
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
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
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
 
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
 

Perspectives on Open Source for Museums’ Digital Projects