-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
388 lines (296 loc) · 19.3 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-us">
<head>
<title>PyCon Australia | July 5-7 2013 | Hobart, Tasmania</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="prefetch" href="https://login.persona.org/include.js">
<!-- <link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"> -->
<link rel="shortcut icon" href="/images/filledfoot-small.png" type="image/png">
<link rel="stylesheet" media="screen" href="/screen.css" type="text/css">
<link rel="stylesheet" media="print" href="/print.css" type="text/css">
<script type="text/javascript" src="/jquery.min.js"></script>
<link rel="stylesheet" href="/prettyPhoto/css/prettyPhoto.css" type="text/css" media="screen" charset="utf-8" />
<script src="/prettyPhoto/js/jquery.prettyPhoto.js" type="text/javascript" charset="utf-8"></script>
<link href="/media/news/rss" rel="alternate" type="application/rss+xml" title="PyConAU 2013 News">
<!--[if IE 6]><link rel="stylesheet" href="brisbanecity.ie6.css" type="text/css" media="screen" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" href="brisbanecity.ie7.css" type="text/css" media="screen" /><![endif]-->
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$("a[rel^='lightbox']").prettyPhoto({social_tools: ''});
});
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1446075-7']);
_gaq.push(['_setDomainName', 'lcaunderthestars.org.au']);
_gaq.push(['_setAllowLinker', true]);
_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>
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery("#flash > div").hide().fadeIn(3500);
jQuery("#flash > div").fadeTo(3000, 0.3);
jQuery("#flash > div").hover(function() {
jQuery(this).fadeTo(250, 1);
},function(){
jQuery(this).fadeTo(250, 0.3);
});
});
</script>
</head>
<body>
<div id="netv-main">
<div class="netv-sheet">
<div class="netv-sheet-tl"></div>
<div class="netv-sheet-tr"></div>
<div class="netv-sheet-bl"></div>
<div class="netv-sheet-br"></div>
<div class="netv-sheet-tc"></div>
<div class="netv-sheet-bc"></div>
<div class="netv-sheet-cl"></div>
<div class="netv-sheet-cr"></div>
<div class="netv-sheet-cc"></div>
<div class="netv-sheet-body">
<div class="netv-header">
<div class="netv-header-jpeg"></div>
</div>
<div class="netv-nav">
<div class="l"></div>
<div class="r"></div>
<ul class="netv-menu">
<li class="selected"><a href="/"><span class="l"></span><span class="r"></span><span class="t">Home</span></a></li>
<li class=""><a href="/about/pycon_australia"><span class="l"></span><span class="r"></span><span class="t">About</span></a></li>
<li class=""><a href="/register/prices"><span class="l"></span><span class="r"></span><span class="t">Register</span></a></li>
<li class=""><a href="/sponsors/sponsors"><span class="l"></span><span class="r"></span><span class="t">Sponsors</span></a></li>
<li class=""><a href="/programme/overview"><span class="l"></span><span class="r"></span><span class="t">Programme</span></a></li>
<li class=""><a href="/grants"><span class="l"></span><span class="r"></span><span class="t">Financial Aid</span></a></li>
<li class=""><a href="/media/news"><span class="l"></span><span class="r"></span><span class="t">News</span></a></li>
<li class=""><a href="/faq"><span class="l"></span><span class="r"></span><span class="t">FAQ</span></a></li>
<li class=""><a href="/contact"><span class="l"></span><span class="r"></span><span class="t">Contact</span></a></li>
</ul>
</div>
</div>
<div class="netv-content-layout">
<div class="netv-content-layout-row">
<div class="netv-layout-cell netv-sidebar1">
<div class="netv-vmenublock">
<div class="netv-vmenublock-tl"></div>
<div class="netv-vmenublock-tr"></div>
<div class="netv-vmenublock-bl"></div>
<div class="netv-vmenublock-br"></div>
<div class="netv-vmenublock-tc"></div>
<div class="netv-vmenublock-bc"></div>
<div class="netv-vmenublock-cl"></div>
<div class="netv-vmenublock-cr"></div>
<div class="netv-vmenublock-cc"></div>
<div class="netv-vmenublock-body">
<div class="netv-vmenublockcontent">
<div class="netv-vmenublockcontent-body">
<!-- block-content -->
<ul class="netv-vmenu">
<li><a href="/person/signin"><span class="l"></span><span class="r"></span><span class="t">Sign in</span></a>
<li><a href="/person/new"><span class="l"></span><span class="r"></span><span class="t">Create an account</span></a>
<div style="text-align:center;">
</div>
</ul>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="netv-block">
<div class="netv-block-tl"></div>
<div class="netv-block-tr"></div>
<div class="netv-block-bl"></div>
<div class="netv-block-br"></div>
<div class="netv-block-tc"></div>
<div class="netv-block-bc"></div>
<div class="netv-block-cl"></div>
<div class="netv-block-cr"></div>
<div class="netv-block-cc"></div>
<div class="netv-block-body">
<div class="netv-blockheader">
<div class="l"></div>
<div class="r"></div>
<div class="t">News</div>
</div>
<div class="netv-blockcontent">
<div class="netv-blockcontent-body">
<!-- block-content -->
<ul>
<li><a href="/media/news/37">PyCon Australia needs volunteers!</a> <div class="date">(2013-06-25)</div></li>
<li><a href="/media/news/36">Mark Pesce and MooresCloud brings the Internet of Things to PyCon Australia</a> <div class="date">(2013-06-21)</div></li>
<li><a href="/media/news/34">PyCon Australia registration and accommodation deadlines fast approaching!</a> <div class="date">(2013-05-28)</div></li>
<li><a href="/media/news/31">Revealing the PyCon Australia 2013 Programme</a> <div class="date">(2013-05-06)</div></li>
</ul>
<p class = 'more'><a href = '/media/news'>More news...</a></p>
<!-- /block-content -->
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="netv-block">
<div class="netv-block-tl"></div>
<div class="netv-block-tr"></div>
<div class="netv-block-bl"></div>
<div class="netv-block-br"></div>
<div class="netv-block-tc"></div>
<div class="netv-block-bc"></div>
<div class="netv-block-cl"></div>
<div class="netv-block-cr"></div>
<div class="netv-block-cc"></div>
<div class="netv-block-body">
<div class="netv-blockheader">
<div class="l"></div>
<div class="r"></div>
<div class="t">Sponsors</div>
</div>
<div class="netv-blockcontent">
<div class="netv-blockcontent-body">
<!-- block-content -->
<!-- Sponsors on left column -->
<!-- /block-content -->
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
<div class="netv-block">
<div class="netv-block-tl"></div>
<div class="netv-block-tr"></div>
<div class="netv-block-bl"></div>
<div class="netv-block-br"></div>
<div class="netv-block-tc"></div>
<div class="netv-block-bc"></div>
<div class="netv-block-cl"></div>
<div class="netv-block-cr"></div>
<div class="netv-block-cc"></div>
<div class="netv-block-body" style="padding: 0px;">
<div class="netv-blockcontent" style="padding: 0px;">
<div class="netv-blockcontent-body" style="padding: 0px;">
<!-- block-content -->
<div style="padding: 0.5em">
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
search: 'pyconau',
rpp: 4,
interval: 10000,
title: '',
subject: '#pyconau',
width: 'auto',
height: 300,
theme: {
shell: {
background: '#3d91d6',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#03008F'
}
},
features: {
scrollbar: true,
loop: false,
live: true,
behavior: 'all'
}
}).render().setUser('pyconau').start();
</script></div>
<!-- /block-content -->
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>
</div>
<div class="netv-layout-cell netv-content">
<div class="netv-post">
<div class="netv-post-tl"></div>
<div class="netv-post-tr"></div>
<div class="netv-post-bl"></div>
<div class="netv-post-br"></div>
<div class="netv-post-tc"></div>
<div class="netv-post-bc"></div>
<div class="netv-post-cl"></div>
<div class="netv-post-cr"></div>
<div class="netv-post-cc"></div>
<div class="netv-post-body">
<div class="netv-post-inner netv-article">
<div id="flash">
</div>
<!-- <img src = '/images/heightfix.png' class = 'heightfix' alt = ''> -->
<h2 class="netv-postheader">
<img src="/images/postheadericon.png" width="26" height="26" alt="postheadericon">
Welcome to PyCon Australia 2013!</h2>
<h2>July 5–7 2013, Hobart, Tasmania</h2>
<img src="/images/page_images/pyconau_logo.png" style="width: 200px; float:right;" />
<p><strong>PyCon Australia 2013 has now concluded! See you in Brisbane for PyCon Australia in August 2014!</strong></p>
<p><strong><a href="http://www.youtube.com/playlist?list=PLs4CJRBY5F1KDIN6pv6daYWN_RnFOYvt0">Videos from PyCon Australia 2013</a> are now available on our Youtube Channel.</strong></p>
<p>PyCon Australia is the national conference for users of the Python Programming Language. In July 2013, we're returning to Hobart, bringing together students, enthusiasts, and professionals with a love of Python from around Australia, and from all over the World.</p>
<p>Once again, we'll have a weekend packed full of amazing content on all aspects of the Python ecosystem, presented by experts and core developers of the tools and frameworks you use every day.</p>
<p>We're excited about the return of Friday Night CodeWars, and of course, we've got the usual conference dinner, as well as two days of developer sprints following the conference proceedings.</p>
<p>We can't wait to share more about the conference in the coming months. Until then, subscribe to our <a href="http://lists.linux.org.au/listinfo/pycon-au-announce">announcement list</a>, <a href="http://twitter.com/pyconau">follow us on twitter</a>, or <a href="http://lanyrd.com/2013/pycon-au/">add yourself to our Lanyrd page</a>.</p>
<h3>Conference programme revealed!</h3>
<p>We're very pleased to be able to reveal the programme for <a href="/programme/schedule/saturday">PyCon Australia 2013.</a>.</p>
<p>Our keynote presenters, <a href="/media/news/24">Alex Gaynor, software engineer at Rdio and core contributor to many Python open source projects</a>, and <a href="/media/news/27">Tennessee Leeuwenburg, software engineer at the Australian Bureau of Meteorology</a> will be joined by a wide array of presenters covering a broad range of backgrounds, including industry, research, government and academia.</p>
<p>We're proud to have put together one of the strongest programmes at any regional Python conference anywhere in the world.</p>
<h3>Conference Registration Now Open!</h3>
<p>We want you to come to PyCon Australia 2013! <a href="/register/prices">Conference registrations are now open</a>, and until early June, <a href="/register/accommodation">accommodation at our venue, Wrest Point</a> will be available at a low rate.</p>
<h3>Now with three days of talks!</h3>
<p>In 2013, before the main event kicks off, we're welcoming two new mini-conferences on the Friday 5 July.</p>
<p><strong>DjangoCon AU</strong> is Australia's first national gathering for developers using the <a href="http://djangoproject.com">Django Web Framework</a>. Presented by the Django Software Foundation, this mini-conference will feature a day of Django-specific talks and tutorials to support the growing community of Australian Django Developers.</p>
<p>The <strong>Python on OpenStack day</strong> is a day of in-depth talks and tutorials covering the <a href="http://openstack.org">OpenStack cloud platform</a> – one of the most important growing Open Source Python projects – for Python developers.</p>
<h3>Dates & Venue</h3>
<p>Early Bird registration will open towards the end of March, and will run through April. Registration will remain open until close to the conference opening.</p>
<p>The conference will be held in July, where we're moving into a bigger, better venue at the Wrest Point Convention Centre in Hobart. The Miniconfs will be held on Friday 5 July, the conference proceedings are on Saturday 6 & Sunday 7 July, and the post-conference sprints will be on Monday 8 & Tuesday 9 July.</p>
<p>To keep track of our announcements, sign up to our (low-traffic) <a href="http://lists.linux.org.au/listinfo/pycon-au-announce">announcements mailing list</a>.</p>
<div class="netv-postcontent">
<!-- article-content -->
<div class="cleared"></div>
<div class="netv-content-layout overview-table">
<div class="netv-content-layout-row">
<div class="netv-layout-cell">
</div><!-- end cell -->
</div><!-- end row -->
</div><!-- end table -->
<!-- /article-content -->
</div>
<div class="cleared"></div>
</div>
<div class="cleared"></div>
</div>
</div>
</div>
</div>
</div>
<div class="cleared"></div><div class="netv-footer">
<div class="netv-footer-inner">
<a href="/media/news/rss" class="netv-rss-tag-icon" title="RSS"></a>
<div class="netv-footer-text">
<p>© 2013 <a href="http://pycon-au.org/">PyCon Australia</a> and <a href="http://www.linux.org.au">Linux Australia</a> | <a href="http://validator.w3.org/check?uri=referer">Valid HTML 4.01</a> | <a href="/sitemap">Sitemap</a></p>
</div>
<div class="netv-footer-background"></div>
<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
<p class="netv-page-footer"> </p>
</div>
</div>
</body>
</html>