From a86ce368b78fe3f6b040658da79dd4f7eb5f62ce Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 25 Aug 2007 16:13:33 -0600 Subject: [PATCH] initial import --- bdale.mdwn | 1 + index.mdwn | 33 +++++++++++++ local.css | 118 +++++++++++++++++++++++++++++++++++++++++++++ rockets/fleet.mdwn | 23 +++++++++ rockets/index.mdwn | 13 +++++ rockets/log.mdwn | 50 +++++++++++++++++++ 6 files changed, 238 insertions(+) create mode 100644 bdale.mdwn create mode 100644 index.mdwn create mode 100644 local.css create mode 100644 rockets/fleet.mdwn create mode 100644 rockets/index.mdwn create mode 100644 rockets/log.mdwn diff --git a/bdale.mdwn b/bdale.mdwn new file mode 100644 index 0000000..9a2c773 --- /dev/null +++ b/bdale.mdwn @@ -0,0 +1 @@ +testing \ No newline at end of file diff --git a/index.mdwn b/index.mdwn new file mode 100644 index 0000000..77afa9a --- /dev/null +++ b/index.mdwn @@ -0,0 +1,33 @@ +*Garbee and Garbee* +is the company name that Bdale and Karen Garbee use on the rare occasions +when we engage in consulting work. + +We are not currently looking for new work. + +## Who We Are ## + +* [Bdale Garbee](/bdale/) +* [Karen Garbee](/karen/) + +## Things We've Done ## + +Some interesting things that Garbee and Garbee has worked on in the last few +years include: + +* Package Maintainence for the [Debian](http://www.debian.org) project +* PCMCIA Modem Support, Device Drivers, Serial Console support, and other +Kernel Work for [BSD/OS](http://www.bsdi.com/) in Embedded Systems +* Communications System Design +* GPS Data Collection and GPS/GIS Integration + +## Other Stuff ## + +* [Colorado Digital Eclectics](http://www.gag.com/code/) +* [Empire Digital Instruments](http://www.empiredi.com/) +* [Rockets](rockets/) + +---- + +This site is powered by [ikiwiki](http://ikiwiki.kitenet.net), +running on [Debian GNU/Linux](http://www.debian.org) +and [Apache](http://www.apache.org). diff --git a/local.css b/local.css new file mode 100644 index 0000000..d6153a4 --- /dev/null +++ b/local.css @@ -0,0 +1,118 @@ +/* local style sheet */ + +* { + font-family: Frutiger, sans-serif; +} + +.header, #footer, .changeheader { + color: #f19a14 !important; + background-color: #162284 !important; +} + +.header { + height: 48px; + font-size: 30px; + font-weight: bold; + letter-spacing: .11em; + padding: 10px 0px 0px 10px; + line-spacing 3em; +} + +.header a { + color: #f19a14 !important; +} + +#footer { + height: 22px; + padding: 10px 10px; + background-image: url(/glider-orange.png); + background-repeat: no-repeat; + background-position: 99%; +} + +#searchform { + position: absolute; + font-size: 15px; + top: 28px; + right: 30px; +} + +span.header { + background-image: none !important; + text-align: right; +} + +.actions { + text-align: right; + background-color: #162284; + color: #f19a14 !important; + padding: 2px 0px; +} + +.actions a { + color: #f19a14 !important; +} + +.actions li { + display: inline; +} + +.actions ul { + border-bottom: 40px; +} + +#sidebar a:link {color: #f19a14 !important; } +#sidebar a:visited { color: #f19a14 !important; } + +#sidebar h2 { + font-weight: normal; + color: white !important; +} + +#sidebar { + background-color: #162284 !important; + color: #f19a14 !important; + padding: 0; +} + +body { + padding: 1em; + margin: 0; + line-height: 1.5em; + color: black; + background-color: white; + right: -20px; +} + +body a:link { + color: #162284; +} + +body a:visited { + color: black; +} + +h1, h2, h3, h4, h5, h6, dl, dt { + font-weight: bold; + background-color: inherit; + color: #162284 !important; +} + +h1, h2, h3, h4, h5, h6 { + letter-spacing: .11em; +} + +pre { + margin: 0px 96px 0px 48px; + padding: 12px 12px 12px 12px; +} + +pre, tt, code { + font-family: "Bitstream Vera Sans Mono", "Andale Mono", monospace; + color: inherit; + background-color: #e0e0e0; +} + +#sidebar img { + margin: 0px 7px 0px 7px; +} diff --git a/rockets/fleet.mdwn b/rockets/fleet.mdwn new file mode 100644 index 0000000..de8a573 --- /dev/null +++ b/rockets/fleet.mdwn @@ -0,0 +1,23 @@ +The Garbee rocket fleet... + +Bdale's Rockets + +- Quark (lost during driveway launch, found later smashed on road) +- Quark (lost during launch at stargate) +- Midnight Express +- SuperBird + +Robert's Rockets + +- Alpha from Challenger Space Camp +- Baby Bertha +- Alpha 3 (plastic fins) from Estes Starter Kit +- Wizard +- Antari + +Elizabeth's Rockets + +- Freedom built during Pals of the Pines 4H Rocketry Project. Won reserve +champion at the El Paso County Fair +- Fat Boy +- Alpha diff --git a/rockets/index.mdwn b/rockets/index.mdwn new file mode 100644 index 0000000..62a69a6 --- /dev/null +++ b/rockets/index.mdwn @@ -0,0 +1,13 @@ +Rockets and Garbees + +Building and launching model rockets is one of our favorite hobby activities right now. While everyone in the family gets into the act in one way or another, Bdale and Robert are the most serious and so most Garbee rocket projects end up being father and son affairs... + +Bdale is [NAR](http://nar.org) Sr member 87103 and holds a level 2 certification, Robert is [NAR](http://nar.org) Jr member 87104. We have a family memberships in (and enjoy flying our models with!) local clubs [COSROCS](http://cosrocs.org), which is [NAR](http://nar.org) section #515, and [SCORE](http://scronline.net). We have also flown with [NCR](http://ncrocketry.org). + +[[Log]] +
+[[Fleet]] + +---- + +This wiki is powered by [ikiwiki](http://ikiwiki.kitenet.net). diff --git a/rockets/log.mdwn b/rockets/log.mdwn new file mode 100644 index 0000000..1ac746c --- /dev/null +++ b/rockets/log.mdwn @@ -0,0 +1,50 @@ +2006.12.03 + +spent a little time with Robert this morning, finishing up his Antari and +my SuperBird. We then took a bunch of pictures, which are in the +[gallery](http://gallery.gag.com/r717/0-0854-0888). Cleaned up the assembly +area. Total of 10 rockets that we've built so far! + +2006.09.29 + +recapture flight log from our COSROCS launches to date + + - challenger 7/13 + Robert - Alpha at challenger camp, A8-3, good flight + + + + + + - challenger (8/14 ?) + Robert - Alpha from challenger camp, A8-3, good flight + Robert - Freedom, A8-3, perfect flight + Robert - Fat Boy, A8-3, ended up "flat boy" as chute was still + deploying when it hit ground... use B or bigger motor! + *** retired from active service *** + Robert - Freedom, A8-3, ended up on the roof of the school, + retrieved later by a club member I didn't catch name of + Robert - Alpha from challenger camp, A8-3, good flight, just + shy of school at landing + + - challenger (9/9 ?) + Robert - Baby Bertha, A8-3, perfect flight + Bdale - Midnight Express, A8-3, perfect flight + Robert - Baby Bertha, B6-4, perfect flight + Bdale - Midnight Express, A8-3, some corkscrewing on the way up + Robert - Baby Bertha, B6-4, perfect flight + Karen and Elizabeth arrived to see what we were up to, + this was the last rocket launch of the day... + + - stargate 9/24 (Sunday) + (Tripoli weekend in Harsel was a washout due to Sat weather) + Elizabeth - new Alpha spatterpainted, A8-3, perfect flight + Robert - new black+red+orange Quark by Bdale, 1/2A3-4T, lost + Bdale - Midnight Express, B6-4, perfect flight + Elizabeth - Freedom, C6-5, perfect+long flight, drifted across + road requiring fence-crossings to recover, wore E out! + Robert - Baby Bertha, C6-5, perfect flight + Bdale - Midnight Express, B6-4, perfect flight + Robert - Alpha III (plastic fins), B6-4, perfect flight + Robert - Alpha from Challenger camp, B6-4, perfect flight + -- 2.30.2