<?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>NicholasOverstreet.com</title>
	<atom:link href="http://www.nicholasoverstreet.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nicholasoverstreet.com</link>
	<description>Computers are hard.</description>
	<lastBuildDate>Sun, 07 Mar 2010 18:08:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows 7 Annoyance: File Properties</title>
		<link>http://www.nicholasoverstreet.com/2010/03/windows-7-annoyance-file-properties/</link>
		<comments>http://www.nicholasoverstreet.com/2010/03/windows-7-annoyance-file-properties/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 18:08:37 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=642</guid>
		<description><![CDATA[For the most part Windows 7 is great.  There are a few &#8211; things &#8211; about it that annoy me, and I have found another.  This &#8220;feature&#8221; has popped up a couple times and is very frustrating when it does.
For files created/modified in the last 24 hours, Windows 7 does not display the file time [...]]]></description>
			<content:encoded><![CDATA[<p>For the most part Windows 7 is great.  There are a <a href="http://www.nicholasoverstreet.com/2009/04/windows-7-just-keeps-getting-dumber/" target="_self">few</a> &#8211; <a href="http://www.nicholasoverstreet.com/2009/08/windows-7-home-your-very-own-crippled-os/" target="_blank">things</a> &#8211; <a href="http://www.nicholasoverstreet.com/2009/08/why-is-windows-7-media-player-so-ugly/" target="_blank">about</a> it that <a href="http://www.nicholasoverstreet.com/2009/08/windows-7-crippling-on-the-big-screen/" target="_blank">annoy me</a>, and I have found another.  This &#8220;feature&#8221; has popped up a couple times and is very frustrating when it does.</p>
<p>For files created/modified in the last 24 hours, Windows 7 does not display the file time in the File Properties dialog.  It just gives a very unspecific &#8220;X hours ago&#8221;.  What the fuck is this shit?</p>
<p><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/timestampfail.jpg"><img class="aligncenter size-full wp-image-643" title="timestampfail" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/timestampfail.jpg" alt="" width="377" height="515" /></a></p>
<p>So if I wanted to know the EXACT time this file was created, I can&#8217;t see that.  Fan-fucking-tastic idea Microsoft.  Where do you idiots come up with this shit?  Seriously, who ever thought this was a good idea should be punched square in the balls.  What good does &#8220;5 hours ago&#8221; do.  Ok, so it was created some time 5 hours ago, giving an hour of buffer time in there.  That really doesn&#8217;t help me.<span id="more-642"></span></p>
<p>And the kick-to-your-face part of it is that if the file was created/modified/whatever more then 24 hours ago, it actually shows the time:</p>
<p><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/timestampgood.jpg"><img class="aligncenter size-full wp-image-644" title="timestampgood" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/timestampgood.jpg" alt="" width="377" height="515" /></a></p>
<p>Why on Earth can&#8217;t it show that for ALL files?!  Why does 7 think it necessary to change this USEFUL format to a USELESS format for files changed in the last 24 hours?  I know that most people don&#8217;t care, and that is probably why they changed it, but how is this helping anyone?  It&#8217;s not!  It&#8217;s only hurting those of us who need exact file times.</p>
<p>Fucking mind-boggling!  I&#8217;m not alone either, there are <a href="http://superuser.com/questions/91287/windows-7-file-properties-date-modified-how-do-you-show-seconds" target="_blank">others out there</a> who are annoyed by the same &#8220;feature&#8221;.  You see, this is the kind of shit that is fine to implement, IF YOU GIVE THE USERS A CHOICE TO CHANGE IT SOME PLACE.  I&#8217;d be fine even with a reg edit, but from what I have seen, there is no way to change this back.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2010/03/windows-7-annoyance-file-properties/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Java: A Malware Writter&#8217;s Dream Come True</title>
		<link>http://www.nicholasoverstreet.com/2010/03/java-a-malware-writters-dream-come-true/</link>
		<comments>http://www.nicholasoverstreet.com/2010/03/java-a-malware-writters-dream-come-true/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 17:06:19 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=627</guid>
		<description><![CDATA[Not too long ago I wrote about how to Make Firefox More Secure by Disabling Java in it.  Since I wrote that article in November, nearly every malware cleanup I have done since then has used Java as it&#8217;s injection vector, and that has been quite a lot.  This has become a HUGE wide spread [...]]]></description>
			<content:encoded><![CDATA[<p>Not too long ago I wrote about how to <a href="http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/" target="_blank">Make Firefox More Secure by Disabling Java</a> in it.  Since I wrote that article in November, nearly every malware cleanup I have done since then has used Java as it&#8217;s injection vector, and that has been quite a lot.  This has become a HUGE wide spread security issue for Windows users, and it&#8217;s all thanks to Oracle&#8217;s Java plugin for web browsers.</p>
<p style="text-align: center;"><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/java-infection.jpg"><img class="aligncenter size-full wp-image-632" title="java infection" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/java-infection.jpg" alt="" width="493" height="384" /></a></p>
<p>Java isn&#8217;t supposed to allow apps with out a certificate to execute unless the user gives it permission to.  The problem is that there are bugs in the Java plugin that allow malicious apps to still run, regardless of the user clicking allow or block!  I don&#8217;t know if the latest Java update version has patched these holes or not.  Every system I have seen though has been running Java 6, just one of the lower update numbers (they&#8217;re on update 18 at the time of this writing).  Compounding the issue is that most people never update Java.  Heck, I hardly ever used it, so I never updated it either.</p>
<p>The Java plugin is allowing malware writers to infect machines, no matter which web browser or which version of the browser the victim is using.  Java is allowing malicious code to run, which in turn infects machines.  This needs to be stopped, and the best way to do so is completely remove Java from your computer.  I urge everyone to uninstall the Java plugins immediately.  If this is not an option for you because you need Java for some poorly coded website, or obscure photo uploader (thanks Facebook), then you should at least be disabling Java in your browser until you come to the page you actually want it to run on.</p>
<p>In my <a href="http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/" target="_blank">previous article</a> I showed you how to disable it in Firefox 3.5.  Well, since then Firefox 3.6 has come out, and it changes how the Java Plugin has to be disabled.  Now you have to click Tools -&gt; Addons -&gt; Plugins</p>
<p>Find the &#8220;Java(TM) Platform SE x Uxx&#8221; (the x&#8217;s are version numbers), and click the Disable button on it.  There is also a &#8220;Java Deployment Toolkit&#8221; that you should disable as well.</p>
<p style="text-align: center;"><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/screwjava.jpg"><img class="aligncenter size-full wp-image-628" title="screwjava" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/screwjava.jpg" alt="" width="518" height="427" /></a></p>
<p>If you&#8217;re using Internet Explorer you should uninstall Java completely.  In IE you&#8217;re supposed to be able to click Tools -&gt; Internet Options -&gt; Manage Add-ons, then find all of the Java Plug-in&#8217;s in there going through the various lists, and disable them, but I have not been able to.  Even though I have disabled every single java plugin possible, when I visit a java web site, it still loads up Java.  For this reason, I recommend completely removing Java from your computer if you&#8217;re in IE user.  Or even better yet, use <a href="http://firefox.com" target="_blank">Firefox</a> which actually disables the Java plugin when you click the disable button in it.  IE sucks, stop using it.</p>
<p>For Firefox, that&#8217;s it.  Rest assured you have once again secured your browser.  If you visit a site you TRUST explicitly, then you will simply need to revisit the Plugin and click Enable.  The change is instantaneous and fortunately doesn&#8217;t require a browser restart.</p>
<p>I can already hear you now &#8220;Just make sure you&#8217;re updated to the latest version&#8221;.  To that I say NO.    Java has proven itself HIGHLY dangerous to a computer&#8217;s security.  Allowing it to sit there and load, even if it&#8217;s the latest version, is ill-advised as any new exploit could be found at any time and allow the malicious code through again.</p>
<p>Just say NO to java!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2010/03/java-a-malware-writters-dream-come-true/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Achievers: The Story of the Lebowski Fans Losers</title>
		<link>http://www.nicholasoverstreet.com/2010/03/the-achievers-the-story-of-the-lebowski-fans-losers/</link>
		<comments>http://www.nicholasoverstreet.com/2010/03/the-achievers-the-story-of-the-lebowski-fans-losers/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 03:05:11 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=618</guid>
		<description><![CDATA[First off, let me say I love The Big Lebowski.  I have attended local Lebowski events and had a blast at them.  It&#8217;s one of those movies that you watch the first time and you&#8217;re just confused.  You get some of the obvious jokes, but you&#8217;re mostly left going wtf was that?  Pretty soon you&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/The-Dude-Stressed.jpg"><img class="alignright size-full wp-image-620" title="The Dude Stressed" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/03/The-Dude-Stressed.jpg" alt="" width="230" height="330" /></a>First off, let me say I love The Big Lebowski.  I have attended local Lebowski events and had a blast at them.  It&#8217;s one of those movies that you watch the first time and you&#8217;re just confused.  You get some of the obvious jokes, but you&#8217;re mostly left going wtf was that?  Pretty soon you&#8217;ll end up watching it again, and then you really start catching the little things.  All of the tiny details in the dialog and in the background and you find yourself cracking up through out the whole thing.  It&#8217;s easily one of my favorite movies.</p>
<p>For this reason I knew I had to rent The Achievers: The Story of the Lebowski Fans when I heard about it.</p>
<p>First I&#8217;ll get in to ways that it was good:  It burnt an hour and 10 minutes up of my borring night.</p>
<p>Next let&#8217;s get to ways that it was lame:  There is no menu system.  You put the disc in and the movie starts playing.  Seriously, I can make better DVD&#8217;s on my computer with free software.  The movie was also not widescreen, parts of it are letter-boxed, parts of it are full screen (4:3).  It&#8217;s like they couldn&#8217;t pick a format.  Not a good start already.<br />
They thoroughly interviewed the guy who played Saddam and the guy who played the Corvette owner.  The check out girl (on screen for 4 seconds), and her twin sister are in there too.  Oh yeah, and Liam (not a single speaking part).  Wow, great, you got people that were on screen for a combined total of less then a minute.  REALLY?  You couldn&#8217;t get any of the actual actors in the movie that had real parts??  Well, they DID talk to Jeff Bridges&#8230; what looked like outside a night club at 3am for 30 seconds.  What was weird though was Jeff Bridges was at a Lebowski event, and they have footge of him there.  But they couldn&#8217;t sit him down for a real interview?  Pretty crappy.<span id="more-618"></span>The rest of the people they talked to were some borring shmucks who had nothing insightful or really original to say AT ALL.  Seriously, some of their descriptions for people they interviewed: &#8220;Internet Enthusiast&#8221;, &#8220;Forum Member&#8221;, &#8220;Original Forum Member&#8221;, &#8220;Bewildered observer&#8221;, &#8220;Costume Enthusiast&#8221;.  Pretty lame.  No.  REALLY lame.<br />
I had something else written here about the people they interviewed from the forums and stuff, but I decided it was too mean, even for me.  So I&#8217;ll leave this part with this:  They should have found different people to interview.<br />
At the end they even have a part of one of the guy&#8217;s they interviewed (The inspiration for Walter in the movie) making fun of the interviewers being completely unorganized and not knowing what to say.  Good job, you put your own failing as a documentary maker in your documentary.</p>
<p>Maybe I am missing the point here?  The Big Lebowski is a movie about losers.  Maybe the documentary was supposed to be done by losers and be about losers?  If that was the point, then I guess I missed it.  Or did I, since I&#8217;m mentioning it now?  If that was the point, I wouldn&#8217;t have Netflix&#8217;ed this had I known so.  Honestly I should&#8217;ve paid more attention to the mediocre reviews it got on Netflix.  They were pretty right.  It&#8217;s a shitty documentary.</p>
<p>Needless to say I was hoping for a lot more from this film, like some behind the scenes stuff about the movie and it&#8217;s story.  Actually there was a nice bit about the stolen car story, where it originated and stuff, so that <em>was</em> nice I suppose, but it&#8217;s about the <strong>only</strong> behind-the-scene story they go in to.  I was hoping for a lot more, not just a bunch of randomly thrown together interviews from &#8220;forum members&#8221; who no one cares about or wants to really watch.</p>
<p>If you haven&#8217; seen this yet, don&#8217;t waste your time unless you are <strong>that</strong> bored.  Sorry fellow Lebowski fans, it&#8217;s just not good.</p>
<p>Fucking amateurs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2010/03/the-achievers-the-story-of-the-lebowski-fans-losers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 Breaks Themes and Personas Coexistence</title>
		<link>http://www.nicholasoverstreet.com/2010/01/firefox-3-6-breaks-themes-and-personas-coexistence/</link>
		<comments>http://www.nicholasoverstreet.com/2010/01/firefox-3-6-breaks-themes-and-personas-coexistence/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 01:21:18 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=599</guid>
		<description><![CDATA[I was excited to see that Firefox 3.6 was released today, so I promptly downloaded and installed it on my Asus Netbook (which I have been loving by the way).  Upon restarting Firefox after the upgrade I noticed my Persona was missing.  Now would be a good time to explain that I run a theme [...]]]></description>
			<content:encoded><![CDATA[<p>I was excited to see that Firefox 3.6 was released today, so I promptly downloaded and installed it on my Asus Netbook (which I have been loving by the way).  Upon restarting Firefox after the upgrade I noticed my <a href="http://www.getpersonas.com/en-US/gallery/" target="_blank">Persona </a>was missing.  Now would be a good time to explain that I run a theme on my Netbook other then default.  The default Firefox theme is generally ok, but on a Netbook it is simply too bloated and chunky.  It takes up way too much real estate on a Netbook&#8217;s low res screen.  To resolve that annoyance I run a theme called <a href="http://www.getpersonas.com/en-US/gallery/" target="_blank">Classic Compact</a>.  It gives you a good chunk of your screen space back, leaving you more room to view your <span style="text-decoration: line-through;">porn</span> websites.</p>
<p>After loading up 3.6 and seeing my Theme was lacking my Persona (the clean  <a href="http://www.getpersonas.com/en-US/persona/16" target="_blank">Firefox B</a>), I hopped back over to the Persona website and reapplied it.  But at this point something disturbing happened.  Firefox switched back over to it&#8217;s morbidly obese default theme.  I turned Classic Compact back on and applied the Persona again, and again Firefox&#8217;s ugly fat theme butted in.  After a <a href="http://www.lmgtfy.com/?q=firefox+3.6+personas+a+disaster" target="_blank">quick goog</a>, I discovered that this was a common complaint on the Mozilla forums.  Evidently in the new version of Firefox, with the Persona integration, they merged Persona&#8217;s in to themes.  You can no longer have both, as you always could before.</p>
<p>After screaming a few choice words I decided to just downgrade back to 3.5.7 until Firefox fixes this issue or someone else releases an add-on that will fix this bullshit.</p>
<p>It&#8217;s pathetic that Mozilla would take a feature that has been working fine for such a long time, integrate it, and completely fuck it up!</p>
<p>I also find it rather pathetic that Mozilla couldn&#8217;t scrape together a single fucking Windows 7 feature for Firefox&#8230; I would&#8217;ve been happy with even some god damn jump lists, but noooo&#8230; heaven forbid the Mozilla team actually be on the ball about what it&#8217;s users want.</p>
<p>So the lesson here is, if you run a theme and a persona, don&#8217;t upgrade to 3.6 quite yet.  Wait for a fix to come out, either from Mozilla, or from someone in the community in the form of an add on.  And since pictures are always more fun to look at&#8230;</p>
<p><span id="more-599"></span>Here is Firefox&#8217;s Ugly Fat Theme (with Persona):</p>
<p><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/01/3.6-xbox-huge-interface.jpg"><img class="aligncenter size-full wp-image-608" title="3.6 xbox huge interface" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/01/3.6-xbox-huge-interface.jpg" alt="" width="512" height="300" /></a></p>
<p style="text-align: left;">Here is my nice Classic Compact running with Persona in 3.5.7:</p>
<p style="text-align: left;">
<p style="text-align: left;"><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/01/3.5.7-personas-working-right.jpg"><img class="aligncenter size-full wp-image-609" title="3.5.7 personas working right" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/01/3.5.7-personas-working-right.jpg" alt="" width="512" height="300" /></a></p>
<p style="text-align: left;">And here is how it looks in 3.6:</p>
<p style="text-align: left;"><a href="http://www.nicholasoverstreet.com/wp-content/uploads/2010/01/3.6-personas-broken.jpg"><img class="aligncenter size-full wp-image-610" title="3.6 personas broken" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/01/3.6-personas-broken.jpg" alt="" width="512" height="300" /></a></p>
<p style="text-align: left;">(I know from the screen shots it doesn&#8217;t look like that much of a difference in real estate, but when you&#8217;re stuck with 1024&#215;600, every line of resolution you can reclaim helps!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2010/01/firefox-3-6-breaks-themes-and-personas-coexistence/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>TrueCrypt Full System Encryption on a Netbook</title>
		<link>http://www.nicholasoverstreet.com/2010/01/truecrypt-full-system-encryption-on-a-netbook/</link>
		<comments>http://www.nicholasoverstreet.com/2010/01/truecrypt-full-system-encryption-on-a-netbook/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 19:57:07 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tricks, Tips, or Hacks]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=591</guid>
		<description><![CDATA[For the uninitiated, TrueCrypt is a Free, Open Source, on-the-fly disk encryption software.  You can do many things with it, from Encrypting flash drive, to creating Encrypted file containers, to Full System Encryption.  I had done all except the latter and I have been wanting to try it out.  For various reasons though I had [...]]]></description>
			<content:encoded><![CDATA[<p>For the uninitiated, <a href="http://www.truecrypt.org/" target="_blank">TrueCrypt</a> is a Free, Open Source, on-the-fly disk encryption software.  You can do many things with it, from Encrypting flash drive, to creating Encrypted file containers, to Full System Encryption.  I had done all except the latter and I have been wanting to try it out.  For various reasons though I had never really bothered with it, until now.</p>
<p>Over the holidays I picked up an Asus EeePC 1005HA Netbook</p>
<p><a rel="attachment wp-att-592" href="http://www.nicholasoverstreet.com/2010/01/truecrypt-full-system-encryption-on-a-netbook/asus-1005ha/"><img class="aligncenter size-medium wp-image-592" title="asus-1005ha" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/01/asus-1005ha-238x300.jpg" alt="asus-1005ha" width="238" height="300" /></a></p>
<p>I have a 14 inch laptop with all the bells and whistles of a normal laptop, but after a while, lugging the beastly heavy thing around got to be quite old, and it got to a point where I just didn&#8217;t even bother bringing it with me any more because it was just a hassle.  I picked up the Netbook to hopefully remedy this issue.  Their small and incredibly light build will hopefully not become such a burden down the road.  While you can definitely feel the slowness of the Atom processor, you only really notice it if you&#8217;re doing a bunch of stuff at once.  If you&#8217;re just surfing the net, IM&#8217;ing, doing office stuff, you don&#8217;t really notice at all.</p>
<p>So now that I have my new little buddy I started thinking about security for it.  Since it&#8217;s so small and will be going with me every where, it&#8217;s also prone to growing a set of legs and walking off.  Should this occur, I want all of my personal and work related files stored on it to be completely secure.  I have used TrueCrypt for many years so I have come to trust it, and I figured this would be en excellent solution.</p>
<p><span id="more-591"></span></p>
<p>However, installing TrueCrypt on a Netbook presents a few hurdles, primarily due to the lack of a CD drive.  Sure, you could pick up a USB external CD drive, but what fun would that be?  I have already re-partitioned it using a USB bootable <a href="http://gparted.sourceforge.net/" target="_blank">G-Parted</a>, and used the <a href="http://store.microsoft.com/Help/ISO-Tool" target="_blank">Microsoft ISO USB DVD download utility</a> to make a USB bootable Windows 7 flash drive, so it was my mission to go about this the same way.  When you use TrueCrypt to encrypt a system volume, it <strong>requires</strong> you to burn a TrueCrypt Emergency Boot CD, which is really a good idea because if something goes wrong you really need it.  Of course on a Netbook this isn&#8217;t an option.  So basically what happens is TrueCrypt gives you an .iso image and makes you burn it, then it verifies the disc you burned to.  At this step I got around the verify requirement by simply mounting the .iso in a <a href="http://www.daemon-tools.cc/" target="_blank">Damon Tools</a> virtual drive.  This tricked TrueCrypt in to thinking that I had burned the image.  But, this still left me with a nagging issue.  Should something go wrong, or happen to my system, I would NEED to be able to boot this image to recover my system, or face 100% data loss.  Off to Google I went, and came upon a <a href="http://florian.freundt.org/blog/?p=161" target="_blank">very informative blog post at Florian Freundt&#8217;s site</a> that outlines how to make a multi-utility USB boot drive!  What a wonderful blog entry, as I followed it&#8217;s directions and was able to successfully create a USB drive that will let me boot my TrueCrypt Rescue Image!  Not only that, but I also put my Acronis Recovery Image on it, along with Parted Magic (contains G-Parted and other useful utilities), and Ultimate Boot CD.  Plus, in the future it will be very simple to upgrade these utilities to new versions because all I&#8217;ll have to do is replace the .iso on my flash drive.  Very nice!</p>
<p>Once I knew I would be able to boot the TrueCrypt Rescue Image, I proceeded with the system encryption.  This went of with out a hitch, and took about 5 hours to complete the encryption.  I was a bit worried about system performance since the Atom isn&#8217;t exactly a beast, but to be honest I don&#8217;t see any real performance hit other then coming out of hibernation seems a bit slower.  I can still pop open a 3gb 720p HD Xvid encoded video file and play it full screen with no hiccups.  Firefox fires up in the same amount of time and I don&#8217;t really notice any lag.</p>
<p>I can now rest soundly with the knowledge that my ultra portable data is safe and secure, and should I ever need it, I can recover my partition with the TrueCrypt Utility.</p>
<p><a rel="attachment wp-att-593" href="http://www.nicholasoverstreet.com/2010/01/truecrypt-full-system-encryption-on-a-netbook/truecrypt/"><img class="aligncenter size-full wp-image-593" title="truecrypt" src="http://www.nicholasoverstreet.com/wp-content/uploads/2010/01/truecrypt.jpg" alt="truecrypt" width="580" height="498" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2010/01/truecrypt-full-system-encryption-on-a-netbook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows Server Backup Sucks</title>
		<link>http://www.nicholasoverstreet.com/2009/12/windows-server-backup-sucks/</link>
		<comments>http://www.nicholasoverstreet.com/2009/12/windows-server-backup-sucks/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 05:02:51 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Server 2008]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=572</guid>
		<description><![CDATA[This article is referring specifically to Windows Server Backup 1.0 that comes with Windows Server 2008 R2.
I recently had the pleasure of another horrid Server 2008 product.  This time around it&#8217;s the built in backup utility causing my head aches.
What&#8217;s the problem with it?  It&#8217;s slow.  I don&#8217;t mean takes a few extra hours slow&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>This article is referring specifically to Windows Server Backup 1.0 that comes with Windows Server 2008 R2.</p>
<p>I recently had the pleasure of another horrid Server 2008 product.  This time around it&#8217;s the built in backup utility causing my head aches.</p>
<p>What&#8217;s the problem with it?  It&#8217;s slow.  I don&#8217;t mean takes a few extra hours slow&#8230; I mean it takes 18 hours slow.</p>
<p>First let me give a quick over view of the equipment being used&#8230; as this is definitely NOT a hardware issue.  It&#8217;s a poorly-written half-assed software issue.</p>
<p>The server is 2U rackmount HP Proliant DL380, running 2 Intel Xeon E5540 CPU&#8217;s at 2.53Ghz.  Each CPU has 4 cores with hyper-threading, giving it a total of 16 processing cores.  It has 24gb of ram (6gb free when in production).  For HD&#8217;s it is running 8 300GB 10,000 RPM SAS hot-swappable drives in a RAID 10 configuration.  This server is no slouch.  The server&#8217;s sole purpose is a Hyper-V server.  It runs 4 virtual machines, all Server 2003 machines with 4 gb of ram each.  In total, the virtual server has 746gb of data that needs backed up.</p>
<p>The server is connected via gigabit ethernet to a switch.  The switch is connected via fiber to another switch, where lives our backup server that is also connected at gigabit and has 2tb of storage space for the server backup.  Using straight file copying over network shares I have verified full gigabit transfer speeds.</p>
<p>It all sounds good right?  Well, it actually all is pretty nice&#8230; until you throw Windows Server Backup in to the mix.  What a piece of shit program this is.  I&#8217;ll save you the hours of configuration it took to get it to play nice in setting the backup to go to the network share and to play nice with the Hyper-V virtual machines.  Mind you this is a production server, so shutting down the 2003 servers for a couple hours isn&#8217;t an option.  Luckily volume shadow copy services comes to the rescue here, but again, I&#8217;ll spare you the explanation on that as this isn&#8217;t the point.</p>
<p><span id="more-572"></span></p>
<p>The point is that 746gb of data transferred at gigabit speeds should take just under 2 hours according to my <a href="http://www.t1shopper.com/tools/calculate/downloadcalculator.php" target="_blank">handy dandy file transfer time/speed calculator</a>.  The backup was scheduled for 9pm, so imagine my shock and horror when I came in and checked in on it at 8am the next day and see that the transfer was 70-something-% done.  WHAT?!  The backup did eventually complete around 3pm the next day.  That is 18 hours.  <strong>18 HOURS</strong>.  18  Hours to transfer 746gb of data over a gigabit/fiber connection.  This is just insane.  How could Microsoft have let a product out the door with such a disgusting, fatal, problematic flaw?!  And trust me, <a href="http://social.technet.microsoft.com/Forums/en/windowsbackup/thread/3e08fc65-52f5-48ca-ae13-321cdfc44fbd" target="_blank">I</a> &#8211; <a href="http://www.vistax64.com/vista-general/181982-windows-2008-server-wbadmin-backup-slow.html" target="_blank">am</a> &#8211; <a href="http://www.techsupportforum.com/microsoft-support/windows-nt-2000-2003-server-2008-server/145968-server-backup-times-very-slow-mb-min-etc-ntbackup-backupexec-times-typical.html" target="_blank">not</a> &#8211; <a href="http://social.technet.microsoft.com/Forums/en-US/windowsbackup/thread/838db6e8-cb9c-425a-abd2-3180d8f28c1a" target="_blank">alone</a>.</p>
<p style="text-align: center;"><a rel="attachment wp-att-575" href="http://www.nicholasoverstreet.com/2009/12/windows-server-backup-sucks/failbackup/"><img class="aligncenter size-full wp-image-575" title="failbackup" src="http://www.nicholasoverstreet.com/wp-content/uploads/2009/12/failbackup.jpg" alt="failbackup" width="548" height="405" /></a></p>
<p>The problem it seems is due to the way it compresses the files in the backup.  Apparently Microsoft has decided it is best that each file be compressed to it&#8217;s maximum amount.  Nevermind the fact that some people might actually have storage space to store backups uncompressed&#8230; nevermind the fact that the NTFS file system has built in file compression that works quickly.  It&#8217;s another one of those things that Microsoft let out the door and obviously never seriously tested, which being a corporate server product, you would THINK Microsoft would actually care about the code and programs going in to it.  Apparently this is not the case.  I&#8217;m about over Microsoft&#8217;s bullshit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2009/12/windows-server-backup-sucks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>I still like Avira</title>
		<link>http://www.nicholasoverstreet.com/2009/11/i-still-like-avira/</link>
		<comments>http://www.nicholasoverstreet.com/2009/11/i-still-like-avira/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 00:17:10 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=565</guid>
		<description><![CDATA[Yesterday I wrote about how I had stumbled upon a virus through Java in Firefox and how Avira didn&#8217;t quite stop all the infections.
I also mentioned I didn&#8217;t blame Avira because I felt that it was a new strain, and it looks like I was right.
Yesterday when I scanned the infected file it wasn&#8217;t reporting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/" target="_blank">Yesterday I wrote about how I had stumbled upon a virus through Java in Firefox and how Avira didn&#8217;t quite stop all the infections.</a></p>
<p>I also mentioned I didn&#8217;t blame Avira because I felt that it was a new strain, and it looks like I was right.</p>
<p>Yesterday when I scanned the infected file it wasn&#8217;t reporting any issues.</p>
<p>Today I noticed a little update notice from Avira so for the heck of it I scanned the infected file again (kept it around to test with), and bam, detected!</p>
<p><a rel="attachment wp-att-566" href="http://www.nicholasoverstreet.com/2009/11/i-still-like-avira/detected/"><img class="aligncenter size-full wp-image-566" title="detected" src="http://www.nicholasoverstreet.com/wp-content/uploads/2009/11/detected.jpg" alt="detected" width="484" height="442" /></a>So for the heck of it I popped it through my trusty online scanner, <a href="http://www.virustotal.com" target="_blank">VirusTotal</a> which will scan any file you upload against 41 antivirus engines.</p>
<p>The other day I got:</p>
<blockquote><p>File <span id="status_nombre">iaStor.sys</span> received on <span id="status_fecha">2009.11.12 18:25:30 (UTC)</span><br />
Current status: 			    <span id="status_terminado">finished</span></p></blockquote>
<blockquote>
<div id="status_porcentaje">Result: <span id="porcentaje"><span style="color: red;">1</span>/41 (2.44%)</span></div>
</blockquote>
<p>Reanalysing the file today I get:</p>
<blockquote><p>File <span id="status_nombre">iaStor.sys</span> received on <span id="status_fecha">2009.11.15 00:09:41 (UTC)</span><br />
Current status: 			<span id="status_cargando" style="display: none;">Loading &#8230;</span> <span id="status_en_cola" style="display: none;">queued</span> <span id="status_en_espera" style="display: none;">waiting</span> <span id="status_analizando" style="display: none;">scanning</span> <span id="status_terminado" style="display: inline;">finished</span> <span id="status_caducado" style="display: none;">NOT FOUND</span> <span id="status_detenido" style="display: none;">STOPPED</span></p>
<div id="status_cargador" style="display: none;"><img src="http://www.virustotal.com/img/loader.gif" border="0" alt="" width="220" height="19" /></div>
<div id="status_porcentaje" style="display: inline;">Result: <span id="porcentaje"><span style="color: red;">11</span>/41 (26.83%)</span></div>
</blockquote>
<div><span>So this was obviously a new strain and engines are finally starting to update!</span></div>
<div><span>Just for fun, <a href="http://www.virustotal.com/analisis/01858e47e205d8acbb869ee4af9e764b41cc39427b7a0d8846bc65aba5646ee4-1258243781" target="_blank">here is the link to the report for the file I submitted.</a></span></div>
<div><span>Also, yay for Avira being one of the 11 detecting it now.  I picked Avira because of it&#8217;s high detection rates, so hopefully they will continue leading the sector. <img src='http://www.nicholasoverstreet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
</span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2009/11/i-still-like-avira/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Make Firefox More Secure, Disable Java</title>
		<link>http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/</link>
		<comments>http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 02:25:56 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tricks, Tips, or Hacks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=554</guid>
		<description><![CDATA[No, not Javascript.  Java.
Despite similar names, Javascript and Java are 2 entirely different things.
Java, or Java applets are programs that can be embedded in to websites.  They are generally poorly written, and hardly ever function right.  Most people will probably never even need java, and in fact the only website I can think of that [...]]]></description>
			<content:encoded><![CDATA[<p>No, not Javascript.  Java.</p>
<p>Despite similar names, Javascript and Java are 2 entirely different things.</p>
<p>Java, or Java applets are programs that can be embedded in to websites.  They are generally poorly written, and hardly ever function right.  Most people will probably never even need java, and in fact the only website I can think of that I ever use it on is Facebook&#8217;s shitty multi-photo uploader which I use only a handful of times a year.</p>
<p>Why am I writing about this?  Because I had a Windows 7 machine that was fully updated, running an updated Firefox with Java (Java may have not been up to date),  and a fully updated Antivirus program.  By clicking one simple link, the machine was infected through the Java run time in Firefox.  Despite clicking &#8220;Deny&#8221; on the Java question, the app still managed to run itself.  It looked like it caused some type of crash in the Java run time and allowed itself to execute code.  The virus then proceeded to attempt to hijack the browser and insert other malicious code in to the system.  Avira Antivirus was able to block most of these attempts, but it did miss something.  I have a feeling that this was a new strain of the virus, so I&#8217;m not going to place too much blame on Avira here.  After all was said and done I ran the infected file through an online scanner, and only 1 of 41 virus engines detected it.  Yikes!</p>
<p>Before shutting down the system I had ran FULL scans with Malwarebytes and Avira, both came back clean.  I rebooted the system and that is when it happened.  7 load screen&#8230; blue screen&#8230;. reboot.  Over and over.  Safe mode was of no use, other methods of recovery didn&#8217;t work, the bluescreen yielded no useful information.  It wouldn&#8217;t even point me to the file causing the crash (which would of helped me tremendously).  To make a long story short (I put probably 4 hours in to fixing this bluescreen), the virus had attempted to insert code in to my iaStor.sys driver.  This is an Intel Storage driver, vital to system operation.  I believe that because this was a Windows 7 machine, it was unable to successfully hijack this file (the virus was probably written to hijack XP machines).  I found the lone infected file by pulling the drive out of the laptop and using a separate computer running Nod32 to scan the entire drive,  and replaced the infected file with a good copy I had in my archives.  The really strange thing about it was the good file and infected file were the same exact size, but the infected file no longer had the Intel signature and had a different MD5 hash then the good file.  The virus obviously tried to re-write some part of my storage driver&#8230; who knows what though.</p>
<p>Nod32 identified it as Olmarik.pv which from what I can tell is a pretty new strain.</p>
<p>To bring this story back to it&#8217;s point, a fully updated system, running Firefox still caught an infection thanks to shitty ass Java.  So, do yourself a favor out there RIGHT NOW.  Disable Java.</p>
<p>Tools -&gt; Options -&gt; Content</p>
<p>Un-check Enable Java:</p>
<p><a rel="attachment wp-att-560" href="http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/disablejava-2/"><img class="aligncenter size-full wp-image-560" title="disablejava" src="http://www.nicholasoverstreet.com/wp-content/uploads/2009/11/disablejava1.png" alt="disablejava" width="521" height="488" /></a></p>
<p>The nice part about this is that if you do end up on a site that you TRUST and need to enable it, you can simple check the box again and reload the page and it will work.  You don&#8217;t have to restart your browser.  Just be sure to disable it again after you&#8217;re done to keep your browser safe!</p>
<p>I have made this change on all of my machines and I strongly encourage you to as well!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2009/11/make-firefox-more-secure-disable-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wanda Sykes Sucks</title>
		<link>http://www.nicholasoverstreet.com/2009/10/wanda-sykes-sucks/</link>
		<comments>http://www.nicholasoverstreet.com/2009/10/wanda-sykes-sucks/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 02:33:22 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=523</guid>
		<description><![CDATA[Yup, that&#8217;s right.  She is a talentless hack, and every time I hear her obnoxious voice on tv, it makes me want to change the channel.  Seriously&#8230; she is not funny, she is annoying, and usually offensive.
I can&#8217;t wait for Fox to cancel what will surely be one of the worst shows to ever air [...]]]></description>
			<content:encoded><![CDATA[<p>Yup, that&#8217;s right.  She is a talentless hack, and every time I hear her obnoxious voice on tv, it makes me want to change the channel.  Seriously&#8230; she is not funny, she is annoying, and usually offensive.</p>
<p>I can&#8217;t wait for Fox to cancel what will surely be one of the worst shows to ever air on Fox.</p>
<p>I don&#8217;t have much else to say about this other then most people across the country seem to feel the same way</p>
<p style="text-align: center;"><a rel="attachment wp-att-542" href="http://www.nicholasoverstreet.com/2009/10/wanda-sykes-sucks/googlehatessykestoo/"><img class="aligncenter size-full wp-image-542" title="googlehatessykestoo" src="http://www.nicholasoverstreet.com/wp-content/uploads/2009/10/googlehatessykestoo.jpg" alt="googlehatessykestoo" width="493" height="366" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2009/10/wanda-sykes-sucks/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Good Riddance Hulu</title>
		<link>http://www.nicholasoverstreet.com/2009/10/good-riddance-hulu/</link>
		<comments>http://www.nicholasoverstreet.com/2009/10/good-riddance-hulu/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 18:16:12 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://www.nicholasoverstreet.com/?p=539</guid>
		<description><![CDATA[Apparently Hulu will begin charging for it&#8217;s content in 2010
Hulu has done all it can to push away viewers of it&#8217;s service and it looks like it is going to deliver the final blow.
Why does Hulu think they can charge for their mediocre-quality streaming service that locks people in to their site and their ads&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently <a href="http://www.broadcastingcable.com/blog/ADverse_Atkinson_on_Advertising/23941-Chase_Carey_Hulu_to_Charge_in_2010.php?nid=2228&amp;source=title&amp;rid=6454445" target="_blank">Hulu will begin charging for it&#8217;s content in 2010</a><br />
Hulu has done <a href="http://www.nicholasoverstreet.com/2009/02/my-take-on-the-boxeehulu-situation/">all it can to push away viewers</a> of it&#8217;s service and it looks like it is going to deliver the final blow.<br />
Why does Hulu think they can charge for their mediocre-quality streaming service that locks people in to their site and their ads&#8230; when anyone can download high quality HD rips of the shows WITH OUT ads for free?<br />
I just can&#8217;t grasp where they are getting the idea that this will actually be a successful pay-for service.<br />
News Corp (who owns Hulu) issued a statement saying &#8220;It&#8217;s time to start getting paid for broadcast content online.&#8221;</p>
<p>Hahaha, wow&#8230; what a bunch of pompous pricks.  Good luck with that News Corp.  You make it sound like you deserve money for streaming media online.  Sorry, that is not <a href="http://www.youtube.com/watch?v=f99PcP0aFNE" target="_blank">how the internet works</a>.</p>
<p>As I stated in my <a href="http://www.nicholasoverstreet.com/2009/02/my-take-on-the-boxeehulu-situation/">other article</a>, I think you&#8217;ll find that people will do 1 of 2 things when you start charging for service.  1) They will simply go with out.  People use it because it is free.  Charging for that isn&#8217;t going to instantly create a group of people willing to pay for it.  Or 2)  People will use <a href="http://mininova.org" target="_blank">alternative methods</a> to download shows and watch them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nicholasoverstreet.com/2009/10/good-riddance-hulu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
