<?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>Jason Poteet - Life in the Third Digital Decade&#187; Uncategorized</title>
	<atom:link href="http://www.jasonpoteet.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonpoteet.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Nov 2011 01:35:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How Secure Are Your Passwords?</title>
		<link>http://www.jasonpoteet.com/uncategorized/how-secure-are-your-passwords/</link>
		<comments>http://www.jasonpoteet.com/uncategorized/how-secure-are-your-passwords/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 01:45:02 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.jasonpoteet.com/2008/01/09/how-secure-are-your-passwords/</guid>
		<description><![CDATA[For many years, the conventional wisdom has been to never write down your passwords. You are suppose to make a strong password and remember it. This practice is very secure, however it is not practical in todays electronic society. Remembering 1 strong password is easy. Remembering 100 is a completely different thing. In my opinion, [...]]]></description>
			<content:encoded><![CDATA[<p>For many years, the conventional wisdom has been to never write down your passwords.  You are suppose to make a strong password and remember it.  This practice is very secure, however it is not practical in todays electronic society. Remembering 1 strong password is easy.  Remembering 100 is a completely different thing.</p>
<p>In my opinion, forcing yourself to remember the strong password means you will use the same password in multiple places.  This will leave you very vulnerable if your password is ever compromised.  This also brings the &#8220;weakest link in the chain&#8221; effect into play.  Your banks computers may be strong and your account information may be very secure on them.  That internet message board or website you register with may not be as secure with the password to your electronic vault.</p>
<p>I carry a journal with me that has my passwords. I also guard the journal the same as I do my wallet. A journal may be overkill for most people so you could also write down your passwords and a single sheet of paper and store them in your wallet.  Make sure you make a copy and stick it with your other valuable papers in a safe or safety deposit box. I create unique passwords for all of my sites and I write them down on a dedicated section of the journal as soon as I create a new account.  I also don&#8217;t use words or dates in my passwords.  Those are a lot easier to brute force than tougher passwords.  For example, your name and birth date isn&#8217;t a good password. #eL9~ukl5f$ is a good password. EDqz~!)Oy$R:>jp;sd80_xCY}P=1^NVi41{.%GwPB&#8221;Dfqo4P,gentAG is an even better password.  That last password is a 63 random printable ASCII character password generated by GRC&#8217;s <a href="https://www.grc.com/passwords.htm">Ultra High Security Password Generator.</a> If someone can break that password, they were going to get your info anyway. I know some people have a tough time generating their own passwords so use that site.  Steve Gibson of GRC is a legend in computer security.</p>
<p>It is ok to write down your passwords as long as you protect them and make sure you use different passwords for every logon you need.  That way if one password is compromised somewhere you only have one password to change.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonpoteet.com/uncategorized/how-secure-are-your-passwords/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Foxmarks 2.0 Upgrade Problems</title>
		<link>http://www.jasonpoteet.com/uncategorized/foxmarks-20-upgrade-problems/</link>
		<comments>http://www.jasonpoteet.com/uncategorized/foxmarks-20-upgrade-problems/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 00:58:46 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Firefox Extensions]]></category>

		<guid isPermaLink="false">http://www.jasonpoteet.com/2007/12/28/foxmarks-20-upgrade-problems/</guid>
		<description><![CDATA[Well, like most other people I upgraded my Foxmarks to version 2.0 recently. What a pain in the ass that was. I should actually read the release notes to see why we needed a new version. The biggest change is probably the bookmarks file itself. I see it went from .xml to .json. Hopefully there [...]]]></description>
			<content:encoded><![CDATA[<p>Well, like most other people I upgraded my Foxmarks to version 2.0 recently. What a pain in the ass that was.  I should actually read the release notes to see why we needed a new version.  The biggest change is probably the bookmarks file itself.  I see it went from .xml to .json.  Hopefully there is a good reason in there to account for all the headaches caused by the upgrade.</p>
<p> I had been using the custom FTP settings and had plenty of trouble getting it to work after the upgrade.  This is what I did to make it work.  First, set up your custom FTP server address.  I could never get Foxmarks to work when I put in the URL to my FTP server.  I had to put in the IP address on several different computers and it would finally work. That looked like this:</p>
<p>ftp://XXX.XXX.XXX.XXX/foxmarks.json</p>
<p>Not sure why Foxmarks is having DNS problems but that seems to be the case.  The FTP server answers to the url just like it should.  The only thing I can think of that could be causing it is the server is is using 1 ip for different websites and using the host header to forward the traffic properly.  If that is the problem, it explains why so many people are having trouble with the custom FTP settings after the upgrade but some say theirs works fine.</p>
<p>The second part is getting the .json file up there.  You have to go to a computer with the old bookmarks up to date.  Then manually upload that set of bookmarks after you have upgraded Foxmarks.  Now you have a .json file on your ftp site.  Go to your other computers and configure their Foxmarks settings.  Now you can force download the new Foxmarks file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonpoteet.com/uncategorized/foxmarks-20-upgrade-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add This to the Gotta Have File</title>
		<link>http://www.jasonpoteet.com/uncategorized/add-this-to-the-gotta-have-file/</link>
		<comments>http://www.jasonpoteet.com/uncategorized/add-this-to-the-gotta-have-file/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 02:12:15 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Electronic Gadgets]]></category>

		<guid isPermaLink="false">http://www.jasonpoteet.com/2007/10/02/add-this-to-the-gotta-have-file/</guid>
		<description><![CDATA[We currently have a iRobot Roomba and love the thing. It does a wonderful job of helping keep the house dog hair free. You just press a button and it vacuums for a couple of hours then goes back to it cradle to recharge. Now that is my kind of house work. The back of [...]]]></description>
			<content:encoded><![CDATA[<p>We currently have a iRobot Roomba and love the thing.  It does a wonderful job of helping keep the house dog hair free.  You just press a button and it vacuums for a couple of hours then goes back to it cradle to recharge.  Now that is my kind of house work.</p>
<p>The back of my house has gutters that are at least 30&#8242; off the ground. So you can imagine my  glee when I saw an ad for the iRobot Loojâ„¢ 120 Gutter Cleaning Robot. I&#8217;ll report back when I actually get one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonpoteet.com/uncategorized/add-this-to-the-gotta-have-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Wallpaper</title>
		<link>http://www.jasonpoteet.com/uncategorized/computer-wallpaper/</link>
		<comments>http://www.jasonpoteet.com/uncategorized/computer-wallpaper/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 00:41:02 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Computer Wallpaper]]></category>

		<guid isPermaLink="false">http://www.jasonpoteet.com/2007/09/20/computer-wallpaper/</guid>
		<description><![CDATA[I came across an awesome website for computer wallpaper the other day. Mandolux.com has some really cool photographs for your wallpaper but they also offer them in the sizes us geeks need. They have sizes from the smallest at 1024&#215;768 to the largest at 2560&#215;1600. They also break each image up and offer them in [...]]]></description>
			<content:encoded><![CDATA[<p>I came across an awesome website for <a href="http://www.mandolux.com">computer wallpaper</a> the other day.  Mandolux.com has some really cool photographs for your wallpaper but they also offer them in the sizes us geeks need.  They have sizes from the smallest at 1024&#215;768 to the largest at 2560&#215;1600.  They also break each image up and offer them in right and left monitor configurations for those of us running dual monitors.  Awesome site!  Here is a pick of my left monitor.</p>
<p><img src="http://www.jasonpoteet.com/images/desktop.jpg" alt="Jason Poteets Desktop with Wallpaper from mandolux.xom" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonpoteet.com/uncategorized/computer-wallpaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X Boot Keys</title>
		<link>http://www.jasonpoteet.com/uncategorized/mac-os-x-boot-keys/</link>
		<comments>http://www.jasonpoteet.com/uncategorized/mac-os-x-boot-keys/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 17:42:43 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.jasonpoteet.com/2007/09/20/mac-os-x-boot-keys/</guid>
		<description><![CDATA[I just upgraded our macs at work to 8 new Intel based G5&#8242;s with 30 inch Apple Cinema Displays. The displays are fantastic by the way. I have also found myself needing to remember the Apple/Macintosh boot keys again so here are some for reference. I&#8217;ll update this list as I come across new ones. [...]]]></description>
			<content:encoded><![CDATA[<p>I just upgraded our macs at work to 8 new Intel based G5&#8242;s with 30 inch Apple Cinema Displays.  The displays are fantastic by the way.  I have also found myself needing to remember the Apple/Macintosh boot keys again so here are some for reference.  I&#8217;ll update this list as I come across new ones.</p>
<ol>
<li>Command S = boot into single user mode</li>
<li>command V = boot using verbose mode (all messages)</li>
<li>X = Reset startup selection and boot into OS X server</li>
<li>Shift = Boot into Safe Mode (press as soon as mac is on and hold down)</li>
<li>option = boot into open firmware target disk mode</li>
<li>Command + Option + Shift + Delete = bypass internal hard drive on boot</li>
<li>T = boot into firewire target disk mode</li>
<li>C = Boot from CD or DVD drive</li>
<li>N = boot from network</li>
<li>Command + Option + P + R = reset PRAM</li>
<li>Hold Down Mouse button = Ejects any removable media</li>
</ol>
<p>Bonus Commands After Boot is complete</p>
<ol>
<li>Command + Shift + 3 = Full Screen Shot</li>
<li>Command + Shift + 4 = Adjustable Area Screen Shot</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonpoteet.com/uncategorized/mac-os-x-boot-keys/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mobile Google Reader</title>
		<link>http://www.jasonpoteet.com/uncategorized/mobile-google-reader/</link>
		<comments>http://www.jasonpoteet.com/uncategorized/mobile-google-reader/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 19:51:26 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Mobile]]></category>
		<category><![CDATA[Mobile Internet]]></category>

		<guid isPermaLink="false">http://www.jasonpoteet.com/2007/09/19/mobile-google-reader/</guid>
		<description><![CDATA[I was very excited to log onto Google Mobile recently and see the Google Reader added! This adds a great level of productivity for me and my Motorola Q. I can now login and go through blogs anytime I have some downtime no matter where I am. The interface works very well and is fast [...]]]></description>
			<content:encoded><![CDATA[<p>I was very excited to log onto <a href="http://www.google.com/m/">Google Mobile</a> recently and see the Google Reader added!  This adds a great level of productivity for me and my Motorola Q.  I can now login and go through blogs anytime I have some downtime no matter where I am.  The interface works very well and is fast just like you would expect from Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonpoteet.com/uncategorized/mobile-google-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viewing Mac Partition from Windows on Dual Boot Mac</title>
		<link>http://www.jasonpoteet.com/uncategorized/viewing-mac-partition-from-windows-on-dual-boot-mac/</link>
		<comments>http://www.jasonpoteet.com/uncategorized/viewing-mac-partition-from-windows-on-dual-boot-mac/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 18:32:23 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.jasonpoteet.com/2007/09/19/viewing-mac-partition-from-windows-on-dual-boot-mac/</guid>
		<description><![CDATA[I have an Intel Duo Core MacBook Pro that I use as my main laptop. I actually prefer Windows but I often get customer files that are mac based so I have to have access to a mac. The perfect solution came along with the Intel based macs. I configured my mac using Bootcamp to [...]]]></description>
			<content:encoded><![CDATA[<p>I have an Intel Duo Core MacBook Pro that I use as my main laptop.  I actually prefer Windows but I often get customer files that are mac based so I have to have access to a mac.  The perfect solution came along with the Intel based macs.  I configured my mac using Bootcamp to dual boot Windows XP or Mac OS X.  This allows me to have all of my tools loaded on one laptop.</p>
<p>The problem I ran into was not allowing enough room on the Windows Partition when I created it.  I thought I would not be adding much to it so I didn&#8217;t want to waste precious space.  I made it 10 GB and went on with the install.  In the back of my mind I knew that was a bad idea and would be a problem someday, but I did it anyway.  Well sure enough the day came when I needed more room.  I didn&#8217;t really want to delete the Windows partition and start over so I needed a better solution.  The one I came up with was a piece of software named <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2FCSDC-MD70-E0WR-Macdrive-7%2Fdp%2FB000O39YGE%3Fie%3DUTF8%26s%3Dsoftware%26qid%3D1199826045%26sr%3D8-7&#038;tag=jasopoteintem-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325">Macdrive7</a><img src="http://www.assoc-amazon.com/e/ir?t=jasopoteintem-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> from Mediafour.</p>
<p>MacDrive 7 installs as a Windows program and allows you to see the Mac volume while logged on Windows.  This treats the Mac volume with it&#8217;s 100 GB of free space as a second hard drive.  This allows me to install my Windows games on Windows but actually use the Mac Partition to store the 5GB worth of game files on.  Perfect remedy.<code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonpoteet.com/uncategorized/viewing-mac-partition-from-windows-on-dual-boot-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t bid on our Name</title>
		<link>http://www.jasonpoteet.com/uncategorized/dont-bid-on-our-name/</link>
		<comments>http://www.jasonpoteet.com/uncategorized/dont-bid-on-our-name/#comments</comments>
		<pubDate>Fri, 04 May 2007 02:34:37 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[PPC]]></category>

		<guid isPermaLink="false">http://www.jasonpoteet.com/2007/05/03/dont-bid-on-our-name/</guid>
		<description><![CDATA[I got an email the other day from one of my favorite affiliate marketing products telling me they were changing their terms of service.Â  It is no longer permissible to bid on search engine traffic using their name, variations of their name or the names of their products.Â  I was pretty disappointed to read this [...]]]></description>
			<content:encoded><![CDATA[<p>I got an email the other day from one of my favorite affiliate marketing products telling me they were changing their terms of service.Â  It is no longer permissible to bid on search engine traffic using their name, variations of their name or the names of their products.Â  I was pretty disappointed to read this and didn&#8217;t think it was a smart move on their part.Â  I did however comply with their instructions.</p>
<p>I changed the Adcenter, YAHOO, and Adwords campaigns I had running to send all that traffic to a landing page with their competitors ads on it.Â  I am in full terms compliance.Â  That was a smart move on their part.Â  Their PPC bills should drop next to nothing now that noone other than them will bid on their keywords.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonpoteet.com/uncategorized/dont-bid-on-our-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Adcenter Clicks Are Worth More</title>
		<link>http://www.jasonpoteet.com/uncategorized/microsoft-adcenter-clicks-are-worth-more/</link>
		<comments>http://www.jasonpoteet.com/uncategorized/microsoft-adcenter-clicks-are-worth-more/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 02:53:01 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Adcenter]]></category>
		<category><![CDATA[MSN Adcenter]]></category>

		<guid isPermaLink="false">http://www.jasonpoteet.com/2007/04/13/microsoft-adcenter-clicks-are-worth-more/</guid>
		<description><![CDATA[I decided at the first of the year to get a better handle of my arbitrage by figuring out which traffic was converting best for me.Â  The easiest way for a non programmer like me to do this was to buy a new domain and put up the same landing page on it.Â  So I [...]]]></description>
			<content:encoded><![CDATA[<p>I decided at the first of the year to get a better handle of my arbitrage by figuring out which traffic was converting best for me.Â  The easiest way for a non programmer like me to do this was to buy a new domain and put up the same landing page on it.Â  So I have Domain A and Domain B and they both have the same content.Â  Domain A traffic comes from Microsoft Adcenter and Domain B traffic comes from one of the two remaining big three.</p>
<p>The results are in and they are staggering.</p>
<p>Microsoft Domain A &#8211; Clicks = 564 Imps = 973 CTR = 57.97% CPM = 385 EPC = $66.49</p>
<p>Other Â  Â Â  Domain B &#8211; Clicks = 690 Imps = 2426 CTR = 28.44% CPM = 61.83 EPC = $21.74</p>
<p>ForÂ  this specific page and product, Microsoft Adcenter owned the competition.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonpoteet.com/uncategorized/microsoft-adcenter-clicks-are-worth-more/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rumors of my Death are Greatly Exaggerated</title>
		<link>http://www.jasonpoteet.com/uncategorized/rumors-of-my-death-are-greatly-exaggerated/</link>
		<comments>http://www.jasonpoteet.com/uncategorized/rumors-of-my-death-are-greatly-exaggerated/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 05:32:39 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Stuntdubl]]></category>
		<category><![CDATA[Todd Malicoat]]></category>

		<guid isPermaLink="false">http://www.jasonpoteet.com/2007/01/30/rumors-of-my-death-are-greatly-exaggerated/</guid>
		<description><![CDATA[Well, it has been a month since my last post and this is my first one of the new year. I could give you excuses about my lack of posting, post about a post someone else took the time to make, or tell you straight up why I haven&#8217;t posted anything. I am literally at [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it has been a month since my last post and this is my first one of the new year.  I could give you excuses about my lack of posting, post about a post someone else took the time to make, or tell you straight up why I haven&#8217;t posted anything.</p>
<p>I am literally at a point right now where I am learning so much each day I look back on yesterdays post and chuckle.  Since you did make it here though I am gonna give you the best piece of advice I can.  Don&#8217;t come back here until you can recite from memory every word you can read at <a href="http://www.stuntdubl.com">Todd Malicoat AKA Stuntdubl.</a></p>
<p>P.S.  It is kinda nice to be back and I am gonna leave you with some lyrics.</p>
<p>&#8220;Right Where I need to Be&#8221; By Gary Allen</p>
<p>There&#8217;s a plane flyin&#8217; outta here tonight<br />
Destination New Orleans<br />
Boss man says my big promotion&#8217;s on the line<br />
He says that&#8217;s right where I need to be<br />
Lately I&#8217;ve been on the road more than I&#8217;ve been home<br />
All this leavin&#8217; her alone is killin&#8217; me<br />
And holdin&#8217; her right now has got me thinkin&#8217; more and more<br />
This is right where I need to be<br />
Where when I hear her I can see her<br />
I can smell her sweet perfume<br />
I can feel her skin against me when I sleep<br />
Where I won&#8217;t miss her I can kiss her<br />
Anytime that I want to<br />
Yeah that&#8217;s right where I need to be<br />
Yeah that&#8217;s right where I need to be<br />
There&#8217;s a plane flyin&#8217; outta here tonight<br />
With an empty first class seat<br />
&#8216;Cause I&#8217;ve finally got all my priorities in line<br />
And I&#8217;m right where I need to be<br />
Where when I hear her I can see her<br />
I can smell her sweet perfume<br />
I can feel her skin against me when I sleep<br />
Where I won&#8217;t miss her I can kiss her<br />
Anytime that I want to<br />
Yeah that&#8217;s right where I need to be<br />
Yeah I&#8217;m right where I need to be</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonpoteet.com/uncategorized/rumors-of-my-death-are-greatly-exaggerated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

