-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathContribute-Interactive.html
154 lines (139 loc) · 6.3 KB
/
Contribute-Interactive.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
---
layout: base
title: Contribute
tagline: How can I contribute?
tags: contribute
---
<!--
If you modify this file, also modify the non-interactive version!
-->
<div class="padding">
<div class="col-sm-12"><div class="panel panel-default">
<div class="panel-body">
{% include contribute.html %}
</div>
</div></div>
</div>
<div class="padding">
<div class="col-sm-12"><div class="panel panel-default">
<div class="panel-body">
<link rel="stylesheet" type="text/css" href="../css/style.css" title="Default">
<link rel="alternate stylesheet" type="text/css" href="../css/plain.css" title="Bird's Eye View">
<script src="//code.jquery.com/jquery-1.11.2.min.js"></script>
<script>window.jQuery || document.write('<script src="jquery-1.11.2.min.js"><\/script>')</script>
<script type="text/javascript" src="../js/foopy.js"></script>
<script type="text/javascript" src="../js/l10n.js"></script>
<link rel="resource" type="application/l10n" href="../js/locales.ini" />
<script>
$(document).ready(function() {
$('#responses div').show();
});
</script>
<div id="wrapper">
<div class="group" id="hwsw">
<span class="question">What do you like working with?</span>
<ul class="choices">
<li next-group="chips"><span>Chips</span>
<div class="extra"><img src="https://code.timvideos.us/img/chips.png"><br>I like physical things I can touch and making LEDS blink</div>
</li>
<li next-group="bits"><span>Bits</span>
<div class="extra"><img src="https://code.timvideos.us/img/bits.png"><br>I prefer the rewards of virtual objects which can be built quickly</div>
</li>
</ul>
</div>
<div class="group" id="chips">
<span class="question">Well, what kind of chips?</span>
<ul class="choices">
<li target="https://github.com/timvideos/getting-started/labels/Project%20-%20HDMI2USB%20%28Extension%20Boards%29" data-choice-id="real">Real
<div class="extra"><img src="https://code.timvideos.us/img/pcb.png"><br>I like creating PCBs, soldering 0402 resistors and working with my hands<br>
<a href="https://hdmi2usb.tv/">The HDMI2USB project</a> |
<a href="https://tofe.io/">The TOFE expansion interface</a> |
<a href="http://kicad-pcb.org/">KiCad PCB Design tool</a>
</div>
</li>
<li target="https://github.com/timvideos/getting-started/labels/Project%20-%20HDMI2USB" data-choice-id="fake">Fake
<div class="extra"><img src="https://code.timvideos.us/img/fpga.png"><br>I like writing my hardware in software!<br>All the coolness of creating hardware with all the benefits of still writing software<br>
<ul>
<a href="https://hdmi2usb.tv/">The HDMI2USB project</a> |
<a href="https://hdmi2usb.tv/firmware/">The HDMI2USB Firmware</a> |
<a href="http://m-labs.hk/gateware.html">MiSoC and MiGen tools</a>
</ul>
</div>
</li>
</ul>
</div>
<div class="group" id="bits">
<span class="question">Which programming medium do you prefer?</span>
<ul class="choices">
<li next-group="c">C
<div class="extra"><img src="https://code.timvideos.us/img/c.png"><br>I might like shooting myself in the foot, but at least it happens quickly!</div>
</li>
<li next-group="python">Python
<div class="extra"><img src="https://code.timvideos.us/img/python.png"><br>I like working with the world's best language, <br>but not having to deal with interacting with users</div>
</li>
<li next-group="web">Web
<div class="extra"><img src="https://code.timvideos.us/img/web.png"><br>I like my HTML and JavaScript, and know how to use a browser debugger<br>
<a href="https://hdmi2usb.tv/">The HDMI2USB project</a> |
<a href="https://hdmi2usb.tv/firmware/">The HDMI2USB Firmware</a> |
<a href="http://m-labs.hk/gateware.html">MiSoC and MiGen tools</a></div>
</li>
</ul>
</div>
<div class="group" id="python">
<span class="question">There are multiple python projects you can help out with!</span>
<ul class="choices">
<li target="https://github.com/timvideos/getting-started/labels/Project%20-%20Flumotion" data-choice-id="flumotin">Flumotion
<div class="extra">We need help with our work on flumotion</div>
</li>
<li target="https://github.com/timvideos/getting-started/labels/Project%20-%20Streaming%20System" data-choice-id="streaming">Streaming System
<div class="extra">We need help with our work on our streaming system</div>
</li>
<li target="https://github.com/timvideos/getting-started/labels/Project%20-%20slide-lint" data-choice-id="slide-lint">Slide-Lint
<div class="extra">We need help with our work on our slide linter</div>
</li>
<li target="https://github.com/timvideos/getting-started/labels/Project%20-%20Veyepar" data-choice-id="Veyepar">Veyepar
<div class="extra">We need help with our work on Vetepar</div>
</li>
<li target="https://github.com/timvideos/getting-started/labels/Project%20-%20HDMI2USB%20%28Extension%20Boards%29" data-choice-id="extboardpy">HDMI2USB (Extension Boards)
<div class="extra">We need help with our work on our HDMI2USB Extension Boards</div>
</li>
</li>
</ul>
</div>
<div class="group" id="web">
<span class="question"><esspces you can apply your web knowledge!an>
<ul class="choices">
<li target="https://github.com/timvideos/getting-started/labels/Project%20-%20Streaming%20System%20%28Website%29" data-choice-id="streaming" data-ok-id="more1">Streaming Website
<div class="extra">We need help with support for our streaming</div>
</li>
</ul>
</div>
<div class="group" id="c">
<span class="question">We can use your help with our C-based projects</span>
<ul class="choices">
<li target="https://github.com/timvideos/getting-started/labels/Project%20-%20gst-switch" data-choice-id="gst">gst-switch
<div class="extra">A DVswitch replacement basing on <a href="https://gstreamer.freedesktop.org/">GStreamer</a> </div>
</li>
<li target="https://github.com/timvideos/getting-started/labels/Project%20-%20gstreamer" data-choice-id="gstreamer">gstreamer
<div class="extra">An open source multimedia framework</div>
</li>
</ul>
</div>
<div id="responses">
<div id="ok"><a href="javascript:" data-l10n-id="more"></a></div>
<div id="next">
<a href="javascript:">
<span data-l10n-id="negative1" class="negative"></span>
<span data-l10n-id="negative2" class="negative"></span>
<span data-l10n-id="negative3" class="negative"></span>
<span data-l10n-id="negative4" class="negative"></span>
<span data-l10n-id="negative5" class="negative"></span>
<span data-l10n-id="negative6" class="negative"></span>
</a>
</div>
<div id="back"><a href="javascript:" data-l10n-id="back"></a></div>
</div>
<div id="footer" data-l10n-id="credits"></div>
</div>
</div>
</div>