<?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>moopoo.net &#187; pole float</title>
	<atom:link href="http://moopoo.net/tag/pole-float/feed/" rel="self" type="application/rss+xml" />
	<link>http://moopoo.net</link>
	<description>Fishing, technology and anything else</description>
	<lastBuildDate>Wed, 09 Jun 2010 11:34:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Shotting Calculator</title>
		<link>http://moopoo.net/fishing/calculator/</link>
		<comments>http://moopoo.net/fishing/calculator/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 13:37:56 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Fishing]]></category>
		<category><![CDATA[pole float]]></category>
		<category><![CDATA[shot]]></category>
		<category><![CDATA[styl]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://moopoo.net/blog/fishing/shotting-calculator/</guid>
		<description><![CDATA[Instructions:

Use the tabs to navigate across the different shot types.
The up/down arrows will increment/decrement the amount of each type.
Totals will be displayed at the bottom.
Use the reset button to reset all amount to zero

The new Preston Stotz weigh roughly the same as normal shot in their respective sizes.





img { border:0px; }

     [...]]]></description>
			<content:encoded><![CDATA[<p>Instructions:</p>
<ul>
<li>Use the tabs to navigate across the different shot types.</li>
<li>The up/down arrows will increment/decrement the amount of each type.</li>
<li>Totals will be displayed at the bottom.</li>
<li>Use the reset button to reset all amount to zero</li>
</ul>
<p>The new Preston Stotz weigh roughly the same as normal shot in their respective sizes.</p>
<p><script type="text/javascript" src="/fishing/js/FormChek.js"></script>
<script type="text/javascript" src="/fishing/js/calc.js"></script>
<script type="text/javascript" src="/fishing/js/tabpane.js"></script>
<link id="luna-tab-style-sheet" type="text/css" rel="stylesheet" href="/tab.css" />
<style type="text/css">
img { border:0px; }
</style>
<form class="form" id="form" name="calc" action="/calculator"> <input type="hidden" value="0.010" id="weightstyl7" name="weightstyl7" /> <input type="hidden" value="0.017" id="weightstyl8" name="weightstyl8" /> <input type="hidden" value="0.025" id="weightstyl9" name="weightstyl9" /> <input type="hidden" value="0.035" id="weightstyl10" name="weightstyl10" /> <input type="hidden" value="0.048" id="weightstyl11" name="weightstyl11" /> <input type="hidden" value="0.064" id="weightstyl12" name="weightstyl12" /> <input type="hidden" value="0.10" id="weightstyl14" name="weightstyl4" /> <input type="hidden" value="0.125" id="weightstyl16" name="weightstyl6" /> <input type="hidden" value="0.18" id="weightstyl18" name="weightsty18" /> <input type="hidden" value="0.25" id="weightstyl20" name="weightsty20" /> <input type="hidden" value="1.6" id="weightshotssg" name="weightshotssg" /> <input type="hidden" value="0.8" id="weightshotaaa" name="weightshotaaa" /> <input type="hidden" value="0.4" id="weightshotbb" name="weightshotbb" /> <input type="hidden" value="0.3" id="weightshot1" name="weightshot1" /> <input type="hidden" value="0.2" id="weightshot4" name="weightshot4" /> <input type="hidden" value="0.1" id="weightshot6" name="weightshot6" /> <input type="hidden" value="0.068" id="weightshot8" name="weightshot8" /> <input type="hidden" value="0.051" id="weightshot9" name="weightshot9" /> <input type="hidden" value="0.030" id="weightshot10" name="weightshot10" /> <input type="hidden" value="0.020" id="weightshot11" name="weightshot11" /> <input type="hidden" value="0.012" id="weightshot12" name="weightshot12" /> <input type="hidden" value="0.005" id="weightshot13" name="weightshot13" /></p>

<div id="tabPane1" class="tab-pane">
<div id="tabPage1" class="tab-page">
<h2 class="tab">Styl Leads</h2>
<table>
<tr>
<td><label for="fieldstyl7">No.7 (0.010gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldstyl7" name="fieldstyl7" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('styl7');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('styl7');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldstyl8">No.8 (0.017gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldstyl8" name="fieldstyl8" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('styl8');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('styl8');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>

<tr>
<td><label for="fieldstyl9">No.9 (0.025gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldstyl9" name="fieldstyl9" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('styl9');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('styl9');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldstyl10">No.10 (0.035gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldstyl10" name="fieldstyl10" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('styl10');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('styl10');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldstyl11">No.11 (0.048gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldstyl11" name="fieldstyl11" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('styl11');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('styl11');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>

</tr>
<tr>
<td><label for="fieldstyl12">No.12 (0.064gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldstyl12" name="fieldstyl12" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('styl12');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('styl12');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldstyl14">No.14 (0.10gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldstyl14" name="fieldstyl14" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('styl14');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('styl14');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldstyl16">No.16 (0.125gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldstyl16" name="fieldstyl16" onfocus="this.value='';return true;" /></td>

<td><a href="javascript:inc('styl16');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('styl16');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldstyl18">No.18 (0.18gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldstyl18" name="fieldstyl18" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('styl18');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('styl18');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldstyl20">No.20 (0.25gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldstyl20" name="fieldstyl20" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('styl20');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('styl20');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
</table>
</div>
<div id="tabPage2" class="tab-page">

<h2 class="tab">Shot 1</h2>
<table>
<tr>
<td><label for="fieldshot8">No 8 (0.068gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldshot8" name="fieldshot8" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shot8');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shot8');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldshot9">No 9 (0.051gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldshot9" name="fieldshot9" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shot9');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shot9');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldshot10">No 10 (0.030gr)</label></td>

<td><input type="text" size="3" value="0" id="fieldshot10" name="fieldshot10" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shot10');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shot10');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldshot11">No 11 (0.020gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldshot11" name="fieldshot11" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shot11');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shot11');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldshot12">No 12 (0.012gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldshot12" name="fieldshot12" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shot12');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shot12');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldshot13">No 13 (0.005gr)</label></td>

<td><input type="text" size="3" value="0" id="fieldshot13" name="fieldshot13" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shot13');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shot13');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
</table>
</div>
<div id="tabPage3" class="tab-page">
<h2 class="tab">Shot 2</h2>
<table>
<tr>
<td><label for="fieldshotbb">SSG (1.6gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldshotssg" name="fieldshotssg" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shotssg');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shotssg');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldshotaaa">AAA (0.8gr)</label></td>

<td><input type="text" size="3" value="0" id="fieldshotaaa" name="fieldshotaaa" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shotaaa');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shotaaa');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldshotbb">BB (0.4gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldshotbb" name="fieldshotbb" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shotbb');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shotbb');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldshot1">No 1 (0.3gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldshot1" name="fieldshot1" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shot1');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shot1');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldshot4">No 4 (0.2gr)</label></td>

<td><input type="text" size="3" value="0" id="fieldshot4" name="fieldshot4" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shot4');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shot4');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
<tr>
<td><label for="fieldshot6">No 6 (0.1gr)</label></td>
<td><input type="text" size="3" value="0" id="fieldshot6" name="fieldshot6" onfocus="this.value='';return true;" /></td>
<td><a href="javascript:inc('shot6');"><img alt="increment" src="http://moopoo.net/up.gif" /></a><a href="javascript:dec('shot6');"><img alt="decrement" src="http://moopoo.net/down.gif" /></a></td>
</tr>
</table>
</div>
</div>
<p>Total Weight (gr):<br />
<input type="text" value="0" size="4" class="total" name="total" /> <a href="javascript:resetFields();">reset</a></p>

</form></p>
<h2>Pocket PC version</h2>
<p>I created a Pocket PC version originally so I could use it on my Orange M500. I&#8217;ve since used it on devices running Windows Mobile 5 &amp; 6 and it works fine. Please feel free to download and use as you wish. I originally posted a reference to this on my <a title="View the original blog post" href="http://match-angling.blogspot.com/2006/09/shotting-calculator.html">fishing blog.</a></p>
<p>I would welcome any feedback, especially any recommendations for future developments.</p>
<h3>Download</h3>
<p><a class="download" title="Download the Pocket PC calculator exe" href="/files/ShottingCalc.rar">Download Pocket PC version exe</a>. To install, copy the the exe file to your phone and run.</p>
<p><a title="Download the Pocket PC calculator CAB install file"  class="download" href="/files/Shotting Calc_PPC.ARM.CAB">CAB  Install File</a>. To Install, copy the cab file to your phone and install.</p>
]]></content:encoded>
			<wfw:commentRss>http://moopoo.net/fishing/calculator/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Shotting Calculator Update</title>
		<link>http://moopoo.net/fishing/shotting-calculator-update/</link>
		<comments>http://moopoo.net/fishing/shotting-calculator-update/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 15:34:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Fishing]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[pole float]]></category>
		<category><![CDATA[shot]]></category>
		<category><![CDATA[styl]]></category>

		<guid isPermaLink="false">http://moopoo.net/blog/fishing/shotting-calculator-update/</guid>
		<description><![CDATA[I&#8217;ve posted a new version of the shot calculator on my website. Added are bigger shot sizes from no.6 to SSG. This is for both the online and Pocket PC versions.
View the calculator
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve posted a new version of the shot calculator on my website. Added are bigger shot sizes from no.6 to SSG. This is for both the online and Pocket PC versions.</p>
<p><a href="http://moopoo.net/fishing/shotting-calculator/">View the calculator</a></p>
]]></content:encoded>
			<wfw:commentRss>http://moopoo.net/fishing/shotting-calculator-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
