<?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>The SlideRuler</title>
	<atom:link href="http://www.slideruler.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slideruler.info</link>
	<description>A collector site</description>
	<lastBuildDate>Mon, 12 Jul 2010 07:17:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Slide Rule tricks</title>
		<link>http://www.slideruler.info/slide-rule-tricks/</link>
		<comments>http://www.slideruler.info/slide-rule-tricks/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 07:11:04 +0000</pubDate>
		<dc:creator>The SlideRuler</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[adding]]></category>
		<category><![CDATA[sumar]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[trucos]]></category>

		<guid isPermaLink="false">http://www.slideruler.info/?p=274</guid>
		<description><![CDATA[Ever thought about slide rule used to add two numbers with it? Well, in this post you will find some tricks to use your slide rule in very different ways.Written in 2005, I repost the entire article here to prevent it to dissapear, as many things before, in the Net. Original from AntiQuark site, here. <a href='http://www.slideruler.info/slide-rule-tricks/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_275" class="wp-caption alignnone" style="width: 560px"><a href="http://www.slideruler.info/wp-content/uploads/2010/07/faber-castell_102_52-80-back.jpg"><img class="size-medium wp-image-275  " title="faber-castell_102_52-80 back" src="http://www.slideruler.info/wp-content/uploads/2010/07/faber-castell_102_52-80-back-550x96.jpg" alt="" width="550" height="96" /></a><p class="wp-caption-text">FC 52/80</p></div>
<p>Ever thought about slide rule used to add two numbers with it?</p>
<p>Well, in this post you will find some tricks to use your slide rule in very different ways.Written in 2005, I repost the entire article here to prevent it to dissapear, as many things before, in the Net.</p>
<p>Original from <strong>AntiQuark</strong> site, <a title="AntiQuark silde rule tricks" href="http://www.antiquark.com/2005/01/slide-rule-tricks.html" target="_blank">here</a>.</p>
<blockquote><p>The main purpose of slide rules is to do multiplication. Slide rules  were never designed for addition&#8230; OR WERE THEY? If you ignore the fact  that addition is trivial with a pencil and paper, and is possible to do  mentally without being a superhuman, you might find the addition tricks  useful (assuming you still use a slide rule.)</p>
<p>Another trick is that you can multiply with a slide rule. Yeah I  know, slide rules were designed for multiplying. But the cool thing is,  you can multiply WITH THE WRONG SCALES!</p>
<p>So, next time someone at a party starts with the lighter tricks,  just whip out your slipstick and wow the crowd with the following  maneuvers&#8230;</p>
<p><strong>Adding with the C and D scales.</strong></p>
<p>The C and D scales are logarithmic scales designed for  multiplication. Since we want the result of <em>x + y,</em> we need to  find a multiplier (let&#8217;s call it <em>m</em>) such that <em>x * m = x + y</em>.  Solving for <em>m</em>:</p>
<p><em>x * m = x + y<br />
m = x/x + x/y<br />
m = x/y + 1</em></p>
<p>Following the steps below will multiply <em>x</em> by<em> x/y+1</em>,  resulting in <em>x + y.</em></p>
<p><strong><em>Example: calculate 2.3 + 4.5</em></strong></p>
<p>- Move the leftmost &#8217;1&#8242; of the C scale to 2.3 on the D scale.<br />
- Move the cursor to 4.5 on the D scale.<br />
- Notice that the cursor is at 1.956 on the C scale.<br />
- Mentally add 1 to 1.956 to get 2.956. Move the cursor to 2.956 on  the<br />
C scale.<br />
- The cursor will now be at the sum of 2.3 + 4.5 on the D scale, or  6.8.</p>
<p><strong>Adding with the L scale</strong></p>
<p>There isn&#8217;t really anything special about this trick. L (or Log)  scales<br />
on a slide rule are unusual in that they are evenly spaced like a<br />
regular measuring scale. As a result, simple addition of the  distances<br />
on the L scale is equivalent to numeric addition. Any ruler with an L  scale won&#8217;t do though; the L scale has to be on the slider for this  trick to work. It seems that this layout was more common on <a href="http://sliderule.ozmanor.com/srpick.html">Picketts</a> than on any  other brand.</p>
<p><strong><em>Example: calculate 0.23 + 0.45</em></strong></p>
<p>- &#8220;Reset&#8221; the rule so that all the scales are lined up.<br />
- Move the cursor to 0.23 on the L scale.<br />
- Move the leftmost 0 on the L scale to the hairline.<br />
- Move the cursor to 0.45 on the L scale.<br />
- Reset the rule again so that all the scales are lined up.<br />
- The cursor should now be at 0.68 on the L scale, which is the sum  of<br />
0.23 + 0.45.</p>
<p><strong>Multiplying with Log-Log scales</strong></p>
<p>The LL (or Log Log) scales are for exponentiation, or calculating x<sup>p</sup>.  To do multiplication on these scales, we have to find a power p such  that x<sup>p</sup> is equal to x * y.<br />
Solving for p:</p>
<p><em>x<sup>p</sup> = x * y<br />
p log(x) = log(x * y)<br />
p = log(x)/log(x) + log(y)/log(x)<br />
p = log(y)/log(x) + 1</em></p>
<p>Notice the similarity to the addition trick above. The steps below  will calculate <em>x<sup>log(y)/log(x) + 1</sup></em> which is equal to <em>x  * y</em>.</p>
<p><strong><em>Example: calculate 4.5 * 6.7 on the LL3 scale</em>.</strong></p>
<p>- Move the cursor to 4.5 on the LL3 scale.<br />
- Move the leftmost 1 (the index) of the C scale to the cursor.<br />
- Move the cursor to 6.7 on the LL3 scale.<br />
- Notice that the cursor is at 1.264 on the C scale.<br />
- Mentally add 1 to 1.264 to get 2.264. Move the cursor to 2.264 on  the<br />
C scale.<br />
- The cursor should now be at 30.15 on the LL3 scale, which is the<br />
product of 4.5 x 6.7</p>
<p><strong>Dividing with Log-Log scales</strong></p>
<p>Similarly to the multiplication trick above, we want to find a power  that produces the same result as a division.</p>
<p><em>x<sup>p</sup> = x / y<br />
p log(x) = log(x / y)<br />
p = log(x)/log(x) &#8211; log(y)/log(x)<br />
p = 1 &#8211; log(y)/log(x)</em></p>
<p>The mental calculation here, <em>1-N</em>, is a little more  difficult than <em>1+N</em>. I find it&#8217;s easier if you don&#8217;t try any  mental calculations, and instead measure ticks symmetrically around 0.5.</p>
<p><strong><em>Example: calculate 95 / 20</em>.</strong></p>
<p>- Move the cursor to 95 on the LL3 scale.<br />
- Move the rightmost 1 on the C scale to the cursor.<br />
- Move the cursor to 20.<br />
- Notice that the cursor is at 6.57 on the C scale. (Actually it&#8217;s  at 0.657, but this explanation is infinitesmally easier if I say it&#8217;s at  6.57.)<br />
- Mentally calculate 5 &#8211; 6.57. It&#8217;s easy if you think of reflecting  the<br />
value 6.67 to the other side of 5. Instead of a point 1.57 to the  right<br />
of 5, go 1.57 to the left of 5. Move the cursor to 3.43.<br />
- The cursor should now be at 4.75 on LL3, which is the result of  95/20.</p></blockquote>
<p><span style="color: #800000;"><strong>Trucos con la regla de cálculo</strong></span></p>
<p><span style="color: #800000;">¿Alguna vez has pensado por qué no se pueden hacer sumas (y restas) con una regla de cálculo?</span></p>
<p><span style="color: #800000;">En el artículo trascrito íntegramente, en inglés, se demuestra que (al menos la suma) la regla de cálculo puede ser usada en formas que quizás no estaban previstas ni documentadas en los manuales de uso. He copiado íntegramente el artículo de AntiQuark para preservarlo para la posteridad y evitar que se pierda en la red ( <img src='http://www.slideruler.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ).</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.slideruler.info/slide-rule-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sikorsky Load Adjuster</title>
		<link>http://www.slideruler.info/sikorsky-load-adjuster/</link>
		<comments>http://www.slideruler.info/sikorsky-load-adjuster/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 18:29:22 +0000</pubDate>
		<dc:creator>The SlideRuler</dc:creator>
				<category><![CDATA[Private collection]]></category>
		<category><![CDATA[adjuster]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[military]]></category>
		<category><![CDATA[sikorsky]]></category>
		<category><![CDATA[slide rule]]></category>

		<guid isPermaLink="false">http://www.slideruler.info/?p=268</guid>
		<description><![CDATA[This is an old slide rule, load adjuster in perfect shape. It has the instructions and original sturdy cardboard box. This is for the Sikorsky aircraft, HUS-1 and 1-A. Also HSS-1 and 1N. These were submarine hunters and/or minesweepers. This is old military stock and was never used. Made by Cox &#38; Stevens &#8211; Wallingford <a href='http://www.slideruler.info/sikorsky-load-adjuster/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>This is an old slide rule, load adjuster in perfect shape. It has the instructions and original sturdy cardboard box. This is for the Sikorsky aircraft, HUS-1 and 1-A. Also HSS-1 and 1N. These were submarine hunters and/or minesweepers. This is old military stock and was never used. Made by Cox &amp; Stevens &#8211; Wallingford CT.</p>
<p><span style="color: #800000;"><strong>Calculadora de carga para Sikorsky</strong></span></p>
<p><span style="color: #800000;">Esta es una antigua regla de cálculo para el ajuste de cargas, en perfecto estado. Contiene sus instrucciones originales en una dura caja de cartón. Ideada para los helicópteros Sikorsky, HUS-1 y 1-A así como los HSS-1 y 1N. Estos aparatos se usaban en la caza de submarinos y como buscaminas. Pertenece a un inventario militar que nunca fué utilizado. Fabricada por Cox &amp; Stevens en Wallingford, Connecticut (USA).</span></p>

<div class="ngg-galleryoverview" id="ngg-gallery-4-268">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-57" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-01.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-01" alt="load-adjuster-01" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-01.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-58" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-02.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-02" alt="load-adjuster-02" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-02.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-59" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-03.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-03" alt="load-adjuster-03" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-03.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-60" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-04.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-04" alt="load-adjuster-04" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-04.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-61" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-05.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-05" alt="load-adjuster-05" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-05.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-62" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-06.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-06" alt="load-adjuster-06" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-06.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-63" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-07.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-07" alt="load-adjuster-07" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-07.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-64" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-08.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-08" alt="load-adjuster-08" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-08.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-65" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-09.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-09" alt="load-adjuster-09" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-09.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-66" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-10.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-10" alt="load-adjuster-10" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-10.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-67" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-11.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-11" alt="load-adjuster-11" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-11.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-68" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-12.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-12" alt="load-adjuster-12" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-12.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-69" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-13.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-13" alt="load-adjuster-13" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-13.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-70" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-14.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-14" alt="load-adjuster-14" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-14.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-71" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-15.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-15" alt="load-adjuster-15" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-15.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-72" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-16.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-16" alt="load-adjuster-16" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-16.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-73" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-17.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-17" alt="load-adjuster-17" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-17.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-74" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-18.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-18" alt="load-adjuster-18" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-18.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-75" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-19.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-19" alt="load-adjuster-19" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-19.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-76" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/sikorsky-la/load-adjuster-20.jpg" title=" " rel="lightbox[set_4]" >
								<img title="load-adjuster-20" alt="load-adjuster-20" src="http://www.slideruler.info/wp-content/gallery/sikorsky-la/thumbs/thumbs_load-adjuster-20.jpg" width="100" height="62" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-navigation'><span>1</span><a class="page-numbers" href="http://www.slideruler.info/sikorsky-load-adjuster/?nggpage=2">2</a><a class="next" id="ngg-next-2" href="http://www.slideruler.info/sikorsky-load-adjuster/?nggpage=2">&#9658;</a></div> 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://www.slideruler.info/sikorsky-load-adjuster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vickers Mark VII</title>
		<link>http://www.slideruler.info/vickers-mark-vii/</link>
		<comments>http://www.slideruler.info/vickers-mark-vii/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 19:41:33 +0000</pubDate>
		<dc:creator>The SlideRuler</dc:creator>
				<category><![CDATA[Private collection]]></category>

		<guid isPermaLink="false">http://www.slideruler.info/?p=246</guid>
		<description><![CDATA[Detailed gallery of the Vickers Mark VII. Confirmed: is not steel, I think is some aluminium foundry. Vickers Mark VII Galería detallada de la Vickers Mark VII Confirmado: no es de acero, creo que se trata de aluminio fundido.]]></description>
			<content:encoded><![CDATA[<p>Detailed gallery of the Vickers Mark VII.</p>
<p>Confirmed: is not steel, I think is some aluminium foundry.</p>
<p><strong><span style="color: #800000;">Vickers Mark VII</span></strong></p>
<p><span style="color: #800000;">Galería detallada de la Vickers Mark VII</span></p>
<p><span style="color: #800000;">Confirmado: no es de acero, creo que se trata de aluminio fundido.</span></p>

<div class="ngg-galleryoverview" id="ngg-gallery-3-246">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-44" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii01.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii01" alt="mark-vii01" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii01.jpg" width="78" height="100" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-45" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii02.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii02" alt="mark-vii02" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii02.jpg" width="100" height="66" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-46" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii03.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii03" alt="mark-vii03" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii03.jpg" width="100" height="66" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-47" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii04.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii04" alt="mark-vii04" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii04.jpg" width="65" height="100" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-48" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii05.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii05" alt="mark-vii05" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii05.jpg" width="100" height="43" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-49" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii06.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii06" alt="mark-vii06" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii06.jpg" width="100" height="46" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-50" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii07.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii07" alt="mark-vii07" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii07.jpg" width="100" height="100" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-51" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii08.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii08" alt="mark-vii08" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii08.jpg" width="100" height="48" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-52" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii09.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii09" alt="mark-vii09" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii09.jpg" width="100" height="70" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-53" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii10.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii10" alt="mark-vii10" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii10.jpg" width="100" height="94" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-54" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii11.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii11" alt="mark-vii11" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii11.jpg" width="100" height="93" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-55" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii12.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii12" alt="mark-vii12" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii12.jpg" width="100" height="48" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-56" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.slideruler.info/wp-content/gallery/mark-vii/mark-vii13.jpg" title=" " rel="lightbox[set_3]" >
								<img title="mark-vii13" alt="mark-vii13" src="http://www.slideruler.info/wp-content/gallery/mark-vii/thumbs/thumbs_mark-vii13.jpg" width="100" height="93" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://www.slideruler.info/vickers-mark-vii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Military Rules</title>
		<link>http://www.slideruler.info/military-rules/</link>
		<comments>http://www.slideruler.info/military-rules/#comments</comments>
		<pubDate>Sat, 15 May 2010 19:47:03 +0000</pubDate>
		<dc:creator>The SlideRuler</dc:creator>
				<category><![CDATA[Private collection]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[military]]></category>
		<category><![CDATA[navy]]></category>
		<category><![CDATA[plotter]]></category>

		<guid isPermaLink="false">http://www.slideruler.info/?p=207</guid>
		<description><![CDATA[Some military rules with a twist. They are not standar slide rules as ever. Take a look. Reglas militares Algunas reglas militares con un toque especial. No son reglas estándar al uso. Veamos. 1. 1960s USSR military defense Radiation slide rule. A rare military training rule, with personal numbers and number of military sub-unit. Such <a href='http://www.slideruler.info/military-rules/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Some military rules with a twist. They are not standar slide rules as ever. Take a look.</p>
<p><span style="color: #800000;"><strong>Reglas militares</strong></span></p>
<p><span style="color: #800000;">Algunas reglas militares con un toque especial. No son reglas estándar al uso. Veamos.</span></p>
<p><a rel="attachment wp-att-208" href="http://www.slideruler.info/military-rules/img_9133/"><img class="alignnone size-full wp-image-208" title="IMG_9133" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9133.jpg" alt="" width="550" height="511" /></a></p>
<p><a rel="attachment wp-att-209" href="http://www.slideruler.info/military-rules/img_9134/"><img class="alignnone size-full wp-image-209" title="IMG_9134" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9134.jpg" alt="" width="550" height="521" /></a></p>
<p>1. <strong>1960s USSR military defense Radiation slide rule.</strong></p>
<p>A rare military training rule, with personal numbers and number of military sub-unit. Such rules are intended for forecasting parameters of radioactive infection of district at ground nuclear explosions. It is used for carrying out of calculations according to radiating conditions and to maintenance of radiating safety of armies and the population on the infected district.</p>
<p>Plastic, aluminium. Very good condition. Size 17&#215;19,5 cm. Weight 309 gr.</p>
<p><span style="color: #800000;">1.<strong> Regla de los 60 procedente de la ex Unión Soviética para cálculos de radiación.</strong></span></p>
<p><span style="color: #800000;">Una regla para entrenamiento militar, con  números personales y el número de subunidad militar. Estas normas  están destinadas a los parámetros de pronóstico de la infección  radiactiva en el entorno de explosiones nucleares. Se utiliza para  la realización de cálculos con arreglo a las condiciones de radiación y  al mantenimiento de la seguridad de los ejércitos y la  población en el distrito infectado.</span></p>
<p><span style="color: #800000;">Plástico y aluminio. En muy buena condición. 17&#215;19,5 cm. Peso 309 gr.</span></p>
<p><span style="color: #800000;"><a rel="attachment wp-att-212" href="http://www.slideruler.info/military-rules/img_9135/"><img class="alignnone size-full wp-image-212" title="IMG_9135" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9135.jpg" alt="" width="550" height="464" /></a></span></p>
<p><span style="color: #800000;"><a rel="attachment wp-att-213" href="http://www.slideruler.info/military-rules/img_9136/"><img class="alignnone size-full wp-image-213" title="IMG_9136" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9136.jpg" alt="" width="550" height="476" /></a></span></p>
<p><span style="color: #800000;"><a rel="attachment wp-att-214" href="http://www.slideruler.info/military-rules/img_9137/"><img class="alignnone size-full wp-image-214" title="IMG_9137" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9137.jpg" alt="" width="550" height="460" /></a></span></p>
<p><span style="color: #800000;"><a rel="attachment wp-att-215" href="http://www.slideruler.info/military-rules/img_9138/"><img class="alignnone size-full wp-image-215" title="IMG_9138" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9138.jpg" alt="" width="550" height="542" /></a></span></p>
<p><span style="color: #800000;"><span style="color: #000000;">2. </span></span><strong>Type CPU-73 A/P Air Navigation Attack Computer.</strong></p>
<p>Manufactured by the Allegheny Plastics Company under contract with the US government, was used by the USAF, USN and US Marines for target interception and interdiction. In addition to calculating fighter/target intercept headings, speeds, distances and times, the CPU-73A/P is well suited for use in dead reckoning (DR) navigation.</p>
<p>In excellent condition with no markings.  Includes case and Technical Manual, both are in excellent condition. Everything appears never to have been used. Based on the revision stamp on the Technical Operations Manual included, this particular computer was manufactured in approximately 1977 or possibly after.<span style="color: #800000;"><span style="color: #000000;"> </span></span></p>
<p><span style="color: #800000;">2.<strong> Computadora de ataque para navegación aérea CPU-73 A/P.</strong></span></p>
<p><span style="color: #800000;">Fabricado por la empresa Allegheny Plastics bajo contrato con el gobierno de los EE.UU., fue utilizado por  la USAF, USN y los Marines EE.UU. para la interceptación de objetivos y  la interdicción. Además de calcular  intercepciones de combate, velocidades, distancias y  tiempos, la CPU-73A / P es adecuada para su uso en navegación estimada.</span></p>
<p><span style="color: #800000;">En excelentes condiciones, sin marcas. Incluye estuche y manual técnico, ambos están en excelentes  condiciones. Parece haber sido utilizado. Basándonos en la revisión del Manual de Operaciones Técnicas incluido, este  equipo parece ser fabricado alrededor de 1977 o posiblemente más tarde.</span></p>
<p><a rel="attachment wp-att-218" href="http://www.slideruler.info/military-rules/img_9139/"><img class="alignnone size-full wp-image-218" title="IMG_9139" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9139.jpg" alt="" width="550" height="247" /></a></p>
<p><a rel="attachment wp-att-219" href="http://www.slideruler.info/military-rules/img_9140/"><img class="alignnone size-full wp-image-219" title="IMG_9140" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9140.jpg" alt="" width="550" height="211" /></a></p>
<p><a rel="attachment wp-att-220" href="http://www.slideruler.info/military-rules/img_9141/"><img class="alignnone size-full wp-image-220" title="IMG_9141" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9141.jpg" alt="" width="550" height="367" /></a></p>
<p><a rel="attachment wp-att-221" href="http://www.slideruler.info/military-rules/img_9142/"><img class="alignnone size-full wp-image-221" title="IMG_9142" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9142.jpg" alt="" width="550" height="367" /></a></p>
<p><a rel="attachment wp-att-222" href="http://www.slideruler.info/military-rules/img_9143/"><img class="alignnone size-full wp-image-222" title="IMG_9143" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9143.jpg" alt="" width="550" height="367" /></a></p>
<p><a rel="attachment wp-att-224" href="http://www.slideruler.info/military-rules/img_9144-2/"><img class="alignnone size-full wp-image-224" title="IMG_9144" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_91441.jpg" alt="" width="550" height="367" /></a></p>
<p><a rel="attachment wp-att-225" href="http://www.slideruler.info/military-rules/img_9145/"><img class="alignnone size-full wp-image-225" title="IMG_9145" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9145.jpg" alt="" width="550" height="367" /></a></p>
<p>3. <strong>Slide rule for Artillery, HOW 155mm High Angle.</strong></p>
<p>No details about it. Include shed in perfect condition. Cursor is a little sticky an difficult to move. Big size, 45,7&#215;8,9 cm (rule, not counting cursor). Only cursor is mobile. Appears in the Herman van Hervijnen catalogue with reference number 0449.</p>
<p><span style="color: #800000;">3. <strong>Regla de cálculo para Artillería, HOW 155mm High Angle.</strong></span></p>
<p><span style="color: #800000;">No hay más detalles sobre la misma. Incluye funda en perfectas condiciones. El cursor está un poco pegado y es difícil de mover (por culpa del alabeo de las placas de plástico). De gran tamaño, 45,7&#215;8,9 cm (sólo la regla, sin contar el cursor). Sólo se mueve el cursor. Aparece en el catálogo de Herman van Hervijnen con el número de referencia 0449.</span></p>
<p><a rel="attachment wp-att-226" href="http://www.slideruler.info/military-rules/img_9146/"><img class="alignnone size-full wp-image-226" title="IMG_9146" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9146.jpg" alt="" width="550" height="367" /></a></p>
<p><a rel="attachment wp-att-227" href="http://www.slideruler.info/military-rules/img_9147/"><img class="alignnone size-full wp-image-227" title="IMG_9147" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9147.jpg" alt="" width="550" height="540" /></a></p>
<p><a rel="attachment wp-att-228" href="http://www.slideruler.info/military-rules/img_9148/"><img class="alignnone size-full wp-image-228" title="IMG_9148" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9148.jpg" alt="" width="542" height="550" /></a></p>
<p><a rel="attachment wp-att-229" href="http://www.slideruler.info/military-rules/img_9149/"><img class="alignnone size-full wp-image-229" title="IMG_9149" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9149.jpg" alt="" width="550" height="367" /></a></p>
<p><a rel="attachment wp-att-230" href="http://www.slideruler.info/military-rules/img_9150/"><img class="alignnone size-full wp-image-230" title="IMG_9150" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9150.jpg" alt="" width="550" height="367" /></a></p>
<p><a rel="attachment wp-att-231" href="http://www.slideruler.info/military-rules/img_9151/"><img class="alignnone size-full wp-image-231" title="IMG_9151" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9151.jpg" alt="" width="550" height="403" /></a></p>
<p><a rel="attachment wp-att-232" href="http://www.slideruler.info/military-rules/img_9152/"><img class="alignnone size-full wp-image-232" title="IMG_9152" src="http://www.slideruler.info/wp-content/uploads/2010/05/IMG_9152.jpg" alt="" width="550" height="367" /></a></p>
<p>4. <strong>Chart Plotting Board Mark 7.</strong></p>
<p>Made for naval pilots to plot their course by reading the moveable dial.  There is a graph so that air speed, air temperature, and other factors can be entered on the circular manual calculator (slide rule) by the pilot. The results of the various factors will determine the correct course in degrees and minutes. The piece was manufactured by G. Felsenthal, Chicago 18, Ill. (note the postal zip code) under contract by the Aeronautical Instruments Laboratory, naval Air Development Center, Johnsville, Pa.</p>
<p>The face of the instrument has the moveable dial with the various factors outlined. It looks to be in good working order. The words and numbers are clear. The dial turns easily. Pressing the metal button on the lower right corner and the top, which is spring loaded, opens. There is a space that has a pad of paper , the instructions for use and a place for batteries so the face can be lit up. The space also has several clear folders for notes and other materials. The top closes easily.</p>
<p>On the reverse of the piece there is a plate with the Government contract number, the manufacturers name and other information. There is also a canvas adjustable  strap that can be fitted around the individuals upper leg to hold the instrument in place so as the aircraft is moving the pilot can continue to adjust course by reading figures on the dial as he or she sits at the aircraft&#8217;s controls. The back is non-ferrous metal in a black crackle finish. There is even a small manual pencil sharpener attached to the back of the piece.</p>
<p>This piece, which  we assume, dates from Korean War Time, is in very good used condition.</p>
<p><span style="color: #800000;">4.<strong> Trazador de rumbo Mark 7</strong>.</span></p>
<p><span style="color: #800000;">Hecho para los pilotos  navales para trazar su curso mediante la lectura de la línea móvil. Hay un gráfico de manera  que la velocidad del aire, temperatura del aire y otros factores se  pueden introducir en la calculadora circular manual (regla de cálculo)  por el piloto. Los resultados de los  diversos factores determinarán el rumbo correcto en grados y  minutos. La pieza fue fabricada  por G. Felsenthal, Chicago 18, Illinois (nótese el código postal) bajo  contrato por el Aeronautical Instruments Laboratory, Naval Air  Development Center, Johnsville, Pa. </span></p>
<p><span style="color: #800000;">La cara del instrumento  tiene la línea móvil con los diversos factores descritos. Parece estar en buen  estado de funcionamiento. Las palabras y los  números son claros. La esfera gira  fácilmente. Al presionar el botón del  metal en la esquina inferior derecha y la parte superior, que es por  resorte, se abre. Hay un espacio que tiene  una libreta de papel, las instrucciones de uso y un lugar para las  baterías de modo que la cubierta puede estar iluminada. El espacio también tiene  varias carpetas para las notas y otros materiales. La parte superior se  cierra con facilidad.<br />
</span></p>
<p><span style="color: #800000;">En el reverso de la pieza  hay una placa con el número de contrato con el gobierno, el nombre del  fabricante y otra información. También hay una correa ajustable que puede ser colocada en torno a la pierna del individuo para sujetar el instrumento en su lugar mientras se mueve la aeronave y el piloto pueda seguir ajustando el curso mediante la lectura de las  cifras en el dial. La parte posterior es de  metal no ferroso en acabado rugoso en negro. Hay incluso un sacapuntas  manual en la parte posterior de la pieza.</span></p>
<p><span style="color: #800000;">Este dispositivo probablemente data de la eṕoca de la Guerra de Corea, en muy buen estado.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.slideruler.info/military-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taxonomics</title>
		<link>http://www.slideruler.info/taxonomics/</link>
		<comments>http://www.slideruler.info/taxonomics/#comments</comments>
		<pubDate>Tue, 11 May 2010 08:17:52 +0000</pubDate>
		<dc:creator>The SlideRuler</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ARC]]></category>
		<category><![CDATA[forum]]></category>

		<guid isPermaLink="false">http://www.slideruler.info/?p=202</guid>
		<description><![CDATA[In the Spanish forum ARC we are brainstorming about taxonomy of slide rules and derivatives. A nice way to think about our rules and how to classify and store all the information data in one place to generate reports, make complex queries and so on. Taxonomía En el foro de ARC (http://arc.reglasdecalculo.org/) estamos debatiendo la <a href='http://www.slideruler.info/taxonomics/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>In the Spanish forum ARC we are brainstorming about <em>taxonomy</em> of slide rules and derivatives. A nice way to think about our rules and how to classify and store all the information data in one place to generate reports, make complex queries and so on.</p>
<p><strong><span style="color: #800000;">Taxonomía</span></strong></p>
<p><span style="color: #800000;">En el foro de ARC (<a title="Amigos de las Reglas de Cálculo" href="reglas Gonzalo.mdb" target="_blank">http://arc.reglasdecalculo.org/</a>) estamos debatiendo la mejor forma de clasificar y ordenar las reglas de cálculo y sus derivados. Una forma de <em>brainstorming</em> para obtener una base de datos o sistema de clasificación, ordenación, búsquedas e informes sobre nuestras colecciones o cualquier otro elemento interesante.</span></p>
<p><span style="color: #800000;">Por de pronto ya tenemos un diccionario de tablas y registros casi a punto de caramelo para su mecanización. Gracias al aporte de varios coleccionistas, amén de datos extraídos de catálogos y otras bases online, espero poder disponer de una base de datos de consulta en breve plazo.</span></p>
<p><span style="color: #800000;"><a rel="attachment wp-att-204" href="http://www.slideruler.info/taxonomics/taxonomy_concept_map1_thumb/"><img class="alignnone size-full wp-image-204" title="Taxonomy_concept_map1_thumb" src="http://www.slideruler.info/wp-content/uploads/2010/05/Taxonomy_concept_map1_thumb.gif" alt="" width="500" height="322" /></a><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.slideruler.info/taxonomics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some interesting books</title>
		<link>http://www.slideruler.info/some-interesting-books/</link>
		<comments>http://www.slideruler.info/some-interesting-books/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 13:13:43 +0000</pubDate>
		<dc:creator>The SlideRuler</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.slideruler.info/?p=183</guid>
		<description><![CDATA[In The Collection section will find details, but here you have full sized images of several interesting and vintage manuals and booklets. (click any image to view in slideshow format) Algunos libros interesantes En la sección The Collection se encuentran los detalles, pero aquí presento las imágenes completas de varios interesantes y antiguos manuales y <a href='http://www.slideruler.info/some-interesting-books/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>In The Collection section will find details, but here you have full sized images of several interesting and vintage manuals and booklets.</p>
<p><em>(click any image to view in slideshow format)</em></p>
<h2><span style="color: #800000;">Algunos libros interesantes</span></h2>
<p><span style="color: #800000;">En la sección The Collection se encuentran los detalles, pero aquí presento las imágenes completas de varios interesantes y antiguos manuales y libretos.</span></p>
<p><span style="color: #800000;"><em>(haz clic en cualquier imagen para ver el pase de diapositivas)</em><br />
</span></p>
<div class="fancy gallery" id="gallery_183"><a href="http://www.slideruler.info/wp-content/uploads/2010/04/ke_log_log_duplex_decitrig_n_40811.jpg" title="ke_log_log_duplex_decitrig_n_4081"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/ke_log_log_duplex_decitrig_n_40811-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="ke_log_log_duplex_decitrig_n_4081" title="ke_log_log_duplex_decitrig_n_4081" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/ke_polyphase_duplex_slide_rule1.jpg" title="ke_polyphase_duplex_slide_rule"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/ke_polyphase_duplex_slide_rule1-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="ke_polyphase_duplex_slide_rule" title="ke_polyphase_duplex_slide_rule" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/ke_polyphase_slide_rule_n_40531.jpg" title="ke_polyphase_slide_rule_n_4053"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/ke_polyphase_slide_rule_n_40531-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="ke_polyphase_slide_rule_n_4053" title="ke_polyphase_slide_rule_n_4053" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/ke_slide_rules_manual.jpg" title="ke_slide_rules_manual"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/ke_slide_rules_manual-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="ke_slide_rules_manual" title="ke_slide_rules_manual" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_and_multiplex_001.jpg" title="mannheim_and_multiplex_00"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_and_multiplex_001-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="mannheim_and_multiplex_00" title="mannheim_and_multiplex_00" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_and_multiplex_01.jpg" title="mannheim_and_multiplex_01"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_and_multiplex_01-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="mannheim_and_multiplex_01" title="mannheim_and_multiplex_01" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_and_multiplex_02.jpg" title="mannheim_and_multiplex_02"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_and_multiplex_02-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="mannheim_and_multiplex_02" title="mannheim_and_multiplex_02" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_and_multiplex_03.jpg" title="mannheim_and_multiplex_03"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_and_multiplex_03-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="mannheim_and_multiplex_03" title="mannheim_and_multiplex_03" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_and_multiplex_04.jpg" title="mannheim_and_multiplex_04"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_and_multiplex_04-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="mannheim_and_multiplex_04" title="mannheim_and_multiplex_04" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_slide_rule1.jpg" title="mannheim_slide_rule"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/mannheim_slide_rule1-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="mannheim_slide_rule" title="mannheim_slide_rule" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/pickett_trig_slide_rules1.jpg" title="pickett_trig_slide_rules"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/pickett_trig_slide_rules1-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="pickett_trig_slide_rules" title="pickett_trig_slide_rules" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/the_log_log_duples_slide_rule_011.jpg" title="the_log_log_duples_slide_rule_01"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/the_log_log_duples_slide_rule_011-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="the_log_log_duples_slide_rule_01" title="the_log_log_duples_slide_rule_01" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/the_log_log_duples_slide_rule_021.jpg" title="the_log_log_duples_slide_rule_02"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/the_log_log_duples_slide_rule_021-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="the_log_log_duples_slide_rule_02" title="the_log_log_duples_slide_rule_02" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.slideruler.info/some-interesting-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who invented the slide rule?</title>
		<link>http://www.slideruler.info/who-invented-the-slide-rule/</link>
		<comments>http://www.slideruler.info/who-invented-the-slide-rule/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 07:42:33 +0000</pubDate>
		<dc:creator>The SlideRuler</dc:creator>
				<category><![CDATA[History]]></category>

		<guid isPermaLink="false">http://www.slideruler.info/?p=137</guid>
		<description><![CDATA[William Oughtred (5 March 1574 – 30 June 1660) was an English mathematician. After John Napier invented logarithms, and Edmund Gunter created the logarithmic scales (lines, or rules) upon which slide rules are based, it was Oughtred who first used two such scales sliding by one another to perform direct multiplication and division; and he <a href='http://www.slideruler.info/who-invented-the-slide-rule/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><strong>William Oughtred</strong> (5 March 1574 – 30 June 1660) was an English <a title="Mathematician" href="http://en.wikipedia.org/wiki/Mathematician">mathematician</a>.</p>
<p>After <a title="John  Napier" href="http://en.wikipedia.org/wiki/John_Napier">John Napier</a> invented <a title="Logarithm" href="http://en.wikipedia.org/wiki/Logarithm">logarithms</a>,  and <a title="Edmund  Gunter" href="http://en.wikipedia.org/wiki/Edmund_Gunter">Edmund Gunter</a> created the logarithmic scales (lines, or  rules) upon which slide rules are based, it was Oughtred who first used  two such scales sliding by one another to perform direct <a title="Multiplication" href="http://en.wikipedia.org/wiki/Multiplication">multiplication</a> and <a title="Division (mathematics)" href="http://en.wikipedia.org/wiki/Division_%28mathematics%29">division</a>; and he is credited as the  inventor of the <a title="Slide rule" href="http://en.wikipedia.org/wiki/Slide_rule">slide rule</a> in 1622. Oughtred also introduced the  &#8220;×&#8221; <a title="Multiplication sign" href="http://en.wikipedia.org/wiki/Multiplication_sign">symbol for multiplication</a> as well as the  abbreviations &#8220;sin&#8221; and &#8220;cos&#8221; for the <a title="Sine" href="http://en.wikipedia.org/wiki/Sine">sine</a> and <a title="Cosine" href="http://en.wikipedia.org/wiki/Cosine">cosine</a> functions.</p>
<p><a href="http://en.wikipedia.org/wiki/William_Oughtred" target="_blank">(from Wikipedia)</a></p>
<h2><span style="color: #800000;">¿Quién inventó la regla de cálculo?</span></h2>
<p><span style="color: #800000;"><strong>William Oughtred</strong> (Nacido el 5 de Marzo de <a title="1574" href="http://es.wikipedia.org/wiki/1574">1574</a> <a title="Eton" href="http://es.wikipedia.org/wiki/Eton">Eton</a>, <a title="Buckinghamshire" href="http://es.wikipedia.org/wiki/Buckinghamshire">Buckinghamshire</a> &#8211; † 30 de Junio <a title="1660" href="http://es.wikipedia.org/wiki/1660">1660</a> <a title="Albury" href="http://es.wikipedia.org/wiki/Albury">Albury</a>, <a title="Surrey" href="http://es.wikipedia.org/wiki/Surrey">Surrey</a>).  Fue un ministro <a title="Anglicano" href="http://es.wikipedia.org/wiki/Anglicano">anglicano</a> nacido en <a title="Inglaterra" href="http://es.wikipedia.org/wiki/Inglaterra">Inglaterra</a> que se dedicó en vida a las <a title="Matemático" href="http://es.wikipedia.org/wiki/Matem%C3%A1tico">Matemáticas</a>,  la <a title="Astronomía" href="http://es.wikipedia.org/wiki/Astronom%C3%ADa">Astronomía</a>, la <a title="Gnomónica" href="http://es.wikipedia.org/wiki/Gnom%C3%B3nica">Gnomónica</a> y que es famoso por haber inventado la <a title="Regla  de cálculo" href="http://es.wikipedia.org/wiki/Regla_de_c%C3%A1lculo">Regla de cálculo</a>.</span></p>
<p><span style="color: #800000;">Fué el primero que empleó la letra griega π (<a title="Número pi" href="http://es.wikipedia.org/wiki/N%C3%BAmero_pi">pi</a>) como símbolo del cociente entre las  longitudes de una <a title="Circunferencia" href="http://es.wikipedia.org/wiki/Circunferencia">circunferencia</a> y su <a title="Diámetro" href="http://es.wikipedia.org/wiki/Di%C3%A1metro">diámetro</a>;  aunque fue el matemático suizo <a title="Leonhard  Euler" href="http://es.wikipedia.org/wiki/Leonhard_Euler">Leonhard Euler</a> quien popularizó su uso.</span></p>
<p><a href="http://es.wikipedia.org/wiki/William_Oughtred" target="_blank">(de la Wikipedia)</a></p>
<p><a rel="attachment wp-att-138" href="http://www.slideruler.info/who-invented-the-slide-rule/393px-wenceslas_hollar_-_william_oughtred/"><img class="alignnone size-full wp-image-138" title="393px-Wenceslas_Hollar_-_William_Oughtred" src="http://www.slideruler.info/wp-content/uploads/2010/04/393px-Wenceslas_Hollar_-_William_Oughtred.jpg" alt="" width="393" height="599" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.slideruler.info/who-invented-the-slide-rule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video lessons</title>
		<link>http://www.slideruler.info/video-lessons/</link>
		<comments>http://www.slideruler.info/video-lessons/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 15:12:26 +0000</pubDate>
		<dc:creator>The SlideRuler</dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.slideruler.info/?p=133</guid>
		<description><![CDATA[Just located a serie of videos in Youtube, made by mathgeek11480, with a very interesting lessons about how to use the slide rule in various math operations. Sound is not perfect, but&#8230;. you may catch it. This is the first. From it, you can navigate and view the rest (from the video itself). Lecciones en <a href='http://www.slideruler.info/video-lessons/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Just located a serie of videos in Youtube, made by <strong><span style="color: #000080;">mathgeek11480</span></strong>, with a very interesting lessons about how to use the slide rule in various math operations. Sound is not perfect, but&#8230;. you may catch it.</p>
<p>This is the first. From it, you can navigate and view the rest (from the video itself).</p>
<h2><span style="color: #800000;">Lecciones en vídeo</span></h2>
<p><span style="color: #800000;">Acabo de localizar una serie de vídeos en Youtube, hechos por <span style="color: #000080;"><strong>mathgeek11480</strong></span>, con interesantes lecciones de cómo utilizar la regla de cálculo en varias operaciones matemáticas. El sonido no es perfecto, pero algo se entiende. </span></p>
<p><span style="color: #800000;">Éste es el primero. Desde el mismo puedes navegar y ver el resto.<br />
</span></p>
<p><a href="http://www.slideruler.info/video-lessons/"><em>Click here to view the embedded video.</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.slideruler.info/video-lessons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selected Books</title>
		<link>http://www.slideruler.info/selected-books/</link>
		<comments>http://www.slideruler.info/selected-books/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 06:44:42 +0000</pubDate>
		<dc:creator>The SlideRuler</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.slideruler.info/?p=129</guid>
		<description><![CDATA[Some selected books about rules and other mechanical devices: Selección de libros Algunos libros escogidos sobre las reglas de cálculo y otros aparatos mecánicos: Slide Rules: A Journey Through Three Centuries Deter von Jezierski Slide Rules : Their History, Models, And Makers Peter M. Hopp A Treatise of Mathematical Instruments John Robertson, David Manthey]]></description>
			<content:encoded><![CDATA[<p>Some selected books about rules and other mechanical devices:</p>
<h2><span style="color: #800000;">Selección de libros</span></h2>
<p><span style="color: #800000;">Algunos libros escogidos sobre las reglas de cálculo y otros aparatos mecánicos:</span></p>
<p><div class="amzshcs" id="amzshcs-18e18ab44b2abd45b49faff8c4ccb760"><div class="amzshcs-item" id="amzshcs-item-3cfc486411ff7efc4075bba7d7d9de2a">
<h3>Slide Rules: A Journey Through Three Centuries</h3>
<h4>Deter von Jezierski</h4>

 <a href="http://www.amazon.com/Slide-Rules-Journey-Through-Centuries/dp/1879335948%3FSubscriptionId%3D14D24QGVCSA3V9YAN4G2%26tag%3Dbitmaniaccom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1879335948"><img src="http://ecx.images-amazon.com/images/I/517J5TM4W8L._SL160_.jpg" height="160" width="122" alt="Image of Slide Rules: A Journey Through Three Centuries" title="Slide Rules: A Journey Through Three Centuries" /></a> </div>
<hr><div class="amzshcs-item" id="amzshcs-item-7abec056637a27b469f673649da772b8">
<h3>Slide Rules : Their History, Models, And Makers</h3>
<h4>Peter M. Hopp</h4>

 <a href="http://www.amazon.com/Slide-Rules-History-Models-Makers/dp/1879335867%3FSubscriptionId%3D14D24QGVCSA3V9YAN4G2%26tag%3Dbitmaniaccom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1879335867"><img src="http://ecx.images-amazon.com/images/I/41P8JD18B2L._SL160_.jpg" height="160" width="105" alt="Image of Slide Rules : Their History, Models, And Makers" title="Slide Rules : Their History, Models, And Makers" /></a> </div>
<hr><div class="amzshcs-item" id="amzshcs-item-fdc870c95f01e632671465d15261e3c9">
<h3>A Treatise of Mathematical Instruments</h3>
<h4>John Robertson, David Manthey</h4>

 <a href="http://www.amazon.com/Treatise-Mathematical-Instruments-John-Robertson/dp/1931468117%3FSubscriptionId%3D14D24QGVCSA3V9YAN4G2%26tag%3Dbitmaniaccom-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1931468117"><img src="http://ecx.images-amazon.com/images/I/518G9R0CA2L._SL160_.jpg" height="160" width="107" alt="Image of A Treatise of Mathematical Instruments" title="A Treatise of Mathematical Instruments" /></a> </div></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.slideruler.info/selected-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Second batch</title>
		<link>http://www.slideruler.info/second-batch/</link>
		<comments>http://www.slideruler.info/second-batch/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 15:43:37 +0000</pubDate>
		<dc:creator>The SlideRuler</dc:creator>
				<category><![CDATA[Private collection]]></category>

		<guid isPermaLink="false">http://www.slideruler.info/?p=92</guid>
		<description><![CDATA[Seven new rules arrived. One of them all metal. An interesting addition to any collectión, I guess. Details in The Collection section. Segundo lote Acaban de llegar siete nuevas reglas. Una de ellas totalmente metálica. Una interesante aportación a cualquier colección. Los detalles en la sección The Collection.]]></description>
			<content:encoded><![CDATA[<p>Seven new rules arrived. One of them all metal. An interesting addition to any collectión, I guess. Details in <strong>The Collection</strong> section.</p>
<h2><span style="color: #800000;">Segundo lote</span></h2>
<p><span style="color: #800000;">Acaban de llegar siete nuevas reglas. Una de ellas totalmente metálica. Una interesante aportación a cualquier colección. Los detalles en la sección <strong>The Collection</strong>.</span></p>
<div class="fancy gallery" id="gallery_92"><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8577.jpg" title="IMG_8577"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8577-150x103.jpg" width="150" height="103" class="attachment-thumbnail" alt="IMG_8577" title="IMG_8577" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8578.jpg" title="IMG_8578"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8578-150x108.jpg" width="150" height="108" class="attachment-thumbnail" alt="IMG_8578" title="IMG_8578" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8579.jpg" title="IMG_8579"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8579-150x106.jpg" width="150" height="106" class="attachment-thumbnail" alt="IMG_8579" title="IMG_8579" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8580.jpg" title="IMG_8580"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8580-150x80.jpg" width="150" height="80" class="attachment-thumbnail" alt="IMG_8580" title="IMG_8580" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8584.jpg" title="IMG_8584"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8584-150x75.jpg" width="150" height="75" class="attachment-thumbnail" alt="IMG_8584" title="IMG_8584" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8585.jpg" title="IMG_8585"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8585-150x75.jpg" width="150" height="75" class="attachment-thumbnail" alt="IMG_8585" title="IMG_8585" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8588.jpg" title="IMG_8588"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8588-150x86.jpg" width="150" height="86" class="attachment-thumbnail" alt="IMG_8588" title="IMG_8588" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8589.jpg" title="IMG_8589"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8589-150x75.jpg" width="150" height="75" class="attachment-thumbnail" alt="IMG_8589" title="IMG_8589" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8590.jpg" title="IMG_8590"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8590-150x77.jpg" width="150" height="77" class="attachment-thumbnail" alt="IMG_8590" title="IMG_8590" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8591.jpg" title="IMG_8591"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8591-150x84.jpg" width="150" height="84" class="attachment-thumbnail" alt="IMG_8591" title="IMG_8591" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8592.jpg" title="IMG_8592"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8592-150x75.jpg" width="150" height="75" class="attachment-thumbnail" alt="IMG_8592" title="IMG_8592" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8593.jpg" title="IMG_8593"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8593-150x67.jpg" width="150" height="67" class="attachment-thumbnail" alt="IMG_8593" title="IMG_8593" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8594.jpg" title="IMG_8594"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8594-150x73.jpg" width="150" height="73" class="attachment-thumbnail" alt="IMG_8594" title="IMG_8594" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8595.jpg" title="IMG_8595"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8595-150x74.jpg" width="150" height="74" class="attachment-thumbnail" alt="IMG_8595" title="IMG_8595" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8596.jpg" title="IMG_8596"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8596-150x84.jpg" width="150" height="84" class="attachment-thumbnail" alt="IMG_8596" title="IMG_8596" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8598.jpg" title="IMG_8598"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8598-150x85.jpg" width="150" height="85" class="attachment-thumbnail" alt="IMG_8598" title="IMG_8598" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8599.jpg" title="IMG_8599"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8599-150x79.jpg" width="150" height="79" class="attachment-thumbnail" alt="IMG_8599" title="IMG_8599" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8601.jpg" title="IMG_8601"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8601-150x78.jpg" width="150" height="78" class="attachment-thumbnail" alt="IMG_8601" title="IMG_8601" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8602.jpg" title="IMG_8602"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8602-150x88.jpg" width="150" height="88" class="attachment-thumbnail" alt="IMG_8602" title="IMG_8602" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8603.jpg" title="IMG_8603"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8603-150x81.jpg" width="150" height="81" class="attachment-thumbnail" alt="IMG_8603" title="IMG_8603" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8604.jpg" title="IMG_8604"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8604-150x82.jpg" width="150" height="82" class="attachment-thumbnail" alt="IMG_8604" title="IMG_8604" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8606.jpg" title="IMG_8606"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8606-150x99.jpg" width="150" height="99" class="attachment-thumbnail" alt="IMG_8606" title="IMG_8606" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8607.jpg" title="IMG_8607"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8607-150x90.jpg" width="150" height="90" class="attachment-thumbnail" alt="IMG_8607" title="IMG_8607" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8609.jpg" title="IMG_8609"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8609-150x80.jpg" width="150" height="80" class="attachment-thumbnail" alt="IMG_8609" title="IMG_8609" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8610.jpg" title="IMG_8610"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8610-150x73.jpg" width="150" height="73" class="attachment-thumbnail" alt="IMG_8610" title="IMG_8610" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8611.jpg" title="IMG_8611"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8611-150x90.jpg" width="150" height="90" class="attachment-thumbnail" alt="IMG_8611" title="IMG_8611" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8612.jpg" title="IMG_8612"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8612-150x69.jpg" width="150" height="69" class="attachment-thumbnail" alt="IMG_8612" title="IMG_8612" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8613.jpg" title="IMG_8613"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8613-150x80.jpg" width="150" height="80" class="attachment-thumbnail" alt="IMG_8613" title="IMG_8613" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8614.jpg" title="IMG_8614"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8614-150x70.jpg" width="150" height="70" class="attachment-thumbnail" alt="IMG_8614" title="IMG_8614" /></a><a href="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8615.jpg" title="IMG_8615"><img src="http://www.slideruler.info/wp-content/uploads/2010/04/IMG_8615-150x79.jpg" width="150" height="79" class="attachment-thumbnail" alt="IMG_8615" title="IMG_8615" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.slideruler.info/second-batch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

