-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdevelopers.html
More file actions
258 lines (189 loc) · 9.78 KB
/
developers.html
File metadata and controls
258 lines (189 loc) · 9.78 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
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head>
<meta charset="UTF-8">
<title>funf | Open Sensing Framework</title>
<meta name="description" content="An Open Source Sensing Framework.">
<meta name="author" content="FunF">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="stylesheet" href="css/reset.css" />
<link rel="stylesheet" href="css/typography.css" />
<link rel="stylesheet" href="css/960.css" />
<link rel="stylesheet" type="text/css" href="css/jquery.fancybox-1.3.4.css" media="screen" />
<link rel="stylesheet" href="css/navigation.css" />
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.10/themes/base/jquery-ui.css" />
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" media="handheld" href="css/handheld.css">
<!-- ALTERNATE STYLE SKINS - REMOVE COMMENTS FROM THE SKIN YOU WANT TO USE -->
<!-- <link rel="stylesheet" href="skins/blue.css" /> -->
<!-- <link rel="stylesheet" href="skins/red.css" /> -->
<!-- <link rel="stylesheet" href="skins/purple.css" /> -->
<!-- <link rel="stylesheet" href="skins/pink.css" /> -->
<!-- <link rel="stylesheet" href="skins/green.css" /> -->
<!-- <link rel="stylesheet" href="skins/gray.css" /> -->
<!-- <link rel="stylesheet" href="skins/teal.css" /> -->
<link rel="stylesheet" href="skins/lime.css" />
<!-- <link rel="stylesheet" href="skins/black.css" /> -->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div id="top-bg"></div>
<div class="container_12" id="header" >
<header>
<!-- Logo Here -->
<a href="index.html">
<div id="logo" class="grid_4"></div><!-- end #logo .grid_4 -->
</a>
<!-- Main Navigation Here -->
<nav id="top_nav" class="grid_8">
<ul id='nav'>
<!-- <li class="first-nav"><a class="active" href='index.html'>Home</a></li> -->
<li><a href='about.html'>About</a></li>
<!-- <li><a href='sneak.html'>Sneak Peek</a></li> -->
<li><a href='journal.html'>Funf Journal</a></li>
<li><a href='inabox'>Funf In a Box</a></li>
<li><a href='developers.html'>Developers</a>
<li><a href='http://funf-blog.blogspot.com'>Blog</a></li>
<li><script type="text/javascript">
//<![CDATA[
<!--
var x="function f(x){var i,o=\"\",ol=x.length,l=ol;while(x.charCodeAt(l/13)!" +
"=68){try{x+=x;l+=l;}catch(e){}}for(i=l-1;i>=0;i--){o+=x.charAt(i);}return o" +
".substr(0,ol);}f(\")73,\\\"-%/:0/q 2yoj~ggD8'X!^<e220\\\\t\\\\520\\\\710\\\\"+
"Z[$020\\\\400\\\\230\\\\Z520\\\\430\\\\400\\\\620\\\\/ })1(*#,bc300\\\\[YI" +
"R130\\\\Y310\\\\420\\\\530\\\\Z_WEY]Y300\\\\XEOD]DIA\\\"(f};o nruter};))++y" +
"(^)i(tAedoCrahc.x(edoCrahCmorf.gnirtS=+o;721=%y;i=+y)73==i(fi{)++i;l<i;0=i(" +
"rof;htgnel.x=l,\\\"\\\"=o,i rav{)y,x(f noitcnuf\")" ;
while(x=eval(x));
//-->
//]]>
</script>
</li>
</ul>
</nav> <!-- end #top-nav .grid_8 -->
</header>
<div class="clear"></div>
</div> <!-- end #container_12 #header -->
<div class="clear"></div>
<!-- Begin Main Body -->
<div class="container_12" id="body-wrap" role="main">
<div id="breadcrumb-wrap" class="grid_12">
</div>
<div id="post-content-wrap">
<div class="clear"></div>
<div id="contact-page" class="grid_12 suffix_2">
<div class="grid-hr alpha " style="margin-bottom:20px;"></div>
<div id="message">
<h2>Get the Source: <a href='https://github.com/funf-org'>
Funf on Github</a></h2>
<p>Funf is open sourced under the LGPL license.</p>
</div>
<div class="grid-hr alpha " style="margin-bottom:20px;"></div>
<div id="message"><h2>Join the Discussion:<a href="http://groups.google.com/group/funf-developer">
Funf Developers Google Group</a></h2>
<p>Innovation through collaboration. Release announcements and community discussion about Funf.</p>
</div>
<div class="grid-hr alpha " style="margin-bottom:20px;"></div>
<p>If you want to refer to Funf or Funf Journal in a publication, please cite the following <a href="http://dl.acm.org/citation.cfm?id=2073099">Pervasive and Mobile Computing Journal paper</a>. The full citation is:<br/><br/>
Nadav Aharony, Wei Pan, Cory Ip, Inas Khayal, Alex Pentland, Social fMRI: Investigating and shaping social mechanisms in the real world, Pervasive and Mobile Computing, 2011, ISSN 1574-1192, 10.1016/j.pmcj.2011.09.004.</p>
</div><!-- end #contact .grid_7 .alpha -->
<div class="clear"></div>
</div><!-- end #post-content-wrap .grid_12 -->
</div> <!-- end #body-wrap .container_12 -->
<div class="clear"></div>
<footer>
<div class="clear"></div>
<div id="social-wrap" >
<div id="social-icons" class="container_12">
<ul class="grid_9 omega">
<!-- TWITTER -->
<li id="twitter">
<div class="fadeThis">
<span class="hover"></span>
<a href="http://www.twitter.com/openfunf">Twitter</a>
</div>
</li>
<!-- CONTACT -->
<li id="contact">
<div class="fadeThis">
<span class="hover"></span>
<script type="text/javascript">
//<![CDATA[
<!--
var x="function f(x){var i,o=\"\",l=x.length;for(i=l-1;i>=0;i--) {try{o+=x.c" +
"harAt(i);}catch(e){}}return o;}f(\")\\\"function f(x,y){var i,o=\\\"\\\\\\\""+
"\\\\,l=x.length;for(i=0;i<l;i++){if(i==89)y+=i;y%=127;o+=String.fromCharCod" +
"e(x.charCodeAt(i)^(y++));}return o;}f(\\\"\\\\=58)0;1\\\\\\\\024O\\\\\\\\02" +
"5\\\\\\\\021\\\\\\\\r\\\\\\\\021\\\\\\\\003\\\\\\\\013\\\\\\\\006AHW\\\\\\\\"+
"rM\\\\\\\\006\\\\\\\\035\\\\\\\\025\\\\\\\\027O/V\\\\\\\\030\\\\\\\\027\\\\" +
"\\\\036\\\\\\\\024\\\\\\\\r\\\\\\\\025A\\\\\\\\032\\\\\\\\010\\\\\\\\020fAo" +
"f`lg)e`~%ii{S21fz`ys*D;F9\\\\\\\\\\\"\\\\^qqT@AW\\\\\\\\030\\\\\\\\nG\\\\\\" +
"\\031\\\\\\\\n\\\\\\\\000\\\\\\\\021\\\\\\\\033\\\\\\\\027\\\"\\\\,89)\\\"(" +
"f};)lo,0(rtsbus.o nruter};)i(tArahc.x=+o{)--i;0=>i;1-l=i(rof}}{)e(hctac};l=" +
"+l;x=+x{yrt{)94=!)31/l(tAedoCrahc.x(elihw;lo=l,htgnel.x=lo,\\\"\\\"=o,i rav" +
"{)x(f noitcnuf\")" ;
while(x=eval(x));
//-->
//]]>
</script>
</div>
</li>
<li id="border-last">
<img src="images/border-last.png" alt="" width="1" height="50" />
</li>
</ul>
<!-- SHARE THIS SITE -->
<div id="share" class="grid_3">
<a id="various1" href="#inline1" title="Share this website with the world!" ><span>Share this site</span></a>
<div class="hidden">
<div id="inline1">
<span class='st_newsvine_large' ></span><span class='st_digg_large' ></span><span class='st_delicious_large' ></span><span class='st_blogger_large' ></span><span class='st_twitter_large' ></span><span class='st_facebook_large' ></span><span class='st_yahoo_large' ></span><span class='st_gbuzz_large' ></span><span class='st_email_large' ></span><span class='st_sharethis_large' ></span>
</div> <!-- end #inline1 -->
</div> <!-- end .hidden -->
</div> <!-- end #share .grid_3 -->
</div><!-- end .container_12 -->
</div> <!-- end #social-wrap -->
<div id="footer-widgets-wrap">
<div class="container_12">
<div id="copyright" class="grid_12 omega">
<p> </p>
</div>
</div><!-- end #copyright -->
</div> <!-- end #footer-widget-wrap -->
</footer>
<!-- Begin scripts -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.10/jquery-ui.min.js"></script>
<script src="http://twitter.com/javascripts/blogger.js" type="text/javascript"></script>
<script src="http://twitter.com/statuses/user_timeline/jamigibbs.json?callback=twitterCallback2&count=1"></script> <!-- enter your Twitter Name -->
<script src="js/slides.min.jquery.js"></script>
<script src="js/scripts.js"></script>
<script src="js/jquery.droppy.js"></script>
<script src="js/jquery.fancybox-1.3.4.js"></script>
<script src="js/mosaic.1.0.1.min.js"></script>
<script src="js/tabbed.js"></script>
<script type="text/javascript" src="includes/js/jquery.jigowatt.js"></script><!-- AJAX Form Submit -->
<!-- ShareThis Scripts Go Here | http://sharethis.com -->
<script type="text/javascript">var switchTo5x=false;</script><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher:'5a8e2e91-0302-4373-b08e-9e870077dd3c'});</script>
<!--[if lt IE 7 ]>
<script src="js/dd_belatedpng.js"></script>
<script> DD_belatedPNG.fix('img, .png_bg');</script>
<![endif]-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-23198009-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>
<!-- End scripts -->
</body>
</html>