forked from stein-bmcc/careers-content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sessions.html
251 lines (200 loc) · 11.4 KB
/
sessions.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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Careers in the Creative Arts</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/sessions.css">
</head>
<body>
<div class="header">
<div class="logo">
<img src="images/logo.png" width="50%">
</div>
<div class="menu">
<a class="menu" href="#main_nav">MENU</a>
</div>
</div>
<div class="content">
<div class="page_title">
<h1 class="title"> SESSIONS </h1>
</div>
<br>
<div class="cw">
<h1 class="ses"> Creative Writing </h1>
<div class="cws">
<h2 class="ses">Session I</h2>
<h3 class="ses">Writing for the Stage</h3>
<p class="ses">
Whether a play or a musical, writing for the stage brings with it a unique set of challenges. Your script must not only have the story but also dialog, stage direction and a general sense of what is possible in a Theatre. Find out from someone who knows how it's done.
</p>
<p class="pres">presenter: Bill Wright </p>
</div>
<div class="cws">
<h2 class="ses">Session II</h2>
<h3 class="ses">Poet's Paradise</h3>
<p class="ses">
Poetry is all around us in music, books, spoken word and more. To contribute to this large dialog is not easy and takes work honing your craft. Hear from someone who has been able to work outside of the mainstream and still be successful.
</p>
<p class="pres">presenter: Lois Elaine Griffith </p>
</div>
<div class="cws">
<h2 class="ses">Session III</h2>
<h3 class="ses">Finding Your Voice</h3>
<p class="ses">
Finding your voice is extremely important for any writer no matter what style or subject matter. It is only after finding your voice that the voices of your characters can come through in the way that they were meant to be.Come and learn concrete steps you can take to finding your voice.
</p>
<p class="pres">presenter: Sheila Solomon Klass </p>
</div>
<div class="cws">
<h2 class="ses">Session IV</h2>
<h3 class="ses">Getting Published</h3>
<p class="ses">
If your goal is to see your work in print and in the hands of readers then come to this session and find out just what it takes to get published. Learn tips, tricks and pitfalls to avoid in this practical session.
</p>
<p class="pres">presenter: Robert Zweig </p>
</div>
</div>
<hr>
<div class="fa">
<h1 class="ses"> Fine Arts </h1>
<div class="fas">
<h2 class="ses">Session I</h2>
<h3 class="ses">Is a Brush in the Hand Worth some Dough?</h3>
<p class="ses">
Painting is not just oil on canvas. Visual artists can spray paint on walls, airbrush on clothes, and push pixels on computers. They can also get paid to express their creativity. Navigating your way around all of the obstacles can prove challenging. In this session you will get pointers from someone who knows their way around.
</p>
<p class="pres">presenter: Lisa Mellinger </p>
</div>
<div class="fas">
<h2 class="ses">Session II</h2>
<h3 class="ses">Mastering the Light</h3>
<p class="ses">
Photographs are used everywhere, from building sized posters to business cards, to document weddings and wars, to sell fashion and food, chances are whatever it is someone has been paid to photograph it. Come and find out how you can be that person.
</p>
<p class="pres">presenter: Alizabeth Towery</p>
</div>
<div class="fas">
<h2 class="ses">Session III</h2>
<h3 class="ses">Documentary Photography</h3>
<p class="ses">
Every day thousands of photographers are out in the field documenting human (and animal) activity be it a sports event, political summit or birthday party. Find out what it takes to be one of those photographers and what life on the road is like from a photographer and BMCC student who has been there and done that.
</p>
<p class="pres">presenter: Malcolm Linton </p>
</div>
<div class="fas">
<h2 class="ses">Session IV</h2>
<h3 class="ses">Art, Hands On</h3>
<p class="ses">
Sculpture and installation artists create art that can stand out and stand the test of time. Often their work is shown in public spaces such as parks and schools where it is seen by a wide audience creating a kind of dialog. Learn what it takes to get your hands dirty and join this dialog.
</p>
<p class="pres">presenter: Sarah Haviland </p>
</div>
</div>
<hr>
<div class="pa">
<h1 class="ses"> Performing Arts </h1>
<div class="pas">
<h2 class="ses">Session I</h2>
<h3 class="ses">A Life in the Theatre </h3>
<p class="ses">
Whether you want to be on stage or behind it New York is a great place to be for theatre. Making it is not easy and you're going to need all of the help you can get. Come and hear more about the ups and downs, ins and outs of choosing to live a life in the Theatre.
</p>
<p class="pres">presenter: Susanna Powell </p>
</div>
<div class="pas">
<h2 class="ses">Session II</h2>
<h3 class="ses">Dance Your Life Away </h3>
<p class="ses">Even with the popularity of shows like "Dancing with the Stars," it can be difficult to find your place as a professional dancer. As you'll hear in this session from professional dancer and former BMCC Student, the straight path is not always the best.
</p>
<p class="pres">presenter: Elspeth Brown </p>
</div>
<div class="pas">
<h2 class="ses">Session III</h2>
<h3 class="ses">An Actor's Life for Me </h3>
<p class="ses">
Who doesn't want to be an actor? But do you know what it takes? How long it takes? Do you have what it takes? Do you have to go to school? Will you make any money? How can you deal with all the rejection? Check out this session and have these questions and more answered.
</p>
<p class="pres">presenter: Diane Dowling </p>
</div>
<div class="pas">
<h2 class="ses">Session IV</h2>
<h3 class="ses">Making the Band </h3>
<p class="ses">
Becoming a musician requires music skills and putting yourself out there whether it's for an audition, an album or an adoring fan. With the rise of the Internet and low cost music production tools there are many new ways to make your music a part of your life. Come and learn all about it from a BMCC staffer who also has a number one video on MTV.
</p>
<p class="pres">presenter: Peter Pallis </p>
</div>
</div>
<hr>
<div class="ma">
<h1 class="ses"> Media Arts </h1>
<div class="mas">
<h2 class="ses">Session I</h2>
<h3 class="ses">Freelance Web Development </h3>
<p class="ses">
In this session you will learn some of the ins and outs of the skills, mental toughness, software,networking (people and internet related), client and time management techniques, organization and processes you will need if want to start building web sites for people and charging them money for your services. The session will be wide ranging from what skills you need to learn before you start to how to structure the site building process so that you end up with money in your pocket.
</p>
<p class="pres">presenter: Christopher Stein </p>
</div>
<div class="mas">
<h2 class="ses">Session II</h2>
<h3 class="ses">From PAs to Auters and PrEditors </h3>
<p class="ses">
The film and television industries are notoriously difficult to break into. This session will help you to learn more about the industry itself and give you information on how to navigate your way through it. Whether you want to take a traditional approach and work your way up or whether you are looking for more unconventional ways to get your creative vision on the screen, this session will have something for you.
</p>
<p class="pres">presenters: Sandra Poster </p>
</div>
<div class="mas">
<h2 class="ses">Session III</h2>
<h3 class="ses">What is Graphic Design? </h3>
<p class="ses">
In recent years graphic design has grown to encompass or be a part of a wide variety of fields. From web sites to magazines, product packaging to movie titles, advertisements to annual reports, graphic designers communicate information on screen, paper and more. Come to this session to find out more about all of the things graphic design can be and the types of jobs and roles available.
</p>
<p class="pres">presenter: Revital Kaisar </p>
</div>
<div class="mas">
<h2 class="ses">Session IV</h2>
<h3 class="ses">Make it Move: Motion Graphics and Animation </h3>
<p class="ses">
Film, television, web, Movies, sports, news, action, drama, cartoons, ads, video games, across a variety of media and genres, 2D and 3D graphics are used to tell stories, educate, explain, entertain, inform and more. In this session you will learn more about what kinds of jobs are out there and what you need to do to put yourself in a position to get one of the jobs.
</p>
<p class="pres">presenter: Jody Culkin </p>
</div>
</div>
</div>
<div class="footer">
<div class="navigation">
<a name="main_nav"></a>
<nav id="main_nav" >
<div class="navleft">
<ul>
<li><a class="nav" href="index.html">HOME</a></li>
<li><a class="nav" href="about.html">ABOUT</a></li>
<li><a class="nav" href="schedule.html">SCHEDULE</a></li>
</ul>
</div>
<div class="navright">
<ul>
<li><a class="nav" href="sessions.html">SESSIONS</a></li>
<li><a class="nav" href="speakers.html">SPEAKERS</a></li>
<li><a class="nav" href="videos.html">VIDEOS</a></li>
</ul>
</div>
</nav><!--end main_nav -->
<div class="top">
<a class="top" href="#top">Top</a>
<br>
<br>
</div>
<div class="address">
<p class="add1">
<b>Borough of Manhattan Community College<br>
The City University of New York</b></p>
<p class="add2">199 Chambers Street <br>
New York, NY 10007 <br></p>
</div>
</div>
</body>
</html>