<?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>Nucleocide.net</title>
	<atom:link href="http://www.nucleocide.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nucleocide.net</link>
	<description>The personal blog of Thomas Hunter</description>
	<lastBuildDate>Mon, 30 Jan 2012 05:55:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Protected: Startup Overview</title>
		<link>http://www.nucleocide.net/startup-overview/</link>
		<comments>http://www.nucleocide.net/startup-overview/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 05:55:10 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.nucleocide.net/?p=411</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.nucleocide.net/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-411">Password:<br />
<input name="post_password" id="pwbox-411" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.nucleocide.net/startup-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: More Interesting Startup Stuff</title>
		<link>http://www.nucleocide.net/more-interesting-startup-stuff/</link>
		<comments>http://www.nucleocide.net/more-interesting-startup-stuff/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 07:25:34 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.nucleocide.net/?p=409</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.nucleocide.net/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-409">Password:<br />
<input name="post_password" id="pwbox-409" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.nucleocide.net/more-interesting-startup-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notable Observation about Silicon Valley</title>
		<link>http://www.nucleocide.net/notable-observation-about-silicon-valley/</link>
		<comments>http://www.nucleocide.net/notable-observation-about-silicon-valley/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 00:27:27 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.nucleocide.net/?p=404</guid>
		<description><![CDATA[First of all, please don&#8217;t hate me. This isn&#8217;t a post by a trendy mac-using hipster who uses Photoshop exclusively. I&#8217;ve been using Windows since booting the machine opened a DOS prompt, and you had to type &#8216;win&#8217; to get in. I went through Windows 3.1, 95, 98, ME, 2000, XP, Vista, 7. I&#8217;ve never [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>First of all, please don&#8217;t hate me. This isn&#8217;t a post by a trendy mac-using hipster who uses Photoshop exclusively. I&#8217;ve been using Windows since booting the machine opened a DOS prompt, and you had to type &#8216;win&#8217; to get in. I went through Windows 3.1, 95, 98, ME, 2000, XP, Vista, 7. I&#8217;ve never been a user of Apple products (although the middle school I attended had a Apple 2e and some old iMac&#8217;s). My first experience with Linux was a copy of Mandrake 7.2 I purchased at K-Mart to fix my broken W98 install (damn you I-Love-You virus!) when I was about 14, a year later I was re-compiling the Linux 2.2 Kernel on a 90Mhz, 80MB, 2.1GB laptop.</p></blockquote>
<p>The biggest thing I noticed about silicon valley (and even the city I was living in before; Ann Arbor, MI) is that EVERYONE uses an Apple. Of about 200 hackers I get the pleasure of meeting with every week, about 190 of them use either a MacBook Pro or a MacBook Air. These are some of the brightest developers of our generation, all with awesome ideas and highly employable app development skills.</p>
<p>If you&#8217;re rolling your eyes at that paragraph, chances are you haven&#8217;t given Apple a fair chance. You just rolled your eyes again, didn&#8217;t you?!</p>
<p>I used to hate Apple products. Then again, I used to love IE. But then I gave it a fair chance and I can honestly say I&#8217;m never going back. People are always telling stories about how they switched to a Mac and can never go back to a PC, but you don&#8217;t really hear about the reverse happening.</p>
<p>Anyway, the reason I personally made the switch is because I love LAMP, I need to work in a command line, and I hate it when I break a Linux machine (sudo apt-get upgrade; init 6; GRUB ERRORS). I will never switch away from a Linux based server, but for a development machine, I need something more stable. One argument Linux users have against OS X is that it doesn&#8217;t have a native package manager, but grab something like <a href="http://mxcl.github.com/homebrew/" target="_blank">HomeBrew</a> and you&#8217;re good to go. Thanks to this utility, I&#8217;ve got Node.js, Redis, CouchDB, and MongoDB all running locally with minimal effort.</p>
<h3>Questions and Answers</h3>
<p><strong>Why not just install a virtual machine and run Linux in it locally?</strong> Emulation is usually not the right way to go about solving a problem. It does work great in the dedicated hosting world, but for a dev machine it means you have to boot a system within your system, which takes time and system resources. It does work, and can more accurately resemble your server environment, but the convenience just isn&#8217;t there.</p>
<p><strong>Why not just run Ubuntu or Fedora or RedHat?</strong> I really like knowing that everyone using my OS has the same window manager, same kernel, etc, and that any binary app I download just runs without configuration and compilation. It&#8217;s really easy to download a dmg file and double click a program and get it working, which is awesome! Windows users do get this benefit, too.</p>
<p><strong>Not compiling your packages makes them slow.</strong> I know! But this is merely a development machine. I would never run OS X as a server (or Windows for that matter). Fine-Tuning performance is a definite need on the server, but on the dev machine it&#8217;s not as important.</p>
<p><strong>The version of PHP / Apache / Python / Perl / GCC shipped with the OS is outdated.</strong> This is easily alleviated by installing the HomeBrew package manager and grabbing the newer versions. They will be stored somewhere in the /opt directory and remain separate from the versions shipped by the OS. This way when the OS upgrades your packages aren&#8217;t destroyed, and if you install an unstable program it won&#8217;t interfere with your OS.</p>
<h3>Closing Notes</h3>
<p>OS X isn&#8217;t for everyone. There are some startup teams which build software that needs to run on PC&#8217;s, and you&#8217;ll see one developer on a Mac and the other on a PC. Mac&#8217;s also cost about double of their PC counterpart.</p>
<p>I had a PC with nice specs (and 45 minutes of battery life) which cost me about $1,300. I sold it a month or two ago for $500 after 11 months of ownership. My Mac is a lot nicer as far as specs go, and cost about $2,400 (plus $50 for 8GB of aftermarket RAM) and will probably sell for $1,800 one day. Mac&#8217;s tend to sell for more, which is nice.</p>
<p>Owning a Mac and owning a PC is a lot like believing in the tooth fairy and not believing in the tooth fairy. I will leave it up to the reader to figure out my parable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nucleocide.net/notable-observation-about-silicon-valley/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: Lessons Learned during a startup</title>
		<link>http://www.nucleocide.net/lessons-learned-during-a-startup/</link>
		<comments>http://www.nucleocide.net/lessons-learned-during-a-startup/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 06:22:53 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.nucleocide.net/?p=401</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.nucleocide.net/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-401">Password:<br />
<input name="post_password" id="pwbox-401" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.nucleocide.net/lessons-learned-during-a-startup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Setup a Pirate Radio Station</title>
		<link>http://www.nucleocide.net/how-to-setup-a-pirate-radio-station/</link>
		<comments>http://www.nucleocide.net/how-to-setup-a-pirate-radio-station/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 01:30:33 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[Hardware Hacking]]></category>

		<guid isPermaLink="false">http://www.nucleocide.net/?p=398</guid>
		<description><![CDATA[Would you like to build a miniature, portable, pirate radio station, for cheap? First, you&#8217;re going to grab an FM transmitter. Amazon has one with a range of a half mile or more for around $100: 0.5 W Fail-Safe Long Range FM Transmitter &#8211; CZH-05B &#8211; WITH NEW HI (0.5W) LO (0.1W) Next, you&#8217;ll want [...]]]></description>
			<content:encoded><![CDATA[<p>Would you like to build a miniature, portable, pirate radio station, for cheap?</p>
<p>First, you&#8217;re going to grab an FM transmitter. Amazon has one with a range of a half mile or more for around $100:<br />
<a href="http://www.amazon.com/gp/product/B003FO4UHW/ref=as_li_ss_tl?ie=UTF8&amp;tag=nucleocide-20&amp;linkCode=as2&amp;camp=217145&amp;creative=399369&amp;creativeASIN=B003FO4UHW">0.5 W Fail-Safe Long Range FM Transmitter &#8211; CZH-05B &#8211; WITH NEW HI (0.5W) LO (0.1W)</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=nucleocide-20&amp;l=as2&amp;o=1&amp;a=B003FO4UHW&amp;camp=217145&amp;creative=399369" alt="" width="1" height="1" border="0" /></p>
<p>Next, you&#8217;ll want a little computer to connect it to. Check out the Raspberry Pi (should be out by 2012, $35):<br />
<a href="http://www.raspberrypi.org/" target="_blank">Raspberry Pi</a></p>
<p>Stick the whole thing in a box, install an audio player, connect a double sided audio cord, and let it broadcast!</p>
<p>If you want to stream audio from the internet, as opposed to playing a collection of MP3 files, you&#8217;ll want to grab a USB wifi antenna. This one has a very long range:<br />
<a href="http://www.amazon.com/gp/product/B001O9X9EU/ref=as_li_ss_tl?ie=UTF8&amp;tag=nucleocide-20&amp;linkCode=as2&amp;camp=217145&amp;creative=399369&amp;creativeASIN=B001O9X9EU">Alfa 1000mW 1W 802.11b/g USB Wireless WiFi Network Adapter With Original Alfa Screw-On Swivel 9dBi Rubber Antenna</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=nucleocide-20&amp;l=as2&amp;o=1&amp;a=B001O9X9EU&amp;camp=217145&amp;creative=399369" alt="" width="1" height="1" border="0" /></p>
<p>Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nucleocide.net/how-to-setup-a-pirate-radio-station/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is Audacity a huge piece of crap?</title>
		<link>http://www.nucleocide.net/why-is-audacity-a-huge-piece-of-crap/</link>
		<comments>http://www.nucleocide.net/why-is-audacity-a-huge-piece-of-crap/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 21:41:30 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.nucleocide.net/?p=395</guid>
		<description><![CDATA[I just spent 10 minutes trying to crop an audio clip. Every item in the edit menu goes grey when I select part of the song. How is that useful?]]></description>
			<content:encoded><![CDATA[<p>I just spent 10 minutes trying to crop an audio clip. Every item in the edit menu goes grey when I select part of the song. How is that useful?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nucleocide.net/why-is-audacity-a-huge-piece-of-crap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stickers on Dev Laptops</title>
		<link>http://www.nucleocide.net/stickers-on-dev-laptops/</link>
		<comments>http://www.nucleocide.net/stickers-on-dev-laptops/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 01:54:57 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.nucleocide.net/?p=392</guid>
		<description><![CDATA[What does the industry think about developers with laptops covered in stickers? This is the machine I do all of my development on, a lot of that is done in local coffee shops. I haven&#8217;t had to meet with any clients yet using it, and I can&#8217;t help but wonder what they may think.]]></description>
			<content:encoded><![CDATA[<p>What does the industry think about developers with laptops covered in stickers? This is the machine I do all of my development on, a lot of that is done in local coffee shops. I haven&#8217;t had to meet with any clients yet using it, and I can&#8217;t help but wonder what they may think.</p>
<div id="attachment_393" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-393" title="Stickers on Dev Laptops" src="http://www.nucleocide.net/uploads/2011/10/laptop.jpg" alt="Stickers on Dev Laptops" width="640" height="480" /><p class="wp-caption-text">H.R. Geiger, Backtrack, Github, MySQL, PHP</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.nucleocide.net/stickers-on-dev-laptops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacking a crappy ActionTec modem</title>
		<link>http://www.nucleocide.net/hacking-a-crappy-actiontec-modem/</link>
		<comments>http://www.nucleocide.net/hacking-a-crappy-actiontec-modem/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 00:04:28 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.nucleocide.net/?p=384</guid>
		<description><![CDATA[I was at a local coffee shop trying to diagnose their lack of internet connectivity, so I found out what IP address their modem assigned me, and browsed to the *.1 address (where the modem usually resides). After some snooping there was no WAN connection (maybe they didn&#8217;t pay their bill?) Anyway, here&#8217;s the first [...]]]></description>
			<content:encoded><![CDATA[<p>I was at a local coffee shop trying to diagnose their lack of internet connectivity, so I found out what IP address their modem assigned me, and browsed to the *.1 address (where the modem usually resides). After some snooping there was no WAN connection (maybe they didn&#8217;t pay their bill?)</p>
<p>Anyway, here&#8217;s the first thing I saw:</p>
<p><a href="http://www.nucleocide.net/uploads/2011/10/Screen-Shot-2011-10-22-at-11.53.48-AM.png"><img class="aligncenter size-medium wp-image-385" title="Screen Shot 2011-10-22 at 11.53.48 AM" src="http://www.nucleocide.net/uploads/2011/10/Screen-Shot-2011-10-22-at-11.53.48-AM-300x149.png" alt="" width="300" height="149" /></a></p>
<p>(You can click the graphic for a larger version). If you look closely at the URL, you&#8217;ll notice a &#8216;getpage&#8217; GET paramater. You&#8217;ll notice that it contains a relative path to a document. You&#8217;ll also notice how it begins by using the parent directory operator (../). If you click around the site a little, you&#8217;ll notice the getpage paramater changing each time. This means they load pages by grabbing them from the filesystem and display them on the page, even with parent directories included. If you can&#8217;t tell by now, this is pretty bad.</p>
<p>Most web apps which make this mistake prepend the file to be included with a path, which means if you wanted to grab files from throughout the OS and in higher paths, you need to keep prepending the path with parent directory operators (../../../), but in this case, they are blindly grabbing files based on the GET paramater, so one can stick an absolute path operator into the URL and access any file on the OS (assuming you can guess the file paths). The ActionTec modem is running a super simple Linux based OS, and all the usual suspects are available:</p>
<p><a href="http://www.nucleocide.net/uploads/2011/10/Screen-Shot-2011-10-22-at-11.53.31-AM.png"><img class="aligncenter size-medium wp-image-386" title="Screen Shot 2011-10-22 at 11.53.31 AM" src="http://www.nucleocide.net/uploads/2011/10/Screen-Shot-2011-10-22-at-11.53.31-AM-300x166.png" alt="" width="300" height="166" /></a></p>
<p><a href="http://www.nucleocide.net/uploads/2011/10/Screen-Shot-2011-10-22-at-11.53.36-AM.png"><img class="aligncenter size-medium wp-image-387" title="Screen Shot 2011-10-22 at 11.53.36 AM" src="http://www.nucleocide.net/uploads/2011/10/Screen-Shot-2011-10-22-at-11.53.36-AM-300x166.png" alt="" width="300" height="166" /></a></p>
<p><a href="http://www.nucleocide.net/uploads/2011/10/Screen-Shot-2011-10-22-at-11.56.58-AM.png"><img class="aligncenter size-medium wp-image-388" title="Screen Shot 2011-10-22 at 11.56.58 AM" src="http://www.nucleocide.net/uploads/2011/10/Screen-Shot-2011-10-22-at-11.56.58-AM-300x103.png" alt="" width="300" height="103" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nucleocide.net/hacking-a-crappy-actiontec-modem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fuck You Comcast/Xfinity</title>
		<link>http://www.nucleocide.net/fuck-you-comcast-xfinity/</link>
		<comments>http://www.nucleocide.net/fuck-you-comcast-xfinity/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 14:19:25 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[Idiots]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.nucleocide.net/?p=379</guid>
		<description><![CDATA[Well, no surprise there, the Comcast website is still a broken piece of shit. I&#8217;m stuck making payments over the phone it would seem. I don&#8217;t know if this affects every single client who tries to retrieve their password (if so, I&#8217;m sure they would have at least tried to fix the problem), or if [...]]]></description>
			<content:encoded><![CDATA[<p>Well, no surprise there, the Comcast website is still a broken piece of shit. I&#8217;m stuck making payments over the phone it would seem. I don&#8217;t know if this affects every single client who tries to retrieve their password (if so, I&#8217;m sure they would have at least tried to fix the problem), or if it only affects a subset of accounts (more than likely).</p>
<div id="attachment_380" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.nucleocide.net/uploads/2011/09/comcast-1.jpg"><img class="size-medium wp-image-380" title="comcast-1" src="http://www.nucleocide.net/uploads/2011/09/comcast-1-300x215.jpg" alt="" width="300" height="215" /></a><p class="wp-caption-text">Step 1: Try to retrieve password</p></div>
<p>&nbsp;</p>
<div id="attachment_381" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.nucleocide.net/uploads/2011/09/comcast-2.jpg"><img class="size-medium wp-image-381" title="comcast-2" src="http://www.nucleocide.net/uploads/2011/09/comcast-2-300x215.jpg" alt="" width="300" height="215" /></a><p class="wp-caption-text">Step 2: Look at the broken Comcast message</p></div>
<p>Another funny thing about paying Comcast&#8230; Apparently their billing keeps screwing up and I&#8217;m forced to alternate between paying two payments at the time and skipping a payment. Which is fine by me, as long as it doesn&#8217;t fuck with my credit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nucleocide.net/fuck-you-comcast-xfinity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NERF Gun Mod: Purple Laser &#8220;UltraViolent&#8221;</title>
		<link>http://www.nucleocide.net/nerf-gun-mod-purple-laser-ultraviolent/</link>
		<comments>http://www.nucleocide.net/nerf-gun-mod-purple-laser-ultraviolent/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 03:03:22 +0000</pubDate>
		<dc:creator>Thomas Hunter</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.nucleocide.net/?p=363</guid>
		<description><![CDATA[Buy this laser module from Amazon for ~$13: Mini Blue Laser 405nm 5mw 8x13mm exclusive AixiZ This is a pretty simple modification. Pretty much all we&#8217;re doing is sticking a battery pack, switch, and laser inside of this little plastic NERF gun. There&#8217;s a few tricky things to over come though; they did a good [...]]]></description>
			<content:encoded><![CDATA[<div class="aligncenter"><iframe width="420" height="345" src="http://www.youtube.com/embed/qLXVLru2l-o?rel=0" frameborder="0" allowfullscreen></iframe></object></div>
<p>Buy this laser module from Amazon for ~$13: <a href="http://www.amazon.com/gp/product/B004D4AW16/ref=as_li_ss_tl?ie=UTF8&amp;tag=nucleocide-20&amp;linkCode=as2&amp;camp=217145&amp;creative=399373&amp;creativeASIN=B004D4AW16">Mini Blue Laser 405nm 5mw 8x13mm exclusive AixiZ</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=&amp;l=as2&amp;o=1&amp;a=B004D4AW16&amp;camp=217145&amp;creative=399373" alt="" width="1" height="1" border="0" /></p>
<p>This is a pretty simple modification. Pretty much all we&#8217;re doing is sticking a battery pack, switch, and laser inside of this little plastic NERF gun. There&#8217;s a few tricky things to over come though; they did a good job shoving a lot of gun components in such a small little space. Thankfully, the handle is just the right size to hold a battery pack and the tip of the gun (after some drilling) barely holds the laser. Keep reading to see pictures and explanations of what I did, and be sure to watch the video above.</p>
<p>&nbsp;</p>
<p><a href="http://www.nucleocide.net/uploads/2011/09/NERF-1.jpg"><img class="aligncenter size-full wp-image-364" title="NERF-1" src="http://www.nucleocide.net/uploads/2011/09/NERF-1.jpg" alt="" width="640" height="480" /></a></p>
<p>Here&#8217;s the gun. Notice how badass it is compared to the orange and yellow or the blue and yellow ones.</p>
<p><a href="http://www.nucleocide.net/uploads/2011/09/NERF-2.jpg"><img class="aligncenter size-full wp-image-365" title="NERF-2" src="http://www.nucleocide.net/uploads/2011/09/NERF-2.jpg" alt="" width="640" height="480" /></a></p>
<p>This is the guts of the gun. It&#8217;s just like the other NERF Maverick guns you&#8217;ve torn apart, so no curve balls.</p>
<p><a href="http://www.nucleocide.net/uploads/2011/09/NERF-3.jpg"><img class="aligncenter size-full wp-image-366" title="NERF-3" src="http://www.nucleocide.net/uploads/2011/09/NERF-3.jpg" alt="" width="640" height="480" /></a></p>
<p>Here&#8217;s a picture of the gun after I first started drilling into it. The hole should be just big enough for the laser to fit in it (mine was a little too big). You may need to dremmel the sides of the gun around the laser so that it fits. The plastic piece on the bottom of where the laser will sit in the above picture was removed completely. I had to run the wire through the front of the gun (there was too much complex mechanics in the middle to run the wire) and it was a pretty tight fit.</p>
<p><a href="http://www.nucleocide.net/uploads/2011/09/NERF-4.jpg"><img class="aligncenter size-full wp-image-367" title="NERF-4" src="http://www.nucleocide.net/uploads/2011/09/NERF-4.jpg" alt="" width="640" height="480" /></a></p>
<p>Here&#8217;s another shot of the gun being torn apart. The battery pack I found was just a little too big, so the plastic piece in the lower left needed to be drilled out (if not, the trigger wouldn&#8217;t slide back far enough for the gun to fire). Luckily, it wasn&#8217;t used to hold a screw, just for structural integrity. I glued the battery pack in on the bottom and left the top so that the cover could easily be slid on and off. In this picture you can see that the wires are attached, but that was just to make sure the electronics were still working, there will need to be more wire added before it is completed.</p>
<p><a href="http://www.nucleocide.net/uploads/2011/09/NERF-5.jpg"><img class="aligncenter size-full wp-image-368" title="NERF-5" src="http://www.nucleocide.net/uploads/2011/09/NERF-5.jpg" alt="" width="640" height="480" /></a></p>
<p>Here&#8217;s what the laser looks like inside of the gun, notice how tight of a fit it is. Expect to spend 15 minutes smoothing everything out and another several minutes lining the laser up and gluing it in. Be careful though, it can get off-centered when the gun is closed.</p>
<p><a href="http://www.nucleocide.net/uploads/2011/09/NERF-6.jpg"><img class="aligncenter size-full wp-image-369" title="NERF-6" src="http://www.nucleocide.net/uploads/2011/09/NERF-6.jpg" alt="" width="640" height="480" /></a></p>
<p>Here you can see the trickiest part&#8230; I had to dremmel a path for the wires to follow (otherwise the gun wouldn&#8217;t close properly). Also, the wires for the laser had to wrap from the back of the module to the front, and get run behind the orange barrel (a super tight fit). The barrel had to be dremmel&#8217;d a little too so that the laser module could sit next to it.</p>
<p><a href="http://www.nucleocide.net/uploads/2011/09/NERF-7.jpg"><img class="aligncenter size-full wp-image-370" title="NERF-7" src="http://www.nucleocide.net/uploads/2011/09/NERF-7.jpg" alt="" width="640" height="480" /></a></p>
<p>Here&#8217;s the sucky part; the wires were soldered and taped at the worst locations, right in the tight joints. This causes the gun to be a little too wide at the front and it looks a little shoddy. Also, notice how the laser sits right where one of the important front screw sits. I got lucky and that part of the gun looks normal, but it does make the gun a little weaker in that area. You can see where the switch sits, I looked all over the gun for a better location but couldn&#8217;t find one. It does sit behind the important trigger area and doesn&#8217;t interfere. The outside of the gun looks goofy by the switch though, since that part of the gun extrudes for show (that extrusion had to be smoothed down with a dremmel).</p>
<p>All in all it&#8217;s a pretty solid mod. I first planned on using a mercury switch so that the laser would turn on when the gun was set up-right, but it wouldn&#8217;t fit in the gun. Another thing that could make this cooler is if the trigger would activate the laser when half pressed, but this was a lot easier. I&#8217;d like to pain the gun some more so it&#8217;s entirely black and white, but I don&#8217;t have the patience!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nucleocide.net/nerf-gun-mod-purple-laser-ultraviolent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

