@@ -20,6 +20,9 @@ Our mission is to promote, educate and advance a diverse Python community throug
20
20
- [ For Sponsors] ( #for-sponsors )
21
21
- [ Space] ( #space )
22
22
- [ Food] ( #food )
23
+ - [ Meetup Organization] ( #meetup-organization )
24
+ - [ Funding the MeetUp] ( #funding-the-meetup )
25
+ - [ Arranging a Meetup] ( #arranging-a-meetup )
23
26
- [ Running the Meetup] ( #running-the-meetup )
24
27
- [ Pre-meetup preparation] ( #pre-meetup-preparation )
25
28
- [ Opening remarks] ( #opening-remarks )
@@ -50,9 +53,10 @@ Talks should:
50
53
Let us know if you have any preferences, such as:
51
54
52
55
- Are you taking any questions?
53
- - Are you ok with people raising hands during the talk, or wait until the end?
54
- - Do you have a Twitter account?
55
- - Ok to be photographed?
56
+ - Are you OK with people raising hands during the talk, or should they wait until the end?
57
+ - Do you have a Twitter account so we can credit you?
58
+ - Are you OK to be photographed?
59
+
56
60
57
61
## For Sponsors
58
62
@@ -62,6 +66,7 @@ Thanks for offering to host PyLadies!
62
66
Our requirements include:
63
67
64
68
- [ ] Wifi
69
+ - [ ] WiFi allows more than HTTP (eg SSH, rsync, FTP etc)
65
70
- [ ] Washrooms
66
71
- [ ] Plates, glasses, cutlery for dinner
67
72
- [ ] Seating for up to 30
@@ -81,6 +86,7 @@ Our requirements include:
81
86
82
87
For food sponsorship, we budget around $8/person for dinner.
83
88
We usually have 15-30 people show up, and assume half of the RSVPs on Meetup will attend.
89
+ See also [ pizza.py] ( https://github.com/BostonPython/fingertools/blob/master/pizza.py )
84
90
85
91
There are 3 options for handling food:
86
92
@@ -98,6 +104,20 @@ When ordering food, remember to include the following options:
98
104
99
105
(optional) Share your Twitter handle with us, so we can thank you on Twitter for sponsoring.
100
106
107
+ ## Meetup Organization
108
+
109
+ ### Funding the MeetUp
110
+
111
+ The PSF can help cover the Meetup fees. Apply for a grant by following these steps:
112
+
113
+ - [ Python.org] ( https://www.python.org/psf/grants/ )
114
+ - [ PyFound] ( http://pyfound.blogspot.ca/search?q=meetup )
115
+
116
+ ### Arranging a Meetup
117
+
118
+ - [ ] Announce the Meetup at least a week in advance, preferably 2 weeks
119
+
120
+
101
121
## Running the Meetup
102
122
103
123
### Pre-meetup preparation
@@ -111,16 +131,19 @@ When ordering food, remember to include the following options:
111
131
112
132
* Welcome, you all belong here!
113
133
* What is PyLadies
114
- * Events: Talks, Tutorials, Hands-on workshop
134
+ * Events: Talks, Tutorials, Hands-on workshops
115
135
* Code of Conduct review
116
136
* Please read [ Code of Conduct] ( Code_of_conduct.md ) !
117
137
* Highlight common mistakes
118
- * Well-Actuallys
119
- * Subtle -isms
120
- * Feigning Surprise
138
+ * Well-Actuallys - minor corrections irrelevant to the speaker's main point
139
+ * Subtle -isms - "So easy even my grandmother could do it!"
140
+ * Feigning Surprise - "You don't know about X?!"
121
141
* Any concerns or violations can be reported to vancouver@pyladies.com or anonymously via MeetUp’s About page.
122
142
* Mistakes happen, and we are not here to blame and shame, but to learn and grow.
123
- * Name tags and Photos (red means no photos)
143
+ * Logistics
144
+ * Name tags and Photos (red means no photos)
145
+ * Bathrooms locations
146
+ * WiFi password
124
147
* Community Annoucements
125
148
* Upcoming conferences
126
149
* Upcoming conference proposal deadlines
@@ -134,10 +157,6 @@ When ordering food, remember to include the following options:
134
157
* Announce next meetup
135
158
* Ask for speakers if relevant
136
159
137
- ### Funding the MeetUp
138
- The PSF can help cover the MeetUp fees. Apply for a grant by following these steps:
139
- [ Python.org] ( https://www.python.org/psf/grants/ )
140
- [ PyFound] ( http://pyfound.blogspot.ca/search?q=meetup )
141
160
142
161
## License & Inspiration
143
162
0 commit comments