-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
179 lines (157 loc) · 7.2 KB
/
index.html
File metadata and controls
179 lines (157 loc) · 7.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Mobflare</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
</style>
<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
<!-- 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]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="favicon.ico">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30707198-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);
})();
</script>
</head>
<body>
<div id="fb-root"></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/all.js#xfbml=1&appId=210312809063436";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<img src="logo.png" align="left" width="32" height="32">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
</a>
<a class="brand" href="#">Mobflare</a>
<div class="nav-collapse">
<ul class="nav">
<li class="active"><a href="#">Home</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<div class="hero-unit">
<h1>Putting the Flash in Flash Mob</h1>
<p>Mobflare is a mobile application which allows any number of
phone cameras to be synchronized, coordinating them so that
they all flash
simultaneously or in patterns. You can use it at concerts,
parties, sporting events, demonstrations, boring business meetings,
or anywhere a bunch of people want to lighten things up.</p>
<a class="btn btn-primary btn-large" href="http://play.google.com/store/apps/details?id=com.lingeringsocket.mobflare"
>Get The App »</a>
<a class="btn btn-primary btn-large" href="https://github.com/lingeringsocket/mobflare-android"
>Hack The Code »</a>
<a class="btn btn-primary btn-large" href="https://github.com/lingeringsocket/mobflare/issues"
>Report A Bug »</a>
</div>
<div class="row">
<div class="span5">
<h2>What Is It Good For?</h2>
<ul>
<li>Do "The Wave" with your camera instead of having to jump up and down</li>
<li>Kick off a surprise party</li>
<li><a href="http://www.trendhunter.com/trends/viral-stunts-improv-everywhere-celebrates-the-brooklyn-bridge">DIY electric light parade</a></li>
<li>Compete to create the biggest flare</li>
<li>Remember that scene in Hitchcock's <u>Rear Window</u> where Jimmy Stewart blinds his attacker with a big flash bulb? Well, one puny little phone camera is not gonna do it, but get a big enough crowd together and perhaps you can stop Godzilla</li>
<li>Build a crowdsourced light-field camera (once there's support for taking a picture instead of just firing the flash)</li>
<li>Any other <i>legal</i> activity you can dream up</li>
</ul>
</div>
<div class="span3">
<h2>What Do I Need?</h2>
<ul>
<li>An Android phone (until someone develops an iPhone port)</li>
<li>with a flash on the camera</li>
<li>and Internet access (no Bluetooth...yet)</li>
<li>also a network-synchronized clock (most phones are set up for this by default; if not, use an app such as <a href="https://play.google.com/store/apps/details?id=ru.org.amip.ClockSync&hl=en">ClockSync</a>)</li>
<li>plus some friends or neighbors with the same!</li>
</ul>
</div>
<div class="span4">
<h2>What Patterns Are Available?</h2>
<ul>
<li>Single simultaneous flash</li>
<li>Repeat simultaneous flash</li>
<li>Ripple once through all cameras</li>
<li>Ripple repeatedly through all cameras</li>
</ul>
</div>
</div>
<hr>
<div class="row">
<div class="span2">
<iframe allowtransparency="true" frameborder="0" scrolling="no"
src="//platform.twitter.com/widgets/follow_button.html?screen_name=mobflare&show_count=false&show_screen_name=true"
style="width:300px; height:20px;"></iframe>
</div>
<div class="span1">
<g:plusone size="medium" annotation="none"></g:plusone>
</div>
<div class="span9">
<div class="fb-like" data-href="https://www.facebook.com/pages/Mobflare/331042693611046" data-send="false" data-width="450" data-show-faces="true" data-font="arial"></div>
</div>
</div>
<hr>
<footer>
<p>© Lingering Socket Labs 2012</p>
<p>Mobflare is released as open source under the Apache License,
so anyone can help enhance the design+code,
or set up additional servers.</p>
<p>Logo remixed from <a href="http://openclipart.org/detail/27538/blue-eye-by-secretlondon">blue eye</a> <a href="http://openclipart.org/detail/40477/explosion-by-cybergedeon">explosion</a>.</p>
<p>This website lamely cloned from a <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a> example.</p>
</footer>
</div> <!-- /container -->
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap-transition.js"></script>
<script src="assets/js/bootstrap-alert.js"></script>
<script src="assets/js/bootstrap-modal.js"></script>
<script src="assets/js/bootstrap-dropdown.js"></script>
<script src="assets/js/bootstrap-scrollspy.js"></script>
<script src="assets/js/bootstrap-tab.js"></script>
<script src="assets/js/bootstrap-tooltip.js"></script>
<script src="assets/js/bootstrap-popover.js"></script>
<script src="assets/js/bootstrap-button.js"></script>
<script src="assets/js/bootstrap-collapse.js"></script>
<script src="assets/js/bootstrap-carousel.js"></script>
<script src="assets/js/bootstrap-typeahead.js"></script>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
</body>
</html>