summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-02-06 17:47:19 -0800
committerIvan Kohler <ivan@freeside.biz>2017-02-06 17:47:19 -0800
commit0d80fb826a8c20790381c43df218460285b8d574 (patch)
tree81d87ec00d08f4d22571c51ce70145cddc32c138
parent9268ac4905a0f39d71a23b3ddb6ab4454985d84d (diff)
job priorities
-rw-r--r--elements/header-nested.html2
-rw-r--r--elements/header.html2
-rw-r--r--jobs.html18
3 files changed, 11 insertions, 11 deletions
diff --git a/elements/header-nested.html b/elements/header-nested.html
index 739c79d..85d9523 100644
--- a/elements/header-nested.html
+++ b/elements/header-nested.html
@@ -41,6 +41,6 @@
</div>
<div id="header_extra">
- We're <a href="jobs.html" style="font-size:20px; font-weight:bold">hiring</a> sysadmins and programmers.
+ We're <a href="jobs.html" style="font-size:20px; font-weight:bold">hiring</a> software developers.
</div>
diff --git a/elements/header.html b/elements/header.html
index 9f98658..1fdc3de 100644
--- a/elements/header.html
+++ b/elements/header.html
@@ -47,6 +47,6 @@ Full day <a href="http://www.freeside.biz/mediawiki/index.php/1_Day_Wisp_Trainin
-->
<div id="header_extra">
- We're <a href="jobs.html" style="font-size:20px; font-weight:bold">hiring</a> sysadmins and programmers.
+ We're <a href="jobs.html" style="font-size:20px; font-weight:bold">hiring</a> software developers.
</div>
diff --git a/jobs.html b/jobs.html
index 7c7f6e9..fc24398 100644
--- a/jobs.html
+++ b/jobs.html
@@ -9,6 +9,15 @@
<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 />
@@ -25,15 +34,6 @@
<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'); }