-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
444 lines (327 loc) · 18.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>NOVA Python</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
<link href="http://blog.novapython.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="NOVA Python Atom Feed" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="./css/ie.css"/>
<script src="./js/IE8.js" type="text/javascript"></script><![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="./css/ie6.css"/><![endif]-->
</head>
<body id="index" class="home">
<header id="banner" class="body">
<div style="height:60px">
<h1 style="float:left"><a href=".">NOVA Python </a></h1>
<div class="social" style="float: right">
<ul>
<li><a href="http://blog.novapython.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
<li><a href="http://twitter.com/NOVAPython">@NOVAPython</a></li>
</ul>
</div><!-- /.social -->
</div>
<nav><ul>
<li ><a href="./category/meetups.html">Meetups</a></li>
<li ><a href="./category/workshops.html">Workshops</a></li>
</ul></nav>
</header><!-- /#banner -->
<aside id="featured" class="body">
<article>
<h1 class="entry-title"><a href="./djentle-django-followup.html">Djentle Django Followup</a></h1>
<footer class="post-info">
<abbr class="published" title="2012-08-15T00:00:00">
Wed 15 August 2012
</abbr>
<address class="vcard author">
By <a class="url fn" href="./author/ryan-day.html">Ryan Day</a>
</address>
<p>In <a href="./category/workshops.html">Workshops</a>. </p>
<p>tags: <a href="./tag/python.html">python</a><a href="./tag/django.html">django</a><a href="./tag/meta.html">meta</a></p>
</footer><!-- /.post-info --><p>Novapython's first Djentle Django workshop has been a great success. Thanks
goes out to <a class="reference external" href="http://nvcc.edu">NVCC</a> for providing the space and equipment. Also thanks to
<a class="reference external" href="http://willowtreeapps.com">Willow Tree Apps</a> for providing two days of lunch for everyone. Also, we
should mention all the teachers and helpers that made this possible:</p>
<ul class="simple">
<li>Alan Elkner (aelkner .at. elkner.net)</li>
<li>Annalee Flower Horne</li>
<li>Eddie Welker (<a class="reference external" href="http://twitter.com/edwelker/">@edwelker</a>)</li>
<li>Jackie Kazil (<a class="reference external" href="https://twitter.com/JackieKazil">@JackieKazi</a>)</li>
<li>Jeff Elkner (<a class="reference external" href="http://elkner.net/">elkner.net</a>)</li>
<li>Jen Rullmann (<a class="reference external" href="https://twitter.com/RedMonocle">@RedMonocle</a>)</li>
<li>Kevin Cole (<a class="reference external" href="https://twitter.com/ubuntourist">@ubuntourist</a>)</li>
<li>Mackenzie Morgan</li>
<li>Matt Makai (<a class="reference external" href="http://twitter.com/makaimc/">@makaimc</a>)</li>
<li>Ryan Day (<a class="reference external" href="https://twitter.com/RyanDay2">@RyanDay2</a>)</li>
</ul>
<p><img alt="class" src="static/images/class.jpg" /> <img alt="helpers" src="static/images/action.jpg" /></p>
<p>Now that we've competed this class, it's a good time to time to look over what
worked, what didn't, what to add/remove, and just think about stuff in general.
What better way than to go through the questions I sent out to all the attendees</p>
<div class="section" id="preworkshop">
<h2>Preworkshop</h2>
<p>I asked the following questions of <strong>23</strong> attendees, and received <strong>12</strong> responses:</p>
<ol class="arabic simple">
<li>How did you hear about this workshop? <em>(Pyladies / Novapython / NVCC)</em><ul>
<li><strong>3</strong> Pyladies</li>
<li><strong>9</strong> Novapython</li>
<li><strong>1</strong> NVCC</li>
<li><strong>Note</strong> One attendee checked both Pyladies and Novapython</li>
</ul>
</li>
<li>What is your current comfort level with HTML/CSS? <em>(Very Comfortable / Comfortable / No Opinion / Not So Comfortable)</em><ul>
<li><strong>4</strong> Very Comfortable</li>
<li><strong>2</strong> Comfortable</li>
<li><strong>2</strong> No Opinion</li>
<li><strong>4</strong> Not So Comfortable</li>
</ul>
</li>
<li>What is your current comfort level with Python? <em>(Very Comfortable / Comfortable / No Opinion / Not So Comfortable)</em><ul>
<li><strong>2</strong> Very Comfortable</li>
<li><strong>6</strong> Comfortable</li>
<li><strong>4</strong> No Opinion</li>
<li><strong>0</strong> Not So Comfortable</li>
</ul>
</li>
<li>What is your current comfort level with Django? <em>(Very Comfortable / Comfortable / No Opinion / Not So Comfortable)</em><ul>
<li><strong>0</strong> Very Comfortable</li>
<li><strong>0</strong> Comfortable</li>
<li><strong>2</strong> No Opinion</li>
<li><strong>10</strong> Not So Comfortable</li>
</ul>
</li>
<li>Have you used any other web frameworks / programming languages? <em>(Open Ended)</em></li>
<li>Are there any specific topics you would like covered? <em>(Open Ended)</em></li>
<li>Was there anything special about this workshop that made you want to sign up? <em>(Open Ended)</em></li>
<li>What are your biggest worries about taking this workshop? <em>(Open Ended)</em></li>
</ol>
</div>
<div class="section" id="preworkshop-results">
<h2>Preworkshop Results</h2>
<p>This is what we were hoping for! Now, if everyone had completed the survey, then
the results would have been a little different, but not by much. We had some
true beginners, but nobody had the fear. The opended questions are a little
harder to quantify, but the <em>majority of attendees were worried about being
left behind</em>. After going through the postworkshop results, I feel we did a
great job in alleviating this worry.</p>
<p>Also, an informal survey of the class showed a lot of programming experience in
other languages and frameworks. Java was prevelant. I had a lot of side
questions about Flask and Pyramid as well. A good bit of the class had database
experience (odd, if you ask me. I would have thought more HTML than databases).</p>
</div>
<div class="section" id="postworkshop">
<h2>Postworkshop</h2>
<p>We received only <strong>4</strong> responses for the postworkshop, which tells me we need a
better way of gathering the results. But anyway, the questions:</p>
<ol class="arabic simple">
<li>What is your current comfort level with HTML/CSS? <em>(Very Comfortable / Comfortable / No Opinion / Not So Comfortable)</em><ul>
<li><strong>2</strong> Very Comfortable</li>
<li><strong>2</strong> Comfortable</li>
<li><strong>0</strong> No Opinion</li>
<li><strong>0</strong> Not So Comfortable</li>
</ul>
</li>
<li>What is your current comfort level with Python? <em>(Very Comfortable / Comfortable / No Opinion / Not So Comfortable)</em><ul>
<li><strong>1</strong> Very Comfortable</li>
<li><strong>2</strong> Comfortable</li>
<li><strong>0</strong> No Opinion</li>
<li><strong>1</strong> Not So Comfortable</li>
</ul>
</li>
<li>What is your current comfort level with Django? <em>(Very Comfortable / Comfortable / No Opinion / Not So Comfortable)</em><ul>
<li><strong>0</strong> Very Comfortable</li>
<li><strong>3</strong> Comfortable</li>
<li><strong>1</strong> No Opinion</li>
<li><strong>0</strong> Not So Comfortable</li>
</ul>
</li>
<li>What topics would you have liked to learn more about? <em>(Open Ended)</em></li>
<li>What was the least helpful part of this course? <em>(Open Ended)</em></li>
<li>Does anything particularly interesting stand out in your memory? <em>(Open Ended)</em></li>
<li>Would you be interested in a followup course? <em>(Boolean)</em><ul>
<li><strong>4</strong> Yes</li>
</ul>
</li>
<li>Had you ever used Linux before this course? <em>(Boolean)</em><ul>
<li><strong>4</strong> Yes</li>
</ul>
</li>
<li>Did you feel rushed and/or overwhelmed during this course? <em>(Boolean)</em><ul>
<li><strong>4</strong> No</li>
</ul>
</li>
</ol>
</div>
<div class="section" id="postworkshop-results">
<h2>Postworkshop Results</h2>
<p>Success! The "No So Comfortable" Django responses went to 0, and the
comfortable responses went up. Nobody reported feeling rushed or overwhelmed in
the process. I also see that everyone who responded had used linux in the past,
and I know this wasn't the case when we were helping out attendees. So this
whole thing probably suffers a little bias.</p>
<p>But! Everyone seemed to have a good time, learn a little something, and not
get intimidated or feel uncomfortable. Those are the results we really cared
about.</p>
</div>
<div class="section" id="next-steps">
<h2>Next Steps</h2>
<p>For the next course, we need to</p>
<ul class="simple">
<li>Do a better job of surveying the class. More results will help us improve.</li>
<li>Find a way to break up instruction/coding into more distinct segments to reduce downtime and crosstalk which may get confusing</li>
<li>Use the more complete survey results effectively in order to cover desired topics</li>
<li>Build a better interface for the course that attendees can reference (think website with tutorials and links all in one package)</li>
</ul>
<p>Thanks again to all the teachers and sponsors!</p>
</div>
<p>There are <a href="./djentle-django-followup.html#disqus_thread">comments</a>.</p>
</article>
</aside><!-- /#featured -->
<section id="content" class="body">
<h1>Other articles</h1>
<hr />
<ol id="posts-list" class="hfeed">
<li><article class="hentry">
<header>
<h1><a href="./djentle-django-day-2.html" rel="bookmark"
title="Permalink to Djentle Django Day 2">Djentle Django Day 2</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2012-08-12T00:00:00">
Sun 12 August 2012
</abbr>
<address class="vcard author">
By <a class="url fn" href="./author/ryan-day.html">Ryan Day</a>
</address>
<p>In <a href="./category/workshops.html">Workshops</a>. </p>
<p>tags: <a href="./tag/python.html">python</a><a href="./tag/django.html">django</a><a href="./tag/meta.html">meta</a></p>
</footer><!-- /.post-info -->
<p>The first workshop has been completed successfully. Thanks to a great team,
participants were able to build a working Django web site from nothing.
Some participants were brand new to Linux as well. So there was alot of ground
covered. Fortunately, Django is straight forward and pretty easy to work ...</p>
<a class="readmore" href="./djentle-django-day-2.html">read more</a>
<p>There are <a href="./djentle-django-day-2.html#disqus_thread">comments</a>.</p>
</div><!-- /.entry-content -->
</article></li>
<li><article class="hentry">
<header>
<h1><a href="./djentle-django-day-1.html" rel="bookmark"
title="Permalink to Djentle Django Day 1">Djentle Django Day 1</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2012-08-11T00:00:00">
Sat 11 August 2012
</abbr>
<address class="vcard author">
By <a class="url fn" href="./author/ryan-day.html">Ryan Day</a>
</address>
<p>In <a href="./category/workshops.html">Workshops</a>. </p>
<p>tags: <a href="./tag/python.html">python</a><a href="./tag/django.html">django</a><a href="./tag/meta.html">meta</a></p>
</footer><!-- /.post-info -->
<p>Day #1 of Djentle Django is complete. We did seriously well. Our class has a very diverse range of skills. There are some who are installing their favorite IDE and running through the Django tutorial. There are a couple who have not used a command line before.</p>
<p>Even those with ...</p>
<a class="readmore" href="./djentle-django-day-1.html">read more</a>
<p>There are <a href="./djentle-django-day-1.html#disqus_thread">comments</a>.</p>
</div><!-- /.entry-content -->
</article></li>
<li><article class="hentry">
<header>
<h1><a href="./workshop-meeting-1.html" rel="bookmark"
title="Permalink to Workshop Meeting #1">Workshop Meeting #1</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2012-08-08T00:00:00">
Wed 08 August 2012
</abbr>
<address class="vcard author">
By <a class="url fn" href="./author/ryan-day.html">Ryan Day</a>
</address>
<p>In <a href="./category/workshops.html">Workshops</a>. </p>
<p>tags: <a href="./tag/python.html">python</a><a href="./tag/django.html">django</a><a href="./tag/meta.html">meta</a></p>
</footer><!-- /.post-info -->
<p>Just finished a workshop related lunch with <a class="reference external" href="http://www.mattmakai.com/">Matt Makai</a>. Things are looking
up and our plan is solid. We will have some pretty sleek presentations
for our information as well. We discussed several things, most notably:</p>
<ol class="arabic simple">
<li>Static sites</li>
<li>Github pages</li>
<li>Common pitfalls of programming tutorials</li>
</ol>
<p>Dgentle Django's huge traction ...</p>
<a class="readmore" href="./workshop-meeting-1.html">read more</a>
<p>There are <a href="./workshop-meeting-1.html#disqus_thread">comments</a>.</p>
</div><!-- /.entry-content -->
</article></li>
<li><article class="hentry">
<header>
<h1><a href="./novapy-in-july.html" rel="bookmark"
title="Permalink to Novapy in July">Novapy in July</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2012-07-21T00:00:00">
Sat 21 July 2012
</abbr>
<address class="vcard author">
By <a class="url fn" href="./author/ryan-day.html">Ryan Day</a>
</address>
<p>In <a href="./category/meetups.html">Meetups</a>. </p>
<p>tags: <a href="./tag/python.html">python</a><a href="./tag/meetup.html">meetup</a><a href="./tag/paas.html">paas</a><a href="./tag/rackspace.html">rackspace</a><a href="./tag/zombies.html">zombies</a></p>
</footer><!-- /.post-info -->
<p>Another entry in what is apparently an uninterrupted string of Novapy event updates!</p>
<p>Last night <a class="reference external" href="http://twitter.com/#!/gekitsuu">@gekitsuu</a> spoke about Rackspace and Python and Zombies. He covered Python integration with libcloud and MongoDB and how to work that into a Rackspace deployment. We all learned a little bit and had a lot ...</p>
<a class="readmore" href="./novapy-in-july.html">read more</a>
<p>There are <a href="./novapy-in-july.html#disqus_thread">comments</a>.</p>
</div><!-- /.entry-content -->
</article></li>
</ol><!-- /#posts-list -->
<p class="paginator">
Page 1 / 2
<a href="./index2.html">»</a>
</p>
</section><!-- /#content -->
<section id="extras" class="body">
<div class="blogroll">
<h2>blogroll</h2>
<ul>
<li><a href="http://novapython.org/">NOVA Python</a></li>
<li><a href="http://vmware.com/">VMWare (Sponsor!)</a></li>
<li><a href="http://excella.com/">Excella (Sponsor!)</a></li>
<li><a href="http://www.willowtreeapps.com/">Willow Tree (Sponsor!)</a></li>
</ul>
</div><!-- /.blogroll -->
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-28498410-3");
pageTracker._trackPageview();
} catch(err) {}</script>
<script type="text/javascript">
// Test
var disqus_shortname = 'novapythonblog';
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
</body>
</html>