<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tech-it-loud &#187; Hardware</title>
	<atom:link href="http://techitloud.wordpress.com/category/technology/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://techitloud.wordpress.com</link>
	<description>I write what I want</description>
	<lastBuildDate>Sat, 21 Nov 2009 02:21:14 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='techitloud.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/ad4df917f31700346e26d08d93eb2a14?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Tech-it-loud &#187; Hardware</title>
		<link>http://techitloud.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://techitloud.wordpress.com/osd.xml" title="Tech-it-loud" />
		<item>
		<title>Installing Intrepid Ibex on a USB Key</title>
		<link>http://techitloud.wordpress.com/2009/01/15/installing-intrepid-ibex-on-a-usb-key/</link>
		<comments>http://techitloud.wordpress.com/2009/01/15/installing-intrepid-ibex-on-a-usb-key/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 19:25:23 +0000</pubDate>
		<dc:creator>techitloud</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[intrepid ibex]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://techitloud.wordpress.com/?p=423</guid>
		<description><![CDATA[I started doing some machine level coding this month and it is the most complicated programming language I have ever seen.  It takes quite a bit of time outputing &#8220;hello world&#8221; on the terminal.  It&#8217;s not the same as just importing your libraries, creating your class and typing out, system.out.println(&#8220;hello world&#8221;);, or printf(&#8220;hello [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=423&subd=techitloud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I started doing some machine level coding this month and it is the most complicated programming language I have ever seen.  It takes quite a bit of time outputing &#8220;hello world&#8221; on the terminal.  It&#8217;s not the same as just importing your libraries, creating your class and typing out, system.out.println(&#8220;hello world&#8221;);, or printf(&#8220;hello world&#8221;);.  The high level programming languages like C, C++, C#, or Java make this so much easy for you, but once you start assembly language, you&#8217;re done!  It will take a lot more time to get to know how the language works.</p>
<p>So, I figured the best way to write assembly language is in linux.  So I decided to hop on the band wagon and download the most popular unix/linux variant I can find which happens to be Ubuntu.  I downloaded Ubuntu 8.10 or what many like to call it, Intrepid Ibex.  I already have Hardy Heron (8.04) on my computer as dual boot with Windows XP so I decided to install it on my 8 Gb USB key.  I used this <a href="http://www.pendrivelinux.com/ubuntu-804-usb-hard-drive-install/">article</a> from <a href="http://pendrivelinux.com">PenDriveLinux</a> in order to install to USB.  The installation process is actually the same thing as just installing it on your computer.  The article states that you should remove any existing hard drives in your computer/laptop before you plug in the USB, but you don&#8217;t have to.  As long as you know the name of the hard drive(s) on your computer and the name of the USB key, you should be fine.  Oh, you have to make sure to set your BiOS to boot from CD and if you want to use the Ubuntu USB, then you better make sure your computer can boot from USB as I learned the hard way.  In the partition option, they give you which storage device you can partition and it will show you the USB key.  Choose the USB key from the list and start the installation.  Usually installing Ubuntu on a computer takes around half an hour.  It depends on the reading/writing speed of your hard drive and the CD/DVD drive.  If you install it on USB though, you better make some popcorn because it will take a while.  It took about an hour and a half to finish installation but when it finally finished installing I leapt with glee, only to have it brought back down to observing HOW SLOW it is on USB.  The operating system is so slow on USB; due to the fact it is SSD technology slowing it down, a lot.  I&#8217;ll open up Firefox and it will take about thirty seconds for the program to pop up and when I create three empty tabs&#8230;.it takes a LONG time for the program to respond.  You actually might think that the program stopped responding but, just be patient and you&#8217;ll see.  Anyways I had enough of that once I tried out the many applications that came with Intrepid Ibex.  They just took too much time to boot up and I couldn&#8217;t do any work on it.  The terminal was even slow and I couldn&#8217;t do my machine level coding on it.</p>
<p>Well, it was waste of 8 Gb.  It was cool installing the OS on my USB key but the end results do not satisfy the curiosity.  Next time I&#8217;ll install it on my external hard drive and see how that goes. </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techitloud.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techitloud.wordpress.com/423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techitloud.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techitloud.wordpress.com/423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techitloud.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techitloud.wordpress.com/423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techitloud.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techitloud.wordpress.com/423/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techitloud.wordpress.com/423/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techitloud.wordpress.com/423/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=423&subd=techitloud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techitloud.wordpress.com/2009/01/15/installing-intrepid-ibex-on-a-usb-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5e4f337490c929150ca769a35068769?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techitloud</media:title>
		</media:content>
	</item>
		<item>
		<title>Z2K9</title>
		<link>http://techitloud.wordpress.com/2008/12/31/z2k9/</link>
		<comments>http://techitloud.wordpress.com/2008/12/31/z2k9/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 18:13:46 +0000</pubDate>
		<dc:creator>techitloud</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WTF]]></category>
		<category><![CDATA[30gb]]></category>
		<category><![CDATA[blue screen of death]]></category>
		<category><![CDATA[HDD]]></category>
		<category><![CDATA[new years]]></category>
		<category><![CDATA[Z2k9]]></category>
		<category><![CDATA[Zune]]></category>
		<category><![CDATA[zune 30gb freezing]]></category>
		<category><![CDATA[zune broken]]></category>
		<category><![CDATA[zune fail]]></category>
		<category><![CDATA[zune freezing]]></category>
		<category><![CDATA[zune problem]]></category>

		<guid isPermaLink="false">http://techitloud.wordpress.com/?p=384</guid>
		<description><![CDATA[haha, ZUNE SCREEN OF DEATH bitch!
Its the Y2K of Zunes everywhere.  It seems as if all of the 30 Gigabyte Zunes by Microsoft have all failed and have become bricks.  At around midnight of December 30 2008 all the 30 Gig Zunes have failed en mass.  People thought it was only their [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=384&subd=techitloud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>haha, ZUNE SCREEN OF DEATH bitch!</p>
<p>Its the Y2K of Zunes everywhere.  It seems as if all of the 30 Gigabyte Zunes by Microsoft have all failed and have become bricks.  At around midnight of December 30 2008 all the 30 Gig Zunes have failed en mass.  People thought it was only their Zune but further investigation shows that all the Zune models have failed at the same exact time.  They just shut off without any notice and when restarted, the loading screen comes up but freezes when loading is almost complete.  Talk about the Zune Screen of Death haha, or Load Screen of Death.  Microsoft is aware of this and are working hard trying to fix this problem&#8230;well no, because they&#8217;re all drunk as the new year arrives.  Pretty sure they will start working on the problem once they get back to work in about four days.  What a crappy manufacturing defect this has.  Everyone was so worried about Y2K and when 2K9 comes about, an unexpected problem occurs with Microsoft&#8230;sickening!  This news is not good for Microsoft as they&#8217;re losing the battle against Apple&#8217;s iPod.  Weren&#8217;t they still recovering from the DRM fiasco that came with the first generation of Zunes? </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techitloud.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techitloud.wordpress.com/384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techitloud.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techitloud.wordpress.com/384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techitloud.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techitloud.wordpress.com/384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techitloud.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techitloud.wordpress.com/384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techitloud.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techitloud.wordpress.com/384/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=384&subd=techitloud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techitloud.wordpress.com/2008/12/31/z2k9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5e4f337490c929150ca769a35068769?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techitloud</media:title>
		</media:content>
	</item>
		<item>
		<title>Print Screen on a Mac</title>
		<link>http://techitloud.wordpress.com/2008/12/29/print-screen-on-a-mac/</link>
		<comments>http://techitloud.wordpress.com/2008/12/29/print-screen-on-a-mac/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 13:00:50 +0000</pubDate>
		<dc:creator>techitloud</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[F13]]></category>
		<category><![CDATA[F14]]></category>
		<category><![CDATA[F4]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac book]]></category>
		<category><![CDATA[mac book pro]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Print Screen]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://techitloud.wordpress.com/?p=375</guid>
		<description><![CDATA[So I recently started using Apple&#8217;s Macs this year and I have to say they are actually cool&#8230;until you see how different it is from Windows.  As a Window&#8217;s user, migrating from Windows to Mac is quite time consuming until you realize after the first few seconds of using a Mac keyboard that all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=375&subd=techitloud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So I recently started using Apple&#8217;s Macs this year and I have to say they are actually cool&#8230;until you see how different it is from Windows.  As a Window&#8217;s user, migrating from Windows to Mac is quite time consuming until you realize after the first few seconds of using a Mac keyboard that all the keyboard short cuts for OSX are the same, you just have to replace control (ctrl) with the apple key (comman key, or the ⌘ key (Unicode 2318).  I have found that every keyboard short cut I use for Windows can be replicated on the Mac side.  All but one&#8230;PRINT SCREEN!  Unfortunately the Mac keyboards do not have the print screen button so unfortunately when using Windows on a Mac, I am pretty much screwed when I need to take a picture of the desktop. </p>
<p><u>Fortunately I have been able to find a couple of solutions to my problem:</u></p>
<p><b>1. Press ctrl + F4</b> (unfortunately this does not work on all builds, only boot camp apparently?)<br />
<b>2. Press F13 or F14</b> (unfortunately, not ALL macs have an F13 or F14.  I don&#8217;t even know if any mac keyboards have F13 or F14)<br />
<b>3. In Windows go to Start&#8211;&gt;All Programs&#8211;&gt;Accessories&#8211;&gt;Accessibility&#8211;&gt;On-Screen Keyboard</b> (you need to arrange your windows in a way so that you can easily crop out the on screen keyboard as that will appear in your print screen)<br />
<b>4. Use screen capture programs like <a href="http://www.gadwin.com/printscreen/">Gadwin</a>, or <a href="http://www.americansys.com/psd.htm">Print Screen Deluxe</a></b> (Yea, last resort, you have to download software to do it for you).<br />
<b>5.  If you really want to go last resort, you can go into the hex editor in windows and use a certain key combination or useless button to do your print screen for you. </b>(I have not figured this out yet though)</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techitloud.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techitloud.wordpress.com/375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techitloud.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techitloud.wordpress.com/375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techitloud.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techitloud.wordpress.com/375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techitloud.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techitloud.wordpress.com/375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techitloud.wordpress.com/375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techitloud.wordpress.com/375/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=375&subd=techitloud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techitloud.wordpress.com/2008/12/29/print-screen-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5e4f337490c929150ca769a35068769?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techitloud</media:title>
		</media:content>
	</item>
		<item>
		<title>Lenovo w700 DS a Bust</title>
		<link>http://techitloud.wordpress.com/2008/12/29/lenovo-w700-ds-a-bust/</link>
		<comments>http://techitloud.wordpress.com/2008/12/29/lenovo-w700-ds-a-bust/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 12:44:41 +0000</pubDate>
		<dc:creator>techitloud</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[dual screen]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[Raid]]></category>
		<category><![CDATA[w700]]></category>
		<category><![CDATA[w700 DS]]></category>

		<guid isPermaLink="false">http://techitloud.wordpress.com/?p=373</guid>
		<description><![CDATA[Lenovo stopped the presses and made head line news when they revealed to the world their latest innovation, a dual screen laptop, the Lenovo w700 DS.  Too bad it sucks!  A considerable desktop replacement, the latest reinvention of the w700 weighs about ten pounds and the new extra screen adds about 0.4 inches [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=373&subd=techitloud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Lenovo stopped the presses and made head line news when they revealed to the world their latest innovation, a dual screen laptop, the Lenovo w700 DS.  Too bad it sucks!  A considerable desktop replacement, the latest reinvention of the w700 weighs about ten pounds and the new extra screen adds about 0.4 inches to its already monstrous width.  The w700 DS adds on another screen that is 10.6 inches to the 17 inches of space the user has.  It is really cool how it is spring loaded.  All you have to do is push it and it will pop out.  Too bad though that there are no hinges on the new screen so that the user can tilt or move the screen at a certain angle.</p>
<p>The w700 DS pretty much has the same specifications of its parent: NVIDIA Quadro FX 3700M graphics card, 8 Gb or RAM, availability of using two hard drives at once in a RAID array, although I&#8217;m certain that the w700 allows up to three HDDs to be used together.  It has the Blu-Ray option which is a good thing, it still has that digitizer pad, and the colour correction thing which is pretty useless to everyone not into digital media.</p>
<p>At first glance the new desktop replacement looks pretty cool but the new screen is too small to really make life more efficient.  It is a neat thing to have on the road but having a 10.6 inch monitor does not really do justice, well maybe if the user watches a movie while they do work or uses the screen for side by side comparisons of pictures but for side by side comparisons, that extra 10.6 inches can only go so far.  What is worse is the fact that you have to pay $500 more for an extra two pounds of weight.  That extra 10.6 inches costs A LOT of money.  It&#8217;s a great piece of technology, don&#8217;t get me wrong.  Lenovo is the first company to present a dual screen laptop or in this case a replacement desktop and it looks really cool too.  They had to ship this out and present their idea to everyone to get a head start on the competition who no doubt have plans and are working on dual screen laptops as we speak.  Unfortunately, the 10.6 inches is not the icing on the cake for this laptop and even if they come out with a bigger screen in the next two years it still will not matter.  Let&#8217;s just wait until companies are able to get full dual screen capabilities from a single laptop and then we&#8217;ll start talking.  Imagine having the capability to pull out another 17 inch screen right beside you, that will be amazing.  Then the ability to pull out a second screen to your left and a third screen on top.  FOUR screens in total.  That is a lot of work space and for sure that will be a big ass laptop.  Well actually that won&#8217;t happen as after having two extra screens they&#8217;ll just leave the third extra one out so the desktops actually have a chance. </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techitloud.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techitloud.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techitloud.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techitloud.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techitloud.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techitloud.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techitloud.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techitloud.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techitloud.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techitloud.wordpress.com/373/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=373&subd=techitloud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techitloud.wordpress.com/2008/12/29/lenovo-w700-ds-a-bust/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5e4f337490c929150ca769a35068769?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techitloud</media:title>
		</media:content>
	</item>
		<item>
		<title>TWiT: Security Now 159 &#8211; Is Vista Safe?</title>
		<link>http://techitloud.wordpress.com/2008/09/05/twit-security-now-159-is-vista-safe/</link>
		<comments>http://techitloud.wordpress.com/2008/09/05/twit-security-now-159-is-vista-safe/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 16:02:08 +0000</pubDate>
		<dc:creator>techitloud</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[grc]]></category>
		<category><![CDATA[Leo Laporte]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[security now]]></category>
		<category><![CDATA[steve gibson]]></category>
		<category><![CDATA[Twit]]></category>

		<guid isPermaLink="false">http://techitloud.wordpress.com/?p=301</guid>
		<description><![CDATA[I am a regular listener to the TWiT network which is hosted by none other than TechTV alum and &#8216;Call for Help&#8217; host Leo Laporte.  I finally got a chance to listen to last week&#8217;s Security Now netcast hosted by Mr. Laporte and Steve Gibson (the man who discovered and coined the term, &#8217;spyware&#8217;) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=301&subd=techitloud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I am a regular listener to the <a href="http://www.twit.tv">TWiT</a> network which is hosted by none other than TechTV alum and &#8216;Call for Help&#8217; host Leo Laporte.  I finally got a chance to listen to last week&#8217;s <a href="http://twit.tv/sn159">Security Now netcast</a> hosted by Mr. Laporte and Steve Gibson (the man who discovered and coined the term, &#8217;spyware&#8217;) and once I heard Steve say, <i>&#8220;I mean, for example, we&#8217;re seeing an increasing number of Mac exploits and vulnerabilities now. I mean, those are happening. We&#8217;re getting security patches from Apple at an unprecedented rate compared to the past because hackers have Macs now. It used to be that they predominantly had Windows machines. Now they&#8217;ve got Macs, and they&#8217;re poking around<br />
in there.&#8221;</i> I knew my prediction was true. </p>
<p>Since now, Apple has become basically a fashion statement where its cool to use Apple products like the iPod and the iMac &#8211; lets not forget about the iPhone, I see so many people buy and use these products.  Many people buy Apple products because they want to be cool like everyone else and they look nice and stuff.  I understand that because no one wants to be the outcast, the one person who does not have th product that all the cool kids at school have.  I&#8217;ve been there and I&#8217;ve definitely seen it.<br />
In this case though with Apple products, I say, &#8220;you guys are so stupid.&#8221;  No matter what, just because it looks cool doesn&#8217;t mean its better and don&#8217;t give me that bullshit saying that the Leopard OS is safer than Vista or even XP because its not.  It is only &#8217;safer&#8217; because hackers predominantly use Windows/Linux and hack into other Windows machines because Windows is the only OS people have.  Now, all these hackers have macs and they&#8217;re developing and finding exploits to use against all the fan boys out there.  Once you get infected with a mac virus or worm, GG to you.  Its just like using Windows all over again.</p>
<p>Soon enough though, when enough people use macs, Leopard will become like Windows and then no one will be able to trust either Microsoft and Apple anymore and then everyone will say, &#8220;Fuck it, lets go with Linux!&#8221;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techitloud.wordpress.com/301/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techitloud.wordpress.com/301/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techitloud.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techitloud.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techitloud.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techitloud.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techitloud.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techitloud.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techitloud.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techitloud.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techitloud.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techitloud.wordpress.com/301/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=301&subd=techitloud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techitloud.wordpress.com/2008/09/05/twit-security-now-159-is-vista-safe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5e4f337490c929150ca769a35068769?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techitloud</media:title>
		</media:content>
	</item>
		<item>
		<title>TF2 and a Microsoft Keyboard</title>
		<link>http://techitloud.wordpress.com/2008/08/30/tf2-and-a-microsoft-keyboard/</link>
		<comments>http://techitloud.wordpress.com/2008/08/30/tf2-and-a-microsoft-keyboard/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 14:23:54 +0000</pubDate>
		<dc:creator>techitloud</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Wireless Desktop 3.0]]></category>
		<category><![CDATA[Mouse]]></category>
		<category><![CDATA[TF2]]></category>

		<guid isPermaLink="false">http://techitloud.wordpress.com/?p=273</guid>
		<description><![CDATA[I&#8217;ve lately been playing the game Team Fortress 2, developed by Valve in 2007.  The Heavy update finally came on August 19th and I&#8217;ve been playing non-stop for a week now trying to gain all the achievements.  I&#8217;ve managed to get twenty-three of the thirty-eight achievements available and am now using the nicely made K.G.B.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=273&subd=techitloud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve lately been playing the game Team Fortress 2, developed by Valve in 2007.  The Heavy update finally came on August 19th and I&#8217;ve been playing non-stop for a week now trying to gain all the achievements.  I&#8217;ve managed to get twenty-three of the thirty-eight achievements available and am now using the nicely made K.G.B.  What pisses me off though is the keyboard I am using.</p>
<p>I know for a fact that since I am a gamer that wired keyboards and mouses are preferred to rather than their wireless counterparts.  The main problem being that you never know when the batteries will run out, especially the batteries for the mouse that can crap out on you when you get ambushed from behind by a pyro wielding a backburner.<br />
I&#8217;m using the Microsoft Wireless Optical Desktop 3.0 package and I can tell you, I do not like this keyboard what-so-ever. The keyboard and mouse have their advantages and disadvantages but the disadvantages far outweigh the advantages.</p>
<p><b><u>The Pros:</u></b><br />
1. Ergonomically, the design is alright and the keyboard feels nice on the hands<br />
2. It has many programmable macro keys for your programs and also has for short cut keys like a button for MSN messenger, calculator, my documents, my computer, notepad, e-mail, and the internet.<br />
3. It contains media player buttons which are always good for watching movies, television shows, and also listening to music.<br />
4.  The mouse feels great and is ergonomically designed and fits the hand well.  It feels very nice to hold it.<br />
5.  Mouse and keyboard do not take up that much battery power.  For two years of owning this keyboard, I haven&#8217;t replaced the keyboard batteries and I&#8217;ve only replaced the mouse batteries twice.<br />
6.  The range can go up to five feet at least.  I didn&#8217;t test at any further distances as my room is not long enough for this testing.</p>
<p><b><u>The Cons:</u></b><br />
1. The program that comes with the package is easy to use and easy to install.  It is very easy to navigate through and is intuitive.  Unfortunately the macro keys and the shortcuts do not respond very well to the programs that are assigned to these buttons.  Sometimes they work and sometimes they don&#8217;t.  I had a problem with always resetting the macro keys to their respective programs.  The keys would respond for a short period but after a while or even after restarting the computer, the macro keys stop working.<br />
2.  The mouse wheel is too sensitive for me.  This is a subjective view as I like the old school mouse wheels in which you can feel each click the mouse makes.  The mouse wheel rotates very smoothly and you can barely feel any of the clicks.  The wheel feels nice though with a translucent rubber finish.  The scroll wheel can be moved from left to right which is used to help navigate through the tabs in Firefox and Opera but it seems as if the keyboard problems extend to the mouse as well.</p>
<p><b>Now the biggest problem:</b><br />
3.  This keyboard is not suitable for gaming what-so-ever!  If you are a gamer, do not buy this keyboard because it will fail you and get you killed countless times, so many times that you will want to throw the keyboard and mouse out the window in frustration.  The major problems that occur with this keyboard is that somehow the keys become unresponsive and de-sync somehow while you are trying to move your character.  Just by pressing two buttons at once, your character will stop moving.  This is very problematic especially if you try to crouch jump onto a ledge or even try and dodge while strafing and running forward.</p>
<p>While playing a scout in TF2, double-jumping is very important.  What happens when you regularly double jump is you jump forward first and when you try to do the second jump you stop moving and just jump upwards &#8211; very frustrating.<br />
Rocket jumping also is a big problem as jumping and trying to move forward is a big problem.  Many times while rocket jumping I never move forward but only upward.<br />
The biggest problem is strafing.  Many times as I run forward and strafe to the left or right, the keys malfunction and de-sync or so and my character stops moving thus sending me to my untimely death. </p>
<p>These problems though never occur when I play DoTA, but mostly in WC3 its all done with the mouse and the keyboard hot-keys are not usually pressed at the same time.<br />
__________________________________________________________</p>
<p>In the end, this keyboard is ideal for any kind type of computer use except for gaming.  It is great for businesses and casual typing.  It is great for typing your blog or finishing off an essay for school but it is definitely not for games.  If you are a gamer, stay away from this keyboard.  </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techitloud.wordpress.com/273/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techitloud.wordpress.com/273/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techitloud.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techitloud.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techitloud.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techitloud.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techitloud.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techitloud.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techitloud.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techitloud.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techitloud.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techitloud.wordpress.com/273/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=273&subd=techitloud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techitloud.wordpress.com/2008/08/30/tf2-and-a-microsoft-keyboard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5e4f337490c929150ca769a35068769?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techitloud</media:title>
		</media:content>
	</item>
		<item>
		<title>About that number</title>
		<link>http://techitloud.wordpress.com/2007/05/09/about-that-number/</link>
		<comments>http://techitloud.wordpress.com/2007/05/09/about-that-number/#comments</comments>
		<pubDate>Wed, 09 May 2007 22:47:00 +0000</pubDate>
		<dc:creator>techitloud</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://techitloud.wordpress.com/2007/05/09/about-that-number/</guid>
		<description><![CDATA[Hahahahahaha, about that number. Something occurred to me.  Who in the hell actually knows how to use that crack?  Most likely, almost everyone who saw the number, just like me have no clue how to use it.  The only people who know how to use it are the hackers and the tech [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=179&subd=techitloud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hahahahahaha, about that number. Something occurred to me.  Who in the hell actually knows how to use that crack?  Most likely, almost everyone who saw the number, just like me have no clue how to use it.  The only people who know how to use it are the hackers and the tech dudes.  To everyone else, its just a useless piece of hex code wasting probably about 256 bytes of space or whatever the space is for 32 letters and numbers. The point is, none of these people know which software to use in order to effectively use the crack.  Now, though, hackers and techies have developed programs and posted them up for free allover the internet.  Unfortunately, the bad news&#8230;The AACS and the MPAA have already changed the crack, so basically the number is useless for the new HD DVDs that have been sent out already.  Fortunately, the old ones are still hackable.  Another bad side to the crack is, who the hell has that much room on their hard drive to save all the data from the HDDVD.  I&apos;m pretty sure that the actual size of one of those with a movie on it will be around twenty-five gigs and it WILL TAKE A LONG TIME to rip all the info.  The even bigger problem is, out of all the people who are now able to rip and burn the information, who have a kick ass 1080p HD TV to watch the marvelous stuff on? WHO? I say the rich people, who pay hackers/techies to do the ripping for them so they can enjoy the shit.  If you are able to watch HDDVDs though, I say, the best one to watch is any of the BBC Planet Earth documentary episodes.  Those are AMAZING!!!!!!!!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techitloud.wordpress.com/179/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techitloud.wordpress.com/179/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techitloud.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techitloud.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techitloud.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techitloud.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techitloud.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techitloud.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techitloud.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techitloud.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techitloud.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techitloud.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techitloud.wordpress.com&blog=4074297&post=179&subd=techitloud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techitloud.wordpress.com/2007/05/09/about-that-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5e4f337490c929150ca769a35068769?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techitloud</media:title>
		</media:content>
	</item>
	</channel>
</rss>