diff options
-rw-r--r-- | elements/header-nested.html | 2 | ||||
-rw-r--r-- | elements/header.html | 2 | ||||
-rw-r--r-- | jobs.html | 18 |
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> @@ -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'); } |