summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-03-10 06:38:41 -0800
committerIvan Kohler <ivan@freeside.biz>2017-03-10 06:38:41 -0800
commit0c315d6d0aa468f0123a03ec7dc06a7731c26474 (patch)
tree7fe78fa40bccd52ffde5d9abd478021f14588139
parenta6eb4e2b3b410200af5f7fe5fd58d9200cda56c0 (diff)
job priorities
-rw-r--r--associations.html2
-rw-r--r--elements/header-nested.html2
-rw-r--r--elements/header.html2
-rw-r--r--index.html5
-rw-r--r--jobs.html18
5 files changed, 17 insertions, 12 deletions
diff --git a/associations.html b/associations.html
index d577e6b..9c75311 100644
--- a/associations.html
+++ b/associations.html
@@ -16,7 +16,7 @@
<tr>
<td></td>
- <td><a href="http://afmug.com/">AFMUG</a></td>
+ <td><a href="http://afmug.com/"><img src="http://www.afmug.com/wp-content/uploads/2012/02/AF.png" style="background-color:#666666" alt="Animal Farm" width=128></a><BR><H6>"AFMUG"</H6></td>
<td><a href="http://wispa.org/"><img src="http://www.wispa.org/Portals/37/Images/Logos/wispa-logo.png?ver=2015-02-27-084824-570" alt="WISPA" width=128></a></td>
<td><a href="http://fispa.org/"><img src="http://www.fispa.org/wp-content/uploads/2016/04/Fispa_final.png" alt="FISPA" width=128></a></td>
<td><a href="http://incompas.org/"><img src="http://www.incompas.org/images/theme/logo-new.png" alt="Incompas" width=128></td>
diff --git a/elements/header-nested.html b/elements/header-nested.html
index 85d9523..4a7beb2 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> software developers.
+ We're <a href="jobs.html" style="font-size:20px; font-weight:bold">hiring</a> for sysadmin/devops/support positions.
</div>
diff --git a/elements/header.html b/elements/header.html
index 1fdc3de..0fd05c1 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> software developers.
+ We're <a href="jobs.html" style="font-size:20px; font-weight:bold">hiring</a> for sysadmin/devops/support positions.
</div>
diff --git a/index.html b/index.html
index 7e2511a..74aa888 100644
--- a/index.html
+++ b/index.html
@@ -90,6 +90,11 @@
</tr>
<tr align="left" valign="top">
+ <td width="115" align="right" valign="top"><b>Oct&nbsp;17-18&nbsp;2016:</b></td>
+ <td width="*">Attended <a href="http://www.kazoocon.com/">2600hz KazooCon</a></td>
+ </tr>
+
+ <tr align="left" valign="top">
<td width="115" align="right" valign="top"><b>Oct&nbsp;11-13&nbsp;2016:</b></td>
<td width="*">Exhibited at <a href="http://www.wispa.org/Events/WISPAPALOOZA">WISPAPalooza</a></td>
</tr>
diff --git a/jobs.html b/jobs.html
index fc24398..7c7f6e9 100644
--- a/jobs.html
+++ b/jobs.html
@@ -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'); }