@@ -31,20 +31,30 @@ basketball coach) in IBM Linux comercial [^2]:
31
31
Losing yourself in the group for the good of the group, that’s
32
32
teamwork.”
33
33
34
+ Since the collaboration methodologies used in OSS projects are providing
35
+ high quality innovative technology thanks to engaged development communities,
36
+ why not applying same methodologies inside your company? That's Inner Source, or
37
+ Inner Sourcing.
38
+
39
+ If you haven't decided yet to apply Inner Source in your company, we recommend you
40
+ start reading "Getting Started with InnerSource"[ ^ 3 ] by Andy Oran. After that, or if
41
+ you have already dediced to start the Inner Source path, this book will give you better
42
+ understanding of Inner Source scenarios, framework and management skills.
43
+
34
44
The Digital Transformation hype
35
45
-------------------------------
36
46
37
47
During the same period of time, many companies have started facing what
38
48
they call their “Digital Transformation”, to become software omnichannel
39
- companies[ ^ 3 ] . They become heavy IT users and the key transformation
49
+ companies[ ^ 4 ] . They become heavy IT users and the key transformation
40
50
steps usually are defined by
41
51
42
52
- breaking cross-organizational silos (cultural change)
43
53
44
54
- adoption new IT technologies (cloud, big data, mobile, etc.)
45
55
46
56
The adoption of these technologies usually means that companies need
47
- people and companies to build strong and competent “DevOps”[ ^ 4 ] teams.
57
+ people and companies to build strong and competent “DevOps”[ ^ 5 ] teams.
48
58
Yes, “DevOps”, the second hype-word after “Digital Transformation” of
49
59
these ages.
50
60
@@ -119,18 +129,30 @@ Disengagement at work
119
129
120
130
If previous scenarios are familiar to you, probably you don’t feel
121
131
engage at work. Don’t worry, you are not alone. According to World
122
- Economic Forum [ ^ 5 ] 70% of employees say they are disengaged at work.
132
+ Economic Forum [ ^ 6 ] 70% of employees say they are disengaged at work.
123
133
124
134
In the same article, it says that “Research from the University of
125
135
California found that motivated employees were 31% more productive, had
126
136
37% higher sales, and were three times more creative than demotivated
127
137
employees. They were also 87% less likely to quit, according to a
128
138
Corporate Leadership Council study on over 50,000 people”.
129
139
130
- Towers Watson[ ^ 6 ] found that companies with engaged employees produced
140
+ Towers Watson[ ^ 7 ] found that companies with engaged employees produced
131
141
19.2% more operative incomes in one year, but companies with worse
132
142
engagement operative incomes get reduced by 32.7%.
133
143
144
+ It was Daniel Pink in his book "Drive"[ ^ 8 ] who argues that human motivation is
145
+ largely intrinsic. The aspects of this motivation can be divided into
146
+
147
+ - autonomy, typical for OSS projects developers that are self-managed
148
+
149
+ - mastery, as the desire to improve developer skills to improve the project they are involved in
150
+
151
+ - purpose, defined as mission in many OSS projects
152
+
153
+ These aspects are key for software developers motivation, since their tasks
154
+ involve cognitive skills, decision-making, creativity, or higher-order thinking.
155
+
134
156
Adopting OSS development principles
135
157
-----------------------------------
136
158
@@ -145,12 +167,13 @@ IT factor:
145
167
146
168
By adopting OSS development principles, companies are adopting:
147
169
148
- - Governance model with policies to manage their projects under a
170
+ - Governance model with policies to self- manage their projects under a
149
171
collaborative methodology
150
172
151
173
- Transparent communication channels to break silos
152
174
153
- - Meritocracy for developers, creating the “contributor role”
175
+ - Meritocracy, or do-cracy, for developers, who become engaged “contributors”
176
+ (autonomous, willing to improve their skills and focused in project purpose)
154
177
155
178
- New roles for project managers, empowering their soft skills for
156
179
people/community management
@@ -184,10 +207,14 @@ Harvard):
184
207
185
208
[ ^ 2 ] : https://www.youtube.com/watch?v=x7ozaFbqg00
186
209
187
- [ ^ 3 ] : https://en.wikipedia.org/wiki/Omnichannel
210
+ [ ^ 3 ] http://www.oreilly.com/programming/free/getting-started-with-innersource.csp
211
+
212
+ [ ^ 4 ] : https://en.wikipedia.org/wiki/Omnichannel
213
+
214
+ [ ^ 5 ] : https://en.wikipedia.org/wiki/DevOps
188
215
189
- [ ^ 4 ] : https://en.wikipedia .org/wiki/DevOps
216
+ [ ^ 6 ] : https://www.weforum .org/agenda/2016/11/70-of-employees-say-they-are-disengaged-at-work-heres-how-to-motivate-them/
190
217
191
- [ ^ 5 ] : https ://www.weforum.org/agenda/2016/11/70-of-employees-say-they-are-disengaged-at-work-heres-how-to-motivate-them/
218
+ [ ^ 7 ] : http ://www.towerswatson.com/DownloadMedia.aspx?media=%7B1EBA6F1E-B1E7-4F0A-A9F7-D828C4D8B2AE%7D
192
219
193
- [ ^ 6 ] : http ://www.towerswatson.com/DownloadMedia.aspx?media=%7B1EBA6F1E-B1E7-4F0A-A9F7-D828C4D8B2AE%7D
220
+ [ ^ 8 ] https ://en.wikipedia.org/wiki/Drive:_The_Surprising_Truth_About_What_Motivates_Us
0 commit comments