dev job
[www.git] / jobs.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <title>Freeside Jobs</title>
5
6 { include('elements/header.html'); }
7
8 <div id="content">
9
10 <h6>We're hiring!</h6>
11
12 <!--
13
14 <h4>Sysadmin / Account Manager / Technical support</h4>
15 <p><b>Position:</b> Sysadmin / Account Manager / Technical support<br />
16 <b>Salary Range:</b> DOE<br />
17 <b>Employment Terms:</b> W-2 or 1099, telecommute, part or full time<br />
18 <b>Short Job/Task Description:</b> Handle customer support by email, phone and IM. Triage support requests, answer calls, write documentation.  Coordinate and roll out upgrades.  Basic Linux/*nix system administration in support of the application. Work with customers and programmers on feature specifications.  Give feedback about the application to developers based on customer support trends.  Be proactive and figure out new ways in which you can help our customers and your busy co-workers at a small, open-source company. <br />
19 <b>Location:</b> United States (SS# or Tax ID, etc.)<br />
20 <b>Buzzwords:</b> Sysadmin, support, open-source, telecommute<br />
21 <b>To apply:</b> email ivan-supportjob at freeside.biz<br />
22 </p>
23
24 -->
25
26 <h4> Software developer </h4>
27 <p><b>Position:</b> Software developer<br />
28 <b>Salary Range:</b> DOE<br />
29 <b>Employment Terms:</b> contract/1099 (contract-to-hire?), telecommute, part or full time<br />
30 <b>Short Job/Task Description:</b> We're always on the lookout for smart folks who have a passion for working on open-source and experience with modern Perl/SQL webapps.<br />
31 <b>Location:</b> United States (Social Security or Tax ID #)<br />
32 <b>Buzzwords:</b> Programming, open-source, telecommute<br />
33 <b>To apply:</b> email ivan-programmingjob at freeside.biz <br />
34 </p>
35 </div>
36
37 { include('elements/footer.html'); }