-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathjobs.html
More file actions
161 lines (149 loc) · 7.19 KB
/
jobs.html
File metadata and controls
161 lines (149 loc) · 7.19 KB
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
<!doctype html>
<html>
<head>
<title>Job Postings - CSCLUG.org</title>
<link rel="stylesheet" href="css/styles.css">
</head>
<body class="projects" data-spy="scroll" data-target=".subnav" data-offset="50">
<!-- Navbar
====================================================== -->
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="./index.html">CSCLUG</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li class="">
<a href="./index.html">Welcome</a>
</li>
<li class="">
<a href="bookReviews.html">Book Reviews</a>
</li>
<li class="">
<a href="calendar.html">Calendar</a>
</li>
<li class="active">
<a href="jobs.html">Job Postings</a>
</li>
<li class="">
<a href="localGroups.html">Local Groups</a>
</li>
<li class="">
<a href="presentations.html">Presentations</a>
</li>
<li class="">
<a href="projects.html">Projects</a>
</li>
<li class="">
<a href="tutorials.html">Tutorials</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!--Content
====================================================== -->
<div class="container">
<header class="jumbotron subhead" id="overview">
<h1>Job Postings</h1>
<p class="lead">Open source relevant, Linux powered jobs in the Charleston area.</p>
</header>
<hr class="soften">
<section id="welcome">
<div class="row">
<div class="span8">
<h2>Groups</h2>
<table class="table table-striped table-bordered">
<thead>
<tr>
<th>Company Name</th>
<th>Position Title</th>
<th>Date Posted</th>
<th>Link</th>
</tr>
</thead>
<tbody>
<tr>
<td>Life Cycle Engineering</td>
<td>System Administrator</td>
<td>2013-12-26</td>
<td><a class="btn btn-success" target="_blank" href="https://lce.silkroad.com/epostings/index.cfm?fuseaction=app.jobinfo&jobid=215778&source=ONLINE&JobOwner=992315&company_id=16024&version=1&byBusinessUnit=NULL&bycountry=0&bystate=0&byRegion=&bylocation=&keywords=&byCat=50152&proximityCountry=&postalCode=&radiusDistance=&isKilometers=&tosearch=yes">Visit</a></td>
</tr>
<tr>
<td>Life Cycle Engineering</td>
<td>System Administrator and Cloud Manager</td>
<td>2013-12-26</td>
<td><a class="btn btn-success" target="_blank" href="https://lce.silkroad.com/epostings/index.cfm?fuseaction=app.jobinfo&jobid=215779&source=ONLINE&JobOwner=992315&company_id=16024&version=1&byBusinessUnit=NULL&bycountry=0&bystate=0&byRegion=&bylocation=&keywords=&byCat=50152&proximityCountry=&postalCode=&radiusDistance=&isKilometers=&tosearch=yes">Visit</a></td>
</tr>
<tr>
<td>College of Charleston</td>
<td>Systems and High Performance Computing (HPC) Consultant</td>
<td>2014-01-04</td>
<td><a class="btn btn-success" target="_blank" href="https://jobs.cofc.edu/postings/2402">Visit</a></td>
</tr>
<tr>
<td>Booz Allen</td>
<td>C++ Programmer Job</td>
<td>2014-01-09</td>
<td><a class="btn btn-success" target="_blank" href="http://careers.boozallen.com/job/North-Charleston-C%2B%2B-Programmer-Job-SC-29405/6475300/?feedId=708&utm_source=Indeed&sponsored=ppc">Visit</a></td>
</tr>
<tr>
<td>Charles River</td>
<td>Software Engineer I</td>
<td>2014-01-10</td>
<td><a class="btn btn-success" target="_blank" href="http://jobs.criver.com/charleston/engineering/jobid4749383-software-engineer-i-jobs">Visit</a></td>
</tr>
</tbody>
</table>
</div>
<div class="span4">
<h3>Upcoming Events</h3>
<div id="calendar"></div>
</div>
</div>
</section>
<!--Footer
====================================================== -->
<footer class="footer">
<div class="row">
<div class="span7">
<p>Built from <a href="http://twitter.com/twitter" target="_blank">@twitter</a>'s Bootstrap and modified by the Charleston Linux Users Group -
<a href="https://twitter.com/imabug">@imabug</a>, <a href="https://github.com/covertcodeop">@covertcodeop</a>, <a href="https://github.com/tedb">@tedb</a>, and <a href="https://github.com/caboose885">@caboose885</a>.</p>
<p>This site is licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
<p>Icons from <a href="http://glyphicons.com">Glyphicons Free</a>, licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
</div>
<div class="span4 offset1">
<div class="well">
<ul class="unstyled sponsors">
<li class="nav-header">
Our Longtime Supporters
</li>
<li class="">
<a href="http://oreilly.com/"><img src="http://ug.oreilly.com/promote/ug_ad_250_viguy.gif" alt="Oreilly User Group Program"></a>
</li>
<li>
<h2> <a href="http://www.butterfat.net/"><span class="label butterfat">Butterfat, LLC.</span></a></h2>
</li>
<li>
<a href="http://makelabcharleston.org/"><img src="http://makelabcharleston.org/sites/default/files/logo-400.png" alt=">MakeLab, Charleston" height="52.29" width="252" </a>
</li>
</ul>
</div>
<p class="pull-right"><a href="#">Back to top</a></p>
</div>
</div>
</footer>
</div>
<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if offline -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.7.1.min.js"><\/script>')</script>
<script type="text/javascript" src="js/jquery.dateFormat-1.0.js"></script>
<script type="text/javascript" src="js/site.js"></script>
</body>
</html>