diff options
-rw-r--r-- | elements/header-nested.html | 2 | ||||
-rw-r--r-- | elements/header.html | 2 | ||||
-rw-r--r-- | jobs.html | 32 |
3 files changed, 24 insertions, 12 deletions
diff --git a/elements/header-nested.html b/elements/header-nested.html index 6bfe118..9f19ddd 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> for sysadmin/devops/support positions. + We're <a href="jobs.html" style="font-size:20px; font-weight:bold">hiring</a> for Perl developer positions. </div> diff --git a/elements/header.html b/elements/header.html index 42ea7d1..308a36d 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> for sysadmin/devops/support positions. + We're <a href="jobs.html" style="font-size:20px; font-weight:bold">hiring</a> for Perl developer positions. </div> @@ -9,6 +9,28 @@ <h6>We're hiring!</h6> +<h4>Software developer</h4> +<p><b>Position:</b> Software developer<br /> +<b>Salary Range:</b> DOE<br /> +<b>Employment Terms:</b> contract/1099 (contract-to-hire?), telecommute, full time or mostly so<br /> +<b>Short Job/Task 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>Buzzwords:</b> Programming, open-source, telecommute<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>Director of support</h4> +<p><b>Position:</b>Director of support<br /> +<b>Salary Range:</b> DOE<br /> +<b>Employment Terms:</b> contract/1099 or W-2, telecommute, full time<br /> +<b>Short Job/Task Description:</b> We're looking for someone to head up our support department. Job duties include Linux sysadmin/devops, hiring and supervising support engineers, account management, specification and feature design, release engineering, writing documentation.<br /> +<b>Location:</b> United States (Social Security or Tax ID #)<br /> +<b>Buzzwords:</b> Sysadmin, devoips, support, open-source, telecommute<br /> +<b>To apply:</b> Email ivan-supportjob at freeside.biz <br /> +</p> +</div> + <h4>Sysadmin / Devops / Account Manager / Technical support</h4> <p><b>Position:</b> Sysadmin / Devops / Account Manager / Technical support<br /> <b>Salary Range:</b> DOE<br /> @@ -19,16 +41,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>Salary Range:</b> DOE<br /> -<b>Employment Terms:</b> contract/1099 (contract-to-hire?), telecommute, full time or mostly so<br /> -<b>Short Job/Task 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>Buzzwords:</b> Programming, open-source, telecommute<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'); } |