<?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>TechUnfolding.com &#187; Tech Tips</title>
	<atom:link href="http://techunfolding.com/site/index.php/tag/tech-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://techunfolding.com/site</link>
	<description>Unfolding todays tech news!</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:44:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>iOS 4 Secrets</title>
		<link>http://techunfolding.com/site/2010/07/05/ios-4-secrets/</link>
		<comments>http://techunfolding.com/site/2010/07/05/ios-4-secrets/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 01:57:40 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Tech Videos]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iOS 4]]></category>
		<category><![CDATA[iPhone 4]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://techunfolding.com/site/?p=5883</guid>
		<description><![CDATA[The new iPhone and iPod Touch firmware iOS 4 has brought many new features like folders, multitasking, backgrounds, ect. But what you might not have noticed is some of the little changes that the new iOS 4 brings as well. CNET.com has provided a few of these secrets in the videos provided below.





]]></description>
			<content:encoded><![CDATA[<p>The new iPhone and iPod Touch firmware iOS 4 has brought many new features like folders, multitasking, backgrounds, ect. But what you might not have noticed is some of the little changes that the new iOS 4 brings as well. CNET.com has provided a few of these secrets in the videos provided below.<br />
<center><br />
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/iZjhDd8cQRE&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/iZjhDd8cQRE&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object><br />
<br />
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/zuw2kisDPm4&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zuw2kisDPm4&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://techunfolding.com/site/2010/07/05/ios-4-secrets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Bootable USB of Linux</title>
		<link>http://techunfolding.com/site/2010/03/01/creating-a-bootable-usb-of-linux/</link>
		<comments>http://techunfolding.com/site/2010/03/01/creating-a-bootable-usb-of-linux/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 21:58:41 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Media »]]></category>
		<category><![CDATA[Technology »]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://techunfolding.com/site/?p=4823</guid>
		<description><![CDATA[In this tutorial I will be showing you how to create a boot-able USB that has Linux on it. This can be very useful if your computer doesn&#8217;t have a CD/DVD drive, or if you don&#8217;t want to waste CD&#8217;s or DVD&#8217;s. So basically I have provided you with a written tutorial and a video [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial I will be showing you how to create a boot-able USB that has Linux on it. This can be very useful if your computer doesn&#8217;t have a CD/DVD drive, or if you don&#8217;t want to waste CD&#8217;s or DVD&#8217;s. So basically I have provided you with a written tutorial and a video tutorial below.</p>
<h3>Requirements:</h3>
<ul>
<li>Computer that supports USB booting</li>
<li>1GB + USB Stick (I recommend over 2GB)</li>
<li>uNetBootin Program</li>
</ul>
<h3>Downloads:</h3>
<ul>
<li><a href="http://techunfolding.com/site/wp-content/uploads/2010/03/unetbootin.zip" target="_blank">uNetBootin for Windows</a></li>
</ul>
<h3>Instructions:</h3>
<ol>
<li>Download uNetBootin (Link provided above)</li>
<li>Download a version of Linux (<a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a>, <a href="http://fedoraproject.org/" target="_blank">Fedora</a>, <a href="http://www.backtrack-linux.org/" target="_blank">BackTrack</a>, &#8230;..)</li>
<li>Once both are downloaded Run uNetBootin<br />
<a href="http://techunfolding.com/site/wp-content/uploads/2010/03/unet1.png"><img class="alignnone size-full wp-image-4825" title="unet1" src="http://techunfolding.com/site/wp-content/uploads/2010/03/unet1.png" alt="" width="540" height="398" /></a></li>
<p></p>
<li>Now select Diskimage and browse for the ISO of your version of Linux<a href="http://techunfolding.com/site/wp-content/uploads/2010/03/unet2.png"><br />
<img class="alignnone size-full wp-image-4826" title="unet2" src="http://techunfolding.com/site/wp-content/uploads/2010/03/unet2.png" alt="" width="540" height="398" /><br />
</a></li>
<p></p>
<li>Make sure in the Type section USB Drive has been selected.</li>
<li>Under drive selected your USB drive in which you want to put Linux on. If you don&#8217;t know the letter of your USB drive then look under Computer or My Computer.</li>
<li>Once you have selected the appropriate drive Click OK.<br />
<a href="http://techunfolding.com/site/wp-content/uploads/2010/03/unet3.png"><img class="alignnone size-full wp-image-4827" title="unet3" src="http://techunfolding.com/site/wp-content/uploads/2010/03/unet3.png" alt="" width="540" height="398" />}<br />
</a></li>
<p></p>
<li>Your drive will now be made bootable with the Linux version of your choice. Simply just restart your computer and change the settings in BIOS so that the USB can boot first and your ready to go.</li>
<li>For instructions on how to change the boot order in BIOS in your computer <a href="http://www.whitecanyon.com/how-to-change-boot-order.php" target="_blank">CLICK HERE </a></li>
</ol>
<h3>Video Tutorial:</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/c1zQOTAbrWM&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/c1zQOTAbrWM&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://techunfolding.com/site/2010/03/01/creating-a-bootable-usb-of-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enable God Mode in Windows 7</title>
		<link>http://techunfolding.com/site/2010/01/28/how-to-enable-god-mode-in-windows-7/</link>
		<comments>http://techunfolding.com/site/2010/01/28/how-to-enable-god-mode-in-windows-7/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 00:00:15 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Technology »]]></category>
		<category><![CDATA[God Mode]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://techunfolding.com/site/?p=4640</guid>
		<description><![CDATA[Windows enthusiasts are excited over the discovery of a hidden &#8220;GodMode&#8221; feature that lets users access all of the operating system&#8217;s control panels from within a single folder. See the video below for a step by step tutorial on how this is done.
Required Code:
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

]]></description>
			<content:encoded><![CDATA[<p>Windows enthusiasts are excited over the discovery of a hidden &#8220;GodMode&#8221; feature that lets users access all of the operating system&#8217;s control panels from within a single folder. See the video below for a step by step tutorial on how this is done.</p>
<p>Required Code:</p>
<blockquote><p>GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}</p></blockquote>
<p><center><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/t9JH1G49GvY&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/t9JH1G49GvY&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://techunfolding.com/site/2010/01/28/how-to-enable-god-mode-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple Windows 7 Tips</title>
		<link>http://techunfolding.com/site/2010/01/25/simple-windows-7-tips/</link>
		<comments>http://techunfolding.com/site/2010/01/25/simple-windows-7-tips/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 19:19:21 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Technology »]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Media Center]]></category>

		<guid isPermaLink="false">http://techunfolding.com/site/?p=4604</guid>
		<description><![CDATA[Here are a bunch of very short Windows 7 how to videos. They are simple ways to change Windows 7 to fit your needs, from Customize the task bar, increase or decrease font size, login without a password, remove or add Internet Explorer, and remove or add Windows Media Center. Check out the videos below. [...]]]></description>
			<content:encoded><![CDATA[<p>Here are a bunch of very short Windows 7 how to videos. They are simple ways to change Windows 7 to fit your needs, from Customize the task bar, increase or decrease font size, login without a password, remove or add Internet Explorer, and remove or add Windows Media Center. Check out the videos below. </p>
<h3>Customize the Task bar:</h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/OQ9YtNNJPkA&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OQ9YtNNJPkA&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3>Increase or Decrease the Font Size:</h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/a8TUNWtEi34&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/a8TUNWtEi34&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3>Login Without a Password:</h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/BIHK57uB-GU&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/BIHK57uB-GU&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3>Remove or Add Internet Explorer:</h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/1HMd-yCVQA8&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/1HMd-yCVQA8&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3>Remove or Add Windows Media Center:</h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/nrb0YK7bO4g&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/nrb0YK7bO4g&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://techunfolding.com/site/2010/01/25/simple-windows-7-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speeding up your computer using MSCONFIG</title>
		<link>http://techunfolding.com/site/2010/01/07/speeding-up-your-computer-using-msconfig/</link>
		<comments>http://techunfolding.com/site/2010/01/07/speeding-up-your-computer-using-msconfig/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 20:18:26 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Media »]]></category>
		<category><![CDATA[Technology »]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[msconfig]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://techunfolding.com/site/?p=4239</guid>
		<description><![CDATA[Hey everyone, I have made a quick tutorial that shows Windows XP, Vista, and 7 users how to speed up there computer using MSCONFIG. This method of speeding up any computer requires no downloads and is completely free. See video below for the step by step instructions. 

]]></description>
			<content:encoded><![CDATA[<p>Hey everyone, I have made a quick tutorial that shows Windows XP, Vista, and 7 users how to speed up there computer using MSCONFIG. This method of speeding up any computer requires no downloads and is completely free. See video below for the step by step instructions. </p>
<p><center><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/c8MTBGcwYMw&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/c8MTBGcwYMw&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://techunfolding.com/site/2010/01/07/speeding-up-your-computer-using-msconfig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Free Programs to Keep Your Computer Running Fast and Safe</title>
		<link>http://techunfolding.com/site/2009/11/21/3-free-programs-to-keep-your-computer-running-fast-and-safe/</link>
		<comments>http://techunfolding.com/site/2009/11/21/3-free-programs-to-keep-your-computer-running-fast-and-safe/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 18:04:05 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Technology »]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Programs]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Virus]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://techunfolding.com/site/?p=3842</guid>
		<description><![CDATA[Alright, so a lot of people complain that there computer is running slower. Well this can be caused by two things. The first one is viruses or spam, the second is just years of use and lot&#8217;s of programs and files. To fix these two problems i will be suggesting 3 free programs that will [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0in;">Alright, so a lot of people complain that there computer is running slower. Well this can be caused by two things. The first one is viruses or spam, the second is just years of use and lot&#8217;s of programs and files. To fix these two problems i will be suggesting 3 free programs that will speed up your computer and prevent future problems. If neither of these work I have provided another alternative located at the bottom of the page.</p>
<p></p>
<p style="margin-bottom: 0in;">First your going to need a Anti-Virus program. Yes I know, most people have one of these, but I highly recommend you stay away from paying for an Anti-Virus program. The ones you pay for like Norton or Mcafee all have so much useless crap in them they just slow down your computer. So as an alternative I suggest you download Microsoft&#8217;s Security Essentials. It&#8217;s free, requires little to no memory to run, and provides all the security needed for an average PC user.</p>
<p style="margin-bottom: 0in;"><a href="http://www.microsoft.com/Security_Essentials/" target="_blank">Download Microsoft Security Essentials</a></p>
<p></p>
<p style="margin-bottom: 0in;">Now the second program I suggest you get is an Anti-Spyware program. Without a Anti-Spyware program you leave your computer wide open to all kinds of spam. Spam will slow down your computer and make searching the internet a pain in the ars. So, the program that I suggest people get is Spybot Search &amp; Destroy. This program not only scans your computer for all of the latest spyware, it also prevents spyware from entering your computer by blocking it through web browsers such as IE and Firefox.</p>
<p style="margin-bottom: 0in;"><a href="http://www.safer-networking.org/" target="_blank">Download Spyboy Search &amp; Destroy</a></p>
<p></p>
<p style="margin-bottom: 0in;">Finally the last thing I suggest users do is do monthly disk defrag. But I highly suggest you don&#8217;t use the disk defragmentor built into Windows. The defrag program built into Windows is slow and most of the time doesn&#8217;t do a sufficient job. So go and download the free version of Auslogics Disk Defrag. Not using the program leads to system slowdowns, PC crashes, slow startups and shutdowns. Auslogics Disk Defrag is designed for fast defragmentation of modern hard disks.</p>
<p style="margin-bottom: 0in;"><a href="http://www.auslogics.com/en/software/disk-defrag/download" target="_blank">Download Auslogics Disk Defrag</a></p>
<p></p>
<p style="margin-bottom: 0in;"><strong>ONLY FOR COMPUTERS THAT ARE BEYOND REPAIR!</strong></p>
<p style="margin-bottom: 0in;">Now if your computer is really slow and none of the methods above fix your problem. Well then I suggest a re installation of Windows. With a fresh copy of Windows followed by using all of the programs I suggested above, your computer will run fast and safe for a long time. I have provided a link below on how to reinstall Windows. Don&#8217;t forget to back up all of your important data first.</p>
<p style="margin-bottom: 0in;"><a href="http://www.windowsreinstall.com/" target="_blank">http://www.windowsreinstall.com/</a></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://techunfolding.com/site/2009/11/21/3-free-programs-to-keep-your-computer-running-fast-and-safe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tech Tips: Changing Memory/RAM in a Dell XPS M1530 Laptop</title>
		<link>http://techunfolding.com/site/2009/09/13/tech-tips-changing-memoryram-in-a-dell-xps-m1530-laptop/</link>
		<comments>http://techunfolding.com/site/2009/09/13/tech-tips-changing-memoryram-in-a-dell-xps-m1530-laptop/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 21:54:29 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://techunfolding.com/site/?p=2788</guid>
		<description><![CDATA[This is a step by step video tutorial on how to change the memory in a Dell XPS M1530. Enjoy!

]]></description>
			<content:encoded><![CDATA[<p>This is a step by step video tutorial on how to change the memory in a Dell XPS M1530. Enjoy!</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/e9NF5IF7Qs4&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/e9NF5IF7Qs4&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://techunfolding.com/site/2009/09/13/tech-tips-changing-memoryram-in-a-dell-xps-m1530-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tips: Changing a Hard Drive in a Dell XPS M1530</title>
		<link>http://techunfolding.com/site/2009/09/13/tech-tips-changing-a-hard-drive-in-a-dell-xps-m1530/</link>
		<comments>http://techunfolding.com/site/2009/09/13/tech-tips-changing-a-hard-drive-in-a-dell-xps-m1530/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 21:36:34 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://techunfolding.com/site/?p=2785</guid>
		<description><![CDATA[Here is a step by step video tutorial on how to change a hard drive in a Dell XPS M1530. Enjoy!

]]></description>
			<content:encoded><![CDATA[<p><span>Here is a step by step video tutorial on how to change a hard drive in a Dell XPS M1530. Enjoy!</span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/zWnSJlF5YtM&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/zWnSJlF5YtM&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://techunfolding.com/site/2009/09/13/tech-tips-changing-a-hard-drive-in-a-dell-xps-m1530/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tips: Protect Your Computer From Viruses &amp; Spyware for FREE!</title>
		<link>http://techunfolding.com/site/2009/05/29/tech-tips-protect-your-computer-from-virues-or-spyware-for-free/</link>
		<comments>http://techunfolding.com/site/2009/05/29/tech-tips-protect-your-computer-from-virues-or-spyware-for-free/#comments</comments>
		<pubDate>Fri, 29 May 2009 21:04:08 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Gaming »]]></category>
		<category><![CDATA[Tech Tips]]></category>

		<guid isPermaLink="false">http://techunfolding.com/?p=1554</guid>
		<description><![CDATA[
So you want to protect your computer without having to pay for programs that will expire and waste valuable memory. Well in this video we tell you about 3 programs that will protect your computer from Viruses and Spyware for FREE!

Download Links:

Click Here For AVG Free
Click Here For Spybot Search &#38; Destroy
Click Here For Ad-Aware


]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="alignnone size-full wp-image-1465" title="techtips1" src="../wp-content/uploads/2009/05/techtips1.png" alt="techtips1" width="468" height="99" /></p>
<p style="text-align: left;">So you want to protect your computer without having to pay for programs that will expire and waste valuable memory. Well in this video we tell you about 3 programs that will protect your computer from Viruses and Spyware for FREE!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/uwWhNyldQEE&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/uwWhNyldQEE&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h3><em><strong>Download Links:</strong></em></h3>
<ul>
<li><a href="http://download.cnet.com/AVG-Anti-Virus-Free-Edition/3000-2239_4-10320142.html?tag=contentBody;mostPopTwoColWrap" target="_blank">Click Here For AVG Free</a></li>
<li><a href="http://download.cnet.com/Spybot-Search-amp-Destroy/3000-8022_4-10122137.html?tag=mncol" target="_blank">Click Here For Spybot Search &amp; Destroy</a></li>
<li><a href="http://download.cnet.com/Ad-Aware-Anniversary-Edition/3000-8022_4-10045910.html?tag=contentBody;mostPopTwoColWrap" target="_blank">Click Here For Ad-Aware</a></li>
</ul>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://techunfolding.com/site/2009/05/29/tech-tips-protect-your-computer-from-virues-or-spyware-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Tips: Changing Skins in Left 4 Dead</title>
		<link>http://techunfolding.com/site/2009/05/05/tech-tips-changing-skins-in-left-4-dead/</link>
		<comments>http://techunfolding.com/site/2009/05/05/tech-tips-changing-skins-in-left-4-dead/#comments</comments>
		<pubDate>Tue, 05 May 2009 20:23:27 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Gaming »]]></category>
		<category><![CDATA[Tech Tips]]></category>

		<guid isPermaLink="false">http://techunfolding.com/?p=1457</guid>
		<description><![CDATA[
This is just a small video showing how to change a weapon skin in Left 4 Dead. If you follow the directions properly you should have no problems doing it. If you need any help just comment.
To get skins go to: http://www.fpsbanana.com/games/222

]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="alignnone size-full wp-image-1465" title="techtips1" src="http://techunfolding.com/site/wp-content/uploads/2009/05/techtips1.png" alt="techtips1" /></p>
<p style="text-align: left;"><span>This is just a small video showing how to change a weapon skin in Left 4 Dead. If you follow the directions properly you should have no problems doing it. If you need any help just comment.</span></p>
<p style="text-align: left;">To get skins go to: <a title="http://www.fpsbanana.com/games/222" dir="ltr" rel="nofollow" href="http://www.fpsbanana.com/games/222" target="_blank">http://www.fpsbanana.com/games/222</a></p>
<p style="text-align: left;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yDuEoJhWdNk&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/yDuEoJhWdNk&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://techunfolding.com/site/2009/05/05/tech-tips-changing-skins-in-left-4-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
