<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>High Tech Household</title>
	
	<link>http://hightechhousehold.com</link>
	<description>Technology for Living</description>
	<lastBuildDate>Fri, 09 Apr 2010 00:32:04 +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" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/HighTechHousehold" /><feedburner:info uri="hightechhousehold" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>HighTechHousehold</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Link:  iPad Review</title>
		<link>http://feedproxy.google.com/~r/HighTechHousehold/~3/TQoMFBt5zDU/</link>
		<comments>http://hightechhousehold.com/2010/04/08/link-ipad-review/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 00:32:04 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[New Products]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[apple ipad]]></category>

		<guid isPermaLink="false">http://hightechhousehold.com/?p=345</guid>
		<description><![CDATA[Live Science has the best list yet of the negatives of the new iPad.  I&#8217;ve always felt that the iPad is a bit over-hyped, and this list shows why.  The negatives of the iPad (no multi-tasking, awkward to carry, screen glare, no SD Card reader or USB reader) seem to me to make the iPad [...]]]></description>
			<content:encoded><![CDATA[<p>Live Science has the best list yet of the negatives of the new iPad.  I&#8217;ve always felt that the iPad is a bit over-hyped, and this list shows why.  The negatives of the iPad (no multi-tasking, awkward to carry, screen glare, no SD Card reader or USB reader) seem to me to make the iPad impractical and little more than a  fad.</p>
<ul>
<li>Live Science:  <a href="http://www.livescience.com/technology/13-glaring-ipad-shortcomings-100404.html">13 Glaring iPad Shortcomings</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/HighTechHousehold/~4/TQoMFBt5zDU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://hightechhousehold.com/2010/04/08/link-ipad-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hightechhousehold.com/2010/04/08/link-ipad-review/</feedburner:origLink></item>
		<item>
		<title>JavaScript and a Safe Web</title>
		<link>http://feedproxy.google.com/~r/HighTechHousehold/~3/ibJLRDjJOIM/</link>
		<comments>http://hightechhousehold.com/2010/03/09/javascript-and-a-safe-web/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 13:28:59 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PC Basics]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://hightechhousehold.com/?p=296</guid>
		<description><![CDATA[Some of the most nefarious security problems on the internet are delivered to your browser via JavaScript. Likewise for some of the biggest annoyances, like pop-up ads. But JavaScript is the heart of many recent Web innovations as well. So what is a safe surfer to do? You can&#8217;t turn JavaScript off entirely, but maybe [...]]]></description>
			<content:encoded><![CDATA[<p>Some of the most nefarious security problems on the internet are delivered to your browser via JavaScript. Likewise for some of the biggest annoyances, like pop-up ads. But JavaScript is the heart of many recent Web innovations as well. So what is a safe surfer to do? You can&#8217;t turn JavaScript off entirely, but maybe it can be controlled a bit better.</p>
<p>Using today&#8217;s web browsers, there is really just one big switch controlling JavaScript: it&#8217;s either on, or it&#8217;s disabled for your entire web experience. Pop-ups are usually blocked, but otherwise, that&#8217;s a pretty blunt control. I may not want some random site to potentially exploit some issue via JavaScript, but I can&#8217;t check my webmail without it. Disabling JavaScript completely isn&#8217;t a good option.</p>
<p>White-listing to the rescue! By explicitly saying which websites can run JavaScript in your browser, you can reduce your risk quite a bit. Unfortunately, in researching this post, I could only find one tool for this job: the NoScript add-on for Mozilla Firefox. I use it, but I expected to find similar offerings for the other web browsers.</p>
<p>So, here&#8217;s a new twist here at HTH. We&#8217;d like to know what our readers use for JavaScript control, if anything. Lots of folks also just block pop-ups (which is the default behavior in most recent browsers), or Flash, or plugins in general.</p>
<p>What do you use for JavaScript control, if anything?</p>
<img src="http://feeds.feedburner.com/~r/HighTechHousehold/~4/ibJLRDjJOIM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://hightechhousehold.com/2010/03/09/javascript-and-a-safe-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hightechhousehold.com/2010/03/09/javascript-and-a-safe-web/</feedburner:origLink></item>
		<item>
		<title>An iPad Alternative</title>
		<link>http://feedproxy.google.com/~r/HighTechHousehold/~3/Jq9A5FoJqPs/</link>
		<comments>http://hightechhousehold.com/2010/03/09/an-ipad-alternative/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 13:15:10 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[New Products]]></category>
		<category><![CDATA[apple ipad]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://hightechhousehold.com/?p=336</guid>
		<description><![CDATA[Forget the iPad, this tablet by Freesource can run Linux, Chromium OS, or the Android OS.  It has a 7&#8243; screen, can run HTML5 video, and retails for $199, roughly $300 cheaper than its Apple counterpart.  The look is pretty cool, and the open architectures of Linux/Chromium/Android make the possibilities for development far greater than [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-MAR/9mar10freescal3208hb5.jpg"><img class="aligncenter" title="Freesource Tablet" src="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-MAR/9mar10freescal3208hb5.jpg" alt="" width="344" height="223" /></a></p>
<p>Forget the iPad, <a href="http://www.engadget.com/2010/03/09/freescales-7-inch-tablet-runs-android-chrome-os-or-linux-cost/">this tablet by Freesource</a> can run Linux, Chromium OS, or the Android OS.  It has a 7&#8243; screen, can run HTML5 video, and retails for $199, roughly $300 cheaper than its Apple counterpart.  The look is pretty cool, and the open architectures of Linux/Chromium/Android make the possibilities for development far greater than for that of the <a href="http://hightechhousehold.com/2010/02/06/the-ipad/">Apple iPad</a>.  It is still a prototype, but it looks pretty cool.  A <a href="http://armdevices.net/2010/03/08/chromium-os-on-a-199-tablet-powered-by-freescale-2/">video of the workings</a> of prototype in action is below the break.</p>
<p style="text-align: center;"><span id="more-336"></span><object width="425" height="350"><param name="movie" value="Yr5cGR-uSv4"></param><param name="wmode" value="transparent" ></param><embed src="http://www.youtube.com/v/Yr5cGR-uSv4" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/HighTechHousehold/~4/Jq9A5FoJqPs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://hightechhousehold.com/2010/03/09/an-ipad-alternative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hightechhousehold.com/2010/03/09/an-ipad-alternative/</feedburner:origLink></item>
		<item>
		<title>Microsoft Phasing Support for Versions of XP and Vista</title>
		<link>http://feedproxy.google.com/~r/HighTechHousehold/~3/AOb7F43i9Rg/</link>
		<comments>http://hightechhousehold.com/2010/03/04/microsoft-phasing-support-for-versions-of-xp-and-vista/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 12:11:37 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Computer Education]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://hightechhousehold.com/?p=332</guid>
		<description><![CDATA[Microsoft has recently announced that it is phasing out some versions of Windows 2000, Windows XP and Windows Vista as of July 13, 2010.  Specifically, if you have any edition of Windows 2000, Windows XP Service Pack 2 (SP2) or the original release of Windows Vista without any service packs (Release to Manufacturing or RTM) [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has recently announced that it is <a href="http://arstechnica.com/microsoft/news/2010/02/-microsoft-is-again-warning.ars">phasing out some versions of Windows 2000, Windows XP and Windows Vista</a> as of July 13, 2010.  Specifically, if you have any edition of Windows 2000, Windows XP Service Pack 2 (SP2) or the original release of Windows Vista without any service packs (Release to Manufacturing or RTM) then support is dropping for your operating system.</p>
<h3><span id="more-332"></span>What does this mean?</h3>
<p>Basically, it means that Microsoft is no longer providing security updates, bug fixes, or patches for your edition of Windows.  It also will not provide any technical support, other than the information that exists on its websites. Your operating will still function as it always did, but if you encounter a problem or someone finds a security hole, it will not be addressed outside of Microsoft&#8217;s web-based knowledge base.</p>
<h3>How do I know if I have an affected version?</h3>
<p>By right-clicking on <em>My Computer</em> in Windows 2000/XP or by right-clicking the <em>Computer</em> menu option on your start menu in Windows Vista, and then selecting <em>Properties, </em>you can see what version you have.</p>
<p style="text-align: center;">
<div class="wp-caption aligncenter" style="width: 422px"><a href="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-MAR/my-computer-properties.jpg"><img title="Selecting My Computer Properties in Windows XP" src="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-MAR/my-computer-properties.jpg" alt="Selecting My Computer Properties in Windows XP" width="412" height="287" /></a><p class="wp-caption-text">Selecting My Computer Properties in Windows XP</p></div>
<div class="wp-caption aligncenter" style="width: 379px"><a href="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-MAR/vista-computer-properties.jpg"><img title="Selecting Computer Properties in Windows Vista" src="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-MAR/vista-computer-properties.jpg" alt="Selecting Computer Properties in Windows Vista" width="369" height="314" /></a><p class="wp-caption-text">Selecting Computer Properties in Windows Vista</p></div>
<p style="text-align: left;">If you have ANY version of Windows 2000, you are out of luck and no longer have support.  When you get to the computer properties screen, Windows XP will indicate the Service Pack right under the &#8220;Version 2002&#8243; text.</p>
<p style="text-align: left;">
<div class="wp-caption aligncenter" style="width: 362px"><a href="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-MAR/winxpsp_ver2.jpg"><img title="Windows XP Service Pack 2 Information Screen" src="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-MAR/winxpsp_ver2.jpg" alt="Windows XP Service Pack 2 Information Screen" width="352" height="408" /></a><p class="wp-caption-text">Windows XP Service Pack 2 Information Screen</p></div>
<p style="text-align: left;">If this screen indicates that you are running XP Service Pack 1, XP Service Pack 2, or it does not reference a Service Pack, then your operating system is going out of service.  If it references Service Pack 3, then you are up-to-date (for now).</p>
<p style="text-align: left;">For Windows Vista, the computer information screen looks a little different.  If you have a Vista Service pack, it will be indicated right under the copyright notice.</p>
<p style="text-align: left;">
<div class="wp-caption aligncenter" style="width: 550px"><a href="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-MAR/04_11_08SysInfo1_540x483.jpg"><img title="Windows Vista Computer Information Screen" src="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-MAR/04_11_08SysInfo1_540x483.jpg" alt="Windows Vista Computer Information Screen" width="540" height="483" /></a><p class="wp-caption-text">Windows Vista Computer Information Screen</p></div>
<p>For Vista, if either Service Pack 1 or Service Pack 2 is indicated, then you are up to date from a support perspective.  If no version is indicated, then you are out of support as of July 13, 2010.</p>
<p><strong>What should I do?</strong></p>
<p><em><strong>Windows 2000 Users: </strong></em>Get a new computer.  Seriously.  If you are still running Windows 2000 in 2010, you are in serious need of some new hardware and software.</p>
<p><em><strong>Windows XP Users: </strong></em>You may want to think of upgrading to Windows 7 (we recommend you skip Vista) <a href="http://windows.microsoft.com/systemrequirements">if your hardware can support it</a>, or purchasing a new computer if not.  Windows XP is being slowly phased out, and it&#8217;s only a matter of time before XP3&#8242;s support will drop as well.  However, if a new computer or operating system is not feasible at the time being, you can <a href="http://windows.microsoft.com/en-us/windows/help/learn-how-to-install-windows-xp-service-pack-3-sp3">upgrade to Service Pack 3</a>.</p>
<p><em><strong>Windows Vista Users: </strong></em>Although I consider Windows 7 to be a far superior operating system, Windows Vista still has plenty of years of shelf-life left.  If you&#8217;re still on the original version of Vista, simply <a href="http://www.microsoft.com/windows/windows-vista/quick-start/service-packs.aspx">upgrade to Service Pack 2</a>.</p>
<h3>Wrap-up</h3>
<p>Dealing with an Operating System going out of support is important.  If a virus comes out that affects your O/S, or a security vulnerability is found, Microsoft will release a patch to fix it on supported operating systems, but ignore unsupported ones.  Microsoft has a pretty good policy compared to most companies on backwards version support, so people shouldn&#8217;t complain.  Windows XP was released in 2002, eight years ago, so the fact that there is still a service pack of it being supported is pretty good (although much of this has to do with the market failure of Vista; expect the phase-out of Vista to be much faster).  So, if you&#8217;re affected, at the very least, update to the latest service pack, or go out and treat yourself to a brand new Windows 7 based computer.</p>
<img src="http://feeds.feedburner.com/~r/HighTechHousehold/~4/AOb7F43i9Rg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://hightechhousehold.com/2010/03/04/microsoft-phasing-support-for-versions-of-xp-and-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hightechhousehold.com/2010/03/04/microsoft-phasing-support-for-versions-of-xp-and-vista/</feedburner:origLink></item>
		<item>
		<title>Link:  Voice Text Messaging</title>
		<link>http://feedproxy.google.com/~r/HighTechHousehold/~3/xxOo34L0j58/</link>
		<comments>http://hightechhousehold.com/2010/02/18/link-voice-text-messaging/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 12:49:16 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Mobile Phones]]></category>
		<category><![CDATA[Text Messaging]]></category>
		<category><![CDATA[Voice Recognition]]></category>

		<guid isPermaLink="false">http://hightechhousehold.com/?p=322</guid>
		<description><![CDATA[Texting while driving is a big no-no.  It is impossible for a driver to keep their eyes on the road while simultaneously reading and typing a text message.  Researchers hope to change that, by introducing voice recognition which converts the text to speech, and speech back to text.  This would allow a driver to hear [...]]]></description>
			<content:encoded><![CDATA[<p>Texting while driving is a big no-no.  It is impossible for a driver to keep their eyes on the road while simultaneously reading and typing a text message.  Researchers hope to change that, by introducing voice recognition which converts the text to speech, and speech back to text.  This would allow a driver to hear the text message through their headset or speakers, and then respond by simply speaking.</p>
<p>Having done some work in the voice field, I can attest to the fact that voice recognition is quite challenging.  It is hard to get all aspects of the unique qualities, accents, and cadences of individual voices into a software program that can then transcribe the speech into text.  Still, the research is interesting.</p>
<ul>
<li>Ars Technica:  <a href="http://arstechnica.com/gadgets/news/2010/02/researchers-hope-to-make-texting-by-voice-a-safe-alternative.ars">Researches hope to make texting by voice a safe alternative</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/HighTechHousehold/~4/xxOo34L0j58" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://hightechhousehold.com/2010/02/18/link-voice-text-messaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hightechhousehold.com/2010/02/18/link-voice-text-messaging/</feedburner:origLink></item>
		<item>
		<title>Link: Child-Friendly IE8</title>
		<link>http://feedproxy.google.com/~r/HighTechHousehold/~3/S57QFcdXCX4/</link>
		<comments>http://hightechhousehold.com/2010/02/10/link-child-friendly-ie8/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 15:44:28 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Children and Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://hightechhousehold.com/?p=311</guid>
		<description><![CDATA[Ars Technica posted a quick write-up about an Internet Explorer add-on aimed at helping children be safer while online. It sounds like it&#8217;s mostly just a custom search engine and some IE Web Accelerators, but something is better than nothing. The most important note, in my opinion, is that parents must be aware of what [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://arstechnica.com/">Ars Technica</a> posted a quick write-up about an Internet Explorer add-on aimed at helping children be safer while online. It sounds like it&#8217;s mostly just a custom search engine and some IE Web Accelerators, but something is better than nothing.</p>
<p>The most important note, in my opinion, is that parents must be aware of what their children are doing online. No software package can be a fool-proof child safety-net. This could be a useful tool, but it doesn&#8217;t allow a parent to be uninvolved.</p>
<ul>
<li>Ars Technica: <a href="http://arstechnica.com/microsoft/news/2010/02/hands-on-microsoft-launches-child-friendly-ie8.ars">Hands-on: Microsoft launches child-friendly IE8</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/HighTechHousehold/~4/S57QFcdXCX4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://hightechhousehold.com/2010/02/10/link-child-friendly-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hightechhousehold.com/2010/02/10/link-child-friendly-ie8/</feedburner:origLink></item>
		<item>
		<title>The iPad</title>
		<link>http://feedproxy.google.com/~r/HighTechHousehold/~3/G6g7qZmQi8M/</link>
		<comments>http://hightechhousehold.com/2010/02/06/the-ipad/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 16:03:08 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[New Products]]></category>
		<category><![CDATA[apple ipad]]></category>

		<guid isPermaLink="false">http://hightechhousehold.com/?p=287</guid>
		<description><![CDATA[Cool gadget? Apple&#8217;s first dud (recently)? There&#8217;s been a lot of buzz about the announcement last week of Apple&#8217;s new gadget. First, from the horse&#8217;s mouth: Apple&#8217;s official iPad page Some fairly mainstream press from CNN And a technical critique In my own opinion, I think this is a disappointing release. I think it does [...]]]></description>
			<content:encoded><![CDATA[<p>Cool gadget? Apple&#8217;s first dud (recently)? There&#8217;s been a lot of buzz about the announcement last week of Apple&#8217;s new gadget.</p>
<ul>
<li>First, from the horse&#8217;s mouth: <a href="http://www.apple.com/ipad/">Apple&#8217;s official iPad page</a></li>
<li>Some fairly mainstream press <a href="http://www.cnn.com/2010/TECH/01/27/apple.tablet/index.html">from CNN</a></li>
<li>And a <a href="http://al3x.net/2010/01/28/ipad.html">technical critique</a></li>
</ul>
<p>In my own opinion, I think this is a disappointing release. I think it does everything that an iPhone or another smart phone does, but now it&#8217;s not big enough to put in your pocket. Also, the iPad might have been a great video chat device, but a camera was left out.</p>
<p>To carry it around, you&#8217;d need a bag for it, anyway So why not spend hundreds of dollars less, carry a couple of pounds more, and just use netbook or laptop? It&#8217;s definitely got the cool factor, but it just doesn&#8217;t seem usable enough to me to be of interest to anyone beyond the usual Apple enthusiasts.</p>
<p>For my money, I&#8217;d rather just use a smart phone. With today&#8217;s bright beautiful touchscreens, even reading for long periods is a pleasure on a smaller, more practical device.</p>
<p><em>Sensing the tone of this write-up, Mike&#8217;s wife found an interesting <a href="http://www.foxnews.com/slideshow/us/2010/01/29/rotten-apples-history-apple-misses">slideshow of prior Apple mis-steps</a>.</em></p>
<img src="http://feeds.feedburner.com/~r/HighTechHousehold/~4/G6g7qZmQi8M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://hightechhousehold.com/2010/02/06/the-ipad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://hightechhousehold.com/2010/02/06/the-ipad/</feedburner:origLink></item>
		<item>
		<title>Coming Soon:  Wii Zelda Using Wii Motion Plus</title>
		<link>http://feedproxy.google.com/~r/HighTechHousehold/~3/lxbdFReF4UA/</link>
		<comments>http://hightechhousehold.com/2010/02/03/coming-soon-wii-zelda-using-wii-motion-plus/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 23:40:40 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[video-games]]></category>
		<category><![CDATA[nintendo]]></category>
		<category><![CDATA[Wii]]></category>
		<category><![CDATA[Zelda]]></category>

		<guid isPermaLink="false">http://hightechhousehold.com/?p=297</guid>
		<description><![CDATA[Anyone who grew up in the 1980s knew The Legend of Zelda, Nintendo&#8217;s breakout game series that revolutionized home video games.  The series has been prolific at pushing video game innovation through every system that Nintendo produced, with the N64&#8242;s Ocarina of Time being rated in many places as one of the top video games [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-Feb/miyamotozelda2.jpg"><img class="alignleft" style="margin: 6px;" title="Wii Zelda" src="http://i693.photobucket.com/albums/vv300/hightechhousehold/2010-Feb/miyamotozelda2.jpg" alt="" width="277" height="156" /></a>Anyone who grew up in the 1980s knew The Legend of Zelda, Nintendo&#8217;s breakout game series that revolutionized home video games.  The series has been prolific at pushing video game innovation through every system that Nintendo produced, with the N64&#8242;s Ocarina of Time being rated in many places as one of the top video games (if not the top) of all time.  Now, for all Zelda fans (myself included), a new game is on the horizon for the Wii. Unlike the last console Zelda offering, Twilight Princess, the new Zelda game will be made exclusively for the Wii (Twilight Princess was essentially a GameCube game ported to the Wii with a new control scheme).  The new game is planned for release this year, is going to utilize the Wii Motion Plus for sword control, and the game will be showed off at this year&#8217;s E3.  For Zelda fans, it can&#8217;t come soon enough.</p>
<img src="http://feeds.feedburner.com/~r/HighTechHousehold/~4/lxbdFReF4UA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://hightechhousehold.com/2010/02/03/coming-soon-wii-zelda-using-wii-motion-plus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hightechhousehold.com/2010/02/03/coming-soon-wii-zelda-using-wii-motion-plus/</feedburner:origLink></item>
		<item>
		<title>Google Phasing Out Internet Explorer 6 Support</title>
		<link>http://feedproxy.google.com/~r/HighTechHousehold/~3/TGmgbGnVgkw/</link>
		<comments>http://hightechhousehold.com/2010/02/01/google-phasing-out-internet-explorer-6-support/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 12:58:17 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[Google Sites]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Web Browser]]></category>

		<guid isPermaLink="false">http://hightechhousehold.com/?p=288</guid>
		<description><![CDATA[Google announced this week that it is going to be phasing out support for Internet Explorer version 6 from its Google Docs and Google Sites applications as of March 1.  If you are a user of IE version 6, now may be the time to consider an upgrade or a new browser.  To see what [...]]]></description>
			<content:encoded><![CDATA[<p>Google announced this week that it is going to be <a href="http://arstechnica.com/microsoft/news/2010/01/google-to-send-internet-explorer-6-users-packing-come-march.ars">phasing out support for Internet Explorer version 6</a> from its Google Docs and Google Sites applications as of March 1.  If you are a user of IE version 6, now may be the time to consider an upgrade or a new browser.  To see what version you have, click on the &#8220;Help&#8221; menu, and then click on &#8220;About.&#8221;  This will give you a version number, something like 6.0.1234 or something similar.  It&#8217;s the first number that you care about.  If it is version 7 or version 8, you&#8217;re OK.  If you are version 6 or lower, you should really consider using another browser, as Internet Explorer 6 is becoming increasingly obsolete.</p>
<p>It is important to note that if you are using FireFox, this doesn&#8217;t apply as Google is only dropping support for FireFox versions 3.0 or lower.  Since Firefox prompts the user to upgrade, most Firefox users are up-to-date.  Google is also planning to stop support forr Chrome 4.0 or lower and Safari 3.0 or lower.  For more information on the different web browsers and where to download newer versions, see our <a href="http://hightechhousehold.com/2009/09/25/all-about-web-browsers/">primer on web browsers</a>.</p>
<img src="http://feeds.feedburner.com/~r/HighTechHousehold/~4/TGmgbGnVgkw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://hightechhousehold.com/2010/02/01/google-phasing-out-internet-explorer-6-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hightechhousehold.com/2010/02/01/google-phasing-out-internet-explorer-6-support/</feedburner:origLink></item>
		<item>
		<title>3D – The Future of Entertainment?</title>
		<link>http://feedproxy.google.com/~r/HighTechHousehold/~3/LOKQs7TAmTU/</link>
		<comments>http://hightechhousehold.com/2010/01/27/3d-the-future-of-entertainment/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 13:21:34 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Home Theater]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[video-games]]></category>

		<guid isPermaLink="false">http://hightechhousehold.com/?p=280</guid>
		<description><![CDATA[Anyone who has been to the movies in the last year has noticed the latest trends of releasing movies in 3D.  Movies ranging from films such as Pixar&#8217;s Up to James Cameron&#8217;s blockbuster Avatar have made heavy use of 3D technology in a way that hasn&#8217;t been tried since the failed 3D movie craze of [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone who has been to the movies in the last year has noticed the latest trends of releasing movies in 3D.  Movies ranging from films such as Pixar&#8217;s <a href="http://www.imdb.com/title/tt1049413/">Up</a> to James Cameron&#8217;s blockbuster <a href="http://www.imdb.com/title/tt0499549/">Avatar</a> have made heavy use of 3D technology in a way that hasn&#8217;t been tried since the failed 3D movie craze of the 1960s.  The conversion from analog to digital has made 3D much more workable and less gimmicky, so <a href="http://www.fullhalloween.com/blog/6904/3d-cinema-was-the-big-idea-that-never-took-off-but-with-digital-technology-and-better-specs-will-it-finally-to-leap-out-and-grab-us/">motion picture studios are scheduling even more 3D films</a>.</p>
<p>The emergence of 3D is also set to impact homes.  With HD becoming far more mainstream, the latest trend among TV manufacturers is the 3D television experience.  At the Consumer Electronics Show (CES) earlier this month, home-3D was the largest new innovation, with all of the major TV manufacturers unveiling HD 3D offerings.  While pricey at the moment, technology prices typically fall as demand increases, so look for affordable 3D-HD TVs in a few years time.</p>
<p>Besides movies and TV shows, video games are the next logical step.  As the big three (Sony, Microsoft, and Nintendo) fight over the next round of video game and console wars, will 3D enter the picture?  Some say yes, especially for the hard-core gamers.</p>
<p><a href="http://www.stanforddaily.com/cgi-bin/?p=1037580">3D also has its detractors</a>.  There are many who say that the glasses are uncomfortable, and that the forced perspective that 3D creates can take away from appreciating a film and cinematography in general.  3D also can cause eye strain, nausea, and motion sickness.  So while 3D is an interesting new technology, and is all the rave this year, it remains to be seen if it is simply a fad or is here to stay.  The emergence of digital certainly improves the 3D experience, but as the failed experiments of the 1960s and 1980s show, just because the content creators want to make it, it doesn&#8217;t mean that people will want to buy it.  We shall see.</p>
<img src="http://feeds.feedburner.com/~r/HighTechHousehold/~4/LOKQs7TAmTU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://hightechhousehold.com/2010/01/27/3d-the-future-of-entertainment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hightechhousehold.com/2010/01/27/3d-the-future-of-entertainment/</feedburner:origLink></item>
	</channel>
</rss>
