-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
607 lines (398 loc) · 19.7 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>RuPy 2008 - Python & Ruby Conference </title>
<meta name="keywords" content="python, rupy, rupy, conference, europe, poland" />
<meta name="description" content="RuPy is a Python and Ruby conference that puts together Python & Ruby experts with young programmers and that supports a good communication channel for East-West exchange of prospective ideas." />
<link rel="stylesheet" type="text/css" href="default.css" />
</head>
<body>
<div id="page">
<div id="header">
<div class="top">
<div id="title">
<h1><a title="Return to the front page" href="index.html">RuPy</a></h1>
</div>
<ul id="menu">
<li><a href="about.html">about</a></li>
<li><a href="location.html">location</a></li>
<li><a href="speakers.html">programme</a></li>
<li><a href="press-sponsors.html">sponsors</a></li>
<!--<li><a href="/registration">registration</a></li>-->
<li><a href="contact.html">contact</a></li>
</ul>
</div>
</div>
<hr/>
<div class="content">
<div id="primary">
<div id="current-content">
<div id="primarycontent" class="hfeed">
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="3/18/rupy-2009">RuPy 2009</a></h3>
<span class="chronodata">
<span class="published">March 18th, 2009</span>
</span>
</div>
<div class="entry-content">
<p>
Hi!
We are sorry for the delay with this info, but RuPy 2009 is coming. We will be announcing the date within the month, but expect RuPy to come back around fall.
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="4/16/rupy-2008-summary">RuPy 2008 summary</a></h3>
<span class="chronodata">
<span class="published">April 17th, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
<p><strong>RuPy 2008</strong> is over. We've prepared a survey for our participants which was sent out - if we've skipped you let us know and we'll send you the address.</p>
<p>We will be putting up the conference pictures up on <a href="http://flickr.com/search/?q=rupy2008">flickr</a> with <strong><em>rupy2008</em></strong> and <strong><em>rupy</em></strong> tags. We encourage you all to do the same. We'll also let everyone know when the conference videos are up on <a href="http://youtube.com">youtube</a>. Most probably we'll publish a brief summary of the survey as well - thanks for the input so far!</p>
<p>We're also terribly sorry for canceling one of the talks of the second day. Adrian Pacala couldn't come to the conference which we found out last minute. We'll do our best to avoid such situations in the future and inform everyone promptly if they occur.</p>
<p>If you feel like discussing RuPy or want to leave a link to a blog where you've written a few words about the conference go ahead and subscribe to the <a href="http://groups.google.com/group/rupy-discussions">rupy-discussions google group</a>.</p>
<p><em>Hope you've had fun on RuPy,</em></p>
<p><em>RuPy team</em></p>
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="4/8/how-to-get-to-the-conference-place">How to get to the conference place?</a></h3>
<span class="chronodata">
<span class="published">April 8th, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
In couple days we will meet in Poznań. We hope that getting to the conference place won't be any problem for you - especially with the <b>map</b> we prepared and which can be found in the <a href="http://rupy.eu/location">Location section</a>.
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="4/5/registration">Registration</a></h3>
<span class="chronodata">
<span class="published">April 6th, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
We are closing registration for RuPy 2008. All registrants will have to make their payments before 07.04.2008 0:00 CET.
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="4/3/conference-date-is-approaching">Conference schedule</a></h3>
<span class="chronodata">
<span class="published">April 3rd, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
<p>There are less then 10 days till the conference. We already have above 150 participants and are closing registration and payments on Sunday or whenever we have 200 paid attendees. Keep in mind that last minute registrants will be seated for lunch in a neighbouring faculty building which is around 1-2 minutes walk from the conference place.</p>
<p>We have also <span style="font-weight:bold">announced the conference schedule</span>. You may find it in <a href="http://rupy.eu/speakers">programme</a> section along with talk abstracts and speakers' bios.</p>
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="3/29/what-we-ve-been-working-on">What we've been working on...</a></h3>
<span class="chronodata">
<span class="published">March 29th, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
<p>RuPy 2008 is approaching and we are working hard to make this event the best for you. As a result you can check out <a href="http://rupy.eu/assets/2008/3/29/RUPY2008_7_small_1.png">RuPy poster</a> and club where we will be celebrating geek party :) - <a href="http://moodclub.pl/">Mood Club & Cafe</a>. </p>
<p>We are also happy to let you know that each participant of RuPy will receive <span style="font-weight:bold">10% discount</span> on dedicated server of their choice - all this thanks to <a href="http://www.hosting365.com/">Hosting365</a> :-) And that is just a taste of other joys you should expect in Poznan. So - if you haven't registered yet - <a href="http://www.gik.org.pl/rupy_registration/register.html">don't hesitate</a>... till there are places left.</p>
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="3/9/location-and-accommodation-update">Location and accommodation update</a></h3>
<span class="chronodata">
<span class="published">March 9th, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
We've updated our "location" section by adding more details and accommodation info for your convenience.
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="2/24/speakers-talk-abstracts-bios">Speakers, talk abstracts, bios</a></h3>
<span class="chronodata">
<span class="published">February 24th, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
Check out the "Speakers" section in the top menu bar to read more about the RuPy 2008 speakers and talks.
</p>
</div>
<!--
<small class="entry-meta">
<ul>
</ul>
</small>
-->
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="2/23/rupy-prices">Registration</a></h3>
<span class="chronodata">
<span class="published">February 23rd, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
RuPy registration is open!
The conference fees are as below:
<table class="compact">
<tr>
<td></td>
<td class="compact header">Early bird registrants*</td>
<td class="compact header">Late registrants*</td>
</tr>
<tr>
<td class="compact header">Students**</td>
<td>15 EUR</td>
<td>20 EUR</td>
</tr>
<tr>
<td class="compact header">Regular</td>
<td>30 EUR</td>
<td>40 EUR</td>
</tr>
<tr>
<td class="compact header">Company***</td>
<td>80 EUR per capita</td>
<td>100 EUR per capita</td>
</tr>
</table>
<p></p>
<p>* Early registration lasts until 12th March incl. (payment date counts)</p>
<p>** Students must show a valid student ID and have to be below 26 years old</p>
<p>*** Companies receive certificate for taking part in the conference; their employees receive confirmation of taking part in the conference; discounts are negotiable if more then 3 participants are being sent</p>
<p>Registration is closed now.</p>
</p>
</div>
<!--
<small class="entry-meta">
<ul>
</ul>
</small>
-->
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="2/12/rupy-speakers-announced">RuPy speakers announced!</a></h3>
<span class="chronodata">
<span class="published">February 12th, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
<p>We have finished selection of talks for RuPy 2008. We are proud to announce the list of our speakers.</p>
Invited talks:
<ul>
<li><strong>Jay Fields</strong> <em>Business Natural Languages</em></li>
<li><strong>Zed Shaw</strong> <em>Correlations and Conclusions</em></li>
<li><strong>Michael Foord</strong> <em>Programming the Browser with IronPython and Silverlight</em></li>
<li><strong>Rida al Barazi</strong> <em>Is Rails as agile as advertised</em></li>
<li><strong>Christopher Arndt</strong> <em>How to write “pythonic” code</em></li>
<li><strong>Jonathan Hartley</strong> <em>Test-Driven Development in Python – getting started</em></li>
<li><strong>Matej Pangerc</strong> <em><span class="caps">NOOVO</span>: A large-scale Python undertaking</em></li>
<li><strong>Andreas Jung</strong> <em>Current state of Zope</em></li>
<li><strong>Ry Dahl</strong> <em>Ebb Web Server</em></li>
<li><strong>Pedro Sousa</strong> <em>8 projects, 8 solutions</em></li>
<li><strong>Andrzej Krzywda</strong> <em>Test Driven Development in Rails</em></li>
</ul>
<hr/>
Contributed talks:
<ul>
<li><strong><del>Maciej Fijałkowski</del> Carl Friedrich Bolz</strong> <em>PyPy – status and the next goals</em></li>
<li><strong>Mateusz Haligowski</strong> <em>Python in quantitive methods</em></li>
<li><strong>Adam Byrtek</strong> <em>Why It’s Good To Be Lazy</em></li>
<li><strong>Paweł Lubarski</strong> <em>Python/SWIG creating a C module for Python</em></li>
<li><strong>Mateusz Biliński</strong> <em>Let the Python crawl</em></li>
<li><strong>Krzysztof Szafranek</strong> <em>Rails, Amazon, Web Services and you</em></li>
<li><strong>Łukasz Piestrzeniewicz</strong> <em>A need for <span class="caps">REST</span></em></li>
<li><strong>Adrian Pacała</strong> <em>i18n and l10n</em></li>
<li><strong>Marek Janukowicz</strong> <em>Complicated <span class="caps">SQL</span> querries in Ruby on Rails applications</em></li>
<li><strong>Daniel Liszka</strong> <em>Ruby on Rails deployment with RubyStack</em></li>
<li><strong>Witold Rugowski</strong> <em>Facebook Platform Applications with Ruby On Rails</em></li>
<li><strong>Jarosław Rzeszótko</strong> <em>Metaprogramming – an adventure in doing magic with Ruby</em></li>
<li><strong>Wiktor Schmidt</strong> <em>Caching in Rails</em></li>
</ul>
<p>The list of talks might change slightly until the conference time. Bear in mind that due to the reasons beyond us any talk might be cancelled last-minute. However rest assured that our team will do our best to avoid this type of problems.</p>
<p>Talk abstracts along with short bios will appear on our website shortly.</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="1/30/talks-submission-deadline">Talks submission deadline</a></h3>
<span class="chronodata">
<span class="published">January 30th, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
We are closing the talks submission very soon. The chosen talks will be announed around 7th of February.
We are opening registration soon as well. The prices are very likely to be similar to last years'.
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="1/5/deadline-postponed">Deadline postponed</a></h3>
<span class="chronodata">
<span class="published">January 5th, 2008</span>
</span>
</div>
<div class="entry-content">
<p>
We have decided to postpone the deadline of submitting "invited talks"
for RuPy 2008. We are still missing a few talks to fill up all the
spots, therefore we have decided to set a deadline to 31st of January.
We also open up submission of "contributed talks" which are aimed at
members of local Ruby and Python communities, who might want to give a
smaller talk about their smaller (though not necessarily) projects.
All our speakers are offered full board and are free to participate in
all the RuPy 2008 events (including the "geek party"). Invited
speakers are offered free accommodation as well as a possibility to
refund some travel costs if needed.
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="12/5/rupy-2008-invited-talks">RuPy 2008 invited talks</a></h3>
<span class="chronodata">
<span class="published">December 5th, 2007</span>
</span>
</div>
<div class="entry-content">
<p>
<p>We would like to remind you that the deadline for submitting talks for RuPy 2008 is <strong>31st of December</strong>. If you want to share your experience with Ruby or Python related topics you have to submit a title of your talk along with a short abstract and your short biography for the address <a href="mailto:talks@rupy.eu">talks@rupy.eu</a></p>
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="12/3/rupy-2008-patronage">RuPy 2008 patronage</a></h3>
<span class="chronodata">
<span class="published">December 3rd, 2007</span>
</span>
</div>
<div class="entry-content">
<p>
We are proud to announce that the RuPy 2008 conference will be held under the patronage of Poznan City Mayor, Mr Ryszard Grobelny and under the patronage of prorector of Adam Mickiewicz University, prof. dr hab. his magnificence Kazimierz Przyszczypkowski.
</p>
</div>
</div>
<div class="hentry p1 publish author-adas category-rupy_conference y2007 m10 d04 h10 alt">
<div class="entry-head">
<h3 class="entry-title"><a href="11/26/press-materials">Press materials</a></h3>
<span class="chronodata">
<span class="published">November 26th, 2007</span>
</span>
</div>
<div class="entry-content">
<p>
Hi,
we've added new sections to our website - 'for sponsors' and 'for press'. We encourage you to look at those. In the 'for press' section you will find information about the event as well as buttons and a logo to put on your websites.
</p>
</div>
</div>
<p class="posted">
</p>
</div><!-- #primarycontent .hfeed -->
</div> <!-- #current-content -->
<div id="dynamic-content"></div>
</div> <!-- #primary -->
<hr/>
<div class="secondary">
<!-- secondary content start -->
<div>
<h2 class="widgettitle">organiser</h2>
<a href="http://gik.org.pl"><img style="margin: 10px auto" src="gik3.png" class="picB" alt="GIK" /></a>
<a href="http://python.org.pl/"><img style="margin: 10px auto" width="200" src="http://liwo.polsl.pl/pycon-pl/organizatorzy/copy2_of_copy_of_bialy.png" class="picB" alt="Polish Python Coders Group" /></a>
</div>
<div>
<h2 class="widgettitle">diamond sponsor</h2>
<a href="http://www.gadu-gadu.pl"><img class="sponsor" src="gadugadu.gif"/></a>
</div>
<div>
<h2 class="widgettitle">golden sponsors</h2>
<a href="http://www.activestate.com/"><img class="sponsor" src="ActiveStateLogo.gif"/></a>
<a href="http://www.google.com/"><img class="sponsor" alt="Google" src="http://www.google.com/logos/Logo_60wht.gif"/></a>
<a href="http://www.hosting365.com/"><img class="sponsor" alt="Hosting365" width="200" src="hosting365_logo_300px.gif"/></a>
</div>
<div>
<h2 class="widgettitle">silver sponsors</h2>
<a href="http://www.grono.net/"><img class="sponsor" src="grono.png"/></a>
<a href="http://megiteam.pl/"><img class="sponsor" src="megiteam.png"/></a>
<a href="http://webankieta.pl/"><img class="sponsor" src="webankieta.png"/></a>
</div>
<div>
<h2 class="widgettitle">bronze sponsors</h2>
<a href="http://netguru.pl"><img class="sponsor" src="logo.gif"/></a>
<a href="http://www.contman.pl"><img class="sponsor" src="logo.jpg"/></a>
<a href="http://www.infiniteloop.eu"><img class="sponsor" src="logo_200x60.png"/></a>
<a href="http://www.llp.pl"><img class="sponsor" src="LLPolskaTagColor_2_.png"/></a>
</div>
<div>
<h2 class="widgettitle">media</h2>
<a href="http://sdjournal.org/"><img class="sponsor" src="logo_SDJ.gif"/></a><br/><br/>
<a href="http://www.software.com.pl/"><img class="sponsor" src="logo_linux2.jpg"/></a>
</div>
<div>
<h2 class="widgettitle">patronage</h2>
<a href="http://amu.edu.pl"><img class="sponsor" src="uam.png"/></a> <br/><br/>
<a href="http://poznan.pl"><img class="sponsor" src="poznan.png"/></a>
</div>
<div>
<h2 class="widgettitle">partners</h2>
<a href="http://barcamp.pl"><img class="sponsor" src="http://barcamp.pl/wp-content/uploads/2008/01/logo-bc-1802.jpg"/></a>
<a href="http://web-dev.pl/"><img class="sponsor" src="logo_webdev.png"/></a>
<a href="http://e-advisory.pl/"><img class="sponsor" src="http://rupy.eu/assets/2008/4/2/e-advisory.gif" alt="e-advisory.pl ceny transferowe"/></a>
<a href="http://www.aegee.poznan.pl/"><img class="sponsor" src="aegee_logo_k3.gif" alt="AEGEE"/></a>
</div>
<div>
<h2 class="widgettitle">search</h2>
<form action="http://localhost:3000/search" id="sform" method="get" name="sform">
<p><input type="text" id="q" name="q" value="" /></p>
</form>
</div>
<div class="clear"> </div>
</div>
</div>
<hr/>
</div>
<div id="footer">
<div class="footer_content">
<div id="footer_images">
</div>
<div id="copyright"><p id="cclicense">RuPy: Ruby & Python Conference</p>
</div>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-167351-6";
urchinTracker();
</script>
</body>
</html>