forked from CodeLanka/devfest_2016
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconference.html
executable file
·174 lines (140 loc) · 8.97 KB
/
conference.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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,900' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans:400,700|Mitr:300,400,500,700|Quicksand:300,400,700|Space+Mono" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Nixie+One" rel="stylesheet">
<link rel="stylesheet" href="css/reset.css"> <!-- CSS reset -->
<link rel="stylesheet" href="css/conference.css"> <!-- Resource style -->
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="bootstrap-3.7/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/menu_topexpand.css" />
<link rel="stylesheet" type="text/css" href="css/owl.carousel.css">
<script src="js/modernizr.js"></script> <!-- Modernizr -->
<title>GDG DevFest Sri Lanka | 2016</title>
</head>
<!-- hijacking: on/off - animation: none/scaleDown/rotate/gallery/catch/opacity/fixed/parallax -->
<body>
<section class="cd-section main_header_cover visible">
<div class="container-fluid" >
<div class="row">
<div class="color-border">
<div class="border-blue col-lg-3 col-md-3 col-sm-3 col-xs-3"></div>
<div class="border-green col-lg-3 col-md-3 col-sm-3 col-xs-3"></div>
<div class="border-yellow col-lg-3 col-md-3 col-sm-3 col-xs-3"></div>
<div class="border-red col-lg-3 col-md-3 col-sm-3 col-xs-3 "></div>
</div>
</div>
<div class="menu-wrap">
<nav class="menu">
<div class="icon-list">
<a href="index.html"><i class="fa fa-home"></i><span>Home</span></a>
<a href="codelab.html"><i class="fa fa-code"></i><span>Code-Lab</span></a>
<!-- <a href="ourteam.html"><i class="fa fa-users"></i><span>Team</span></a> -->
<a href="#"><i class="fa fa-user-plus"></i><span>Register</span></a>
</div>
</nav>
</div>
<button class="menu-button" id="open-button"></button>
<div class="container content-wrap">
<div class=" wow fadeIn header-title">
<h4 class="git-commit">$ git commit -m “<span class="yellow-text"><strong>Conference</strong></span>”</h4>
<h1>DevFest 2016</h1>
<h4 class="script-16"><span class="blue-text">render</span> <span>{</span><br/><br/>
<span class="ultra-blue-text">return</span> <span>{</span><br/></br>
<span class="view-text"><span><</span><span class="orange-text">view</span><span>></span></span><br/><br/>
<span><</span><span class="orange-text">DateTime</span><span>></span> <span class="yellow-text">06</span>/<span class="yellow-text">11</span>/<span class="yellow-text">2016 1:00 PM </span><<span>/</span><span class="orange-text">DateTime</span><span>></span><br>
<span><</span><span class="orange-text">location</span><span>></span> ICBT Auditorium <<span>/</span><span class="orange-text">Location</span><span>></span><br>
<span class="view-text"><<span>/</span><span class="orange-text">view</span><span>></span></span><br><br>
<span class="upper-bracket">};</span><br><br>
<span class="second-bracket">}</span><br>
</h4>
</div>
</div>
</div>
</section>
<section class="cd-section codelab-session about_us">
<div>
<!-- <img src="img/shapes1.png">
<img src="img/shapes2.png"> -->
<div class="container">
<p class="aboutgdg">
We plan to address app development in four categories and will discuss how to make apps
<div style="text-align: left;width: 60%;margin-left: 8%">
<strong>Fast</strong><br/>
Apps should be responsive to users and perform their intended tasks in times that are perceived
fast by users. We will showcase the methods and tech needed to achieve app speed in different platforms<br/><br/>
<strong>Efficient</strong><br/>
The application should consume as less resources as possible. This was emphasized at all sessions in I/O 2016
that connect with the next billion project. Therefore we will educate devs on how they can make their apps demand
less resources and do more<br/><br/>
<strong>Secure</strong><br/>
Apps should be secure so that end-users’ data are handled with utmost care. Communication and storage should be
encrypted and safe from snooping and hacks. Latest security traits used when building apps will be discussed<br/><br/>
<strong>Tidy</strong><br/>
Untidy coding techniques make an app behave in unexpected ways. Debugging and collaboration becomes hard.
Best practices when coding and use of patterns that are suitable for the selected requirement is the best way to tame your development.
Coding best practices and common misuses of coding practices will be discussed here.<br/><br/>
</div>
</p>
<div class="col-lg-12 timeline-container">
<div class="row">
<div class="col-md-4 col-sm-12 col-xs-12 col-md-offset-2 first-small"><h4>You have to be there<br> <strong>before 12.15 PM</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 second-small" ><h4>Registration Start <br>at <strong>12:30 PM</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 col-md-offset-2 first-big keynote"><h4>DevFest 2016<br/><strong>Tharaka Devinda</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 second-big fast" ><h4>Fast <br/>Keys to Application Performance <br><br>by<br><strong>Hasitha Liyanage</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 col-md-offset-2 third-big efficient"><h4>Efficient <br>How to Hack the User Experience and be truly efficient.<br>by<br><strong>Harshadewa Ariyasinghe</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 fourth-big"><h4>Announcements</h4><br/></div>
<div class="col-md-4 col-sm-12 col-xs-12 col-md-offset-2 first-big"><h4>Google Cloud Platform<br><br>by<br><strong>Albert Padin</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 second-big" ><h4>Gaming prelude<br><br>by<br><strong>Chamira Prasad</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 col-md-offset-2 third-small"><h4>Break<br><strong>15.45 PM - 16.00 PM</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 fifth-big"><h4>Ideamart<br>by<br><strong>Shafraz Rahim</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 col-md-offset-2 sixth-big secure"><h4>Secure<br>Securing users, data and apps<br>by<br><strong>Chamika Weerasinghe</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 seventh-big tidy"><h4>Tidy<br>How to write code cleaner<br>by<br><strong>Sameera Jayasoma</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 col-md-offset-2 eightath-big"><h4>Google in Sri Lanka<br><br>by<br><strong>Prasanthan</strong></h4></div>
<div class="col-md-4 col-sm-12 col-xs-12 fourth-small"><h4>WrapUp Speak<br><strong>Raveen Harith | Michela Thalagala</strong><br><strong></strong></h4></div>
</div>
<p class="codelab-des">
<strong>Etiquette</strong><br>
Please refrain from bringing any food to the auditorium area and try not to crowd up in the entrance.
Help us to create a smooth environment for everyone.
<br><br>
</p>
</div>
</div>
<div class=" footer container-fluid">
<h4 class="hidden-xs hidden-sm"><<span class="orange-text">h4</span>> © Copyright <<span class="orange-text">a</span> <span class="green-text">href</span>=<span class="yellow-text">"http://gdgsrilanka.org/"</span>><a href="http://gdgsrilanka.org/" target="_blank">GDG Sri Lanka</a> <<span>/<span><span class="orange-text">a</span>> <<span>/<span><span class="orange-text">h4</span>></h4>
<h4 class="visible-xs visible-sm">© GDG Sri Lanka<h4>
</div>
</div>
</section>
<nav>
<ul class="cd-vertical-nav">
<li><a href="#0" class="cd-prev inactive">Next</a></li>
<li><a href="#0" class="cd-next">Prev</a></li>
</ul>
</nav> <!-- .cd-vertical-nav -->
<script src="js/jquery-2.1.4.js"></script>
<script src="js/velocity.min.js"></script>
<script src="js/velocity.ui.min.js"></script>
<!-- <script src="js/main.js"></script> --> <!-- Resource jQuery -->
<script src="bootstrap-3.7/js/bootstrap.min.js"></script>
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script src="js/classie.js"></script>
<script src="js/menu-main.js"></script>
<script type="text/javascript">
$(".cd-next").click(function() {
$('html, body').animate({
scrollTop: $(".about_us").offset().top
}, 1500);
});
</script>
</body>
</html>