forked from GoogleDevFest/zeppelin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
672 lines (598 loc) · 30.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
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
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport"
content="width=device-width, initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
<meta name="author" content="Oleh Zasadnyy, GDG Lviv">
<meta name="description"
content="GDG DevFest is a set of events all around the world">
<meta name="keywords"
content="event, gdg, devfest, google, programming, android, chrome, developers, lviv">
<meta name="google-site-verification"
content="b9imDOrFawXaBXCC4r3uJDdswSYcalD-wWpMYhFq-no" />
<link rel="canonical" href="">
<!-- Social: Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@DevFest">
<meta name="twitter:title" content="张家口谷歌开发者节">
<meta name="twitter:description"
content="GDG DevFest is a set of events all around the world">
<meta name="twitter:image:src"
content="">
<!-- Social: Facebook / Open Graph -->
<meta property="og:title" content="张家口谷歌开发者节" />
<meta property="og:site_name" content="张家口谷歌开发者节" />
<meta property="og:type" content="website" />
<meta property="og:url" content="" />
<meta property="og:image"
content="" />
<meta property="og:description"
content="GDG DevFest is a set of events all around the world" />
<title>张家口谷歌开发者节</title>
<link rel="shortcut icon" href="/zeppelin/img/favicons/favicon.ico">
<link rel="apple-touch-icon" sizes="152x152"
href="/zeppelin/img/favicons/apple-touch-icon-152x152.png">
<!--<link rel="apple-touch-icon" sizes="144x144"
href="/zeppelin/img/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="120x120"
href="/zeppelin/img/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="114x114"
href="/zeppelin/img/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="76x76"
href="/zeppelin/img/favicons/apple-touch-icon-76x76.png">-->
<link rel="apple-touch-icon" sizes="72x72"
href="/zeppelin/img/favicons/apple-touch-icon-72x72.png">
<!--<link rel="apple-touch-icon" sizes="60x60"
href="/zeppelin/img/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="57x57"
href="/zeppelin/img/favicons/apple-touch-icon-57x57.png">-->
<link rel="icon" type="image/png"
href="/zeppelin/img/favicons/favicon-196x196.png">
<link rel="icon" type="image/png"
href="/zeppelin/img/favicons/favicon-160x160.png">
<link rel="icon" type="image/png"
href="/zeppelin/img/favicons/favicon-96x96.png">
<link rel="icon" type="image/png"
href="/zeppelin/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png"
href="/zeppelin/img/favicons/favicon-16x16.png">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-TileImage"
content="/zeppelin/img/favicons/mstile-144x144.png">
<meta name="msapplication-config"
content="/zeppelin/img/favicons/browserconfig.xml">
<meta name="theme-color" content="#2b5797">
<link href="/zeppelin/css/main.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]-->
</head>
<body>
<div id="preloader" class="preloader">
<div class="loader-gplus"></div>
</div>
<div id="st-container" class="st-container disable-scrolling">
<div class="st-pusher">
<div class="st-content"><!-- Begin Hero Section --> <section
id="top-section-hero"
class="top-section-hero top-section image-section"
style="background-image: url('/zeppelin/img/sections-background/hero.jpg');">
<header id="top-header" class="top-header">
<div class="overlay white-solid"></div>
<svg id="menu-trigger" class="menu-trigger icon icon-menu visible-xs"
viewBox="0 0 32 32"> </svg> <a
href="/zeppelin/" id="logo-header" class="logo-header">
<div class="logo logo-light"></div>
</a> <nav class="st-menu st-effect" id="menu">
<div class="logo-navbar logo logo-light visible-xs"></div>
<ul>
<li><a class="current" href=" /zeppelin/ "><font face="Microsoft YaHei">主页</a></li>
<li><a class="" href=" /zeppelin/blog/ ">最新资讯</a></li>
<li><a class="" href=" /zeppelin/speakers/ ">发言者</a></li>
<li><a class="" href=" /zeppelin/logistics/ ">足迹</a></li>
<li><a class="" href="http://weibo.com/u/3511956640?topnav=1&wvr=6&topsug=1">关注我们</a></li>
</ul>
<ul id="bottom-navlinks" class="bottom-navlinks visible-xs">
<li><a href="https://gdgdocs.org/forms/d/1rE8Txsn4w7fvLwlteauaROePeG3ZM4XtU_lFSvm1h2w/viewform" target="_blank">报名参加</a></li>
</ul>
<a href="https://gdgdocs.org/forms/d/1rE8Txsn4w7fvLwlteauaROePeG3ZM4XtU_lFSvm1h2w/viewform"
class="right-nav-button right-nav-button-hidden btn btn-primary waves-effect waves-button waves-light waves-float pull-right hidden-xs hidden-sm"
target="_blank"> 报名参加 </a> </nav> </header>
<div class="content-wrapper">
<div class="jumbotron">
<div class="animated hiding" data-animation="fadeInDown"
data-delay="50">
<h1>谷歌开发者节 <span id="typeout-text" class="hidden-xs"></span><span
class="typeout-fallback">Season</span> 2015</h1>
<p>2015年11月7日</p>
<a href="https://gdgdocs.org/forms/d/1rE8Txsn4w7fvLwlteauaROePeG3ZM4XtU_lFSvm1h2w/viewform"
class="btn btn-primary waves-effect waves-button waves-light waves-float">我要参加</a>
</div>
</div>
<a href="#about" class="explore"> <svg class="icon icon-arrow-down"
viewBox="0 0 32 32"> <use
xlink:href="/zeppelin/img/sprites/sprites.svg#icon-arrow-down"></use> </svg>
</a></div>
</section> <!-- End Hero Section --> <!-- About Section --> <section id="about"
class="about">
<div class="content-wrapper">
<div class="col-lg-10 col-lg-offset-1">
<h3>关于谷歌开发者节</h3>
<div class="row about-details">
<div class="col-md-4 col-xs-6">
<div class="animated hiding" data-animation="fadeInDown" data-delay="0">
<h5>主题演讲</h5>
<img class="img-circle" src="/zeppelin/img/about-section/conference.jpg"
height="128" width="128" alt="主题演讲">
<p>无可否认,Google一直引领着世界技术创新的潮流,我们邀请分享嘉宾为大家奉献最新最热门的Google技术的创新实战,加入我们,一起创新!</p>
</div>
</div>
<div class="col-md-4 col-xs-6">
<div class="animated hiding" data-animation="fadeInDown"
data-delay="500">
<h5>动手实战</h5>
<img class="img-circle" src="/zeppelin/img/about-section/workshop.jpg"
height="128" width="128" alt="动手实战">
<p>分享嘉宾与你一起动手实战,亲自传授编程经验,共同享受代码、编译、Debug的乐趣,还等什么,我们一起 Hello World!</p>
</div>
</div>
<div class="clearfix visible-xs"></div>
<div class="col-md-4 col-xs-6">
<div class="animated hiding" data-animation="fadeInDown"
data-delay="1000">
<h5>黑客马拉松</h5>
<img class="img-circle" src="/zeppelin/img/about-section/hackathon.jpg"
height="128" width="128" alt="黑客马拉松">
<p>想来一场真正的 Team Building? 现场组队,现场接受任务,带上你的小伙伴们,一起享受团队作战的快感</p>
</div>
</div>
</div>
</div>
</div>
</section> <!-- End About Section --> <!-- Begin Statistic Section --> <section
id="statistic" class="statistic image-section parallax"
style="background-image: url(/zeppelin/img/sections-background/statistic.jpg);">
<div class="overlay solid-overlay"></div>
<div class="content-wrapper">
<div class="col-lg-10 col-lg-offset-1">
<div class="col-md-3 col-xs-6">
<div class="counter animated hiding" data-animation="fadeInDown"
data-delay="0">
<div class="stat"><span class="timer" data-from="0" data-to="300">300</span>+</div>
<div class="stat-info">参会嘉宾</div>
<hr>
<p class="small">可容纳</p>
</div>
</div>
<div class="col-md-3 col-xs-6">
<div class="counter animated hiding" data-animation="fadeInDown"
data-delay="500">
<div class="stat"><span class="timer" data-from="0" data-to="6">6</span>+</div>
<div class="stat-info">小时</div>
<hr>
<p class="small">分享纯谷歌技术</p>
</div>
</div>
<div class="clearfix visible-xs"></div>
<div class="col-md-3 col-xs-6">
<div class="counter animated hiding" data-animation="fadeInDown"
data-delay="1000">
<div class="stat"><span class="timer" data-from="0" data-to="5">5</span>+</div>
<div class="stat-info">演讲嘉宾</div>
<hr>
<p class="small">为你分享更多精彩</p>
</div>
</div>
<div class="col-md-3 col-xs-6">
<div class="counter animated hiding" data-animation="fadeInDown"
data-delay="1500">
<div class="stat"><span class="timer" data-from="0" data-to="3">3</span>+</div>
<div class="stat-info">种礼品</div>
<hr>
<p class="small">让你学到知识,更得到礼物</p>
</div>
</div>
<div class="clearfix visible-xs"></div>
</div>
</div>
</section> <!-- End Statistic Section --> <!-- Begin Latest News Section --> <section
id="latest-news" class="latest-news">
<div class="content-wrapper">
<div class="col-lg-10 col-lg-offset-1">
<h3>最新资讯</h3>
<article class="row">
<div class="post col-md-6 col-sm-6 text-left animated hiding"
data-animation="fadeInDown" data-delay="500">
<h6>大会介绍</h6>
<p class="post-body">第三届Google DevFest(张家口站)开发者大会将在2015年11月7日举办,本次活动由GDG Zhangjiakou举办。致力于推动Google的各种先进技术(包括Android, Chrome, Google Map, Google云计算技术,HTML5, Golang等 )在亚太地区的研发和应用。
大会将由丰富的内容和议题组成,届时将有行业技术专家进行讲座,同时还包含现场编程实践等环节,对于Google技术开发者、架构师或者是Google技术的爱好者都将是受益匪浅、不可错过的一次盛会。
会议为参会人员提供丰富礼品,将有限量版的T-shirt、Android储钱罐、3D眼镜等礼品赠送。同时女性参与者还有更多礼物等你拿哦... <a
href="/zeppelin/blog/">展开全文</a></p>
</div>
<div class="post col-md-6 col-sm-6 text-left animated hiding"
data-animation="fadeInDown" data-delay="500">
<h6>大会日程</h6>
<p class="post-body">13:00——13:30 Devdest和GDG介绍(孙兴华)<br>
13:30——14:30 Google IO 2015回顾(叶永飞)<br>
14:30——15:10 Material Design开发概述(吝晓莹)<br>
15:10——15:40 Cardboard开发及体验(李鹏)<br>
15:40——16:00茶歇(免费)<br>
16:00——16:30 网络音乐应用创新开发概述(苗景超)<br>
16:30——17:10 App inverntor开发概述(曹宁)<br>
17:10——18:00 App inverntor开发实践(Code Lab)(曹宁) <a
href=""></a></p>
</div>
</article></div>
</div>
</section> <!-- End Latest News Section --> <!-- Begin Rockstar Speakers Section -->
<section id="rockstar-speakers"
class="rockstar-speakers image-section parallax"
style="background-image: url(/zeppelin/img/sections-background/rockstar-speakers.jpg);">
<div class="overlay solid-overlay"></div>
<div class="content-wrapper">
<div class="col-lg-10 col-lg-offset-1 rockstar-speakers-list">
<h3 id="rockstar-speaker-title">发言者</h3>
<div class="clearfix"></div>
<span class="bordered"> <a href="/zeppelin/speakers/"
class="bottom-section-link waves-effect waves-button waves-light">所有演讲者</a> </span></div>
</div>
</section> <!-- End Rockstar Speakers Section --> <!-- Begin Location Section -->
<div id="canvas-map" class="canvas-map"></div>
<div class="content-wrapper">
<br><br><br>
<table>
<td style="margin-top:20px;margin-right:0px;margin-bottom:20px">
<div
class="col-lg-3 col-md-4 col-sm-6 col-md-offset-1 animated hiding location-description text-left"
data-animation="fadeInLeft" data-delay="0">
<div class="pull-left">
<h3>位置</h3>
<ul>
<li>张家口市桥东区钻石南路11号</li><br>
<li>河北北方学院图书馆二楼报告厅</li><br>
<li><a href=""></a></li>
<li><time></time> <time></time></li>
</ul>
</div>
</div>
</td>
<td style="margin-right:0px;margin-bottom:40px">
<!--引用百度地图API-->
<style type="text/css">
html,body{margin:0;padding:0;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
</style>
<script type="text/javascript" src="http://api.map.baidu.com/api?key=&v=1.1&services=true"></script>
</head>
<body>
<!--百度地图容器-->
<div style="width:697px;height:400px;border:#ccc solid 1px;" id="dituContent"></div>
</body>
<script type="text/javascript">
//创建和初始化地图函数:
function initMap(){
createMap();//创建地图
setMapEvent();//设置地图事件
addMapControl();//向地图添加控件
addMarker();//向地图中添加marker
addPolyline();//向地图中添加线
}
//创建地图函数:
function createMap(){
var map = new BMap.Map("dituContent");//在百度地图容器中创建一个地图
var point = new BMap.Point(114.885598,40.777666);//定义一个中心点坐标
map.centerAndZoom(point,15);//设定地图的中心点和坐标并将地图显示在地图容器中
window.map = map;//将map变量存储在全局
}
//地图事件设置函数:
function setMapEvent(){
map.enableDragging();//启用地图拖拽事件,默认启用(可不写)
map.disableScrollWheelZoom();//禁用地图滚轮放大缩小,默认禁用(可不写)
map.enableDoubleClickZoom();//启用鼠标双击放大,默认启用(可不写)
map.disableKeyboard();//禁用键盘上下左右键移动地图,默认禁用(可不写)
}
//地图控件添加函数:
function addMapControl(){
//向地图中添加缩放控件
var ctrl_nav = new BMap.NavigationControl({anchor:BMAP_ANCHOR_TOP_RIGHT,type:BMAP_NAVIGATION_CONTROL_SMALL});
map.addControl(ctrl_nav);
//向地图中添加比例尺控件
var ctrl_sca = new BMap.ScaleControl({anchor:BMAP_ANCHOR_BOTTOM_RIGHT});
map.addControl(ctrl_sca);
}
//标注点数组
var markerArr = [{title:"谷歌开发者大会地点",content:"逸夫图书馆",point:"114.885468|40.777079",isOpen:0,icon:{w:21,h:21,l:0,t:0,x:6,lb:5}}
];
//创建marker
function addMarker(){
for(var i=0;i<markerArr.length;i++){
var json = markerArr[i];
var p0 = json.point.split("|")[0];
var p1 = json.point.split("|")[1];
var point = new BMap.Point(p0,p1);
var iconImg = createIcon(json.icon);
var marker = new BMap.Marker(point,{icon:iconImg});
var iw = createInfoWindow(i);
var label = new BMap.Label(json.title,{"offset":new BMap.Size(json.icon.lb-json.icon.x+10,-20)});
marker.setLabel(label);
map.addOverlay(marker);
label.setStyle({
borderColor:"#808080",
color:"#333",
cursor:"pointer"
});
(function(){
var index = i;
var _iw = createInfoWindow(i);
var _marker = marker;
_marker.addEventListener("click",function(){
this.openInfoWindow(_iw);
});
_iw.addEventListener("open",function(){
_marker.getLabel().hide();
})
_iw.addEventListener("close",function(){
_marker.getLabel().show();
})
label.addEventListener("click",function(){
_marker.openInfoWindow(_iw);
})
if(!!json.isOpen){
label.hide();
_marker.openInfoWindow(_iw);
}
})()
}
}
//创建InfoWindow
function createInfoWindow(i){
var json = markerArr[i];
var iw = new BMap.InfoWindow("<b class='iw_poi_title' title='" + json.title + "'>" + json.title + "</b><div class='iw_poi_content'>"+json.content+"</div>");
return iw;
}
//创建一个Icon
function createIcon(json){
var icon = new BMap.Icon("http://app.baidu.com/map/images/us_mk_icon.png", new BMap.Size(json.w,json.h),{imageOffset: new BMap.Size(-json.l,-json.t),infoWindowOffset:new BMap.Size(json.lb+5,1),offset:new BMap.Size(json.x,json.h)})
return icon;
}
//标注线数组
var plPoints = [{style:"solid",weight:6,color:"#f00",opacity:1,points:["114.885216|40.776963","114.886123|40.776949","114.886123|40.777263","114.885207|40.777263","114.885216|40.776977"]}
];
//向地图中添加线函数
function addPolyline(){
for(var i=0;i<plPoints.length;i++){
var json = plPoints[i];
var points = [];
for(var j=0;j<json.points.length;j++){
var p1 = json.points[j].split("|")[0];
var p2 = json.points[j].split("|")[1];
points.push(new BMap.Point(p1,p2));
}
var line = new BMap.Polyline(points,{strokeStyle:json.style,strokeWeight:json.weight,strokeColor:json.color,strokeOpacity:json.opacity});
map.addOverlay(line);
}
}
initMap();//创建和初始化地图
</script>
</html>
</td>
</table>
</section> <!-- End Location Section --> <!-- Venue Section --> <!--<section
id="venue">
<div class="content-wrapper">
<div class="col-lg-10 col-lg-offset-1">
<h3>场地</h3>
<div class="row venue-row">
<div class="col-md-8 col-sm-8 venue-col">
<div class="venue-elem-wrapper">
<div
class="venue-elem image-section venue-big-elem venue-img animated hiding"
data-animation="fadeIn" data-delay="0"
style="background-image: url(/zeppelin/img/venue/venue_0.jpg)"></div>
</div>
</div>
<div class="col-md-4 col-sm-4 venue-col venue-small-col">
<div class="venue-elem-wrapper col-md-12 col-sm-12 col-xs-6">
<div
class="venue-elem image-section venue-small-elem venue-img animated hiding"
data-animation="fadeIn" data-delay="150"
style="background-image: url(/zeppelin/img/venue/venue_1.jpg)"></div>
</div>
<div class="venue-elem-wrapper col-md-12 col-sm-12 col-xs-6">
<div class="venue-elem venue-small-elem venue-text animated hiding"
data-animation="fadeIn" data-delay="0">
<h5>河北北方学院图书馆</h5>
<p>·幽雅的报告厅</p>
<p>·高端的多媒体</p>
<p>·位于大清河畔</p>
</div>
</div>
<div class="venue-elem-wrapper col-md-12 col-sm-12 col-xs-6">
<div
class="venue-elem image-section venue-small-elem venue-img animated hiding"
data-animation="fadeIn" data-delay="0"
style="background-image: url(/zeppelin/img/venue/venue_2.jpg)"></div>
</div>
<div class="venue-elem-wrapper col-xs-6 visible-xs">
<div
class="venue-elem image-section venue-small-elem venue-img animated hiding"
data-animation="fadeIn" data-delay="0"
style="background-image: url(/zeppelin/img/venue/venue_3.jpg)"></div>
</div>
</div>
</div>
</div>
</div>
</section>--> <!-- End Venue Section --> <br><br>
<!-- Venue Section --> <section
id="venue">
<div class="content-wrapper">
<div class="col-lg-10 col-lg-offset-1">
<h3>往届风采</h3>
<div class="row venue-row">
<div class="col-md-8 col-sm-8 venue-col">
<div class="venue-elem-wrapper">
<div
class="venue-elem image-section venue-big-elem venue-img animated hiding"
data-animation="fadeIn" data-delay="0"
style="background-image: url(/zeppelin/img/old/1.jpg)"></div>
</div>
</div>
<div class="col-md-4 col-sm-4 venue-col venue-small-col">
<div class="venue-elem-wrapper col-md-12 col-sm-12 col-xs-6">
<div
class="venue-elem image-section venue-small-elem venue-img animated hiding"
data-animation="fadeIn" data-delay="150"
style="background-image: url(/zeppelin/img/old/9.png)"></div>
</div>
<div class="venue-elem-wrapper col-md-12 col-sm-12 col-xs-6">
<div
class="venue-elem image-section venue-small-elem venue-img animated hiding"
data-animation="fadeIn" data-delay="0"
style="background-image: url(/zeppelin/img/old/2.png)"></div>
</div>
<div class="venue-elem-wrapper col-md-12 col-sm-12 col-xs-6">
<div
class="venue-elem image-section venue-small-elem venue-img animated hiding"
data-animation="fadeIn" data-delay="0"
style="background-image: url(/zeppelin/img/old/5.png)"></div>
</div>
</div>
</div>
</div>
</div>
</section> <!-- End Venue Section -->
<!-- Begin Subscribe Section --> <section
id="subscribe" class="subscribe image-section parallax"
style="background-image: url(/zeppelin/img/sections-background/direction-details.jpg);">
<div class="overlay solid-overlay"></div>
<div class="">
<div class="col-lg-8 col-lg-offset-2 animated hiding"
data-animation="fadeInUp" data-delay="3">
<h3>如何加入张家口GDG?</h3>
<ul align="left">
<li><font size="4" color="yellow" face="Microsoft YaHei">邮件列表:[email protected] (可发送空白邮件到[email protected] 即完成订阅)</font><br></li>
<li><font size="4" color="yellow" face="Microsoft YaHei">G+ 信息页(点击<a href="https://plus.google.com/u/0/114911793225988198469/posts">这里</a>进入后点击页面关注按钮,了解张家口GDG活动最新动态)</font></li>
<li><font size="4" color="yellow" face="Microsoft YaHei">新浪微博:@张家口GDG</font></li>
<li><font size="4" color="yellow" face="Microsoft YaHei">G+社群</font></li>
<li><font size="4" color="yellow" face="Microsoft YaHei">QQ群:205080277</font></li>
</ul>
<div id="mc_embed_signup"
class="col-lg-8 col-sm-8 col-lg-offset-2 col-sm-offset-2">
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display: none"></div>
<div class="response" id="mce-success-response" style="display: none"></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<span class="subscribe-info"></span></div>
</div>
</div>
</section> <!-- End Subscribe Section --><br><br> <!-- Begin Subscribe Section --> <section
id="subscribe" class="subscribe image-section parallax"
style="background-image: url(/zeppelin/img/sections-background/subscribe.jpg);">
<div class="overlay solid-overlay"></div>
<div class="content-wrapper">
<div class="col-lg-8 col-lg-offset-2 animated hiding"
data-animation="fadeInUp" data-delay="0">
<h3>想获取更多资讯?</h3>
<h5>扫二维码关注“张家口开发者社区”</h5>
<img src="/zeppelin/img/hbnu.jpg"
title="Google" alt="张家口开发者社区">
<div id="mc_embed_signup"
class="col-lg-8 col-sm-8 col-lg-offset-2 col-sm-offset-2">
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display: none"></div>
<div class="response" id="mce-success-response" style="display: none"></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<span class="subscribe-info"></span></div>
</div>
</div>
</section> <!-- End Subscribe Section -->
<!-- Begin Partners Section --> <section
id="partners" class="partners">
<div class="">
<div class="col-lg-10 col-lg-offset-1">
<h3>主办方</h3>
<ul class="list-inline">
<li><a href="" target=""> <img
src="/zeppelin/img/organizers/gdg-zhangjaikou.jpg"
title="GDG Zhangjiakou - Open and volunteer geek community" alt="GDG Zhangjiakou">
</a></li>
</ul>
<ul class="list-inline">
<li><a
tar> <img src="/zeppelin/img/partners/google.png"
title="Google" alt="Google"> </a></li>
</ul>
</div>
</div>
</section> <!-- End Partners Section -->
<!-- Begin Footer --> <footer
id="footer" class="footer">
<div class="row">
<div class="pull-left col-md-6 col-xs-6">
</div>
</div>
<div class="row">
<div class="col-md-4 col-xs-6">
<h5>相关链接</h5>
<ul>
<li><a href=" https://developers.google.com " target="_blank">Google
Developers</a></li>
</ul>
</div>
<div class="col-md-4 col-xs-6">
<h5>联系我们</h5>
<ul>
<li>QQ群:205080277</li>
</ul>
</div>
<div class="col-md-4 col-xs-6">
<h5>帮助</h5>
<ul>
<li><a href="https://github.com/googledevfest/zeppelin">获取代码</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-6 col-xs-12">
</div>
</div>
<div class="row"><!-- Please don't delete this line-->
<div class="col-md-6">
<p class="copyright">© 2014 Based on <a
href="https://github.com/gdg-x/zeppelin" target="_blank">Project
Zeppelin</a>. Designed and created by <a
href="https://plus.google.com/+OlehZasadnyy/about" target="_blank"> Oleh Zasadnyy</a> · <a href="http://lviv.gdg.org.ua" target="_blank">GDG Lviv</a></p>
Adapted by<a href="https://plus.google.com/114911793225988198469/posts" target="_blank"> GDG Zhangjiakou</a>
<p></div>Disclaimer:GDG Zhangjiakou is an independent group; our activities and the opinions expressed on this website should in no way be linked to Google, the corporation.
</p>
</div>
</div>
</footer> <!-- End Footer --></div>
</div>
</div>
<script src="http://lib.sinaapp.com/js/jquery/1.7.2/jquery.min.js"></script>
<script> window.jQuery || document.write('<script src="/zeppelin/js/jquery-2.1.1.min.js><\/script>') </script>
<script
src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script> if (typeof($.fn.modal) === 'undefined') { document.write('<script src="/zeppelin/js/bootstrap.min.js><\/script>') } </script>
<script src="/zeppelin/js/default.js"></script>
<script> Waves.displayEffect();
$(document).ready(function () { $(function () { if ($(window).width() > 767) { $("#typeout-text").typed({ strings: ["张家口","", "中国",""],
typeSpeed: 400, backDelay: 200, loop: true }); } }); var rockstarSpeakers =
[
{name: "曹宁", company: "张家口谷歌开发者社区指导教师", image: "/zeppelin/img/people/caoning.jpg"},
{name: "叶永飞", company: "张家口谷歌开发者社区组织者", image: "/zeppelin/img/people/ye.jpg"},
{name: "孙兴华", company: "张家口谷歌开发者社区负责人", image: "/zeppelin/img/people/DawidOstrowski.jpg"}
];
rockstarSpeakers.sort(function() {return 0.5 - Math.random()});
if(rockstarSpeakers.length > 0) { var animationDelay = 1500, count = Math.min(4, rockstarSpeakers.length), colWidth = 12/count; for(i=0; i<count; i++) { var clearfix = '<div class="clearfix visible-xs"></div>'; if ((i)%2 != 0) { clearfix = "" } $('#rockstar-speaker-title').after('<div class="col-md-'+ colWidth +' col-xs-6 rockstar-speakers-item animated hiding" data-animation="fadeInUp" data-delay="' + animationDelay +'"><div class="rockstar-speaker"><div class="flow-img img-circle rockstar-speaker-img" style="background-image: url(' + rockstarSpeakers[i].image + ')"></div><div class="name">' + rockstarSpeakers[i].name + '</div><div class="sub">' + rockstarSpeakers[i].company + '</div></div></div>' + clearfix); animationDelay -= 500; } } }); </script>
<script src="/zeppelin/js/scripts.min.js"></script>
<script type="application/ld+json"> [{ "@context" : "http://schema.org", "@type" : "Event", "name" : "张家口谷歌开发者节", "description": "GDG DevFest is a set of events all around the world", "image" : "https://gdg-x.github.io/zeppelin/img/seo/sharing-google-plus.png", "url" : "https://gdg-x.github.io", "startDate" : "2015-10-31T10:00", "doorTime" : "09:00", "endDate" : "2015-10-31T20:00", "location" : { "@type" : "Place", "name" : "河北北方学院西校区图书馆", "sameAs" : "http://cabinet.kinopalace.lviv.ua/showtimes/", "address" : { "@type" : "PostalAddress", "streetAddress" : "张家口市桥东区钻石南路11号", "addressLocality" : "", "addressRegion" : "", "postalCode" : "075000", "addressCountry" : "中国" }, "geo" : { "@type" : "GeoCoordinates", "latitude" : "40.771453", "longitude" : " 114.879215" } }, // Not supported yet // "organizer" : { // "@type" : "Organization", // "name" : "GDG 张家口", // "alternateName" : "张家口谷歌开发者节", // "description" : "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion.", // "logo" : "https://gdg-x.github.io/zeppelin/img/seo/organizer-logo.png", // "email" : "[email protected]", // "sameAs" : "http://lviv.gdg.org.ua/" // }, "subEvent" : { "@type" : "Event", "name" : "Hackathon", "description": "The front doors will be locked because this is after hours, please park behind the building and come to the door nearest the parking lot.<br><br>Our last meeting showed that there was a lot of interest in Android Wear so we decided to put on an Android Wear Hackathon to see what you could come up with! We realize that this is pretty short notice so we hope you can help us spread the word! There will be pizza, prizes and a great group of geeks to spend the evening coding with! Even if you don't have an app idea come on in and lend a hand to someone else or maybe find inspiration once you're here!", "image" : "https://gdg-x.github.io/zeppelin/img/seo/sharing-google-plus.png", "url" : "https://gdg-x.github.io/zeppelin/hackathon/", "startDate" : "2015-10-31T10:00", "doorTime" : "09:00", "endDate" : "2015-10-31T00:00", "location" : { "@type" : "Place", "name" : "Communa", "sameAs" : "http://communa.net.ua/", "address" : { "@type" : "PostalAddress", "streetAddress" : "1 Halytska St", "addressLocality" : "张家口", "addressRegion" : "河北", "postalCode" : "075000", "addressCountry" : "中国" }, "geo" : { "@type" : "GeoCoordinates", "latitude" : "40.771453", "longitude" : " 114.879215" } } }, "offers" : [ { "@type" : "Offer", "name" : "Early Bird", "url" : "http://dfua.ticketforevent.com/", "price" : "350", "priceCurrency" : "UAH", "validFrom" : "2014-08-25T10:00", "validThrough" : "2014-09-30T23:59" }, { "@type" : "Offer", "name" : "Last Chance", "url" : "http://dfua.ticketforevent.com/", "price" : "450", "priceCurrency" : "UAH", "validFrom" : "2014-10-01T00:00", "validThrough" : "2014-10-23T23:59" }, { "@type" : "Offer", "name" : "Student", "url" : "http://dfua.ticketforevent.com/", "price" : "200", "priceCurrency" : "UAH", "validFrom" : "2014-08-20T10:00", "validThrough" : "2014-10-23T23:59" } ], "performer" : [ { "@type" : "Person", "name" : "Dawid Ostrowski", "image" : "https://gdg-x.github.io/zeppelin/img/people/DawidOstrowski.jpg", "jobTitle" : "Developer Relations Program Manager", "worksFor" : { "@type" : "Organization", "name" : "Google Poland" }, "sameAs" : "https://plus.google.com/+DawidOstrowski/" }, { "@type" : "Person", "name" : "Dmytro Danylyk", "image" : "https://gdg-x.github.io/zeppelin/img/people/DmytroDanylyk.jpg", "jobTitle" : "Android Developer", "worksFor" : { "@type" : "Organization", "name" : "Lemberg Solutions Limited" }, "sameAs" : "https://plus.google.com/+DmytroDanylyk" }, { "@type" : "Person", "name" : "Mateusz Herych", "image" : "https://gdg-x.github.io/zeppelin/img/people/MateuszHerych.jpg", "jobTitle" : "Software Engineer", "worksFor" : { "@type" : "Organization", "name" : "Base CRM, GDG Krakow" }, "sameAs" : "https://plus.google.com/+MateuszHerych" }, { "@type" : "Person", "name" : "Roman Mazur", "image" : "https://gdg-x.github.io/zeppelin/img/people/RomanMazur.jpg", "jobTitle" : "Head of Android/Java Unit", "worksFor" : { "@type" : "Organization", "name" : "Stanfy, GDG Kyiv" }, "sameAs" : "https://plus.google.com/+RomanMazur/" }, { "@type" : "Person", "name" : "Valentyn Shybanov", "image" : "https://gdg-x.github.io/zeppelin/img/people/ValentynShybanov.jpg", "jobTitle" : "Software engineer/country manager", "worksFor" : { "@type" : "Organization", "name" : "Twinfield, GDG Kyiv" }, "sameAs" : "https://google.com/+ValentynShybanov" } ], "eventStatus" : "EventScheduled", "typicalAgeRange" : "16+" }] </script>
</body>
</html>