forked from Netflix/netflix.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
305 lines (253 loc) · 11.8 KB
/
index.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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" href="http://cdn-0.nflximg.com/en_US/icons/nficon.ico">
<meta name="description" content="Netflix Open Source">
<meta name="title" content="Netflix Open Source">
<title>Netflix Open Source Software Center</title>
<script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="js/jquery.dateFormat-1.0.js"></script>
<script type="text/javascript" src="http://d3js.org/d3.v2.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45515011-1', 'netflix.github.io');
ga('send', 'pageview');
</script>
<link rel="stylesheet" type="text/css" href="css/style.css?v=201303081202">
<link rel="stylesheet" type="text/css" href="css/commits.css?v=201303081202">
<!--[if IE]>
<style>
.repo-item-cover, .repo-item-shadow, .repo-item-button
{
width: 186px;
height: 256px;
}
</style>
<![endif]-->
<script type="text/javascript">
var reposTab = [];
var membersTab = [];
function repos(json)
{
if ( json.repos && $.isArray(json.repos) )
{
reposTab = json.repos;
}
if ( json.members && $.isArray(json.members) )
{
membersTab = json.members;
}
}
var categories = [];
function setCategories(json) {
categories = json.categories;
}
</script>
<script type="text/javascript" src="http://githubproxy-942908148.us-east-1.elb.amazonaws.com/REST/v2/consolidated?jsonp=repos"></script>
<script type="text/javascript" src=" http://osscategories--frontend-1724609120.us-west-1.elb.amazonaws.com/categories"></script>
<script type="text/javascript" src="js/models.js?v=201303071100"></script>
<script type="text/javascript" src="js/nf.js?v=201303071100"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45515011-1', 'netflix.github.io');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="non-scrolling-section">
<div class="header">
<div class="header-logo">
<a href="http://www.netflix.com"><img src="assets/Netflix_OSS_Logo.jpg" width="224" height="40" align="middle" alt="Netflix" border="0"></a>
<div class="header-text">Netflix Open Source Software Center</div>
</div>
</div>
<div id="sub-header">
</div>
</div>
<div id="scrolling-section">
<div id="tab-content-repo">
<div id="repo-hero">
<div class="hero-content">
<div class="img-placeholder">
<img src="assets/oss-team-small.jpg" />
</div>
<div class="hero-text">
<h2>Getting Started</h2>
<p>Welcome to the Netflix Open Source Software Center. To begin, we recommend working with our <a href="https://github.com/Netflix/recipes-rss">RSS Reader application</a>. See <a href="http://answersforaws.com/resources/netflixoss/cloudformation/">this walkthrough</a> on AWS Answers to get up and running quickly.</p>
<p>After you've tackled that, check out the <a href="https://github.com/aspyker/acmeair-netflix/wiki/AMI-Based-Deployment">IBM ACME Air</a> and <a href="https://github.com/cfregly/fluxcapacitor">Flux Capacitor</a> apps.</p>
<p>
<p>Also, be sure to join our mailing lists and follow us <a href="https://twitter.com/NetflixOSS">@NetflixOSS</a> to stay up to date.</p>
</div>
</div>
</div>
<div id="content-left">
<div id="repo-heading">
<a href="https://github.com/Netflix"><h2>Our Repositories</h2></a>
<div class="repo-view"><a href="#" onclick="repoView(true);"><img src="assets/glyphicons_156_show_thumbnails.png" width="22" height="22" alt="Thumbnails" border="0"><span class="type">Thumbnail View</span></a>
<a href="#" onclick="repoView(false);"><img src="assets/glyphicons_114_list.png" width="22" height="22" alt="List" border="0"><span class="type">List View</span></a>
</div>
<div id="repstats"></div>
</div>
<div id="repo-content"></div><br clear="all">
<div id="repo-list-content"></div>
</div>
<div id="sidebar-right">
<h2>Mailing Lists</h2>
<p>We maintain mailing lists for some of our open source projects. Click on the following links to subscribe and/or maintain your subscriptions.</p>
<ul>
<li><a href="http://groups.google.com/group/AsgardUsers">Asgard Mailing List</a></li>
<li><a href="http://groups.google.com/group/astyanax-cassandra-client">Astyanax Mailing List</a></li>
<li><a href="http://groups.google.com/group/curator-users">Curator Mailing List</a></li>
<li><a href="http://groups.google.com/group/exhibitor-users">Exhibitor Mailing List</a></li>
<li><a href="http://groups.google.com/group/simianarmy-users">SimianArmy Mailing List</a></li>
</ul>
<hr />
<h2>Stay in Touch</h2>
<ul>
<li><a href="http://techblog.netflix.com/">Netflix Tech Blog</a></li>
<li><a href="https://twitter.com/NetflixOSS">@NetflixOSS</a></li>
<li><a href="http://www.slideshare.net/netflix">Slideshare</a></li>
<li><a href="http://www.meetup.com/Netflix-Open-Source-Platform/">Netflix Meetup</a></li>
<li><a href="http://jobs.netflix.com">Jobs at Netflix</a></li>
</ul>
</div>
</div>
<div id="tab-content-timeline">
<div class="section-heading">Netflix OSS GitHub Repositories</div>
<div id="commits" style="padding: 380px 40px; margin-right: 50px;"></div>
<div class="help">Scroll to expand or compress the timelines, drag to shift the timelines earlier or later, and mouse over a timeline to see the committers's names and commit messages.</div>
<script type="text/javascript" src="http://javaposseroundup.github.io/d3github/commitsbase.js"></script>
<script type="text/javascript" src="js/commits.js?v=201303071100"></script>
</div>
<!-- Tab removed
<div id="tab-content-lists">
<div id="lists-content">
<div id="lists-content-heading">
Mailing Lists
</div>
<div class="lists-content-item">
<p>
We maintain mailing lists for some of our open source projects. Click on the following
links to subscribe and/or maintain your subscriptions.
</p>
<p id="lists-repos"></p>
</div>
</div>
</div>
-->
<div id="tab-content-community">
<div class="section-heading">Netflix OSS is popular! Here are some outside projects that utilize Netflix OSS:</div>
<div id="community-table-content" class="display-table-content">
</div>
</div>
<div id="tab-content-powered-by">
<div class="content-padding-light">
<div class="section-heading">These companies are using and contributing to Netflix OSS Components</div>
<div id="content-powered-by">
</div>
</div>
</div>
<!-- Tab removed
<div id="tab-content-web">
<div class="section-heading">Articles and blogs about Netflix OSS</div>
<div id="web-table-content" class="display-table-content">
</div>
</div>
-->
<div id="tab-content-amis">
<div class="section-heading">Pre-built AMIs for Netflix OSS Components</div>
<div id="amis-table-content" class="display-table-content">
<table id="web-table" class="display-table">
<tr class="display-table-item-row">
<td class="display-table-item-row-cell-0">
<p style="font-size: 125%; font-weight: bold">
Asgard AMI<br>
<a href="https://console.aws.amazon.com/ec2/home?region=us-east-1#launchAmi=ami-1889f771">https://console.aws.amazon.com/ec2/home?region=us-east-1#launchAmi=ami-1889f771</a>
</p>
<p>
<strong>Components and relevant licences:</strong><br>
<ul>
<li>Ubuntu - <a href="http://www.ubuntu.com/about/about-ubuntu/licensing">http://www.ubuntu.com/about/about-ubuntu/licensing</a></li>
<li>Java - <a href="http://www.oracle.com/technetwork/java/javase/terms/license/index.html">http://www.oracle.com/technetwork/java/javase/terms/license/index.html</a></li>
<li>Tomcat - <a href="http://tomcat.apache.org/legal.html">http://tomcat.apache.org/legal.html</a></li>
<li>Grails - <a href="http://grails.org/License">http://grails.org/License</a></li>
<li>Groovy - <a href="http://groovy.codehaus.org/License+Information">http://groovy.codehaus.org/License+Information</a></li>
<li>The licenses for all the Javascript used in Asgard is available at: <a href="https://github.com/Netflix/asgard/blob/master/NOTICE.txt">https://github.com/Netflix/asgard/blob/master/NOTICE.txt</a></li>
</ul>
</p>
</td>
</tr>
</table>
</div>
</div>
<div id="info-box">
<div id="info-box-content">
<div class="info-box-content-item-header">
A Netflix Original Production
</div>
<div class="info-box-content-item-header">
Open Source
</div>
<div class="info-box-content-item-header">
Stay in Touch
</div>
<div class="info-box-content-item-clear"></div>
<div>
<div class="info-box-content-item">
<div class="info-box-content-item-line">© 2012-<span id="year"></span> Netflix, Inc. All rights reserved.</div>
</div>
<div class="info-box-content-item">
<div class="info-box-content-item-line"><a href="http://netflix.github.com/">Netflix Open Source</a></div>
<div class="info-box-content-item-line"><a href="https://github.com/Netflix/">Netflix GitHub</a></div>
<div class="info-box-content-item-line">Get in on the fun: <a href="http://www.netflix.com/jobs">Join Us!</a></div>
</div>
<div class="info-box-content-item">
<div class="info-box-content-item-line"><a href="http://techblog.netflix.com">Our Tech Blog</a></div>
<div class="info-box-content-item-line"><a href="http://twitter.com/NetflixOSS">@NetflixOSS</a></div>
<div class="info-box-content-item-line"><a href="http://www.slideshare.net/netflix">Slideshare</a></div>
<div class="info-box-content-item-line"><a href="http://www.meetup.com/Netflix-Open-Source-Platform/">Netflix Meetup</a></div>
</div>
</div>
</div>
</div>
</div>
<div id="balloon-container">
<div class="balloon-frame">
<div id="balloon-heading"></div>
<div id="balloon-content">
<div id="balloon-description"></div>
<div class="baloon-field">
<!-- GitHub JSON data only reports counts of Stars, not Watchers, although the JSON data mislabels the numbers as "watchers" -->
<span class="balloon-label">Stars: </span>
<span id="balloon-watchers"></span>
</div>
<div class="baloon-field">
<span class="balloon-label">Forks: </span>
<span id="balloon-forks"></span>
</div>
<div class="baloon-field">
<span class="balloon-label">Language: </span>
<span id="balloon-language"></span>
</div>
<div class="baloon-field">
<span class="balloon-label">Open Issues: </span>
<span id="balloon-issues"></span>
</div>
<div class="baloon-field">
<span class="balloon-label">Updated: </span>
<span id="balloon-updated"></span>
</div>
</div>
</div>
</div>
<div id="balloon-arrow-left"><img src="assets/left-arrow.png" width="47" height="56" border="0" alt=""></div>
<div id="balloon-arrow-right"><img src="assets/right-arrow.png" width="47" height="55" border="0" alt=""></div>
</body>
</html>