<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	
	<channel>
		<title>nPoly</title>
		<link>http://npoly.com/index.php</link>
		<description>nPoly</description>
		<language>en</language>
		<managingEditor>blaine@npoly.com</managingEditor>
                <copyright>Copyright 2010</copyright>
		<generator>Pivot Pivot - 1.40.5: 'Dreadwind'</generator>
		<pubDate>Mon, 28 Jun 2010 07:50:22 -0400</pubDate>
		<ttl>60</ttl>
		
		
		
		
		<item>
			<title>Android Scripting Environment: VGRebirth Scan</title>
			<link>http://npoly.com/pivot/entry.php?id=57</link>
			<comments>http://npoly.com/pivot/entry.php?id=57#comm</comments>
                        <description><![CDATA[ <p style="text-align:center;"><img src="http://npoly.com/images/photo_30.jpg" style="border:0px solid" title="" alt="" class="pivot-image" /></p><br />
<br />
While I'm still in the honeymoon stages with my Droid, I've been playing with the <a rel="external" href="http://code.google.com/p/android-scripting/">Android Scripting Environment</a>. And as a rite of passage, I've written my own bastardization of the barcode scan app. Only mine is linked to our good friend Rev Quixo's <a rel="external" href="http://www.vgrebirth.org">VG Rebirth</a> so I can use it to quickly scan in any video games I might want to add. Nifty, no? Alright, it's the same thing everyone else is doing... doesn't matter, it's useful to me!<br />
<br />
You'll need the ASE installed as well as ZXing's Barcode Scanner (which you should have been playing with since day 1, anyways):<br />
<br />
<i>import android<br />
droid = android.Android()<br />
code = droid.scanBarcode()<br />
x = str(int(code['result']['SCAN_RESULT']))<br />
url="http://vgrebirth.org/games/search.asp?keywords="+x<br />
droid.startActivity('android.intent.action.VIEW',url)<br />
</i> ]]></description>
			<guid isPermaLink="false">57@http://npoly.com/pivot/</guid>
			<category>default</category>
			<pubDate>Mon, 21 Dec 2009 19:49:00 -0400</pubDate>
		</item>
		
		
		
		<item>
			<title>Amazing Gyudon Recipe</title>
			<link>http://npoly.com/pivot/entry.php?id=56</link>
			<comments>http://npoly.com/pivot/entry.php?id=56#comm</comments>
                        <description><![CDATA[ Real quick. I made this and it tastes exactly like Yoshinoya!!<br />
I used thinly sliced beef instead of rib, only because I don't know where to find shaved boned rib meat.<br />
<a rel="external" href="http://blogs.yahoo.co.jp/smilestreet/28768509.html" title="">Linkage</a> ]]></description>
			<guid isPermaLink="false">56@http://npoly.com/pivot/</guid>
			<category>default</category>
			<pubDate>Tue, 29 Sep 2009 13:27:00 -0400</pubDate>
		</item>
		
		
		
		<item>
			<title>Tilt No More: Overdrive Button for Rockband</title>
			<link>http://npoly.com/pivot/entry.php?id=55</link>
			<comments>http://npoly.com/pivot/entry.php?id=55#comm</comments>
                        <description><![CDATA[ <p style="text-align:center;"><img src="http://npoly.com/images/rbmod4.jpg" style="border:0px solid" title="" alt="" class="pivot-image" /></p><br />
<br />
The world has had guitar shaped videogame controllers for quite a while now. From the first Guitar Freaks game to the current hot/cold war of Guitar Hero and Rockband. The one thing the current crop of guitars all share is a dodgy way of activating your "super power" (Star Power in GH, Overdrive in RB) by tilting your guitar straight up. While commonplace, the mechanism is imprecise and doesn't always work when you need/want it to. So, here's a simple modification that converts the tilting mechanic into a straight forward button press. Join me, won't you?<br  /><br  /><br />
The tilting mechanism in my 1st edition Rockband guitar is accomplished by an odd little circuit board between the strummer and the whammy bar. It's unusually that it has two signal wires (in mine, two white wires) and a single ground wire.<br />
<br />
<p style="text-align:center;"><img src="http://npoly.com/images/rbmod2.jpg" style="border:0px solid" title="" alt="" class="pivot-image" /></p><br />
<p style="text-align:center;"><img src="http://npoly.com/images/rbmod3.jpg" style="border:0px solid" title="" alt="" class="pivot-image" /></p><br />
<br />
Removing it with a screwdriver and some wiresnips, you'll have this small rattling circuitboard. Now, all you have to do is drill out a button of your choice. I'm currently enamored with these chrome beauties I bought online a few months ago, they're visually perfect for a guitar. I chose between the strumbar and whammy bar, the original location for my button. My pink rests on it while I play. It's important to note that if you put it there, it will not be "easier" to use overdrive. It'll actually require some dexterity to strum with one finger and press with another. The button is designed to make activating overdrive more accurate. If you wanted to, you could install the button anywhere including on the neck fret where you could hit it with your thumb.<br />
<br />
<p style="text-align:center;"><img src="http://npoly.com/images/rbmod1.jpg" style="border:0px solid" title="" alt="" class="pivot-image" /></p><br />
<br />
Now the slightly odd part. Discard the GROUND wire you just cut from the circuit board. Just tape it off to the side where it won't cause any trouble. The solder (or in the case of these buttons, screw) one of the two signal wires to one side of your button and the other wire to the other side. That's it!<br />
<br />
Exactly what was happening in the circuit you removed is a bit of a mystery to me, honestly. At first I put both signal wires on one end of the button and the ground on the other end of the button. Pressing the button would actually change the guitar effect from Echo to Chorus!!!<br />
<br />
You can easily extend this mod by putting your overdrive button <i>outside</i> of your guitar in the form of an effects pedal (which I'll be doing for fun, but I do kinda consider cheating the system since the tilt mechanism is easy, but in accurate - the overdrive button is accurate, but not easy - and the foot pedal will be both accurate and easy). ]]></description>
			<guid isPermaLink="false">55@http://npoly.com/pivot/</guid>
			<category>default</category>
			<pubDate>Mon, 16 Feb 2009 23:54:00 -0400</pubDate>
		</item>
		
		
		
		<item>
			<title>Prolonged Absence</title>
			<link>http://npoly.com/pivot/entry.php?id=54</link>
			<comments>http://npoly.com/pivot/entry.php?id=54#comm</comments>
                        <description><![CDATA[ Well... I'm back to updating. Thing is, my ex-fiance told me a week before the wedding she didn't love me. Needless to say, I had no desire to update the sit for about 6 months or so. ]]></description>
			<guid isPermaLink="false">54@http://npoly.com/pivot/</guid>
			<category>default</category>
			<pubDate>Mon, 16 Feb 2009 23:20:00 -0400</pubDate>
		</item>
		
		
		
		<item>
			<title>New Camera</title>
			<link>http://npoly.com/pivot/entry.php?id=52</link>
			<comments>http://npoly.com/pivot/entry.php?id=52#comm</comments>
                        <description><![CDATA[ <p style="text-align:center;"><a href='http://npoly.com/images/img_0046.jpg' class="thickbox" title="" rel="entry-52 external" ><img src="http://npoly.com/images/img_0046.thumb.jpg" style="border: 1px solid;" alt="" title=""  class='pivot-popupimage'/></a></p><p style="text-align:center;"><a href='http://npoly.com/images/img_0049.jpg' class="thickbox" title="" rel="entry-52 external" ><img src="http://npoly.com/images/img_0049.thumb.jpg" style="border: 1px solid;" alt="" title=""  class='pivot-popupimage'/></a></p><p style="text-align:center;"><a href='http://npoly.com/images/img_0077.jpg' class="thickbox" title="" rel="entry-52 external" >(thumbnail)</a></p><p style="text-align:center;"><a href='http://npoly.com/images/img_0052.jpg' class="thickbox" title="" rel="entry-52 external" ><img src="http://npoly.com/images/img_0052.thumb.jpg" style="border: 1px solid;" alt="" title=""  class='pivot-popupimage'/></a></p><p style="text-align:center;"><a href='http://npoly.com/images/img_0063.jpg' class="thickbox" title="" rel="entry-52 external" ><img src="http://npoly.com/images/img_0063.thumb.jpg" style="border: 1px solid;" alt="" title=""  class='pivot-popupimage'/></a></p><p style="text-align:center;"><a href='http://npoly.com/images/img_0055.jpg' class="thickbox" title="" rel="entry-52 external" ><img src="http://npoly.com/images/img_0055.thumb.jpg" style="border: 1px solid;" alt="" title=""  class='pivot-popupimage'/></a></p><p style="text-align:center;"><a href='http://npoly.com/images/img_0069.jpg' class="thickbox" title="" rel="entry-52 external" >(thumbnail)</a></p> ]]></description>
			<guid isPermaLink="false">52@http://npoly.com/pivot/</guid>
			<category>default</category>
			<pubDate>Sat, 14 Jun 2008 00:53:00 -0400</pubDate>
		</item>
		
		
		
		<item>
			<title>When things get tough...</title>
			<link>http://npoly.com/pivot/entry.php?id=51</link>
			<comments>http://npoly.com/pivot/entry.php?id=51#comm</comments>
                        <description><![CDATA[ <p style="text-align:center;"><img src="http://npoly.com/images/prayerforserenity.jpg" style="border:0px solid" title="" alt="" class="pivot-image" /></p><br />
<br />
Because the one from A.A. is too girlie. ]]></description>
			<guid isPermaLink="false">51@http://npoly.com/pivot/</guid>
			<category>default</category>
			<pubDate>Wed, 11 Jun 2008 12:42:00 -0400</pubDate>
		</item>
		
		
		
		<item>
			<title>Nmap Icon and Script for OS X</title>
			<link>http://npoly.com/pivot/entry.php?id=50</link>
			<comments>http://npoly.com/pivot/entry.php?id=50#comm</comments>
                        <description><![CDATA[ <p style="text-align:center;"><img src="http://npoly.com/images/nmapthumb.png" style="border:0px solid" title="" alt="" class="pivot-image" /></p><br />
<br />
Really nothing earth shaking, but I personally love to run Nmap whenever I go on a new or unknown network - it's the equivelant of looking around the room to make sure there's no one too shady hanging about... it's also useful for figuring out how much traffic, and therefore how slow transfers, you can expect. The only thing people may find really useful is the nice Nmap icon I created. Creating scalable icons for OS X can be a bit of a bear... Download after the jump.The script just fires off Nmap with the stealth syn turned, for a standard network set up (192.168.1.x). Obviously you need Nmap installed, and it will only work on what was once known as a Class C network (192.168.1.0 - 192.168.1.255).<br />
<br />
It won't take much imagination for someone to just steal the icon and build another script for Class B or any other type of search Nmap supports.<br />
<br />
<a rel="external" href="http://www.npoly.com/Nmap.zip" title="">Nmap.app as a Zip</a><br />
<br />
So add a little style to your dock and simplify your port scanning! ]]></description>
			<guid isPermaLink="false">50@http://npoly.com/pivot/</guid>
			<category>default</category>
			<pubDate>Tue, 10 Jun 2008 15:02:00 -0400</pubDate>
		</item>
		
		
		
		<item>
			<title>Goosh - Google Shell</title>
			<link>http://npoly.com/pivot/entry.php?id=49</link>
			<comments>http://npoly.com/pivot/entry.php?id=49#comm</comments>
                        <description><![CDATA[ Very cool command line interface for google.<br />
<br />
http://goosh.org/ ]]></description>
			<guid isPermaLink="false">49@http://npoly.com/pivot/</guid>
			<category>default</category>
			<pubDate>Mon, 09 Jun 2008 16:38:00 -0400</pubDate>
		</item>
		
		
		
		<item>
			<title>He's good at repairs. He's under each snare.</title>
			<link>http://npoly.com/pivot/entry.php?id=48</link>
			<comments>http://npoly.com/pivot/entry.php?id=48#comm</comments>
                        <description><![CDATA[ I don't get excited much when it comes to music. But the perfect storm of my interests manifests itself under the brand of D.E.L. That's Del The Funky Homosapien - the man behind the mic on the best of the Gorillaz tracks as well as one of the most powerful hip-hop albums ever, Deltron 3030. Del's new CD arrived in the mail today for me and my excitement has piqued to find out it's be autographed by the man himself:<br />
<br />
<p style="text-align:center;"><a href='http://npoly.com/images/photo_8_copy1.jpg' class="thickbox" title="" rel="entry-48 external" ><img src="http://npoly.com/images/photo_8_copy1.thumb.jpg" style="border: 1px solid;" alt="" title=""  class='pivot-popupimage'/></a></p><br />
<br />
What you gonna do, Mean Gene? This is probably the first time I've ever considered a music cd I've purchased to be a collectable. I've ripped it and she's back in the case. I'm a few songs in and it's doing good so far. This will definitely tide me over until the new Deltron.<br />
<br />
Deltron Zero, hero... not no small feat. ]]></description>
			<guid isPermaLink="false">48@http://npoly.com/pivot/</guid>
			<category>default</category>
			<pubDate>Mon, 10 Mar 2008 20:44:00 -0400</pubDate>
		</item>
		
		
		
		<item>
			<title>POLITICS!</title>
			<link>http://npoly.com/pivot/entry.php?id=47</link>
			<comments>http://npoly.com/pivot/entry.php?id=47#comm</comments>
                        <description><![CDATA[ <p style="text-align:center;"><img src="http://npoly.com/images/obama.png" style="border:0px solid" title="" alt="" class="pivot-image" /></p><br />
<br />
Everytime I hear that guys name I get an urge to slam the LP button... ]]></description>
			<guid isPermaLink="false">47@http://npoly.com/pivot/</guid>
			<category>default</category>
			<pubDate>Mon, 10 Mar 2008 11:26:00 -0400</pubDate>
		</item>
		
		
		
	</channel>
</rss>
