<?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>GigaOM &#187; How-To</title>
	<atom:link href="http://gigaom.com/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 08:28:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; How-To</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>Running out of memory on a Chromebook? Here&#8217;s a 30-second solution</title>
		<link>http://gigaom.com/2013/04/05/running-out-of-memory-on-a-chromebook-heres-a-30-second-solution/</link>
		<comments>http://gigaom.com/2013/04/05/running-out-of-memory-on-a-chromebook-heres-a-30-second-solution/#comments</comments>
		<pubDate>Fri, 05 Apr 2013 18:55:03 +0000</pubDate>
		<dc:creator>Kevin C. Tofel</dc:creator>
				<category><![CDATA[Chrome OS]]></category>
		<category><![CDATA[Chromebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[swap file]]></category>
		<category><![CDATA[virtual memory]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=628152</guid>
		<description><![CDATA[Got browser tabs that don't seem to retain their data in Chrome OS? The problem is annoying, particularly if you open and close numerous tabs during a session. This one command line is a big help to reduce the issue.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=628152&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Several Google Chromebooks, particularly the lower-priced models, come with just 2 GB of memory and for some, that&#8217;s just not enough. What often happens is that as more browser tabs are opened, data on older tabs simply disappears. These tabs have to be refreshed and that&#8217;s not ideal, especially if those tabs are being used for any communications or media consumption.</p>
<p>The problem happens on Chromebooks with 4 GB of RAM as well, but much less often. Still, even on <a href="http://gigaom.com/2013/03/28/naysayers-be-damned-why-i-bought-a-chromebook-pixel/">the Chromebook Pixel</a>, I experience it from time to time. The good news is that regardless of your Chromebook model, one quick command line with a restart can definitely help. The solution uses <a href="https://code.google.com/p/compcache/">zRam or compressed swap space</a> and you can use it on a Chromebook because it&#8217;s part of Linux, which is the underlying core of a Chrome OS device.</p>
<p>Essentially, zRam creates a swap disk to virtually increase the amount of memory your system can use. This is a description from the zRAM / compressed cache project site:</p>
<blockquote id="quote-this-project-creates"><p>&#8220;This project creates RAM based block device (named <strong>zram</strong>) which acts as swap disk. Pages swapped to this disk are compressed and stored in memory itself. Compressing pages and keeping them in RAM virtually increases its capacity. This allows more applications to fit in given amount of memory.&#8221;</p></blockquote>
<p>Here are the simple steps I found <a href="https://groups.google.com/forum/#!topic/chromebook-central/r27r3ZcchhM%5B1-25-false%5D">in the Chromebook Central Google Group</a> to enable it:</p>
<ol>
<li><span style="line-height:13px;">Open up a terminal tab with the CTRL + ALT + T keys.</span></li>
<li>Type &#8220;swap enable&#8221; (without the quotes).</li>
<li>Restart your Chromebook.</li>
</ol>
<p>That&#8217;s it! The change is persistent, meaning the swap file will stay active after each restart. If you want to disable it, just follow the same instructions but type &#8220;disable&#8221; instead of &#8220;enable.&#8221; And if you want to manage the actual size of the swap file, you can do that too: When enabling it, follow the command with a number representing the size of the swap file in megabytes.</p>
<p style="text-align:center;"><a href="http://gigaom2.files.wordpress.com/2013/04/enablezram.jpg"><img  style="border:1px solid black;" alt="Enable zRam" src="http://gigaom2.files.wordpress.com/2013/04/enablezram.jpg?w=566&#038;h=168" width="566" height="168" class="aligncenter  wp-image-628168" /></a></p>
<p>I&#8217;ve used this function on several Chromebook models and have noticed that blank tabs are mostly a thing of the past, even after opening and closing dozens of tabs during a typical day.</p>
<p>The nice thing is that you have nothing to lose by enabling the swap function since it can easily be disabled. Even better: As of last month, <a href="https://groups.google.com/d/msg/chromebook-central/r27r3ZcchhM/GtBfMOSnE2UJ">Google is experimenting to see if enabling swap by default is a viable option</a>.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=628152&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=128284"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=128284" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=mobile&utm_medium=editorial&utm_campaign=auto3&utm_term=628152+running-out-of-memory-on-a-chromebook-heres-a-30-second-solution&utm_content=kevintofel">Sign up for a free trial</a>.</p><ul></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/04/05/running-out-of-memory-on-a-chromebook-heres-a-30-second-solution/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/11/acer-c7-e1352749339186.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/11/acer-c7-e1352749339186.jpg?w=150" medium="image">
			<media:title type="html">Acer C7 Chromebook</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6cbb45abac59965c2626e40155358d1b?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Kevin C. Tofel</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/04/enablezram.jpg?w=708" medium="image">
			<media:title type="html">Enable zRam</media:title>
		</media:content>
	</item>
		<item>
		<title>How to use fancy gestures on the iPad (and why you should)</title>
		<link>http://gigaom.com/2012/04/02/how-to-use-ipad-multitasking-gestures-and-why-you-should/</link>
		<comments>http://gigaom.com/2012/04/02/how-to-use-ipad-multitasking-gestures-and-why-you-should/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 18:40:40 +0000</pubDate>
		<dc:creator>Kevin C. Tofel</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPad 3]]></category>
		<category><![CDATA[Multitasking Gestures]]></category>
		<category><![CDATA[new iPad]]></category>
		<category><![CDATA[tablets]]></category>
		<category><![CDATA[User interface]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=506189</guid>
		<description><![CDATA[Apple added 4- and 5-finger gestures last October, but the features don't seem commonly used. After two weeks with my new iPad, however, I'm suddenly taking advantage of these gestures and they make the iPad experience even better. Here's a quick list of these useful gestures.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=506189&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2012/04/ipad_gestures.jpeg"><img  title="ipad_gestures" src="http://gigaom2.files.wordpress.com/2012/04/ipad_gestures.jpeg?w=240&#038;h=224" alt="" width="240" height="224" class="alignright  wp-image-506210" /></a>At the beginning of last year, <a href="http://gigaom.com/apple/ios-4-3-better-airplay-hotspot-settings-ipad-gestures/">Apple added iPad gesture controls in iOS 4.3 as a developer option</a>. And with the debut of <a href="http://gigaom.com/apple/ios-5-arrives-oct-12-brings-many-new-features/">iOS 5 in October of last year</a>, Apple made these multi-finger gestures official. Since then, however, I really haven&#8217;t seen the company promote this functionality the way it does for its laptop trackpads.</p>
<p>However, after two weeks with my new iPad, I&#8217;m suddenly taking advantage of these gesture functions like never before. In fact, I can think of only three instances that I even need to hit the home button anymore: Waking the device, grabbing a screen shot and getting out of the mode that lets you delete or move apps around.</p>
<p>Gone is the hardware button double-tap to switch back and forth between apps. No more pressing the button to return to the home screen either. After rediscovering these gestures and then making them part of my navigation workflow, I&#8217;m getting around the iOS environment far faster on my iPad. Here&#8217;s a summary of the multi-finger gestures currently available for iPad navigation; aside from the standard two-finger pinching and double-tap to zoom functions.</p>
<p><strong>Five-finger pinch:</strong> Here you just &#8220;grab&#8221; the screen at any point to get back to the Home screen. It&#8217;s quick, fast and simple.</p>
<p><strong>Four-finger swipe up</strong>: Want to see the multitasking bar, showing you the most recently used apps? This gesture replaces the double-tap of the Home button. You can pick a different app here or simply swipe four fingers back down to hide the multitasking bar.</p>
<p><strong>Four-finger swipe left / right:</strong> Thanks to this gesture, I actually don&#8217;t use the multitasking bar much, if at all, anymore. By swiping four fingers left or right, the iPad quickly moves you through your running and most recently used apps. I strategically open my most used apps one after another, so I can quickly swipe between Mail, Safari, and the Kindle app for example.</p>
<p><strong>A few extra hints and helpers</strong></p>
<p><strong></strong>First, you have to make sure that gestures are turned on for your iPad. Look in Settings, General, Multitasking Gestures to set the slider to On if needed.</p>
<p>Second, you can actually remove an app from your multitasking bar with gestures, although you can&#8217;t remove an app from the Home screens without the Home button. To do this, use the four-finger swipe up to show the currently running and recently used apps.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/04/ipad-running-apps.jpg"><img  title="ipad-running-apps" src="http://gigaom2.files.wordpress.com/2012/04/ipad-running-apps.jpg?w=604&#038;h=453" alt="" width="604" height="453" class="aligncenter size-large wp-image-506232" /></a></p>
<p>Then tap and hold on any of these apps to get into editing mode. Tap the upper left badge &#8212; the red minus sign &#8212; on any app or apps you want to remove. When done, simply do a four-finger swipe down to hide the multitasking bar and the selected apps are gone!</p>
<table border="0" cellspacing="0" cellpadding="0" align="right">
<tbody>
<tr>
<td><a name="pd_a_6101794"></a>
<div class="PDS_Poll" id="PDI_container6101794" data-settings="{&quot;url&quot;:&quot;http:\/\/static.polldaddy.com\/p\/6101794.js&quot;}" style="display:inline-block;"></div>
<div id="PD_superContainer"></div>
<noscript><a href="http://polldaddy.com/poll/6101794">Take Our Poll</a></noscript></td>
</tr>
</tbody>
</table>
<p>Again, these gestures first appeared over a year ago and <a href="http://gigaom.com/apple/10-things-you-never-knew-you-could-do-on-your-ipad/">you could have enabled them by a little bit of tweaking effort</a> and a $5 download. But they&#8217;re the real deal now and after embracing them these past two weeks, I find the iPad much simpler, intuitive and quicker to use all around.</p>
<p>Maybe I&#8217;m just slow to the multi-finger gesture game though. Let me know if you&#8217;re using them in this simple little poll as I&#8217;m wondering if these gestures are a type of hidden function that some iPad owners don&#8217;t know about.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=506189&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=63045"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=63045" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=506189+how-to-use-ipad-multitasking-gestures-and-why-you-should&utm_content=kevintofel">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/07/the-wearable-computing-market-a-global-analysis/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=506189+how-to-use-ipad-multitasking-gestures-and-why-you-should&utm_content=kevintofel">Analyzing the wearable computing market</a></li><li><a href="http://pro.gigaom.com/2012/04/connected-consumer-q1-controversy-courtrooms-and-the-cloud/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=506189+how-to-use-ipad-multitasking-gestures-and-why-you-should&utm_content=kevintofel">Controversy, courtrooms and the cloud in Q1</a></li><li><a href="http://pro.gigaom.com/2012/04/mobile-q1-the-fight-for-spectrum-goes-to-washington-the-tablet-wars-continue/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=506189+how-to-use-ipad-multitasking-gestures-and-why-you-should&utm_content=kevintofel">A look back at mobile in Q1</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/04/02/how-to-use-ipad-multitasking-gestures-and-why-you-should/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/04/ipad_gestures-e1333389308285.jpeg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/04/ipad_gestures-e1333389308285.jpeg?w=150" medium="image">
			<media:title type="html">ipad_gestures</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6cbb45abac59965c2626e40155358d1b?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Kevin C. Tofel</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/ipad_gestures.jpeg?w=300" medium="image">
			<media:title type="html">ipad_gestures</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/04/ipad-running-apps.jpg?w=604" medium="image">
			<media:title type="html">ipad-running-apps</media:title>
		</media:content>
	</item>
		<item>
		<title>Snapguide wants to be your handheld how-to guide for everything</title>
		<link>http://gigaom.com/2012/03/29/snapguide-wants-to-be-your-handheld-how-to-guide-for-everything/</link>
		<comments>http://gigaom.com/2012/03/29/snapguide-wants-to-be-your-handheld-how-to-guide-for-everything/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 13:06:38 +0000</pubDate>
		<dc:creator>Mathew Ingram</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[cooking]]></category>
		<category><![CDATA[eHow]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Snapguide]]></category>
		<category><![CDATA[Startups]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=504951</guid>
		<description><![CDATA[Apart from a few tired old services like eHow, there aren't many places you can go to find how-to guides for a range of different things complete with photos and video. Snapguide, which just launched its iPhone app and web service, wants to fill that void.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=504951&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>There are plenty of websites that provide in-depth information about specific topics, but apart from a few tired old services like eHow from Demand Media, there aren&#8217;t many places you can go to find how-to guides for a wide range of different things &#8212; from tying a bow tie or flying a kite to extracting honey from a beehive. Snapguide, <a href="http://blog.snapguide.com/post/19994187333/introducing-snapguide">which launched its iPhone app and web service this morning</a>, wants to fill that void with a platform that allows experts of all kinds to create simple how-to explainers with photos and videos and to share those easily with a community of other users.</p>
<p>Although there is <a href="http://snapguide.com/">a web version of the service</a>, Snapguide is clearly designed to take advantage of mobile devices like the iPhone, which for many have taken the place of the manual or cookbook they look to for help with a project. The <a href="http://snapguide.com/guides/make-vegan-carrot-ginger-soup/">guides that users create</a> &#8212; which can contain a combination of audio, photos and video &#8212; are formatted so they are easy to see on a small screen, and <a href="http://snapguide.com/download">the app</a> also makes it easy for users to browse through existing guides and to &#8220;like&#8221; or comment on them. And since the iPhone has a camera that also does video, creating a new guide is almost as easy as viewing one (the company says it is working on Android and other versions of the app).</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/snapguide-gallery1.jpg"><img  title="Snapguide gallery" src="http://gigaom2.files.wordpress.com/2012/03/snapguide-gallery1.jpg?w=604&#038;h=297" alt="" width="604" height="297" class="aligncenter size-large wp-image-504957" /></a></p>
<p>One of the obvious categories for such easy-to-consume mobile guides is recipes and cooking, and Snapguide offers a number of those already, including <a href="http://snapguide.com/guides/sous-vide-chicken-at-home/">some created by an award-winning chef</a>. Cooking also played a key role in the formation of the company: the idea for Snapguide came together after chief technology officer Steve Krulewitz &#8212; a former engineer on Google Chrome &#8212; gave co-founder and CEO Daniel Raffel (a former chef and also former product lead for Yahoo Pipes) a book on bread-making. At that point, Raffel says he realized there was no easy way to create or share step-by-step instructions with photos and video for relatively simple tasks.</p>
<p>Although Raffel has created a number of guides himself that involve cooking &#8212; including <a href="http://snapguide.com/guides/make-a-marinara-and-a-margherita-pizza/">&#8220;How to make a marinara and margherita pizza&#8221;</a> and &#8220;How to barbecue teriyaki tofu&#8221; &#8212; he also a wide range of other fairly eclectic how-tos, including one on how to fly a dual-line kite and another on how to <a href="http://snapguide.com/guides/replace-the-battery-in-a-toyota-prius-key-fob/">replace the battery in the key fob for a Prius</a>. The service has been seeded with guides created by a number of other users as well, including Bouchon’s Chef de Cuisine Rory Herrmann, gardener and nursery owner Flora Grubb, and a beekeeper who has created a guide on <a href="http://snapguide.com/guides/clean-and-render-beeswax/">how to clean and render beeswax</a>.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/screen-shot-2012-03-28-at-10-37-05-pm.png"><img  title="Screen Shot 2012-03-28 at 10.37.05 PM" src="http://gigaom2.files.wordpress.com/2012/03/screen-shot-2012-03-28-at-10-37-05-pm.png?w=604&#038;h=447" alt="" width="604" height="447" class="aligncenter size-large wp-image-504955" /></a></p>
<p>Like most people, I hardly ever turn to how-to guides unless I am completely stuck &#8212; and then I usually just Google the term I am looking for (faucet dripping, etc.) and then click through whatever looks good and try to memorize the key steps. The nice thing about Snapguide isn&#8217;t just that the guides have photos and videos included, so that you can see exactly how to do something (the <a href="http://snapguide.com/guides/catch-dungeness-crabs/">guide on catching Dungeness crabs is quite good</a>) but it is really well designed for the phone and tablet. I could see myself holding the app on my iPhone or iPad &#8212; or having someone else hold it &#8212; while I try to execute whatever maneuver I am working on, or prepare a recipe for something complicated.</p>
<p>Snapguide, which is based in San Francisco, closed a $2-million round of funding last year from a group of venture funds, including Index Ventures and SV Angel, as well as individual investors such as former Facebook staffer Dave Morin and former TechCrunch editor Michael Arrington.</p>

<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=504951&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=823475"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=823475" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=504951+snapguide-wants-to-be-your-handheld-how-to-guide-for-everything&utm_content=mathewingram">Sign up for a free trial</a>.</p><ul></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/03/29/snapguide-wants-to-be-your-handheld-how-to-guide-for-everything/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/03/snapguide-gallery-thumb.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide-gallery-thumb.jpg?w=150" medium="image">
			<media:title type="html">Snapguide gallery-thumb</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/0bdf7ab171ade0708a11fa3378e6d8cb?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Mathew</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide-gallery1.jpg?w=604" medium="image">
			<media:title type="html">Snapguide gallery</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/screen-shot-2012-03-28-at-10-37-05-pm.png?w=604" medium="image">
			<media:title type="html">Screen Shot 2012-03-28 at 10.37.05 PM</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide-gallery.jpg?w=150" medium="image">
			<media:title type="html">Snapguide gallery</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/screen-shot-2012-03-28-at-10-37-05-pm.png?w=150" medium="image">
			<media:title type="html">Screen Shot 2012-03-28 at 10.37.05 PM</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide-gallery1.jpg?w=150" medium="image">
			<media:title type="html">Snapguide gallery</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide_featured.png?w=100" medium="image">
			<media:title type="html">Snapguide_featured</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide_editor.png?w=100" medium="image">
			<media:title type="html">Snapguide_editor</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide_camera.png?w=100" medium="image">
			<media:title type="html">Snapguide_camera</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide_voiceentry.png?w=100" medium="image">
			<media:title type="html">Snapguide_voiceEntry</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide_comments.png?w=100" medium="image">
			<media:title type="html">Snapguide_comments</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide_profile.png?w=100" medium="image">
			<media:title type="html">Snapguide_profile</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide_search.png?w=100" medium="image">
			<media:title type="html">Snapguide_search</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide_sharing.png?w=100" medium="image">
			<media:title type="html">Snapguide_sharing</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/snapguide_privatemessages.png?w=100" medium="image">
			<media:title type="html">Snapguide_privatemessages</media:title>
		</media:content>
	</item>
		<item>
		<title>What you need to know about the new iPad</title>
		<link>http://gigaom.com/2012/03/17/what-you-need-to-know-about-the-new-ipad/</link>
		<comments>http://gigaom.com/2012/03/17/what-you-need-to-know-about-the-new-ipad/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 12:00:47 +0000</pubDate>
		<dc:creator>Erica Ogg</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[new iPad]]></category>
		<category><![CDATA[new iPad tips]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=500403</guid>
		<description><![CDATA[Since Apple introduced the new iPad, we've been answering your questions about which device to buy, whether you should upgrade and, once you have it, which apps you should get. Which ones look best? Which data plan should you pick? Here's what you need to know.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=500403&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2012/03/new-ipad-demo.jpg"><img  title="New iPad demo" src="http://gigaom2.files.wordpress.com/2012/03/new-ipad-demo.jpg?w=362&#038;h=241" alt="" width="362" height="241" class="alignright  wp-image-497476" /></a>So you have a new iPad. This could be your first Apple tablet, or you could be upgrading to the new device with high-resolution display, fast graphics, better cameras and the option of 4G networking. Or maybe you&#8217;re still on the fence?</p>
<p>Since <a href="http://gigaom.com/apple/apples-new-ipad-4g-high-res-display-quad-core-chip/">Apple introduced the new device</a> a week and a half ago, we&#8217;ve been trying to answer your questions about which device to buy, whether you should upgrade and, once you have it in your hands, what to do from there. Which apps should you get? Which ones will look the best? Which data plan should you pick? Here&#8217;s what you need to know.</p>
<h2>Details, details</h2>
<p><a href="http://gigaom.com/apple/the-science-behind-the-new-ipads-display/">Here&#8217;s a scientific explanation</a> of what makes the new so-called Retina display so very bright and unpixelated.</p>
<p>Sure, you might feel silly taking video with an iPad. But Kevin Tofel thinks you might feel differently now that the new iPad has better cameras and useful photo-editing software. Here&#8217;s his <a href="http://gigaom.com/apple/will-the-ipad-spark-a-new-video-creation-revolution/">analysis of the new cameras</a>.</p>
<h2><a href="http://gigaom2.files.wordpress.com/2012/03/iphotonewipad-e1331903734327.jpg"><img  title="iPhotonewiPad" src="http://gigaom2.files.wordpress.com/2012/03/iphotonewipad-e1331903734327.jpg?w=362&#038;h=241" alt="" width="362" height="241" class="alignright  wp-image-500155" /></a>Making decisions</h2>
<p>One-stop shop for the most insightful reviews of the new iPad: here&#8217;s <a href="http://gigaom.com/apple/my-review-of-the-new-ipad-reviews-how-meta/">Om&#8217;s meta review of the reviews.</a></p>
<p>iPad versus iPad: Now that Apple is bringing 4G to the iPad, which carrier should you go with? <a href="http://gigaom.com/apple/ipad-vs-ipad-which-4g-tablet-should-you-choose/">Kevin Fitchard </a>compares the services and options from both AT&amp;T and Verizon.</p>
<h2>Now that you have your iPad</h2>
<p>What if you already have a 3G wireless contract? We walk you through the steps to <a href="http://gigaom.com/apple/quick-tip-transfer-your-ipad-3g-data-plan-to-a-4g-lte-plan/">upgrading your 3G data plan to a 4G data plan</a>.</p>
<p>With that 2048 × 1536 display resolution and 264 pixels per inch, the iPad&#8217;s most noticeable new feature is the Retina display. Here&#8217;s a roundup of the apps available in the iTunes App Store now that have <a href="http://gigaom.com/apple/show-off-your-new-ipad-display-with-these-retina-ready-apps/">been optimized for the new high-resolution display</a>.</p>
<p>iPhoto, Apple&#8217;s photo-editing software for the Mac, is for the first time on the iPad. It&#8217;s been reworked for touch-based editing photos and creating Photo Journals pictures, maps, weather and calendar widgets &#8212; <a href="http://gigaom.com/apple/iphoto-for-ipad-brings-back-online-galleries-ditches-google-maps/">here are the details</a>.</p>
<p>As our own iPads get delivered, we&#8217;ll have more coverage over the weekend and into next week, so stay tuned.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=500403&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=270681"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=270681" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=500403+what-you-need-to-know-about-the-new-ipad&utm_content=ericaogg">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/07/mobile-q2-smartphone-growth-surges-ipads-rule-continues/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=500403+what-you-need-to-know-about-the-new-ipad&utm_content=ericaogg">Mobile Q2: Smartphone growth surges; iPad&#8217;s rule continues</a></li><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=500403+what-you-need-to-know-about-the-new-ipad&utm_content=ericaogg">Why iPad 2 Will Lead Consumers Into the Post-PC Era</a></li><li><a href="http://pro.gigaom.com/2011/02/what-googles-honeycomb-means-for-apple-and-microsoft/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=500403+what-you-need-to-know-about-the-new-ipad&utm_content=ericaogg">What Google&#8217;s Honeycomb Means for Apple and Microsoft</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/03/17/what-you-need-to-know-about-the-new-ipad/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/03/iphotonewipad-e1331903734327.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/03/iphotonewipad-e1331903734327.jpg?w=150" medium="image">
			<media:title type="html">iPhotonewiPad</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/f8c30e1552769600b61214d57219220b?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">ericaogg</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/new-ipad-demo.jpg" medium="image">
			<media:title type="html">New iPad demo</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/iphotonewipad-e1331903734327.jpg" medium="image">
			<media:title type="html">iPhotonewiPad</media:title>
		</media:content>
	</item>
		<item>
		<title>How to get Windows 8 beta running on a netbook</title>
		<link>http://gigaom.com/2012/03/01/how-to-get-windows-8-beta-running-on-a-netbook/</link>
		<comments>http://gigaom.com/2012/03/01/how-to-get-windows-8-beta-running-on-a-netbook/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 17:52:15 +0000</pubDate>
		<dc:creator>Kevin C. Tofel</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[netbooks]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=492309</guid>
		<description><![CDATA[Now that Microsoft's Windows 8 platform is available for testing, people have to consider where to install it. I have two old netbooks in the closet, just collecting dust; it turns out, netbooks should mostly work for Windows 8, provided you know the limitations and workarounds.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=492309&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2012/03/windows-8-netbook.jpg"><img  title="windows-8-netbook" src="http://gigaom2.files.wordpress.com/2012/03/windows-8-netbook.jpg?w=240&#038;h=160" alt="" width="240" height="160" class="alignright  wp-image-492336" /></a>Now that the<a href="http://windows.microsoft.com/en-US/windows-8/download"> Consumer Preview of Microsoft&#8217;s Windows 8 platform is available for testing</a>, people have to consider where to install the beta OS. I put it on an iMac using Parallels software, mainly because I need my current Windows laptop to be stable. But I do have two old netbooks in the closet, just collecting dust. Turns out, netbooks <em>should</em> mostly work to test Windows 8, provided you know the limitations and workarounds.</p>
<p>The biggest obstacle for Windows 8 on a netbook isn&#8217;t the processor or memory requirements, as one might expect. Instead, it&#8217;s the display resolution, as many older netbooks came with a 1024 x 600 resolution screens. But as demonstrated on this video demo, <a href="http://liliputing.com/2012/02/windows-8-consumer-preview-runs-well-on-netbooks-mostly.html">Brad Linder from the Liliputing blog</a> shows how to adjust the screen so that a netbook works with Windows 8, the Windows Store and applications specific to the Metro user interface:</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='604' height='370' src='http://www.youtube.com/embed/R1I4nFZ-pEk?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>Although it&#8217;s not optimal, and it takes a little tweaking to get Windows 8 working on a netbook, I&#8217;m planning to follow Linder&#8217;s lead and dust off an old netbook. Why risk a computer needed for daily activities or futz with a dual-boot situation when a low-cost laptop will give a taste of Windows 8?</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=492309&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=351825"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=351825" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=mobile&utm_medium=editorial&utm_campaign=auto3&utm_term=492309+how-to-get-windows-8-beta-running-on-a-netbook&utm_content=kevintofel">Sign up for a free trial</a>.</p><ul></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/03/01/how-to-get-windows-8-beta-running-on-a-netbook/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/03/windows-8-netbook.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/03/windows-8-netbook.jpg?w=150" medium="image">
			<media:title type="html">windows-8-netbook</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6cbb45abac59965c2626e40155358d1b?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Kevin C. Tofel</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/windows-8-netbook.jpg?w=300" medium="image">
			<media:title type="html">windows-8-netbook</media:title>
		</media:content>
	</item>
		<item>
		<title>How to make video Skype calls on HDTV with AirPlay Mirroring</title>
		<link>http://gigaom.com/2012/02/07/how-to-make-video-skype-calls-on-hdtv-with-airplay-mirroring/</link>
		<comments>http://gigaom.com/2012/02/07/how-to-make-video-skype-calls-on-hdtv-with-airplay-mirroring/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 18:00:21 +0000</pubDate>
		<dc:creator>Geoffrey Goetz</dc:creator>
				<category><![CDATA[apple inc.]]></category>
		<category><![CDATA[hdtv]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=470922</guid>
		<description><![CDATA[The challenge is getting the best video quality possible, as well as making the call as convenient to manage as possible. And believe it or not, the trick is to use a smartphone car mount with a hand mirror. That's right, a common household hand mirror.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=470922&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Sometimes you want to make video calls between two groups of people, not just individual person-to-person calls. For such occasions, here are a few little tips that will make the experience of placing video calls on your iPhone 4S a much better one.  The goal: Live video calls over the internet to a large HDTV in the family room. The challenge is getting the best video quality possible, as well as making the call as convenient to manage as possible. And believe it or not, the trick is to use a smartphone car mount with a hand mirror. That&#8217;s right, a common household hand mirror.</p>
<p style="text-align: center;"><img  title="HDTV AppleTV iPhone4S" src="http://gigaom2.files.wordpress.com/2012/01/hdtv-appletv-iphone4s.jpg?w=604&#038;h=182" alt="HDTV AppleTV iPhone4S" width="604" height="182" class="aligncenter" /></p>
<h2>What You Need to Get Started</h2>
<p>To start, you will also need an HDTV with an Apple TV attached, an iPhone 4S and a free <a href="http://www.skype.com/intl/en-us/get-skype/">Skype account</a>. Why <a href="http://gigaom.com/mobile/skype-for-ios-hands-on-a-solid-facetime-competitor/">Skype and not FaceTime</a>?  Well there are many more Skype users than FaceTime users. And quite frankly, it is much easier to get all members of the family up and running with a free Skype account than to initialize everyone&#8217;s iOS and Mac devices with FaceTime.</p>
<p style="text-align: center;"><img  title="Mirror Mount iPhone4S" src="http://gigaom2.files.wordpress.com/2012/01/mirror-mount-iphone4s.jpg?w=604&#038;h=264" alt="Mirror Mount iPhone4S" width="604" height="264" class="aligncenter" /></p>
<h2>Prepare the Car Mount</h2>
<p>Most iPhone docks are designed for someone sitting at a desk. What is needed is a better mount that can allow the iPhone to be better positioned for larger settings.  Take any decent smartphone car mount with a suction cup, like this one from <a href="http://www.amazon.com/Arkon-SM410-Universal-Windshield-Smartphones/dp/B003ELOOZO">Arkon for $15 on Amazon</a>. The suction cup needs a smooth surface to attach to, so try mounting it to <a href="http://www.target.com/p/Goody-2-Sided-Large-Round-Handheld-Mirror/-/A-12355704">any household hand mirror</a>. This set up gives extra stability to the video and the added ability to pass the camera in the mount around easily. The great thing about the car mount from Arkon is that it is just about infinitely adjustable, so no matter how or where you need to place the hand mirror you can angle the iPhone the way you want. And if you happen not to have anywhere to place the hand mirror, just tack up a nail and hang the hand mirror upside down on the wall.  Just don&#8217;t lock in the iPhone 4S before you make the video call. (The mount&#8217;s quick release allows one to attach and detach the iPhone quickly and easily.) Wait until after the call has been established before you put the iPhone into the car mount attached to the hand mirror.</p>
<p><img  title="AirPlay Mirroring in Skype" src="http://gigaom2.files.wordpress.com/2012/01/airplay-mirroring-in-skype.jpg?w=604&#038;h=408" alt="AirPlay Mirroring in Skype" width="604" height="408" class="aligncenter size-large wp-image-470959" /></p>
<h2>Initiate the Video Call</h2>
<p>Placing a <a href="https://support.skype.com/en-us/faq/FA10866/How-do-I-make-video-calls-with-Skype-for-iPhone-or-iPod-touch">video call on Skype with an iPhone</a> is just as easy as chatting or placing a voice call.  To increase the quality of the video once the call is established, be sure to use the back camera of the iPhone. Then double click the phone&#8217;s Home button and <a href="http://support.apple.com/kb/TS4085">swipe left twice to reveal the volume and Airplay buttons</a>. To display the call on the big screen, just click on the Apple TV you want to use and turn on Mirroring. Once you&#8217;ve done that, mount the iPhone in the car mount and experience video calls on the big screen. As a side note, I have found that when placing Mac-to-iPhone Skype video calls, it is easier to establish a video connection when the call originates from the Mac.</p>
<p>If this solution works great for you, you can always shop around for a more attractive mounting solution.  You could even invest in a mountable surface that permanently affixes itself to the wall just above your HDTV. For instance, the top shelf of my main entertainment system is made of glass, so I don&#8217;t really need a mirror in that room of the house.  There are just as many car mounts on the market as there are solutions on how to mount them on or near an HDTV.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=470922&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=809969"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=809969" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=470922+how-to-make-video-skype-calls-on-hdtv-with-airplay-mirroring&utm_content=ggeoffre">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/08/it-spending-update-third-quarter-2012/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=470922+how-to-make-video-skype-calls-on-hdtv-with-airplay-mirroring&utm_content=ggeoffre">IT spending update, third quarter 2012</a></li><li><a href="http://pro.gigaom.com/2012/05/the-living-room-reinvented-trends-technologies-and-companies-to-watch/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=470922+how-to-make-video-skype-calls-on-hdtv-with-airplay-mirroring&utm_content=ggeoffre">Who and what to watch in the new era of the living room</a></li><li><a href="http://pro.gigaom.com/report/mobile-first-quarter-2013-analysis-and-outlook/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=470922+how-to-make-video-skype-calls-on-hdtv-with-airplay-mirroring&utm_content=ggeoffre">Mobile first-quarter 2013: analysis and outlook</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/02/07/how-to-make-video-skype-calls-on-hdtv-with-airplay-mirroring/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/01/hdtv-appletv-iphone4s.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/01/hdtv-appletv-iphone4s.jpg?w=150" medium="image">
			<media:title type="html">HDTV AppleTV iPhone4S</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/940906757c2b8631cab8b60f4adb61a3?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">ggeoffre</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/01/hdtv-appletv-iphone4s.jpg?w=604" medium="image">
			<media:title type="html">HDTV AppleTV iPhone4S</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/01/mirror-mount-iphone4s.jpg?w=604" medium="image">
			<media:title type="html">Mirror Mount iPhone4S</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/01/airplay-mirroring-in-skype.jpg?w=604" medium="image">
			<media:title type="html">AirPlay Mirroring in Skype</media:title>
		</media:content>
	</item>
		<item>
		<title>Apple delivers much-needed clarity regarding iTunes Match</title>
		<link>http://gigaom.com/2011/12/27/apple-delivers-much-needed-clarity-regarding-itunes-match/</link>
		<comments>http://gigaom.com/2011/12/27/apple-delivers-much-needed-clarity-regarding-itunes-match/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 15:27:28 +0000</pubDate>
		<dc:creator>Darrell Etherington</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[apple inc.]]></category>
		<category><![CDATA[Apple TV]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[iOS device]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[itunes match]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=461030</guid>
		<description><![CDATA[Apple's iTunes Match is a great, but potentially hard-to-grasp service, and many people have questions. That's why it's welcome that Apple introduced an instructional page detailing exactly what iTunes Match provides and how it works over the holiday weekend. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=461030&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img  title="iTunes Match explanation video" src="http://gigaom2.files.wordpress.com/2011/12/screen-shot-2011-12-27-at-9-57-55-am.png?w=300&#038;h=193" alt="" width="300" height="193" class="alignright size-medium wp-image-461051" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         People have heard a lot about iTunes Match, but few fully grasp what it does, which is why it&#8217;s great that <a href="http://www.apple.com/itunes/itunes-match/">Apple introduced a dedicated page</a> detailing exactly what it provides and how it works over the holiday weekend. If, like me, you&#8217;ve been fielding a lot of calls about what Match even is, this should prove a very handy resource.</p>
<p>The new iTunes Match page not only includes a couple of paragraphs describing the service, as did the brief blurb on the iCloud page that used to cover the topic; it also includes a simple four-step procedure for getting started matching your library and a 10-question FAQ featuring most of the things I&#8217;ve been asked by confused family and friends about the service. This includes whether or not iTunes Match streams or downloads a track (it can do either on a computer running iTunes; it does both simultaneously on an iOS device; it only streams on Apple TV) and what happens if you don&#8217;t renew your subscription. (Downloaded songs on any devices remain yours, cloud access is gone.)</p>
<p>Also included is an iTunes Match walkthrough video, which provides exact instructions for how to find and subscribe to iTunes Match on your Mac, as well as how to turn it on your iOS 5 device and Apple TV. It&#8217;s about as straightforward as a screencast gets, and the whole thing is just over a minute long. If relatives are calling about getting iTunes Match set up on their new iPad, this is definitely the direction to point them in.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=461030&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=35812"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=35812" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=461030+apple-delivers-much-needed-clarity-regarding-itunes-match&utm_content=etherin">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/07/social-tv-apps-understanding-consumer-behavior-and-the-evolving-ecosystem/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=461030+apple-delivers-much-needed-clarity-regarding-itunes-match&utm_content=etherin">Social-TV apps and consumer behavior</a></li><li><a href="http://pro.gigaom.com/2012/05/the-living-room-reinvented-trends-technologies-and-companies-to-watch/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=461030+apple-delivers-much-needed-clarity-regarding-itunes-match&utm_content=etherin">Who and what to watch in the new era of the living room</a></li><li><a href="http://pro.gigaom.com/report/cloud-and-data-first-quarter-2013-analysis-and-outlook/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=461030+apple-delivers-much-needed-clarity-regarding-itunes-match&utm_content=etherin">Cloud and data first-quarter 2013: analysis and outlook</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/12/27/apple-delivers-much-needed-clarity-regarding-itunes-match/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/12/screen-shot-2011-12-27-at-9-57-55-am.png?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/12/screen-shot-2011-12-27-at-9-57-55-am.png?w=150" medium="image">
			<media:title type="html">iTunes Match explanation video</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/188039e12983eb749171a75cfd01378d?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">etherin</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/12/screen-shot-2011-12-27-at-9-57-55-am.png?w=300" medium="image">
			<media:title type="html">iTunes Match explanation video</media:title>
		</media:content>
	</item>
		<item>
		<title>Tips and tricks: Wording and Siri commands</title>
		<link>http://gigaom.com/2011/11/30/tips-and-tricks-wording-and-siri-commands/</link>
		<comments>http://gigaom.com/2011/11/30/tips-and-tricks-wording-and-siri-commands/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 22:29:59 +0000</pubDate>
		<dc:creator>Josh Asch</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone 4s]]></category>
		<category><![CDATA[siri]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=445876</guid>
		<description><![CDATA[Welcome to another installment of Tips and Tricks, the series that aims to teach you something new about your Apple stuff. This time, we'll be taking a look at Siri and how changing one or two words in your query can produce completely different results.
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=445876&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img  title="TipsandTricks_top" src="http://gigapple.files.wordpress.com/2010/04/tipsandtricks_top.jpg?w=708" alt=""   class="aligncenter size-full wp-image-183139" /></p>
<p>Welcome to another installment of Tips and Tricks, the series that aims to teach you something new about your Apple stuff. This time, we&#8217;ll be taking a look at Siri on the iPhone 4S and how changing one or two words in your query can produce completely different results.</p>
<h2>Dateless reminders</h2>
<p>Sometimes, you might want to use iOS 5&#8242;s new Reminders app as more of a checklist, rather than being reminded at a certain time for each item. Using the normal Siri query, <strong>Remind me to…</strong>, you&#8217;ll be asked to give a time or place to be reminded. In order to add a &#8216;dateless&#8217; reminder, you can say one of two things. Either use <strong>Add … to my … list</strong>, which will add the item to the named list, if you have one set up, or you can use <strong>Remember to…</strong> to add the reminder to your default list without giving it a date.</p>
<h2>Stop Siri tripping over words like Christmas</h2>
<p>When setting up reminders, Siri can get a bit confused if your reminder contains words such as &#8216;Christmas&#8217; or &#8216;Easter&#8217;. Instead of setting the reminder up for the date you say, it&#8217;ll ignore that date and set it up for 9 AM on the day you mentioned. However, after a bit of playing around with word order, it turns out that this only happens if you mention the holiday day before the date on which you want to be reminded.</p>
<p>Say <strong>Remind me to buy Christmas presents on December fifth</strong>, and Siri will create a reminder for Christmas day at 9 AM. However, say <strong>Remind me on December fifth to buy Christmas presents</strong>, and your reminder will be created exactly as intended. As long as you tell Siri the date for the reminder first, you should have no problems.</p>
<h2>Distinguish between a text and an email</h2>
<p>When using the syntax <strong>Send a message to…</strong>, Siri will send either an iMessage or an SMS (depending on whether the recipient has iMessage or not). However, if you start the sentence with <strong>Write a message</strong> instead of <strong>Send a message</strong>, then your message will be sent as an email instead.</p>
<h2>Change spelling or find alternative interpretations</h2>
<p>Perhaps when using Siri or when using the dictation feature, you may have noticed blue dotted lines under select words in the text. This means that either alternative spellings are available, or Siri thinks it&#8217;s possible you said something slightly different. Tap the underlined word, and a menu similar to the copy/paste menu will appear, allowing you to select the suggested alternatives.</p>
<p>Do you have any tips of your own for using Siri more effectively? Share them below in the comments.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=445876&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=208990"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=208990" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=445876+tips-and-tricks-wording-and-siri-commands&utm_content=jobbogamer">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/02/ces-2012-a-recap-and-analysis/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=445876+tips-and-tricks-wording-and-siri-commands&utm_content=jobbogamer">CES 2012: a recap and analysis</a></li><li><a href="http://pro.gigaom.com/2011/11/the-future-of-notebooks-following-in-the-footsteps-of-the-macbook-air/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=445876+tips-and-tricks-wording-and-siri-commands&utm_content=jobbogamer">The future of notebooks: Following in the footsteps of the MacBook Air</a></li><li><a href="http://pro.gigaom.com/2011/10/siri-say-hello-to-the-coming-invisible-interface/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=445876+tips-and-tricks-wording-and-siri-commands&utm_content=jobbogamer">Siri: Say hello to the coming &#8220;invisible interface&#8221;</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/11/30/tips-and-tricks-wording-and-siri-commands/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:thumbnail url="http://gigapple.files.wordpress.com/2010/09/tips_and_tricks_thumb.jpg?w=150" />
		<media:content url="http://gigapple.files.wordpress.com/2010/09/tips_and_tricks_thumb.jpg?w=150" medium="image">
			<media:title type="html">tips_and_tricks_thumb</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/3dbd09ad879f6ff36cf5764087dd4b06?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Jobbogamer</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/04/tipsandtricks_top.jpg" medium="image">
			<media:title type="html">TipsandTricks_top</media:title>
		</media:content>
	</item>
		<item>
		<title>How to get multiple Gmail calendars on Windows Phone</title>
		<link>http://gigaom.com/2011/11/04/how-to-get-multiple-gmail-calendars-on-windows-phone/</link>
		<comments>http://gigaom.com/2011/11/04/how-to-get-multiple-gmail-calendars-on-windows-phone/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 20:08:59 +0000</pubDate>
		<dc:creator>Kevin C. Tofel</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[Google Sync]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mango]]></category>
		<category><![CDATA[Microsoft. Gmail]]></category>
		<category><![CDATA[shared calendars]]></category>
		<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=433463</guid>
		<description><![CDATA[While I like many aspects of the new Microsoft Windows Phone 7.5, or Mango, software, one key issue I have is lack of support for showing multiple calendars from a single Gmail account. Here's a simple workaround to fix the problem for your Windows Phone device.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=433463&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/09/windowsphone7hd7-featured-e1291042294365.jpg"><img  title="windowsphone7hd7-featured-e1291042294365" src="http://gigaom2.files.wordpress.com/2011/09/windowsphone7hd7-featured-e1291042294365.jpg?w=210&#038;h=140" alt="" width="210" height="140" class="alignleft size-medium wp-image-408081" /></a>While <a href="http://gigaom.com/mobile/windows-phone-7-mango-preview/">I like many aspects of the new Microsoft Windows Phone 7.5</a>, or Mango, software, one key issue I have is lack of support for showing multiple calendars from a single Gmail account. As it stands now, my HTC HD7 phone is running WP 7.5 with two Gmail accounts: one for personal use and one for work. So I do get the main calendars for each of those accounts on my Microsoft-powered smartphone. But there&#8217;s a problem: I don&#8217;t have access to all of the shared Gmail calendars that my wife and kids use.</p>
<p>It&#8217;s actually not too difficult of a workaround to get multiple Gmail calendars on a Windows Phone device, and<a href="http://gigaom.com/mobile/ipad-calendar-sync-fix-google/"> the solution is nearly identical to the one I found when the first Apple iPad was launched</a>. Back then, I had to do a similar little trick. Normally, you can configure Google Sync, a service that sends mail, calendar and contact information to non-Google devices, right on your handset. In the case of a Microsoft Windows Phone device, that standard method doesn&#8217;t work. Here&#8217;s the step-by-step process to get multiple Gmail calendars on a Windows Phone by using Safari on the desktop.</p>
<p>1. Open Safari, then view its Preferences pane. In Preferences, go to the Advanced tab and check “Show Develop menu in menu bar.” If you already have this checked, you can skip this step. Close the Preferences.</p>
<p><a href="http://jkontherun.files.wordpress.com/2010/04/safari-preferences.jpg"><img style="border: 1px solid black;" title="safari-preferences" src="http://jkontherun.files.wordpress.com/2010/04/safari-preferences.jpg?w=500&#038;h=312&#038;h=312" alt="" width="500" height="312" class="" /></a></p>
<p>2. In the Safari menu bar, you should now see a Develop menu option. Select it, choose the User Agent option and pick “Mobile Safari 4.3.3 — iPhone”. This tells web sites that you’re using the iPhone’s browser. You need to do this to open up the mobile site for the Google Sync service.</p>
<p><a href="http://gigaom2.files.wordpress.com/2011/11/safari-user-agent-iphone.jpg"><img  title="safari-user-agent-iphone" src="http://gigaom2.files.wordpress.com/2011/11/safari-user-agent-iphone.jpg?w=708" alt=""   class="size-full wp-image-433484" /></a><br />
In Safari, browse to <a href="http://m.google.com/sync">http://m.google.com/sync</a>, and sign in if needed.</p>
<p>3. Now go to the Develop menu in Safari and choose to Disable JavaScript as shown by the check mark below.</p>
<p><a href="http://jkontherun.files.wordpress.com/2010/04/disable-javascript.jpg"><img style="border: 1px solid black;" title="disable-javascript" src="http://jkontherun.files.wordpress.com/2010/04/disable-javascript.jpg?w=292&#038;h=281&#038;h=281" alt="" width="292" height="281" class="" /></a></p>
<p>4. Still in Safari, choose to manage your Windows Phone.</p>
<p><a href="http://gigaom2.files.wordpress.com/2011/11/google-sync-windows-phone.jpg"><img title="google-sync-windows-phone" src="http://gigaom2.files.wordpress.com/2011/11/google-sync-windows-phone.jpg?w=300&#038;h=272" alt="" width="300" height="272" class="" /></a></p>
<p>5. In the next window, you’ll see that Google says you can sync up to one calendar to your device. Ignore that message because the workaround allows multiple calendar selections. For instance, I chose the calendars for my wife and children.</p>
<p><a href="http://gigaom2.files.wordpress.com/2011/11/google-sync-multiple-calendars-selected.jpg"><img title="google-sync-multiple-calendars-selected" src="http://gigaom2.files.wordpress.com/2011/11/google-sync-multiple-calendars-selected.jpg?w=284&#038;h=300" alt="" width="284" height="300" class="" /></a></p>
<p>6. Once you’ve made your selections, click the Save button. That should do it, so don’t forget to <em>undo</em> the User Agent change and re-enable JavaScript in Safari. On the Windows Phone handse,t you may not see results immediately. To speed up the process and see the new calendars, just go into Settings, Email + Accounts, and tap/hold on your GMail account. Choose the Sync option.</p>
<p><a href="http://gigaom2.files.wordpress.com/2011/11/windows-phone-sync.jpg"><img  title="windows-phone-sync" src="http://gigaom2.files.wordpress.com/2011/11/windows-phone-sync.jpg?w=300&#038;h=225" alt="" width="300" height="225" class="size-medium wp-image-433488" /></a></p>
<p><strong>Here&#8217;s a before and after look on my own phone</strong>: All the shared Gmail calendars I need are on my Windows Phone.</p>

<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=433463&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=390248"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=390248" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=mobile&utm_medium=editorial&utm_campaign=auto3&utm_term=433463+how-to-get-multiple-gmail-calendars-on-windows-phone&utm_content=kevintofel">Sign up for a free trial</a>.</p><ul></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/11/04/how-to-get-multiple-gmail-calendars-on-windows-phone/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/09/windowsphone7hd7-featured-e1291042294365.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/09/windowsphone7hd7-featured-e1291042294365.jpg?w=150" medium="image">
			<media:title type="html">Windows Phone 7.5</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6cbb45abac59965c2626e40155358d1b?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Kevin C. Tofel</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/09/windowsphone7hd7-featured-e1291042294365.jpg?w=300" medium="image">
			<media:title type="html">windowsphone7hd7-featured-e1291042294365</media:title>
		</media:content>

		<media:content url="http://jkontherun.files.wordpress.com/2010/04/safari-preferences.jpg?w=500&#38;h=312" medium="image">
			<media:title type="html">safari-preferences</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/safari-user-agent-iphone.jpg" medium="image">
			<media:title type="html">safari-user-agent-iphone</media:title>
		</media:content>

		<media:content url="http://jkontherun.files.wordpress.com/2010/04/disable-javascript.jpg?w=292&#38;h=281" medium="image">
			<media:title type="html">disable-javascript</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/google-sync-windows-phone.jpg?w=300" medium="image">
			<media:title type="html">google-sync-windows-phone</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/google-sync-multiple-calendars-selected.jpg?w=284" medium="image">
			<media:title type="html">google-sync-multiple-calendars-selected</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/windows-phone-sync.jpg?w=300" medium="image">
			<media:title type="html">windows-phone-sync</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/safari-user-agent-iphone.jpg?w=150" medium="image">
			<media:title type="html">safari-user-agent-iphone</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/google-sync-windows-phone.jpg?w=150" medium="image">
			<media:title type="html">google-sync-windows-phone</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/google-sync-multiple-calendars-selected.jpg?w=142" medium="image">
			<media:title type="html">google-sync-multiple-calendars-selected</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/windows-phone-sync.jpg?w=150" medium="image">
			<media:title type="html">windows-phone-sync</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/windows-phone-before.jpg?w=112" medium="image">
			<media:title type="html">windows-phone-before</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/windows-phone-after-1.jpg?w=112" medium="image">
			<media:title type="html">windows-phone-after-1</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/11/windows-phone-after-2.jpg?w=112" medium="image">
			<media:title type="html">windows-phone-after-2</media:title>
		</media:content>
	</item>
		<item>
		<title>iOS 5: How to add words to the auto-correct dictionary</title>
		<link>http://gigaom.com/2011/10/14/ios-5-how-to-add-words-to-the-auto-correct-dictionary/</link>
		<comments>http://gigaom.com/2011/10/14/ios-5-how-to-add-words-to-the-auto-correct-dictionary/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 20:11:55 +0000</pubDate>
		<dc:creator>Josh Asch</dc:creator>
				<category><![CDATA[autocorrect]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iOS 5]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=421111</guid>
		<description><![CDATA[Before iOS 5, getting auto-correct to ignore strange or unfamiliar words was difficult and tedious. Now, however, there's an easy way to not only add terms to the auto-correct dictionary, but also to create handy shortcuts for quickly typing out commonly-used phrases.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=421111&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Before iOS 5, the only ways to add words to your auto-correct dictionary were either to type the word over and over until your iPhone or iPad learned it, or to add a contact with the word as its name. Neither of these were ideal. Luckily, iOS 5 introduces a much easier way to teach your device new words.</p>
<p>To add a new word to the dictionary, tap <strong>Settings</strong>, then navigate to <strong>General &gt; Keyboard</strong>. At the bottom of the screen, you should see a <strong>Shortcuts</strong> heading. Don&#8217;t be put off by the name; this is the place to teach iOS new words, but it&#8217;s called shortcuts because it&#8217;s primarily used to create typing shortcuts, similar to TextExpander.</p>
<p><img  title="iOS 5 Keyboard Settings" src="http://gigaom2.files.wordpress.com/2011/10/ios-5-keyboard-settings1.png?w=708" alt=""   class="aligncenter size-full wp-image-421199" /></p>
<p>Next, tap the Add New Shortcut… button. You&#8217;ll be taken to a new screen with two text fields, labelled Phrase and Shortcut. The important one is Phrase, at the top. This is where you need to type the word you want to add to your dictionary. The Shortcut field, as it says, is optional. That&#8217;s where you&#8217;d add a shortcut that expands into the phrase you added (more on that in a minute).</p>
<p><img  title="iOS 5 Typing Shortcut" src="http://gigaom2.files.wordpress.com/2011/10/ios-5-typing-shortcut1.png?w=708" alt=""   class="aligncenter size-full wp-image-421200" /></p>
<p>After typing in a word or phrase in the first field, tap <strong>Save</strong> at the top of the screen and your word will be added to the auto-correct dictionary. Now, when you type that word anywhere on your device, auto-correct should leave it alone, and if you spell it slightly wrong, it should suggest that word, too.</p>
<div id="attachment_421202" class="wp-caption aligncenter" style="width: 330px"><img  title="iOS 5 Custom Autocorrect Suggestion" src="http://gigaom2.files.wordpress.com/2011/10/ios-5-custom-autocorrect-suggestion1.png?w=708" alt=""   class="size-full wp-image-421202" /><p class="wp-caption-text">My username for almost everything is jobbogamer, so I added it to my dictionary.</p></div>
<p>If you&#8217;d like to enable TextExpander-like functionality, you can fill in the Shortcut field. For example, you could type &#8220;eml&#8221; as the shortcut, and set the phrase to your email address. After tapping save, whenever you type &#8220;eml&#8221;, auto-correct will suggest your email address. It&#8217;s very useful for words and phrases you type a lot, and since the feature is baked into iOS, it works in every app, not just those with support for TextExpander Touch, which was the way to get this functionality before iOS 5.</p>
<h2>Some useful words to add to the dictionary</h2>
<p>I&#8217;ve found it incredibly useful to add some words to my iPhone&#8217;s and my iPad&#8217;s dictionaries. For instance, I&#8217;ve added all my email addresses (I have quite a few!) with different shortcuts; my main email address is &#8220;eml&#8221;, my iCloud email address is &#8220;ieml&#8221;, and my Gmail address is &#8220;geml&#8221;.</p>
<p>Other helpful words to add are words you&#8217;ve made up yourself – I have a few of those, too – and nicknames for people. That way, you won&#8217;t have to battle auto-correct to type words that don&#8217;t really exist.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=421111&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=920014"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=920014" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=421111+ios-5-how-to-add-words-to-the-auto-correct-dictionary&utm_content=jobbogamer">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/07/mobile-q2-smartphone-growth-surges-ipads-rule-continues/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=421111+ios-5-how-to-add-words-to-the-auto-correct-dictionary&utm_content=jobbogamer">Mobile Q2: Smartphone growth surges; iPad&#8217;s rule continues</a></li><li><a href="http://pro.gigaom.com/report/where-new-opportunity-lies-in-the-mobile-operating-system-space/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=421111+ios-5-how-to-add-words-to-the-auto-correct-dictionary&utm_content=jobbogamer">Where new opportunity lies in the mobile operating system space</a></li><li><a href="http://pro.gigaom.com/report/survey-how-apps-can-solve-photo-management/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=421111+ios-5-how-to-add-words-to-the-auto-correct-dictionary&utm_content=jobbogamer">Survey: How apps can solve photo management</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/10/14/ios-5-how-to-add-words-to-the-auto-correct-dictionary/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/10/shortcuts-ios5.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/10/shortcuts-ios5.jpg?w=150" medium="image">
			<media:title type="html">shortcuts-ios5</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/3dbd09ad879f6ff36cf5764087dd4b06?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Jobbogamer</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/10/ios-5-keyboard-settings1.png" medium="image">
			<media:title type="html">iOS 5 Keyboard Settings</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/10/ios-5-typing-shortcut1.png" medium="image">
			<media:title type="html">iOS 5 Typing Shortcut</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/10/ios-5-custom-autocorrect-suggestion1.png" medium="image">
			<media:title type="html">iOS 5 Custom Autocorrect Suggestion</media:title>
		</media:content>
	</item>
	</channel>
</rss>