-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
267 lines (216 loc) · 8.6 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
<!doctype html>
<html lang="en" class="en">
<head>
<meta charset="UTF-8">
<title>Page Not Found — Code Orchestra</title>
<meta name="description" content="Code Orchestra is a software development company focused on the creation of applications for programmers. Featured products are COLT and CO2 IDE. COLT is a live compiler for speeding up the flow of JavaScript / ActionScript development. CO2 is an IDE for development of Adobe Flash / ActionScript games and applications for mobile devices and desktops.">
<!-- Mobile -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width">
<link rel="alternate" href="http://feeds.feedburner.com/codeorchestra" type="application/rss+xml" title="RSS">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.gif" type="image/gif">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:300">
<style type="text/css">
ARTICLE, FOOTER, HEADER, SECTION { display: block; }
HTML {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
overflow-y: scroll; }
HTML, BODY { min-height: 100%; *height:100%; }
A:hover, A:active { outline: 0; }
BODY {
background-color: #000;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#f2bf00, endColorstr=#ffe519, GradientType=0);
font: 93.75% / 1.667em 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
text-align: center;
-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
margin: 0;
padding: 3.333em; }
ARTICLE {
background: #202428;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
*behavior:url(/a/js/boxsizing.htc);
color: #fff;
margin: 0 auto;
padding: 3.6em 0 6em;
max-width: 420px;
*width: 420px; }
HEADER {
background: url(/images/maintenance.png) no-repeat 50% 0;
font-size: 100%;
line-height: 1.667em;
display: block;
text-indent: -4000em;
margin: 0 auto 1.333em;
height: 230px;
width: 100%; }
A, A:visited {
color: #66c;
text-decoration: none; }
A:hover {
color: #3838a8;
text-decoration: underline; }
A:link { -webkit-tap-highlight-color: transparent; }
H1 {
font: 300 166.7% Roboto, Helvetica, Arial, sans-serif;
letter-spacing: -0.03em;
line-height: 1;
text-rendering: optimizelegibility;
text-shadow: 0 1px 1px rgba(0,0,0,1);
padding: 0 40px 0;
margin: 0; }
H2 {
font-size: 100%;
margin: 0; }
P { margin: 0 40px; }
UL {
list-style: none;
margin: 0 auto 1.667em;
padding: 0; }
.socials {
}
.socials LI {
display: inline-block;
*display: inline;
margin: 0 4px;
*zoom: 1; }
.socials LI A {
background-image: url(/images/maintenance.png);
background-repeat: no-repeat;
display: block;
text-indent: -4000em;
height: 20px;
width: 20px; }
.tw A { background-position: -150px -240px; }
.fb A { background-position: -120px -240px; }
.gp A { background-position: -180px -240px; }
.in A { background-position: -210px -240px; }
/* Google search */
.other-things { display: none; }
.search-goog B { display: none; }
.search-goog {
font-size: 0;
line-height: 0 }
#goog-wm-qt, #goog-wm-sb {
color: #444;
border: 1px solid #BBB;
border-radius: 2px;
line-height: normal;
vertical-align: top; }
#goog-wm-qt {
box-shadow: inset 0 1px 1px #CCC;
margin: 5px 10px 0 0;
padding: 5px;
height: 20px;
width: 220px; }
#goog-wm-sb {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #F5F5F5;
background-image: -webkit-linear-gradient(rgba(255,255,255,0), #F1F1F1);
background-image: -moz-linear-gradient(rgba(255,255,255,0), #F1F1F1);
background-image: -ms-linear-gradient(rgba(255,255,255,0), #F1F1F1);
background-image: -o-linear-gradient(rgba(255,255,255,0), #F1F1F1);
cursor: pointer;
display: inline-block;
*display: inline;
white-space: nowrap;
margin: 5px 0 0;
padding: 0 10px;
*overflow: visible;
height: 32px;
*zoom: 1; }
#goog-wm-sb:hover, #goog-wm-sb:focus {
border-color: #AAA;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
background-color: #F8F8F8; }
#goog-wm-qt:hover, #goog-wm-qt:focus {
border-color: #105CB6;
color: #222;
outline: 0; }
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
HEADER, LI {
background-image: url(/images/maintenance-x2.png);
-webkit-background-size: 350px 260px;
-moz-background-size: 350px 260px;
-o-background-size: 350px 260px;
background-size: 350px 260px; }
}
@media only screen and (max-width: 479px) {
HTML { overflow-y: auto; }
HTML, BODY { height: auto; }
BODY {
overflow-x: hidden;
padding: 20px; }
ARTICLE {
margin: 0;
padding: 3.933em 0 6em;
max-width: none;
width: auto; }
}
</style>
<!--[if (lt IE 9) & (!IEMobile)]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="/a/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<article>
<header>Code Orchestra</header>
<h1>Page Not Found</h1>
<p>The page you requested is no longer here because of:</p>
<ul>
<li>A mis-typed address</li>
<li>The page may no longer exist.</li>
</ul>
<p>Please go to <a href="http://codeorchestra.com/">homepage</a> or try to find</p>
<script>
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),GOOG_FIXURL_SITE = location.host;
</script>
<script src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
<footer>
<h2>Follow us on the web</h2>
<ul class="socials">
<li class="yt"><a href="http://www.youtube.com/subscription_center?add_user=livecoding">YouTube</a></li>
<li class="tw"><a href="https://twitter.com/intent/user?screen_name=code_orchestra">Twitter</a></li>
<li class="fb"><a href="https://www.facebook.com/codeorchestra">Facebook</a></li>
<li class="gp"><a href="https://plus.google.com/102141116053850958473" rel="publisher">Google+</a></li>
<li class="in"><a href="http://www.linkedin.com/company/code-orchestra"><i class="co png"></i>LinkedIn</a></li>
</ul>
</footer>
</article>
<!-- SCRIPTS =============================================================== -->
<!-- Google Analytics -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create', 'UA-40699654-1', 'codeorchestra.com');
ga('send', 'pageview');
</script>
<!-- Google Remarketing Tag -->
<script>
/* <![CDATA[ */
var google_conversion_id = 986277088;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"></script>
<noscript><div style="display:inline;"><img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/986277088/?value=0&guid=ON&script=0"/></div></noscript>
</body>
</html>