-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathdenizli2019.html
393 lines (312 loc) · 16.5 KB
/
denizli2019.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
<!doctype html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<!-- Add your city name, dates and year. -->
<title>Denizli Mar 15th - 16th, 2019 </title>
<!-- Write a metatext. This is what will show on the Facebook page and for instance search engines. -->
<meta name='description' content='Rails Girls comes again to Denizli 1st - 2nd Mar 2019: join the two-day crash-course to the exciting world of building web applications with Ruby on Rails.'>
<meta name='author' content='Rails Girls'>
<link rel='shortcut icon' href='/favicon.png'>
<link rel='apple-touch-icon' href='/apple-touch-icon.png'>
<link rel='stylesheet' href='./css/style.css'>
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js'></script>
<script type='text/javascript' src='main.js'></script>
<script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script>
<script type='text/javascript' src='//use.typekit.net/nbs6fzt.js'></script>
<script type='text/javascript'>try{Typekit.load();}catch(e){}</script>
<meta property='og:image' content='https://railsgirls.com/images/railsgirls-sq.png'/>
<!--[if lt IE 9]>
<script src='//html5shim.googlecode.com/svn/trunk/html5.js'></script>
<![endif]-->
</head>
<body>
<header>
<div class='container_12'>
<a id='logo' href='/'><img src='images/railsgirls-logo.png' alt='Rails Girls' /></a>
<nav>
<a href='./events.html'>Events</a>
<a href='./materials.html'>Materials</a>
<a href='./press.html'>Press</a>
<a href='https://railsgirls.tumblr.com/'>Blog</a>
<a href='https://guides.railsgirls.com'>
Guides</a>
</nav>
</div>
</header>
<!-- How to change the picture & header for site
In the assets folder there is something called rg-header.psd. Be sure to download the fonts also. Name the file rg-yourcityname-header.png and your city picture rg-yourcityname.png. Add them to /images.
Steps to show on site
1. Go to style.css
2. Add these lines, always replacing 'yourcityname' with your actual city name.
.yourcityname#promo {
padding-left:340px;
background:url('../images/rg-yourcityname.png') no-repeat 0 10px,
url('../images/separator.png') no-repeat center bottom;
}
It will take a while before the changes show, so don't panic!
-->
<!-- Change the header text. You can include a local hello or something else that brings context. Remember to mention the workshop is free. Remember to change to wufoo form link and dates. -->
<div id='container' class='container_12 page clearfix'>
<div class='grid_12 omega alpha'>
<div id='promo' class='denizli'>
<h1>Rails Girls Denizli
<small>15 - 16 Mart, 2019</small>
</h1>
<h6><code>Merhaba Dünya!</code></h6>
<p>Rails Girls tekrar Denizli 'de. İki günlük ücretsiz workshop ile Ruby on Rails' in büyülü dünyasına dalmaya hazır mısın?</p>
<!-- <p><a href="https://goo.gl/forms/FXSIyxR5i0pgelRp2" class="apply-here-button" target="_blank">Başvuru Formu</a></p> -->
<p>Twitter' da takip edin. <a href='https://twitter.com/RailsDenizli' target="_blank"> @RailsDenizli</a></p>
<!-- Update the sharing texts.-->
<div id='share'>
<div>
<div style='margin:0 15px 0 0;'>
<a href='https://twitter.com/share' class='twitter-share-button' data-url='' data-text='Rails Girls Denizli, 1-2 Mart 2019 - şimdi başvur!' data-count='horizontal' data-via='railsgirls' data-related='railsgirls'>
Tweet</a>
<script type='text/javascript' src='http://platform.twitter.com/widgets.js'></script>
</div>
<div id='fb-root' style=''></div>
<script src='http://connect.facebook.net/en_US/all.js#appId=156007477805811&xfbml=1'></script>
<fb:like href='' layout='button_count' send='true' width='160' show_faces='false' font=''></fb:like>
</div>
</p>
</div>
</div>
<!-- You can use here your own contact e-mail, or we can send you the e-mails from contact@! -->
<div class='grid_4 alpha feature'>
<p>Koçlarımızın yardımıyla, tasarlamayı, modellemeyi ve kodlamayı<strong> öğrenin.</strong></p>
</div>
<div class='grid_4 feature'>
<p><strong>Tek ihtiyacınız olan</strong> bilgisayarınız, merak ve bir tutam hayal gücü!</p>
</div>
<div class='grid_4 omega feature'>
<p><strong>Yardım etmek ister misiniz ?</strong> Rails koçları ve gönüllüler arıyoruz <a href='mailto:railsgirlsdenizli@gmail.com'>Bize ulaşın</a>.</p>
</div>
<hr />
<!-- Update the texts! -->
<div class='grid_6 alpha'>
<h2>Cuma - 15 Mart</h2>
<table id='schedule'>
<tbody>
<tr>
<th>17:00</th>
<td>
<h4>Hoşgeldiniz</h4>
Katılımcılarla tanışma. Ayrıca sizlerle tanışmayı sabırsızlıkla bekliyoruz.
<strong><br/>
</strong>
</td></tr>
<tr>
<th>17:30 - 20:00</th>
<td>
<h4>Kurulum Partisi</h4>
Bilgisayarlarınıza ruby on rails için gerekli kurulumların yapılması.<br>
<strong><br/>
</strong>
</td></tr>
</tbody>
</table>
<hr />
<h2>Cumartesi - 16 Mart</h2>
<table id='schedule'>
<tbody>
<tr>
<th>10:00 - 10:45</th>
<td>
<h4>Rails Girls Denizli'ye Hoşgeldiniz!</h4>
Gün içinde ki program akışı ve sponsorların konuşmaları.
</td>
</tr>
<tr>
<th>10:45 - 11:15</th>
<td>
<h4>Ruby ve Rails'a Hızlı Bakış (Tayfun Öziş ERİKAN)</h4>
</td>
</tr>
<tr>
<th>11:15 - 13:00</th>
<td>
<h4>WORKSHOP'a hızlı bir başlangıç</h4>
</td>
</tr>
<tr>
<th>13:00 - 13:40</th>
<td>
<h4>Öğle Yemeği</h4>
</td>
</tr>
<tr>
<th>13:40 - 14:10</th>
<td>
<h4>Sunumlar ( Yeliz KOÇ ERİKAN )</h4>
</td>
</tr>
<tr>
<th>14:10 - 14:30</th>
<td>
<h4>Sunumlar ( Dr. Öğretim Üyesi Arzum Işıtan )</h4>
</td>
</tr>
<tr>
<th>14:30 - 14:50</th>
<td>
<h4>Bentobox - Web Uygulamalarını Anlama</h4>
Web uygulamalarının çalışma mantığını anlamaya dair her şey!<br>
</td>
</tr>
<tr>
<th>14:50 - 17:15</th>
<td>
<h4>Uygulamaya Devam</h4>
</td>
</tr>
<tr>
<th>17:15 - 17:30</th>
<td>
<h4>Kapanış Partisi</h4>
</td>
</tr>
</tbody>
</table>
</div>
<!-- These also, just update :) -->
<div class='grid_5 push_1 omega side'>
<h3>Etkinlik Bilgileri</h3>
Rails Girls Denizli,
<a href="http://www.lab2023.com" target="_blank">lab2023</a>
organizatörlüğünde ve sponsorların desteğiyle düzenlenen ve kâr amacı gütmeyen bir organizasyondur.</p><p>
<strong>Yer:</strong> Pamukkale Teknokent<br/>
Hüseyin Yılmaz Cd, 20070
<br>
Denizli, Turkey
<p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3155.207276399709!2d29.090133315432084!3d37.73828122203108!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14c73f28008f7c8d%3A0x66d205fe1aca0433!2sPamukkale+Teknokent+Y%C3%B6netici+A.%C5%9E%3A!5e0!3m2!1str!2str!4v1448022688438" width="400" height="300" frameborder="0" style="border:0" allowfullscreen></iframe></p>
<!-- Feel free to group the sponsors as you wish. E.g media, friends, premium sponsors etc. You know best the situation in your city! Pictures should be either 100 x 100px or 250 x 90px -->
<h3>Sponsorlar</h3>
<p><a href='http://www.lab2023.com' style='float:right; margin: 0 0 0px 5px; border:0;' target="_blank"><img src='images/denizli/lab2023-with-text.png' alt='lab2023.com' height='140px'><a href='http://www.lab2023.com'>lab2023</a> mobil ve internet yazılımları alanında ‘basit olan mükemmeldir’ sloganıyla faaliyet göstermekte olan bir organizasyon şirketidir. Uzaktan eğitim portalı, mobilya sektörü için internet portalı, facebook oyunu, crm, ödeme sistemleri uygulamaları gibi bir çok farklı alanda mobil ve internet tabanlı startup projesini hayata geçirmiştir.</p>
<p><a href='http://pauteknokent.com/' style='float:right; margin: 0 0 0px 5px; border:0;' target="_blank"><img src='images/denizli/logo_teknokent.jpg' alt='pauteknokent.com' height='100px'><a href='http://www.pauteknokent.com'>Pau Teknokent</a> İleri teknoloji alanında çalışan yerli ve uluslararası şirketleri bir araya getirerek aralarında ve üniversitelerle sinerji yaratmalarını sağlayan mekanizmalar kurmak. İleri teknoloji üretme potansiyeli olan yeni şirketlerin kurulmasını ve mevcut küçük şirketlerin büyümesini teşvik etmek amacıyla kurulan kuluçka merkezidir.</p>
<p><a href='http://www.denizlihs.org/' style='float:right; margin: 0 0 0px 5px; border:0;' target="_blank"><img src='images/denizli/logo_dhs.jpg' alt='http://www.denizlihs.org/' height='100px'><a href='http://www.denizlihs.org/'>Denizli Hackerspace</a> Elektronik, bilgisayar, teknoloji, internet ve benzeri konulara ilgi duyan insanlar için; beraber çalışabilecekleri ve etkinlikler düzenleyebilecekleri bir sosyal ortam, projelerini veya çalışmalarını yürütebilecekleri bir atölyedir. </p>
<p>
<a href='' style='float:right; margin:0 0 0; border:0;'><img src='' alt=''></a>
<a href=''></a>
</p>
</div> <hr/>
<div>
<h3>SSS</h3>
<p><strong>Etkinliğin ücreti nedir?</strong>
Etkinliğe katılım ücretsizdir!
</p>
<p>
<strong>Etkinliğe kimler katılabilir?</strong>
<br>Bilgisayar kullanma konusunda temel bilgilere sahip olan her yaştan kadın etkinliğe katılabilir. Konuşmalar ve workshoplar Türkçe verilmektedir. Etkinliğe katılanların kendi laptoplarını getirmeleri gerekmektedir.</br>
</p>
<p>
<strong>Erkekler de bu etkinliğe katılabilirler mi?</strong>
<br>Konuyla ilgilenen ve kendilerine eşlik eden bir kadınla katılabilirler.</br>
</p>
<p>
<strong>Etkinlik için Konaklama</strong><br/>
Konaklama için Pamukkale Üniversitesi Sosyal Tesisler uygun günlük ücretler ile bu konuda yardımcı olabilmektedir.
</p>
<p>
<strong>Etkinliğe Toplu Taşıma ile Ulaşım</strong><br/>
Denizli otogarından ulaşım için, ilgili firmanın servis aracını kullanabilirsiniz. Pamukkale Üniversitesi kampüsünde inerek,
kampüs minibüsleri ile Pamukkale Teknokent'e gelebilirsiniz.
</p>
<p>
<strong>Programlamayı biliyorum - Nasıl yardımcı olabilirim?</strong>
Ayrıca katılımcılara yardımcı olabilecek yönderler arıyoruz. <a href='mailto:railsgirlsdenizli@gmail.com>'>Bize ulaşın</a>
</p>
</div>
<!-- Update the team list -->
<div class='coaches'>
<hr />
<h2>Rails Girls Denizli 2019 Ekibi</h2>
<a href='https://twitter.com/toziserikan' class='grid_3'>
<img src='images/ruby-101.png'/>
Tayfun Öziş ERİKAN
<small>@toziserikan</small>
</a>
<a href='https://twitter.com/isoakbudak' class='grid_3'>
<img src='images/ruby-101.png'/>
İsmail AKBUDAK
<small>@isoakbudak</small>
</a>
<a href='https://twitter.com/hamdibayhan1520' class='grid_3'>
<img src='images/ruby-101.png'/>
Hamdi BAYHAN
<small>@hamdibayhan1520</small>
</a>
<a href='https://twitter.com/fadimezhan' class='grid_3'>
<img src='images/ruby-100.png'/>
Fadime ÖZHAN
<small>@fadimezhan</small>
</a>
<a href='https://twitter.com/tlnozen' class='grid_3'>
<img src='images/ruby-100.png'/>
Tülin ÖZEN
<small>@tlnozen</small>
</a>
<a href='https://twitter.com/sahinakyoll' class='grid_3'>
<img src='images/ruby-101.png'/>
Şahin AKYOL
<small>@sahinakyoll</small>
</a>
<a href='https://twitter.com/yelizkoc' class='grid_3'>
<img src='images/ruby-100.png'/>
Yeliz Koç ERİKAN
<small>@yelizkoc</small>
</a>
<a href='https://twitter.com/mervesahn_' class='grid_3'>
<img src='images/ruby-100.png'/>
Merve SAHAN
<small>@mervesahn_</small>
</a>
<a href='https://twitter.com/kemalakin97' class='grid_3'>
<img src='images/ruby-101.png'/>
Kemal AKIN
<small>@kemalakin97</small>
</a>
<a href='https://twitter.com/hasantezcann' class='grid_3'>
<img src='images/ruby-101.png'/>
Hasan TEZCAN
<small>@hasantezcann</small>
</a>
<a href='https://twitter.com/boratanrikulu_' class='grid_3'>
<img src='images/ruby-101.png'/>
Bora TANRIKULU
<small>@boratanrikulu_</small>
</a>
<a href='https://twitter.com/hsnunl97' class='grid_3'>
<img src='images/ruby-101.png'/>
Hasan ÜNLÜ
<small>@hsnunl97</small>
</a>
<a href='#' class='grid_3'>
<img src='images/ruby-101.png'/>
Mehmet BÜYÜKÇAĞLAYAN
</a>
<a href='https://twitter.com/eceyildirim29' class='grid_3'>
<img src='images/ruby-100.png'/>
Ece YILDIRIM
<small>@eceyildirim29</small>
</a>
</div>
</div>
</div>
<!-- /content -->
<footer>
<p>2010-2019, Rails Girls. <a href='./press.html'>Contact us</a> or follow us on <a href='https://twitter.com/railsgirls'>Twitter</a> and <a href='https://www.facebook.com/railsgirls'>Facebook</a></p>
<p class='slogan'>Get excited and make things!</p>
</footer>
<script type='text/javascript'>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19631067-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>
</body>
</html>