<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Meatball Rocketry</title>
	<atom:link href="http://meatballrocketry.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://meatballrocketry.com</link>
	<description>Spacemodeling, Rocketry R&#38;D, CAD Design</description>
	<lastBuildDate>Thu, 09 May 2013 23:36:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=193</generator>
		<item>
		<title>Projects in 2013</title>
		<link>http://meatballrocketry.com/projects-in-2013/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=projects-in-2013</link>
		<comments>http://meatballrocketry.com/projects-in-2013/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 15:16:59 +0000</pubDate>
		<dc:creator>Josh T.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://meatballrocketry.com/?p=2933</guid>
		<description><![CDATA[There are several projects that we are working on this year; we hope it will be a productive one: Drawing Projects Nike-Tomahawk Data Project.  Ever since 2004 when Dave Fitch met with Don Larson, an &#8220;old rocketeer&#8221; from NAR competitions &#8230; <a href="http://meatballrocketry.com/projects-in-2013/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>There are several projects that we are working on this year; we hope it will be a productive one:</p>
<h3>Drawing Projects</h3>
<ul>
<li><strong><em><a title="Nike-Tomahawk Data Project" href="http://meatballrocketry.com/nike-tomahawk-data-project/">Nike-Tomahawk Data Project</a></em></strong>.  Ever since 2004 when Dave Fitch met with Don Larson, an &#8220;old rocketeer&#8221; from NAR competitions past, Dave and I have been on-and-off sorting through Don&#8217;s collection of data regarding Nike-Tomahawk flight 18.26 IA to deal with data conflicts to ultimately present the rocketry community with an updated set of scale data drawings and photos.  I am hoping to finish my drawings in the next few months and will be talking to Tom Beach about an article for <em>Sport Rocketry</em> magazine.</li>
<li><span style="color: #ff9900;"><em><strong>Aeolus Scale Data</strong></em></span>.  In conjunction with Al Pizzo, I plan to finish updated scale data for future inclusion in a NARTS data packet.</li>
<li><span style="color: #ff9900;"><strong><em>Scale Drawings of Various Vehicles</em></strong></span>.  I have been working on and off with Marc McReynolds, a long-time NAR scale modeler and NARAM scale judge, on a series of drawing sets that may appear in future editions of <em>Sport Rocketry</em>.  Since Marc is in charge of this project, I&#8217;ll keep the details a secret, but I think you will be pleased with his selection of vehicles.</li>
</ul>
<h3>Possible Scale Kit</h3>
<p>In addition to the various drawing projects, for the past several months we have been weighing the possibility of producing an Argo D-4 Javelin in 1:14 scale (that&#8217;s a BT-60 lower body tube) as a kit.  At this early stage of development, we plan on having laser-cut basswood fins (through-the wall for the large booster fins) and cast resin for the nose and perhaps for the transitions.  This would be a sport scale model with accurate part lengths and profiles but would not be a super-detailed kit.  Possible release dates would be late 2013 or sometime in 2014.  Whether or not we pursue this idea will depend on interest expressed by you, the potential customer, so feel free to let us know what you think!</p>
]]></content:encoded>
			<wfw:commentRss>http://meatballrocketry.com/projects-in-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>netfabb for Fixing STL Files</title>
		<link>http://meatballrocketry.com/netfabb-fix-stl/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=netfabb-fix-stl</link>
		<comments>http://meatballrocketry.com/netfabb-fix-stl/#comments</comments>
		<pubDate>Fri, 23 Nov 2012 17:35:39 +0000</pubDate>
		<dc:creator>Josh T.</dc:creator>
				<category><![CDATA[CAD Tips]]></category>

		<guid isPermaLink="false">http://meatballrocketry.com/?p=2896</guid>
		<description><![CDATA[Tips for using netfabb Studio Basic (free) for fixing errors in STL files for 3D printing. <a href="http://meatballrocketry.com/netfabb-fix-stl/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p lang="en">When exporting STL files from a 3D model made in TurboCAD, there will inevitably be errors in the tessellated surface that need to be fixed prior to uploading to a 3D-printing service such as Shapeways.  For that purpose, I have found <a href="http://www.netfabb.com/basic.php">netfabb Studio Basic</a> to be an indispensable tool (not to mention that it is <a href="http://www.netfabb.com/basic.php">FREE</a>).  If you want to check out the program, let me offer you a head start on figuring out how to navigate the various options. The following is typically how I&#8217;ve been using it:</p>
<ol>
<li><span style="color: #ff9900;">Save As .STL from TurboCAD (Model was saved in standard inches)</span></li>
<li><span style="color: #ff9900;">Open your STL file inside the netfabb</span></li>
<li><span style="color: #ff9900;">Pull-Down Menu: Part/Convert Units/Inches to mm (netfabb assumes your STL units are millimeters by default, so it has to be scaled up accordingly)</span></li>
<li><span style="color: #ff9900;">Repair Part (Red Cross Button)</span></li>
<li><span style="color: #ff9900;">Automatic Repair</span></li>
<li><span style="color: #ff9900;">Pull-Down Menu: Repair/Remove degenerate faces (you *will* need to play with the Tolerance settings here&#8211;IIRC, I&#8217;ve been trying .005 to .02 with varying results)</span></li>
<li><span style="color: #ff9900;">Apply Repair (pop-up: Remove old part- YES)</span></li>
<li><span style="color: #ff9900;">Pull-Down Menu: Part/Export Part &#8212; as STL (binary)</span></li>
</ol>
<p lang="en">I&#8217;ve noticed that if I try to export without performing step 6, I&#8217;ll typically get a warning and an opportunity to &#8220;fix&#8221; the part, which usually does okay, but sometimes the visual result can be unpredictable (with lots of added black lines, for example). So I&#8217;ve been doing the Step 6 even if I don&#8217;t see any noticeable red lines (which indicate degenerate faces); this seems to avoid the warning message during export.</p>
<p lang="en">Only one project is open at one time, so if you want to check the exported file, just go to the menu &#8216;Project/New&#8217;. Otherwise, if you &#8216;Open&#8217; with a project already active, you&#8217;ll just be adding a new object on top of an existing one.</p>
<p lang="en">Additionally, netfabb also has a <a href="http://cloud.netfabb.com/">cloud-upload automated repair</a> you could try at their site, which is also free.</p>
<p lang="en">Something else to consider (prior to exporting the STL file from TurboCAD or other CAD program) is the resolution of the surface of your 3D model.  Be sure to adjust whatever faceter settings (Options/ACIS/Faceter Mode in TurboCAD) to get decent resolution.  Recently, I have been using Custom Faceter Parameters with Surface tolerance set to .00015 or .0002 (this is in inches, metric will require different settings).</p>
]]></content:encoded>
			<wfw:commentRss>http://meatballrocketry.com/netfabb-fix-stl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shapeways Black Friday Sale</title>
		<link>http://meatballrocketry.com/shapeways-black-friday-sale/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=shapeways-black-friday-sale</link>
		<comments>http://meatballrocketry.com/shapeways-black-friday-sale/#comments</comments>
		<pubDate>Fri, 23 Nov 2012 16:02:49 +0000</pubDate>
		<dc:creator>Josh T.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://meatballrocketry.com/?p=2889</guid>
		<description><![CDATA[Shapeways is offering two options for Black Friday with 20% off of orders over $75 OR Free Worldwide Shipping on orders of any value. For 20% off orders of $75 or more, please enter tdzmu at checkout OR for free &#8230; <a href="http://meatballrocketry.com/shapeways-black-friday-sale/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Shapeways is offering two options for Black Friday with 20% off of orders over $75 OR Free Worldwide Shipping on orders of any value.</p>
<p>For 20% off orders of $75 or more, please enter <strong>tdzmu</strong> at checkout</p>
<p>OR for free worldwide shipping on orders of any value, enter <strong>v9v7r</strong></p>
<p>Also, as of this morning, our nose cone prices have been reduced.  So visit our <a title="Model Parts" href="http://meatballrocketry.com/model-parts/">3D Printed Parts page</a> OR go directly to our <a href="http://www.shapeways.com/shops/meatballrocketry">Shapeways shop</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://meatballrocketry.com/shapeways-black-friday-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>George&#8217;s Little Joe II Pages</title>
		<link>http://meatballrocketry.com/georges-little-joe-ii-pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=georges-little-joe-ii-pages</link>
		<comments>http://meatballrocketry.com/georges-little-joe-ii-pages/#comments</comments>
		<pubDate>Mon, 10 Sep 2012 13:48:44 +0000</pubDate>
		<dc:creator>Josh T.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://meatballrocketry.com/?p=2825</guid>
		<description><![CDATA[If you&#8217;ve never visited George Gassaway&#8217;s site, be sure to check it out.  There is a ton of useful and interesting stuff there including his award-winning Space Shuttle project, as well as his Little Joe II model projects and comprehensive &#8230; <a href="http://meatballrocketry.com/georges-little-joe-ii-pages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>If you&#8217;ve never visited George Gassaway&#8217;s site, be sure to check it out.  There is a ton of useful and interesting stuff there including his award-winning Space Shuttle project, as well as his Little Joe II model projects and comprehensive scale data.  Actually, there seems to be a ton of Little Joe II information that has been added since the last time I visited there.</p>
<p>George Gassaway&#8217;s main page:  <a href="http://georgesrockets.com/GRP/GRP-home.htm">http://georgesrockets.com/GRP/GRP-home.htm</a></p>
<p>George&#8217;s Little Joe II directory page:  <a href="http://georgesrockets.com/GRP/Scale/DATA/LJoeMain.htm">http://georgesrockets.com/GRP/Scale/DATA/LJoeMain.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://meatballrocketry.com/georges-little-joe-ii-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: Early Bomarc Vehicles</title>
		<link>http://meatballrocketry.com/bomarc-early/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bomarc-early</link>
		<comments>http://meatballrocketry.com/bomarc-early/#comments</comments>
		<pubDate>Tue, 31 Jul 2012 23:51:01 +0000</pubDate>
		<dc:creator>Josh T.</dc:creator>
				<category><![CDATA[Scale Data & Photos]]></category>

		<guid isPermaLink="false">http://meatballrocketry.com/?p=2792</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
				<content:encoded><![CDATA[<form action="http://meatballrocketry.com/wp-login.php?action=postpass" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-2792">Password: <input name="post_password" id="pwbox-2792" type="password" size="20" /></label> <input type="submit" name="Submit" value="Submit" /></p>
</form>
]]></content:encoded>
			<wfw:commentRss>http://meatballrocketry.com/bomarc-early/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Videos Uploaded 7/15/12</title>
		<link>http://meatballrocketry.com/videos-uploaded-71512/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=videos-uploaded-71512</link>
		<comments>http://meatballrocketry.com/videos-uploaded-71512/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 00:11:29 +0000</pubDate>
		<dc:creator>Josh T.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://meatballrocketry.com/?p=2682</guid>
		<description><![CDATA[I finally got around to transferring some analog videos to digital recently, so I went ahead and uploaded much of the rocketry-related content to YouTube, including several Saturn I test flights (2003-2005) and the related PVC Spider R&#38;D tests.  I &#8230; <a href="http://meatballrocketry.com/videos-uploaded-71512/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I finally got around to transferring some analog videos to digital recently, so I went ahead and uploaded much of the rocketry-related content to YouTube, including several Saturn I test flights (2003-2005) and the related PVC Spider R&amp;D tests.  I even added video from the Dyna-Soar/Titan I flight (2005) and the Black Brant XII (2005).</p>
<p><a href="http://www.youtube.com/user/Drumn4J">http://www.youtube.com/user/Drumn4J</a></p>
<p>I will probably embed the videos in the appropriate meatballrocketry.com locations as time allows.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://meatballrocketry.com/videos-uploaded-71512/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Updates 7/3/12</title>
		<link>http://meatballrocketry.com/web-updates-7312/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=web-updates-7312</link>
		<comments>http://meatballrocketry.com/web-updates-7312/#comments</comments>
		<pubDate>Tue, 03 Jul 2012 15:13:29 +0000</pubDate>
		<dc:creator>Josh T.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://meatballrocketry.com/?p=2658</guid>
		<description><![CDATA[I am still making minor adjustments to the Meatball Rocketry web content to bring things up to speed.  Some interesting items: I just added a PDF version of the 2005 R&#38;D report on the PVC Spider, to replace the HTML &#8230; <a href="http://meatballrocketry.com/web-updates-7312/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I am still making minor adjustments to the Meatball Rocketry web content to bring things up to speed.  Some interesting items:</p>
<ol>
<li>I just added a PDF version of the 2005 R&amp;D report on the PVC Spider, to replace the HTML version that was previously available.  (<a href="/wp-content/gallery/articles/spider/spiderRD.pdf">link</a>)</li>
<li>I finally got around to publishing a brief Scale Data article regarding Nike motors. (<a title="Nike Motor Data" href="http://meatballrocketry.com/nike-motor-data/">link</a>)</li>
<li>Along with the Nike Data post is a series of photos of the Nike-Orion at the Virginia Air and Space Center documenting the stenciled lettering style used on the Nike motor.  (<a title="Nike-Orion Photos" href="http://meatballrocketry.com/nike-orion-photos/">link</a>)</li>
<li>And some additional new content that is a bit less recent, I added the series of photos of the WSMR Aerobee 350 taken by Peter Hughes in 2007 (<a title="Aerobee 350 WSMR Photos" href="http://meatballrocketry.com/aerobee-350-wsmr-photos/">link</a>)&#8230;</li>
<li>&#8230;as well as some excellent Iris scale data and photos provided by Chris Timm (<a title="Iris Scale Data" href="http://meatballrocketry.com/iris-scale-data/">link</a>) (Chris&#8217;s collection came from Richard Morrow, and Brian Nicklas, and through correspondence with Atlantic Research Corporation).  There are also some Iris photos from a couple of my visits to GSFC&#8217;s Visitor Center.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://meatballrocketry.com/web-updates-7312/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nike-Orion Photos</title>
		<link>http://meatballrocketry.com/nike-orion-photos/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nike-orion-photos</link>
		<comments>http://meatballrocketry.com/nike-orion-photos/#comments</comments>
		<pubDate>Wed, 27 Jun 2012 14:01:24 +0000</pubDate>
		<dc:creator>Josh T.</dc:creator>
				<category><![CDATA[Scale Data & Photos]]></category>

		<guid isPermaLink="false">http://meatballrocketry.com/?p=2599</guid>
		<description><![CDATA[The following photos were taken primarily to document the style of the stenciled lettering on the Nike M5E1 motor.  Some fin detail photos are also included.  Note the extra metal band at the top of the Nike&#8217;s forward flange (probably &#8230; <a href="http://meatballrocketry.com/nike-orion-photos/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The following photos were taken primarily to document the style of the stenciled lettering on the Nike M5E1 motor.  Some fin detail photos are also included.  Note the extra metal band at the top of the Nike&#8217;s forward flange (probably not part of any flight vehicle).  The screws on the nozzle shroud may or may not be standard.  The shroud and fins also seem to be oriented unusually relative to the screws of the interstage adapter, indicated also by unused mounting holes in the shroud.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-66-2599">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-846" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/021.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="021" alt="021" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_021.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-842" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/016.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="016" alt="016" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_016.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-843" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/017.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="017" alt="017" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_017.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-838" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/012.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="012" alt="012" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_012.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-839" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/013.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="013" alt="013" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_013.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-840" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/014.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="014" alt="014" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_014.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-841" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/015.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="015" alt="015" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_015.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-854" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/029.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="029" alt="029" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_029.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-853" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/028.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="028" alt="028" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_028.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-844" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/019.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="019" alt="019" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_019.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-845" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/020.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="020" alt="020" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_020.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-847" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/022.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="022" alt="022" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_022.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-848" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/023.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="023" alt="023" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_023.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-849" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/024.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="024" alt="024" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_024.JPG" width="233" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-850" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/025.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="025" alt="025" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_025.JPG" width="233" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-851" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/026.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="026" alt="026" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_026.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-852" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/027.JPG" title=" " class="thickbox" rel="set_66" >
								<img title="027" alt="027" src="http://meatballrocketry.com/wp-content/gallery/scale_data/nike_orion/thumbs/thumbs_027.JPG" width="131" height="175" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://meatballrocketry.com/nike-orion-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking Back Ten Years&#8230;</title>
		<link>http://meatballrocketry.com/looking-back-ten-years/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=looking-back-ten-years</link>
		<comments>http://meatballrocketry.com/looking-back-ten-years/#comments</comments>
		<pubDate>Sat, 16 Jun 2012 16:24:41 +0000</pubDate>
		<dc:creator>Josh T.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://meatballrocketry.com/?p=2457</guid>
		<description><![CDATA[It seems unreal to me that ten years have passed since Jess and I traveled to Pennsylvania for our first Sport Scale event at RAMTEC-10 in 2002 with the Black Brant XII and the Iris.  She was pregnant with Ben &#8230; <a href="http://meatballrocketry.com/looking-back-ten-years/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>It seems unreal to me that ten years have passed since Jess and I traveled to Pennsylvania for our first Sport Scale event at RAMTEC-10 in 2002 with the Black Brant XII and the Iris.  She was pregnant with Ben at the time, who will be turning ten in September.</p>
<p>As far as I know, that was the last major rocket event flown from that location in Center Valley, PA, which had been host to several other model rocketry events (including at least two NARAMs if I understand correctly) over the years.</p>
<p>You can see photos from our 2002 trip <a title="RAMTEC-10" href="http://meatballrocketry.com/ramtec-10/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://meatballrocketry.com/looking-back-ten-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Rocketry History</title>
		<link>http://meatballrocketry.com/our-rocketry-history/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=our-rocketry-history</link>
		<comments>http://meatballrocketry.com/our-rocketry-history/#comments</comments>
		<pubDate>Tue, 22 May 2012 14:14:31 +0000</pubDate>
		<dc:creator>Josh T.</dc:creator>
				<category><![CDATA[About Us]]></category>

		<guid isPermaLink="false">http://meatballrocketry.com/?p=2395</guid>
		<description><![CDATA[Josh&#8217;s early start as a rocketeer&#8230; (c. 1981) My dad had flown rockets on and off over the years.  When I was four he built the three-stage Estes Astron Farside and flew it with us at a local school in &#8230; <a href="http://meatballrocketry.com/our-rocketry-history/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h3>Josh&#8217;s early start as a rocketeer&#8230; (c. 1981)</h3>
<p>
<a href="http://meatballrocketry.com/wp-content/gallery/misc/cent_shuttle.jpg" title="Josh with Centuri Space Shuttle Columbia" class="thickbox" rel="singlepic577" >
	<img class="ngg-singlepic ngg-left" src="http://meatballrocketry.com/wp-content/gallery/cache/577__x150_cent_shuttle.jpg" alt="cent_shuttle" title="cent_shuttle" />
</a>

<a href="http://meatballrocketry.com/wp-content/gallery/misc/1shuttle.jpg" title="First Space Shuttle launch" class="thickbox" rel="singlepic574" >
	<img class="ngg-singlepic ngg-right" src="http://meatballrocketry.com/wp-content/gallery/cache/574__x150_1shuttle.jpg" alt="1shuttle" title="1shuttle" />
</a>
My dad had flown rockets on and off over the years.  When I was four he built the three-stage Estes Astron Farside and flew it with us at a local school in Saginaw, Michigan.  The first Space Shuttle launch was the same year, and that really got me hooked. For most of my childhood I wanted to be an astronaut.  My earliest rockets were built for me by my parents.  I enjoyed all sorts of rockets, but scale models were always my favorites, especially the Space Shuttle (my very first flying shuttle model was <a href="http://www.ninfinger.org/rockets/nostalgia/80cenf.html"> this </a> <a href="http://www.ninfinger.org/rockets/nostalgia/80cen002.html"> one</a> from Centuri).  Rocket launches for us usually consisted of one or two kits to be flown at a local field every once-in-a-while.  Even my brother and sister had their own rockets on occassion, but I was the only serious rocketeer in the family.</p>
<h3>Joining the NAR (1988-1992)</h3>
<p>
<a href="http://meatballrocketry.com/wp-content/gallery/misc/joshoon.jpg" title="Josh and brother Aaron with their rockets" class="thickbox" rel="singlepic581" >
	<img class="ngg-singlepic ngg-right" src="http://meatballrocketry.com/wp-content/gallery/cache/581__x150_joshoon.jpg" alt="joshoon" title="joshoon" />
</a>
My rocketry interest came and went in phases but never waned completely.  Several factors came into play late in my elementary school years to spark an especially intense interest in rockets, such as reading G. Harry Stine&#8217;s Handbook of Model Rocketry and discovering a very old Astron Farside kit at a local hobby shop, among other things.  I finally joined the <a href="http://www.nar.org/"> National Association of Rocketry (NAR)</a> in 1988.  Not long after starting high school I was privileged to meet international (FAI) scale spacemodeler Bob Biedron.  He graciously let me visit his workshop on multiple occasions and showed me several advanced modeling techniques.  Later my freshman year I also got my first taste of NAR competition and attended several group launches with the Vikings NAR section near Richmond, Virginia.</p>
<h3>The High School Lull&#8230; A Brief Spark&#8230; Then Another Lull (1992-2001)</h3>
<p>The remainder of my high school career I was busy running track and cross country or helping out at church and did not do any rocket building or flying. A year after graduation I was involved in a kids&#8217; Vacation Bible School (1995) that had a space theme&#8211;I knew that we needed a rocket to launch for the kids, so I bought an Astrocam.  Unfortunately, we had no success with the photos, but I was bitten again by the rocket bug.  So later that summer, my friend Jeff and I flew the clustered and staged <a> &#8220;Addicted 2 Jesus&#8221; </a> rocket (named after a certain Christian song&#8211;kinda cheesy, I know, but it is a cool rocket).  I began full time college classes the following spring, humbling whatever fantastic spacemodeling plans I had in mind at the time.</p>
<h3>
<a href="http://meatballrocketry.com/wp-content/gallery/misc/oon.jpg" title="Josh with Commanche 3 and brother Aaron with Der V-3" class="thickbox" rel="singlepic582" >
	<img class="ngg-singlepic ngg-right" src="http://meatballrocketry.com/wp-content/gallery/cache/582__x150_oon.jpg" alt="oon" title="oon" />
</a>
A Family Hobby (2001&#8230;)</h3>
<p>A couple years later I became heavily involved playing <a> drums </a> at church.  Jess and I started hanging out and then married in 2000, but I was too busy tinkering with <a> electronic drums </a> to think about rockets.  We eventually visited a sport launch hosted by a local club, <a href="http://www.sevra.org/"> SEVRA</a>, and we began flying almost every month and continued to do so even after Ben and Jane were born. With both of them in tow we still managed to attend at least a few launches every year with the <a href="http://www.vikingsrocketsociety.org/"> Vikings Rocket Society</a> near Richmond.  We also have occasionally attended the ECRM regional meet in Maryland, and every so often we even make it to a NARAM (national meet).</p>
<h3>
<a href="http://meatballrocketry.com/wp-content/gallery/misc/joshnjess1.jpg" title="Josh and Jess with scale models" class="thickbox" rel="singlepic580" >
	<img class="ngg-singlepic ngg-right" src="http://meatballrocketry.com/wp-content/gallery/cache/580__x150_joshnjess1.jpg" alt="joshnjess1" title="joshnjess1" />
</a>
Competition Flying (2002-2009)</h3>
<p>Since the spring of 2002, Jess and I both have entered models in NAR Sport Scale competition either individually or as a team along with other rocketeers.  In 2008 we finally completed the <a title="SA-5 Saturn I (1:59)" href="http://meatballrocketry.com/sa5-2008/">1:59 scale Saturn I model</a>, flying to 1st place in Team Division Scale at NARAM-50.</p>
<h3>Virtual Scale Modeling and Other Pursuits (2009-2013)</h3>
<p>Since 2009, I began working on improving my CAD skills by focusing on 3D modeling, mostly using rockets as modeling subjects.  In 2011, I completed an Associate Degree in CADD Technology and anticipate an additional degree in Mechanical Engineering Technology in 2013.</p>
]]></content:encoded>
			<wfw:commentRss>http://meatballrocketry.com/our-rocketry-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
