<?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>Trail Cameras &#38; Trail Camera Reviews</title>
	<atom:link href="http://trailcameras.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://trailcameras.net</link>
	<description></description>
	<lastBuildDate>Wed, 12 Oct 2011 18:00:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Moultrie D55 IR</title>
		<link>http://trailcameras.net/moultrie/moultrie-d55-ir/</link>
		<comments>http://trailcameras.net/moultrie/moultrie-d55-ir/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 19:47:41 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Moultrie]]></category>
		<category><![CDATA[infrared]]></category>
		<category><![CDATA[moultrie trail cameras]]></category>
		<category><![CDATA[trail camera reviews]]></category>

		<guid isPermaLink="false">http://trailcameras.net/?p=483</guid>
		<description><![CDATA[The Moultrie Game Spy D55 IR trail camera is equipped with a 5MP camera and a strong infrared flash.  You will get color daytime trail camera pictures and black and night time images.  The infrared flash will light up the target and not alert it to the presence of the camera.  Each [...]]]></description>
			<content:encoded><![CDATA[<div style='float:right;' class='myrp_float_right myrp_float'></div>
<p>The Moultrie Game Spy D55 IR trail camera is equipped with a 5MP camera and a strong infrared flash.  You will get color daytime trail camera pictures and black and night time images.  The infrared flash will light up the target and not alert it to the presence of the camera.  Each picture will be stamped with the standard temperature, moon phase, time, date and camera name.</p>
<p>Choose from three picture qualities, two video resolutions and one- to 60-minute picture delay for custom imaging. Programmable 5/15/30-second video clips during the day and infrared night video clips for 24/7 observation. Easy-to-operate LCD menu-driven display and IR aim for quick and precise camera setup.</p>
<p><strong>Moultrie D-55 IR specs and features</strong></p>
<ul>
<li>Sharp 5.0-megapixel color photos</li>
<li>5-, 15-, or 30-second color video clips</li>
<li>Can be set to create multi-shot pictures (up to 3 each) for a closer look at game behavior</li>
<li>Time/date/temp/moon/camera ID on every photo</li>
<li>3 picture/2 video resolution settings</li>
<li>1–60 minute delay</li>
<li>LCD menu display</li>
<li>MB internal memory</li>
<li>Single slot for up to 16 GB SD card</li>
<li>Infrared aim/game sensor</li>
<li>Rapid response technology (no missed shots)</li>
<li>50' flash</li>
</ul>
<p>Manufacturer model #: MFH-DGS-D55IR</p>
]]></content:encoded>
			<wfw:commentRss>http://trailcameras.net/moultrie/moultrie-d55-ir/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pope &amp; Young Scoring Quiz &#8211; September</title>
		<link>http://trailcameras.net/deer-hunting-blog/pope-young-scoring-quiz-september/</link>
		<comments>http://trailcameras.net/deer-hunting-blog/pope-young-scoring-quiz-september/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 01:32:51 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Deer Hunting Blog]]></category>

		<guid isPermaLink="false">http://trailcameras.net/?p=477</guid>
		<description><![CDATA[Welcome to our first quiz.  All the trophies shown in this quiz are from the Pope and Young site.  All hunters should practice scoring bucks and this quiz will test your ability to field judge whitetail deer.  Simply estimate the P&#38;Y score and select the appropriate answer.  This first quiz will [...]]]></description>
			<content:encoded><![CDATA[<div style='float:right;' class='myrp_float_right myrp_float'></div>
<p>Welcome to our first quiz.  All the trophies shown in this quiz are from the Pope and Young site.  All hunters should practice scoring bucks and this quiz will test your ability to field judge whitetail deer.  Simply estimate the P&amp;Y score and select the appropriate answer.  This first quiz will have 5 questions.  Good luck and be sure to share the quiz with your friends!</p>
<p style="text-align: center;"><div class="oatmeal_quiz_holder"><input type="hidden" id="oatmealCurQuestion_a707ba088644cb22658508c415a40a8d" value="0"><ul class="oatmeal_questions">
	<script type="text/javascript">
		jQuery("#oatmealCurQuestion_a707ba088644cb22658508c415a40a8d").val("0");
		
		
		function str_replace (search, replace, subject, count) {
			
			j = 0,
			temp = "",
			repl = "",
			sl = 0,        fl = 0,
			f = [].concat(search),
			r = [].concat(replace),
			s = subject,
			ra = Object.prototype.toString.call(r) === "[object Array]",        sa = Object.prototype.toString.call(s) === "[object Array]";
			s = [].concat(s);
			if (count) {
				this.window[count] = 0;
			} 
			for (i = 0, sl = s.length; i < sl; i++) {
				if (s[i] === "") {
					continue;
				}        for (j = 0, fl = f.length; j < fl; j++) {
					temp = s[i] + "";
					repl = ra ? (r[j] !== undefined ? r[j] : "") : r[0];
					s[i] = (temp).split(f[j]).join(repl);
					if (count && s[i] !== temp) {                this.window[count] += (temp.length - s[i].length) / f[j].length;
					}
				}
			}
			return sa ? s : s[0];
		}
		
		
		function oatmealNextQuestion(){
			var current = jQuery("#oatmealCurQuestion_a707ba088644cb22658508c415a40a8d").val();			
			var next = parseInt(current)+1;
			if (next <= "5"){
				jQuery("#oatmealCurQuestion_a707ba088644cb22658508c415a40a8d").val(next);							
				jQuery("#question_a707ba088644cb22658508c415a40a8d_"+current).fadeToggle("slow", function () {
					jQuery("#question_a707ba088644cb22658508c415a40a8d_"+next).fadeToggle();
				  });
		
				
			} else {
				
				
				var total = 0;
				var i = 1;
				while (i<=5){
					var thekey = "answer_a707ba088644cb22658508c415a40a8d_"+i;
					var addamount = jQuery("input[name="+thekey+"]:checked").val(); 						
					total = parseInt(total) + parseInt(addamount);
					i++
				}				
				var theurl = "http://trailcameras.net/deer-hunting-blog/pope-young-scoring-quiz-september/?r="+total+"_2";				
				jQuery("#oatmeal_facebook_link").attr("href", "http://www.facebook.com/share.php?u="+theurl);
				
				var twitterurl = "http%3A%2F%2Ftrailcameras.net%2Fdeer-hunting-blog%2Fpope-young-scoring-quiz-september%2F";
				var undonemsg = "Nice+Try%21++Thanks+for+the+taking+the+quiz.++You+got+%25score%25+out+of+5+correct.";
				var donemsg = str_replace("%25score%25", total, undonemsg);
				
				var twitterstr = donemsg+" "+twitterurl;
				
				jQuery("#oatmeal_twitter_link").attr("href", "http://twitter.com/home?status="+twitterstr);
				
				
				jQuery("#a707ba088644cb22658508c415a40a8d_score").html(total);
				
								
				jQuery("#question_a707ba088644cb22658508c415a40a8d_"+current).fadeToggle("slow", function () {
					jQuery("#question_a707ba088644cb22658508c415a40a8d_END").fadeToggle();	
				  });
				  							
			}
		}
	</script>
	<li id="question_a707ba088644cb22658508c415a40a8d_0" class="oatmeal_start_link" style="display:block" ><a href="javascript:void(0);" onclick="oatmealNextQuestion();">Start The Quiz!</a></li><li id="question_a707ba088644cb22658508c415a40a8d_1"><div class="oatmeal_question_media"><img src="http://cloud-media.s3.amazonaws.com/wp-content/uploads/2011/09/Hettinger_whitetail-KS-300x189.jpg" alt=" " /></div><div class="oatmeal_question"><span class="oatmeal_question_number">1.</span> What did this Kansas buck score in the Pope & Young scoring system?</div><ul class="oatmeal_answers"><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_1" id="answer_a707ba088644cb22658508c415a40a8d_1" value="0" /> 120in to 130in</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_1" id="answer_a707ba088644cb22658508c415a40a8d_1" value="1" /> 130in to 140in</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_1" id="answer_a707ba088644cb22658508c415a40a8d_1" value="0" /> 115in to 119in</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_1" id="answer_a707ba088644cb22658508c415a40a8d_1" value="0" /> over 140inches</label></li></ul><div class="oatmeal_reamining_questions">4 questions remaining.</div></li><li id="question_a707ba088644cb22658508c415a40a8d_2"><div class="oatmeal_question_media"><img src="http://cloud-media.s3.amazonaws.com/wp-content/uploads/2011/09/Kampa_whitetail.jpg" alt=" " /></div><div class="oatmeal_question"><span class="oatmeal_question_number">2.</span> What did this WI buck score(P&Y)?</div><ul class="oatmeal_answers"><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_2" id="answer_a707ba088644cb22658508c415a40a8d_2" value="0" /> 120inches to 129inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_2" id="answer_a707ba088644cb22658508c415a40a8d_2" value="0" /> 130inches to 139inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_2" id="answer_a707ba088644cb22658508c415a40a8d_2" value="1" /> 140inches to 149inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_2" id="answer_a707ba088644cb22658508c415a40a8d_2" value="0" /> over 150inches</label></li></ul><div class="oatmeal_reamining_questions">3 questions remaining.</div></li><li id="question_a707ba088644cb22658508c415a40a8d_3"><div class="oatmeal_question_media"><img src="http://cloud-media.s3.amazonaws.com/wp-content/uploads/2011/09/Sams_whitetail-GA-245x300.jpg" alt=" " /></div><div class="oatmeal_question"><span class="oatmeal_question_number">3.</span> What did this fine GA archery buck score on the Pope and Young scoring system</div><ul class="oatmeal_answers"><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_3" id="answer_a707ba088644cb22658508c415a40a8d_3" value="0" /> 125inches to 134inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_3" id="answer_a707ba088644cb22658508c415a40a8d_3" value="0" /> 135inches to 144inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_3" id="answer_a707ba088644cb22658508c415a40a8d_3" value="1" /> 145inches to 154inches</label></li></ul><div class="oatmeal_reamining_questions">2 questions remaining.</div></li><li id="question_a707ba088644cb22658508c415a40a8d_4"><div class="oatmeal_question_media"><img src="http://cloud-media.s3.amazonaws.com/wp-content/uploads/2011/09/Heil_whitetail-300x216.jpg" alt=" " /></div><div class="oatmeal_question"><span class="oatmeal_question_number">4.</span> Score this fine WI buck</div><ul class="oatmeal_answers"><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_4" id="answer_a707ba088644cb22658508c415a40a8d_4" value="0" /> 115inches to 124inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_4" id="answer_a707ba088644cb22658508c415a40a8d_4" value="1" /> 125inches to 134inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_4" id="answer_a707ba088644cb22658508c415a40a8d_4" value="0" /> 135inches to 144inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_4" id="answer_a707ba088644cb22658508c415a40a8d_4" value="0" /> Really stinking big!</label></li></ul><div class="oatmeal_reamining_questions">1 questions remaining.</div></li><li id="question_a707ba088644cb22658508c415a40a8d_5"><div class="oatmeal_question_media"><img src="http://cloud-media.s3.amazonaws.com/wp-content/uploads/2011/09/Morphew_whitetail-202x300.jpg" alt=" " /></div><div class="oatmeal_question"><span class="oatmeal_question_number">5.</span> What is the Pope and Young Score of this KY buck?</div><ul class="oatmeal_answers"><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_5" id="answer_a707ba088644cb22658508c415a40a8d_5" value="0" /> 120inches to 129inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_5" id="answer_a707ba088644cb22658508c415a40a8d_5" value="0" /> 130inches to 139inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_5" id="answer_a707ba088644cb22658508c415a40a8d_5" value="0" /> 140inches to 149inches</label></li><li><label><input onclick="oatmealNextQuestion()" type="radio" name="answer_a707ba088644cb22658508c415a40a8d_5" id="answer_a707ba088644cb22658508c415a40a8d_5" value="1" /> 150inches to 159inches</label></li></ul><div class="oatmeal_reamining_questions">Final Question!</div></li><li id="question_a707ba088644cb22658508c415a40a8d_END" class="oatmeal_end" style="display:none"><div class="oatmeal_end_text">Nice Try!  Thanks for the taking the quiz.  You got <span id="a707ba088644cb22658508c415a40a8d_score" class="oatmeal_score_text"></span> out of 5 correct.</div><div class="oatmeal_html_snippet"><h2><a href="http://www.jdoqocy.com/click-3110467-10878685" target="_blank">Click Here to Claim Your Discount From Bass Pro Shops</a></h2></div><div class="oatmeal_end_share">
						Share Your Results!
						<br>
						<a href="#" id="oatmeal_facebook_link" target="_blank"><img src="http://trailcameras.net/wp-content/plugins/oatmeal_quizzes//share.png" title="Share On Facebook" alt="Share On Facebook" /></a> <a id="oatmeal_twitter_link" target="_blank" href="#"><img src="http://trailcameras.net/wp-content/plugins/oatmeal_quizzes//tweet.png" title="Tweet On twitter" alt="Tweet On Twitter" /></a>				
					</div></li></ul></div></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: left;">This is the honor system so no cheating.  You can head over to <a href="http://www.pope-young.org/pow_prior.asp?year=2010" target="_blank">Pope and Young</a> after you finish to view the trophies and the scores used for this test.</p>
]]></content:encoded>
			<wfw:commentRss>http://trailcameras.net/deer-hunting-blog/pope-young-scoring-quiz-september/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wilgame Innovations Micro 6 Red</title>
		<link>http://trailcameras.net/wildgame/wilgame-innovations-micro-6-red/</link>
		<comments>http://trailcameras.net/wildgame/wilgame-innovations-micro-6-red/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 20:56:44 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Wildgame]]></category>
		<category><![CDATA[infrared]]></category>
		<category><![CDATA[trail camera reviews]]></category>
		<category><![CDATA[wildgame innovations]]></category>

		<guid isPermaLink="false">http://trailcameras.net/?p=464</guid>
		<description><![CDATA[Wildgame Innovations brings many different models to the market and gives hunters a lot of choices in trail cameras.  So far all the the game cameras have been a little large and bulky.  The all new 2011 Wildgame Innovations X6C Micro Red trail camera comes in a size similar to the Moultrie M100 [...]]]></description>
			<content:encoded><![CDATA[<div style='float:right;' class='myrp_float_right myrp_float'></div>
<p>Wildgame Innovations brings many different models to the market and gives hunters a lot of choices in trail cameras.  So far all the the game cameras have been a little large and bulky.  The all new 2011 Wildgame Innovations X6C Micro Red trail camera comes in a size similar to the Moultrie M100 or the Bushenll Trophy Cam.  The case is approximately 6"X4" and images are 6MP resolution.</p>
<p>&nbsp;<br />
<div>
<table width="100%" border="0" cellpadding="5" cellspacing="5">
  <tr>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-new-wildgame-innovations-x6c-digital-camo-6-mp-game-camera_370562831485_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/370562831485_0.jpg" alt="NEW WILDGAME INNOVATIONS X6C DIGITAL CAMO 6 MP GAME CAMERA" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-new-wildgame-innovations-x6c-digital-camo-6-mp-game-camera_370562831485_US.html" rel="nofollow" target="_blank"><strong>NEW WILDGAME INNOVATIONS X6C DIGITAL CAMO 6 MP GAME CAMERA</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $89.99
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-security-bear-box-wildgame-innovations-x6c-trail-cam_180789984003_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/180789984003_0.jpg" alt="Security Bear Box Wildgame Innovations X6C Trail Cam" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-security-bear-box-wildgame-innovations-x6c-trail-cam_180789984003_US.html" rel="nofollow" target="_blank"><strong>Security Bear Box Wildgame Innovations X6C Trail Cam</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $33.49
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-new-wildgame-innovations-x6c-infrared-scouting-camera_380373994044_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/380373994044_0.jpg" alt="New Wildgame Innovations X6C Infrared Scouting Camera" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-new-wildgame-innovations-x6c-infrared-scouting-camera_380373994044_US.html" rel="nofollow" target="_blank"><strong>New Wildgame Innovations X6C Infrared Scouting Camera</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $99.00
    </td>
  </tr>
</table>


</div>
<br />
The X6C Mirco Red is an infrared camera with an 18 led flash.  This will give you night pictures out to 40ft.  Wildgame is not listing a trigger speed so hopefully some of our reviewers will have some feedback.  Each 6MP trail camera picture is stamped with time and date and temperature.  The 8GB SD cards can hold a ton of pictures plus high resolution video clips.</p>
<p><strong>Wildgame Innovations X6C Micro 6 Red Specs</strong></p>
<ul>
<li>6 megapixels for sharp image quality. Color by day, black and white by night</li>
<li>LCD array provides a 40' range</li>
<li>Takes stills or 30-second clips</li>
<li>Rugged housing with Realtree AP camo finish</li>
<li>Accommodates up to an 8 GB SD card (not included)</li>
<li>Includes bungee cords, USB cable, instructional CD and instruction book. Measures 3 1/2 x 5 1/2". Operates on 8 AA batteries</li>
<li>Programmable sensor with high / medium / low sensitivity</li>
<li>Programmable delay between photos and videos</li>
</ul>
<p>The trail cam runs on eight AA batteries or it can be connected to a Wildgame Innovations external batter pack.  The basic push button pad should provide for easy setup.  The X6C Micro 6 Red is a good entry level camera priced at $119.</p>
]]></content:encoded>
			<wfw:commentRss>http://trailcameras.net/wildgame/wilgame-innovations-micro-6-red/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trail Camera Captures Deer Antler Growth</title>
		<link>http://trailcameras.net/deer-hunting-blog/trail-camera-captures-deer-antler-growth/</link>
		<comments>http://trailcameras.net/deer-hunting-blog/trail-camera-captures-deer-antler-growth/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 12:09:34 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Deer Hunting Blog]]></category>
		<category><![CDATA[deer hunting]]></category>
		<category><![CDATA[trail camera videos]]></category>

		<guid isPermaLink="false">http://trailcameras.net/?p=461</guid>
		<description><![CDATA[Whitetail deer are prized and pursued for their antlers.  Hunters spend countless hours each year looking for a mature buck with large or unique antlers.  Many hunters also extend their season by searching for shed antlers in the spring.  In both pursuits of antlers, hunters have begun to enlist the help of [...]]]></description>
			<content:encoded><![CDATA[<div style='float:right;' class='myrp_float_right myrp_float'></div>
<p>Whitetail deer are prized and pursued for their antlers.  Hunters spend countless hours each year looking for a mature buck with large or unique antlers.  Many hunters also extend their season by searching for shed antlers in the spring.  In both pursuits of antlers, hunters have begun to enlist the help of trail cameras.  Lets take a closer look at the the life cycle of deer antlers and how a trail camera can help locate deer and explain the process of antler growth.<br />
   Deer antlers are not permanant like horns and are shed each spring.  The root of the antlers are permanent pedicels on the top of the deers skull.  So the antlers begin their growth from the pedicels and then break free of the pedicels when they are shed.  Antlers are found only on cervids, such as deer, elk, moose and caribou.  At full growth a rack may weight between 3 and 9 pounds.<br />
    Photoperiodism is the driving force behind so many animals behaviours.  The growth of deer antlers is no exception with the length of daylight controlling the entire process.  The process begins in mid-March and April when the amount of daylight increases whichs causes the bucks to ramp up production of testosterone.  Basically the pineal gland senses this increase in light and the pituitary gland fills the bucks circulatory system with manly hormones.  The hormone increase sets off a chain reaction of changes in the male deers body.  Antlers begin to sprout from the pedicels and neck muscles begin to bulk up.<br />
    As the antlers grow the main component is protein.  A growing antler will be comprised of 80 percent protein by weight.  Coming in as the second and third main building blocks of antlers are calcium and phophrous.  The levels of minerals and protein slowly level out and reach an equilibrium of about 60% protein and 40% minerals as the antler hardens.  Because of the large quantities of minerals required for antler growth, whitetails actually deposit calcium and phosphorous in their skeletons prior to the onset of antler growth and then transfer these minerals during active growth (Stephenson and Brown 1984).  Although the antlers and bodies need large amounts of minerals there has been no direct correlation found between supplementing minerals and larger antler growth.<br />
    By the end of August and early September the antlers begin to die and the fuzzy velvet starts to dry up and the antlers harden.  This is the time when bucks begin to casually rub there antlers against saplings and also begin to engage in light sparing.  For the next few months bucks testosterone levels will increase as the rut approaches.  Rubbing and fighting will take there toll on many racks which will result in broken tines injured opponents.  This will continue until late winter when a huge drop in hormones will cause the base of the antlers to soften.  The shedding of antlers is also linked with the length of daylight.   The process of shedding the antlers only takes about 3 weeks.<br />
    This pictorial was created from several hundred trail camera pictures.  It provides a great visual account of antler growth.</p>
<p><span class="youtube">
<iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="362" src="http://www.youtube.com/embed/HzCpRPuAbSU?color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1" frameborder="0" allowfullscreen></iframe>
</span><p><a href="http://www.youtube.com/watch?v=HzCpRPuAbSU">www.youtube.com/watch?v=HzCpRPuAbSU</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://trailcameras.net/deer-hunting-blog/trail-camera-captures-deer-antler-growth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terrible Deer Hunting Dog</title>
		<link>http://trailcameras.net/deer-hunting-blog/terrible-deer-hunting-dog/</link>
		<comments>http://trailcameras.net/deer-hunting-blog/terrible-deer-hunting-dog/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 21:45:45 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Deer Hunting Blog]]></category>

		<guid isPermaLink="false">http://trailcameras.net/?p=457</guid>
		<description><![CDATA[I am from the south, NC to be exact, and deer hunting with dogs is a tradition in many areas.  Some hunting areas are so think or so vast that still hunting just doesn't work.  A visitor to the site emailed me this movie and I laughed till my stomach hurt.  For [...]]]></description>
			<content:encoded><![CDATA[<div style='float:right;' class='myrp_float_right myrp_float'></div>
<p>I am from the south, NC to be exact, and deer hunting with dogs is a tradition in many areas.  Some hunting areas are so think or so vast that still hunting just doesn't work.  A visitor to the site emailed me this movie and <strong>I laughed till my stomach hurt</strong>.  For all you pet owners and deer hunters I think you will get a big kick out of this video.</p>
<p><span class="youtube">
<iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="362" src="http://www.youtube.com/embed/-Cjl2lD8jQI?color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1" frameborder="0" allowfullscreen></iframe>
</span><p><a href="http://www.youtube.com/watch?v=-Cjl2lD8jQI">www.youtube.com/watch?v=-Cjl2lD8jQI</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://trailcameras.net/deer-hunting-blog/terrible-deer-hunting-dog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wildgame Innovations Red 6</title>
		<link>http://trailcameras.net/wildgame/wildgame-innovations-red-6/</link>
		<comments>http://trailcameras.net/wildgame/wildgame-innovations-red-6/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 03:04:25 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Wildgame]]></category>
		<category><![CDATA[infrared]]></category>
		<category><![CDATA[trail camera reviews]]></category>

		<guid isPermaLink="false">http://trailcameras.net/?p=386</guid>
		<description><![CDATA[Wildgame Innovations is a unique outdoor equipment company.  They have their hands in a little bit of everything at the moment and appear to be a very young and enthuthiastic version of the Primos company.  Our first review will be a look at the Wildgame Innovations Red 6 Infrared Trail Camera.
The first thing [...]]]></description>
			<content:encoded><![CDATA[<div style='float:right;' class='myrp_float_right myrp_float'></div>
<p>Wildgame Innovations is a unique outdoor equipment company.  They have their hands in a little bit of everything at the moment and appear to be a very young and enthuthiastic version of the Primos company.  Our first review will be a look at the <strong>Wildgame Innovations Red 6 Infrared Trail Camera</strong>.</p>
<p>The first thing you will notice with all Wildgame Innovations trail cams is the low price tag.  Then you will see all the feature packed models.  The Wildgame Innovations Red 6 infrared game camera has a sensing range of 50ft and a flash range to match. The flash is complimented with the 6MP camera to capture high resolution trail camera pictures.  The Red 6 is also equipped with an adjustable trigger speed so you can tune the game camera based upon the setting.</p>
<div>
<table width="100%" border="0" cellpadding="5" cellspacing="5">
  <tr>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-wildgame-innovations-game-camera-60mp-digital-infrared-s_280829231869_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/280829231869_0.jpg" alt="Wildgame Innovations Game Camera 60MP Digital Infrared S" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-wildgame-innovations-game-camera-60mp-digital-infrared-s_280829231869_US.html" rel="nofollow" target="_blank"><strong>Wildgame Innovations Game Camera 60MP Digital Infrared S</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $105.99
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-wildgame-innovations-micro-w6xac-game-camera-free-shipping_190643194224_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/190643194224_0.jpg" alt="Wildgame Innovations Micro W6Xac Game Camera FREE SHIPPING" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-wildgame-innovations-micro-w6xac-game-camera-free-shipping_190643194224_US.html" rel="nofollow" target="_blank"><strong>Wildgame Innovations Micro W6Xac Game Camera FREE SHIPPING</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $100.00
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-wildgame-innovations-trophy-hunter-wildlife-feeder-digi_220955530032_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/220955530032_0.jpg" alt="Wildgame Innovations trophy hunter wildlife feeder digi" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-wildgame-innovations-trophy-hunter-wildlife-feeder-digi_220955530032_US.html" rel="nofollow" target="_blank"><strong>Wildgame Innovations trophy hunter wildlife feeder digi</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $47.74
    </td>
  </tr>
</table>

<table width="100%" border="0" cellpadding="5" cellspacing="5">
  <tr>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-remington-laser-range-finder-ranges-up-to-900-yards-a_220955530199_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/220955530199_0.jpg" alt="Remington laser range finder Ranges up to 900 yards A" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-remington-laser-range-finder-ranges-up-to-900-yards-a_220955530199_US.html" rel="nofollow" target="_blank"><strong>Remington laser range finder Ranges up to 900 yards A</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $230.34
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-wildgame-innovations-remington-laser-range-finder-rang_220955530527_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/220955530527_0.jpg" alt="Wildgame Innovations Remington laser range finder Rang" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-wildgame-innovations-remington-laser-range-finder-rang_220955530527_US.html" rel="nofollow" target="_blank"><strong>Wildgame Innovations Remington laser range finder Rang</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $231.00
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-wildgame-innovations-8-megapixel-infrared-flash-digital_220955531186_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/220955531186_0.jpg" alt="Wildgame Innovations 8 megapixel infrared flash digital" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-wildgame-innovations-8-megapixel-infrared-flash-digital_220955531186_US.html" rel="nofollow" target="_blank"><strong>Wildgame Innovations 8 megapixel infrared flash digital</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $140.14
    </td>
  </tr>
</table>


</div>

<p>Also know as:<br />
Wildgame Innovations Red 6 Infrared Digital Scouting Camera<br />
Wildgame Innovations R6 IR trail camera</p>
<p><strong>Wildgame Innovations Red 6 Specs and Features:</strong><br />
Rapid trigger speed<br />
Up to 16GB HDSC Card - not included<br />
USB Cable and bungee cords included<br />
Onboard batteries to retain date and time settings<br />
36 Piece high intensity Infrared flash<br />
Flash range is up to 50 feet<br />
Day and Night time video capability<br />
Large LCD programming screen<br />
External battery port - for use with EBX<br />
Four C Sized Batteries - not included</p>
]]></content:encoded>
			<wfw:commentRss>http://trailcameras.net/wildgame/wildgame-innovations-red-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Primos Truth Cam X Blackout</title>
		<link>http://trailcameras.net/primos/primos-truth-cam-x-blackout/</link>
		<comments>http://trailcameras.net/primos/primos-truth-cam-x-blackout/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 20:58:58 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Primos]]></category>

		<guid isPermaLink="false">http://trailcameras.net/?p=368</guid>
		<description><![CDATA[The Primos Truth Cam X Blackout sounds more like a covert military vehicle than a trail camera.  In a way it is covert because the 62 black LED flash does not emit any visible light.  Some may have noticed a faint red light when staring at conventional infrared game cameras.  This will [...]]]></description>
			<content:encoded><![CDATA[<div style='float:right;' class='myrp_float_right myrp_float'></div>
<p>The <strong>Primos Truth Cam X Blackout</strong> sounds more like a covert military vehicle than a trail camera.  In a way it is covert because the 62 black LED flash does not emit any visible light.  Some may have noticed a faint red light when staring at conventional infrared game cameras.  This will not happy with the Truth Cam X Blackout and it will go completely undetected in the woods.</p>
<p>Once the camera is triggered, it can go from sleep mode to taking trail camera pictures in around a second.  They claim the speed is much greater if the camera is already awake.  During the day the pictures will have a resoltion of 7MP and 5MP at night.  The <strong>Primos Truth Cam X Blackout has a built in 2.5 inch color screen</strong> for viewing pictures and adjusting settings.  Being able to take a quick peek at the pictures is a real bonus.<br />
<div>
<table width="100%" border="0" cellpadding="5" cellspacing="5">
  <tr>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-truth-cam-35-46-60-bear-safe-security-box-made-in-usa_140702162385_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/140702162385_0.jpg" alt="Primos Truth Cam 35 46 60 Bear Safe Security Box Made In USA" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-truth-cam-35-46-60-bear-safe-security-box-made-in-usa_140702162385_US.html" rel="nofollow" target="_blank"><strong>Primos Truth Cam 35 46 60 Bear Safe Security Box Made In USA</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $58.95
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-truth-x-cam-bear-safe-security-box-made-in-usa_130640285120_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/130640285120_0.jpg" alt="Primos Truth X Cam Bear Safe Security Box Made In USA" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-truth-x-cam-bear-safe-security-box-made-in-usa_130640285120_US.html" rel="nofollow" target="_blank"><strong>Primos Truth X Cam Bear Safe Security Box Made In USA</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $58.95
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-truth-x-cam-blackout-captures-exceptional-image_370586583740_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/370586583740_0.jpg" alt="Primos Truth X Cam BLACKOUT Captures exceptional image" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-truth-x-cam-blackout-captures-exceptional-image_370586583740_US.html" rel="nofollow" target="_blank"><strong>Primos Truth X Cam BLACKOUT Captures exceptional image</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $274.78
    </td>
  </tr>
</table>

<table width="100%" border="0" cellpadding="5" cellspacing="5">
  <tr>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-master-lock-python-cable-for-primos-35-46-60-trail-cam-camouflage-5-16-x-6_140693888299_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/140693888299_0.jpg" alt="Master lock Python Cable For Primos 35 46 60 Trail Cam Camouflage 5 16 X 6" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-master-lock-python-cable-for-primos-35-46-60-trail-cam-camouflage-5-16-x-6_140693888299_US.html" rel="nofollow" target="_blank"><strong>Master lock Python Cable For Primos 35 46 60 Trail Cam Camouflage 5 16 X 6</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $24.99
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-game-camera-truth-cam-tc-blackout-63035_380403083369_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/380403083369_0.jpg" alt="PRIMOS GAME CAMERA TRUTH CAM TC BLACKOUT 63035" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-game-camera-truth-cam-tc-blackout-63035_380403083369_US.html" rel="nofollow" target="_blank"><strong>PRIMOS GAME CAMERA TRUTH CAM TC BLACKOUT 63035</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $166.18
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-63035-black-out-truth-cam-game-camera_280805092864_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/280805092864_0.jpg" alt="Primos 63035 Black Out Truth Cam Game Camera" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-63035-black-out-truth-cam-game-camera_280805092864_US.html" rel="nofollow" target="_blank"><strong>Primos 63035 Black Out Truth Cam Game Camera</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $167.95
    </td>
  </tr>
</table>


</div>

<p><strong>Primos Truth Cam X Blackout Specs and Features</strong></p>
<ul>
<li>Undetectable by Animals and Humans</li>
<li>Supports up to 32 GB SD Card (Not Included)</li>
<li>Runs on 4 “D” Batteries (Not Included)</li>
<li>Simple to Use</li>
<li>50 FT Night Range</li>
<li>7.0 Mega Pixels Daytime - 5.0 Mega Pixels Nighttime</li>
<li>1 Second Trigger Speed</li>
<li>Long Battery Life (Beyond 30,000 Photos)</li>
<li>No Photo/Video Shutter Noise</li>
<li>Captures Photos and High Res Videos</li>
<li>No Flash, Glow or Light</li>
</ul>
<p>Along with still pictures you can also set the trail cam for video or burst mode.  Burst mode enables the camera to take 1,3,5,7, or 9 pictures from one triggered event.  It is also password protected.  Below is our <strong>Primos Truth Cam X Blackout Reviews</strong> section.</p>
]]></content:encoded>
			<wfw:commentRss>http://trailcameras.net/primos/primos-truth-cam-x-blackout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Primos Truth Cam 60</title>
		<link>http://trailcameras.net/primos/primos-truth-cam-60/</link>
		<comments>http://trailcameras.net/primos/primos-truth-cam-60/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 20:39:15 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Primos]]></category>

		<guid isPermaLink="false">http://trailcameras.net/?p=364</guid>
		<description><![CDATA[Another camera from the Primos team is the Truth Cam 60.  This game cam has the unique feature of being able to adjust the amount of LEDs used in the flash.  If you are setting up on the edge of a field and want super long flash range, you can use all 60 [...]]]></description>
			<content:encoded><![CDATA[<div style='float:right;' class='myrp_float_right myrp_float'></div>
<p>Another camera from the Primos team is the <strong>Truth Cam 60</strong>.  This game cam has the unique feature of being able to adjust the amount of LEDs used in the flash.  If you are setting up on the edge of a field and want super long flash range, you can use all 60 LEDs.  If you are setting the camera up in a dense swamp you can use less LEDs and extend your battery life.</p>
<p>A large screen provides feedback of all settings and is large and easy to read.  This is a nice feature for the folks trying to wear reading glasses in the deer woods.  You can select to capture video or adjustable still pictures between 1.3MP - 7MP.  The still pictures will be tagged with the temperature, date, time and moon phase.  <strong>The Primos Truth Cam 60 is powered by four D cell batteries</strong>.<br />
<div>
<table width="100%" border="0" cellpadding="5" cellspacing="5">
  <tr>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-new-primos-game-camera-truth-cam-tc-60-7mp-tc60-63030_330685894341_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/330685894341_0.jpg" alt="NEW PRIMOS GAME CAMERA TRUTH CAM TC 60 7MP TC60 63030" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-new-primos-game-camera-truth-cam-tc-60-7mp-tc60-63030_330685894341_US.html" rel="nofollow" target="_blank"><strong>NEW PRIMOS GAME CAMERA TRUTH CAM TC 60 7MP TC60 63030</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $128.49
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-new-truth-cam-60-game-camera-7mp-63030_190643504098_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/190643504098_0.jpg" alt="Primos New Truth Cam 60 Game Camera 7mp 63030" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-new-truth-cam-60-game-camera-7mp-63030_190643504098_US.html" rel="nofollow" target="_blank"><strong>Primos New Truth Cam 60 Game Camera 7mp 63030</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $129.99
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-truth-cam-35-46-60-bear-safe-security-box-made-in-usa_140702162385_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/140702162385_0.jpg" alt="Primos Truth Cam 35 46 60 Bear Safe Security Box Made In USA" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-truth-cam-35-46-60-bear-safe-security-box-made-in-usa_140702162385_US.html" rel="nofollow" target="_blank"><strong>Primos Truth Cam 35 46 60 Bear Safe Security Box Made In USA</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $58.95
    </td>
  </tr>
</table>

<table width="100%" border="0" cellpadding="5" cellspacing="5">
  <tr>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-master-lock-python-cable-for-primos-35-46-60-trail-cam-camouflage-5-16-x-6_140693888299_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/140693888299_0.jpg" alt="Master lock Python Cable For Primos 35 46 60 Trail Cam Camouflage 5 16 X 6" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-master-lock-python-cable-for-primos-35-46-60-trail-cam-camouflage-5-16-x-6_140693888299_US.html" rel="nofollow" target="_blank"><strong>Master lock Python Cable For Primos 35 46 60 Trail Cam Camouflage 5 16 X 6</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $24.99
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-security-bear-box-for-primos-truth-cam-35-46-and-60_170601564100_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/170601564100_0.jpg" alt="Security Bear Box For Primos Truth Cam 35 46 and 60" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-security-bear-box-for-primos-truth-cam-35-46-and-60_170601564100_US.html" rel="nofollow" target="_blank"><strong>Security Bear Box For Primos Truth Cam 35 46 and 60</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $44.99
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-new-primos-truth-cam-60-70mp-ir-trail-game-camera_160721259754_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/160721259754_0.jpg" alt="New Primos Truth Cam 60 70mp IR Trail Game Camera" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-new-primos-truth-cam-60-70mp-ir-trail-game-camera_160721259754_US.html" rel="nofollow" target="_blank"><strong>New Primos Truth Cam 60 70mp IR Trail Game Camera</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $181.75
    </td>
  </tr>
</table>


</div>
<br />
<strong>Primos Truth Cam Specs and Freatures</strong><br />
Adjustable resolution settings of 7.0, 5.0, 3.1, and 1.3 MP for daytime<br />
Simple to use<br />
1.5-second trigger speed (0.3-second when camera is NOT in sleep mode)<br />
Captures photo and video<br />
External LCD window (displays photo count/battery life)<br />
High-resolution images/video deliver the detail to understand game behavior in your coverage area<br />
60 infrared LED extend night range to 60'<br />
Supports up to 8 GB SD Card<br />
Each photo displays: date, time, temperature, moon phases and photo/video<br />
Long-lasting battery life<br />
Runs on four D alkaline</p>
]]></content:encoded>
			<wfw:commentRss>http://trailcameras.net/primos/primos-truth-cam-60/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Primos Super Model</title>
		<link>http://trailcameras.net/primos/primos-super-model/</link>
		<comments>http://trailcameras.net/primos/primos-super-model/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 00:50:53 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Primos]]></category>

		<guid isPermaLink="false">http://trailcameras.net/?p=333</guid>
		<description><![CDATA[Compact, mini, ultra compact are just a few of most common buzz words associated with the new 2011 trail cameras.  The brand new Primos Super Model is the newest member of the gang.  The 6inch by 4inch dimensions seem to be the form factor everyone is falling into.  You would be able to fit six [...]]]></description>
			<content:encoded><![CDATA[<div style='float:right;' class='myrp_float_right myrp_float'></div>
<p>Compact, mini, ultra compact are just a few of most common buzz words associated with the new 2011 trail cameras.  The brand new <strong>Primos Super Model</strong> is the newest member of the gang.  The 6inch by 4inch dimensions seem to be the form factor everyone is falling into.  You would be able to fit six of these game cams into your deer hunting bag.</p>
<h2>Primos Super Model Commercial Video</h2>
<p><span class="youtube">
<iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="362" src="http://www.youtube.com/embed/s_S7vdTWKUM?color1=d6d6d6&amp;color2=f0f0f0&amp;border=1&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1" frameborder="0" allowfullscreen></iframe>
</span><p><a href="http://www.youtube.com/watch?v=s_S7vdTWKUM">www.youtube.com/watch?v=s_S7vdTWKUM</a></p></p>
<p>Primos is promising a 50ft flash range with the help of the 40 LEDs.  During the day you can choose between <strong>3MP, 5MP or 7MP color images.</strong> These images can be saved on an SD card up to 8GB.  By my calculations, this means you have more than 2500 trail camera pictures before having a full card.  Like many other game cameras, you also have the option of capturing video.<br />
<div>
<table width="100%" border="0" cellpadding="5" cellspacing="5">
  <tr>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-new-primos-game-camera-truth-cam-tc-60-7mp-tc60-63030_330685894341_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/330685894341_0.jpg" alt="NEW PRIMOS GAME CAMERA TRUTH CAM TC 60 7MP TC60 63030" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-new-primos-game-camera-truth-cam-tc-60-7mp-tc60-63030_330685894341_US.html" rel="nofollow" target="_blank"><strong>NEW PRIMOS GAME CAMERA TRUTH CAM TC 60 7MP TC60 63030</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $128.49
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-truth-x-cam-blackout-captures-exceptional-image_370586583740_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/370586583740_0.jpg" alt="Primos Truth X Cam BLACKOUT Captures exceptional image" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-truth-x-cam-blackout-captures-exceptional-image_370586583740_US.html" rel="nofollow" target="_blank"><strong>Primos Truth X Cam BLACKOUT Captures exceptional image</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $274.78
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-truth-cam-blackout-camera-designed-to-be-undete_370586584179_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/370586584179_0.jpg" alt="Primos Truth Cam Blackout camera Designed to be undete" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-truth-cam-blackout-camera-designed-to-be-undete_370586584179_US.html" rel="nofollow" target="_blank"><strong>Primos Truth Cam Blackout camera Designed to be undete</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $229.46
    </td>
  </tr>
</table>

<table width="100%" border="0" cellpadding="5" cellspacing="5">
  <tr>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-truth-cam-x-scouting-camera-7-megapixels-daytim_220955531615_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/220955531615_0.jpg" alt="Primos truth cam X scouting camera 7 Megapixels daytim" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-truth-cam-x-scouting-camera-7-megapixels-daytim_220955531615_US.html" rel="nofollow" target="_blank"><strong>Primos truth cam X scouting camera 7 Megapixels daytim</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $275.00
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-truth-cam-35-easy-to-understand-quick-instructi_220955531769_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/220955531769_0.jpg" alt="Primos TRUTH Cam 35 Easy to understand quick instructi" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-truth-cam-35-easy-to-understand-quick-instructi_220955531769_US.html" rel="nofollow" target="_blank"><strong>Primos TRUTH Cam 35 Easy to understand quick instructi</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $114.18
    </td>
    <td width="300" align="center" style="word-wrap: break-word;border: 1px solid #eeeeee;font-size:12px;" bgcolor="#ffffff" onmouseover="style.backgroundColor='#e8e8e8';" onmouseout="style.backgroundColor='#ffffff'">
      <a href="http://trailcameras.net/deals-primos-truth-cam-46-46-leds-infrared-5-megapixels_220955531824_US.html" rel="nofollow" target="_blank"><img src="http://thumbs.ebaystatic.com/pict/220955531824_0.jpg" alt="Primos Truth cam 46 46 LEDs Infrared 5 Megapixels" border="0" /></a><br />
      <a href="http://trailcameras.net/deals-primos-truth-cam-46-46-leds-infrared-5-megapixels_220955531824_US.html" rel="nofollow" target="_blank"><strong>Primos Truth cam 46 46 LEDs Infrared 5 Megapixels</strong></a><br />
      <img src="http://trailcameras.net/images/pp.gif" alt="Paypal" />&nbsp;&nbsp;&nbsp;US $156.20
    </td>
  </tr>
</table>


</div>
<br />
The <strong>Primos Super model is powered by eight AA batteries</strong>.  You may be able to get a year of service out of one set of batteries.  The manufacturer is suggesting a .3 second trigger speed.  The built in screen is a nice feature for viewing pictures in the field.</p>
<p><strong>Primos Super Model Specs and Features:</strong><br />
Best-in-class 7.0 MP resolution<br />
50' extended night range<br />
Converts to a handheld photo viewer<br />
Quickly review, save, delete, and organize your photos or videos<br />
Small in size but big on performance<br />
Lightning-fast .3-second trigger<br />
Captures both photos and video<br />
Simple to use digital sliding switches<br />
Year-long battery life on four AA batteries<br />
40 LEDs for superior image quality<br />
Requires SD card</p>
<h2>Primos Super Model Reviews</h2>
<p>below are the user reviews and experiences with this <a title="Primos Truth Cam Reviews" href="http://trailcameras.net/primos-truth-cam-reviews/">Primos Trail Camera</a>.  If you have an opinion we encourage you to leave it below.  Thanks for your time</p>
]]></content:encoded>
			<wfw:commentRss>http://trailcameras.net/primos/primos-super-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stealth Cam Unit Review</title>
		<link>http://trailcameras.net/stealth-cam/stealth-cam-unit-review/</link>
		<comments>http://trailcameras.net/stealth-cam/stealth-cam-unit-review/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 00:12:57 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Stealth Cam]]></category>

		<guid isPermaLink="false">http://trailcameras.net/?p=326</guid>
		<description><![CDATA[The Stealth Cam Unit is a micro infrared trail camera.  The width and height dimensions are only 4inches by 6inches.  This puts it in the category with Bushnell Trophy Cam and the Moultrie M80 and M100.  Like we have said before, a small compact size makes the camera much easier to place [...]]]></description>
			<content:encoded><![CDATA[<div style='float:right;' class='myrp_float_right myrp_float'></div>
<p>The <strong>Stealth Cam Unit</strong> is a micro infrared trail camera.  The width and height dimensions are only 4inches by 6inches.  This puts it in the category with Bushnell Trophy Cam and the Moultrie M80 and M100.  Like we have said before, a small compact size makes the camera much easier to place on a field edge or in the deer woods.</p>
<p>Digital trail camera picture resolution is not a problem with the Unit's 8MP still images.  Each image is stamped with the time of day, the date, the moon phase and the temperature.  You can also enable the 1-9 image Burst Mode which is a great setting over active trails.  Night time picture quality is aided with 38 infrared emitters which give it a 40ft flash range.  The Stealth Cam Unit can also capture 10-180 seconds of game camera video.</p>
<p><strong>Stealth Cam Unit Specs and Features:</strong><br />
Compact 4" x 6" infrared digital scouting camera<br />
Shoots 640 x 480 video clips from 10–180 seconds<br />
8.0 MP still images<br />
Time/date/moon/temp stamp<br />
Accepts up to 16 GB SD card (not included)<br />
Runs on eight AA batteries (not included)<br />
12V auxiliary jack<br />
38 IR emitters<br />
40' effective range<br />
2X/4X digital zoom<br />
1–9-image Burst Mode™<br />
Easy icon programming</p>
]]></content:encoded>
			<wfw:commentRss>http://trailcameras.net/stealth-cam/stealth-cam-unit-review/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 3475/3621 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: cloud-media.s3.amazonaws.com

Served from: trailcameras.net @ 2012-02-22 23:56:44 -->
