diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-03-10 06:38:41 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-03-10 06:38:41 -0800 |
commit | 0c315d6d0aa468f0123a03ec7dc06a7731c26474 (patch) | |
tree | 7fe78fa40bccd52ffde5d9abd478021f14588139 /jobs.html | |
parent | a6eb4e2b3b410200af5f7fe5fd58d9200cda56c0 (diff) |
job priorities
Diffstat (limited to 'jobs.html')
-rw-r--r-- | jobs.html | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -9,15 +9,6 @@ <h6>We're hiring!</h6> -<h4>Software developer</h4> -<p><b>Position:</b> Software developer<br /> -<b>Terms:</b> contract/1099 (contract-to-hire?), telecommute, full time or mostly so<br /> -<b>Job Description:</b> We're looking for some sharp developers who have a passion for working on open-source and experience with modern Perl/SQL webapps.<br /> -<b>Location:</b> United States (Social Security or Tax ID #)<br /> -<b>More information:</b> See our <a href="http://jobs.perl.org/job/15574">jobs.perl.org</a> ad.<br> -<b>To apply:</b> Code examples are required (CPAN ID, github URL, or other code examples). Email ivan-programmingjob at freeside.biz <br /> -</p> - <h4>Sysadmin / Devops / Account Manager / Technical support</h4> <p><b>Position:</b> Sysadmin / Devops / Account Manager / Technical support<br /> <b>Terms:</b> contract/1099 (contract-to-hire?), telecommute, full time or mostly so<br /> @@ -34,6 +25,15 @@ <b>To apply:</b> Email ivan-supportjob at freeside.biz <br /> </p> +<h4>Software developer</h4> +<p><b>Position:</b> Software developer<br /> +<b>Terms:</b> contract/1099 (contract-to-hire?), telecommute, full time or mostly so<br /> +<b>Job Description:</b> We're looking for some sharp developers who have a passion for working on open-source and experience with modern Perl/SQL webapps.<br /> +<b>Location:</b> United States (Social Security or Tax ID #)<br /> +<b>More information:</b> See our <a href="http://jobs.perl.org/job/15574">jobs.perl.org</a> ad.<br> +<b>To apply:</b> Code examples are required (CPAN ID, github URL, or other code examples). Email ivan-programmingjob at freeside.biz <br /> +</p> + </div> { include('elements/footer.html'); } |