<?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>Winston&#039;s Humble Site</title>
	<atom:link href="http://www.tcnj.edu/~moy5/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.tcnj.edu/~moy5</link>
	<description>Life, Technology, and Caprice</description>
	<lastBuildDate>Sun, 01 Nov 2009 04:37:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Grizzly Man: A Movie Review</title>
		<link>http://www.tcnj.edu/~moy5/?p=150</link>
		<comments>http://www.tcnj.edu/~moy5/?p=150#comments</comments>
		<pubDate>Sun, 01 Nov 2009 04:33:53 +0000</pubDate>
		<dc:creator>Winston Moy</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.tcnj.edu/~moy5/?p=150</guid>
		<description><![CDATA[
This is one of my movie responses from my FSP, freshman year. I was rather amused by what I wrote for a class, that would be seen by my teacher&#8230; :
Behind a Jane Goodall-like facade, Grizzly Man felt more like a biography that should be titled &#8220;Treadwell: Fanatic or Freak.&#8221; Though I was honestly touched [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.library.cornell.edu/olinuris/ref/Grizzly_Man_Poster.jpg" alt="" width="248" height="350" /><br />
This is one of my movie responses from my FSP, freshman year. I was rather amused by what I wrote for a class, that would be seen by my teacher&#8230; :</p>
<p>Behind a Jane Goodall-like facade, Grizzly Man felt more like a biography that should be titled &#8220;Treadwell: Fanatic or Freak.&#8221; Though I was honestly touched by his concern for animals (and the adorable foxes), Treadwell possessed a sort of adult  arrogance combined with a childish enthusiasm that I found reminiscent of a mental disorder.</p>
<p>The film itself focused a lot more on Treadwell&#8217;s personal life than it should have advancing the cause of the grizzly bears.As I stated above, it felt more like a biography than a documentary.</p>
<p>Another thing that piqued my interest was T~&#8217;s* repeated use of the phrase &#8220;I&#8217;m&#8230; protecting these bears.&#8221; I was always left wondering &#8220;what did you actually do to protect them, aside from harass some fisherman?&#8221; In this way, the film turned into a sort of cynical joke for me.</p>
<p>Cinematographically (i think i butchered a few words&#8230;) , I felt the editors lingered a bit too long on a bunch of scenes. I mean, come on, you want us to stare at that autopsy guy staring back at the camera for a good ten seconds? Or watch T~&#8217;s girlfriend torn by sadness as the camera zooms out? Honestly&#8230; learn to edit. Oh and I think the film would have had a greater effect if the narrator didn&#8217;t have such an accent.</p>
<p>Overall, I don&#8217;t think Grizzly Man had as profound an effect on me as An Inconvenient Truth. Plus, I think T~ began to lose credibility after his &#8220;well, **** you, park service, you ****ing ****ers. **** you&#8221; rant.</p>
<p>And apparently it got an A- from critics on Yahoo! Movies?&#8230; wtf&#8230; overrated&#8230;</p>
<p>This guy was like the PG-13 version of Steve Irwin: Crocodile Hunter&#8230; on drugs.</p>
<p>&#8212;</p>
<p>*T~ = Treadwell&#8230; I got lazy typing it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tcnj.edu/~moy5/?feed=rss2&amp;p=150</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wordpress on the TCNJ Webspace</title>
		<link>http://www.tcnj.edu/~moy5/?p=146</link>
		<comments>http://www.tcnj.edu/~moy5/?p=146#comments</comments>
		<pubDate>Mon, 12 Oct 2009 19:27:46 +0000</pubDate>
		<dc:creator>Winston Moy</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[TCNJ]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.tcnj.edu/~moy5/?p=146</guid>
		<description><![CDATA[This was going to happen at some point: me explaining how it is I got Wordpress running on my TCNJ personal page. So here&#8217;s how it went down, as concisely as I can make it.
Wordpress requires two basic components to run: PHPz and MySQL. PHP is a webpage development script that generates everything you see. [...]]]></description>
			<content:encoded><![CDATA[<p>This was going to happen at some point: me explaining how it is I got Wordpress running on my TCNJ personal page. So here&#8217;s how it went down, as concisely as I can make it.</p>
<p>Wordpress requires two basic components to run: PHPz and MySQL. PHP is a webpage development script that generates everything you see. MySQL is the database that stores what PHP regurgitates into your browser (like posts, name of your blog, etc). TCNJ has the capabilities to run PHP, but does not have a MySQL database solution. They&#8217;re supposedly working on it, but a) that&#8217;ll take time, b) it won&#8217;t be for the masses. Yes, I know that last point sucks.</p>
<p>The solution requires using a &#8220;Remote&#8221; MySQL database, hosted by someone that isn&#8217;t TCNJ. I got mine from <a href="http://www.freemysql.net/v2/">http://www.freemysql.net/v2/</a>, but anything that works is kosher. Once I made a database and had its URL, I could plug it into my Wordpress &#8220;wp-config.ini&#8221; file. I pasted the location of my database into the line: &#8220;define(&#8217;DB_HOST&#8217;, &#8216;localhost&#8217;);,&#8221; replacing &#8216;localhost&#8217; with &#8216;[...].FREEMYSQL.NET&#8217;.</p>
<p>The remainder of the installation was about as typical as could be. If you have nothing to lose, and half an hour of free time, I highly suggest giving it a try. Having a content management system like Wordpress makes it A LOT easier to update your site with new posts. I don&#8217;t know why TCNJ is lacking in this regard&#8230; Maybe so the IMM kids are forced to code from scratch *shrug*</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tcnj.edu/~moy5/?feed=rss2&amp;p=146</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.tcnj.edu/~moy5/?p=1</link>
		<comments>http://www.tcnj.edu/~moy5/?p=1#comments</comments>
		<pubDate>Wed, 07 Oct 2009 16:06:12 +0000</pubDate>
		<dc:creator>Winston Moy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.tcnj.edu/~moy5/?p=1</guid>
		<description><![CDATA[Welcome to my *new* site. I have finally unshackled myself from TCNJ&#8217;s lame internet/network limitations and have implemented a Wordpress blog. Hopefully this will encourage me to make updates more often and better administer my site.
Until then, cheers!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to my *new* site. I have finally unshackled myself from TCNJ&#8217;s lame internet/network limitations and have implemented a Wordpress blog. Hopefully this will encourage me to make updates more often and better administer my site.</p>
<p>Until then, cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tcnj.edu/~moy5/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Poster Scrooge</title>
		<link>http://www.tcnj.edu/~moy5/?p=79</link>
		<comments>http://www.tcnj.edu/~moy5/?p=79#comments</comments>
		<pubDate>Fri, 04 Sep 2009 02:43:00 +0000</pubDate>
		<dc:creator>Winston Moy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.tcnj.edu/~moy5/?p=79</guid>
		<description><![CDATA[I got tired of how bland my room was looking today, so I made a black and white poster out of one of my Panoramas I took in Canada. I just threw it into excel and printed it out in the library. Scotch tape and staples were the only other ingredients.

]]></description>
			<content:encoded><![CDATA[<p>I got tired of how bland my room was looking today, so I made a black and white poster out of one of my Panoramas I took in Canada. I just threw it into excel and printed it out in the library. Scotch tape and staples were the only other ingredients.</p>
<p><img src="http://www.tcnj.edu/~moy5/Images/Posterize/pre.jpg" width="420"/><br/><br /><img src="http://www.tcnj.edu/~moy5/Images/Posterize/post.jpg" width="420"/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tcnj.edu/~moy5/?feed=rss2&amp;p=79</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPod Nano Disassembly/Repair Experience</title>
		<link>http://www.tcnj.edu/~moy5/?p=78</link>
		<comments>http://www.tcnj.edu/~moy5/?p=78#comments</comments>
		<pubDate>Mon, 10 Aug 2009 03:22:00 +0000</pubDate>
		<dc:creator>Winston Moy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.tcnj.edu/~moy5/?p=78</guid>
		<description><![CDATA[So, I had an interesting experience with technology today. I disassembled and iPod, having never owned one in my life, and having never taken a box cutter to an electronic device before with destructive intent. 

&#8230; Okay, so maybe I lied about the second, but the first part is true.
My friend had a first generation [...]]]></description>
			<content:encoded><![CDATA[<p>So, I had an interesting experience with technology today. I disassembled and iPod, having never owned one in my life, and having never taken a box cutter to an electronic device before with destructive intent. </p>
<p><a href:"http://www.tcnj.edu/~moy5/Images/iPod/Naked.jpg" target="_blank"><img src="http://www.tcnj.edu/~moy5/Images/iPod/Naked.jpg" width="420"/></a></p>
<p>&#8230; Okay, so maybe I lied about the second, but the first part is true.</p>
<p>My friend had a first generation iPod nano (ca. 2005) that had a broken Hold switch, rendering the entire device useless to input. He entrusted it to me, knowing full well that I&#8217;d have an equal chance of fixing it as i would breaking it (smart man&#8230;). Using only Youtube videos, I embarked on my adventure.</p>
<p>The iPod is a pretty awesome piece of engineering, even the first generation. It&#8217;s engineered with a remarkable level of precision, with tightly mapped chips and ingeniously thought out solutions to minimize complexity/bulk. This is purely speculative, since I never bothered finding/reading technical documentation on it, I&#8217;m pretty sure they used copper foil as a grounding contact for the clickwheel instead of having to design something more complex to connect to the motherboard. And they also used open contacts to connect to a simple speaker glued to the inside of the metal backplate, sparing the need for wiring&#8230; or it could just be a round heatsink.</p>
<p>But anyways, my steps taken:<br />1) Remove backplate by inserting knife between metal backing and bottom connector plate.<br />2) Unscrew motherboard, 3 screws.<br />3) Pry battery from front face cover, pry LCD screen from front face cover. Pull out ribbon cable for click wheel from motherboard.<br />4) Remove the motherboard/screen/battery assembly. Pull LCD from motherboard, there are clips holding it in place.<br />5) Once the hold switch is revealed, solder in a grounding bridge to bypass it.<br />6) Reverse steps, except bending in the case clips that hold the iPod together.</p>
<p><a href:"http://www.tcnj.edu/~moy5/Images/iPod/Solder.jpg" target="_blank"><img src="http://www.tcnj.edu/~moy5/Images/iPod/Solder.jpg" width="420"/></a></p>
<p>The entire operation is straightforward, but the complexity and tininess of it all add up to a big headache. But it&#8217;s all still rather fun, and satisfying when you figure out that you didn&#8217;t brick it. I&#8217;d definitely give this a try if you had nothing to lose.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/WKcS1P9gmSE&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/WKcS1P9gmSE&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tcnj.edu/~moy5/?feed=rss2&amp;p=78</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Hack: Bypassing Libraries</title>
		<link>http://www.tcnj.edu/~moy5/?p=77</link>
		<comments>http://www.tcnj.edu/~moy5/?p=77#comments</comments>
		<pubDate>Sun, 09 Aug 2009 20:38:00 +0000</pubDate>
		<dc:creator>Winston Moy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.tcnj.edu/~moy5/?p=77</guid>
		<description><![CDATA[I have to say, Microsoft has a bunch of smart people doing some great things. But one of the features in Windows 7 I&#8217;m not too fond of is Libraries. A Library is pretty much a way to organize multiple folders without physically moving, or changing any of them. Let&#8217;s say you keep your Documents [...]]]></description>
			<content:encoded><![CDATA[<p>I have to say, Microsoft has a bunch of smart people doing some great things. But one of the features in Windows 7 I&#8217;m not too fond of is Libraries. A Library is pretty much a way to organize multiple folders without physically moving, or changing any of them. Let&#8217;s say you keep your Documents on your computer in two or more folders. Opening and vieweing documents in all your folders is a bit of a hassle. So instead, what you can do, is add all those folders to a single &#8220;Library&#8221; and view them all as if it were one folder. It&#8217;s kind of like making a shortcut to the original folders, but with the added benefit of being able to browse them all simultaneously.<br /><img src="http://www.tcnj.edu/~moy5/Images/iPod/Library.png" width="420" title="Eeeeewwwwwww..."></img><br />When you open Windows Explorer (a link is provided on your taskbar), you are taken to a folder of your Libraries. However, I&#8217;m a control freak. Thus, by default, that&#8217;s not good enough for me. I want to be able to view my personal folder, not some virtual collection of files that Microsoft has deemed pertinent to the average user. To accomplish that, you have to finagle the Windows Explorer shortcut to take you to the right place. There are descriptions of how to change the Windows Explorer shortcut to take you to &#8220;My Computer,&#8221; but few detail how to get things a little less generic than that.<br />The actual procedure is fairly simple, just slightly time-consuming. The basic steps are similar to those found here: <a href="http://www.leonmeijer.nl/archive/2009/02/10/140.aspx">http://www.leonmeijer.nl/archive/2009/02/10/140.aspx</a>, though I&#8217;m pretty sure he&#8217;s missing a comma after &#8220;/e.&#8221;<br /><a href="http://www.tcnj.edu/~moy5/Images/iPod/Target.png" target="_blank"><img src="http://www.tcnj.edu/~moy5/Images/iPod/Target.png" width="420" title="Target identified."></img></a><br />The extra step requires going into the Registry (type regedit into the start menu search), and locating the right folder address (that odd &#8216;:::124fe700DisgustinglyWeirdAddress&#8217;-looking thing). You&#8217;re looking for an entry named UserFilesFolder. Copy and paste the Parsing Name into the target for your Windows Explorer Shortcut after the &#8220;/e&#8221; tag, replacing the latter half the previously mentioned link&#8217;s instructions.<br /><img src="http://www.tcnj.edu/~moy5/Images/iPod/Personal.png" width="420" title="That's better."></img><br />Assuming no sneaky syntax errors are made, your shortcut should now open up your personal folder. Drag, drop on your taskbar, and enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tcnj.edu/~moy5/?feed=rss2&amp;p=77</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CA-3062 2.1 Speaker System &#8211; Impressions</title>
		<link>http://www.tcnj.edu/~moy5/?p=75</link>
		<comments>http://www.tcnj.edu/~moy5/?p=75#comments</comments>
		<pubDate>Mon, 27 Jul 2009 22:23:00 +0000</pubDate>
		<dc:creator>Winston Moy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.tcnj.edu/~moy5/?p=75</guid>
		<description><![CDATA[I&#8217;m not regretting getting this pair (er&#8230; trio) of speakers from Staples for $25. For 50% off, they are indeed an excellent value. The speakers pump out a full 30 watts, and come with a well-powered sub. For a small room, this will more than fill it with sound. It also has a few nice [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not regretting getting this pair (er&#8230; trio) of speakers from Staples for $25. For 50% off, they are indeed an excellent value. The speakers pump out a full 30 watts, and come with a well-powered sub. For a small room, this will more than fill it with sound. It also has a few nice features, like a small wired remote that you can place independently of the rest of the system. It&#8217;s a small puck that includes a power switch (something that my out-going set lacks), volume control, bass control, and aux &#038; headphone jacks. Very handy. Plus the polished black plastic looks pretty slick.</p>
<p><a href="http://www.cyberacoustics.com/miovox%5Cimages%5Ccontent_file_1000.JPG"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 326px; height: 246px;" src="http://www.cyberacoustics.com/miovox%5Cimages%5Ccontent_file_1000.JPG" border="0" alt="" /></a></p>
<p>Cyber Acoustic, however, is not a brand in the same class as Logitech, Altec, and Bose and it is *almost* readily apparent why. At extremely low volumes the left channel cuts out before the right. It&#8217;s something I&#8217;ve also noticed on a cheap, decade-old set I&#8217;m using downstairs. Not sure why, maybe they&#8217;re a little less stringent on making sure volume controls are identical for both channels.</p>
<p>Also, I have the impression that the range of the speakers isn&#8217;t properly balanced. True, this set is light-years better than a set without a sub. But having a sub doesn&#8217;t guarantee good sound. It seems like the ranges of the satellites and the sub don&#8217;t overlap too well, leaving the mid-tones washed out. I could tweak iTunes to compensate&#8230; but I&#8217;m not quite that desperate.</p>
<p>The wiring situation is tolerable, though could be better. The wired control puck-thingy can&#8217;t be detached from the sub, so that&#8217;s one extra wire you have to worry about when moving the sub. It also meant I had to pull out my desk to get the puck behind it, and on top of my desk instead of being able to snake a wire down. The satellites are both connected to one plug, like Siamese twins, so they will always have to travel together.</p>
<p>But like I said, with 50% off this week at Staples, I&#8217;d be hard pressed to even *find* a 2.1 speaker system from other manufacturers for the price so I can&#8217;t complain too much. It&#8217;s a much better fate than those poor dorm saps who still listen to music through laptop speakers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tcnj.edu/~moy5/?feed=rss2&amp;p=75</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Canada Montage</title>
		<link>http://www.tcnj.edu/~moy5/?p=74</link>
		<comments>http://www.tcnj.edu/~moy5/?p=74#comments</comments>
		<pubDate>Fri, 24 Jul 2009 02:05:00 +0000</pubDate>
		<dc:creator>Winston Moy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.tcnj.edu/~moy5/?p=74</guid>
		<description><![CDATA[
Click Here to view on Youtube and rate.
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/UcxJ-P0e8uc&#038;hl=en&#038;fs=1&#038;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UcxJ-P0e8uc&#038;hl=en&#038;fs=1&#038;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><a href="http://www.youtube.com/watch?v=UcxJ-P0e8uc&#038;fmt=18">Click Here to view on Youtube and rate.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tcnj.edu/~moy5/?feed=rss2&amp;p=74</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Fall 2009 Textbook List</title>
		<link>http://www.tcnj.edu/~moy5/?p=73</link>
		<comments>http://www.tcnj.edu/~moy5/?p=73#comments</comments>
		<pubDate>Tue, 07 Jul 2009 23:59:00 +0000</pubDate>
		<dc:creator>Winston Moy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.tcnj.edu/~moy5/?p=73</guid>
		<description><![CDATA[Fundamentals of ThermodynamicsStatistics for Engineers and ScientistsMechanical DesignANSYS Tutorial : Release 11Elementary Numerical AnalysisAdv. Eng. Mathematics + Soln. Manual
TCNJ Bookstore Costs (new): $907.25
Already have &#8220;Adv. Eng. Mathematics + Soln. Manual&#8221;Amazon &#038; Half.com Costs for the remaining 5 books (new): $423.76
Is it just me, or is the TCNJ bookstore just rape-in-a-barrel?
]]></description>
			<content:encoded><![CDATA[<p>Fundamentals of Thermodynamics<br />Statistics for Engineers and Scientists<br />Mechanical Design<br />ANSYS Tutorial : Release 11<br />Elementary Numerical Analysis<br />Adv. Eng. Mathematics + Soln. Manual</p>
<p>TCNJ Bookstore Costs (new): $907.25</p>
<p>Already have &#8220;Adv. Eng. Mathematics + Soln. Manual&#8221;<br />Amazon &#038; Half.com Costs for the remaining 5 books (new): $423.76</p>
<p>Is it just me, or is the TCNJ bookstore just rape-in-a-barrel?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tcnj.edu/~moy5/?feed=rss2&amp;p=73</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Summer Bucket List</title>
		<link>http://www.tcnj.edu/~moy5/?p=71</link>
		<comments>http://www.tcnj.edu/~moy5/?p=71#comments</comments>
		<pubDate>Mon, 22 Jun 2009 14:20:00 +0000</pubDate>
		<dc:creator>Winston Moy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.tcnj.edu/~moy5/?p=71</guid>
		<description><![CDATA[By the end of Summer &#8216;09:1) Go Paintballing. This MUST happen. Otherwise heads will roll, and cleaving heads from shoulders just isn&#8217;t the same as engaging your target out at 30 yards.
2) Bowl something higher than a 200. Heck, an even 200 would be fine  
3) Gain 6 lbs. Muscle or fat, it makes [...]]]></description>
			<content:encoded><![CDATA[<p>By the end of Summer &#8216;09:<br />1) Go Paintballing. This MUST happen. Otherwise heads will roll, and cleaving heads from shoulders just isn&#8217;t the same as engaging your target out at 30 yards.</p>
<p>2) Bowl something higher than a 200. Heck, an even 200 would be fine <img src='http://www.tcnj.edu/~moy5/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>3) Gain 6 lbs. Muscle or fat, it makes no difference to me, so long as my pant size stays ~30 <img src='http://www.tcnj.edu/~moy5/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
<p>4) Exercise at least every other day&#8230; maybe run. (loosely related to 3)</p>
<p>5) Smear my glorious victory in Michelle&#8217;s face. (definitely related to 3)</p>
<p>6) Improve my archery, so that I can hold my own against Trench.</p>
<p>By the end of College:<br />7) Shoot a gun. Small-caliber is fine. Anything bolt-action, not so much.</p>
<p>Before 30:<br /> <img src='http://www.tcnj.edu/~moy5/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Fly a plane. Like one of those combat simulation gigs. Skydiving is a close second.</p>
<p>9) Get a pet and name him/her &#8220;Creature.&#8221;</p>
<p>And&#8230; I&#8217;m not thinking past then right now. *done being bored*</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tcnj.edu/~moy5/?feed=rss2&amp;p=71</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
