<?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>InfoHQ.com Tech News</title>
	<atom:link href="http://www.infohq.com/Tech_Help/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infohq.com/Tech_Help</link>
	<description>A place to talk tech</description>
	<lastBuildDate>Fri, 18 May 2012 10:44:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	
<script type="text/javascript" charset="utf-8">
// tracking of external URLs
// unobstrusive DHTML/JS
// Orginal:
// May 2005 Martin Spernau (martin AT traumwind DOT de)
// Updated:
// Dec 2011 for use in affiliate quick ignition plugin


// Add an eventListener to browsers that can do it somehow.
function addEvent(obj, evType, fn){
        if (obj.addEventListener){
                obj.addEventListener(evType, fn, true);
                return true;
        } else if (obj.attachEvent){
                var r = obj.attachEvent("on"+evType, fn);
                return r;
        } else {
                return false;
        }
}

function trackInit() {
	var links = document.getElementsByTagName("a");
	var externalRex = /^http[s]*:/i;
    var placeholder = "placeholder";
	for (var i = 0; i < links.length; i++) {
		var link = links[i];
        var classList = link.className;
        if (classList != "") {
            var blog = (classList.match(/post(\d+)/));
            if (blog != null) {
                if (blog.length >= 2) {
                    var postID = blog[1];
                    if (externalRex.exec(link.href)) {
                        eval(
                        "var fn = function () {"
                        + "track(this,'"+postID+"');"
                        + "return false;"
                        + "}"
                        );
                        addEvent(link,"click", fn );
                    }
                    placeholder = "placeholder";
                }
            }
        }
	}
}

function track(link, postID) {
	var url = link.href;
	var trImg = new Image();
	trImg.src = "http://www.infohq.com/Tech_Help/?blog="+postID+"&track="+url;
}


