<?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>Welcome To My Mind &#187; Techno-Blabb</title>
	<atom:link href="http://nathangoodfellow.us/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathangoodfellow.us</link>
	<description></description>
	<lastBuildDate>Sat, 19 May 2012 22:20:07 +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>Running Virtual XP on any Operating System with Virtual PC VirtualBox VMWare</title>
		<link>http://nathangoodfellow.us/2011/04/27/running-virtual-xp-on-any-operating-system-with-virtual-pc-virtualbox-vmware/</link>
		<comments>http://nathangoodfellow.us/2011/04/27/running-virtual-xp-on-any-operating-system-with-virtual-pc-virtualbox-vmware/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 16:26:08 +0000</pubDate>
		<dc:creator>themind</dc:creator>
				<category><![CDATA[My Posts]]></category>
		<category><![CDATA[Techno-Blabb]]></category>

		<guid isPermaLink="false">http://www.nathangoodfellow.us/?p=780</guid>
		<description><![CDATA[Hey Guys, Welcome to a new post. From ME at my MIND HA HA I have been playing around with Setting up some 32gb memory cards as all-in-one boot drives. I have also been playing around with running virtual XP on window 7 to run my scripts and some of my 32 bit audio apps <a href="http://nathangoodfellow.us/2011/04/27/running-virtual-xp-on-any-operating-system-with-virtual-pc-virtualbox-vmware/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hey Guys,</p>
<p>Welcome to a new post.</p>
<p>From ME<br />
at my MIND</p>
<p>HA HA</p>
<p>I have been playing around with Setting up some 32gb memory cards as all-in-one boot drives.<br />
I have also been playing around with running virtual XP on window 7 to run my scripts and some of my 32 bit audio apps through.</p>
<p>My goal is to create this:<br />
A Memory Card that contains syslinux boot to linux mint that I can then run my virtual XP on my memory card from Virtual Box or some other device.</p>
<p>Here are a few bugs I have found upon the way and a few things to keep in mind:</p>
<p>To copy your virtual XP disk from windows 7 to Virtual Box, VMware or Microsoft Virtual PC you must first combine your vhd files.<br />
You are required to have 2 .vhd files in order to run your virtual machine.</p>
<p>The first file you need is you Virtual XP.vhd (located in C:\Users\%UserName%\AppData\Local\Microsoft\Windows Virtual PC\Virtual Machines\)</p>
<p>NOTE YOU (may) WILL ALSO NEED THE Virtual XP.vmc, vmcx, vpcbackup files from this location as well!</p>
<p>and also the Virtual XP Base.vhd file (located in C:\Program Files\Windows XP Mode\)</p>
<p>To run your Virtual XP machine on Portable Virtual Box, VM Ware or Microsoft Virtual PC these files must be combined.</p>
<p><a href="http://www.sevenforums.com/virtualization/59287-xp-mode-where-does-hard-disk-come.html">Here is a link</a> to one method of doing this on windows 7</p>
<p>however I was trying to accomplish this on windows XP so I could not combine in this method.</p>
<p>Here is what I had to do.</p>
<p>Copy both files into one directory.<br />
Make the Virtual XP Base.vhd file read only<br />
(right click on the file and select properties then check &#8216;read only&#8217; in attributes and click &#8216;ok&#8217;)</p>
<p><a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=04d26402-3199-48a3-afa2-2dc0b40a73b6&amp;displaylang=en">Install Virtual PC 2007</a></p>
<p>Run Virtual PC 2007<br />
File &gt; Virtual Disk Wizard<br />
Next<br />
Select &#8220;Edit and Existing Virtual Disk&#8221;<br />
Browse to your .vhd file location<br />
Select the Windows XP.vhd<br />
<strong>DO NOT SELECT OR OPEN THE BASE .vhd file<br />
this could cause issues if that file is modified in any way!</strong></p>
<p>After you have selected the .vhd file click &#8216;next&#8217;</p>
<p>You are now going to get an ERROR &#8211; Virtual PC!</p>
<p><em>&#8220;The virtual hard disk&#8217;s parent appears to have been modified without using the differencing virtual hard disk.&#8221;<br />
</em><br />
(oh nooooo&#8230;)<br />
<em><br />
&#8220;Modifying the parent virtual hard disk may result in data corruption. It is strongly recommended that you mark the parent virtual hard disk as read-only to prevent this in the future. If you recently changed time zones on your host operating system, you can safely continue using this virtual hard disk.&#8221;</em></p>
<p>but its OK!</p>
<p>Next we are going to merge the differencing drive (windows XP.vhd) with its parent drive (windows XP base.vhd) into a New File!</p>
<p>Select the location of where you want to save the file and give it a new name like:<br />
mynewvirtualpc.vhd<br />
and click &#8216;next&#8217;</p>
<p>(yaaaayyy)</p>
<p>Please wait&#8230;..</p>
<p>and wait&#8230;.</p>
<p>and wait&#8230;.<br />
&#8230;..</p>
<p>If all went well the wizard should say &#8220;the virtual hard disk was merged successfully.&#8221;</p>
<p style="text-align: center"><a href="http://www.nathangoodfellow.us/imgs/wizard.jpg"><img class="aligncenter size-full wp-image-783" src="http://www.nathangoodfellow.us/imgs/wizard.jpg" alt="" width="336" height="440" /></a></p>
<p style="text-align: left">You should now be able to use your new vhd on Virtual Box, VMware or Virtual PC.</p>
<p style="text-align: left">To do this you need to create a new pc and direct it to the .vhd file that we just created!</p>
<p style="text-align: center">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>SIDE NOTE:</p>
<p>When I booted up I couldn&#8217;t remember my XPMuser password!!</p>
<p>to workaround  this I rebooted and pressed F8 at startup and went into safe mode.   Once in safe mode it asked me for a user and password.  I typed in  &#8216;Administrator&#8217; and left the password blank.  This allowed me to then  login and change the XPMuser password from Start&gt;Control  Panel&gt;Users</p>
<p>As an alternative I also booted to safe mode with command prompt and upon logging into the console type:</p>
<p>Net User XPMuser *</p>
<p>and then enter twice to reset the XPMuser password to blank</p>
<p style="text-align: center">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p style="text-align: left">UH OH   Watch OUT!</p>
<p style="text-align: left"><a href="http://www.zdnet.com/blog/berlind/windows-activation-trips-up-virtual-machine-clones-even-on-same-system/517">please keep this in mind</a></p>
<p style="text-align: left">I ran into some trouble and found out why it is necessary to also copy your Virtual XP.vmc file to make sure everything is configured properly.</p>
<p style="text-align: left">In windows XP if there is a significant hardware change in loading a virtual drive it will trigger windows validation.  To avoid this issue you want to ensure that you maintain the settings in your original .vmc file.</p>
<p style="text-align: left">What I did next:</p>
<p style="text-align: left">From Virtual PC 2007</p>
<p style="text-align: left">I clicked &#8216;New&#8217; and then NEXT and then selected &#8216;add existing virtual machine&#8217; and imported the original .vmc file</p>
<p style="text-align: left">However before getting the computer to successfully boot I had to edit the .vmc  file (with <a href="http://notepad-plus-plus.org/">Notepad++!</a> or your favorite text editor or by changing the setting in the virtual console) and change the directory of disk 1 to point to the virtual disk I created earlier.</p>
<p style="text-align: left">In Virtual PC I got the following error:</p>
<p style="text-align: left">The hardware standard (Virtual PC 7) for virtual machine &#8220;Scripts&#8221; is not recognized.<br />
The virtual machine can start, but some settings may be changed and some settings may not be used.</p>
<p style="text-align: left">
<p style="text-align: left">Uh OH!</p>
<p style="text-align: left">So I took a closer look at the .vmc file and found:</p>
<p style="text-align: left">&lt;name type=&#8221;string&#8221;&gt;Virtual PC 7&lt;/name&gt;</p>
<p style="text-align: left">Apparently the virtual computer is looking for my Virtual PC7 hardware profile which is not available on Virtual PC 2007</p>
<p style="text-align: left">I decided to scrap using Microsoft Virtual PC and try something else.</p>
<p style="text-align: left">
<p style="text-align: left"><a href="http://superuser.com/questions/59148/windows-7-xp-mode-is-it-possible-to-have-multiple-xp-mode-virtual-pcs">Here is some good refrence material for editing .vmc file</a></p>
<p style="text-align: left">
<p style="text-align: left">
<p style="text-align: left">
<p style="text-align: left">
<p style="text-align: left">Enjoy!</p>
<p style="text-align: left">
<p style="text-align: left">Here are some cool links:</p>
<p style="text-align: left"><a href="http://unetbootin.sourceforge.net/">UNetbootin USB creator (to make the Linux Mint boot disk)</a></p>
<p style="text-align: left"><a href="http://www.pendrivelinux.com/yumi-multiboot-usb-creator/">Yumi Boot Installer (from Pen Drive Linux) </a></p>
<p style="text-align: left">
<p style="text-align: left">NOTE  I have NOT gotten YUMI to work on my 32gb usb drive yet&#8230; it appears to be using an older version of syslinux however UNetbootin did work.</p>
<p style="text-align: left">YUMI is def much better though!</p>
<p style="text-align: left">Also check out:</p>
<p style="text-align: left"><a href="http://www.vbox.me/">Portable Virtual Box</a></p>
<p style="text-align: left">Its AWESOME!</p>
<p style="text-align: left">
<p style="text-align: left"> <img src='http://nathangoodfellow.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: left">
<p style="text-align: left">
<p style="text-align: left">
<p style="text-align: left">
<p style="text-align: left">
]]></content:encoded>
			<wfw:commentRss>http://nathangoodfellow.us/2011/04/27/running-virtual-xp-on-any-operating-system-with-virtual-pc-virtualbox-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It has been awhile&#8230;</title>
		<link>http://nathangoodfellow.us/2009/08/04/it-has-been-awhile/</link>
		<comments>http://nathangoodfellow.us/2009/08/04/it-has-been-awhile/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 18:55:54 +0000</pubDate>
		<dc:creator>themind</dc:creator>
				<category><![CDATA[3D Photos and Illusions]]></category>
		<category><![CDATA[Art, Photography and Design]]></category>
		<category><![CDATA[Cool Stuff Worth Checking Out]]></category>
		<category><![CDATA[People, Places and Events]]></category>
		<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Support My Blog]]></category>
		<category><![CDATA[Techno-Blabb]]></category>

		<guid isPermaLink="false">http://www.nathangoodfellow.us/?p=318</guid>
		<description><![CDATA[&#8230;&#8230;.since I have posted to my wonderful and random web blog.  So I decided today that its time to create some more adversity amongst my readers.  So without further adu&#8230; adou&#8230; adubt&#8230;. a-doo&#8230; (how the hell do you spell it!) &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;!!!!???!???!?!??!?!??!?! Exactly&#8230; so now on to more pressing matters&#8230; Haven Meadows (dot) com&#8230; YES go <a href="http://nathangoodfellow.us/2009/08/04/it-has-been-awhile/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center">&#8230;&#8230;.since I have posted to my wonderful and random web blog.  So I decided today that its time to create some more adversity amongst my readers.  So without further adu&#8230; adou&#8230; adubt&#8230;. a-doo&#8230; (how the hell do you spell it!)</p>
<p style="text-align: center">
<p style="text-align: center">
<p style="text-align: center">
<p style="text-align: center">
<p style="text-align: center">
<p style="text-align: center">&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;!!!!???!???!?!??!?!??!?!</p>
<p style="text-align: center">
<p style="text-align: center">Exactly&#8230;</p>
<p style="text-align: center">so now on to more pressing matters&#8230;</p>
<p style="text-align: center">
<p style="text-align: center">
<p style="text-align: center">Haven Meadows (dot) com&#8230;</p>
<p style="text-align: center">YES go there, check it out!  See artwork like THIS:</p>
<p style="text-align: center">
<p style="text-align: center"><a href="http://gallery.havenmeadows.com" target="_blank"><img class="aligncenter" src="http://gallery.havenmeadows.com/main.php?g2_view=core.DownloadItem&amp;g2_itemId=469" alt="" width="600" /></a></p>
<p style="text-align: center">CLICK IT!  You know you want to&#8230;.</p>
<p style="text-align: center">
<p style="text-align: center">And now to more things you should click:</p>
<p style="text-align: center">
<p style="text-align: center"><a href="http://www.hardthoughts.info" target="_blank"><img src="http://www.hardthoughts.info/wp-content/themes/screwdriver/images/header.png" alt="" width="600" /></a><br />
<a href="http://www.softthoughts.info" target="_blank"><img src="http://www.softthoughts.info/wp-content/themes/tma-origional/images/bg/sitelogo.png" alt="" /></a></p>
<p style="text-align: center">Both of them need to be updated but I&#8217;ve been busy!</p>
<p style="text-align: center">&gt;&lt;</p>
<p style="text-align: center">Sorry guys,  go check em out anyway!  Good stuff there!</p>
<p style="text-align: center">While your at it, have you seen the items I have for sale for local pickup or delivery in the Austin TX area?</p>
<p style="text-align: center">just go to:  <a href="http://www.assetrenew.com" target="_blank">http://www.assetrenew.com</a></p>
<p style="text-align: center">Check out what is available.</p>
<p style="text-align: center">
<p style="text-align: center">I also have a new idea for a business building online stores for people.  Wanna know how it works?  Need an online store for yourself?  Then <a href="http://www.nathangoodfellow.us/contact-me/">Contact Me</a> for more info! <img src='http://nathangoodfellow.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: center">
<p style="text-align: center">
<p style="text-align: center">Ok&#8230; so what other projects do I have going on right now&#8230;</p>
<p style="text-align: center">Oh yeah!  Have you heard of <a href="http://www.liquidmedialab.com" target="_blank">Liquid Media Lab</a>?  or <a href="http://www.waveformlasers.com" target="_blank">Waveform Lasers</a>?</p>
<p style="text-align: center">(click the links)</p>
<p style="text-align: center">
<p style="text-align: center">ok&#8230;.. what else, what else&#8230;</p>
<p style="text-align: center">oh yeah!  I have a new camera!</p>
<p style="text-align: center">
<p style="text-align: center"><img class="aligncenter" src="http://www.itechnews.net/wp-content/uploads/2008/09/panasonic-lumix-dmc-g1-worlds-first-micro-four-thirds-dslr.jpg" alt="" width="600" /><br />
<img src="http://www.letsgodigital.org/images/artikelen/38/panasonic-lumix-g1-reviews.jpg" alt="" width="600" /></p>
<p style="text-align: center">The Panasonic Lumix G1 is the world first Micro 4/3 Lens Camera.</p>
<p style="text-align: center">&#8220;What does that mean Nate?&#8221;</p>
<p style="text-align: center">Well, in all older SLR cameras the camera had a mirror box that would reflect what was seen through the lens up to the viewfinder so the photographer could look through and capture his image perfectly.  With the Panasonic Lumix g1 this mirror box was removed and replaced with a small lcd screen.  This allowed the SLR to become much more compact.</p>
<p style="text-align: center"><img class="aligncenter" src="http://a.img-dpreview.com/news/0808/MicroFourThirdsDiag-001.jpg" alt="" /></p>
<p style="text-align: center">Now there are two companies that have adapted this new lens standard.  Olympus has been working on a micro 4/3 point and shoot while Panasonic has come out with the Lumix g1 (and also the GH1 that has the ability to shoot HD video)</p>
<p style="text-align: center">So now I have this beautiful new micro 4/3 SLR camera that I can go out and take amazing photographs with as well as do professional photo shoots.</p>
<p style="text-align: center">Interested in hiring a photographer? videographer?  graphic designer?  web developer?</p>
<p style="text-align: center"><a href="http://www.nathangoodfellow.us/contact-me/" target="_self">CONTACT ME</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nathangoodfellow.us/2009/08/04/it-has-been-awhile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Out My New Website!</title>
		<link>http://nathangoodfellow.us/2009/02/17/check-out-my-new-website/</link>
		<comments>http://nathangoodfellow.us/2009/02/17/check-out-my-new-website/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 19:05:52 +0000</pubDate>
		<dc:creator>themind</dc:creator>
				<category><![CDATA[Angry American Complains About A Bunch Of Crap]]></category>
		<category><![CDATA[Cool Stuff Worth Checking Out]]></category>
		<category><![CDATA[People, Places and Events]]></category>
		<category><![CDATA[Support My Blog]]></category>
		<category><![CDATA[Techno-Blabb]]></category>
		<category><![CDATA[Best software]]></category>
		<category><![CDATA[Soft Thoughts]]></category>
		<category><![CDATA[SoftThoughts]]></category>
		<category><![CDATA[Software Reviews]]></category>

		<guid isPermaLink="false">http://www.nathangoodfellow.us/?p=288</guid>
		<description><![CDATA[I have recently premiered my new Free Software Review Website. Soft Thoughts is a place for people to find and read reviews on the best software around on the internet today.  You can browse through the FREE software reviews and find FREE solutions to your software needs. I would also like to encourage you to <a href="http://nathangoodfellow.us/2009/02/17/check-out-my-new-website/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><strong><big><big>I have recently premiered my new <a href="http://www.softthoughts.info">Free Software Review</a> Website.</big></big></strong></p>
<p style="text-align: center"><big><big><a href="http://www.softthoughts.info"><br />
<img src="http://www.softthoughts.info/wp-content/themes/tma-origional/images/bg/sitelogo.png" alt="SoftThoughts.Info" /></a></big></big></p>
<p style="text-align: center"><big><big><strong>Soft Thoughts is a place for people to find and read reviews on the best software around on the internet today.  You can browse through the <a href="http://www.softthoughts.info/?cat=9">FREE software reviews</a> and find <a href="http://www.softthoughts.info/?cat=9">FREE solutions</a><a href="http://www.softthoughts.info/?cat=9"> to your software needs</a>.</strong></big></big></p>
<p style="text-align: center"><big><big><strong>I would also like to encourage you to <a href="http://www.softthoughts.info/wp-login.php?action=register">register</a> to receive FREE updates on the latest reviews as well as participate in rating and discussion of reviewed software. </strong></big></big></p>
<p style="text-align: center"><big><big><strong>Have a program you would like to see reviewed on <a href="http://www.softthoughts.info/">SoftThoughts</a>?  Have a need for a program but not sure which one to use?  Looking for a review on a program I haven&#8217;t reviewed yet?  You can <a href="http://www.softthoughts.info/?p=67">recommend</a> or <a href="http://www.softthoughts.info/?p=138">request it</a>!<br />
</strong></big></big></p>
<p style="text-align: center"><big><big><strong>More Questions?<br />
Well then feel free to <a href="http://www.softthoughts.info/?page_id=23">contact me</a> and let me know!</strong></big></big></p>
<p style="text-align: center"><big><big><strong>Remember: <a href="http://www.softthoughts.info/"> SoftThoughts</a> for SoftWare</strong></big></big></p>
<p style="text-align: center"><big><big><strong></strong></big></big></p>
<p style="text-align: center"><big><big><strong></strong></big></big></p>
<p style="text-align: center"><big><big><strong><em>This promotion has been brought to you by my mind.</em></strong></big></big></p>
<p style="text-align: center"><big><big><strong><em></em></strong></big></big></p>
]]></content:encoded>
			<wfw:commentRss>http://nathangoodfellow.us/2009/02/17/check-out-my-new-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 android applications</title>
		<link>http://nathangoodfellow.us/2009/02/04/top-10-android-applications/</link>
		<comments>http://nathangoodfellow.us/2009/02/04/top-10-android-applications/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 19:19:32 +0000</pubDate>
		<dc:creator>themind</dc:creator>
				<category><![CDATA[Cool Stuff Worth Checking Out]]></category>
		<category><![CDATA[Techno-Blabb]]></category>
		<category><![CDATA[android g1]]></category>
		<category><![CDATA[android g1 review]]></category>
		<category><![CDATA[best android apps]]></category>
		<category><![CDATA[top 10]]></category>
		<category><![CDATA[top android applications]]></category>

		<guid isPermaLink="false">http://www.nathangoodfellow.us/2009/02/the-top-10-android-applications/</guid>
		<description><![CDATA[This Christmas I upgraded to the g1 running the android operating system.  I have to say, it is the best phone I have ever owned. The flip open QWERTY keyboard gives it a huge advantage over the iPhone, although it does lack a multi touch screen. Android is an open source phone operating system which <a href="http://nathangoodfellow.us/2009/02/04/top-10-android-applications/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img class="aligncenter" src="http://the-gadgeteer.com/wp-content/uploads/2009/01/android-g1-20.jpg" alt="" width="500" /><br />
This Christmas I upgraded to the g1 running the android operating system.  I have to say, it is the best phone I have ever owned.  The flip open QWERTY keyboard gives it a huge advantage over the iPhone, although it does lack a multi touch screen.  Android is an open source phone operating system which allows users to program their own applications.  This has created a huge database of applications for users to choose from.  I have downloaded and deleted enough apps that I could have filled my memory up 3x over!  So today I&#8217;m going to tell you my best android application picks.</p>
<p style="text-align: center"><em> to download these apps browse to this page from your android device<br />
application links only work on the android operating system<br />
</em></p>
<p>1.  <a href="http://market.android.com/search?q=PostBot" target="_blank">PostBot</a> &#8211;  This application gets the number 1 slot simply because I&#8217;m using it right now.  It allows you to post to your wordpress blog straight from your android!  It also lets you save and manage multiple blogs.</p>
<p>2.  <a href="http://market.android.com/search?q=taskswitcher" target="_blank">Task Switcher</a> &#8211; A MUST HAVE application for the android.  This program lets you switch between tasks quickly and easily.  Once installed go to your settings and check Use Camera Button.  Then you have easy access to your task swapping.</p>
<p>3.  <a href="http://market.android.com/search?q=skymap" target="_blank">Sky Map</a> &#8211;  This application is so cool!  And a great reason to take your romance interest &#8220;stargazing&#8221; at that secluded hill above the city.  It connects with your GPS and phone balance sensors to determine exactly what constellations the phone is being pointed at at that time.  Then you can simply pan your phone to view and pinpoint all of the symbols in the stars!</p>
<p>4.  <a href="http://market.android.com/search?q=twilight" target="_blank">Twilight</a> &#8211;  As a photographer I like this application because it tells you what time the sun will rise and set each day.  It also tells you dawn and dusk times.  Great for making sure you catch that hour of golden light in your shoot.</p>
<p>5.  <a href="http://market.android.com/search?q=LastFM" target="_blank">aLastFM player</a> &#8211;  I love this application!  I connect my android to my car stereo and then start up my personalized lastFM station and jam all day without commercials.  The one issue I have had with the android is there is no way to charge the device while playing music.  It needs a built in headset jack or a microUSB headset splitter.</p>
<p>6.  <a href="http://market.android.com/search?q=Woot" target="_blank">Woot Checker</a> &#8211;  Get daily updates on deals from <a href="http://www.woot.com" target="_blank">woot.com</a>!  This application keeps you on top of the deals as well as notifying you as soon as a new deal is released.</p>
<p>7.  <a href="http://market.android.com/search?q=locale" target="_blank">Locale</a> &#8211;  Tired of your phone ringing in the middle of an important meeting?  Locale lets you set conditions for ring settings based on time, event or location.  You can set it so your phone automatically silences when you walk into a movie theater or ignore calls from your boss when you get home.</p>
<p>8.  <a href="http://market.android.com/search?q=RemoteDroid">RemoteDroid</a> &#8211;  Network your android device with your computer.  Then use your keyboard to type and your touch screen as a touch pad.  Requires that you have <a href="http://www.remotedroid.net" target="_blank">this software</a> installed on your computer as well.</p>
<p>9.  <a href="http://graha.ms/androidproxy/" target="_blank">Tetherbot</a> &#8211;  This program requires a little bit of tweaking but it allows you to connect your phone to your computer and browse the internet through your phones connection.</p>
<p>10.  <a href="http://market.android.com/search?q=Soundboard" target="_blank">Samuel Jackson Soundboard</a> &#8211;  There are a few soundboard apps for android including Arnold Sounds and Mr T.   Samuel Jackson is my favorite and works great for prank calling your friends on speaker phone.</p>
<p>Well there are a ton more cool applications for the android but these are my choices.  If you have favorites you feel should have been included in the list feel free to mention them in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://nathangoodfellow.us/2009/02/04/top-10-android-applications/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Coolest Sites On The Internet</title>
		<link>http://nathangoodfellow.us/2009/01/31/the-coolest-sites-on-the-internet/</link>
		<comments>http://nathangoodfellow.us/2009/01/31/the-coolest-sites-on-the-internet/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 01:29:27 +0000</pubDate>
		<dc:creator>themind</dc:creator>
				<category><![CDATA[Cool Stuff Worth Checking Out]]></category>
		<category><![CDATA[Techno-Blabb]]></category>
		<category><![CDATA[coolest sites on the internet]]></category>
		<category><![CDATA[my favorite websites]]></category>
		<category><![CDATA[the coolest shit on the internet]]></category>
		<category><![CDATA[top 10 websites]]></category>

		<guid isPermaLink="false">http://www.nathangoodfellow.us/?p=144</guid>
		<description><![CDATA[Today I&#8217;m going to tell you about my top 10 websites.   So get your web-surfing finger primed and ready to click. Featuring flying monkeys and bags of crap woot.com is your place to find the deal of the day.  Every day a new deal is featured.   They also feature deals on t-shirts and wine on <a href="http://nathangoodfellow.us/2009/01/31/the-coolest-sites-on-the-internet/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;m going to tell you about my top 10 websites.   So get your web-surfing finger primed and ready to click.</p>
<p style="text-align: center"><a href="http://www.woot.com" target="_blank"><img src="https://www.google.com/adsense/static/en_US/images/woot.gif" alt="" border="0" /><br />
<img src="http://www.woot.com/Images/Sale/Screaming_Monkey_with_Woot_CapeOH8-detail.jpg" alt="" width="200" /></a></p>
<p style="text-align: left">Featuring flying monkeys and bags of crap <a href="http://www.woot.com" target="_blank">woot.com</a> is your place to find the deal of the day.  Every day a new deal is featured.   They also feature deals on t-shirts and wine on <a href="http://shirt.woot.com/" target="_blank">ShirtWoot</a> and <a href="http://wine.woot.com/" target="_blank">WineWoot</a>.</p>
<p style="text-align: left">While your checking out the deals on woot you ought to check out the deals at</p>
<p style="text-align: center"><a href="http://www.fatwallet.com" target="_blank">Fat Wallet</a></p>
<p style="text-align: center"><a href="http://www.fatwallet.com" target="_blank"><img src="http://mindpetals.com/wp-content/images/FatWallet.jpg" alt="" /></a></p>
<p style="text-align: left"><a href="http://www.fatwallet.com" target="_blank">FatWallet.com</a> is an online deal shopping website.   The forums are a great place to post deals you have found and also find deals that others have posted.  People can also leave feedback on deals.</p>
<p style="text-align: center">After all that shopping I&#8217;ll bet you need to just sit back, relax and watch some funny videos on<a href="http://www.collegehumor.com" target="_blank"><img src="http://keepingtrackalways.files.wordpress.com/2008/08/logo_collegehumor.png?w=436&amp;h=110" alt="" /></a></p>
<p style="text-align: left"><a href="http://www.collegehumor.com" target="_blank">CollegeHumor.com</a> is a place for you to waste hours and hours of time at work when your boss isn&#8217;t looking.   They feature the best videos on the internet as well as make their own original comedy shorts.   They also have a nice collection of hilarious photos that readers have uploaded.  Great place to waste time and get a good laugh.</p>
<p style="text-align: left">Now when your tired of all that wasting time watching funny videos you can go to this website and actually learn something new.</p>
<p style="text-align: center"><a href="http://www.revision3.com" target="_blank"><img class="aligncenter" src="http://revision3.com/wp-content/themes/starbuck/images/logo_home.gif" alt="" width="500" /></a></p>
<p style="text-align: left"><a href="http://www.revision3.com" target="_blank">Revision3.com</a> is an internet tv station with some really interesting shows.  <a href="http://revision3.com/pixelperfect/" target="_blank">PixelPerfect</a> features <a href="http://www.bertmonroy.com/" target="_blank">Bert Monroy </a>teaching various photoshop tips and tricks.  <a href="http://revision3.com/hak5/" target="_blank">Hack5</a> is a show for network security wizards and features various tips on network security, modding, open source and various other subjects that appel to your technolust.  <a href="http://revision3.com/scamschool/" target="_blank">Scam School</a> is a show for tricksters and riddlers that want to scam their way to a few free drinks. Thats just a taste of what Revision3 Internet Television has to offer.</p>
<p style="text-align: left">Getting tired of watching internet videos?  Well then why don&#8217;t you click your way to</p>
<p style="text-align: center"><a href="http://beinart.org/" target="_blank"><img src="http://beinart.org/images/banner.png" alt="" width="500" /></a></p>
<p style="text-align: left"><a href="http://beinart.org/" target="_blank">BeinArt.org</a> is a place to see some of the best artist of our time.  Big names such as <a href="http://beinart.org/artists/brom/?GID=765" target="_blank">Brom</a>, <a href="http://beinart.org/artists/andrew-gonzalez/?GID=495" target="_blank">Andrew Gonzalez</a>, <a href="http://beinart.org/artists/alex-grey/?GID=556" target="_blank">Alex Grey</a> and <a href="http://beinart.org/artists/hr-giger/?GID=714" target="_blank">HR Giger</a> are featured on this site.</p>
<p style="text-align: left">Another great online art gallery is</p>
<p style="text-align: center"><a href="http://www.itsartmag.com/index.html" target="_blank"><img class="aligncenter" src="http://itsart.podbean.com/wp-content/blogs/22688/uploads/logo.jpg" alt="" width="300" /></a></p>
<p style="text-align: left"><a href="http://www.itsartmag.com/index.html" target="_blank">Its Art Magazine</a> is a place for digital artist to have their work published in an online magazine.  There is some really cool stuff and amazing artwork on this website.</p>
<p style="text-align: left">Now that you&#8217;ve seen all that awesome digital artwork I&#8217;ll bet you wish you had the resources to create your own.  Well I&#8217;m not going to tell you how to do it but I will give you a push in the right direction.   All aboard Mates, were heading to the</p>
<p style="text-align: center"><a href="http://thepiratebay.org/" target="_blank"><img class="aligncenter" src="http://www.textually.org/tv/archives/images/set3/the-piratebay-logo.png" alt="" /></a></p>
<p style="text-align: center">Arrrggg</p>
<p style="text-align: left">Well there are some cool blogs out there as well.  Although it is indisputable that mine is the GREATEST WEB BLOG EVER!  Although these other blogs are worth reading as well.</p>
<p style="text-align: center"><a href="http://hackaday.com/" target="_blank"><img class="aligncenter" src="http://s3.wordpress.com/wp-content/themes/vip/hackadaycom/images/hackaday-logo.gif" alt="" /></a></p>
<p style="text-align: left"><a href="http://hackaday.com/" target="_blank">Hack a day</a> features different hard mods, soft mods and cool stuff for the technical elite.</p>
<p style="text-align: center"><a href="http://www.engadget.com/" target="_blank"><img class="aligncenter" src="http://www.blogcdn.com/www.engadget.com/media/2007/02/engadget-podcast.jpg" alt="" width="200" /></a></p>
<p style="text-align: left">If you like gadgets then you need to keep an eye on <a href="http://www.engadget.com/" target="_blank">Engadget</a>.  Always featuring new and cool electronics.</p>
<p style="text-align: left">One last blog worth noting is maintained by Johnny Lee.  He talks about all sorts of cool tech stuff on there and is always an interesting, innovative and informative.</p>
<p style="text-align: center"><a href="http://procrastineering.blogspot.com/" target="_blank"><img class="aligncenter" src="http://4.bp.blogspot.com/_CPucYiWYXAQ/R2oxSSb-YaI/AAAAAAAAAMc/Z3fzAcZN4Cc/S660/Untitled-2.jpg" alt="" width="400" /></a></p>
<p style="text-align: left">Well thats all, 10 new sites for you to surf.  Hope you enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://nathangoodfellow.us/2009/01/31/the-coolest-sites-on-the-internet/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress vs Blogger</title>
		<link>http://nathangoodfellow.us/2009/01/29/please-bear-with-me/</link>
		<comments>http://nathangoodfellow.us/2009/01/29/please-bear-with-me/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 19:54:32 +0000</pubDate>
		<dc:creator>themind</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Techno-Blabb]]></category>
		<category><![CDATA[faster stronger and more interesting]]></category>
		<category><![CDATA[new and improved blogging]]></category>
		<category><![CDATA[upgraded blog]]></category>
		<category><![CDATA[Why switch to wordpress]]></category>

		<guid isPermaLink="false">http://www.nathangoodfellow.us/thoughts/?p=32</guid>
		<description><![CDATA["Why switch to WordPress?"]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently working on updating my blog and upgrading to <a title="WordPress" href="http://www.wordpress.org" target="_blank">wordpress</a>.  Please bear with me as I make the switch and stay tuned for more interesting and exciting posts!!!</p>
<p><em>&#8220;Why switch to WordPress?&#8221;</em></p>
<p>Well I&#8217;m glad you asked, originally I was using a website called <a title="Blogger" href="http://www.blogger.com" target="_blank">blogger</a> to publish my blog.  I like blogger initially because it made setup easy and would FTP and automatically update pages for me when I made new postings.  The problem that arose as my postings increased in number was that the blogger category system doesn&#8217;t make much sense.  WordPress allows me to customize categories and subcategories to make the site easier to navigate for you!   WordPress is also full of useful widgets and plugins.  It lets me create a blog that is easy to navigate through my random content and very user friendly.</p>
<p>My blogger experience was overall quite enjoyable.  They make the template easy for you to setup and modify with very little effort.  Unfortunately the customization of blogger templates and themes was very technical.  If you have your blogger site hosted on your own domain (as I did) then you cannot install widgets!   The only way to update components of you blog was to do it manually in the code.  Being a tech savvy individual this was not too difficult for me to do but I foresee it being an issue for a less experienced individual.</p>
<p>WordPress is installed onto your server.  It uses PHP and SQL to maintain an updated and dynamically integrated website.  It allows you to customize just about everything you can imagine and you can also download a large variety of plugins, widgets and templates.   I found <a title="Top WordPress Themes" href="http://topwpthemes.com/" target="_blank">an excellent website for getting WordPress templates</a> and downloaded several templates from there to customize later.  I also searched through the 4,000 available WordPress plugins and found the best few worth downloading.</p>
<p><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All In 1 SEO Pack</a> &#8211; This plugin allows you to customize and integrate your META data with your blog.  Definitely worth downloading, installing and configuring.</p>
<p><a href="http://www.blogclout.com/blog/goodies/buy-me-a-beer-paypal-donation-plugin/" target="_blank">Buy Me A Beer</a> &#8211; Lets you put a link at the bottom of your posts to allow people to donate money to you.  I set it up so that people can donate money to help me replace my stolen laptop.</p>
<p><a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank">Contact Form 7</a> &#8211; Lets you create forms for your website.  For example <a href="http://www.nathangoodfellow.us/contact-me/" target="_blank">Contact Me</a></p>
<p><a href="http://wordpress.org/extend/plugins/events-calendar/" target="_blank">Events Calendar</a> &#8211; Allows you to update an events calendar so your viewers can stay on top of upcoming events!  (coming soon!)</p>
<p><a href="http://wordpress.org/extend/plugins/fmtuner/" target="_blank">FM Tuner</a> &#8211; Integrates your <a href="http://lastfm.com" target="_blank">LastFM radio</a> with your blog template!  (coming soon!)</p>
<p><a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank">Google Site Map Generator</a> &#8211; If you don&#8217;t know what a site map is I recommend googling it.  This plugin creates one for you automatically!</p>
<p><a href="http://sharethis.com/" target="_blank">Share This</a> &#8211; Allows people to email your posts to others as well as spread the word through a number of social networking sites including MySpace, Facebook and Digg.</p>
<p><a href="http://tantannoodles.com/toolkit/wordpress-reports/" target="_blank">WordPress Reports</a> &#8211; If you own your website and your not using <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> or another traffic reporting service I HIGHLY recommend you set it up.  This plugin integrates your traffic reports with your WordPress dashboard so you can easily monitor your site traffic.</p>
<p><a href="http://zeo.unic.net.my/notes/lightbox2-for-wordpress/" target="_blank">Lightbox 2.0 for WordPress</a> &#8211; I like this plugin alot!  It makes it really easy to integrate <a href="http://www.huddletogether.com/projects/lightbox2/" target="_blank">light box</a> with any link your using on your page simply by including this code in the tag:  rel=”lightbox”</p>
<p><a href="http://wordpress.org/extend/plugins/wp-e-commerce/" target="_blank">WordPress E-Commerece</a> &#8211; I haven&#8217;t setup this plugin or got it working yet but it definitely looks like its worth the time to figure out.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-greet-box/" target="_blank">WordPress Greet Box</a> &#8211; Lets you to configure a custom greeting box for users based on how they found your website.  Very cool plugin!</p>
<p><a href="http://wordpress.org/extend/plugins/subscribe2/" target="_blank">Suscribe2</a> &#8211; Lets readers sign up to receive email updates on new blog postings.</p>
<p>So over the next couple days I&#8217;ll be tweaking and updating everything to make my blog better for YOU the reader!  Stay tuned&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://nathangoodfellow.us/2009/01/29/please-bear-with-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hanging ten on the cosmic wave&#8230;.</title>
		<link>http://nathangoodfellow.us/2009/01/14/hanging-ten-on-the-cosmic-wave/</link>
		<comments>http://nathangoodfellow.us/2009/01/14/hanging-ten-on-the-cosmic-wave/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 02:21:00 +0000</pubDate>
		<dc:creator>themind</dc:creator>
				<category><![CDATA[Cool Stuff Worth Checking Out]]></category>
		<category><![CDATA[People, Places and Events]]></category>
		<category><![CDATA[Techno-Blabb]]></category>
		<category><![CDATA[The Path To Enlightenment]]></category>
		<category><![CDATA[3D anaglyph photography]]></category>
		<category><![CDATA[3D Photos and Illusions]]></category>
		<category><![CDATA[Coalessence Festival.]]></category>
		<category><![CDATA[cool stuff to check out]]></category>
		<category><![CDATA[Digital Art Is Cool]]></category>
		<category><![CDATA[riding the cosmic wave]]></category>

		<guid isPermaLink="false">http://www.nathangoodfellow.us/thoughts/2009/01/hanging-ten-on-the-cosmic-wave/</guid>
		<description><![CDATA[will take you to some interesting places to meet some interesting people. So take a moment to check this out! First of all let me tell you about: The Tree Of Life The Tree Of Life is a rejuvenation center located in Patagonia Arizona. A place of holistic healing and spirituality. And the view from <a href="http://nathangoodfellow.us/2009/01/14/hanging-ten-on-the-cosmic-wave/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center">will take you to some interesting places to meet some interesting people.</p>
<p style="text-align: center">So take a moment to check this out!</p>
<p style="text-align: center">First of all let me tell you about:<br />
<a href="http://www.treeoflife.nu/" target="_blank"><big><big>The Tree Of Life</big></big><img class="aligncenter" src="http://www.treeoflife.nu/files/image/labyrinth-goodsize-web.jpg" alt="" width="500" /></a><br />
The Tree Of Life is a rejuvenation center located in Patagonia Arizona.  A place of holistic healing and spirituality.  And the view from the Arizona mountains is amazing.</p>
<p style="text-align: center">Next on the agenda of cool things you need to check out:<br />
<a href="http://www.orangepiel.com/go/index.cfm" target="_blank"><big><big>Orange Piel</big></big><img class="aligncenter" src="http://www.orangepiel.com/go/images/interior/interior_16.jpg" alt="" width="500" /></a><br />
Orange Piel does interior design and prints photography on wall sized screens.  They have a few artists that are featured on the site but they can also print any image that is provided.  They also print window screens that are really nice and look amazing when the light shines through them.  They are perfect for home, office or store front.</p>
<p style="text-align: center">ok now if wall sized prints wasn&#8217;t cool enough for you maybe you need to check out the 3D television by<br />
<a href="http://wazabee.net/" target="_blank"><big><big>Wazabee</big></big></a></p>
<p style="text-align: center"><a href="http://wazabee.net/" target="_blank"><img class="aligncenter" src="http://wazabee.net/themes/wazabee/img/homelogo.png" alt="" width="500" /></a><br />
They don&#8217;t have the 42&#8243; 3D television available on their website yet but it should be available soon (starting around $4,000)  They do have a 3D computer monitor that is quite impressive.  Their products work with innovative <a href="http://en.wikipedia.org/wiki/Lenticular" target="_blank">lenticular</a> technology to create the 3D effect.</p>
<p style="text-align: center">I also discovered a new online digital art gallery that is worth checking out:<br />
<a href="http://www.itsartmag.com/" target="_blank"><big><big>Its Art</big></big></a></p>
<p style="text-align: center"><a href="http://www.itsartmag.com/" target="_blank"><big><big></big></big><img class="alignnone" src="http://cggallery.itsartmag.com/image.php?id=9394" alt="" width="500" /></a><br />
Its Art magazine is a source of information and online gallery for digital art.  Worth spending some time there and checking it all out.</p>
<p style="text-align: center">Some more art worth checking out is my buddy <a href="http://www.marcovalenzuela.com/" target="_blank"> Marco Valenzuela</a>.  This is his 2008 3D modeling reel.  Marco is an amazing character model and is currently available for hire or freelance work.</p>
<p style="text-align: center">Another project I&#8217;ll be working on this year is the<br />
<a href="http://www.coalessencefest.com/" target="_blank"><big><big>Coalessence Festival</big></big><img class="alignnone" src="http://www.coalessencefest.com/image/Logo.jpg" alt="" width="500" /></a><br />
Coalessence will be moving from Eureka Springs to Austin Texas this fall.  For more information stay tuned to their website.</p>
<p style="text-align: center">Well let me see&#8230; What else&#8230; I have so much cool software I have recently discovered but I think I&#8217;m going to just leave you with a my VJ promo clip.</p>
<p style="text-align: center">
]]></content:encoded>
			<wfw:commentRss>http://nathangoodfellow.us/2009/01/14/hanging-ten-on-the-cosmic-wave/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>101 Cool things to do with your Wii&#8230;.</title>
		<link>http://nathangoodfellow.us/2008/10/24/101-cool-things-to-do-with-your-wii/</link>
		<comments>http://nathangoodfellow.us/2008/10/24/101-cool-things-to-do-with-your-wii/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 16:45:00 +0000</pubDate>
		<dc:creator>themind</dc:creator>
				<category><![CDATA[Techno-Blabb]]></category>
		<category><![CDATA[cool things to do with your wii]]></category>
		<category><![CDATA[wii all should play with the wii]]></category>
		<category><![CDATA[wii entertainment]]></category>
		<category><![CDATA[wii gaming]]></category>
		<category><![CDATA[wii infrared is really cool]]></category>

		<guid isPermaLink="false">http://www.nathangoodfellow.us/thoughts/2008/10/101-cool-things-to-do-with-your-wii/</guid>
		<description><![CDATA[Todays blog is brought to you by Pandora Free Internet Radio! Because that&#8217;s whats been entertaining my audible sense all morning! Today I&#8217;m going to tell you 101 cool things you can do with your wii or wiimote! Sounds like fun, right!?! ok here goes! 1. Create a 3D virtual reality with wii head tracking <a href="http://nathangoodfellow.us/2008/10/24/101-cool-things-to-do-with-your-wii/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Todays blog is brought to you by <a href="http://www.pandora.com/" target="_blank">Pandora Free Internet Radio!</a>  Because that&#8217;s whats been entertaining my audible sense all morning!  <img src='http://nathangoodfellow.us/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Today I&#8217;m going to tell you 101 cool things you can do with your wii or wiimote!  <img src='http://nathangoodfellow.us/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> <br />Sounds like fun, right!?!</p>
<p>ok here goes!</p>
<p>1. <a href="http://www.cs.cmu.edu/~johnny/projects/wii/" target="_blank"> Create a 3D virtual reality with wii head tracking by Johnny Lee</a><br />2. <a href="http://www.thisisnotalabel.com/My-Wiimote-Drum-Kit.php" target="_blank"> Setup a virtual drum kit!</a><br />3. <a href="http://wiihacks.blogspot.com/2006/12/howto-use-wii-mote-in-windows-as-your.html" target="_blank"> Setup your wiimote as your computer mouse and use it to play Team Fortress 2</a><br />4. <a href="http://www.wiikey.cn/" target="_blank">Drop a mod chip in and never pay for games again!</a><br />5. <a href="http://hackaday.com/2007/12/09/wiimote-projector-whiteboard/" target="_blank">Draw on a screen with the whiteboard mod</a><br />6. <a href="http://www.wiihaveaproblem.com/" target="_blank">Throw your remote through your $1000 plasma tv, or stick it in the wall, or throw it through a window&#8230;</a><br />7. <a href="http://wiihacks.blogspot.com/2006/12/nintendo-wii-controlled-smarthome.html" target="_blank">Control your house with your wii</a><br />8. <a href="http://www.wiinintendo.net/2007/12/28/the-wii-officially-hacked/" target="_blank">Create your own wii homebrew software</a><br />9. <a href="http://microscopiq.com/2007/03/wii-vs-your-teeth/" target="_blank">Ensure proper oral hygiene</a> <br />10. <a href="http://hackawii.com/wiimote-led-hack/" target="_blank">Change your wiimote LED color</a><br />11. <a href="http://www.engadget.com/2007/01/23/how-to-make-a-wii-laptop-part-1/" target="_blank">Make a wii laptop part 1</a><br />12. <a href="http://www.engadget.com/2007/01/31/how-to-make-a-wii-laptop-part-2/" target="_blank">Wake a wii laptop part 2</a><br />13. <a href="http://www.engadget.com/2007/02/06/how-to-make-a-wii-laptop-part-3-the-final-installment" target="_blank">Make a wii laptop part 3</a><br />14. <a href="http://vimeo.com/1295143?pg=embed&amp;sec=1295143" target="_blank">Control 3D Studio Max models with your wiimote</a><br />15. <a href="http://www.stephenhobley.com/build/" target="_blank">Create an awesome lazer harp with a bad-ass wiimote mod</a><br />16. <a href="http://www.wiispray.com/" target="_blank">Virtual Graffiti!</a> <br />17. <a href="http://hackawii.com/wiimote-controls-the-rubens-tube/" target="_blank">Make fire DANCE with the wiimote</a><br />18. <a href="http://isnoop.net/blog/2006/12/07/wiisaber-a-wii-mac-and-lightsaber-sandwich/" target="_blank">Turn your wiimote into a lightsaber</a><br />19. <a href="http://theamazingrolo.blogspot.com/2007/03/wii-loop-machine.html" target="_blank">DJ up some phat beats</a><br />20. <a href="http://hackawii.com/wiimote-nintendo-gun-mod/" target="_blank">Play with an old-school nintendo duck hunt gun</a><br />21. <a href="http://www.engadget.com/2007/08/07/diyer-puts-the-wiimote-on-your-xbox-360/" target="_blank">Play your Xbox360 with the wiimote</a><br />22. <a href="http://www.cynergysystems.com/blogs/page/rickbarraza?entry=connecting_to_the_wii_control" target="_blank">Get Minority Report style hand control</a><br />23. <a href="http://www.youtube.com/watch?v=ksi4jm_Gkjk" target="_blank">Build a wii controlled door lock</a><br />24. <a href="http://turingmachine.org/blog/index.php?/archives/14-Using-the-Wii-Remote-to-correct-perspective.html" target="_blank">Record the angle of digital photos and use that information to correct photograph perspective</a><br />25. <a href="http://www.wiili.org/forum/wiimote-laser-tag-t1196.html#7369" target="_blank">Play lazer tag</a><br />26. <a href="http://gizmodo.com/350971/is-the-wiiphone-sexier-than-the-iiphone-you-the-jury-decide" target="_new">Make a wiiphone</a><br />27. <a href="http://www.engadget.com/2006/11/29/mod-your-wii-sensor-bar-to-go-wireless-for-8/" target="_new">Make a battery powered sensor bar</a><br />28. <a href="http://www.informit.com/articles/article.aspx?p=679395&amp;seqNum=3" target="_blank">Add an antenna to boost wiifi range</a><br />29. <a href="http://www.gamepro.com/article/news/149128/man-uses-wii-calendar-to-catch-cheating-wife/" target="_blank">Catch your wife cheating</a><br />30. <a href="http://www.wiicade.com/Home.aspx" target="_blank">Play free wii flash games</a><br />31. <a href="http://miiboard.com/" target="_blank">More free wii games</a><br />32. <a href="http://www.wiiplayable.com/" target="_blank">And even more free games</a><br />33. <a href="http://blogs.wsj.com/health/2008/01/17/surgeons-hone-skills-on-nintendo-wii/" target="_blank">prepare for surgery</a><br />34. <a href="http://www.wiitube.com/" target="_blank">Watch some video made for wii</a><br />35. <a href="http://video.stumbleupon.com/" target="_blank">More wii accessible video</a><br />36. <a href="http://www.redkawa.com/sofatube/" target="_blank">And even more wii video</a><br />37. <a href="http://www.orb.com/" target="_blank">Stream media from your PC to your Wii</a><br />38. <a href="http://forums.vwvortex.com/zerothread?id=3362586" target="_blank">Get some specs on your cars performance</a><br />39. <a href="http://www.youtube.com/watch?v=mj4lsNw3IG0" target="_blank">Drive your roomba around</a><br />40. <a href="http://www.glumbert.com/media/horsewii" target="_blank">Build a wii race horse</a><br />101. <a href="http://www.nintendowiifanboy.com/2007/03/15/pretty-much-the-best-wii-case-mod-ever/" target="_blank">Build a bad-ass wii case</a></p>
<p>So yeah, that should about wrap things up,  101 cool things to do with your wii!<br />Hey, I never claimed to know how to count!</p>
]]></content:encoded>
			<wfw:commentRss>http://nathangoodfellow.us/2008/10/24/101-cool-things-to-do-with-your-wii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some old 3D Photos&#8230;.</title>
		<link>http://nathangoodfellow.us/2008/10/20/some-old-3d-photos/</link>
		<comments>http://nathangoodfellow.us/2008/10/20/some-old-3d-photos/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 16:28:00 +0000</pubDate>
		<dc:creator>themind</dc:creator>
				<category><![CDATA[3D Photos and Illusions]]></category>
		<category><![CDATA[Art, Photography and Design]]></category>
		<category><![CDATA[Techno-Blabb]]></category>
		<category><![CDATA[3D anaglyph photography]]></category>
		<category><![CDATA[3D Art]]></category>
		<category><![CDATA[3D photographs]]></category>
		<category><![CDATA[3D photography]]></category>

		<guid isPermaLink="false">http://www.nathangoodfellow.us/thoughts/2008/10/some-old-3d-photos/</guid>
		<description><![CDATA[Well as I mentioned before I lost my portfolio&#8230; but this last weekend at Makers Faire I saw so many people enjoying 3D artwork and photographs (most of it brought out by 8D crew members) I decided to show off a couple of my 3D Photos (that were salvaged thanks to being uploaded to myspace) <a href="http://nathangoodfellow.us/2008/10/20/some-old-3d-photos/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well as I mentioned before I lost my portfolio&#8230; but this last weekend at <a href="http://www.makersfaire.com/" target="_blank">Makers Faire</a> I saw so many people enjoying 3D artwork and photographs (most of it brought out by 8D crew members) I decided to show off a couple of my 3D Photos (that were salvaged thanks to being uploaded to myspace)  These are all <a href="http://en.wikipedia.org/wiki/Anaglyph_image" target="_blank">anaglyph 3D photos</a> so your going to need to put on your red and blue 3D glasses now&#8230;.</p>
<p><a href="http://www.nathangoodfellow.us/3D/3Dtrees.jpg" target="_blank" rel="”lightbox”"><img src="http://www.nathangoodfellow.us/3D/3Dtrees.jpg" width="400"></a></p>
<p><a href="http://www.nathangoodfellow.us/3D/3Dpuddle.jpg" target="_blank" rel="”lightbox”"><img src="http://www.nathangoodfellow.us/3D/3Dpuddle.jpg" width="400"></a></p>
<p><a href="http://www.nathangoodfellow.us/3D/3Dwaterfall.jpg" target="_blank" rel="”lightbox”"><img src="http://www.nathangoodfellow.us/3D/3Dwaterfall.jpg" width="400"></a></p>
<p>These 3 were all taken at the Austin Greenbelt.</p>
<p><a href="http://www.nathangoodfellow.us/3D/3Dmeandwaterfall.jpg" target="_blank" rel="”lightbox”"><img src="http://www.nathangoodfellow.us/3D/3Dmeandwaterfall.jpg" width="400"></a></p>
<p>This was a photoshop I did combining 2 3D photographs together.</p>
<p><a href="http://www.nathangoodfellow.us/3D/3Dtrip.jpg" target="_blank" rel="”lightbox”"><img src="http://www.nathangoodfellow.us/3D/3Dtrip.jpg" width="400"></a></p>
<p>This was a photoshop 3D edit that turned out cool.</p>
<p>Well thats all folks!  I&#8217;m gonna blog later about all the cools stuff I saw at the <a href="http://www.makersfaire.com/" target="_blank">Makers Faire</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nathangoodfellow.us/2008/10/20/some-old-3d-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to build a Terabyte Server for LESS than $250</title>
		<link>http://nathangoodfellow.us/2008/10/07/how-to-build-a-terabyte-server-for-less-than-250/</link>
		<comments>http://nathangoodfellow.us/2008/10/07/how-to-build-a-terabyte-server-for-less-than-250/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 17:29:00 +0000</pubDate>
		<dc:creator>themind</dc:creator>
				<category><![CDATA[Techno-Blabb]]></category>
		<category><![CDATA[How To Build A Terabyte Server]]></category>
		<category><![CDATA[Inexpensive Network Storage Solution]]></category>
		<category><![CDATA[Network Storage]]></category>
		<category><![CDATA[UnSlung NSLU2 Hack]]></category>

		<guid isPermaLink="false">http://www.nathangoodfellow.us/thoughts/2008/10/how-to-build-a-terabyte-server-for-less-than-250/</guid>
		<description><![CDATA[Good afternoon readers! and welcome to another blogging from The Mind (at Nathan Goodfellow dot us)Today I&#8217;m going to tell you how to build your own TERABYTE network server for LESS than $250!!!! (wow!) for those of you that don&#8217;t know a terabyte is 1,000 gigabytes. That is a lot of space for you to <a href="http://nathangoodfellow.us/2008/10/07/how-to-build-a-terabyte-server-for-less-than-250/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Good afternoon readers!  and welcome to another blogging from The Mind (at Nathan Goodfellow dot us)<br />Today I&#8217;m going to tell you how to build your own TERABYTE network server for LESS than $250!!!!  (wow!)  for those of you that don&#8217;t know a terabyte is 1,000 gigabytes.  That is a lot of space for you to store all those wonderful files you have been downloading off the internet!  Or all those pictures you have been taking with your digital camera.  Hey, I&#8217;m here to tell you how to build the damn thing not how to fill it up, that part is entirely up to you.  Now the one benefit of this device that is worth mentioning is that it is a network hosted storage device so anyone on your home network can access the files (with permission) and download or upload to it.</p>
<p>Alrighty then, now let me introduce to you this wonderfully powerful and very cool device called the NSLU2 (Network Storage Link USB 2 (Universal Serial Bus)) Often called a slug.  Connecting him with 2x 500 GB Hard Drives gives you a Terabyte SMB (Server Message Block) Network!  (with some software restrictions but were gonna fix that&#8230;)<br />1.  NSLU2 &#8211; $44.53 at Buy.com<br />2.  2x 500GB USB2 Hard Drives &#8211; $89.99 each at TigerDirect.com<br />Total= $224.51</p>
<p><img src="http://www.stillhq.com/diary/pictures/nslu2.jpg" width="100"><img src="http://news.tigerdirect.com/wp-content/uploads/2008/04/fantom-hard-drive.jpg" width="100"><img src="http://news.tigerdirect.com/wp-content/uploads/2008/04/fantom-hard-drive.jpg" width="100"></p>
<p>OK so now you have the equipment&#8230;</p>
<p>I probably should remind you now (since you&#8217;ve already gone and purchased everything) that when purchasing a hard drive I would recommend getting one that has fans and runs very cool as you will probably be leaving your server on all the time.  This will help prevent such horrible disasters as a massive hard drive fail and you loosing all your data.</p>
<p>Ok so now&#8230; plug everything in and plug your NSLU2 into your home network!  VOLA!<br />You have a shared Terabyte network storage device!  all for less than $250<br />&#8220;But NATE!  is there more???&#8221;<br />More??? wait, you don&#8217;t like proprietary software???  you want to install a version of Linux on this little box so you can program it to do anything! </p>
<p>Now here is where being a little tech savvy will go a long ways (especially if you have some knowledge of Linux) What your going to want to do now is UNLOCK your NSLU2 by installing a version of Linux on it called uNSLUng.  You can then run all sorts of cool stuff from it and even host your website from it!  Isn&#8217;t that cool!<br />I&#8217;m not going to go into the specifics of all that because everything you need to know is already found on this website: <br /><a href="http://www.nslu2-linux.org" target="_blank">http://www.nslu2-linux.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nathangoodfellow.us/2008/10/07/how-to-build-a-terabyte-server-for-less-than-250/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

