-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
452 lines (425 loc) · 24.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
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
<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/Article">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="Discover our Open Source projects and high quality APIs or libraries. Build awesome Web / Mobile Applications with ease.">
<title>Gomoob - Open source projects</title>
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="Gomoob - Open source projects">
<meta itemprop="description" content="Discover our Open Source projects and high quality APIs or libraries. Build awesome Web / Mobile Applications with ease.">
<meta itemprop="image" content="https://gomoob.github.io/img/github.png">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@GoMoob">
<meta name="twitter:creator" content="@GoMoob">
<meta name="twitter:title" content="Discover our Open source projects and develop high quality code !">
<meta name="twitter:description" content="Discover our Open Source projects and high quality APIs or libraries. Build awesome Web / Mobile Applications with ease.">
<meta name="twitter:image" content="https://gomoob.github.io/img/github.png">
<!-- Open Graph data -->
<meta property="og:title" content="Gomoob - Open source projects" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://gomoob.github.io" />
<meta property="og:image" content="https://gomoob.github.io/img/github-512x512.png" />
<meta property="og:description" content="Discover our Open Source projects and high quality APIs or libraries. Build awesome Web / Mobile Applications with ease." />
<meta property="fb:app_id" content="1096624997103774" />
<link rel="shortcut icon" href="https://www.gomoob.com/images/favicon.ico" type="image/x-icon" />
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<!-- Custom Fonts -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css" type="text/css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/creative.css" type="text/css">
<link rel="stylesheet" href="css/rrssb.css" type="text/css">
<!-- Devicon -->
<link rel="stylesheet" href="https://cdn.rawgit.com/konpa/devicon/master/devicon.min.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<header>
<div class="header-content">
<div class="header-content-inner">
<h1>Our contribution to Open Source</h1>
<br>
<a href="https://www.gomoob.com" target="_blank">
<img src="https://www.gomoob.com/images/logo.png" alt="GoMoob logo" />
</a>
<span style="font-size: 4em; margin-left: 0.5em; padding-right: 0.5em; vertical-align: middle;">+</span>
<img src="img/github.png" alt="Github logo" />
<hr>
<p>
At Gomoob we build high quality software with awesome Open Source frameworks everyday. Here we
share some of our work to help you build great things too !
</p>
</div>
<div style="text-align: center;">
<ul class="rrssb-buttons clearfix" style="margin: auto; max-width: 480px;">
<li class="rrssb-facebook">
<a href="https://www.facebook.com/sharer/sharer.php?u=https://gomoob.github.io" class="popup">
<span class="rrssb-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 29">
<path d="M26.4 0H2.6C1.714 0 0 1.715 0 2.6v23.8c0 .884 1.715 2.6 2.6 2.6h12.393V17.988h-3.996v-3.98h3.997v-3.062c0-3.746 2.835-5.97 6.177-5.97 1.6 0 2.444.173 2.845.226v3.792H21.18c-1.817 0-2.156.9-2.156 2.168v2.847h5.045l-.66 3.978h-4.386V29H26.4c.884 0 2.6-1.716 2.6-2.6V2.6c0-.885-1.716-2.6-2.6-2.6z"/>
</svg>
</span>
<span class="rrssb-text">facebook</span>
</a>
</li>
<li class="rrssb-twitter">
<!-- Replace href with your Meta and URL information -->
<a href="https://twitter.com/intent/tweet?text=Discover%20our%20Open%20source%20projects%20and%20develop%20high%20quality%20code%20!&url=https%3A%2F%2Fgomoob.github.io&via=GoMoob"
class="popup">
<span class="rrssb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28"><path d="M24.253 8.756C24.69 17.08 18.297 24.182 9.97 24.62a15.093 15.093 0 0 1-8.86-2.32c2.702.18 5.375-.648 7.507-2.32a5.417 5.417 0 0 1-4.49-3.64c.802.13 1.62.077 2.4-.154a5.416 5.416 0 0 1-4.412-5.11 5.43 5.43 0 0 0 2.168.387A5.416 5.416 0 0 1 2.89 4.498a15.09 15.09 0 0 0 10.913 5.573 5.185 5.185 0 0 1 3.434-6.48 5.18 5.18 0 0 1 5.546 1.682 9.076 9.076 0 0 0 3.33-1.317 5.038 5.038 0 0 1-2.4 2.942 9.068 9.068 0 0 0 3.02-.85 5.05 5.05 0 0 1-2.48 2.71z"/></svg></span>
<span class="rrssb-text">twitter</span>
</a>
</li>
<li class="rrssb-linkedin">
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://gomoob.github.io&title=Gomoob%20-%20Open%20source%20projects&summary=Discover%20our%20Open%20Source%20projects%20and%20high%20quality%20APIs%20or%20libraries.%20Build%20awesome%20Web%20/%20Mobile%20Applications%20with%20ease." class="popup">
<span class="rrssb-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewbox="0 0 28 28">
<path d="M25.424 15.887v8.447h-4.896v-7.882c0-1.98-.71-3.33-2.48-3.33-1.354 0-2.158.91-2.514 1.802-.13.315-.162.753-.162 1.194v8.216h-4.9s.067-13.35 0-14.73h4.9v2.087c-.01.017-.023.033-.033.05h.032v-.05c.65-1.002 1.812-2.435 4.414-2.435 3.222 0 5.638 2.106 5.638 6.632zM5.348 2.5c-1.676 0-2.772 1.093-2.772 2.54 0 1.42 1.066 2.538 2.717 2.546h.032c1.71 0 2.77-1.132 2.77-2.546C8.056 3.593 7.02 2.5 5.344 2.5h.005zm-2.48 21.834h4.896V9.604H2.867v14.73z"></path>
</svg>
</span>
<span class="rrssb-text">linkedin</span>
</a>
</li>
</ul>
</div>
</div>
</header>
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">
How is this page organized ?
</h2>
<hr class="light">
<p class="text-faded">
We choose each technology we use with the utmost care, our choices depend on our client’s needs,
software design and architectural considerations and also performance stuffs.
<p>
<p class="text-faded">
This page presents the Open Source projects we develop, those projects can be classified by
programming language, storage systems (RDMBS or NoSQL) or simply "arbitrary" by tool name (
Docker, etc.).
</p>
</div>
</div>
</div>
</section>
<section id="php">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">
<i class="devicon-php-plain"></i>
<br>PHP
</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/php-pushwoosh" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/pushwoosh.png" alt="Pushwoosh logo" />
</div>
<h3>php-pushwoosh</h3>
<p class="text-muted">
A PHP Library to easily work with the Pushwoosh REST Web Services.
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/php-facebook-messenger" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/facebook-messenger.png" alt="Facebook Messenger logo">
</div>
<h3>php-facebook-messenger</h3>
<p class="text-muted">
A PHP Library to easily work with the Facebook Messenger REST Web Services.
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/php-websocket-server" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/websocket.png" alt="Websocket logo">
</div>
<h3>php-websocket-server</h3>
<p class="text-muted">
WebSocket server with tags management, forward your messages on the right clients with ease !
</p>
</div>
</a>
</div>
<div class="row">
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/php-embedded-mongo" target="_blank">
<div class="service-box">
<div class="project-image">
<i class="devicon-mongodb-plain-wordmark colored"></i>
</div>
<h3>php-embedded-mongo</h3>
<p class="text-muted">
Start an embedded Mongo DB server and run your PHPUnit integration tests easily.
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/php-metadata-extractor" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/metadata-extractor.png" alt="Metadata Extractor logo">
</div>
<h3>php-metadata-extractor</h3>
<p class="text-muted">
PHP wrapper to easily call the Java metadata-extrator library.
</p>
</div>
</a>
</div>
</div>
</section>
<br/>
<br/>
<br/>
<section id="javascript">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading"><i class="devicon-javascript-plain"></i><br>Javascript</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/backbone.hateoas" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/backbone.png" alt="Backbone logo" />
</div>
<h3>backbone.hateoas</h3>
<p class="text-muted">
Use HAL and HATEOAS in your Backbone and Marionette applications !
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/oauth.js" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/oauth.png" alt="OAuth logo" />
</div>
<h3>oauth.js</h3>
<p class="text-muted">
A Javascript library used to easily request secured OAuth 2.0 Web Services.
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/cordova.mocks" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/cordova.png" alt="Cordova logo" />
</div>
<h3>cordova.mocks</h3>
<p class="text-muted">
Easy to use Apache Cordova mocks.
</p>
</div>
</a>
</div>
<div class="row">
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/backbone.isomorphic" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/marionette.png" alt="Backbone Marionette logo" />
</div>
<h3>backbone.isomorphic</h3>
<p class="text-muted">
Isomorphic Backbone and Marionette
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/i18n" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/europe.png" alt="Earth logo" />
</div>
<h3>i18n</h3>
<p class="text-muted">
Polyglot.js extended to load JSON translation files and cache them.
</p>
</div>
</a>
<div class="col-lg-4 col-md-6 text-center"></div>
</div>
</div>
</section>
<br/>
<br/>
<br/>
<section id="java">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<!-- h2 class="section-heading">At Your Service</h2-->
<h2 class="section-heading"><i class="devicon-java-plain"></i><br>Java</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<a class="col-lg-6 col-md-6 text-center" href="https://github.com/gomoob/embedded-mongo" target="_blank">
<div class="service-box">
<div class="project-image">
<i class="devicon-mongodb-plain-wordmark colored"></i>
</div>
<h3>embedded-mongo</h3>
<p class="text-muted">
Start an embedded Mongo DB server and drive it using server sockets.
</p>
</div>
</a>
</div>
</div>
</section>
<section id="docker">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">
<img src="img/docker.jpg" alt="Docker logo" />
<br>Docker
</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<a class="col-lg-6 col-md-6 text-center" href="https://hub.docker.com/r/gomoob/php-websocket-server" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/websocket.png" alt="Websocket logo">
</div>
<h3>php-websocker-server</h3>
<p class="text-muted">
A PHP WebSocket server with a powerful tags management system.
</p>
</div>
</a>
<a class="col-lg-6 col-md-6 text-center" href="https://hub.docker.com/r/gomoob/sensu-server" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/sensu.png" alt="Websocket logo">
</div>
<h3>sensu-server</h3>
<p class="text-muted">
All-in-one Sensu server.
</p>
</div>
</a>
</div>
</div>
</section>
<footer id="contact">
<div class="footer-content">
<div class="footer-content-inner">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">
Let's Get In Touch !
</h2>
<hr class="primary" />
<p>
Would you like to start your next project with us? That's great! Give us a call or send us an
email and we will get back to you as soon as possible!
</p>
</div>
</div>
<div class="row">
<div class="col-lg-4 text-center">
<i class="fa fa-globe fa-3x wow bounceIn"></i>
<p>
<a href="https://www.gomoob.com">https://www.gomoob.com</a>
</p>
</div>
<div class="col-lg-4 text-center">
<i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="col-lg-4 text-center">
<i class="fa fa-phone fa-3x wow bounceIn"></i>
<p>(+33)6 85 12 81 26 <br>or<br> (+33) 6 28 35 04 49</p>
</div>
</div>
</div>
</div>
<br/>
<br/>
<div class="footer-content-inner">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">
Follow us
</h2>
<hr class="primary" />
<ul class="social-links" style="list-style: none; padding-left: 0px;">
<li style="display: inline-block;">
<a href="https://www.facebook.com/GoMoob" target="_blank" style="color: white; padding:0px 8px;">
<i class="fa fa-3x fa-facebook-square"></i>
</a>
</li>
<li style="display: inline-block;">
<a href="https://twitter.com/GoMoob" target="_blank" style="color: white; padding:0px 8px;">
<i class="fa fa-3x fa-twitter-square"></i>
</a>
</li>
<li style="display: inline-block;">
<a href="https://www.linkedin.com/company/gomoob" target="_blank" style="color: white; padding:0px 8px;">
<i class="fa fa-3x fa-linkedin-square"></i>
</a>
</li>
<li style="display: inline-block;">
<a href="https://github.com/gomoob" target="_blank" style="color: white; padding:0px 8px;">
<i class="fa fa-3x fa-github-square"></i>
</a>
</li>
<li style="display: inline-block;">
<a href="mailto:[email protected]" style="color: white; padding:0px 8px;">
<i class="fa fa-3x fa-envelope"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<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-30020783-4', 'auto');
ga('send', 'pageview');
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery.1.10.2.min.js"><\/script>')</script>
<script src="js/rrssb.min.js"></script>
</body>
</html>