-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjobs.html
435 lines (358 loc) · 14.7 KB
/
jobs.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head profile="http://gmpg.org/xfn/11">
<title>Jobs | Okanagan Developer Group</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="OKDG is a monthly meet-up with a wide variety of topics. All people who are in the technology space are welcome." />
<meta name="keywords" content="okdg kelowna okanagan developer group vernon penticton design designers coders programmers developers photographers meetups project managers" />
<link rel="alternate" type="application/rss+xml" title="OKDG - News Feed" href="news/feed" />
<link type="text/css" rel="stylesheet" href="scripts.okdg.org/assets/cache/1327375065bf475496fe4241f8f687c146b51d7100.css" media="screen" />
<script type="text/javascript" src="http://use.typekit.com/ezi6lrl.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
</head>
<body class="a">
<!-- UPPER -->
<div id="upper">
<!-- HEADER -->
<div id="header">
<a href="index.html" id="logo" class="bReplace">OKDG</a>
<ul>
<li><a href="home.html" id="plhome">home</a></li>
<li><a href="about.html" id="plabout">about</a></li>
<li><a href="events/byTitle/facebook.com/9inspired.html" id="plevents">events</a></li>
<li><a href="members/bySkill.html" id="plmembers">members</a></li>
<li class="active"><a href="jobs.html" id="pljobs">jobs</a></li>
<li><a href="contact.html" id="plcontact">contact</a></li>
</ul>
<div id="next">
<p><a href="events/byTitle/apr_2015.html">Tuesday, Apr 21st Meetup: Web and mobile accessibility</a></p>
</div>
<div id="account">
<p id="accountActions"><a href="account/signin.html" id="bSignIn">sign in</a> <em>or</em> <a href="register/form.html">sign up</a></p>
<div id="signIn">
<form action="http://okdg.org/login/clogin" method="post" id="signInForm"> <p style="margin: 0;">
<input type="hidden" name="returnto" value="jobs" /> <input type="text" name="email" value="" placeholder="Email Address" /> <span class="passwordSwap">
<input type="password" name="password" value="" class="realPassword" /> <input type="text" name="fakePassword" value="Password" class="fakePassword" /><br />
</span>
<input type="submit" name="login" value="Sign In" class="lit" /> <input type="checkbox" name="login_remember" value="remember" id="login_remember" /> <label for="login_remember">Remember me</label><br />
<a href="reset.html" style="color: #888; font-size: 10px;">I forgot my password</a> </p>
</form> <hr/>
<p class="headerSignup">Don't have an account? <a href="register/form.html">Sign up now »</a></p>
</div>
</div>
</div>
<!-- / HEADER -->
<!-- CONTENT AREA -->
<div id="contentAreaWrapper"><div id="contentArea">
<!-- COL LARGE -->
<div id="colLarge">
<h2>Job Board</h2>
<ul id="subnav" style="margin-bottom:0;">
<li class="active"><a href="jobs/all.html">all</a></li>
<li><a href="jobs/freelance.html">freelance</a></li>
<li><a href="jobs/fulltime.html">full-time</a></li>
<li><a href="jobs/contract.html">contract</a></li>
<li><a href="jobs/student.html">student</a></li>
</ul>
<table class="jobsList">
<tr>
<td class="jlTitle">
<a href="jobs/detail/123/javascript_developer_____salary_100k__plus.html">Javascript developer Salary 100K plus</a><br/>
Globaltech Recruiting Inc </td>
<td class="jlDetail">
<span>full-time</span>
<p>Kelowna</p>
</td>
<td class="jlPosted">
Jan 26, 2015 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/122/jr._web_developer_/_it_support.html">Jr. Web Developer / IT Support</a><br/>
Aberdeen Publishing </td>
<td class="jlDetail">
<span>full-time</span>
<p>West Kelowna</p>
</td>
<td class="jlPosted">
Jan 19, 2015 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/109/front_end_developer.html">Front End Developer</a><br/>
Change Heroes </td>
<td class="jlDetail">
<span>full-time</span>
<p>Kelowna/Vancouver, BC</p>
</td>
<td class="jlPosted">
Jan 29, 2014 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/107/ui_designer.html">UI Designer</a><br/>
FreshGrade </td>
<td class="jlDetail">
<span>full-time</span>
<p>Kelowna, BC, Canada</p>
</td>
<td class="jlPosted">
Dec 16, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/105/web_developer.html">Web Developer</a><br/>
Roketto </td>
<td class="jlDetail">
<span>full-time</span>
<p>Kelowna, BC, Canada</p>
</td>
<td class="jlPosted">
Nov 25, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/104/app_developer.html">App Developer</a><br/>
Saturn Animation Studios Inc. </td>
<td class="jlDetail">
<span>full-time</span>
<p>Kelowna, BC, Canada</p>
</td>
<td class="jlPosted">
Nov 18, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/98/web_developer.html">Web developer</a><br/>
Leap Communications </td>
<td class="jlDetail">
<span>full-time</span>
<p>Kelowna BC</p>
</td>
<td class="jlPosted">
May 12, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/97/javascript_/_node_developer.html">Javascript / Node Developer</a><br/>
Just Be Friends Kids Inc. </td>
<td class="jlDetail">
<span>full-time</span>
<p>Kelowna, BC</p>
</td>
<td class="jlPosted">
May 09, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/95/software_tester_-_co-op_position.html">Software Tester - Co-Op Position</a><br/>
SkyTrac Systems Ltd. </td>
<td class="jlDetail">
<span>student</span>
<p>Kelowna, BC</p>
</td>
<td class="jlPosted">
Apr 11, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/80/website_designer.html">Website Designer</a><br/>
Navigator Multimedia Inc. </td>
<td class="jlDetail">
<span>full-time</span>
<p>201-260 Harvey Ave. Kelowna BC</p>
</td>
<td class="jlPosted">
Apr 05, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/37/php_programmer.html">PHP Programmer</a><br/>
Navigator Multimedia Inc. </td>
<td class="jlDetail">
<span>full-time</span>
<p>201-260 Harvey Ave. Kelowna BC</p>
</td>
<td class="jlPosted">
Apr 05, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/94/software_engineer_iii.html">Software Engineer III</a><br/>
SkyTrac Systems Ltd. </td>
<td class="jlDetail">
<span>full-time</span>
<p>Kelowna, BC Canada</p>
</td>
<td class="jlPosted">
Apr 03, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/93/software_engineer_iii.html">Software Engineer III</a><br/>
SkyTrac Systems Ltd. </td>
<td class="jlDetail">
<span>full-time</span>
<p>Kelowna, BC Canada</p>
</td>
<td class="jlPosted">
Apr 03, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/92/system_administrator/information_technology_technician.html">System Administrator/Information Technology Technician</a><br/>
Community Futures North Okanagan </td>
<td class="jlDetail">
<span>full-time</span>
<p>Vernon, BC, Canada</p>
</td>
<td class="jlPosted">
Mar 06, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/60/drupal_developer.html">Drupal Developer</a><br/>
Cheeky Monkey Media </td>
<td class="jlDetail">
<span>freelance</span>
<p>Anywhere</p>
</td>
<td class="jlPosted">
Feb 04, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="http://okdg.org/jobs/detail/91/mobile_developer_wanted_-_mad_skills!">Mobile developer wanted - Mad skills!</a><br/>
Proxim Software Inc </td>
<td class="jlDetail">
<span>freelance</span>
<p>Anywhere</p>
</td>
<td class="jlPosted">
Jan 09, 2013 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/84/mobile/web_ui_designer.html">Mobile/Web UI Designer</a><br/>
Rewards Den </td>
<td class="jlDetail">
<span>full-time</span>
<p>Victoria, BC</p>
</td>
<td class="jlPosted">
Nov 23, 2012 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/83/web_and_application_engineers.html">Web and Application Engineers</a><br/>
Rewards Den </td>
<td class="jlDetail">
<span>full-time</span>
<p>Victoria, BC</p>
</td>
<td class="jlPosted">
Nov 23, 2012 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/82/web_developer.html">Web Developer</a><br/>
Rewards Den </td>
<td class="jlDetail">
<span>full-time</span>
<p>Victoria, BC</p>
</td>
<td class="jlPosted">
Nov 23, 2012 </td>
</tr>
<tr>
<td class="jlTitle">
<a href="jobs/detail/81/core_packet_engine_engineer.html">Core Packet Engine Engineer</a><br/>
Pertino </td>
<td class="jlDetail">
<span>full-time</span>
<p>Kelowna, BC or Los Gatos, CA</p>
</td>
<td class="jlPosted">
Oct 12, 2012 </td>
</tr>
</table>
<ul class="pagination">
<li class="active"><a title="Goto page 1" href="jobs/all/1.html">1</a></li>
<li><a title="Goto page 2" href="jobs/all/2.html">2</a></li>
<li><a class="directNav" title="Goto page 2" href="jobs/all/2.html">next →</a></li>
</ul>
</div>
<!-- / COL LARGE -->
<!-- COL SMALL -->
<div id="colSmall">
<h2>Looking to hire?</h2>
<p>The OKDG job board is a great way to get targeted job listings in front of some of the Okanagan's more active and progressive developers and designers. Best of all, it's completely free!</p>
<p><a href="jobs/create.html" class="glassed">Post A Job Now</a></p>
</div>
<!-- / COL SMALL --> <br class="clear" /><br/>
</div></div>
<!-- / CONTENT AREA -->
</div>
<!-- / UPPER -->
<!-- DOWNER -->
<div id="downer">
<div id="downOne">
<h3>Next Meetup</h3>
<p><strong>Tuesday, April 21st @ 6:30pm</strong><br />The Bike Shop Cafe, Kelowna BC, Canada</p>
<p><a href="events/byTitle/apr_2015.html">more info & directions</a></p>
</div>
<div id="downTwo">
<h3>Get Involved</h3>
<p>There's plenty of ways to get involved. Maybe you'd like to share a topic your passionate about? Maybe you have some topics you want to know more about? Maybe you can get us a discount on beverages? <a href="contact.html">Hook it up</a></p>
</div>
<div id="downThree">
<h3>Updates</h3>
<p>We'll send out an email when new stuff is going on. We promise it won't be annoying.</p>
<div class="smallNews">
<form action="http://okdg.us1.list-manage.com/subscribe/post?u=3ee9462bfdde77a0a0e046ad4&id=a54341fcc4" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate smallNews" target="_blank">
<p><input type="text" name="EMAIL" id="mce-EMAIL" value="" placeholder="put your email address here" />
<input type="submit" value="click here" />
</p>
<div id="mce-responses">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
</form>
</div>
</div>
<br class="clear"/>
<div id="footer">
<a href="index.html" id="footerLogo" class="bReplace">OKDG</a> <p>Copyright © 2023 OKDG. All rights reserved. <a href="about/terms.html">Terms of Service</a> | <a href="about/privacy.html">Privacy Policy</a><br/>Site Created by <a href="http://dpelletier.com/">Derrick</a>, and <a href="http://dustinsenos.com/">Dustin</a> Proudly hosted in Canada on <a href="http://canhost.ca">Canhost</a></p>
</div></p>
</div>
</div>
<!-- / DOWNER -->
<script type="text/javascript" src="scripts.okdg.org/assets/cache/13046370928f262ab069b21b019b56d4456f515f9d.js" charset="UTF-8"></script>
<script type="text/javascript" src="http://platform.twitter.com/anywhere.js?id=rXssSL17TuNWv6yVOvnw&v=1" charset="UTF-8"></script>
<script type="text/javascript" src="scripts.okdg.org/assets/cache/00000000004d38bb5ed0674e37798086bf10b9d491.js" charset="UTF-8"></script>
<script type="text/javascript">
twttr.anywhere(function (T) {
T(".profileCell a, .anywhere").hovercards({
infer: true
});
});
</script>
<!-- Start Open Web Analytics Tracker -->
<script type="text/javascript">
//<![CDATA[
var owa_baseUrl = 'http://infometrix.ca/stats/';
var owa_cmds = owa_cmds || [];
owa_cmds.push(['setSiteId', '7a034dc5de628c0b88d27e86c790417b']);
owa_cmds.push(['trackPageView']);
owa_cmds.push(['trackClicks']);
owa_cmds.push(['trackDomStream']);
(function() {
var _owa = document.createElement('script'); _owa.type = 'text/javascript'; _owa.async = true;
owa_baseUrl = ('https:' == document.location.protocol ? window.owa_baseSecUrl || owa_baseUrl.replace(/http:/, 'https:') : owa_baseUrl );
_owa.src = owa_baseUrl + 'modules/base/js/owa.tracker-combined-min.js';
var _owa_s = document.getElementsByTagName('script')[0]; _owa_s.parentNode.insertBefore(_owa, _owa_s);
}());
//]]>
</script>
<!-- End Open Web Analytics Code -->
</body>
</html>