-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·339 lines (312 loc) · 13.8 KB
/
index.html
File metadata and controls
executable file
·339 lines (312 loc) · 13.8 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Code Orange | Software with attitude</title>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="description" content="Software development studio with a strong focus on clever solutions to complex problems">
<meta property="og:url" content="https://code-orange.nl/">
<meta property="og:title" content="Code Orange">
<meta name="keywords" content="">
<link rel="stylesheet" href="style.css?v2">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<script src="https://kit.fontawesome.com/c9ab453505.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://www.google.com/recaptcha/api.js"></script>
<script src="smooth_scroll.js"></script>
<script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});
var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})
(window,document,'script','dataLayer','GTM-M5TFFZC'); </script>
</head>
<body>
<div id="wrapper">
<section class="intro">
<header>
<img src="img/co-logo.svg"/>
<h1>Code Orange</h1>
<p>Clever solutions to complex problems</p>
<svg id="click" viewBox="0 0 52 76">
<g stroke-linecap="round" stroke="#ffffff" stroke-width="14">
<path d="M26 7 v62"/>
<path d="M7 48 L26 69"/>
<path d="M45 48 L26 69"/>
</g>
</svg>
</header>
</section>
<section id="tools">
<header>
<h2>The tools we've built</h2>
</header>
<div class="content">
<p>When we encounter a problem, we build a tool to fix it. Below is a selection of the tools we've built that enable and empower people (mostly marketeers) to do more.</p>
<ul class="feature-icons tools">
<li>
<div class="tool-about">
<img src="img/followww.png" alt="followww." style="padding: 10px;">
<h4><a target="_blank" href="https://followww.co/">followww.</a></h4>
<p>Track HTTP redirects and cookies from short URLs</p>
<p><i><a target="_blank" href="https://chrome.google.com/webstore/detail/followww/dmpapbglnlfchgbbnalpcekkfdddagdm">Chrome Extension</a></i></p>
<p><b>free</b></p>
</div>
</li>
<li>
<div class="tool-about">
<img src="img/orangoetang.png" alt="Orang Oetang" style="padding: 5px;">
<h4><a target="_blank" href="https://orangoetang.co/">Orang Oetang</a></h4>
<p>A Wordpress site in 30 seconds</p>
<p><b>free, custom domains starting at $10/month</b></p>
</div>
</li>
<li>
<div class="tool-about">
<img src="img/gmail-id.png" alt="Gmail message ID finder">
<h4><a target="_blank" href="https://gmail-message-id-finder.co/">Gmail message ID finder</a></h4>
<p>Never not find an email again</p>
<p><i><a target="_blank" href="https://chrome.google.com/webstore/detail/gmail-message-id-finder/comcoiiifldaaejpbgbincdkoohihbae">Chrome Extension</a></i></p>
<p><b>free</b></p>
</div>
</li>
<li>
<div class="tool-about">
<img src="img/aberration.png" alt="Aberration">
<h4><a target="_blank" href="https://aberration.co/">Aberration</a></h4>
<p>All your AdWords accounts, at a glance</p>
<p><i>private beta</i></p>
</div>
</li>
<li>
<div class="tool-about">
<img src="img/odyssey.png" alt="Odyssey">
<h4><a target="_blank" href="https://odysseyattribution.co/">Odyssey attribution</a></h4>
<p>Customer journey analysis and attribution system</p>
<p><i><a target="_blank" href="https://www.youtube.com/watch?v=lEj5m0IXZUI&list=PLDmHEiFMKAN9gbl1F0y1iI9QKjiwiu6LR&index=3">Introduction video</a></i></p>
</div>
</li>
<li>
<div class="tool-about">
<img src="img/linksplit.svg" alt="Linksplit">
<h4><a target="_blank" href="https://linksplit.co/">Linksplit</a></h4>
<p>Intelligent short URLs for the perfect global marketing strategy</p>
<p><i>private beta</i></p>
</div>
</li>
<li>
<div class="tool-about">
<img src="img/bend.svg" alt="Bend">
<h4><a target="_blank" href="https://bendapp.co/">Bend</a></h4>
<p>Show custom popups to your website's users based on usage</p>
</div>
</li>
<li>
<div class="tool-about">
<img src="img/autotagger.png" alt="SEO Auto-Tagger">
<h4><a target="_blank" href="http://app.code-orange.nl/seo-autotagger">SEO Auto-Tagger</a></h4>
<p>Use machine learning to optimize your products for SEO in bulk</p>
<p><b>starting at $10/month</b></p>
</div>
</li>
<li>
<div class="tool-about">
<img src="img/docupop.png" alt="Docupop">
<h4><a target="_blank" href="https://docupop.co/">Docupop</a></h4>
<p>The new, better way to generate repetitive documents</p>
<p><b>free, unlimited documents for $5/month</b></p>
</div>
</li>
<li>
<div class="tool-about">
<img src="img/clearfluencer.svg" alt="Clearfluencer">
<h4><a target="_blank" href="https://clearfluencer.co/">Clearfluencer</a></h4>
<p>Insights for influencer marketing campaigns</p>
<p><i>private beta</i></p>
</div>
</li>
</ul>
</div>
</section>
<section id="clients">
<header>
<h2>And the companies we're helping build cool things</h2>
</header>
<div class="content">
<p>
<strong>When we're not building tools,</strong> we offer premium consultancy to help companies tackle <strong>complex</strong> problems with <strong>clever</strong> solutions.
</p>
<div class="clients">
<img src="img/client-adidas.png" width="141" alt="adidas group" style="filter: invert(100%);">
<img src="img/client-ca.svg" width="159" alt="CODE D'AZUR" style="filter: invert(0%);">
<img src="img/client-stylescript.png" width="176" alt="StyleScript" style="filter: invert(100%);">
<img src="img/client-lm.png" width="132" alt="LegalMatters.com" style="filter: invert(100%);" >
<img src="img/client-persgroep.png" width="158" alt="De Persgroep" style="filter: invert(100%);">
</div>
<p>We like to work on complex problems and we have a passion for everything on the intersection of software development and marketing. We work best when there is room for our solutions to make a serious impact.</p>
<div class="clients_apps_container">
<img src="img/mockups_telefoons.png" alt="Telephone example" class="clients_apps">
</div>
<p>Think your issue can grab our attention? Fill in the contact form at the bottom of this page and we'll get back to you.</p>
</div>
</section>
<section id="opensource">
<header>
<h2>This is everything we've open sourced</h2>
</header>
<div class="content">
<p>Giving back to the community. Find it all <a target="_blank" href="https://opensource.code-orange.nl/">here</a> and on our <a target="_blank" href="https://github.com/code-orange">GitHub org profile</a>.</p>
<section class="laravel">
<header>
<h3>Laravel & Lumen</h3>
<p>Our <a target="_blank" href="https://getcomposer.org/">Composer</a> libraries that you can drop into your Laravel or Lumen project to make your life easier.</p>
</header>
<div class="content">
<ul class="alt">
<li>
<h5>Statuspage</h5>
<p><a target="_blank" href="https://github.com/code-orange/statuspage">code-orange/statuspage</a><span class="stars" data-repo="code-orange/statuspage"> 12<img alt="stars" src="img/star.svg"></span></p>
<p>A Lumen package that allows you to easily add a status page to an existing Lumen application or to create a dedicated Lumen status application.</p>
</li>
<li>
<h5>GeoIP</h5>
<p><a target="_blank" href="https://github.com/code-orange/lumen-geoip">code-orange/lumen-geoip</a><span class="stars" data-repo="code-orange/lumen-geoip"> 1<img alt="stars" src="img/star.svg"></span></p>
<p>A GeoIP resolver package for Lumen.</p>
</li>
<li>
<h5>Jot</h5>
<p><a target="_blank" href="https://github.com/code-orange/jot">code-orange/jot</a><span class="stars" data-repo="code-orange/jot"> 5<img alt="stars" src="img/star.svg"></span></p>
<p>Laravel package that generates RESTful API documentation in Markdown based on PHPDoc.</p>
</li>
</ul>
</div>
</section>
<section class="angular">
<header>
<h3>Angular</h3>
<p>We often use Angular to build our responsive and reactive front-end web apps, so we're building our own tools for it as well.</p>
</header>
<div class="content">
<ul class="alt">
<li>
<h5>Telemachy</h5>
<p><a target="_blank" href="https://github.com/code-orange/telemachy">code-orange/telemachy</a><span class="stars" data-repo="code-orange/telemachy"> 39<img alt="stars" src="img/star.svg"></span></p>
<p>Easy guided tours for Angular.</p>
</li>
</ul>
</div>
</section>
<section class="php">
<header>
<h3>PHP</h3>
<p>We're still using these in our Laravel and Lumen projects, but you can use them in any PHP project you have.</p>
</header>
<div class="content">
<ul class="alt">
<li>
<h5>Redis counting semaphore</h5>
<p><a target="_blank" href="https://github.com/code-orange/redis-counting-semaphore">code-orange/redis-counting-semaphore</a><span class="stars" data-repo="code-orange/redis-counting-semaphore"> 3<img alt="stars" src="img/star.svg"></span></p>
<p>Distributed PHP counting semaphore implementation, using redis as a broker.</p>
</li>
</ul>
</div>
</section>
<section class="misc-projects">
<header>
<h3>Projects</h3>
<p>A collection of projects we've open sourced. You probably won't be able to use any of them in your own projects, but the code might be a nice read.</p>
</header>
<div class="content">
<ul class="alt">
<li>
<h5>code-orange.nl</h5>
<p><a target="_blank" href="https://github.com/code-orange/code-orange.nl">code-orange/code-orange.nl</a><span class="stars" data-repo="code-orange/code-orange.nl"></span></p>
<p>This page!</p>
</li>
<li>
<h5>Gmail message ID finder</h5>
<p><a target="_blank" href="https://github.com/code-orange/Gmail-message-ID-finder">code-orange/Gmail-message-ID-finder</a><span class="stars" data-repo="code-orange/Gmail-message-ID-finder"> 1<img alt="stars" src="img/star.svg"></span></p>
<p>Adds a 'Copy message ID' button to Gmail messages which generates a search term that you can later use to get back to your message.</p>
</li>
<li>
<h5>gmail-message-id-finder.co</h5>
<p><a target="_blank" href="https://github.com/code-orange/gmail-message-id-finder.co">code-orange/gmail-message-id-finder.co</a><span class="stars" data-repo="code-orange/gmail-message-id-finder.co"></span></p>
<p>Website for Gmail message ID finder, <a target="_blank" href="https://gmail-message-id-finder.co/">gmail-message-id-finder.co</a></p>
</li>
<li>
<h5>idea-tracker</h5>
<p><a target="_blank" href="https://github.com/code-orange/idea-tracker">code-orange/idea-tracker</a><span class="stars" data-repo="code-orange/idea-tracker"></span></p>
<p>Simple web based tracker for project ideas</p>
</li>
<li>
<h5>followww-extension</h5>
<p><a target="_blank" href="https://github.com/code-orange/followww-extension">code-orange/followww-extension</a><span class="stars" data-repo="code-orange/followww-extension"></span></p>
<p>Chrome extension that adds a followww. option to the link context menu.</p>
</li>
<li>
<h5>Code Orange open source</h5>
<p><a target="_blank" href="https://github.com/code-orange/open-source">code-orange/open-source</a><span class="stars" data-repo="code-orange/open-source"></span></p>
<p>Source code for our <a target="_blank" href="https://opensource.code-orange.nl/">open source portal</a>.</p>
</li>
</ul>
</div>
</section>
</div>
</section>
<section id="contact">
<header>
<h2>Get in touch</h2>
</header>
<div class="content">
<p>
<strong>Shoot us a message</strong> to talk about our tools, helping you out with a project or just to chat.
</p>
</div>
<footer>
<ul class="items">
<li>
<h3>Email</h3>
<p><a href="mailto:info@code-orange.nl">info@code-orange.nl</a></p>
</li>
<li>
<h3>Phone</h3>
<p><a href="tel:+31208932941">+31 20 8932941</a></p>
</li>
<li>
<h3>Address</h3>
<p><a target="_blank" href="https://goo.gl/maps/mpNZ69irbtb6DReFA">Lindenhoevestraat 43, 1096 DV, Amsterdam</a></p>
</li>
<li>
<h3>Jobs</h3>
<p><a href="/vacancies/">Vacancies</a></p>
</li>
<li>
<h3>Blog</h3>
<p><a target="_blank" href="http://blog.code-orange.nl/">Code Orange Stories</a></p>
</li>
<li>
<h3>Elsewhere</h3>
<ul class="icons">
<li>
<a target="_blank" href="https://twitter.com/code__orange" class="icon brands fa-twitter"><span class="label">Twitter</span></a>
</li>
<li>
<a target="_blank" href="https://www.facebook.com/codeorangenl/" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a>
</li>
<li>
<a target="_blank" href="https://linkedin.com/company/code-orange-nl" class="icon brands fa-linkedin-in"><span class="label">LinkedIn</span></a>
</li>
<li>
<a target="_blank" href="https://github.com/code-orange" class="icon brands fa-github"><span class="label">GitHub</span></a>
</li>
</ul>
</li>
<li>
<h3>Boring stuff</h3>
<p><a target="_blank" href="/terms.pdf">Terms</a></p>
</li>
</ul>
</footer>
</section>
<div class="copyright">© Code Orange.</div>
</div>
<script src="stars.js"></script>
</body></html>