-
Notifications
You must be signed in to change notification settings - Fork 1
/
researchthemes_2020_0811.html
757 lines (611 loc) · 34 KB
/
researchthemes_2020_0811.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!--Google Font Roboto -->
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<!-- FontAwesome CSS -->
<!-- Local CSS File -->
<link rel="stylesheet" href="Ledgerback.github.io/CKRS_css.css">
<link rel="shortcut icon" type="image/png" href="Ledgerback_PrimaryLogo_RGB-Large.png"/>
<title>Ledgerback</title>
</head>
<body data-spy="scroll" data-target="#navbar-example" style="position:relative">
<header>
<nav class="navbar navbar-expand-lg navbar-light border-bottom " style="background-color:white">
<a class="navbar-brand" href="">
<img src="https://miro.medium.com/fit/c/60/60/1*TG9HJMajg7Jj2914bqBV7A.png" width="30" height="30" class="d-inline-block align-top" alt="">
<h3> DCRC </h3>
</a>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto text-black">
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">History</a>
<a class="dropdown-item" href="Mission&Vision.html">Mission & Vision </a>
<a class="dropdown-item" href="#">Ledgerback Augmented Interfaces Network </a>
<a class="dropdown-item" href="#">Roadmap </a>
<a class="dropdown-item" href="#">Board & Staff </a>
<a class="dropdown-item" href="#">Trademark & Logo </a>
<a class="dropdown-item" href="/Careers_and_Open_Roles.html"> Careers & Open Roles </a>
<a class="dropdown-item" href="#"> Funding </a>
<a class="dropdown-item" href="#"> Strategic Plan </a>
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Membership
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="Individual_Membership.html">Individual</a>
<a class="dropdown-item" href="#">Affiliate</a>
<a class="dropdown-item" href="#">Fellowship </a>
<a class="dropdown-item" href="#">Sponsors</a>
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Community
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Advisory Boards</a>
<a class="dropdown-item" href="#">Volunteers</a>
<a class="dropdown-item" href="#">Partners</a>
<a class="dropdown-item" href="#">Sage Network </a>
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Commons Institute
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Research Groups</a>
<a class="dropdown-item" href="#">Projects</a>
<a class="dropdown-item" href="#">Foundry </a>
<a class="dropdown-item" href="#">Open Education</a>
<a class="dropdown-item" href="#">Open Research</a>
<a class="dropdown-item" href="#">Research Journals</a>
<a class="dropdown-item" href="#">Library</a>
<!--
Library can include publications, podcasts, articles and other materials. prety much all our productions.
-->
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Resources
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Publications</a>
<a class="dropdown-item" href="#">Litepapers</a>
<a class="dropdown-item" href="#">Commons</a>
<a class="dropdown-item" href="#">Public Handbook</a>
<a class="dropdown-item" href="#">Learning Center</a>
<a class="dropdown-item" href="#">Services</a>
<a class="dropdown-item" href="#">Reading & Listening Lists</a>
<!--
Library can include publications, podcasts, articles and other materials. prety much all our productions.
-->
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Media
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://medium.com/@ledgerback">Blogs</a>
<a class="dropdown-item" href="#">Podcasts</a>
<a class="dropdown-item" href="#">Newsletters</a>
<a class="dropdown-item" href="#">Webinars</a>
<a class="dropdown-item" href="#">Press & Announcements</a>
<!--
Library can include publications, podcasts, articles and other materials. prety much all our productions.
-->
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Social
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://twitter.com/ledgerback">Twitter</a>
<a class="dropdown-item" href="#">Facebook</a>
<a class="dropdown-item" href="https://old.reddit.com/r/ledgerback/">Reddit</a>
<a class="dropdown-item" href="https://github.com/Ledgerback">Github</a>
<a class="dropdown-item" href="https://discord.com/channels/617169767924629514/617169767924629518">Discord</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Contact
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="mailto:ledgerback@gmail.com">Email us</a>
<a class="dropdown-item" href="mailto:ledgerback@gmail.com">Got information for us?</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Shop
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://www.redbubble.com/people/Ledgerback/shop">Redbubble</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Donate
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://opencollective.com/ledgerbackcoop">Open Collective</a>
</div>
</li>
</ul>
</div>
<div class="row rounded mx-auto border-bottom border-top" style="padding-bottom:20px;padding-top:10px">
<div class="col-md-5 text-left" >
<img src="Ledgerback_PrimaryLogo_RGB-Large.png" width="200" height="200" class="d-inline-block align-top" alt="">
</div>
<div class="col-md-7 text-left">
<h2 class="font-italic text-left justify-content-start display-5" id="#" style="color:#f37021">Research</h2>
<br>
<p>
Description
</p>
<br>
<p class="lead my-3 font-italic">
Crafting knowledge for a brighter future.
</p>
</div>
</div>
</header>
<nav class="navbar navbar-expand-lg navbar-light border-bottom " style="background-color:white">
<a class="navbar-brand" href="">
<img src="https://miro.medium.com/fit/c/60/60/1*TG9HJMajg7Jj2914bqBV7A.png" width="30" height="30" class="d-inline-block align-top" alt="">
DCRC
</a>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto text-black">
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">History</a>
<a class="dropdown-item" href="Mission&Vision.html">Mission & Vision </a>
<a class="dropdown-item" href="#">Ledgerback Augmented Interfaces Network </a>
<a class="dropdown-item" href="#">Roadmap </a>
<a class="dropdown-item" href="#">Board & Staff </a>
<a class="dropdown-item" href="#">Trademark & Logo </a>
<a class="dropdown-item" href="/Careers_and_Open_Roles.html"> Careers & Open Roles </a>
<a class="dropdown-item" href="#"> Funding </a>
<a class="dropdown-item" href="#"> Strategic Plan </a>
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Membership
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="Individual_Membership.html">Individual</a>
<a class="dropdown-item" href="#">Affiliate</a>
<a class="dropdown-item" href="#">Fellowship </a>
<a class="dropdown-item" href="#">Sponsors</a>
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Community
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Advisory Boards</a>
<a class="dropdown-item" href="#">Volunteers</a>
<a class="dropdown-item" href="#">Partners</a>
<a class="dropdown-item" href="#">Sage Network </a>
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Commons Institute
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Research Groups</a>
<a class="dropdown-item" href="#">Projects</a>
<a class="dropdown-item" href="#">Foundry </a>
<a class="dropdown-item" href="#">Open Education</a>
<a class="dropdown-item" href="#">Open Research</a>
<a class="dropdown-item" href="#">Research Journals</a>
<a class="dropdown-item" href="#">Library</a>
<!--
Library can include publications, podcasts, articles and other materials. prety much all our productions.
-->
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Resources
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Publications</a>
<a class="dropdown-item" href="#">Litepapers</a>
<a class="dropdown-item" href="#">Commons</a>
<a class="dropdown-item" href="#">Public Handbook</a>
<a class="dropdown-item" href="#">Learning Center</a>
<a class="dropdown-item" href="#">Services</a>
<a class="dropdown-item" href="#">Reading & Listening Lists</a>
<!--
Library can include publications, podcasts, articles and other materials. prety much all our productions.
-->
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Media
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://medium.com/@ledgerback">Blogs</a>
<a class="dropdown-item" href="#">Podcasts</a>
<a class="dropdown-item" href="#">Newsletters</a>
<a class="dropdown-item" href="#">Webinars</a>
<a class="dropdown-item" href="#">Press & Announcements</a>
<!--
Library can include publications, podcasts, articles and other materials. prety much all our productions.
-->
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Social
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://twitter.com/ledgerback">Twitter</a>
<a class="dropdown-item" href="#">Facebook</a>
<a class="dropdown-item" href="https://old.reddit.com/r/ledgerback/">Reddit</a>
<a class="dropdown-item" href="https://github.com/Ledgerback">Github</a>
<a class="dropdown-item" href="https://discord.com/channels/617169767924629514/617169767924629518">Discord</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Contact
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="mailto:ledgerback@gmail.com">Email us</a>
<a class="dropdown-item" href="mailto:ledgerback@gmail.com">Got information for us?</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Shop
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://www.redbubble.com/people/Ledgerback/shop">Redbubble</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Donate
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://opencollective.com/ledgerbackcoop">Open Collective</a>
</div>
</li>
</ul>
</div>
<!--
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#aboutlcrc">About <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#ResearchAreas">Research</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://docs.ledgerback.coop/">Resources</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#Partners_1">Partnerships</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#Publications_1">Publications</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#Services_1">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://opencollective.com/ledgerbackcoop">Donate</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://ledgerback.substack.com/">Newsletter</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://medium.com/@ledgerback">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://forms.gle/pchWeqCpRLcJbiCk8">Membership Form</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://opencollective.com/ledgerbackcoop">Sponsor</a>
</li>
</ul>
</div>
-->
</div>
</nav>
</div>
<!--
<hr style= background-color:grey;padding:1px;margin-bottom:0px;border=0px>
-->
</div>
<div class="container-fluid">
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="aboutlcrc" style="color:#f37021">This Site is a Work In Progress</h2>
<p class="lead my-3">
We are currently updating the website so some or all parts of the website may change in the near future.
If you notice anything strange, please contact us at ledgerback@gmail.com.
</p>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="aboutlcrc" style="color:#f37021">Themes</h2>
<p class="lead my-3">
Themes are center-wide research topics that draw together large networks of researchers from the DCRC and beyond.
Our researchers work to engage these topics without being bounded by any particular discpline to define new frontiers of science and technology,
and understand, diagnose and address issues in society and science caused or cured by technology in the network society.
Our themes include, but are not limited to:
</p>
<ul>
<li> Collective Intelligence </li>
<li> Data-driven economy </li>
<li> Digital Identity </li>
<li> Sustainability </li>
<li> Commons-based Peer Production </li>
<li> Blockchain and the Decentralized Web </li>
<li> Automation </li>
<li> Complex Systems </li>
<li> Platform Ecosystems </li>
<li> Cooperativism </li>
<li> Decentralization </li>
<li> Participatory Approaches </li>
<li> Citizen Science </li>
<li> Resistance movements </li>
<li> Alternative models </li>
<li> Future of Technology, Science and Society </li>
<li> Open Science </li>
<li> Open Education </li>
<li> P2P/Commons </li>
<li> Artificial Intelligence </li>
<li> Internet of Things </li>
<li> Digital Labor </li>
<li> Solidarity Economy </li>
<li> Platform Economy </li>
<li> Open Finance </li>
<li> Emerging Technologies and Markets </li>
<li> Digital Commons </li>
</ul>
<p class="lead my-3">
Our themes help develop tracks to categorize our research:
</p>
<ul>
<li> Knowledge Commons </li>
<li> Platform Cooperativism </li>
<li> Solidarity Project </li>
<li> Emerging Technologies </li>
<li> Cryptoeconomics </li>
<li> Open Science </li>
<li> Open Finance </li>
</ul>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="ResearchAreas" style=color:#f37021>Approaches</h2>
<p class="lead my-3">
Research conducted in the DCRC covers theoretical and empirical research in the network society, often tailored to acheiveing some positive social progress.
</p>
Approaches employed in the DCRC include:
<ol>
<li> non-disciplinary research</li>
<li> participatory research; and </li>
<li> open science. </li>
</ol>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="Partners_1" style="color:#f37021">Collaboratives</h2>
<p class="lead my-3">
The members at the DCRC are always looking for other researchers and citizens to form collaboratives with to conduct projects.
The collaboratives we are currently trying to develop include:
</p>
<ol>
<li> Blockchain Cooperativism Research Network </li>
<li> Collaborative Organizing Research Action Network </li>
</ol>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="Partners_1" style="color:#f37021">Knowledge Snythesis</h2>
<p class="lead my-3">
The DCRC develops knowledge through open synthesis and exchange by sourcing information from various actors and repositories.
The collaboratives we are currently trying to develop include:
</p>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="Partners_1" style="color:#f37021">Mutual Feedback Loops</h2>
<p class="lead my-3">
Through our research, we develop or utilize mutual feedback loops through the use of interdiscplinary research approaches.
The feedback loop starts with the diagnosis of the needs, issues, problems, and wants ("concerns") of society, then moves on to the development of technological solutions, and
then the evaluation of these technological solutions in addressing concerns and their positive or negative impact on society.
<ol>
<li> openness</li>
<li> sovereignty </li>
<li> autonomy </li>
<li> excellence </li>
</ol>
</p>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="Partners_1" style="color:#f37021">Multi-driven</h2>
<p class="lead my-3">
At the DCRC, our research is market-, community-, and societal-driven.
</p>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="Partners_1" style="color:#f37021">Mission </h2>
<p class="lead my-3">
The DCRC is motiviated to develop global community research and learning networks to unify the multifaceted understandings and views of the network society
in order to identify, diagnosis and address societal, scientific and technical issues that may arise from, or can be cured by, technology, to
structure and coordinate the change-relevant actors and movement into a socoiotechnical imaginary, as well as
developing and supporting innovative free and open-source tools, training and events.
We do this by sharing the huge amount of knowledge and experience that exists from solidarity economy movements around the world;
one science, participatory models, global technological commonwealth
We expect an advisor to aid us in one or more of the following ways:
<ol>
<li> Advice and assistance in conducting our activities</li>
<li> Provide mentorship to our members </li>
<li> Help DCRC seek funding to conduct our activities </li>
<li> Help DCRC connect to interested stakeholders and movements </li>
</ol>
If you would like to be an advisor, please send an email to ledgerback@gmail.com.
</p>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="Partners_1" style="color:#f37021">Vission </h2>
<p class="lead my-3">
At the DCRC, we envision a world where antiddiscplinary studies are commonplace, participatory models have a global effect at a social, cultural, political, economic
and scientific level, and the network society has transitioned
towards a global technological commonwealth.
We do this by sharing the huge amount of knowledge and experience that exists from solidarity economy movements around the world;
one science, participatory models, global technological commonwealth
We expect an advisor to aid us in one or more of the following ways:
<ol>
<li> Advice and assistance in conducting our activities</li>
<li> Provide mentorship to our members </li>
<li> Help DCRC seek funding to conduct our activities </li>
<li> Help DCRC connect to interested stakeholders and movements </li>
</ol>
If you would like to be an advisor, please send an email to ledgerback@gmail.com.
</p>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="Partners_1" style="color:#f37021">Name and Mascot </h2>
<p class="lead my-3">
Our name, Ledgerback, comes from ...
Our mascot (i.e., our logo), is Scout Stork, the world's first and only scholarly stork that delivers knowledge to all who seek it.
<ol>
<li> Advice and assistance in conducting our activities</li>
<li> Provide mentorship to our members </li>
<li> Help DCRC seek funding to conduct our activities </li>
<li> Help DCRC connect to interested stakeholders and movements </li>
</ol>
If you would like to be an advisor, please send an email to ledgerback@gmail.com.
</p>
</div>
<div class="row mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-start display-4" id="Publications_1" style=color:#f37021> Become a Member</h2>
<p class="lead my-3">
Thank you for considering joining our flock!
If you would like to be a member, please complete the Membership Form.
We do not charge any membership fees.
For more information, please refer to our <a href="https://docs.ledgerback.coop/commons-research-cooperative/publications">Resources</a>.
</p>
<object type="application/pdf"
data="A Preliminary Review of Blockchain in the Music Industry (1).pdf"
width="500"
height="500">
</object>
</div>
<!-- Begin CardDeck (i.e., blog posts) -->
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-start display-4" id="Services_1" style=color:#f37021>Services</h2>
<p class="lead my-3">
The DCRC, in addition to producing original research and educational materials, also offers research services to private individuals and organizations.
For more information about the DCRC's services, please refer to our
<a href="https://docs.ledgerback.coop/commons-research-cooperative/services">Resources</a>.
</p>
</div>
</div>
<div>
<footer>
<div class= "container-fluid border-top">
<div class ="row">
<div class="col-sm-4 text-left">
<a href=#> About Us </a>
<a href=#> Contact Us </a>
<a href="https://docs.ledgerback.coop/"> Resources </a>
</div>
<div class="col-sm-4 text-center justify-content-center">
<ul>
<a href=#> Terms of Service </a>
<a href=#> Privacy Policy </a>
<p> <small class="text-muted">Copyright © 2019 Ledgerback Cooperative</small></p>
</ul>
</div>
<div class="col-sm-4 text-right justify-content-end">
<ul>
<a href=#> <i class="fab fa-facebook"></i> </a>
<a href=#> <i class="fab fa-twitter"></i> </a>
<a href=#> <i class="fab fa-medium"></i> </a>
</ul>
</div>
</div>
</div>
</footer>
<!-- Refer to this site for article tags https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article-->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>