forked from starkandwayne-attic/starkandwayne.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
548 lines (441 loc) · 21.2 KB
/
404.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- start: Meta -->
<meta charset="utf-8">
<title>Stark & Wayne are lost in the abyss</title>
<meta name="author" content="Dr Nic Williams">
<!-- end: Meta -->
<!-- start: Mobile Specific -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- end: Mobile Specific -->
<!-- start: Facebook Open Graph -->
<meta property="og:title" content=""/>
<meta property="og:description" content=""/>
<meta property="og:type" content=""/>
<meta property="og:url" content=""/>
<meta property="og:image" content=""/>
<!-- end: Facebook Open Graph -->
<!-- start: CSS -->
<!-- <link href="http://starkandwayne.com/assets/themes/smart-business-template/bootstrap/css/bootstrap.min.css" rel="stylesheet"> -->
<!-- <link href="http://starkandwayne.com/assets/themes/smart-business-template/css/style.css?body=1" rel="stylesheet" type="text/css" media="all"> -->
<link href="http://starkandwayne.com/assets/themes/smart-business-template/css/bootstrap.css" rel="stylesheet">
<link href="http://starkandwayne.com/assets/themes/smart-business-template/css/bootstrap-responsive.css" rel="stylesheet">
<link href="http://starkandwayne.com/assets/themes/smart-business-template/css/style.css" rel="stylesheet">
<!-- <link href="http://starkandwayne.com/assets/themes/smart-business-template/css/parallax-slider.css" rel="stylesheet"> -->
<link href="http://localhost:4000/assets/themes/smart-business-template/css/parallax-slider.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Droid+Sans:400,700">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Droid+Serif">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Boogaloo">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Economica:700,400italic">
<!-- end: CSS -->
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!--start: Header -->
<header>
<!--start: Container -->
<div class="container">
<!--start: Row -->
<div class="row">
<!--start: Logo -->
<div class="logo span3">
<a class="brand" href="http://starkandwayne.com/">Stark<span>&</span>Wayne.</a>
</div>
<!--end: Logo -->
<!--start: Navigation -->
<div class="span9">
<div class="navbar navbar-inverse">
<div class="navbar-inner">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li><a href="/about-us.html">About Us</a></li>
<li><a href="/articles.html">Articles</a></li>
<li><a href="/contact-us.html">Contact Us</a></li>
</ul>
</div>
</div>
</div>
</div>
<!--end: Navigation -->
</div>
<!--end: Row -->
</div>
<!--end: Container-->
</header>
<!--end: Header-->
<!-- start: Slider -->
<div class="slider-wrapper">
<div id="da-slider" class="da-slider da-slider-abyss">
<div class="da-slide abyss">
<h2>Lost in the abyss!</h2>
<p>
You have defeated our impervious website and are now lost in the abyss.
Let's see if we can help you find what you're looking for.
</p>
<a href="http://starkandwayne.com/" class="da-link">Send me home »</a>
<!-- <div class="da-img"><img src="/assets/themes/smart-business-template/img/about-us/drnic-alpha-300w.png" alt="drnic" /></div> -->
</div>
</div>
</div>
<!-- end: Slider -->
<!--start: Wrapper-->
<div id="wrapper">
<!--start: Container -->
<div class="container">
<hr>
<!-- start: Hero Unit - Main hero unit for a primary marketing message or call to action -->
<div class="hero-unit">
<h3>
Want to upgrade your team into superheroes? Stark & Wayne offer you scientific blend of consultants, open source and proprietary tools to permanently increase your speed, strength and spirit.
</h3>
<p><a class="btn btn-primary btn-large">Learn more »</a></p>
</div>
<!-- end: Hero Unit -->
<hr>
<!-- start: Row -->
<div class="row">
<!-- start: Icon Boxes -->
<div class="icons-box-vert-container">
<!-- start: Icon Box Start -->
<div class="span4">
<div class="icons-box-vert">
<i class="ico-cloud ico-white circle-color-full"></i>
<div class="icons-box-vert-info">
<h3>Cloud Foundry</h3>
<p>Deploy applications within seconds with
<a href="http://cloudfoundry.org/" title="Cloud Foundry Open Source">Cloud Foundry</a>
running in your own data centers. Don't wait weeks to save the day with new applications and
upgrades.</p>
</div>
<div class="clear"></div>
</div>
</div>
<!-- end: Icon Box-->
<!-- start: Icon Box Start -->
<div class="span4">
<div class="icons-box-vert">
<i class="ico-resize-full ico-white circle-color-full"></i>
<div class="icons-box-vert-info">
<h3>BOSH</h3>
<p>Upgrade from developer happiness to production happiness with BOSH. Manage any production
environment that you can imagine on your vSphere, OpenStack or AWS infrastructure.</p>
</div>
<div class="clear"></div>
</div>
</div>
<!-- end: Icon Box -->
<!-- start: Icon Box Start -->
<div class="span4">
<div class="icons-box-vert">
<i class="ico-group ico-white circle-color-full"></i>
<div class="icons-box-vert-info">
<h3>Onsite Active Support</h3>
<p>We join your teams and work actively to upgrade everyone and every process until
we're a super team.</p>
</div>
<div class="clear"></div>
</div>
</div>
<!-- end: Icon Box -->
</div>
<!-- end: Icon Boxes -->
<div class="clear"></div>
</div>
<!-- end: Row -->
<hr>
<!-- start: Row -->
<div class="row">
<div class="span9">
<div class="title"><h3>Conference Talks</h3></div>
<!-- start: Row -->
<div class="row">
<div class="span3">
<div class="picture">
<a href="http://youtu.be/I0n2wiYvFNw" rel="youtube" title="mobile app">
<img src="http://starkandwayne.com/assets/themes/smart-business-template/img/videos/drnic-future-of-deployment-goruco2012.png">
<div class="image-overlay-play"></div>
</a>
</div>
<div class="item-description">
<h4><a href="#">Future of Deployment</a></h4>
<p>Dr Nic overviews all the aspects of application deployment and considers BOSH as a platform
that solves the requirements of an application that needs to scale and evolve over time.</p>
</div>
</div>
<div class="span3">
<div class="picture">
<a href="http://www.infoq.com/presentations/williams-open-source">
<img src="http://starkandwayne.com/assets/themes/smart-business-template/img/videos/drnic-living-with-1000-projects-futureruby2008.png">
<div class="image-overlay-play"></div>
</a>
</div>
<div class="item-description">
<h4><a href="#">Living with 1000 projects</a></h4>
<p>In this talk recorded at FutureRuby, Dr Nic explains how to how to go from 1 to 1000 open source
projects and still enjoy yourself.</p>
</div>
</div>
<div class="span3">
<div class="picture">
<a href="http://youtu.be/N0PZ7_x6ajw" title="High Performance Ruby - Evented vs Threaded">
<img src="http://starkandwayne.com/assets/themes/smart-business-template/img/videos/drnic-ruby-evented-vs-threaded-rubyconf2011.png" >
<div class="image-overlay-play"></div>
</a>
</div>
<div class="item-description">
<h4><a href="#">High Performance Ruby - Evented vs Threaded</a></h4>
<p>What was important to me was the the choice was abstracted away. I wanted to write normal,
step-by-step Ruby code. Yet I wanted it to be performant. I've asked a lot of people.
"What choices do I need to make, how different does my code look, and how do I do testing?"
These are the questions I searched for answers. I'd like to now share the answers.</p>
</div>
</div>
</div>
<!-- end: Row -->
</div>
<div class="span3">
<!-- start: Testimonials-->
<div class="testimonial-container">
<div class="title"><h3>Fun quotes</h3></div>
<div class="testimonials-carousel" data-autorotate="5000">
<ul class="carousel">
<li class="testimonial">
<div class="testimonials">You know your database isn't always going to be there. You know that because you put it on AWS East.</div>
<div class="testimonials-bg"></div>
<div class="testimonials-author">Dr Nic Williams, <span>CEO</span>, RubyConf 2012</div>
</li>
<li class="testimonial">
<div class="testimonials">As your system becomes more successful (more traffic) you are going to have to spend more time keeping it happy.</div>
<div class="testimonials-bg"></div>
<div class="testimonials-author">Dr Nic Williams, <span>CEO</span>, RubyConf 2012</div>
</li>
<li class="testimonial">
<div class="testimonials">Spot the difference between static code bases and running web apps.
Code goes to production is the sucky part.</div>
<div class="testimonials-bg"></div>
<div class="testimonials-author">Dr Nic Williams, <span>CEO</span>, RubyConf 2012</div>
</li>
<li class="testimonial">
<div class="testimonials">How fast you can put code into production doesn't matter if your error rates stay the same.</div>
<div class="testimonials-bg"></div>
<div class="testimonials-author">Dr Nic Williams, <span>CEO</span>, RubyConf 2012</div>
</li>
</ul>
</div>
</div>
<!-- end: Testimonials-->
</div>
</div>
<!-- end: Row -->
<hr>
<!-- start Clients List -->
<!-- <div class="clients-carousel">
<ul class="slides clients">
<li><img src="http://starkandwayne.com/assets/themes/smart-business-template/img/logos/1.png" alt=""/></li>
</ul>
</div> -->
<!-- end Clients List -->
<hr>
</div>
<!--end: Container-->
</div>
<!-- end: Wrapper -->
<!-- start: Footer Menu -->
<div id="footer-menu" class="hidden-tablet hidden-phone">
<!-- start: Container -->
<div class="container">
<!-- start: Row -->
<div class="row">
<!-- start: Footer Menu Logo -->
<div class="span2">
<div id="footer-menu-logo">
<a class="brand" href="http://starkandwayne.com/">Stark<span>&</span>Wayne.</a>
</div>
</div>
<!-- end: Footer Menu Logo -->
<!-- start: Footer Menu Links-->
<div class="span9">
<div id="footer-menu-links">
<ul id="footer-nav">
<li><a href="http://starkandwayne.com/">Start</a></li>
<li><a href="http://starkandwayne.com/about-us.html">About</a></li>
<li><a href="http://starkandwayne.com/contact-us.html">Contact</a></li>
</ul>
</div>
</div>
<!-- end: Footer Menu Links-->
<!-- start: Footer Menu Back To Top -->
<div class="span1">
<div id="footer-menu-back-to-top">
<a href="#"></a>
</div>
</div>
<!-- end: Footer Menu Back To Top -->
</div>
<!-- end: Row -->
</div>
<!-- end: Container -->
</div>
<!-- end: Footer Menu -->
<!-- start: Footer -->
<div id="footer">
<!-- start: Container -->
<div class="container">
<!-- start: Row -->
<div class="row">
<!-- start: About -->
<div class="span3">
<h3>About Us</h3>
<p>
We're a team who help your internal development team become superheroes to your colleagues and users.
We've run production applications and managed development teams and we know which tools,
technologies and thought processes will help evolve you from today to the future.
</p>
</div>
<!-- end: About -->
<!-- start: Photo Stream -->
<div class="span3">
<h3>We are here!</h3>
<div id="small-map-container"><a href="/contact-us.html"></a></div>
<iframe id="small-map" width="210" height="210" frameborder="0" scrolling="yes" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Palo+Alto,+CA&aq=0&oq=palo+alo&sll=37.579413,-95.712891&sspn=46.674325,92.988281&t=m&ie=UTF8&hq=&hnear=Palo+Alto,+Santa+Clara,+California&ll=37.442155,-122.14325&spn=0.261684,0.439453&z=7&iwloc=near&output=embed"></iframe>
<!-- src="https://maps.google.pl/maps?f=q&source=s_q&hl=pl&geocode=&q=Los+Angeles,+Kalifornia,+Stany+Zjednoczone&aq=0&oq=Los&sll=50.143066,18.85267&sspn=0.057207,0.168915&t=m&ie=UTF8&hq=&hnear=Los+Angeles,+Hrabstwo+Los+Angeles,+Kalifornia,+Stany+Zjednoczone&ll=34.052234,-118.243685&spn=0.036979,0.084457&z=14&iwloc=near&output=embed"></iframe> -->
</div>
<!-- end: Photo Stream -->
<div class="span6">
<!-- start: Follow Us -->
<h3>Follow Us!</h3>
<ul class="social-grid">
<li>
<div class="social-item">
<div class="social-info-wrap">
<div class="social-info">
<div class="social-info-front social-twitter">
<a href="http://twitter.com/StarkAndWayne"></a>
</div>
<div class="social-info-back social-twitter-hover">
<a href="http://twitter.com/StarkAndWayne"></a>
</div>
</div>
</div>
</div>
</li>
<!-- <li>
<div class="social-item">
<div class="social-info-wrap">
<div class="social-info">
<div class="social-info-front social-facebook">
<a href="http://facebook.com"></a>
</div>
<div class="social-info-back social-facebook-hover">
<a href="http://facebook.com"></a>
</div>
</div>
</div>
</div> -->
</li>
<li>
<div class="social-item">
<div class="social-info-wrap">
<div class="social-info">
<div class="social-info-front social-github">
<a href="http://github.com/StarkAndWayne"></a>
</div>
<div class="social-info-back social-github-hover">
<a href="http://github.com/StarkAndWayne"></a>
</div>
</div>
</div>
</div>
</li>
<li>
<div class="social-item">
<div class="social-info-wrap">
<div class="social-info">
<div class="social-info-front social-youtube">
<a href="http://www.youtube.com/user/StarkAndWayne"></a>
</div>
<div class="social-info-back social-youtube-hover">
<a href="http://www.youtube.com/user/StarkAndWayne"></a>
</div>
</div>
</div>
</div>
</li>
</ul>
<!-- end: Follow Us -->
<!-- start: Newsletter -->
<form id="newsletter">
<h3>Newsletter</h3>
<p>Please leave us your email</p>
<label for="newsletter_input">@:</label>
<input type="text" id="newsletter_input"/>
<input type="submit" id="newsletter_submit" value="submit">
</form>
<!-- end: Newsletter -->
</div>
</div>
<!-- end: Row -->
</div>
<!-- end: Container -->
</div>
<!-- end: Footer -->
<!-- start: Copyright -->
<div id="copyright">
<!-- start: Container -->
<div class="container">
<div class="sixteen columns">
<p>
© 2012, Stark & Wayne LLC.
</p>
</div>
</div>
<!-- end: Container -->
</div>
<!-- end: Copyright -->
<!-- start: Java Script -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="/assets/themes/smart-business-template/js/jquery-1.8.2.js"></script>
<script src="/assets/themes/smart-business-template/js/bootstrap.js"></script>
<script src="/assets/themes/smart-business-template/js/isotope.js"></script>
<script src="/assets/themes/smart-business-template/js/jquery.imagesloaded.js"></script>
<script src="/assets/themes/smart-business-template/js/flexslider.js"></script>
<script src="/assets/themes/smart-business-template/js/carousel.js"></script>
<script src="/assets/themes/smart-business-template/js/jquery.cslider.js"></script>
<script src="/assets/themes/smart-business-template/js/slider.js"></script>
<script src="/assets/themes/smart-business-template/js/fancybox.js"></script>
<script defer="defer" src="/assets/themes/smart-business-template/js/custom.js"></script>
<!-- end: Java Script -->
<script type="text/javascript">
//<![CDATA[
window.__CF=window.__CF||{};window.__CF.AJS={"ga_key":{"ua":"UA-36084323-1","ga_bs":"2"}};
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
try{if (!window.CloudFlare) { var CloudFlare=[{verbose:0,p:0,byc:0,owlid:"cf",mirage:{responsive:0,lazy:0},oracle:0,paths:{cloudflare:"/cdn-cgi/nexp/aav=1870252173/"},atok:"b4efc7eeb23ad5993da32c5c0882be3c",zone:"starkandwayne.com",rocket:"0",apps:{"ga_key":{"ua":"UA-36084323-1","ga_bs":"2"}}}];var a=document.createElement("script"),b=document.getElementsByTagName("script")[0];a.async=!0;a.src="//ajax.cloudflare.com/cdn-cgi/nexp/aav=4114775854/cloudflare.min.js";b.parentNode.insertBefore(a,b);}}catch(e){};
//]]>
</script>
<script type="text/javascript">
/* <![CDATA[ */
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-36084323-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
(function(b){(function(a){"__CF"in b&&"DJS"in b.__CF?b.__CF.DJS.push(a):"addEventListener"in b?b.addEventListener("load",a,!1):b.attachEvent("onload",a)})(function(){"FB"in b&&"Event"in FB&&"subscribe"in FB.Event&&(FB.Event.subscribe("edge.create",function(a){_gaq.push(["_trackSocial","facebook","like",a])}),FB.Event.subscribe("edge.remove",function(a){_gaq.push(["_trackSocial","facebook","unlike",a])}),FB.Event.subscribe("message.send",function(a){_gaq.push(["_trackSocial","facebook","send",a])}));"twttr"in b&&"events"in twttr&&"bind"in twttr.events&&twttr.events.bind("tweet",function(a){if(a){var b;if(a.target&&a.target.nodeName=="IFRAME")a:{if(a=a.target.src){a=a.split("#")[0].match(/[^?=&]+=([^&]*)?/g);b=0;for(var c;c=a[b];++b)if(c.indexOf("url")===0){b=unescape(c.split("=")[1]);break a}}b=void 0}_gaq.push(["_trackSocial","twitter","tweet",b])}})})})(window);
/* ]]> */
</script>
</body>
</html>