summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-10-27 01:24:22 -0500
committerJesse Luehrs <doy@tozt.net>2009-10-27 01:24:22 -0500
commit598bb3676ee7f2330b1944cba244447698c393c5 (patch)
treee0596b87d21513507b2aed7d45530b4b82e38479
parentb9addc98374864e5f187802739bd340a3183faf5 (diff)
downloadresume-598bb3676ee7f2330b1944cba244447698c393c5.tar.gz
resume-598bb3676ee7f2330b1944cba244447698c393c5.zip
a few minor touchups
-rw-r--r--resume.tex6
-rw-r--r--resume.txt10
2 files changed, 8 insertions, 8 deletions
diff --git a/resume.tex b/resume.tex
index ecceaa3..63a6101 100644
--- a/resume.tex
+++ b/resume.tex
@@ -58,8 +58,8 @@
\resitem{Added or enhanced support for several different image output formats including PDF, SVG, and PostScript, including adding TrueType font embedding to PDF and PostScript files.}
\resitem{Helped add parallel processing support to several scientific calculations, using OpenMP.}
\resitem{Designed a new XML-based configuration file format for our applications.}
- \resitem{Ported our calculation apps to Linux, to allow them to be run on large clusters.}
- \resitem{Implemented a unit testing framework for our calculation apps in Perl, using Test::More.}
+ \resitem{Ported our calculation applications to Linux, to allow them to be run on large clusters.}
+ \resitem{Implemented a unit testing framework for our calculation applications in Perl, using Test::More.}
\end{itemize} % }}}
% Smile-A-While {{{
\item \ressubheading{Smile-A-While Amusements}
@@ -96,7 +96,7 @@
% Smithy {{{
\item \resshortsubheading{Smithy (http://sourceforge.net/projects/smithy/)}{2008}
\begin{itemize}
- \resitem{Smithy is a crossplatform map editor for the Aleph One engine (http://marathon.sourceforge.net/), written in OCaml.}
+ \resitem{Smithy is a cross-platform map editor for the Aleph One engine (http://marathon.sourceforge.net/), written in OCaml.}
\resitem{Contributed several GUI improvements, including writing custom widgets using LablGTK.}
\end{itemize} % }}}
% %hm-command {{{
diff --git a/resume.txt b/resume.txt
index bbc9a9f..9cfcd78 100644
--- a/resume.txt
+++ b/resume.txt
@@ -34,10 +34,10 @@ February 2006 - present
calculations, using OpenMP.
- Designed a new XML-based configuration file format for our
applications.
-- Ported our calculation apps to Linux, to allow them to be run on large
- clusters.
-- Implemented a unit testing framework for our calculation apps in Perl,
- using Test::More.
+- Ported our calculation applications to Linux, to allow them to be run
+ on large clusters.
+- Implemented a unit testing framework for our calculation applications
+ in Perl, using Test::More.
Smile-A-While Amusements
Traveling, Illinois/Indiana/Missouri
@@ -71,7 +71,7 @@ TAEB (http://taeb.sartak.org/): 2008 - Present
read/write interface for interacting with pseudo-terminals.
Smithy (http://sourceforge.net/projects/smithy/): 2008
-- Smithy is a crossplatform map editor for the Aleph One engine
+- Smithy is a cross-platform map editor for the Aleph One engine
(http://marathon.sourceforge.net/), written in OCaml.
- Contributed several GUI improvements, including writing custom widgets
using LablGTK.