addEvent(window,"load", trackInit);
</script>
	<item>
		<title>GameSalad for Windows in Beta</title>
		<link>http://www.infohq.com/Tech_Help/2012/05/18/gamesalad-for-windows-in-beta/</link>
		<comments>http://www.infohq.com/Tech_Help/2012/05/18/gamesalad-for-windows-in-beta/#comments</comments>
		<pubDate>Fri, 18 May 2012 10:44:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://www.infohq.com/Tech_Help/?p=2138</guid>
		<description><![CDATA[SAN FRANCISCO, May 17, 2012 /PRNewswire/ &#8211; GameSalad Inc., which enables anyone to quickly develop sophisticated iOS, Android and HTML5 games, announced that it will bring its popular game creation platform to Windows.  Today, GameSalad&#8217;s flagship product, GameSalad Creator, begins closed beta testing.  GameSalad Creator streamlines the process for bringing mobile and web games to market [...]]]></description>
			<content:encoded><![CDATA[<div id="rpuCopySelection">SAN FRANCISCO, May 17, 2012 /PRNewswire/ &#8211; <a class="post2138" href="http://www.gamesalad.com/" target="_blank">GameSalad</a> Inc., which enables anyone to quickly develop sophisticated iOS, Android and HTML5 games, announced that it will bring its popular game creation platform to Windows.  Today, GameSalad&#8217;s flagship product, <a class="post2138" href="http://www.gamesalad.com/creator" target="_blank">GameSalad Creator</a>, begins closed beta testing.  GameSalad Creator streamlines the process for bringing mobile and web games to market by eliminating the need to code and allowing developers to publish to multiple platforms with the click of a button.  Previously, GameSalad was only available to Mac users.</div>
<div>
<div id="rpuCopySelection">
<p>&#8220;The GameSalad developer community is both passionate and productive.  In just three years, our platform has been used to create more than 60 Top 100 Games in the U.S. App Store, including a game that earned the number one slot,&#8221; said Jonathan Hunt, GameSalad&#8217;s Director of Marketing.  &#8220;We are thrilled to welcome Windows users to our community and expect that this will open up a floodgate of creativity, resulting in even more high quality games for players everywhere.&#8221;</p>
<p>To participate in the Windows Beta of GameSalad Creator, sign up at <a class="post2138" href="http://www.gamesalad.com/windows" target="_blank">www.gamesalad.com/windows</a>. The software currently runs on PCs using Windows Vista and Windows 7.</p>
<p id="clply-tag">
</div>
</div>
<div id="rpuCopySelection">
<p id="clply-tag">
</div>

<style type="text/css">
.awBuyNow, .awDownload, .awLandingPage  {
-moz-border-radius: 3px 3px 3px 3px;
background: url("https://www.safecart.com//images/icon-btn-arrow.png") no-repeat scroll 6px 5px #AEE268;
color: #00549B;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 10px 40px;
text-decoration: none;
width: auto;
margin: 10px;
}
.awProductName, .awDescription, .awDetails, .awProductBox  {
margin: 2px;
}
</style>]]></content:encoded>
			<wfw:commentRss>http://www.infohq.com/Tech_Help/2012/05/18/gamesalad-for-windows-in-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony Introduces Speedy a37 Camera</title>
		<link>http://www.infohq.com/Tech_Help/2012/05/17/sony-introduces-speedy-a37-camera/</link>
		<comments>http://www.infohq.com/Tech_Help/2012/05/17/sony-introduces-speedy-a37-camera/#comments</comments>
		<pubDate>Thu, 17 May 2012 11:29:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://www.infohq.com/Tech_Help/?p=2135</guid>
		<description><![CDATA[SAN DIEGO, May 17, 2012 /PRNewswire/ &#8211; Lightweight, easy to use and packed with a variety of useful features, the new Sony SLT-A37 camera is an ideal choice for consumers eager to explore the world of interchangeable lens DSLR photography. The new α37 camera is the latest to feature Sony&#8217;s acclaimed Translucent Mirror Technology, which delivers [...]]]></description>
			<content:encoded><![CDATA[<div id="rpuCopySelection">
<p>SAN DIEGO, May 17, 2012 /PRNewswire/ &#8211; Lightweight, easy to use and packed with a variety of useful features, the new Sony SLT-A37 camera is an ideal choice for consumers eager to explore the world of interchangeable lens DSLR photography.</p>
<p>The new α37 camera is the latest to feature Sony&#8217;s acclaimed Translucent Mirror Technology, which delivers a potent combination of fast shooting, non-stop phase detection autofocus and continuous live image preview during still and full HD video (60i/24p) shooting.  This innovative technology also allows the new α37 camera to grab split-second action with a burst of sharply focused images.  Shots can be captured at up to seven frames per second in Tele-Zoom High Speed Shooting Mode, where the central portion of the sensor&#8217;s image is magnified by approximately 1.4x.</p>
<p>The camera has a precision 3-cross 15-point AF system with tracking autofocus that keeps faces and fast-moving subjects in sharp focus.  From action-packed sports to spontaneous family portraits, it will ensure that all the drama and beauty of that special moment is captured.</p>
<p>&#8220;Delivering lightning-fast shooting speeds and autofocus plus advanced full HD video capture, our innovative Translucent Mirror Technology continues to serve as the backbone of our A-mount line of cameras,&#8221; said Mike Kahn, director of the Alpha business at Sony.  &#8220;Featuring this unique technology plus a host of exciting new features and an attractive price tag, our new α37 camera brings a whole new meaning to the term &#8216;entry level DSLR&#8217;.&#8221;</p>
<div id="rpuCopySelection">
<p><strong>Pricing and Availability</strong></p>
<p>The new α37 digital camera will be available this June with an 18-55mm kit zoom lens (model SEL1855) for about $600.  The new SAL18135 telephoto zoom lens will be available as a stand-alone product this July for about $500, and will be offered as a kit lens with Sony A-mount cameras beginning this August.</p>
<div id="rpuCopySelection">The camera kits, new lens and variety of accessories will be available at Sony retail stores (<a class="post2135" href="http://www.store.sony.com/" target="_blank">www.store.sony.com</a>) and other authorized dealers nationwide.</p>
<p id="clply-tag">
</div>
</div>
</div>

<style type="text/css">
.awBuyNow, .awDownload, .awLandingPage  {
-moz-border-radius: 3px 3px 3px 3px;
background: url("https://www.safecart.com//images/icon-btn-arrow.png") no-repeat scroll 6px 5px #AEE268;
color: #00549B;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 10px 40px;
text-decoration: none;
width: auto;
margin: 10px;
}
.awProductName, .awDescription, .awDetails, .awProductBox  {
margin: 2px;
}
</style>]]></content:encoded>
			<wfw:commentRss>http://www.infohq.com/Tech_Help/2012/05/17/sony-introduces-speedy-a37-camera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony&#8217;s New Compact DSLR NEX-F3 Camera</title>
		<link>http://www.infohq.com/Tech_Help/2012/05/17/sonys-new-compact-dslr-nex-f3-camera/</link>
		<comments>http://www.infohq.com/Tech_Help/2012/05/17/sonys-new-compact-dslr-nex-f3-camera/#comments</comments>
		<pubDate>Thu, 17 May 2012 11:25:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://www.infohq.com/Tech_Help/?p=2132</guid>
		<description><![CDATA[SAN DIEGO, May 17, 2012 /PRNewswire/ &#8211; Sony&#8217;s α NEX-F3 digital camera delivers professional quality photos with a compact, pocket-sized body, allowing consumers to explore the creative world of high-quality, interchangeable lens photography in a refreshingly fun and entertaining way. The new NEX-F3 camera features the same space-saving mirrorless design as other models in Sony&#8217;s E-mount [...]]]></description>
			<content:encoded><![CDATA[<div id="rpuCopySelection">
<p>SAN DIEGO, May 17, 2012 /PRNewswire/ &#8211; Sony&#8217;s α NEX-F3 digital camera delivers professional quality photos with a compact, pocket-sized body, allowing consumers to explore the creative world of high-quality, interchangeable lens photography in a refreshingly fun and entertaining way.</p>
<p>The new NEX-F3 camera features the same space-saving mirrorless design as other models in Sony&#8217;s E-mount family as well as an advanced, 16.1 effective megapixel Exmor™ APS HD CMOS sensor, identical in size to sensors found in traditional DSLR cameras.   The large sensor takes in more light during image capture, resulting in flawless, low-noise photographs and crisply detailed Full HD videos (60i/24p).  Photographers can also easily create images with beautiful defocus effects, where the subject is focused sharply against a smoothly blurred background.</p>
<div id="rpuCopySelection">
<p><strong>New Lightweight 18-200mm Telephoto Zoom Lens for Sony α NEX</strong></p>
<p>An ideal travel partner for the NEX-F3 camera, the new SEL18200LE E18-200mm F3.5-6.3 OSS LE telezoom lens offers a powerful 11x zoom range and superb resolution in an easy-to-carry package.  Smaller and 12% lighter than the SEL18200 lens, the new E-mount model features Optical SteadyShot to compensate for the effects of hand-shake.  It also features Direct Manual Focus to give users precise control over focus settings, resulting in crisp, beautiful images.</p>
<p><strong>Pricing and Availability</strong></p>
<p>The new NEX-F3 compact digital camera will be available this June in silver, black and white with an 18-55mm kit zoom lens (model SEL1855) for about $600.  The new SEL18200LE telezoom lens will be available this July in black for about $850.</p>
<div id="rpuCopySelection">Will be available at Sony retail stores (<a class="post2132" href="http://www.store.sony.com/" target="_blank">www.store.sony.com</a>) and other authorized dealers nationwide.</p>
<p id="clply-tag">
</div>
</div>
<p id="clply-tag">
</div>

<style type="text/css">
.awBuyNow, .awDownload, .awLandingPage  {
-moz-border-radius: 3px 3px 3px 3px;
background: url("https://www.safecart.com//images/icon-btn-arrow.png") no-repeat scroll 6px 5px #AEE268;
color: #00549B;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 10px 40px;
text-decoration: none;
width: auto;
margin: 10px;
}
.awProductName, .awDescription, .awDetails, .awProductBox  {
margin: 2px;
}
</style>]]></content:encoded>
			<wfw:commentRss>http://www.infohq.com/Tech_Help/2012/05/17/sonys-new-compact-dslr-nex-f3-camera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free-to-Play Title Offensive Combat™ Beta Out Soon</title>
		<link>http://www.infohq.com/Tech_Help/2012/05/17/free-to-play-title-offensive-combat-beta-out-soon/</link>
		<comments>http://www.infohq.com/Tech_Help/2012/05/17/free-to-play-title-offensive-combat-beta-out-soon/#comments</comments>
		<pubDate>Thu, 17 May 2012 10:55:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://www.infohq.com/Tech_Help/?p=2129</guid>
		<description><![CDATA[BELLEVUE, Wash., May 16, 2012 /PRNewswire/ &#8212; U4iA™ Games, the new independent games startup built by award-winning game developers, today revealed its first title, Offensive Combat™. Available free-to-play in web browsers around the world, Offensive Combat will empower multiplayer fans everywhere to experience a console-quality, high energy, frenetic competition anytime, anywhere that not only challenges [...]]]></description>
			<content:encoded><![CDATA[<div id="rpuCopySelection">BELLEVUE, Wash., May 16, 2012 /PRNewswire/ &#8212; U4iA™ Games, the new independent games startup built by award-winning game developers, today revealed its first title, <em>Offensive Combat</em>™. Available free-to-play in web browsers around the world, <em>Offensive Combat</em> will empower multiplayer fans everywhere to experience a console-quality, high energy, frenetic competition anytime, anywhere that not only challenges their skills, but also gives them freedom to express their own unique attitudes and personality. The innovative gameplay, guided by industry veterans from Activision, Sony, and the <em>Call of Dut</em>y and <em>Guitar Hero </em>franchises, will feature an irreverent mash-up of first-person-shooter archetypes, weapons and themes, including surreal fantasy, futuristic sci-fi, and modern military settings, among others. <em>Offensive Combat</em> launches later this year, but select fans will have an opportunity to be one of the first to explore the game during a limited beta this summer.</div>
<div></div>
<div>
<div id="rpuCopySelection">&#8220;Free-to-play is the next disruptive, permanent shift in gaming,&#8221; explains U4iA Games CEO and Co-Founder Dusty Welch. &#8220;Consumers are moving away from the traditional console retail model and demanding AAA-quality games accessible on all their devices with no upfront costs. U4iA plans to satisfy those gamers with unmatched, competitive, core games like <em>Offensive Combat</em>, playable through your browser at a level of quality previously not thought possible, all running on our breakthrough E-Sport level server architecture. Since the game is launched right in their browser, players will be able to fire it up, connect with their friends, and play for free &#8211; with no need for additional hardware or software purchases.&#8221;</p>
<p id="clply-tag">More information is available at <a class="post2129" href="http://www.u4iagames.com/" target="_blank">www.U4iAgames.com</a>.</p>
</div>
</div>
<div id="rpuCopySelection">
<p id="clply-tag">
</div>

<style type="text/css">
.awBuyNow, .awDownload, .awLandingPage  {
-moz-border-radius: 3px 3px 3px 3px;
background: url("https://www.safecart.com//images/icon-btn-arrow.png") no-repeat scroll 6px 5px #AEE268;
color: #00549B;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 10px 40px;
text-decoration: none;
width: auto;
margin: 10px;
}
.awProductName, .awDescription, .awDetails, .awProductBox  {
margin: 2px;
}
</style>]]></content:encoded>
			<wfw:commentRss>http://www.infohq.com/Tech_Help/2012/05/17/free-to-play-title-offensive-combat-beta-out-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Users &#8220;Dislike&#8221; New Timeline Format</title>
		<link>http://www.infohq.com/Tech_Help/2012/05/17/facebook-users-dislike-new-timeline-format/</link>
		<comments>http://www.infohq.com/Tech_Help/2012/05/17/facebook-users-dislike-new-timeline-format/#comments</comments>
		<pubDate>Thu, 17 May 2012 10:45:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://www.infohq.com/Tech_Help/?p=2126</guid>
		<description><![CDATA[ALO ALTO, Calif., May 16, 2012 /PRNewswire/ &#8212; Attensity, the leading provider of social analytics and engagement applications, today announced the results of its analysis of public reaction in social media to the new Facebook Timeline format for profile pages. Using Attensity Analyze, the company&#8217;s social analytics application, Attensity processed 138,572 public comments posted on [...]]]></description>
			<content:encoded><![CDATA[<div id="rpuCopySelection">
<p>ALO ALTO, Calif., May 16, 2012 /PRNewswire/ &#8212; <a class="post2126" href="http://www.attensity.com/home/" target="_blank">Attensity</a>, the leading provider of social analytics and engagement applications, today announced the results of its analysis of public reaction in social media to the new Facebook Timeline format for profile pages. Using Attensity Analyze, the company&#8217;s social analytics application, Attensity processed 138,572 public comments posted on Facebook, Twitter and blogs over a six-week period. The results, showing an overwhelming 93 percent of comments contain negative sentiment toward Timeline, are published on the Attensity blog at <a class="post2126" href="http://blog.attensity.com/?p=4545" target="_blank">blog.attensity.com/?p=4545.</a></p>
<p>&#8220;We were rather shocked at the degree of frustration expressed by Facebook users toward the new Timeline format,&#8221; said Rebecca MacDonald, vice president of marketing at Attensity. &#8220;We knew from anecdotal evidence that many users —both individuals and businesses— were unhappy with it, but the results generated by Attensity Analyze show a degree of negative sentiment we hadn&#8217;t anticipated, given that Facebook is still in the process of rolling out Timeline to individual users.&#8221;</p>
<p>Attensity&#8217;s data reveals a strong customer &#8220;churn&#8221; potential away from Facebook. The most frequently-appearing phrases in the messages are: &#8220;Delete FB Account&#8221;; &#8220;Hate New Timeline&#8221;; &#8220;Timeline Forced Changes&#8221;; &#8220;Switch to Other Social Network&#8221;; and &#8220;Will Delete FB.&#8221;  During the research timeframe, which included the March 30 deadline for businesses to convert their profile pages to Timeline, many users indicated their intention to try competing social network Google+.</p>
<p id="clply-tag">
</div>

<style type="text/css">
.awBuyNow, .awDownload, .awLandingPage  {
-moz-border-radius: 3px 3px 3px 3px;
background: url("https://www.safecart.com//images/icon-btn-arrow.png") no-repeat scroll 6px 5px #AEE268;
color: #00549B;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 10px 40px;
text-decoration: none;
width: auto;
margin: 10px;
}
.awProductName, .awDescription, .awDetails, .awProductBox  {
margin: 2px;
}
</style>]]></content:encoded>
			<wfw:commentRss>http://www.infohq.com/Tech_Help/2012/05/17/facebook-users-dislike-new-timeline-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voyager Mobile Launch Postponed Due to Network Attack</title>
		<link>http://www.infohq.com/Tech_Help/2012/05/16/voyager-mobile-launch-postponed-due-to-network-attack/</link>
		<comments>http://www.infohq.com/Tech_Help/2012/05/16/voyager-mobile-launch-postponed-due-to-network-attack/#comments</comments>
		<pubDate>Wed, 16 May 2012 11:28:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://www.infohq.com/Tech_Help/?p=2123</guid>
		<description><![CDATA[KNOXVILLE, Tenn., May 15, 2012 /PRNewswire/ &#8212; During its Tuesday, May 15 launch, Voyager Mobile experienced a malicious network attack to its primary website: voyagermobile.com. Due to the network outage, Voyager Mobile is postponing its launch to a time and date in the very near future. Our goal of low cost wireless service for all [...]]]></description>
			<content:encoded><![CDATA[<div id="rpuCopySelection">
<p>KNOXVILLE, Tenn., May 15, 2012 /PRNewswire/ &#8212; During its Tuesday, May 15 launch, Voyager Mobile experienced a malicious network attack to its primary website: voyagermobile.com. Due to the network outage, Voyager Mobile is postponing its launch to a time and date in the very near future.</p>
<p>Our goal of low cost wireless service for all will not be undermined and we strive to continue the voyage for a better wireless world.</p>
<p>For further information, please email us at <a class="post2123" href="mailto:voyager.mobile@voyagertelecom.com" target="_blank">voyager.mobile@voyagertelecom.com</a>.</p>
<p id="clply-tag">
</div>

<style type="text/css">
.awBuyNow, .awDownload, .awLandingPage  {
-moz-border-radius: 3px 3px 3px 3px;
background: url("https://www.safecart.com//images/icon-btn-arrow.png") no-repeat scroll 6px 5px #AEE268;
color: #00549B;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 10px 40px;
text-decoration: none;
width: auto;
margin: 10px;
}
.awProductName, .awDescription, .awDetails, .awProductBox  {
margin: 2px;
}
</style>]]></content:encoded>
			<wfw:commentRss>http://www.infohq.com/Tech_Help/2012/05/16/voyager-mobile-launch-postponed-due-to-network-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solar 60™ Computerized Telescope</title>
		<link>http://www.infohq.com/Tech_Help/2012/05/16/solar-60-computerized-telescope/</link>
		<comments>http://www.infohq.com/Tech_Help/2012/05/16/solar-60-computerized-telescope/#comments</comments>
		<pubDate>Wed, 16 May 2012 10:50:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://www.infohq.com/Tech_Help/?p=2121</guid>
		<description><![CDATA[WOBURN, Mass., May 15, 2012 /PRNewswire-iReach/ &#8212; iOptron announces its newest product – The Solar 60™ Computerized Telescope with Electronic Eyepiece- just in time for the Transit of Venus on June 5-6, 2012. This will be the last transit across the Sun for the next 105 years. With iOptron&#8217;s Solar 60™ you&#8217;ll be able to see [...]]]></description>
			<content:encoded><![CDATA[<div id="rpuCopySelection">
<p>WOBURN, Mass., May 15, 2012 /PRNewswire-iReach/ &#8212; iOptron announces its newest product – <strong>The Solar 60™ Computerized Telescope with Electronic Eyepiece</strong>- just in time for the Transit of Venus on June 5-6, 2012. This will be the last transit across the Sun for the next 105 years.</p>
<p>With iOptron&#8217;s Solar 60™ you&#8217;ll be able to see and capture this once in a lifetime experience. The computerized goto telescope with 60mm refractor includes iOptron&#8217;s signature SmartStar® technology that automatically locates and finds the Sun and tracks it as the earth rotates. The Solar 60™ includes everything you need: computerized mount, tripod, 4-line LCD screen hand controller, detachable white light glass solar filter, 60mm refractor, traditional eyepiece, and an electronic eyepiece (for viewing and recording directly on your laptop. Plus, it comes in a sturdy canvas backpack to carry everything to site—all for $399.</p>
<p>Observers in North America will see Venus move across the Sun on the evening of June 5, while observers in Eurasia, Africa, and the Pacific will see the later part of the transit on the morning of June 6.</p>
<p>The Solar 60™ can also function at night and includes over 5000 objects in its database. Database objects include:  planets, Sun, Moon, asteroids, comets, Messier objects, nebulae, galaxies, NGC star catalog, and more. So, even after the Transit of Venus—you&#8217;ll still be able to use and enjoy the Solar 60 for daytime or night viewing.</p>
<p>2012 marks the beginning of the next 11 years of significant solar activity. Your family, friends, or classmates can actually see and track the daily sun spots using the iOptron Solar 60™. The Solar 60™ is the ideal computerized telescope system for beginners to advanced users. The computerized mount can hold up to 11lbs with the universal Vixen-style dovetail saddle. So switching out the scope with other scopes or cameras is simple to do and increases the versatility and value of the Solar 60™.</p>
<p>Visit <a class="post2121" href="http://www.ioptron.com/" target="_blank">www.iOptron.com</a> for more information on the Solar 60™ including dealer listings around the world and other products from iOptron.</p>
<p><strong><br />
</strong></p>
<p id="clply-tag">
</div>

<style type="text/css">
.awBuyNow, .awDownload, .awLandingPage  {
-moz-border-radius: 3px 3px 3px 3px;
background: url("https://www.safecart.com//images/icon-btn-arrow.png") no-repeat scroll 6px 5px #AEE268;
color: #00549B;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 10px 40px;
text-decoration: none;
width: auto;
margin: 10px;
}
.awProductName, .awDescription, .awDetails, .awProductBox  {
margin: 2px;
}
</style>]]></content:encoded>
			<wfw:commentRss>http://www.infohq.com/Tech_Help/2012/05/16/solar-60-computerized-telescope/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NETGEAR Introduces New Additions to 802.11ac Product Line</title>
		<link>http://www.infohq.com/Tech_Help/2012/05/16/netgear-introduces-new-additions-to-802-11ac-product-line/</link>
		<comments>http://www.infohq.com/Tech_Help/2012/05/16/netgear-introduces-new-additions-to-802-11ac-product-line/#comments</comments>
		<pubDate>Wed, 16 May 2012 10:44:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://www.infohq.com/Tech_Help/?p=2118</guid>
		<description><![CDATA[SAN JOSE, Calif., May 15, 2012 /PRNewswire/ &#8212; NETGEAR®, Inc. (NASDAQGM: NTGR), a global networking company that delivers innovative products to consumers, businesses and service providers, today announced a new line of products that provide access to next-generation high-speed 802.11ac wireless to meet growing customer needs for better and faster wireless on Internet-enabled WiFi devices [...]]]></description>
			<content:encoded><![CDATA[<div id="rpuCopySelection">
<p>SAN JOSE, Calif., May 15, 2012 /PRNewswire/ &#8212; NETGEAR®, Inc. (NASDAQGM: NTGR), a global networking company that delivers innovative products to consumers, businesses and service providers, today announced a new line of products that provide access to next-generation high-speed 802.11ac wireless to meet growing customer needs for better and faster wireless on Internet-enabled WiFi devices in the home. The products—two wireless routers and one wireless USB adapter—make 802.11ac WiFi available to laptops and PCs, even before this capability has been built into these systems.</p>
<p>The previously announced NETGEAR R6300 WiFi Router is the industry&#8217;s first 802.11ac router.  Following up on the introduction of that product, NETGEAR is pleased to announce that it will be expanding its 11ac range with a second 11ac router and a USB adapter. The NETGEAR R6300 WiFi Router supports combined WiFi speeds up to 1750 Mbps, while the NETGEAR R6200 WiFi Router announced today supports approximate combined WiFi speeds up to 1200 Mbps and has a lower price point. Both are backward compatible with 802.11a/b/g/n to provide optimum interoperability with legacy WiFi devices and maintaining maximum performance on Wireless-n.</p>
<p>NETGEAR is also announcing the NETGEAR A6200 WiFi Adapter, a first-to-market 802.11ac dual band WiFi USB adapter that enables consumers to easily upgrade their existing PC or laptop to 802.11ac performance. The suite of products illustrates that consumers can continue to rely on NETGEAR to provide market-leading solutions that enable them to enjoy the fastest wireless speeds in their home.</p>
<div id="rpuCopySelection"><strong>Pricing and Availability<br />
</strong>The NETGEAR R6300 WiFi Router, priced at $199.99, will be available from major retailers and online in May 2012. The NETGEAR R6200 WiFi Router and NETGEAR A6200 WiFi Adapter retail for $179.99 and $69.99, respectively. They will be available in the third quarter of 2012.</div>
<div></div>
<div>
<div id="rpuCopySelection">To learn about other new NETGEAR consumer products and services,  visit <a class="post2118" href="http://www.netgear.com/" target="_blank">www.netgear.com</a>.</div>
</div>
<div id="rpuCopySelection">
<p id="clply-tag">
</div>
<p id="clply-tag">
</div>

<style type="text/css">
.awBuyNow, .awDownload, .awLandingPage  {
-moz-border-radius: 3px 3px 3px 3px;
background: url("https://www.safecart.com//images/icon-btn-arrow.png") no-repeat scroll 6px 5px #AEE268;
color: #00549B;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 10px 40px;
text-decoration: none;
width: auto;
margin: 10px;
}
.awProductName, .awDescription, .awDetails, .awProductBox  {
margin: 2px;
}
</style>]]></content:encoded>
			<wfw:commentRss>http://www.infohq.com/Tech_Help/2012/05/16/netgear-introduces-new-additions-to-802-11ac-product-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Over Half of World&#8217;s Computer Users Admit to Pirating Software</title>
		<link>http://www.infohq.com/Tech_Help/2012/05/15/over-half-of-worlds-computer-users-admit-to-pirating-software/</link>
		<comments>http://www.infohq.com/Tech_Help/2012/05/15/over-half-of-worlds-computer-users-admit-to-pirating-software/#comments</comments>
		<pubDate>Tue, 15 May 2012 11:13:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://www.infohq.com/Tech_Help/?p=2115</guid>
		<description><![CDATA[WASHINGTON, May 15, 2012 /PRNewswire-USNewswire/ &#8212; Well over half the world&#8217;s personal computer users — 57 percent — admit they acquire pirated software, the Business Software Alliance reported today in the ninth-annual BSA Global Software Piracy Study. Some users say they pirate all or most of the time, according to the study. Others say they [...]]]></description>
			<content:encoded><![CDATA[<div id="rpuCopySelection">
<p>WASHINGTON, May 15, 2012 /PRNewswire-USNewswire/ &#8212; Well over half the world&#8217;s personal computer users — 57 percent — admit they acquire pirated software, the Business Software Alliance reported today in the ninth-annual <a class="post2115" href="http://www.bsa.org/globalstudy" target="_blank">BSA Global Software Piracy Study</a>. Some users say they pirate all or most of the time, according to the study. Others say they do it occasionally or rarely. The net effect fueled a global software piracy rate of 42 percent last year.</p>
<p>The commercial value of all this pirated software climbed from $58.8 billion in 2010 to $63.4 billion in 2011, a new record, propelled by PC shipments to emerging economies where piracy rates are highest.</p>
<p>&#8220;If 57 percent of consumers admitted they shoplift, authorities would react by increasing police patrols and penalties. Software piracy demands a similarly forceful response — concerted public education and vigorous law enforcement,&#8221; said BSA President and CEO Robert Holleyman.</p>
<p>Overall, the study found that piracy rates in emerging markets tower over those in mature markets — 68 percent to 24 percent, on average — and emerging markets account for an overwhelming majority of the global increase in the commercial value of software theft. This is because emerging economies are rapidly extending their influence over the global PC market. (They took in 56 percent of last year&#8217;s shipments.) It is also because frequent pirates in emerging economies install nearly four times more software per new PC than their counterparts in the developed world.</p>
<p id="clply-tag">
</div>

<style type="text/css">
.awBuyNow, .awDownload, .awLandingPage  {
-moz-border-radius: 3px 3px 3px 3px;
background: url("https://www.safecart.com//images/icon-btn-arrow.png") no-repeat scroll 6px 5px #AEE268;
color: #00549B;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 10px 40px;
text-decoration: none;
width: auto;
margin: 10px;
}
.awProductName, .awDescription, .awDetails, .awProductBox  {
margin: 2px;
}
</style>]]></content:encoded>
			<wfw:commentRss>http://www.infohq.com/Tech_Help/2012/05/15/over-half-of-worlds-computer-users-admit-to-pirating-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LG Previews Google TVs</title>
		<link>http://www.infohq.com/Tech_Help/2012/05/15/lg-previews-google-tvs/</link>
		<comments>http://www.infohq.com/Tech_Help/2012/05/15/lg-previews-google-tvs/#comments</comments>
		<pubDate>Tue, 15 May 2012 11:07:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech News]]></category>

		<guid isPermaLink="false">http://www.infohq.com/Tech_Help/?p=2112</guid>
		<description><![CDATA[NEW YORK, May 14, 2012 /PRNewswire/ &#8212; LG Electronics USA is conducting live demonstrations of LG&#8217;s highly anticipated Google TV models at Internet Week New York, which starts here today. LG&#8217;s Smart TV with Google TV (G2 Series) combines the power of Google services with the speed of LG&#8217;s new L9 dual-core chipset and a [...]]]></description>
			<content:encoded><![CDATA[<div id="rpuCopySelection">
<p>NEW YORK, May 14, 2012 /PRNewswire/ &#8212; LG Electronics USA is conducting live demonstrations of LG&#8217;s highly anticipated Google TV models at Internet Week New York, which starts here today. LG&#8217;s Smart TV with Google TV (G2 Series) combines the power of Google services with the speed of LG&#8217;s new L9 dual-core chipset and a user-friendly interface for the next-generation Google TV experience. The event runs from May 14-17 at 82 Mercer Street in Manhattan.</p>
<p>&#8220;LG is excited to work with Google to bring Google services to TVs, making it easier for consumers to access a growing amount of content on the big screen,&#8221; said Havis Kwon, President and CEO of the LG Electronics Home Entertainment Company. &#8220;This all-new TV series reflects our work as a company to deliver the latest technologies to consumers so that they have an immersive and interactive home entertainment experience.&#8221;LG&#8217;s G2 Series TVs are the first Google TV models coming to the U.S. market with a dual-core processor – LG&#8217;s L9 chipset based on the ARM architecture with a quad-core graphics processing unit (GPU) – offering ultra-fast processing speeds. The chipset powers the TV&#8217;s highly powerful Google TV Search across the Web and live TV, allowing consumers to quickly watch what they want, with little upload and lag time.</p>
<p>Through the TV &amp; Movies app, YouTube, Chrome, and the Google Play Store, the LG Google TV makes watching anything you want, no matter where it is, easy. The LG G2 with Google TV brings it all with superb broadcast picture quality. The L9 chipset also provides the power needed for LG&#8217;s 5-mode Magic Remote with QWERTY keyboard.</p>
<p id="clply-tag">For more information, please visit <a class="post2112" href="http://www.lg.com/common/index.jsp" target="_blank"><strong>www</strong><strong>.</strong><strong>lg</strong><strong>.</strong><strong>com</strong></a><strong>.</strong></p>
</div>

<style type="text/css">
.awBuyNow, .awDownload, .awLandingPage  {
-moz-border-radius: 3px 3px 3px 3px;
background: url("https://www.safecart.com//images/icon-btn-arrow.png") no-repeat scroll 6px 5px #AEE268;
color: #00549B;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 10px 40px;
text-decoration: none;
width: auto;
margin: 10px;
}
.awProductName, .awDescription, .awDetails, .awProductBox  {
margin: 2px;
}
</style>]]></content:encoded>
			<wfw:commentRss>http://www.infohq.com/Tech_Help/2012/05/15/lg-previews-google-tvs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

