SlideShare a Scribd company logo
1 of 15
Download to read offline
Understanding Collaboration in Fluid
Organizations, a Proximity Approach
Presented at the Third European Conference on Social Networks (EUSN)
Mainz, Germany on 27 September 2017
Dawn Foster, Guido Conaldi, Riccardo De Vita
University of Greenwich
Centre for Business Network Analysis
http://www.gre.ac.uk/business/research/centres/cbna/home
Research Overview
How do participants who are employed by firms
collaborate within a fluid organization?
Proximity theory as a theoretical framework:
• to understand intraorganizational collaboration
• within fluid organizations
• using an open source software project, the
Linux kernel, as the empirical setting.
2
Contributions
• Contribute to literature on fluid organizations by determining the
impact of firm affiliation on intraorganizational collaboration
between individuals in fluid organizations.
• Existing studies on open source mostly individual motivations.
• Firms can influence collaboration of employees.
• Demonstrate that proximity theory can be used to better
understand collaboration within fluid organizations.
• Boschma’s (2005) five dimensions should further our understanding.
• Most proximity studies are inter; fluid boundaries blur distinction.
As fluid organizations become more common, 

understanding collaboration within them is increasingly important.
3
Fluid Organizations
• In fluid organizations, the boundaries and structures allow fluid
movement within the organization as individuals collaborate to
coordinate activities (Ashkenas et al., 2002; Glance & Huberman,
1994).
• Some fluid organizations are based on global virtual work across
many time zones with people from different backgrounds (Nurmi
& Hinds, 2016) and may include individuals from different firms
and different types of institutions (O’Mahony & Bechky, 2008).
• Collaboration, especially within fluid organizations, crosses
dimensions of proximity, including cognitive, organizational,
social, institutional and geographical (Balland, 2012; Boschma,
2005; Cantner & Graf, 2006; Crescenzi, Nathan, & Rodríguez-
Pose, 2016; Knoben & Oerlemans, 2006).
4
Proximity Theory
• Social proximity: relations between actors with trust coming from
friendship and experience (Boschma 2005).
• Institutional proximity: whether individuals are in a similar
institutional setting, like corporation, non-profit, university, non-
affiliated, etc. (Balland 2012; Crescenzi et al. 2013).
• Organizational proximity: relationship within and between
organizations (Boschma 2005).
• Cognitive proximity: similarity of frames of reference and knowledge
(Knoben & Oerlemans 2006).
• Geographic Proximity: physical, spatial distance between actors
(Boschma 2005). Online, geographical proximity is often irrelevant, but
some scholars have used time zones (O’Leary & Cummings, 2007).
5
Empirical Setting: Open Source
• Open source frequently studied as a fluid organization (e.g. Chen &
O’Mahony, 2009; O'Mahony & Bechky, 2008; Puranam et al., 2014).
• Contributions by individuals, not firms (O’Mahony, 2007), but firms
increasingly have employees contribute as a way to participate
(Jensen & Scacchi, 2007; Roberts et al., 2006).
• Linux Kernel*:
• < 8% of contributions by 

unaffiliated software developers
• Neutral project, competing 

companies participate
• 22 million lines of code
• 14,000 developers
• 1,300 organisations
6
Linux Kernel
Computer Hardware (CPU, memory, disk)
Linux Operating System (Red Hat, Ubuntu)
Applications (web browser, office)
SystemonlyUserfacing
* Corbet & Kroah-Hartman, 2016
Collaboration Network
• Network ties: Mailing Lists – ego replies to
alter
• Collaboration for code review, patch feedback,
bugs & discussions are on mailing lists before
source code is accepted into repository.
7
Dataset
USB Mailing List (linux-usb)
• Dates: 2013-10-31 - 2015-10-31
• 60 day moving window
• Messages (Events): 8170 in 3492 threads
• Ties: Ego reply to a message from Alter
• Actors: 892 (Egos: 705, Alters: 712)
8
Relational Event Models
• Mailing list data with a time stamps for each message provides
useful data for relational event models when used to explain
likelihood of collaboration between 2 developers given influence
of dimensions of proximity and other effects.
• Predicting events in an ordinal sequence is product of
multinomial likelihoods (Butts, 2008).
• Ordinal model estimated using Multinomial Conditional Logistic
Regression.
• Using clogit in R, which is based on coxph.
• Realized event compared to 10 randomly sampled possible
events (Opsahl & Hogan, 2011).
9
Variable Operationalization• Proximity:
• Geographic: time zone similarity
• Organizational: both work for same firm
• Social: number of times dyad participated in same thread
• Cognitive: contribute to same source code subsystems
• Institutional: employed by same type of institution (corporate, non-profit, etc.)
• Dyadic-Level Covariates:
• Alter Maintainer: alter is in a leadership (maintainer) position
• Is Committer: one or both have made code contributions
• Network-Level Covariates:
• Transitive closure: num of x’s ego replied to where x has replied to alter
• Cyclic closure: num of x’s alter replied to where x has replied to ego
• Shared partnership in: same x replies to both ego and alter
• Shared partnership out: ego and alter reply to messages by same x
• Repeated events: number of times ego replied to messages by alter
• Recency effect: 1/n with n as # of people alter emailed before ego
• Participation shift: 1 if last person alter replied to was ego
10
xe a
e a
e a
a
1/3
1/2
1
xa e
xe a
xe a
coef exp(coef) se(coef)
inst prox -2.907e-02 9.713e-01 2.006e-02
geo prox 9.962e-03 1.010e+00 1.735e-02
org prox 4.426e-02 1.045e+00 1.693e-02 **
social prox 2.355e+01 1.683e+10 2.975e-01 ***
social prox (sq) -3.376e+01 2.173e-15 5.673e-01 ***
cog prox 5.038e-01 1.655e+00 3.573e-02 ***
cog prox (sq) -3.738e-01 6.881e-01 1.780e-02 ***
alter maintainer 4.508e-02 1.046e+00 1.399e-02 **
either commit 1.997e-01 1.221e+00 1.959e-02 ***
repeated events 1.567e-01 1.170e+00 5.378e-02 **
transitive clsr -2.414e-01 7.855e-01 8.931e-02 **
cyclic closure 6.610e-01 1.937e+00 9.203e-02 ***
shared part in -1.635e+00 1.949e-01 1.091e-01 ***
shared part out -1.292e+00 2.746e-01 9.954e-02 ***
recency effect 3.567e-01 1.429e+00 3.265e-02 ***
particip shift -2.676e-01 7.652e-01 2.996e-02 ***
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05
Results
11
BIC 22269
BIC 27508
Proximity + Controls Full: Better than Proximity alone
Note: Bayesian information criterion (BIC) scores used to compare
maximum likelihood models - lower scores indicate better model fit.
coef exp(coef) se(coef)
inst prox 1.993e-02 1.020e+00 1.793e-02
geo prox 3.089e-02 1.031e+00 1.538e-02 *
org prox 1.264e-01 1.135e+00 1.499e-02 ***
social prox 1.545e+01 5.114e+06 1.916e-01 ***
social prox (sq) -2.682e+01 2.246e-12 5.114e-01 ***
cog prox -2.559e-01 7.742e-01 3.162e-02 ***
cog prox (sq) -1.134e-01 8.928e-01 1.469e-02 ***
alter maintainter 9.512e-02 1.100e+00 1.254e-02 ***
either commit 1.327e-01 1.142e+00 1.791e-02 ***
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05
Results Summary
• The results indicate that cognitive, organizational,
and social proximity can be used to predict
collaboration, while institutional and geographic
proximity are not significant.
• Implication: Proximity is relevant and can be used to
explain collaboration in a fluid organization.
• Implication: Firms have at least some influence on
how employees collaborate within fluid organizations.
12
Further Research
• Model the decision to send an original
message in addition to the replies (two-
step process).
• Multi-level approach using mailing lists as
levels to simultaneously model multiple
mailing lists as settings for collaboration.
13
Thank You and Questions
Authors:
• Dawn M. Foster D.M.Foster@greenwich.ac.uk 

@geekygirldawn on Twitter
• Guido Conaldi G.Conaldi@greenwich.ac.uk
• Riccardo De Vita R.DeVita@greenwich.ac.uk
University of Greenwich, Centre for Business Network Analysis
http://www.gre.ac.uk/business/research/centres/cbna
14
SourcesAshkenas, R.N. et al., 2002. The Boundaryless Organization: Breaking the Chains of Organizational Structure. 2nd ed. San Francisco: Jossey-
Bass.
Balland, P.A., 2012. Proximity and the Evolution of Collaboration Networks: Evidence from Research and Development Projects within the Global
Navigation Satellite System (GNSS) Industry. Regional Studies, 46(6), pp.741–756.
Boschma, R., 2005. Proximity and Innovation: A Critical Assessment. Regional Studies, 39(1), pp. 61–74.
Butts, C.T., 2008. A relational event framework for social action. Sociological Methodology, 38(1), pp.155-200.
Cantner, U. & Graf, H., 2006. The network of innovators in Jena: An application of social network analysis. Research Policy, 35(4), pp.463–480.
Chen, K.K. & O’Mahony, S., 2009. Differentiating Organizational Boundaries. Research in the Sociology of Organizations, 26, pp. 183–220.
Crescenzi, R., Nathan, M. & Rodríguez-Pose, A., 2016. Do inventors talk to strangers? On proximity and collaborative knowledge creation.
Research Policy, 45(1), pp.177–194.
Corbet, J., Kroah-Hartman, G. & McPherson, A., 2015. Linux Kernel Development: How Fast is it Going, Who is Doing It, What Are They Doing
and Who is Sponsoring the Work, Available at: http://www.linuxfoundation.org/publications/linux-foundation/who-writes-linux-2015.
Dobusch, L. & Schoeneborn, D., 2015. Fluidity, Identity, and Organizationality: The Communicative Constitution of Anonymous. Journal of
Management Studies, 52(8), pp.1005–1035.
Glance, N.S. & Huberman, B.A., 1994. Social dilemmas and fluid organizations, Hillsdale, NJ: Lawrence Erlbaum.
Jensen, C. & Scacchi, W., 2007. Role Migration and Advancement Processes in OSSD Projects: A Comparative Case Study. 29th International
Conference on Software Engineering (ICSE’07), pp. 364–374.
Knoben, J. & Oerlemans, L. a G., 2006. Proximity and inter-organizational collaboration: A literature review. International Journal of Management
Reviews, 8(2), pp.71–89.
March, J.G. & Simon, H.A., 1993. Organizations Second Ed., Malden, MA: Blackwell.
Nurmi, N. & Hinds, P.J., 2016. Job Complexity & Learning Opportunities: A Silver Lining in the Design of Global Virtual Work. Journal of
International Business Studies, 47(6), pp. 1–24.
O'Leary, M.B. and Cummings, J.N., 2007. The spatial, temporal, and configurational characteristics of geographic dispersion in teams. MIS
Quarterly, 31(3), pp. 433-452.
O’Mahony, S., 2007. The governance of open source initiatives: What does it mean to be community managed? Journal of Management and
Governance, 11(2), pp. 139–150.
O’Mahony, S. & Bechky, B.A., 2008. Boundary Organizations: Enabling Collaboration among Unexpected Allies. Administrative Science Quarterly,
53(3), pp. 422–459.
Opsahl, T. and Hogan, B., 2011. Modeling the evolution of continuously-observed networks: Communication in a Facebook-like community. arXiv
preprint arXiv:1010.2141.
Puranam, P., Alexy, O. & Reitzig, M., 2014. What’s “New” About New Forms of Organizing? Academy of Management Review, 39(2), pp. 162–180.
Quintane, E., Pattison, P.E., Robins, G.L. and Mol, J.M., 2013. Short-and long-term stability in organizational networks: Temporal structures of
project teams. Social Networks, 35(4), pp.528-540.
Roberts, J., Hann, I. & Slaughter, S., 2006. Understanding the motivations, participation, and performance of open source software developers: A
longitudinal study of the Apache projects. Management Science, 52(7), pp. 984–999.

More Related Content

What's hot

華頓商學院最受歡迎的談判課
華頓商學院最受歡迎的談判課華頓商學院最受歡迎的談判課
華頓商學院最受歡迎的談判課Chang Chiao Hui
 
Conflict & negotiation in organisation
Conflict & negotiation in organisationConflict & negotiation in organisation
Conflict & negotiation in organisationSANAL C.WILSON
 
Successful collaboration and team dynamics
Successful collaboration and team dynamicsSuccessful collaboration and team dynamics
Successful collaboration and team dynamicsRyan Anderson
 
網站提案
網站提案網站提案
網站提案Eric Wu
 
Conflict Management Kn
Conflict Management  KnConflict Management  Kn
Conflict Management KnIbrahimFares
 
Fundamentals of Negotiating
Fundamentals of NegotiatingFundamentals of Negotiating
Fundamentals of NegotiatingAndrew Hirst
 
Organizational structures, Conflicts and Negotiation in Project Management
Organizational structures, Conflicts and Negotiation in Project ManagementOrganizational structures, Conflicts and Negotiation in Project Management
Organizational structures, Conflicts and Negotiation in Project ManagementShikhaj Jakhete
 
Fundamental of Successful Negotiations (slides)
Fundamental of Successful Negotiations (slides)Fundamental of Successful Negotiations (slides)
Fundamental of Successful Negotiations (slides)Johan Irwan Kamarozaman
 
Teamwork presentation
Teamwork presentation Teamwork presentation
Teamwork presentation ct231
 
Handling Conflict At Workplace
Handling Conflict At WorkplaceHandling Conflict At Workplace
Handling Conflict At WorkplaceDeepak Khaire
 
Why Team work is important?
Why Team work is important?Why Team work is important?
Why Team work is important?Grape5
 
Teamwork For Good Work
Teamwork For Good WorkTeamwork For Good Work
Teamwork For Good WorkLike A Team
 
Collaboration at work
Collaboration at workCollaboration at work
Collaboration at workFabernovel
 
Conflict management
Conflict managementConflict management
Conflict managementPuja Mishra
 
Collaboration in workplace
Collaboration in workplaceCollaboration in workplace
Collaboration in workplacebelziebub
 

What's hot (20)

華頓商學院最受歡迎的談判課
華頓商學院最受歡迎的談判課華頓商學院最受歡迎的談判課
華頓商學院最受歡迎的談判課
 
Conflict & negotiation in organisation
Conflict & negotiation in organisationConflict & negotiation in organisation
Conflict & negotiation in organisation
 
Negotiation & Conflict Management - Presentation Slides
Negotiation & Conflict Management - Presentation SlidesNegotiation & Conflict Management - Presentation Slides
Negotiation & Conflict Management - Presentation Slides
 
Successful collaboration and team dynamics
Successful collaboration and team dynamicsSuccessful collaboration and team dynamics
Successful collaboration and team dynamics
 
網站提案
網站提案網站提案
網站提案
 
Conflict Management Kn
Conflict Management  KnConflict Management  Kn
Conflict Management Kn
 
Fundamentals of Negotiating
Fundamentals of NegotiatingFundamentals of Negotiating
Fundamentals of Negotiating
 
Communicating Effectively with Team Members
Communicating Effectively with Team MembersCommunicating Effectively with Team Members
Communicating Effectively with Team Members
 
Organizational structures, Conflicts and Negotiation in Project Management
Organizational structures, Conflicts and Negotiation in Project ManagementOrganizational structures, Conflicts and Negotiation in Project Management
Organizational structures, Conflicts and Negotiation in Project Management
 
Team Cohesion
Team CohesionTeam Cohesion
Team Cohesion
 
Fundamental of Successful Negotiations (slides)
Fundamental of Successful Negotiations (slides)Fundamental of Successful Negotiations (slides)
Fundamental of Successful Negotiations (slides)
 
Teamwork presentation
Teamwork presentation Teamwork presentation
Teamwork presentation
 
Handling Conflict At Workplace
Handling Conflict At WorkplaceHandling Conflict At Workplace
Handling Conflict At Workplace
 
Team building powerpoint
Team building powerpointTeam building powerpoint
Team building powerpoint
 
Why Team work is important?
Why Team work is important?Why Team work is important?
Why Team work is important?
 
Teamwork For Good Work
Teamwork For Good WorkTeamwork For Good Work
Teamwork For Good Work
 
Collaboration at work
Collaboration at workCollaboration at work
Collaboration at work
 
Conflict Management
Conflict ManagementConflict Management
Conflict Management
 
Conflict management
Conflict managementConflict management
Conflict management
 
Collaboration in workplace
Collaboration in workplaceCollaboration in workplace
Collaboration in workplace
 

Similar to Understanding Collaboration in Fluid Organizations Using Proximity Theory

Collaboration between Software Developers and the Impact of Proximity
Collaboration between Software Developers  and the Impact of ProximityCollaboration between Software Developers  and the Impact of Proximity
Collaboration between Software Developers and the Impact of ProximityDawn Foster
 
Multilevel Collaboration between Software Developers and the Impact of Proxim...
Multilevel Collaboration between Software Developers and the Impact of Proxim...Multilevel Collaboration between Software Developers and the Impact of Proxim...
Multilevel Collaboration between Software Developers and the Impact of Proxim...Dawn Foster
 
Sociotechnical Systems in Virtual Organization: The Challenge of Coordinating...
Sociotechnical Systems in Virtual Organization: The Challenge of Coordinating...Sociotechnical Systems in Virtual Organization: The Challenge of Coordinating...
Sociotechnical Systems in Virtual Organization: The Challenge of Coordinating...Sociotechnical Roundtable
 
Exploring the Strategic Impact of Online Communities: A Dynamic Capabilities ...
Exploring the Strategic Impact of Online Communities: A Dynamic Capabilities ...Exploring the Strategic Impact of Online Communities: A Dynamic Capabilities ...
Exploring the Strategic Impact of Online Communities: A Dynamic Capabilities ...Dr. David Wagner
 
Extreme-scale Identity Management for Scientific Collaborations
Extreme-scale Identity Management for Scientific CollaborationsExtreme-scale Identity Management for Scientific Collaborations
Extreme-scale Identity Management for Scientific CollaborationsVon Welch
 
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’SDiscovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’SIRJET Journal
 
Knowledge Sharing over social networking systems
Knowledge Sharing over social networking systemsKnowledge Sharing over social networking systems
Knowledge Sharing over social networking systemstanguy
 
Bridging the missing middle for al_tversionfinal_14_08_2014
Bridging the missing middle for al_tversionfinal_14_08_2014Bridging the missing middle for al_tversionfinal_14_08_2014
Bridging the missing middle for al_tversionfinal_14_08_2014debbieholley1
 
A Task-Centered Framework för Computationally Grounded Science Collaborations
A Task-Centered Framework för Computationally Grounded Science CollaborationsA Task-Centered Framework för Computationally Grounded Science Collaborations
A Task-Centered Framework för Computationally Grounded Science CollaborationsDr. Matheus Hauder
 
Conference: Developing Social Capital in Online Communities: The Challenge of...
Conference: Developing Social Capital in Online Communities: The Challenge of...Conference: Developing Social Capital in Online Communities: The Challenge of...
Conference: Developing Social Capital in Online Communities: The Challenge of...Dr. David Wagner
 
Software Ecosystem Evolution. It's complex!
Software Ecosystem Evolution. It's complex!Software Ecosystem Evolution. It's complex!
Software Ecosystem Evolution. It's complex!Tom Mens
 
ICPSR - Complex Systems Models in the Social Sciences - Lecture 4 - Professor...
ICPSR - Complex Systems Models in the Social Sciences - Lecture 4 - Professor...ICPSR - Complex Systems Models in the Social Sciences - Lecture 4 - Professor...
ICPSR - Complex Systems Models in the Social Sciences - Lecture 4 - Professor...Daniel Katz
 
Recommender systems in the scope of opinion formation: a model
Recommender systems in the scope of opinion formation: a modelRecommender systems in the scope of opinion formation: a model
Recommender systems in the scope of opinion formation: a modelMarcel Blattner, PhD
 
TCI 2015 What Do Links Mean in Innovation Clusters? ‘Relational Dialectics’
TCI 2015 What Do Links Mean in Innovation Clusters? ‘Relational Dialectics’TCI 2015 What Do Links Mean in Innovation Clusters? ‘Relational Dialectics’
TCI 2015 What Do Links Mean in Innovation Clusters? ‘Relational Dialectics’TCI Network
 
Collaborative Innovation Networks, Virtual Communities, and Geographical Clus...
Collaborative Innovation Networks, Virtual Communities, and Geographical Clus...Collaborative Innovation Networks, Virtual Communities, and Geographical Clus...
Collaborative Innovation Networks, Virtual Communities, and Geographical Clus...COINs2010
 

Similar to Understanding Collaboration in Fluid Organizations Using Proximity Theory (20)

Collaboration between Software Developers and the Impact of Proximity
Collaboration between Software Developers  and the Impact of ProximityCollaboration between Software Developers  and the Impact of Proximity
Collaboration between Software Developers and the Impact of Proximity
 
Multilevel Collaboration between Software Developers and the Impact of Proxim...
Multilevel Collaboration between Software Developers and the Impact of Proxim...Multilevel Collaboration between Software Developers and the Impact of Proxim...
Multilevel Collaboration between Software Developers and the Impact of Proxim...
 
Holmes "Institutional Infrastructure for Data Sharing"
Holmes "Institutional Infrastructure for Data Sharing"Holmes "Institutional Infrastructure for Data Sharing"
Holmes "Institutional Infrastructure for Data Sharing"
 
Sociotechnical Systems in Virtual Organization: The Challenge of Coordinating...
Sociotechnical Systems in Virtual Organization: The Challenge of Coordinating...Sociotechnical Systems in Virtual Organization: The Challenge of Coordinating...
Sociotechnical Systems in Virtual Organization: The Challenge of Coordinating...
 
Exploring the Strategic Impact of Online Communities: A Dynamic Capabilities ...
Exploring the Strategic Impact of Online Communities: A Dynamic Capabilities ...Exploring the Strategic Impact of Online Communities: A Dynamic Capabilities ...
Exploring the Strategic Impact of Online Communities: A Dynamic Capabilities ...
 
Extreme-scale Identity Management for Scientific Collaborations
Extreme-scale Identity Management for Scientific CollaborationsExtreme-scale Identity Management for Scientific Collaborations
Extreme-scale Identity Management for Scientific Collaborations
 
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’SDiscovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’S
 
Knowledge Sharing over social networking systems
Knowledge Sharing over social networking systemsKnowledge Sharing over social networking systems
Knowledge Sharing over social networking systems
 
Network Impact V5
Network Impact V5Network Impact V5
Network Impact V5
 
Bridging the missing middle for al_tversionfinal_14_08_2014
Bridging the missing middle for al_tversionfinal_14_08_2014Bridging the missing middle for al_tversionfinal_14_08_2014
Bridging the missing middle for al_tversionfinal_14_08_2014
 
A Task-Centered Framework för Computationally Grounded Science Collaborations
A Task-Centered Framework för Computationally Grounded Science CollaborationsA Task-Centered Framework för Computationally Grounded Science Collaborations
A Task-Centered Framework för Computationally Grounded Science Collaborations
 
Conference: Developing Social Capital in Online Communities: The Challenge of...
Conference: Developing Social Capital in Online Communities: The Challenge of...Conference: Developing Social Capital in Online Communities: The Challenge of...
Conference: Developing Social Capital in Online Communities: The Challenge of...
 
The End of Privacy Hypothesis
The End of Privacy HypothesisThe End of Privacy Hypothesis
The End of Privacy Hypothesis
 
Network Organizations
Network OrganizationsNetwork Organizations
Network Organizations
 
Software Ecosystem Evolution. It's complex!
Software Ecosystem Evolution. It's complex!Software Ecosystem Evolution. It's complex!
Software Ecosystem Evolution. It's complex!
 
ICPSR - Complex Systems Models in the Social Sciences - Lecture 4 - Professor...
ICPSR - Complex Systems Models in the Social Sciences - Lecture 4 - Professor...ICPSR - Complex Systems Models in the Social Sciences - Lecture 4 - Professor...
ICPSR - Complex Systems Models in the Social Sciences - Lecture 4 - Professor...
 
Recommender systems in the scope of opinion formation: a model
Recommender systems in the scope of opinion formation: a modelRecommender systems in the scope of opinion formation: a model
Recommender systems in the scope of opinion formation: a model
 
collaboration
collaborationcollaboration
collaboration
 
TCI 2015 What Do Links Mean in Innovation Clusters? ‘Relational Dialectics’
TCI 2015 What Do Links Mean in Innovation Clusters? ‘Relational Dialectics’TCI 2015 What Do Links Mean in Innovation Clusters? ‘Relational Dialectics’
TCI 2015 What Do Links Mean in Innovation Clusters? ‘Relational Dialectics’
 
Collaborative Innovation Networks, Virtual Communities, and Geographical Clus...
Collaborative Innovation Networks, Virtual Communities, and Geographical Clus...Collaborative Innovation Networks, Virtual Communities, and Geographical Clus...
Collaborative Innovation Networks, Virtual Communities, and Geographical Clus...
 

More from Dawn Foster

CHAOSS Metrics Overview and Examples
CHAOSS Metrics Overview and ExamplesCHAOSS Metrics Overview and Examples
CHAOSS Metrics Overview and ExamplesDawn Foster
 
Be a Good Corporate Citizen in Kubernetes
Be a Good Corporate Citizen in KubernetesBe a Good Corporate Citizen in Kubernetes
Be a Good Corporate Citizen in KubernetesDawn Foster
 
Overcoming Imposter Syndrome to Become a Conference Speaker!
Overcoming Imposter Syndrome to Become a Conference Speaker!Overcoming Imposter Syndrome to Become a Conference Speaker!
Overcoming Imposter Syndrome to Become a Conference Speaker!Dawn Foster
 
How to Be a Good Corporate Citizen in Open Source
How to Be a Good Corporate Citizen in Open SourceHow to Be a Good Corporate Citizen in Open Source
How to Be a Good Corporate Citizen in Open SourceDawn Foster
 
Open Source Collaboration and Companies: Finding the Right Balance
Open Source Collaboration and Companies: Finding the Right BalanceOpen Source Collaboration and Companies: Finding the Right Balance
Open Source Collaboration and Companies: Finding the Right BalanceDawn Foster
 
Navigating Open Source Risk
Navigating Open Source RiskNavigating Open Source Risk
Navigating Open Source RiskDawn Foster
 
Measuring Project Health at VMware
Measuring Project Health at VMwareMeasuring Project Health at VMware
Measuring Project Health at VMwareDawn Foster
 
Navigating Open Source Risk
Navigating Open Source RiskNavigating Open Source Risk
Navigating Open Source RiskDawn Foster
 
Collaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationCollaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationDawn Foster
 
Collaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationCollaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationDawn Foster
 
Collaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationCollaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationDawn Foster
 
Collaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationCollaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationDawn Foster
 
Is this Open Source Project Healthy or Lifeless?
Is this Open Source Project Healthy or Lifeless?Is this Open Source Project Healthy or Lifeless?
Is this Open Source Project Healthy or Lifeless?Dawn Foster
 
Collaboration in Linux Kernel Mailing Lists
Collaboration in Linux Kernel Mailing Lists Collaboration in Linux Kernel Mailing Lists
Collaboration in Linux Kernel Mailing Lists Dawn Foster
 
Be a Good Corporate Citizen in Kubernetes
Be a Good Corporate Citizen in KubernetesBe a Good Corporate Citizen in Kubernetes
Be a Good Corporate Citizen in KubernetesDawn Foster
 
Being a Good Corporate Citizen in Open Source
Being a Good Corporate Citizen in Open SourceBeing a Good Corporate Citizen in Open Source
Being a Good Corporate Citizen in Open SourceDawn Foster
 
Building Community for your Company’s OSS Projects
Building Community for your Company’s OSS ProjectsBuilding Community for your Company’s OSS Projects
Building Community for your Company’s OSS ProjectsDawn Foster
 
Building Community for your Company’s OSS Project
Building Community for your Company’s OSS ProjectBuilding Community for your Company’s OSS Project
Building Community for your Company’s OSS ProjectDawn Foster
 
How to be a terrible hiring manager
How to be a terrible hiring managerHow to be a terrible hiring manager
How to be a terrible hiring managerDawn Foster
 
A week in the Life of Kubernetes
A week in the Life of KubernetesA week in the Life of Kubernetes
A week in the Life of KubernetesDawn Foster
 

More from Dawn Foster (20)

CHAOSS Metrics Overview and Examples
CHAOSS Metrics Overview and ExamplesCHAOSS Metrics Overview and Examples
CHAOSS Metrics Overview and Examples
 
Be a Good Corporate Citizen in Kubernetes
Be a Good Corporate Citizen in KubernetesBe a Good Corporate Citizen in Kubernetes
Be a Good Corporate Citizen in Kubernetes
 
Overcoming Imposter Syndrome to Become a Conference Speaker!
Overcoming Imposter Syndrome to Become a Conference Speaker!Overcoming Imposter Syndrome to Become a Conference Speaker!
Overcoming Imposter Syndrome to Become a Conference Speaker!
 
How to Be a Good Corporate Citizen in Open Source
How to Be a Good Corporate Citizen in Open SourceHow to Be a Good Corporate Citizen in Open Source
How to Be a Good Corporate Citizen in Open Source
 
Open Source Collaboration and Companies: Finding the Right Balance
Open Source Collaboration and Companies: Finding the Right BalanceOpen Source Collaboration and Companies: Finding the Right Balance
Open Source Collaboration and Companies: Finding the Right Balance
 
Navigating Open Source Risk
Navigating Open Source RiskNavigating Open Source Risk
Navigating Open Source Risk
 
Measuring Project Health at VMware
Measuring Project Health at VMwareMeasuring Project Health at VMware
Measuring Project Health at VMware
 
Navigating Open Source Risk
Navigating Open Source RiskNavigating Open Source Risk
Navigating Open Source Risk
 
Collaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationCollaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company Affiliation
 
Collaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationCollaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company Affiliation
 
Collaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationCollaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company Affiliation
 
Collaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company AffiliationCollaborative Leadership: Governance Beyond Company Affiliation
Collaborative Leadership: Governance Beyond Company Affiliation
 
Is this Open Source Project Healthy or Lifeless?
Is this Open Source Project Healthy or Lifeless?Is this Open Source Project Healthy or Lifeless?
Is this Open Source Project Healthy or Lifeless?
 
Collaboration in Linux Kernel Mailing Lists
Collaboration in Linux Kernel Mailing Lists Collaboration in Linux Kernel Mailing Lists
Collaboration in Linux Kernel Mailing Lists
 
Be a Good Corporate Citizen in Kubernetes
Be a Good Corporate Citizen in KubernetesBe a Good Corporate Citizen in Kubernetes
Be a Good Corporate Citizen in Kubernetes
 
Being a Good Corporate Citizen in Open Source
Being a Good Corporate Citizen in Open SourceBeing a Good Corporate Citizen in Open Source
Being a Good Corporate Citizen in Open Source
 
Building Community for your Company’s OSS Projects
Building Community for your Company’s OSS ProjectsBuilding Community for your Company’s OSS Projects
Building Community for your Company’s OSS Projects
 
Building Community for your Company’s OSS Project
Building Community for your Company’s OSS ProjectBuilding Community for your Company’s OSS Project
Building Community for your Company’s OSS Project
 
How to be a terrible hiring manager
How to be a terrible hiring managerHow to be a terrible hiring manager
How to be a terrible hiring manager
 
A week in the Life of Kubernetes
A week in the Life of KubernetesA week in the Life of Kubernetes
A week in the Life of Kubernetes
 

Recently uploaded

Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...GQ Research
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.natarajan8993
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...Boston Institute of Analytics
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024thyngster
 
Learn How Data Science Changes Our World
Learn How Data Science Changes Our WorldLearn How Data Science Changes Our World
Learn How Data Science Changes Our WorldEduminds Learning
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPTBoston Institute of Analytics
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改yuu sss
 
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...limedy534
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Seán Kennedy
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanMYRABACSAFRA2
 
LLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGILLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGIThomas Poetter
 
Conf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming PipelinesConf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming PipelinesTimothy Spann
 
Multiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfMultiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfchwongval
 
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...ssuserf63bd7
 
Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 217djon017
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degreeyuu sss
 

Recently uploaded (20)

Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
 
Learn How Data Science Changes Our World
Learn How Data Science Changes Our WorldLearn How Data Science Changes Our World
Learn How Data Science Changes Our World
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
 
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population Mean
 
LLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGILLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGI
 
Conf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming PipelinesConf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
 
Multiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfMultiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdf
 
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
 
Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
 

Understanding Collaboration in Fluid Organizations Using Proximity Theory

  • 1. Understanding Collaboration in Fluid Organizations, a Proximity Approach Presented at the Third European Conference on Social Networks (EUSN) Mainz, Germany on 27 September 2017 Dawn Foster, Guido Conaldi, Riccardo De Vita University of Greenwich Centre for Business Network Analysis http://www.gre.ac.uk/business/research/centres/cbna/home
  • 2. Research Overview How do participants who are employed by firms collaborate within a fluid organization? Proximity theory as a theoretical framework: • to understand intraorganizational collaboration • within fluid organizations • using an open source software project, the Linux kernel, as the empirical setting. 2
  • 3. Contributions • Contribute to literature on fluid organizations by determining the impact of firm affiliation on intraorganizational collaboration between individuals in fluid organizations. • Existing studies on open source mostly individual motivations. • Firms can influence collaboration of employees. • Demonstrate that proximity theory can be used to better understand collaboration within fluid organizations. • Boschma’s (2005) five dimensions should further our understanding. • Most proximity studies are inter; fluid boundaries blur distinction. As fluid organizations become more common, 
 understanding collaboration within them is increasingly important. 3
  • 4. Fluid Organizations • In fluid organizations, the boundaries and structures allow fluid movement within the organization as individuals collaborate to coordinate activities (Ashkenas et al., 2002; Glance & Huberman, 1994). • Some fluid organizations are based on global virtual work across many time zones with people from different backgrounds (Nurmi & Hinds, 2016) and may include individuals from different firms and different types of institutions (O’Mahony & Bechky, 2008). • Collaboration, especially within fluid organizations, crosses dimensions of proximity, including cognitive, organizational, social, institutional and geographical (Balland, 2012; Boschma, 2005; Cantner & Graf, 2006; Crescenzi, Nathan, & Rodríguez- Pose, 2016; Knoben & Oerlemans, 2006). 4
  • 5. Proximity Theory • Social proximity: relations between actors with trust coming from friendship and experience (Boschma 2005). • Institutional proximity: whether individuals are in a similar institutional setting, like corporation, non-profit, university, non- affiliated, etc. (Balland 2012; Crescenzi et al. 2013). • Organizational proximity: relationship within and between organizations (Boschma 2005). • Cognitive proximity: similarity of frames of reference and knowledge (Knoben & Oerlemans 2006). • Geographic Proximity: physical, spatial distance between actors (Boschma 2005). Online, geographical proximity is often irrelevant, but some scholars have used time zones (O’Leary & Cummings, 2007). 5
  • 6. Empirical Setting: Open Source • Open source frequently studied as a fluid organization (e.g. Chen & O’Mahony, 2009; O'Mahony & Bechky, 2008; Puranam et al., 2014). • Contributions by individuals, not firms (O’Mahony, 2007), but firms increasingly have employees contribute as a way to participate (Jensen & Scacchi, 2007; Roberts et al., 2006). • Linux Kernel*: • < 8% of contributions by 
 unaffiliated software developers • Neutral project, competing 
 companies participate • 22 million lines of code • 14,000 developers • 1,300 organisations 6 Linux Kernel Computer Hardware (CPU, memory, disk) Linux Operating System (Red Hat, Ubuntu) Applications (web browser, office) SystemonlyUserfacing * Corbet & Kroah-Hartman, 2016
  • 7. Collaboration Network • Network ties: Mailing Lists – ego replies to alter • Collaboration for code review, patch feedback, bugs & discussions are on mailing lists before source code is accepted into repository. 7
  • 8. Dataset USB Mailing List (linux-usb) • Dates: 2013-10-31 - 2015-10-31 • 60 day moving window • Messages (Events): 8170 in 3492 threads • Ties: Ego reply to a message from Alter • Actors: 892 (Egos: 705, Alters: 712) 8
  • 9. Relational Event Models • Mailing list data with a time stamps for each message provides useful data for relational event models when used to explain likelihood of collaboration between 2 developers given influence of dimensions of proximity and other effects. • Predicting events in an ordinal sequence is product of multinomial likelihoods (Butts, 2008). • Ordinal model estimated using Multinomial Conditional Logistic Regression. • Using clogit in R, which is based on coxph. • Realized event compared to 10 randomly sampled possible events (Opsahl & Hogan, 2011). 9
  • 10. Variable Operationalization• Proximity: • Geographic: time zone similarity • Organizational: both work for same firm • Social: number of times dyad participated in same thread • Cognitive: contribute to same source code subsystems • Institutional: employed by same type of institution (corporate, non-profit, etc.) • Dyadic-Level Covariates: • Alter Maintainer: alter is in a leadership (maintainer) position • Is Committer: one or both have made code contributions • Network-Level Covariates: • Transitive closure: num of x’s ego replied to where x has replied to alter • Cyclic closure: num of x’s alter replied to where x has replied to ego • Shared partnership in: same x replies to both ego and alter • Shared partnership out: ego and alter reply to messages by same x • Repeated events: number of times ego replied to messages by alter • Recency effect: 1/n with n as # of people alter emailed before ego • Participation shift: 1 if last person alter replied to was ego 10 xe a e a e a a 1/3 1/2 1 xa e xe a xe a
  • 11. coef exp(coef) se(coef) inst prox -2.907e-02 9.713e-01 2.006e-02 geo prox 9.962e-03 1.010e+00 1.735e-02 org prox 4.426e-02 1.045e+00 1.693e-02 ** social prox 2.355e+01 1.683e+10 2.975e-01 *** social prox (sq) -3.376e+01 2.173e-15 5.673e-01 *** cog prox 5.038e-01 1.655e+00 3.573e-02 *** cog prox (sq) -3.738e-01 6.881e-01 1.780e-02 *** alter maintainer 4.508e-02 1.046e+00 1.399e-02 ** either commit 1.997e-01 1.221e+00 1.959e-02 *** repeated events 1.567e-01 1.170e+00 5.378e-02 ** transitive clsr -2.414e-01 7.855e-01 8.931e-02 ** cyclic closure 6.610e-01 1.937e+00 9.203e-02 *** shared part in -1.635e+00 1.949e-01 1.091e-01 *** shared part out -1.292e+00 2.746e-01 9.954e-02 *** recency effect 3.567e-01 1.429e+00 3.265e-02 *** particip shift -2.676e-01 7.652e-01 2.996e-02 *** Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 Results 11 BIC 22269 BIC 27508 Proximity + Controls Full: Better than Proximity alone Note: Bayesian information criterion (BIC) scores used to compare maximum likelihood models - lower scores indicate better model fit. coef exp(coef) se(coef) inst prox 1.993e-02 1.020e+00 1.793e-02 geo prox 3.089e-02 1.031e+00 1.538e-02 * org prox 1.264e-01 1.135e+00 1.499e-02 *** social prox 1.545e+01 5.114e+06 1.916e-01 *** social prox (sq) -2.682e+01 2.246e-12 5.114e-01 *** cog prox -2.559e-01 7.742e-01 3.162e-02 *** cog prox (sq) -1.134e-01 8.928e-01 1.469e-02 *** alter maintainter 9.512e-02 1.100e+00 1.254e-02 *** either commit 1.327e-01 1.142e+00 1.791e-02 *** Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05
  • 12. Results Summary • The results indicate that cognitive, organizational, and social proximity can be used to predict collaboration, while institutional and geographic proximity are not significant. • Implication: Proximity is relevant and can be used to explain collaboration in a fluid organization. • Implication: Firms have at least some influence on how employees collaborate within fluid organizations. 12
  • 13. Further Research • Model the decision to send an original message in addition to the replies (two- step process). • Multi-level approach using mailing lists as levels to simultaneously model multiple mailing lists as settings for collaboration. 13
  • 14. Thank You and Questions Authors: • Dawn M. Foster D.M.Foster@greenwich.ac.uk 
 @geekygirldawn on Twitter • Guido Conaldi G.Conaldi@greenwich.ac.uk • Riccardo De Vita R.DeVita@greenwich.ac.uk University of Greenwich, Centre for Business Network Analysis http://www.gre.ac.uk/business/research/centres/cbna 14
  • 15. SourcesAshkenas, R.N. et al., 2002. The Boundaryless Organization: Breaking the Chains of Organizational Structure. 2nd ed. San Francisco: Jossey- Bass. Balland, P.A., 2012. Proximity and the Evolution of Collaboration Networks: Evidence from Research and Development Projects within the Global Navigation Satellite System (GNSS) Industry. Regional Studies, 46(6), pp.741–756. Boschma, R., 2005. Proximity and Innovation: A Critical Assessment. Regional Studies, 39(1), pp. 61–74. Butts, C.T., 2008. A relational event framework for social action. Sociological Methodology, 38(1), pp.155-200. Cantner, U. & Graf, H., 2006. The network of innovators in Jena: An application of social network analysis. Research Policy, 35(4), pp.463–480. Chen, K.K. & O’Mahony, S., 2009. Differentiating Organizational Boundaries. Research in the Sociology of Organizations, 26, pp. 183–220. Crescenzi, R., Nathan, M. & Rodríguez-Pose, A., 2016. Do inventors talk to strangers? On proximity and collaborative knowledge creation. Research Policy, 45(1), pp.177–194. Corbet, J., Kroah-Hartman, G. & McPherson, A., 2015. Linux Kernel Development: How Fast is it Going, Who is Doing It, What Are They Doing and Who is Sponsoring the Work, Available at: http://www.linuxfoundation.org/publications/linux-foundation/who-writes-linux-2015. Dobusch, L. & Schoeneborn, D., 2015. Fluidity, Identity, and Organizationality: The Communicative Constitution of Anonymous. Journal of Management Studies, 52(8), pp.1005–1035. Glance, N.S. & Huberman, B.A., 1994. Social dilemmas and fluid organizations, Hillsdale, NJ: Lawrence Erlbaum. Jensen, C. & Scacchi, W., 2007. Role Migration and Advancement Processes in OSSD Projects: A Comparative Case Study. 29th International Conference on Software Engineering (ICSE’07), pp. 364–374. Knoben, J. & Oerlemans, L. a G., 2006. Proximity and inter-organizational collaboration: A literature review. International Journal of Management Reviews, 8(2), pp.71–89. March, J.G. & Simon, H.A., 1993. Organizations Second Ed., Malden, MA: Blackwell. Nurmi, N. & Hinds, P.J., 2016. Job Complexity & Learning Opportunities: A Silver Lining in the Design of Global Virtual Work. Journal of International Business Studies, 47(6), pp. 1–24. O'Leary, M.B. and Cummings, J.N., 2007. The spatial, temporal, and configurational characteristics of geographic dispersion in teams. MIS Quarterly, 31(3), pp. 433-452. O’Mahony, S., 2007. The governance of open source initiatives: What does it mean to be community managed? Journal of Management and Governance, 11(2), pp. 139–150. O’Mahony, S. & Bechky, B.A., 2008. Boundary Organizations: Enabling Collaboration among Unexpected Allies. Administrative Science Quarterly, 53(3), pp. 422–459. Opsahl, T. and Hogan, B., 2011. Modeling the evolution of continuously-observed networks: Communication in a Facebook-like community. arXiv preprint arXiv:1010.2141. Puranam, P., Alexy, O. & Reitzig, M., 2014. What’s “New” About New Forms of Organizing? Academy of Management Review, 39(2), pp. 162–180. Quintane, E., Pattison, P.E., Robins, G.L. and Mol, J.M., 2013. Short-and long-term stability in organizational networks: Temporal structures of project teams. Social Networks, 35(4), pp.528-540. Roberts, J., Hann, I. & Slaughter, S., 2006. Understanding the motivations, participation, and performance of open source software developers: A longitudinal study of the Apache projects. Management Science, 52(7), pp. 984–999.