-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
280 lines (240 loc) · 16.9 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
<html><head>
<meta charset="utf-8">
<meta name="apple-itunes-app" content="app-id=530089254">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>SyncSpace Free: Collaborative Zoomable Canvas</title>
<script id="facebook-jssdk" src="//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=385205984962960&version=v2.0"></script>
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<style>
@import url(http://fonts.googleapis.com/css?family=Raleway);
html, body, #content {
margin: 0px;
height: 100%;
font-family: sans-serif;
font-weight: lighter;
color: #643022;
background-color: #f1e2ca;
text-align: center;
line-height: 1.4;
}
#splash {
height: 100%;
width: 100%;
display: table;
table-layout: fixed;
max-width: 700px;
margin: auto;
position: relative;
}
@media screen and (min-width: 700px) {
#splash > div {
display: table-cell;
vertical-align: middle;
padding: 1em;
height: 100%;
}
#splash #left {
text-align: right;
}
#splash #right {
text-align: left;
}
#splash .iphone {
width: 288px;
height: 576px;
}
#screenshots img {
max-width: 200px;
}
#like-container {
position: absolute;
top: 100%;
right: 20px;
margin-top: -50px;
}
}
#chevron {
position: absolute;
left: 50%;
top: 100%;
margin-top: -2em;
color: #643022;
opacity: 0.5;
margin-left: -0.5em;
}
@media screen and (max-width: 700px) {
#chevron {
display: none;
}
#splash .iphone {
width: 192px;
height: 384px;
display: inline-block;
}
#splash #left {
padding: 10px;
}
#screenshots img {
max-width: 100px;
}
#splash .appstore {
display: none;
}
}
img.appstore {
max-width: 120px;
}
.iphone {
background-image: url('http://app-stop.appspot.com/static/5s.png');
background-size: contain;
position: relative;
width: 720px;
height: 1440px;
}
.iphone img {
position: absolute;
top: 17.9%;
left: 14%;
width: 73%;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Raleway", sans-serif;
font-weight: normal;
}
#icon-row {
margin: 30px;
margin-top: 40px;
margin-bottom: 80px;
border-bottom: 1px solid rgba(0,0,0,0.3);
position: relative;
}
#icon-row #icon-container {
position: absolute;
width: 80px;
height: 80px;
left: 50%;
top: 50%;
margin-left: -50px;
margin-top: -50px;
border: 10px solid #f1e2ca;
}
#icon-row img {
width: 100%;
border-radius: 19px;
box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}
#description {
margin: auto;
width: 90%;
max-width: 600px;
}
#screenshots {
margin-bottom: 2em;
}
#screenshots img {
border: 1px solid white;
box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
margin: 1em;
}
#description {
white-space: pre-wrap;
}
#stars {
text-align: center;
font-style: italic;
font-size: small;
}
#stars span {
display: block;
font-size: 30px;
font-style: normal;
}
#attribution {
font-size: small;
padding: 2em;
}
#attribution a {
color: #643022;
}
</style>
<style type="text/css">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}.fb_link img{border:none}
.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}.fb_reset .fb_dialog_legacy{overflow:visible}.fb_dialog_advanced{padding:10px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.fb_dialog_content{background:#fff;color:#333}.fb_dialog_close_icon{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;_background-image:url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif);cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px}.fb_dialog_mobile .fb_dialog_close_icon{top:5px;left:5px;right:auto}.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}.fb_dialog_close_icon:hover{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent;_background-image:url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif)}.fb_dialog_close_icon:active{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent;_background-image:url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif)}.fb_dialog_loader{background-color:#f2f2f2;border:1px solid #606060;font-size:24px;padding:20px}.fb_dialog_top_left,.fb_dialog_top_right,.fb_dialog_bottom_left,.fb_dialog_bottom_right{height:10px;width:10px;overflow:hidden;position:absolute}.fb_dialog_top_left{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 0;left:-10px;top:-10px}.fb_dialog_top_right{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -10px;right:-10px;top:-10px}.fb_dialog_bottom_left{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -20px;bottom:-10px;left:-10px}.fb_dialog_bottom_right{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -30px;right:-10px;bottom:-10px}.fb_dialog_vert_left,.fb_dialog_vert_right,.fb_dialog_horiz_top,.fb_dialog_horiz_bottom{position:absolute;background:#525252;filter:alpha(opacity=70);opacity:.7}.fb_dialog_vert_left,.fb_dialog_vert_right{width:10px;height:100%}.fb_dialog_vert_left{margin-left:-10px}.fb_dialog_vert_right{right:0;margin-right:-10px}.fb_dialog_horiz_top,.fb_dialog_horiz_bottom{width:100%;height:10px}.fb_dialog_horiz_top{margin-top:-10px}.fb_dialog_horiz_bottom{bottom:0;margin-bottom:-10px}.fb_dialog_iframe{line-height:0}.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #3b5998;color:#fff;font-size:14px;font-weight:bold;margin:0}.fb_dialog_content .dialog_title>span{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}body.fb_hidden{-webkit-transform:none;height:100%;margin:0;overflow:visible;position:absolute;top:-10000px;left:0;width:100%}.fb_dialog.fb_dialog_mobile.loading{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}.fb_dialog.fb_dialog_mobile.loading.centered{max-height:590px;min-height:590px;max-width:500px;min-width:500px}#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .45);position:absolute;left:0;top:0;width:100%;min-height:100%;z-index:10000}#fb-root #fb_dialog_ipad_overlay.hidden{display:none}.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}.fb_dialog_content .dialog_header{-webkit-box-shadow:white 0 1px 1px -1px inset;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#738ABA), to(#2C4987));border-bottom:1px solid;border-color:#1d4088;color:#fff;font:14px Helvetica, sans-serif;font-weight:bold;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-space:nowrap}.fb_dialog_content .dialog_header table{-webkit-font-smoothing:subpixel-antialiased;height:43px;width:100%}.fb_dialog_content .dialog_header td.header_left{font-size:12px;padding-left:5px;vertical-align:middle;width:60px}.fb_dialog_content .dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-align:middle;width:60px}.fb_dialog_content .touchable_button{background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4966A6), color-stop(.5, #355492), to(#2A4887));border:1px solid #29447e;-webkit-background-clip:padding-box;-webkit-border-radius:3px;-webkit-box-shadow:rgba(0, 0, 0, .117188) 0 1px 1px inset, rgba(255, 255, 255, .167969) 0 1px 0;display:inline-block;margin-top:3px;max-width:85px;line-height:18px;padding:4px 12px;position:relative}.fb_dialog_content .dialog_header .touchable_button input{border:none;background:none;color:#fff;font:12px Helvetica, sans-serif;font-weight:bold;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog_content .dialog_header .header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}.fb_dialog_content .dialog_content{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #555;border-bottom:0;border-top:0;height:150px}.fb_dialog_content .dialog_footer{background:#f2f2f2;border:1px solid #555;border-top-color:#ccc;height:40px}#fb_dialog_loader_close{float:left}.fb_dialog.fb_dialog_mobile .fb_dialog_close_button{text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}
.fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget iframe{position:absolute}.fb_iframe_widget_lift{z-index:1}.fb_hide_iframes iframe{position:relative;left:-10000px}.fb_iframe_widget_loader{position:relative;display:inline-block}.fb_iframe_widget_fluid{display:inline}.fb_iframe_widget_fluid span{width:100%}.fb_iframe_widget_loader iframe{min-height:32px;z-index:2;zoom:1}.fb_iframe_widget_loader .FB_Loader{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat;height:32px;width:32px;margin-left:-16px;position:absolute;left:50%;z-index:4}</style></head>
<body>
<!-- begin Facebook SDK -->
<div id="fb-root" class=" fb_reset"><div style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div><iframe name="fb_xdm_frame_http" frameborder="0" allowtransparency="true" scrolling="no" id="fb_xdm_frame_http" aria-hidden="true" title="Facebook Cross Domain Communication Frame" tabindex="-1" src="http://static.ak.facebook.com/connect/xd_arbiter/7r8gQb8MIqE.js?version=41#channel=f33ca31014&origin=http%3A%2F%2Fapp-stop.appspot.com" style="border: none;"></iframe><iframe name="fb_xdm_frame_https" frameborder="0" allowtransparency="true" scrolling="no" id="fb_xdm_frame_https" aria-hidden="true" title="Facebook Cross Domain Communication Frame" tabindex="-1" src="https://s-static.ak.facebook.com/connect/xd_arbiter/7r8gQb8MIqE.js?version=41#channel=f33ca31014&origin=http%3A%2F%2Fapp-stop.appspot.com" style="border: none;"></iframe></div></div><div style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div></div></div></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=385205984962960&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- end Facebook SDK -->
<div id="content">
<div id="chevron" class="fa fa-chevron-down"></div>
<div id="splash">
<div id="left">
<h1>SyncSpace Free: Collaborative Zoomable Canvas</h1>
<p>SyncSpace lets people express and explore visual ideas together, wherever you are.</p>
<a href="https://itunes.apple.com/us/app/syncspace-free-collaborative/id530089254?mt=8&uo=4"><img class="appstore" src="http://app-stop.appspot.com/static/appstore.svg" alt="Download on the Apple App Store"></a>
</div>
<div id="right">
<div class="iphone">
<img src="http://a3.mzstatic.com/us/r30/Purple3/v4/0f/4b/cb/0f4bcbc9-5f43-86c3-ca8b-177c832af82f/screen1136x1136.jpeg">
</div>
</div>
</div>
<div id="icon-row">
<div id="icon-container">
<img src="http://a400.phobos.apple.com/us/r30/Purple1/v4/c1/22/f9/c122f971-fec5-89a4-17c2-66bc019a6019/mzl.tmusnmmz.png">
</div>
</div>
<div id="screenshots">
<img src="http://a4.mzstatic.com/us/r30/Purple3/v4/13/a6/75/13a67510-5165-24de-ea18-8cfd283a3c24/screen1136x1136.jpeg">
<img src="http://a3.mzstatic.com/us/r30/Purple1/v4/d3/d9/de/d3d9de4d-dc72-d446-f3b1-1e12103be640/screen1136x1136.jpeg">
<img src="http://a4.mzstatic.com/us/r30/Purple3/v4/28/5d/aa/285daacc-da53-fd27-7075-6628525307e3/screen1136x1136.jpeg">
<img src="http://a4.mzstatic.com/us/r30/Purple3/v4/93/10/b5/9310b5e5-5647-51dd-b961-72f826061639/screen1136x1136.jpeg">
</div>
<p id="description">SyncSpace lets people express and explore visual ideas together, wherever you are. It is a zoomable drawing space that can be shared in real time over the net. It is a shared whiteboard plus a whole lot more.
∞ DEEP ZOOMING
Sketch out your ideas in a nearly limitless, zoomable drawing space. Never again be limited by the size of the canvas or the amount of space remaining in an existing sketch. You can always zoom in to add detail or zoom out to add context to a drawing. With SyncSpace's zooming, handwriting on a 10" screen actually becomes feasible.
∞ SKETCH TOGETHER
SyncSpace drawings can be updated by anyone who also has SyncSpace, anywhere on the Internet. You can invite others to collaborate on sketches by sending a link via iMessage or email. In meetings, conferences and schools, SyncSpace can discover and broadcast the existence of nearby shared drawings using Bonjour.
There are no limits to the number of people who can collaborate on a drawing.
∞ SHARING IS NICE
Your drawings can be shared via Facebook, Twitter, 37 Signals' Campfire, your photo library, or emailed as PDF files. You can also send SyncSpace drawings to any app that handles PDF files, including Dropbox, GoodReader, Evernote, iBooks and thousands more!
Sketches can be displayed on a nearby AppleTV or any HDMI or VGA-connected display. Any shared drawings are also advertised on the local network using Bonjour.
∞ SHARE ANYWHERE
Collaborate on drawings using SyncSpace or view them with zooming and real-time updates using a web browser on a PC, Mac or mobile device.
∞ TRY IT FOR FREE
This is a free version of the paid SyncSpace app. It is identical n function but limited to three drawings. If you enjoy using SyncSpace Free you can purchase an in-app upgrade that removes the three drawing limit, making it identical to the paid version of SyncSpace.
In addition, SyncSpace makes note taking and sketching easy with a plethora of fantastic features:
- Palm/wrist protection for writing notes
- Advanced line smoothing
- Shared drawings can be embedded on any web page, with real time updates and zooming
- Rotate drawings however you like
- Zoom-extents button quickly takes you to the outer limits of the drawing (and back to your original position with a second tap)
- Export to email or other apps as a high resolution PDF file</p>
<p>
<a href="https://itunes.apple.com/us/app/syncspace-free-collaborative/id530089254?mt=8&uo=4"><img class="appstore" src="http://app-stop.appspot.com/static/appstore.svg" alt="Download on the Apple App Store"></a>
</p>
<p>
</p><div id="like-container"><div class="fb-like fb_iframe_widget" data-href="http://app-stop.appspot.com/id/530089254" data-layout="button_count" data-action="like" data-show-faces="true" data-share="true" fb-xfbml-state="rendered" fb-iframe-plugin-query="action=like&app_id=385205984962960&href=http%3A%2F%2Fapp-stop.appspot.com%2Fid%2F530089254&layout=button_count&locale=en_US&sdk=joey&share=true&show_faces=true"><span style="vertical-align: bottom; width: 121px; height: 20px;"><iframe name="f2c1288e1c" width="1000px" height="1000px" frameborder="0" allowtransparency="true" scrolling="no" title="fb:like Facebook Social Plugin" src="http://www.facebook.com/v2.0/plugins/like.php?action=like&app_id=385205984962960&channel=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter%2F7r8gQb8MIqE.js%3Fversion%3D41%23cb%3Df22a93364%26domain%3Dapp-stop.appspot.com%26origin%3Dhttp%253A%252F%252Fapp-stop.appspot.com%252Ff33ca31014%26relation%3Dparent.parent&href=http%3A%2F%2Fapp-stop.appspot.com%2Fid%2F530089254&layout=button_count&locale=en_US&sdk=joey&share=true&show_faces=true" class="" style="border: none; visibility: visible; width: 121px; height: 20px;"></iframe></span></div></div>
<script>
// dynamically create a Facebook like button for the current URL:
var like = document.createElement("div");
like.className = "fb-like";
like.setAttribute("data-href", location.href);
like.setAttribute("data-layout", "button_count");
like.setAttribute("data-action", "like");
like.setAttribute("data-show-faces", "true");
like.setAttribute("data-share", "true");
document.getElementById("like-container").appendChild(like);
</script>
<p></p>
<p id="copyright">© The Infinite Kind Limited </p>
<p id="attribution">
Landing page created automatically with <a href="http://app-stop.appspot.com">AppStop</a></p>
</div>
</body></html>