WolfTech Ex-Staff

From WolfTech
Revision as of 11:13, 27 October 2006 by Djgreen (talk | contribs)
Jump to navigation Jump to search
TWO roads diverged in a yellow wood, And sorry I could not travel both
And be one traveler, long I stood, And looked down one as far as I could
To where it bent in the undergrowth;
I shall be telling this with a sigh, Somewhere ages and ages hence:
Two roads diverged in a wood, and I, I took the one less traveled by,
And that has made all the difference.
I shall be telling this with a sigh, Somewhere ages and ages hence:
Two roads diverged in a wood, and I, I took the one less traveled by,
And that has made all the difference.
--Robert Frost


Over the year, we've had many of our staff move on.
We wish them well, and enjoy hearing where their travels have taken them.


(Ex) WolfTech Staff

<php> require_once('wiki-main-functions.inc'); displayStaff("f", "n"); </php>

(Ex) Part-Timers

<php> require_once('wiki-main-functions.inc'); displayStaff("p", "n"); </php>

(Ex) WorkStudy Students

<php> require_once('wiki-main-functions.inc'); displayStaff("w", "n"); </php>

(Ex) Eos Operators

<php> require_once('wiki-main-functions.inc'); displayStaff("o", "n"); </php>