<?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>Look for IT over here &#187; Computing</title>
	<atom:link href="http://lookforitoverhere.com/category/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://lookforitoverhere.com</link>
	<description>IT related tutorials,tips, and generally my life on the net.</description>
	<lastBuildDate>Mon, 30 Jan 2012 00:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to schedule Windows 7 to shutdown</title>
		<link>http://lookforitoverhere.com/382/how-to-schedule-windows-7-to-shutdown/</link>
		<comments>http://lookforitoverhere.com/382/how-to-schedule-windows-7-to-shutdown/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 22:35:56 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[task]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=382</guid>
		<description><![CDATA[Many people ask me how they can get their computer to shutdown at night automatically. With windows XP I used a nice little freeware program that would sit in the tray, but with Windows 7 it is much easier. There is a task scheduler built in that you can take advantage of. Click on Start>Control [...]]]></description>
			<content:encoded><![CDATA[<p>Many people ask me how they can get their computer to shutdown at night automatically. With windows XP I used a nice little freeware program that would sit in the tray, but with Windows 7 it is much easier. There is a task scheduler built in that you can take advantage of.</p>
<p>Click on Start>Control Panel>System Security>Administrative Tools and you&#8217;ll see the task scheduler there.</p>
<p>Click on that, and then &#8216;Create Basic Task&#8217; (on the right hand side):</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/Task-1.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/Task-1-300x197.png" alt="task schedule" title="Task 1" width="300" height="197" class="aligncenter size-medium wp-image-383" /></a></p>
<p>You&#8217;ll see the following screen come up. Give the task a name and a description so you know later on what it is for.</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task2.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task2-300x187.png" alt="task schedule 2" title="task2" width="300" height="187" class="aligncenter size-medium wp-image-384" /></a></p>
<p><span id="more-382"></span></p>
<p>The next screen is the trigger for the task. How often do you want it to occur? In this example, we want the shutdown to occur every day.</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task3.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task3-300x187.png" alt="task schedule 3" title="task3" width="300" height="187" class="aligncenter size-medium wp-image-385" /></a></p>
<p>The next screen will allow us to specify and starting date, and what time (each day) the task will be scheduled.</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task4.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task4-300x187.png" alt="" title="task4" width="300" height="187" class="aligncenter size-medium wp-image-386" /></a></p>
<p>As this scheduler can be used for many things, we are asked next what do we want to do once the &#8216;trigger&#8217; is hit. In our case we want to start a program (and that program is a shutdown sequence).</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task5.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task5-300x187.png" alt="" title="task5" width="300" height="187" class="aligncenter size-medium wp-image-387" /></a></p>
<p>We have to locate the shutdown program from the next screen.</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task6.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task6-300x187.png" alt="task schedule 6" title="task6" width="300" height="187" class="aligncenter size-medium wp-image-388" /></a></p>
<p>so, click on browse and navigate to the \windows\system32 directory and find shutdown.exe, and select it.</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task7.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task7-300x187.png" alt="" title="task7" width="300" height="187" class="aligncenter size-medium wp-image-389" /></a></p>
<p>Once selected, put /s in the &#8216;Add Arguments&#8217; field.  </p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task8.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task8-300x187.png" alt="" title="task8" width="300" height="187" class="aligncenter size-medium wp-image-390" /></a></p>
<p>Once done, the final step should look something like this:</p>
<p><a href="http://lookforitoverhere.com/wp-content/uploads/2011/12/task9.png"><img src="http://lookforitoverhere.com/wp-content/uploads/2011/12/task9-300x187.png" alt="task schedule 9" title="task9" width="300" height="187" class="aligncenter size-medium wp-image-391" /></a></p>
<p>Click on finish, and you&#8217;re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/382/how-to-schedule-windows-7-to-shutdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HIPIX Image Format</title>
		<link>http://lookforitoverhere.com/329/hipix-image-format/</link>
		<comments>http://lookforitoverhere.com/329/hipix-image-format/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 10:40:22 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[on the net]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[codec]]></category>
		<category><![CDATA[hipix]]></category>
		<category><![CDATA[hipix pro]]></category>
		<category><![CDATA[human monitoring]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[x264]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=329</guid>
		<description><![CDATA[A company called Human Monitoring Ltd have recently announced a new image compression technology based on the existing h.264 standard (which that has been around a while and you may have come across it with video files). The advantage of using an existing standard as opposed to creating a new one is that it can [...]]]></description>
			<content:encoded><![CDATA[<p>A company called Human Monitoring Ltd have recently announced a new image compression technology based on the existing h.264 standard (which that has been around a while and you may have come across it with video files).</p>
<p>The advantage of using an existing standard as opposed to creating a new one is that it can reuse existing encoding hardware that is already in place in millions of cameras and chipsets worldwide. Pretty smart.</p>
<p>Human Monitoring’s hipix™ patent pending technology utilises the existing h.264 video Codec to achieve two to seven times more effective still image compression compared to JPEG images. Sounds almost too good to be true, but if you check out the demos on their website, you will be suitably impressed.</p>
<p>To view hipix images on a computer or mobile device, users must initially download a viewer and to create or convert images users need the hipix “Wiz” application. The applications are available for Windows, Linux and Android operating systems.</p>
<p>Just think of the how much bandwidth could be saved when emailing or sending photos over the internet &#8211; all while keeping a very high quality image.</p>
<p>Check out the video demo:</p>
<p><object width="640" height="390"><param name="movie" value="http://www.youtube.com/v/AgY0NRbsCtU&#038;hl=en_US&#038;feature=player_embedded&#038;version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/AgY0NRbsCtU&#038;hl=en_US&#038;feature=player_embedded&#038;version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"></embed></object></p>
<p>More info can be found on the hipix website <a href="http://www.hipixpro.com/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/329/hipix-image-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple iOS4 quick rundown</title>
		<link>http://lookforitoverhere.com/264/apple-ios4-quick-rundown/</link>
		<comments>http://lookforitoverhere.com/264/apple-ios4-quick-rundown/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 06:15:48 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iOS4]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=264</guid>
		<description><![CDATA[So what&#8217;s the buzz with the new software release for the iPhone 3G and 3GS? In summary, you get: * Wallpapers for the home screen &#8211; yeah nothing new for most other phones on the market but great on the iPhone (now) * Multitasking &#8211; great innovation but I would prefer to be able to [...]]]></description>
			<content:encoded><![CDATA[<p>So what&#8217;s the buzz with the new software release for the iPhone 3G and 3GS? In summary, you get:</p>
<p>* Wallpapers for the home screen &#8211; yeah nothing new for most other phones on the market but great on the iPhone (now)</p>
<p>* Multitasking &#8211; great innovation but I would prefer to be able to select what apps I want running in the background (not just all)</p>
<p>* Better mail interface &#8211; You can separate the viewing of different email accounts, or have them together</p>
<p>* Systemwide spell checker</p>
<p>* Sorting of apps into folders &#8211; awesome idea as I have a LOT of apps on my phone</p>
<p>* Create playlists ON your iPod</p>
<p>* Message app improvements &#8211; for example you can search through your messages</p>
<p>* iBooks &#8211; so you can read books from the iTunes digital bookstore</p>
<p>* Digital zoom on your camera &#8211; yeah, still no replacement for a &#8216;real camera&#8217; . Note: There is no optical zoom on these cameras. Google what the diff is if you don&#8217;t know</p>
<p>* Change your default search engine in Safari</p>
<p>Well, they are the major changes to the OS. For a more graphical view, go <a href="http://www.pcworld.com/article/199431/apple_ios_4_10_best_features.html">here</a>.</p>
<p>I have read that the upgrade takes 30 mins, but for me it took closer to 2 hhours when you take into consideration the downloading of the new OS, restore backup and a couple of PC (required) reboots. Oh, and make sure your iTunes is up to date before you start too.</p>
<p>I&#8217;ve only had it running for about 24 hours, but the phone performs quite well, and the new features I&#8217;m certainly taking advantage of on my 3GS iPhone. Well done, Apple.</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/264/apple-ios4-quick-rundown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop that nagging reboot message after windows update</title>
		<link>http://lookforitoverhere.com/262/stop-that-nagging-reboot-message-after-windows-update/</link>
		<comments>http://lookforitoverhere.com/262/stop-that-nagging-reboot-message-after-windows-update/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 00:41:20 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[nag]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[Windows Update]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=262</guid>
		<description><![CDATA[Don&#8217;t you hate the constant reminder to reboot windows after an update? Yes, you need to apply the changes, but if you are working on your PC, you don&#8217;t want to reboot until later. What I don&#8217;t like is that if you&#8217;re PC is unattended, your PC will just reboot. Well, here&#8217;s a fix: Type [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t you hate the constant reminder to reboot windows after an update? Yes, you need to apply the changes, but if you are working on your PC, you don&#8217;t want to reboot until later. What I don&#8217;t like is that if you&#8217;re PC is unattended, your PC will just reboot.</p>
<p>Well, here&#8217;s a fix:</p>
<p>Type &#8220;gpedit.msc&#8221; into the run box, go to Computer Configuration>Administrative Templates>Windows Components>Windows Update and enable the options &#8220;No auto-restart for logged in users&#8230;&#8221; and &#8220;Re-Prompt for restart with scheduled installations&#8221;.</p>
<p>Pretty easy all up, and you have some flexibility in how you want to configure those options. Note: you may have to run it as administrator if using Vista.</p>
<h4>Incoming search terms:</h4><ul><li>disable auto restart after updates sbs 2008</li><li>stop nagging windows seven after update</li><li>stop restart nagging window</li><li>windows update message</li></ul>]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/262/stop-that-nagging-reboot-message-after-windows-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AVG Rescue CD</title>
		<link>http://lookforitoverhere.com/239/avg-rescue-cd/</link>
		<comments>http://lookforitoverhere.com/239/avg-rescue-cd/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 10:28:29 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[AVG Rescue]]></category>
		<category><![CDATA[Live CD]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=239</guid>
		<description><![CDATA[A great addition for any IT pro&#8217;s toolkit which I read about the other day &#8211; AVG Rescue CD is bascially a portable version of AVG Anti-Virus running on a Linux live CD. You can use it as a bootable CD or even a bootable USB drive, and the best thing is that it&#8217;s free. [...]]]></description>
			<content:encoded><![CDATA[<p>A great addition for any IT pro&#8217;s toolkit which I read about the other day &#8211; AVG Rescue CD is bascially a portable version of AVG Anti-Virus running on a Linux live CD. You can use it as a bootable CD or even a bootable USB drive, and the best thing is that it&#8217;s free.</p>
<p>The AVG Rescue CD also contains the following set of admin tools:</p>
<p>    * Midnight Commander &#8211; a two-panel file manager<br />
    * Windows Registry Editor &#8211; simple registry editor for more experienced users<br />
    * TestDisk &#8211; powerful hard drive recovery tool<br />
    * Ping &#8211; to test the availability of network resources (servers, domains, IP addresses)<br />
    * Common Linux programs and services &#8211; vi text editor, OpenSSH daemon, ntfsprogs and the like.</p>
<p>Now I haven&#8217;t actually tried this yet, but from what I&#8217;ve read it&#8217;s not a bad little addition to the IT professional&#8217;s toolkit. If you want support for this from AVG, it is free if you have a purchased AVG product. Else check their forums.</p>
<p>Check it out <a href="http://www.avg.com.au/products/avg-rescue-cd/">here</a>, and if you have tried it let me know what you think of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/239/avg-rescue-cd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build me a PC part 2</title>
		<link>http://lookforitoverhere.com/218/build-me-a-pc-part-2/</link>
		<comments>http://lookforitoverhere.com/218/build-me-a-pc-part-2/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 10:20:29 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Gigabyte]]></category>
		<category><![CDATA[HIS]]></category>
		<category><![CDATA[Phenom]]></category>
		<category><![CDATA[Quad Core]]></category>
		<category><![CDATA[SATA]]></category>
		<category><![CDATA[Thermaltake]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=218</guid>
		<description><![CDATA[In part 1 of this &#8216;project&#8217; I described what we wanted to build, a rough budget and what sort of hardware we&#8217;d be looking at for the PC that I was building for a friend. This post I will tell you what we ended up with &#8211; Amazing how much things change and how budget [...]]]></description>
			<content:encoded><![CDATA[<p>In part 1 of this &#8216;project&#8217; I described what we wanted to build, a rough budget and what sort of hardware we&#8217;d be looking at for the PC that I was building for a friend.</p>
<p>This post I will tell you what we ended up with &#8211; Amazing how much things change and how budget doesnt really come into it once you are at the PC shop <img src='http://lookforitoverhere.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Anyway, here we go. This is what hardware we ended up with (and why):</p>
<p>Gigatbyte GA-MA790GP motherboard &#8211; not sure why this particular model, but I have alway trusted Gigabyte and I just wanted to make sure that it had enough SATA and USB connectors. Bonus is thus it has onboard firewire and HDMI (may be normal these and I&#8217;m just ignorant of technology).</p>
<p>AMD X4 Phenom2 Quad Core CPU &#8211; Now this was not one of the latest and greatest but still a nice CPU (which a good price tag). 10X better than what he had.</p>
<p>HIS PCI-E 1Gig HD4850 Graphics Card &#8211; recommended by a workmate. The 512M version was $7 cheaper so &#8230; why bother </p>
<p>Thermaltake V9 case &#8211; now this is a nice looking case. I wanted to get a Sunflower brand case but they came with only a small PSU, so I thought I&#8217;d get my mate a decent case (without PSU) and he could then select what to throw in it.</p>
<p>Coolermatser Real Power Pro 650 Watt PSU &#8211; Man, this thing was heavy, and the box it came in had it&#8217;s own handle. For the price, it would want to have a heap on connectors and be prety quiet (later we were to find we were not disappointed.</p>
<p><span id="more-218"></span></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0647661174998747";
//look deluxe code1
google_ad_slot = "3986336447";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Now, to make a complete PC, we also added a Seagate 1TB SATA HDD. Oh, and 4Gig Kingston DDR2 RAM.</p>
<p>The price? He went a little over budget but I assured him that he would be happy with the setup. He currently has a Athlon 2800 that does some really weird stuff. It&#8217;s not his OS but definitely a hardware problem.</p>
<p>Where was I? Price&#8230; AUD$1100. About $700 over budget but that was OK. The initial $500 mentioned was only a rough guide.</p>
<p>Here&#8217;s a pic of all the goodies <img src='http://lookforitoverhere.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><center><img src="http://lookforitoverhere.com/wp-content/uploads/IMG_3370ba.jpg" width="450" height="511" alt="" title="" /></center></p>
<p>Next post, let&#8217;s take a closer look at the hardware&#8230;&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/218/build-me-a-pc-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is MD5 next to my file download?</title>
		<link>http://lookforitoverhere.com/214/what-is-md5-next-to-my-file-download/</link>
		<comments>http://lookforitoverhere.com/214/what-is-md5-next-to-my-file-download/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 09:53:36 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[on the net]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[MD5]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=214</guid>
		<description><![CDATA[Why do I always see MD5 next to a file when I&#8217;m about to download? What do I need to do with it?Is it important? MD5 (Message digest 5) is used for a variety of things, but what you are probably interested in is that it can be used to verify the integrity of a [...]]]></description>
			<content:encoded><![CDATA[<p>Why do I always see MD5 next to a file when I&#8217;m about to download? What do I need to do with it?Is it important?</p>
<p>MD5 (Message digest 5) is used for a variety of things, but what you are probably interested in is that it can be used to verify the integrity of a file. </p>
<p>Why would you want to do that? Well, to see if the orginal file has been altered in any way (eg malicious code intserted into it etc).</p>
<p>How does it work? </p>
<p>Download the file as well the the MD5 has key (which will be a long string of numbers)<br />
Grab a MD5 checker (such as the one <a href="http://www.softpedia.com/get/System/File-Management/MD5-Checker.shtml">here</a>), and paste the MD5 key into this as well as point the checker to your downloaded file.<br />
The checker will tell you whether the MD5 matches ie. you have an unaltered file. Simple!</p>
<p>Oh, for all you nerds that want to know more about MD5, have a read of RFC1321 <img src='http://lookforitoverhere.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/214/what-is-md5-next-to-my-file-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>123456789 day</title>
		<link>http://lookforitoverhere.com/209/123456789-day/</link>
		<comments>http://lookforitoverhere.com/209/123456789-day/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 11:49:43 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[123456789]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=209</guid>
		<description><![CDATA[Today (07/08/09) at 12:34pm and 56 seconds, The clock read; 123456789. i think it&#8217;s another 81 years before something like this happens again. In case you missed it, Incoming search terms:123456789]]></description>
			<content:encoded><![CDATA[<p>Today (07/08/09) at 12:34pm and 56 seconds, The clock read; 123456789. i think it&#8217;s another 81 years before something like this happens again.</p>
<p>In case you missed it,</p>
<p><center><img src="http://lookforitoverhere.com/wp-content/uploads/123456789.jpg" width="358" height="302" alt="" title="" /></center></p>
<h4>Incoming search terms:</h4><ul><li>123456789</li></ul>]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/209/123456789-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build me a PC part 1</title>
		<link>http://lookforitoverhere.com/207/build-me-a-pc-part-1/</link>
		<comments>http://lookforitoverhere.com/207/build-me-a-pc-part-1/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 04:32:31 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[Gigabyte]]></category>
		<category><![CDATA[OpenSuse]]></category>
		<category><![CDATA[Phenom]]></category>
		<category><![CDATA[SATA]]></category>
		<category><![CDATA[Seagate]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=207</guid>
		<description><![CDATA[One of my friends wanted me to build a PC from scratch, with the parts HE wanted (rather than a pre built one). So I thought &#8216;lets blog it from the very beginning to the end&#8217;. The challenge &#8211; a decent PC (not for gaming but one with a bit of grunt and the ability [...]]]></description>
			<content:encoded><![CDATA[<p>One of my friends wanted me to build a PC from scratch, with the parts HE wanted (rather than a pre built one). So I thought &#8216;lets blog it from the very beginning to the end&#8217;. </p>
<p>The challenge &#8211; a decent PC (not for gaming but one with a bit of grunt and the ability to run some virtual OS&#8217;s too)<br />
The budget &#8211; about AUD$500 but as a guide only. There was room for movement (just as well)</p>
<p>So the research began. AMD or intel CPU? What sort of motherboard? How much RAM? What sort of graphics card? And certainly how big a power supply to run it all? And after the hardware was sorted out, what OS did he want to run?</p>
<p>After much deliberation, we decided on the following hardware (or very similar):</p>
<p>AMD X4 Phenom II 9650 CPU (the general consensus was a quad core of some kind)<br />
Gigabyte motherboard<br />
4Gig RAM<br />
Sunflower case of some sort (a workmate told me they are pretty good)<br />
ATI graphics card (at least 512M)<br />
1TB Seagate Barracuda HDD<br />
SATA DVD burner</p>
<p>As far as the OS was concerned, my friend decided on wanting to run OpenSuse 11.1 as the main OS, and probably Vista X64 in a virtual image for the stuff he could not find Linux equivalents for.</p>
<p>So, off to the shop I went with him to buy all the gear.</p>
<p>Next post, I will share what harwdware we ended up getting and the total cost &#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/207/build-me-a-pc-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What computer hardware do i have</title>
		<link>http://lookforitoverhere.com/203/what-computer-hardware-do-i-have/</link>
		<comments>http://lookforitoverhere.com/203/what-computer-hardware-do-i-have/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 10:54:24 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[on the net]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=203</guid>
		<description><![CDATA[Wouldn&#8217;t it be great to have a one-stop visual reference of all the different types of hardware? Then, you could quite easily identify what you had in your (or anyone else&#8217;s) computer. Found such a great reference:]]></description>
			<content:encoded><![CDATA[<p>Wouldn&#8217;t it be great to have a one-stop visual reference of all the different types of hardware? Then, you could quite easily identify what you had in your (or anyone else&#8217;s) computer.</p>
<p>Found such a great reference:</p>
<p><a href="http://sonic840.deviantart.com/art/Computer-hardware-poster-1-7-111402099"><center><img src="http://lookforitoverhere.com/wp-content/uploads/Computer_hardware_poster_1_7_by_Sonic840.png" width="300" height="425" alt="" title="" /></center></a></p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/203/what-computer-hardware-do-i-have/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

