<?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>Make Tech Easier&#187; Keyboard</title>
	<atom:link href="http://maketecheasier.com/tag/keyboard/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 21:30:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Surfing The Web Without a Mouse [Linux]</title>
		<link>http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12</link>
		<comments>http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12#comments</comments>
		<pubDate>Thu, 12 Apr 2012 14:58:28 +0000</pubDate>
		<dc:creator>Adrien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[mouse]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=47959</guid>
		<description><![CDATA[If you are a fan of ’90s movies like me, you will see that all the geeks and hackers have their hands stuck to their keyboards and never use their mice. I’ve always been curious to know how they were achieving this, and what they could be typing so fast... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12&amp;title=Surfing+The+Web+Without+a+Mouse+%5BLinux%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12">Surfing The Web Without a Mouse [Linux]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2012/04/surfing_without_a_mouse-main.png" alt="surfing_without_a_mouse-main" title="surfing_without_a_mouse-main" class="alignleft size-full wp-image-48059" />If you are a fan of ’90s movies like me, you will see that all the geeks and hackers have their hands stuck to their keyboards and never use their mice. I’ve always been curious to know how they were achieving this, and what they could be typing so fast all the time. It seems impossible to do the same today. How would you go on Facebook or YouTube without using your mouse? Well, if you are really dedicated to look cool, don’t have a mouse, or want to become faster on the keyboard, there are a couple of web navigators that can be entirely controlled by keyboard shortcuts.<br />
<span id="more-47959"></span></p>
<h2>xxxterm</h2>
<p>As a first example, xxxterm is a very powerful browser entirely written in C and enhanced for security. You can control by default the saved cookies, scripts, and certificates of the webpages that you visit. What makes xxxterm really interesting is that it adopts vi-like shortcuts for the navigation. If you are not familiar with vi, I invite you to take a look at one of my previous articles about <a title="How to Start With Vim [Linux]" href="http://maketecheasier.com/start-with-vim-linux/2012/03/01" target="_blank">its basics</a>.</p>
<p><img class="aligncenter size-full wp-image-47957" title="surfing_without_a_mouse-xxterm" src="http://imagecdn.maketecheasier.com/2012/04/surfing_without_a_mouse-xxterm.jpg" alt="surfing_without_a_mouse-xxterm" /></p>
<p>On Ubuntu, you can install xxxterm with a simple command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> xxxterm</pre></div></div>

<p>Again, if you have little experience in vi, you will not be lost here. A good example: the command &#8220;<code>:w</code>&#8221; will save the current session while &#8220;<code>:wq</code>&#8221; will save and quit for a future restoration of the tabs. The main issue with surfing without a mouse is the need to select links. When you are on a web page, how can you click on &#8220;Home&#8221; or go to the website’s search engine if you don’t have a mouse? The answer lies in the command &#8220;.&#8221; (dot) or &#8220;f&#8221; which will highlight all of the links on a page and attribute each one to a number. You can then type the number corresponding to the link and navigate; or type the first letter of the link to reduce the number of links highlighted. Be careful with the last technique because xxxterm is case sensitive: &#8220;<code>m</code>&#8221; is different from &#8220;<code>M</code>&#8220;.</p>
<p><img class="aligncenter size-full wp-image-47958" title="surfing_without_a_mouse-xxterm_links_highlighting" src="http://imagecdn.maketecheasier.com/2012/04/surfing_without_a_mouse-xxterm_links_highlighting.jpg" alt="surfing_without_a_mouse-xxterm_links_highlighting" /></p>
<p>For a better navigation experience, I invite you to visit the <a title="xxxterm wiki" href="https://opensource.conformal.com/wiki/XXXTerm#Quick-Start_Tutorial" target="_blank">wiki page</a> of the project where all the shortcuts are explained. However, if you just want to test it now, here are a few commands to start with right away:</p>
<ul>
<li> &#8220;/&#8221; for searching within a page</li>
<li> &#8220;Ctrl+r&#8221; to refresh</li>
<li> Backspace to go to the previous page</li>
<li> Up and down arrows to scroll</li>
<li> &#8220;Shift+f&#8221; for the favorites</li>
<li> &#8220;Ctrl+t&#8221; for a new tab</li>
<li> &#8220;Ctrl+w&#8221; to close a tab</li>
<li> &#8220;Ctrl+arrow key&#8221; to switch the view between tabs</li>
<li> &#8220;p&#8221; to paste</li>
<li> &#8220;.&#8221; to highlight links</li>
<li> &#8220;i&#8221; to focus on the page input</li>
<li> Escape to remove focus (just like Vi)</li>
</ul>
<h2>uzbl-browser</h2>
<p>&#8220;Uzbl&#8221; means &#8220;usable&#8221; in lolspeak. Also written in C, the development of this browser is incomplete, yet it is already one of the best minimalist navigators. It has everything: scripts, downloads, history, form filling, etc. Except for tab navigation: one instance per window or nothing. However, the uzbl-tabbed browser will soon correct that.<br />
<a href="http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12/surfing_without_a_mouse-uzbl" rel="attachment wp-att-47955"><img class="aligncenter size-full wp-image-47955" title="surfing_without_a_mouse-uzbl" src="http://imagecdn.maketecheasier.com/2012/04/surfing_without_a_mouse-uzbl.jpg" alt="" /></a><br />
On Ubuntu, start with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> uzbl</pre></div></div>

<p>The shortcuts are a bit different from xxxterm&#8217;s, but again, some of them are very similar to Vi, so you should not be too lost.</p>
<ul>
<li> &#8220;o&#8221; to open a URL</li>
<li> &#8220;b&#8221; to go back</li>
<li> &#8220;fl&#8221; to highlight links</li>
</ul>
<p><img class="aligncenter size-full wp-image-47956" title="surfing_without_a_mouse-uzbl_links_highlighting" src="http://imagecdn.maketecheasier.com/2012/04/surfing_without_a_mouse-uzbl_links_highlighting.jpg" alt="surfing_without_a_mouse-uzbl_links_highlighting" /></p>
<ul>
<li> &#8220;Fl&#8221; to highlight links and open one of them in a new window</li>
<li> &#8220;w&#8221; for a new window</li>
<li> &#8220;c&#8221; to close a window</li>
<li> The traditional set j, k, h, l to move within a page</li>
<li> &#8220;Ctrl+i&#8221; to focus on the page input</li>
<li> Escape to remove focus</li>
</ul>
<p>For a more exhaustive list of shortcuts and commands, I invite you to go on the <a title="Uzbl Keybindings" href="http://uzbl.org/keybindings.php" target="_blank">official wiki</a>, or the <a title="Archlinux Uzbl" href="https://wiki.archlinux.org/index.php/UZBL-Browser" target="_blank">Archlinux wiki</a> which is also pretty complete.</p>
<h2>Conclusion</h2>
<p>Personally, I really like Uzbl. Even if it is not complete yet, it seems very promising, and perfect for small or old computers. Xxxterm is not bad either, and the vi-like behavior is very attractive. For more keyboard-based browsers, you might also want to try out Vimperator &#8211; a fork of Firefox with the same shortcuts as Vim. There is no doubt about it: if you really want to look like a cool (’90s) geek while surfing, these browsers are made for you.</p>
<p>Which one do you prefer? Do you stick with the mouse? Are there any other shortcuts that you would like to share? Please let us know in the comments.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/disable-middle-mouse-click-to-paste-feature-in-linux-quick-tips/2012/03/23' title='How to Disable Mouse Middle Click to Paste Feature in Linux'>How to Disable Mouse Middle Click to Paste Feature in Linux</a></li>
<li><a href='http://maketecheasier.com/control-computer-with-android-phone/2010/08/13' title='How to Control Your Computer With Your Android Phone'>How to Control Your Computer With Your Android Phone</a></li>
<li><a href='http://maketecheasier.com/qjoypad-keyboard-to-gamepad-mapping-for-linux/2010/05/03' title='Qjoypad: Keyboard to Gamepad Mapping for Linux'>Qjoypad: Keyboard to Gamepad Mapping for Linux</a></li>
<li><a href='http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17' title='How to Restore Ctrl + Alt + BackSpace In Ubuntu Jaunty'>How to Restore Ctrl + Alt + BackSpace In Ubuntu Jaunty</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12&amp;title=Surfing+The+Web+Without+a+Mouse+%5BLinux%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12">Surfing The Web Without a Mouse [Linux]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>4 Free Keyboards For Android Tablet That Are Great For Daily Use</title>
		<link>http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25</link>
		<comments>http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25#comments</comments>
		<pubDate>Sat, 26 Nov 2011 00:58:56 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[honeycomb]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=41813</guid>
		<description><![CDATA[On a tablet, other than the screen, the next most used item is the keyboard. In most Android tablet that I have come across, the default keyboard is always badly done, and while it is usable, it is always not a good tool for improving productivity. Unlike iPad where you... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25&amp;title=4+Free+Keyboards+For+Android+Tablet+That+Are+Great+For+Daily+Use&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25">4 Free Keyboards For Android Tablet That Are Great For Daily Use</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/11/android-keyboard-main.jpg" alt="android-keyboard-main" title="android-keyboard-main" width="200" height="134" class="alignleft size-full wp-image-41833" />On a tablet, other than the screen, the next most used item is the keyboard. In most Android tablet that I have come across, the default keyboard is always badly done, and while it is usable, it is always not a good tool for improving productivity. Unlike iPad where you don&#8217;t have a choice of the keyboard, there are tons of keyboard apps in the market that you can install and use it, either for free or for a price. Below, let&#8217;s take a look at some of the free and popular keyboard for Android Tablet.<br />
<span id="more-41813"></span></p>
<h2>1. Hacker Keyboard</h2>
<p>Hacker Keyboard is my personal favorite because it completely mimics the physical keyboard so you don&#8217;t have to learn a new keyboard layout and get confuse over the position of each character.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/11/android-hacker-keyboard.png" alt="android-hacker-keyboard" title="android-hacker-keyboard" width="600" height="375" class="aligncenter size-full wp-image-41822" /></p>
<p>Hacker Keyboard uses a qwerty layout and comes with Ctrl, Tab, Alt, Esc and even the Fn button. This is particularly useful if you are using the Connectbot or Terminal emulator for SSH access. What I love most is the up/down/left/right arrow keys. I have switched to other keyboard, and come back to this mainly for this feature alone. </p>
<p>One thing it doesn&#8217;t come with is the auto-correct feature. If you rely a lot on this feature, then this keyboard is not for you.</p>
<p><a href="https://market.android.com/details?id=org.pocketworkstation.pckeyboard" title="Hacker keyboard">Hacker Keyboard</a> (Market link)</p>
<h2>2. Swype</h2>
<p>Instead of typing individual character on the keyboard, Swype allows you to form words by swiping your fingers across the keyboard. It is fast, intuitive and accurate. For those who love to type faster with just one finger, Swype is the one for you.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/11/android-swype.jpg" alt="android-swype" title="android-swype" width="600" height="297" class="aligncenter size-full wp-image-41823" /></p>
<p>Swype for the tablet comes in two different mode: the full width mode and a compact mode. The full width mode is more suitable for two hands typing while the compact mode is more suitable for swiping. A good thing about the compact mode is that you can move it left, center, right or any where along the bottom to suit your swiping style. </p>
<p>Swype is good for quick typing, but if your work require you to use plenty of special characters, Swype might be too troublesome for you as all the special characters are not easily accessible.</p>
<p>Swype is not available in the Android market. To get it, go to <a href="http://www.swype.com/category/get-swype/" title="swype" rel="nofollow">Swype website</a> and download the installer.</p>
<h2>3. GO Keyboard</h2>
<p>The GO Dev team has to be the most prolific and popular dev team in the Android community, having released the popular GO Launcher and many other useful GO apps. The GO Keyboard is another of their great product. </p>
<p>The GO Keyboard is a hybrid of Swype and Hacker Keyboard. You can swipe to form word, or type one character at a time. It also comes with auto-correction, text prediction and support for multiple languages (dictionary has to be separately downloaded).</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/11/android-go-keyboard.jpg" alt="android-go-keyboard" title="android-go-keyboard" width="600" height="335" class="aligncenter size-full wp-image-41829" /></p>
<p>The layout of the keyboard can be configured for both a phone and a tablet (known as Pad mode in the Settings). For the tablet, you can select either a basic layout or a split layout.</p>
<p>GO Keyboard is not all about functionality. It also has one of the biggest themes library in the market. Just search &#8220;GO Keyboard Themes&#8221; in the market and you can find almost all sort of themes and design that you can use. If that is not enough, you can even set your own keyboard background and transparency.</p>
<p><a href="https://market.android.com/details?id=com.jb.gokeyboard" title="GO Keyboard">Go Keyboard</a> (market link)</p>
<h2>4. MultiLing Keyboard</h2>
<p>MultiLing keyboard is particularly useful for those whose native language is not English. This keyboard allows you to switch keyboard language with a quick swipe on the space key.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/11/android-multiling-keyboard.jpg" alt="android-multiling-keyboard" title="android-multiling-keyboard" width="600" height="169" class="aligncenter size-full wp-image-41824" /></p>
<p>MultiLing Keyboard supports a lot of languages, but they are not installed by default. Once you have installed the main keyboard app, you have to go to the Market and download the plug-in for the language you want.</p>
<p>Another thing about MultiLing Keyboard is that it supports gestures. You can swipe down (across the keyboard) to hide the keyboard, swipe right to change the mode to number layout, swipe diagonally to left bottom to clear the suggestions and so on. Best of all, you can configure the gestures and its respective actions.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/11/android-multiling-gestures.png" alt="android-multiling-gestures" title="android-multiling-gestures" width="423" height="542" class="aligncenter size-full wp-image-41825" /></p>
<p>One other thing that I like is the <a href="https://market.android.com/details?id=klye.usertext" title="Autotext for MultiLing">Autotext plugin</a> for MultiLing Keyboard. Once installed, you can create your own shorthand and have it expands to the long text when the keyword is typed. For example, I can type &#8220;bb&#8221; and it will expand to &#8220;be right back&#8221;. </p>
<p>In short, if you need access to a whole wide range of languages, plenty of configuration options, and customization ability, MultiLing keyboard is the one for you. </p>
<p><a href="https://market.android.com/details?id=com.klye.ime.latin" title="MultiLing Keyboard">MultiLing Keyboard</a> (market link)</p>
<p>One thing for sure, the above list is not conclusive. Do let us know which keyboard you are using and why it is good for you. </p>
<p>Image credit: <a href="http://BigStockPhoto.com" title="Big Stock Photo" target="_blank">BigStockPhoto</a><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/switch-to-desktop-mode-for-honeycomb-tablet-android/2011/10/06' title='How to Switch to Desktop Mode For Your Browser In Honeycomb Tablet [Android]'>How to Switch to Desktop Mode For Your Browser In Honeycomb Tablet [Android]</a></li>
<li><a href='http://maketecheasier.com/asus-eee-pad-transformer-hands-on-review/2011/07/11' title='Asus Eee Pad Transformer Hands-on Review'>Asus Eee Pad Transformer Hands-on Review</a></li>
<li><a href='http://maketecheasier.com/watch-p2p-media-streaming-on-android-tablet/2012/05/01' title='How to Watch P2P Media Streaming On Your Android Tablet [Sopcast]'>How to Watch P2P Media Streaming On Your Android Tablet [Sopcast]</a></li>
<li><a href='http://maketecheasier.com/tablet-remote-control-android-tablet-with-phone/2012/01/07' title='Tablet Remote: Remote Control Your Android Tablet With Your Android Phone'>Tablet Remote: Remote Control Your Android Tablet With Your Android Phone</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25&amp;title=4+Free+Keyboards+For+Android+Tablet+That+Are+Great+For+Daily+Use&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25">4 Free Keyboards For Android Tablet That Are Great For Daily Use</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matias Tactile Pro 3 &#8211; A $150, Mac-configured, Clicky Keyboard</title>
		<link>http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01</link>
		<comments>http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01#comments</comments>
		<pubDate>Tue, 01 Nov 2011 14:58:00 +0000</pubDate>
		<dc:creator>Adam Williams</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Keyboard]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=40131</guid>
		<description><![CDATA[Since the 1980&#8242;s, laptop and desktop computers have become steadily more modular and streamlined. As a result, the old mechanical (or &#8216;clicky&#8217;) keyboards many of us grew up with have largely been replaced with silent keyboards, as seen on every current Apple made keyboard. These new low-profile keyboards look great... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01&amp;title=Matias+Tactile+Pro+3+%26%238211%3B+A+%24150%2C+Mac-configured%2C+Clicky+Keyboard&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01">Matias Tactile Pro 3 &#8211; A $150, Mac-configured, Clicky Keyboard</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/10/mataistactilepro_icon.png" alt="mataistactilepro_icon" title="mataistactilepro_icon" width="200" height="200" class="alignleft size-full wp-image-40371" />Since the 1980&#8242;s, laptop and desktop computers have become steadily more modular and streamlined. As a result, the old mechanical (or &#8216;clicky&#8217;) keyboards many of us grew up with have largely been replaced with silent keyboards, as seen on every current Apple made keyboard.</p>
<p>These new low-profile keyboards look great and have the benefit of no annoying noise, but there&#8217;s a minority of users who miss the physical feedback of a mechanical keyboard and some can even suffer RSI when typing heavily on the new style. For these users, Canadian keyboard manufacturer Matias offers the Tactile Pro 3 &#8211; a keyboard which promises to faithfully replicate the feel of classic keyboards like the original Apple Extended Keyboard, but with modern benefits, such as three USB ports.<br />
<span id="more-40131"></span></p>
<h2>Following In The Footsteps Of A Classic</h2>
<p>The <a href="http://en.wikipedia.org/wiki/Apple_Extended_Keyboard">Apple Extended Keyboard</a> was originally produced in the early 1990&#8242;s and is widely regarded as Apple&#8217;s finest ever keyboard. They are still in use by enthusiasts today and it&#8217;s possible to pick up an older model on the internet but this comes with complications as not only will you need a USB adaptor, but way the keyboard is designed means that it&#8217;ll also need its own power source. </p>
<p>Sourcing a mint condition Apple Extended Keyboard can be difficult and so many turn to the Tactile Pro 3 instead. The Tactile Pro 3 is a keyboard which is similarly styled but comes with modern benefits too &#8211; such as three USB ports and a great layout which includes all the lesser used  symbols one could need, accessible at the press of an Option key, making typing out even obscure characters simple. </p>
<p>All this convenience and retro styling does come at significant cost however, the Matias Tactile Pro 3 is priced at an eyebrow raising $149.99. </p>
<h2>First Impressions</h2>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/tactilepro_birdseyeresized.jpg" alt="tactilepro_birdseyeresized" title="tactilepro_birdseyeresized" width="600" height="265" class="alignnone size-full wp-image-40139" /></p>
<p>The Tactile Pro 3 comes in well designed packaging and feels suitably heavy and expensive. It definitely does not follow Apple&#8217;s smooth aluminium minimalist look of recent years, rather harking back to a time when white plastic ruled supreme. Indeed, the keyboard looks great sat on my desk next to an iBook and eMac. </p>
<p>The inclusion of all the extra characters is welcome but gives the keyboard a slightly busy look which may not appeal to minimalists. Each key is placed in a very intuitive layout and the Caps Lock glows satisfyingly white when pressed. The three USB ports&#8217; placement is well considered too and helps cut down on desktop clutter, powering a mouse and syncing an iPhone with ease, while the keyboard&#8217;s own USB lead is very long and heavy duty &#8211; it should prove up to the task of traversing even the most awkward desk layout. </p>
<h2>Ghostbuster</h2>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/tactilepro_sideresized.jpg" alt="tactilepro_sideresized" title="tactilepro_sideresized" width="600" height="345" class="alignnone size-full wp-image-40138" /></p>
<p>Retro-styling only goes so far and so it&#8217;s probably the engineering behind the Matias Tactile Pro 3 which is its most compelling selling point. Matias have researched and designed the keyboard&#8217;s mechanism to work in the exact same way as the Apple Extended Keyboard which it emulates, making use of the same Alpine-style switches and it can read the signal from several keys at once, removing the possibility of ghosting when used by even the fastest touch typist. Unfortunately I&#8217;ve never had the opportunity to use the Apple Extended Keyboard so cannot compare the Tactile Pro 3 to the original, but opinion seems to agree that it&#8217;s as close as one can get to the real thing.</p>
<p>The action of the keys feels just perfect &#8211; typing requires some weight behind it but not so much as to need undue force and each key snaps with a satisfying sound. When compared to typical modern keyboards, the Tactile Pro 3 is definitely much louder and could drive some to distraction if used in a shared office environment. </p>
<h2>Is The Matias Tactile Pro 3 Worth The Cost?</h2>
<p>I write for a living and suffer from quite painful RSI as a result of my typing thousands of words a week. In the short time I&#8217;ve been using the Tactile Pro 3, I&#8217;ve found it significantly eases my wrist pain when typing and is more conducive to good typing technique &#8211; there&#8217;s a real and noticeable benefit in using the Tactile Pro 3 over my usual Apple keyboards and the ones on my MacBook Pro and iBook, so much so in fact, that I&#8217;m now loathe to use those built-in notebook keyboards. </p>
<p>Though expensive compared to even the most high-end Apple wireless  keyboards, the Tactile Pro 3 <em>feels</em> like a quality product and seems built to last. If you would like a clicky keyboard or enjoy retro styling, or if you&#8217;re a heavy computer user and type many words as part of your job, then you may well find that the Tactile Pro 3 is good value for money. </p>
<p>The Matias Tactile Pro is configured for Mac, though I believe the company offers corresponding Windows keys and drivers as an option. Visit the Matias <a href="http://matias.ca/">website</a> for more information.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/bodega-a-great-alternative-to-mac-app-store/2012/05/21' title='Bodega &#8211; A Great Alternative to Mac App Store'>Bodega &#8211; A Great Alternative to Mac App Store</a></li>
<li><a href='http://maketecheasier.com/4-photography-apps-for-busy-photographers-mac/2012/05/19' title='4 Photography Apps For Busy Photographers [Mac]'>4 Photography Apps For Busy Photographers [Mac]</a></li>
<li><a href='http://maketecheasier.com/a-comprehensive-guide-to-itunes-u-ios/2012/05/17' title='A Comprehensive Guide to iTunes U [iOS]'>A Comprehensive Guide to iTunes U [iOS]</a></li>
<li><a href='http://maketecheasier.com/turn-any-printer-into-an-airprint-printer/2012/04/30' title='How to Turn Any Printer Into an AirPrint Printer'>How to Turn Any Printer Into an AirPrint Printer</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01&amp;title=Matias+Tactile+Pro+3+%26%238211%3B+A+%24150%2C+Mac-configured%2C+Clicky+Keyboard&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01">Matias Tactile Pro 3 &#8211; A $150, Mac-configured, Clicky Keyboard</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/matias-tactile-pro-3-a-150-mac-configured-clicky-keyboard/2011/11/01/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nuu Minikey &#8211; A Small Hardware Keyboard For iPhone 4</title>
		<link>http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27</link>
		<comments>http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27#comments</comments>
		<pubDate>Tue, 27 Sep 2011 23:58:12 +0000</pubDate>
		<dc:creator>Adam Williams</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[PC Hardware]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Keyboard]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=38627</guid>
		<description><![CDATA[As a former enthusiast of PDA-style devices such as the Nokia N810 and PalmPilot, moving to the iPhone was a revelation for its slick, seamless UI and vast choice of apps, though I did miss having a physical QWERTY keyboard. However, like most new iPhone users, I was soon surprised... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27&amp;title=Nuu+Minikey+%26%238211%3B+A+Small+Hardware+Keyboard+For+iPhone+4&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27">Nuu Minikey &#8211; A Small Hardware Keyboard For iPhone 4</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/09/nuu-minikey-icon.jpg" alt="nuu-minikey-icon" title="nuu-minikey-icon" width="200" height="200" class="alignleft size-full wp-image-38796" />As a former enthusiast of PDA-style devices such as the Nokia N810 and PalmPilot, moving to the iPhone was a revelation for its slick, seamless UI and vast choice of apps, though I did miss having a physical QWERTY keyboard. However, like most new iPhone users, I was soon surprised to find the on screen keyboard much more usable than I had imagined. </p>
<p>Still, I have often wondered if a small iPhone keyboard would be useful, so when given the chance to try the iPhone 4 compatible Nuu MiniKeyboard, I seized the opportunity to take it for a spin.<br />
<span id="more-38627"></span></p>
<h2>First Impressions</h2>
<p><img src="http://imagecdn.maketecheasier.com/2011/09/nuu-minikey-image3.jpg" alt="nuu-minikey-image3" title="nuu-minikey-image3" width="600" height="448" class="aligncenter size-full wp-image-38793" /></p>
<p>When first unpacking the Nuu MiniKey, it&#8217;s fair to say I was impressed. Though constructed from plastic, the build quality is excellent. An iPhone 4 slots securely into the top of the MiniKey and once safely housed in the cradle, the whole mechanism snapped shut with a satisfying click, feeling solid and well designed. The keyboard acts as a case for the bottom half of your iPhone (at least for mild bumps and scratches anyway, I wouldn&#8217;t want to drop it) and all your iPhone&#8217;s buttons are accessible, as is the camera. To be sure, the MiniKey adds a significant size to your iPhone, making it roughly twice the depth, though this is to be expected due to the design of the device.  </p>
<p>Holding the MiniKey is a little awkward compared to the compact elegance of the iPhone 4, but not overly so and the keys are well laid out. The only complaints I&#8217;ve got is that my unit&#8217;s keys seemed a little too stiff for comfort and the placement of the apostrophe was awkward. The MiniKey is powered by an internal rechargeable battery which is charged via a small USB lead, I found it to be excellent and it didn&#8217;t fully drain from a full charge in the five days I used it.</p>
<h2>Using The Keyboard</h2>
<p><img src="http://imagecdn.maketecheasier.com/2011/09/nuu-minikey-image5.jpg" alt="nuu-minikey-image5" title="nuu-minikey-image5" width="600" height="448" class="aligncenter size-full wp-image-38821" /></p>
<p>The MiniKey works via a Bluetooth connection to the iPhone 4 and this is achieved simply enough with the usual technique of adding a Bluetooth device. The MiniKey has an intelligent method of sleeping and conserving battery and I didn&#8217;t notice too much of a drain on the phone. It also has an excellent backlit display, which is a nice touch and one which helps highlight its higher quality when compared to some cheaper competitors.</p>
<p>At first I found it very difficult to type on the keyboard after being used to Apple&#8217;s on-screen virtual keyboard. However, after some time spent persisting using the MiniKey, I found that I eventually got the hang of it and began to type at a reasonable speed, albeit with significant!y more typos than I would usually expect. Though a completely unscientific and subjective test, I wanted to try the keyboard on some other people so asked a few tech-savvy friends to try the MiniKey for a few minutes: On average, these friends  seemed to adapt to the small hardware keys much quicker than myself (though I do have very large hands).</p>
<p>A big plus point when using the MiniKey is that you reclaim a quite considerable area of screen real estate due to the virtual keyboard no longer popping up and this helped compel me to use it even when I felt the virtual keyboard would be quicker. </p>
<h2>Compatibility<br />
<h2>
<img src="http://imagecdn.maketecheasier.com/2011/09/nuu-minikey-image6.png" alt="nuu-minikey-image6" title="nuu-minikey-image6" width="600" height="400" class="aligncenter size-full wp-image-38825" /></p>
<p>As one might expect, the MiniKey is fully compatible with iOS and works well with all your favourite apps like Simplenote, Writeroom and Taskpaper, etc &#8211; though bear in mind that Apple inexplicably does not allow Pages to be used in landscape mode so the MiniKey cannot yet be used effectively with that app, not through any fault of Nuu, it has to be said. Using the MiniKey does not feel like a &#8216;hack&#8217; and it is really quite a slick experience overall. Features like a button which toggles the virtual keyboard on and off and small touches like the timed backlit keys all help to strengthen this impression.</p>
<h2>Who Should Buy The MiniKey?</h2>
<p><img src="http://imagecdn.maketecheasier.com/2011/09/nuu-minikey-image4.jpg" alt="nuu-minikey-image4" title="nuu-minikey-image4" width="600" height="448" class="aligncenter size-full wp-image-38822" /></p>
<p>Despite being impressed with the MiniKey, I can&#8217;t quite bring myself to recommend most people rush out and buy it. It really is a testament to the iOS virtual keyboard design that it&#8217;s preferable to a well made hardware keyboard almost all of the time, but that is the case. </p>
<p>However, if you&#8217;re an iPhone 4 owner who has never quite gotten the hang of a virtual keyboard, or you just want a physical one for whatever reason, I feel it&#8217;s reasonable to state that the MiniKey appears to be the best currently on offer and probably as good as an attachable iPhone keyboard will get in the near future &#8211; at least unless Apple does the unlikely and makes its own.</p>
<h2>Conclusion</h2>
<p>After almost a week of using it at home and on the move, I can&#8217;t say that the MiniKey has enabled me to become very much more productive, though it certainly had made me see my iPhone from a different perspective and I&#8217;ve enjoyed the experience. Does the MiniKey grant my wish of making the iPhone into a real word processor capable of serious work? Not yet. Though the MiniKey is a product which I really like, it doesn&#8217;t quite beat the iPhone&#8217;s own virtual keyboard and thus is not all that useful, at least for myself. For those who struggle with a virtual keyboard however, it might be worth considering purchasing a MiniKey.</p>
<p>The Nuu Minikey can be purchased from a variety of online and offline stores, click <a href="http://gonuu.com/online">here</a> for more details.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11' title='How To Enable Emoji Icons On Your iPhone For Free'>How To Enable Emoji Icons On Your iPhone For Free</a></li>
<li><a href='http://maketecheasier.com/a-comprehensive-guide-to-itunes-u-ios/2012/05/17' title='A Comprehensive Guide to iTunes U [iOS]'>A Comprehensive Guide to iTunes U [iOS]</a></li>
<li><a href='http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12' title='Surfing The Web Without a Mouse [Linux]'>Surfing The Web Without a Mouse [Linux]</a></li>
<li><a href='http://maketecheasier.com/sparrow-probably-the-best-gmail-app-for-iphone/2012/03/24' title='Sparrow: Probably The Best Gmail App For iPhone'>Sparrow: Probably The Best Gmail App For iPhone</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27&amp;title=Nuu+Minikey+%26%238211%3B+A+Small+Hardware+Keyboard+For+iPhone+4&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27">Nuu Minikey &#8211; A Small Hardware Keyboard For iPhone 4</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need a Keyboard For Your iPad? You Can&#8217;t Go Wrong With Logitech Keyboard Case</title>
		<link>http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15</link>
		<comments>http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15#comments</comments>
		<pubDate>Wed, 15 Jun 2011 23:58:21 +0000</pubDate>
		<dc:creator>Laura Tucker</dc:creator>
				<category><![CDATA[PC Hardware]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[Keyboard]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=34270</guid>
		<description><![CDATA[There&#8217;s no doubt about it that the iPad is a fantastic product built to do a variety of different things from listening to music, to browsing the web, to watching movies. However, a certain faction of us do far more things online than just casual viewing and browsing. We need... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15&amp;title=Need+a+Keyboard+For+Your+iPad%3F+You+Can%26%238217%3Bt+Go+Wrong+With+Logitech+Keyboard+Case&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15">Need a Keyboard For Your iPad? You Can&#8217;t Go Wrong With Logitech Keyboard Case</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/06/logitech-keyboard-case-main.jpg" alt="logitech-keyboard-case-main" title="logitech-keyboard-case-main" width="200" height="127" class="alignleft size-full wp-image-34409" />There&#8217;s no doubt about it that the iPad is a fantastic product built to do a variety of different things from listening to music, to browsing the web, to watching movies. However, a certain faction of us do far more things online than just casual viewing and browsing. We need a little more out of our online experience than a virtual keyboard that pops up on a screen when you need it and a flat screen. For those of us who need more from the experience, there&#8217;s the <a href="http://www.amazon.com/exec/obidos/ASIN/B00512W4Y2/buildgamingco-20/">Logitech Keyboard Case by ZAGG for iPad 2</a>.<br />
<span id="more-34270"></span><br />
This is the same case you saw MC Hammer promoting when he was on the Oprah Winfrey Show. While he was known in the &#8217;80s for his baggy balloon style pants and a song taunting us not to touch &#8220;this,&#8221; he&#8217;s become quite the techno geek since. When he made an appearance on Oprah updating fans in regards to just what he&#8217;s been up to since his music career died out, he touted the Logitech iPad case. He explained the inventors of the case came to him wanting his help in promoting it. Oprah, a huge fan of the iPad, took one look at the case and declared, &#8220;I want it.&#8221;</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/logitech-keyboard-case1.jpg" class="aligncenter" alt="logitech-keyboard-case1" width="438" height="550"></p>
<p>So what makes the Logitech case so great? Everything. It not only keeps the iPad safe, it turns it into a small laptop. The case is made of sturdy aluminum on the outside, and has a cushioned interior. It&#8217;s hard to really call it a case, however, as it&#8217;s really only one-sided. More than anything else, the part of an iPad you want to keep most protected is the screen. This design allows you to place the iPad face down inside it. While you would think it wouldn&#8217;t be safe, the case actually grabs onto the iPad and holds it tightly. You can turn it upside down and it doesn&#8217;t fall out. I still wouldn&#8217;t drop it intentionally, but I feel much better about its chances should it happen to fall.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/logitech-keyboard-case3.jpg" class="aligncenter" alt="logitech-keyboard-case3" width="550" height="388"></p>
<p>Yet the protective aspects of the Logitech case are really a minor benefit. The case also doubles as a stand. It has a small easel at the back that allows the iPad to stand in either portrait or landscape mode. It&#8217;s great for listening to music and watching videos. It has a couple of different positions. The easel flips up when you&#8217;re using it, and when you&#8217;re done, you simply have to flip it down. When the iPad is placed face down to store it away, it automatically goes into sleep mode, and when you take it out, it automatically wakes up.</p>
<p>The best feature of the Logitech case, however, is the keyboard. Built into the base of it is a full keyboard. It&#8217;s slightly narrower than a standard keyboard on a laptop, but it doesn&#8217;t take that much to get used to it. If you do a lot of typing, it can be very hard to do that on an iPad. Not just because of the stand, but because of the virtual keyboard that makes it hard to tell if you&#8217;re hitting the right keys or not. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/logitech-keyboard-case2.jpg" class="aligncenter" alt="logitech-keyboard-case2" width="550" height="481"></p>
<p>You can &#8220;feel&#8221; the keys, which puts you back in touch-typing mode and out of the thumb-typing texting method. Additionally, it has all the special keys that you miss from a regular computer keyboard, such as Caps Lock, Tab, Command, Option, Control, and iPod controls. It has some iPad-specific keys such as Lock, Home, Search, Photos, and a button to bring up the virtual keyboard should you want to work with that. There are also some additional function keys for editing with Cut, Copy, Paste, Undo, and Redo. But really the best addition is the arrow keys. That&#8217;s something I always miss when typing with my iPhone, the chance to move through the copy with the arrows.</p>
<p>With the keyboard on the case, it makes the iPad truly just like a laptop. It makes having an iPad the best of both worlds. Not only do you get the ease of using an iPad, you get it along with the parts of a laptop that are hard to do without. Although there are still one or two things I can&#8217;t do on the iPad, the Logitech case makes it so that I rarely have to use my laptop. I can do almost everything on the iPad. In fact, with a lot of help from the Logitech keyboard, I wrote this entire article.</p>
<p><a href="http://www.amazon.com/exec/obidos/ASIN/B00512W4Y2/buildgamingco-20/">Logitech Keyboard Case for iPad 2</a>.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/the-best-of-apple-at-ces-2012/2012/01/18' title='The Best of Apple at CES 2012'>The Best of Apple at CES 2012</a></li>
<li><a href='http://maketecheasier.com/a-comprehensive-guide-to-itunes-u-ios/2012/05/17' title='A Comprehensive Guide to iTunes U [iOS]'>A Comprehensive Guide to iTunes U [iOS]</a></li>
<li><a href='http://maketecheasier.com/6-little-known-ipad-secrets/2012/05/14' title='6 Little Known iPad Secrets'>6 Little Known iPad Secrets</a></li>
<li><a href='http://maketecheasier.com/solving-the-wifi-problem-on-the-new-ipad/2012/04/23' title='Solving the WiFi Problem on the New iPad'>Solving the WiFi Problem on the New iPad</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15&amp;title=Need+a+Keyboard+For+Your+iPad%3F+You+Can%26%238217%3Bt+Go+Wrong+With+Logitech+Keyboard+Case&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15">Need a Keyboard For Your iPad? You Can&#8217;t Go Wrong With Logitech Keyboard Case</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/need-a-keyboard-for-your-ipad-you-cant-go-wrong-with-logitech-keyboard-case/2011/06/15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LangOver Helps You Change Your Typing Language Easily</title>
		<link>http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08</link>
		<comments>http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08#comments</comments>
		<pubDate>Wed, 09 Mar 2011 00:58:16 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[locale]]></category>
		<category><![CDATA[Translation]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=30620</guid>
		<description><![CDATA[Not everyone uses the English keyboard. For those who are residing in Russia, or India, most probably you are using a Russian or Tamil keyboard. The problem with using a non-English keyboard is that you have to switch the locale everytime you want to type in English. In Windows, you... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08&amp;title=LangOver+Helps+You+Change+Your+Typing+Language+Easily&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08">LangOver Helps You Change Your Typing Language Easily</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/03/langover-translation.png" alt="langover-translation" title="langover-translation" width="274" height="103" class="alignleft size-full wp-image-30622" />Not everyone uses the English keyboard. For those who are residing in Russia, or India, most probably you are using a Russian or Tamil keyboard. The problem with using a non-English keyboard is that you have to switch the locale everytime you want to type in English. In Windows, you can do that by using the shortcut key &#8220;Ctrl + Space&#8221; or &#8220;Alt + Shift&#8221;, or simply use the mouse to change the locale in the taskbar.</p>
<p>However, there are times when you are typing and you forgot to change the keyboard layout to the language that you want to type in. What do you do? Do you delete all those you have typed, change the keyboard setting and restart all over again? What if you can press a hotkey to instantly change your keyboard setting and translate those words/sentences/paragraphs you have typed into the language you want? I am sure that will save you tons of time rewriting the paragraphs. <strong>LangOver </strong>is one such app.<br />
<span id="more-30620"></span><br />
LangOver is a freeware that helps you when you tried to type in one language but the result was in another. By using the hotkey F10, you&#8217;ll be able to convert your text quickly between languages.</p>
<p><a href="http://www.langover.com/">Download </a>and install LangOver. </p>
<p>By default, LangOver uses the F10 key to activate the language switch. You can also configure it to use the middle button of your mouse as well. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/03/langover-configure.png" alt="langover-configure" title="langover-configure" width="368" height="392" class="aligncenter size-full wp-image-30621" /></p>
<p>After the configuration, you can start using it. While typing in one language, you can quickly press F10 to translate the text and switch the keyboard setting. You can also press F6 to perform a reverse translation. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/03/langover-translation.png" alt="langover-translation" title="langover-translation" width="274" height="103" class="aligncenter size-full wp-image-30622" /></p>
<h3<Changing Word Case </h3>
<p>In addition to translating your text, LangOver also comes with text converting function. With the hotkey &#8220;Shift + F10&#8243;, you can toggle between upper and lowercase. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/03/langover-toggle-case.png" alt="langover-toggle-case" title="langover-toggle-case" width="274" height="103" class="aligncenter size-full wp-image-30623" /></p>
<p>More hotkeys available in LangOver include &#8220;Ctrl + G&#8221; and &#8220;Ctrl + T&#8221; which would take the selected text and perform a search/translation in Google.</p>
<h3>Conclusion</h3>
<p>Obviously, LangOver is not meant for everyone. I used an English keyboard to type both English and Chinese words, so LangOver is not working for me. However, if you are using a non-English keyboard and need to switch between English and your native language, then LangOver could be useful. You won&#8217;t need it all the times, but when you do, it sure can save you from insanity. </p>
<p><a href="http://www.langover.com/">LangOver</a><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/spell-check-multiple-languages-in-firefox/2011/04/13' title='How To Spell Check Multiple Languages In Firefox?'>How To Spell Check Multiple Languages In Firefox?</a></li>
<li><a href='http://maketecheasier.com/configure-language-settings-in-kde/2010/10/06' title='How to Configure Language Settings in KDE'>How to Configure Language Settings in KDE</a></li>
<li><a href='http://maketecheasier.com/free-giveaway-blu-ray-decrypter/2012/05/24' title='Free Giveaway: Blu-ray Decrypter'>Free Giveaway: Blu-ray Decrypter</a></li>
<li><a href='http://maketecheasier.com/ask-windows-expert-week16/2012/05/23' title='Ask MTE: Missing Windows Media Center, Thumbnails Missing In Explorer, Remove Games Icon And Many More (Week 16)'>Ask MTE: Missing Windows Media Center, Thumbnails Missing In Explorer, Remove Games Icon And Many More (Week 16)</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08&amp;title=LangOver+Helps+You+Change+Your+Typing+Language+Easily&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08">LangOver Helps You Change Your Typing Language Easily</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/langover-change-typing-language-easily/2011/03/08/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>gleeBox Lets You Navigate The Web Using Your Keyboard</title>
		<link>http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12</link>
		<comments>http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12#comments</comments>
		<pubDate>Wed, 12 Jan 2011 21:58:01 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[shortcut]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=27783</guid>
		<description><![CDATA[There is no doubts about the usefulness of a mouse. It allows you to move around the screen faster and click on links that are located at the far corner of the screen. However, if you are used to the keyboard, there are times when you just hate to move... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12&amp;title=gleeBox+Lets+You+Navigate+The+Web+Using+Your+Keyboard&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12">gleeBox Lets You Navigate The Web Using Your Keyboard</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/01/gleebox-logo.png" alt="gleebox-logo" title="gleebox-logo" width="338" height="129" class="alignleft size-full wp-image-27926" />There is no doubts about the usefulness of a mouse. It allows you to move around the screen faster and click on links that are located at the far corner of the screen. However, if you are used to the keyboard, there are times when you just hate to move your hand from the keyboard to the mouse. It is both troublesome and tiring. Won&#8217;t it be great if you can navigate the Web just by using your keyboard?<br />
<span id="more-27783"></span><br />
gleeBox is an experimental project that takes a keyboard-centric approach to navigating the web. It provides alternatives to actions that are traditionally performed via the mouse. gleeBox is available as an extension for Google Chrome, Firefox and Safari.</p>
<p>After installing the extension, the first thing to do is to press &#8220;<em>g</em>&#8221; to bring up the gleebox. This will be the main control center. There are several options you can do with the gleebox. You can type any phrase(s) and it will search the current page for links that match your query. You can then scroll through the links to find what you want. If no matching query is found, when you press Enter, it will perform a search with your phrase(s) or bring you to the page if the phrase is an URL.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/gleebox-main.png" alt="gleebox-main" title="gleebox-main" width="600" height="307" class="aligncenter size-full wp-image-27917" /></p>
<p>You can also use the &#8220;?&#8221; prefix to perform a series of actions. For example, typing &#8220;<em>?h</em>&#8221; will highlight the H1, H2 and H3 headings and &#8220;<em>?img</em>&#8221; will highlight linked images. Available options include</p>
<ul>
<li><strong>?h</strong>: Select main (h1, h2 &#038; h3) headings</li>
<li><strong>?img</strong>: Select linked images</li>
<li><strong>??</strong>: Select text input fields. Hit ENTER to give focus to the selected field.</li>
<li><strong>?a</strong>: Select all links</li>
</ul>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/gleebox-select-all-links.png" alt="gleebox-select-all-links" title="gleebox-select-all-links" width="600" height="287" class="aligncenter size-full wp-image-27921" /></p>
<h3>More useful features</h3>
<p>The best part about gleeBox is the ability to use the &#8220;!&#8221; prefix to access to plenty of external services. For example, at any page, you can press &#8220;g&#8221; to bring up the gleeBox and type &#8220;<strong>!read</strong>&#8220;. This will transform the existing page to reading mode.   </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/gleebox-readability.png" alt="gleebox-readability" title="gleebox-readability" width="600" height="227" class="aligncenter size-full wp-image-27922" /></p>
<p>A list of useful commands include: </p>
<ul>
<li><strong>!read</strong>: Transform the page for a better reading experience using the Readability project</li>
<li><strong>!shorten</strong>: Shorten the URL of the current page using bit.ly</li>
<li><strong>!tweet</strong>: Redirect to twitter.com with the URL of the current page in the text field</li>
<li><strong>!rss</strong>: Open the current page&#8217;s RSS feed in Google Reader</li>
<li><strong>!snap</strong>: Take a screenshot of the current page in Chrome</li>
<li><strong>!share</strong>: Share the current page. </li>
<li>and many more&#8230;</li>
</ul>
<h3>Running YubNub or a Quix command</h3>
<p>Both <a href="http://YubNub.org">YubNub</a> and <a href="http://quixapp.com">Quix</a> are web tools that allow you to enter a command line and perform an action. These tools are built into gleeBox so you can work with command lines too. The command comes with a &#8220;:&#8221; prefix and a dollar sign ($) represents the current URL. Available commands include &#8220;<em>:fbshare $</em>&#8221; &#8211; Share the current page on Facebook, &#8220;<em>:wp cricket</em>&#8221; &#8211; Search Wikipedia for cricket etc. With Quix, you can even create your own command and use it in gleeBox.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/gleebox-twitter-search.png" alt="gleebox-twitter-search" title="gleebox-twitter-search" width="600" height="168" class="aligncenter size-full wp-image-27924" /></p>
<h3>Wrapping up</h3>
<p>The above mentioned features are not conclusive of what gleeBox is capable of doing. There are more things such as jQuery commands, ESP mode that I did not mention. Will gleeBox replace the mouse completely? No, it won&#8217;t. But its usefulness and versatility can indeed speed things up and make you more productive. Try it out and you will know. Don&#8217;t forget to check out the <a href="http://thegleebox.com/manual.html">user manual</a> too.</p>
<p><a href="http://thegleebox.com">gleeBox</a> | <a href="https://chrome.google.com/extensions/detail/miinkdcjglbkbanpkghnkgkgbamdkgji">gleeBox for Google Chrome</a> | <a href="https://addons.mozilla.org/en-US/firefox/addon/59191">gleeBox for Firefox </a> | <a href="http://thegleebox.com/safari/gleeBox.safariextz">gleeBox for Safari</a><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31' title='Making Full Use of the Super (Windows) Key in Gnome'>Making Full Use of the Super (Windows) Key in Gnome</a></li>
<li><a href='http://maketecheasier.com/5-must-have-firefox-extensions-for-blogging/2012/05/20' title='5 Must-Have Firefox Extensions For Blogging'>5 Must-Have Firefox Extensions For Blogging</a></li>
<li><a href='http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10' title='10 More Funny and/or Useless Linux Commands'>10 More Funny and/or Useless Linux Commands</a></li>
<li><a href='http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12' title='Surfing The Web Without a Mouse [Linux]'>Surfing The Web Without a Mouse [Linux]</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12&amp;title=gleeBox+Lets+You+Navigate+The+Web+Using+Your+Keyboard&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12">gleeBox Lets You Navigate The Web Using Your Keyboard</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/gleebox-navigate-web-using-keyboard/2011/01/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Control Your Computer With Your Android Phone</title>
		<link>http://maketecheasier.com/control-computer-with-android-phone/2010/08/13</link>
		<comments>http://maketecheasier.com/control-computer-with-android-phone/2010/08/13#comments</comments>
		<pubDate>Fri, 13 Aug 2010 12:00:34 +0000</pubDate>
		<dc:creator>Abhiroop Basu</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[gmote]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[remote]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=19607</guid>
		<description><![CDATA[In my last article, I covered how to control VLC media player with your Android phone. While that is great for manipulating VLC, it cannot actually control anything else on your computer. Other similar Android apps such as TunesRemote are great for controlling iTunes, but are again limited to that... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13&amp;title=How+to+Control+Your+Computer+With+Your+Android+Phone&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/control-computer-with-android-phone/2010/08/13">How to Control Your Computer With Your Android Phone</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/08/android-plush-toy.jpg" alt="android-plush-toy" title="android-plush-toy" width="161" height="165" class="alignleft size-full wp-image-19652" />In my last article, I covered how to <a href="http://maketecheasier.com/remote-control-vlc-with-android-phone/2010/08/06">control VLC media player</a> with your Android phone. While that is great for manipulating VLC, it cannot actually control anything else on your computer. Other similar Android apps such as <a href="http://maketecheasier.com/tunesremote-remote-control-itunes-with-android-phone/2010/06/02">TunesRemote</a> are great for controlling iTunes, but are again limited to that one function.</p>
<p>Sometimes you are sitting some distance away from your computer and you want to open a new window or browse the internet. This is where the apps <em>RemoteDroid</em> and <em>Gmote</em> come in!<br />
<span id="more-19607"></span></p>
<h3><a href="http://www.remotedroid.net/" target="_blank">RemoteDroid</a></h3>
<p><a href="http://www.appbrain.com/app/com.joshsera#">AppBrain</a> | <a href="market://search?q=pname:com.joshsera">Market</a></p>
<p>Requirements:</p>
<ul>
<li>Java SE Runtime Environment 1.5 or higher. Get it <a href="http://www.java.com/en/download/manual.jsp" target="_blank">here.</a></li>
<li>Some sort of network connection (e.g. a Wireless connection is ideal)</li>
<li>A device running the Android operating system.</li>
</ul>
<p>RemoteDroid consists of two parts. First, you must download and install the companion server from the <a href="http://www.remotedroid.net/" target="_blank">website</a> on your computer (including Windows, Mac OSX and Linux). Next, there is the actual app on the phone which can be downloaded from the links provided.</p>
<p>After downloading the companion software package double-click <em>RemoteDroidServer.jar</em> to start the companion software server on your PC. This is an important step in ensuring your phone can communicate with your computer.</p>
<p><img class="aligncenter" title="remotedroid-files" src="http://imagecdn.maketecheasier.com/2010/08/android-remotedroid-files.png" alt="remotedroid-files" width="285" height="109" /></p>
<p>After starting the server you will have to allow the software to bypass your firewall. This is again an important step as the RemoteDroidServer package on your computer must be allowed to bypass your firewall for it to connect to your phone.</p>
<p><img class="aligncenter" title="remotedroid-firewall" src="http://imagecdn.maketecheasier.com/2010/08/android-remotedroid-firewall.png" alt="remotedroid-firewall" width="541" height="387" /></p>
<p>After granting access to RemoteDroid, you will see the RemoteDroid server windows. The most important information in this window is your computer’s IP address, take note of this address.</p>
<p><img class="aligncenter" title="remotedroid-server" src="http://imagecdn.maketecheasier.com/2010/08/android-remotedroid-server.png" alt="remotedroid-server" width="550" height="520" /></p>
<p>Once you have completed the setup of the RemoteDroid server package on your computer download and install the RemoteDroid app on your phone.</p>
<p>Launch the app and input your IP address:</p>
<p><img class="aligncenter" title="remotedroid-ipaddress" src="http://imagecdn.maketecheasier.com/2010/08/android-remotedroid-ip-address.png" alt="remotedroid-ipaddress" width="320" height="380" /></p>
<p>This will launch the main window from where you can control your mouse.</p>
<p><img class="aligncenter" title="remotedroid-main" src="http://imagecdn.maketecheasier.com/2010/08/android-remotedroid-main.png" alt="remotedroid-main" width="320" height="373" /></p>
<p>To move the mouse on your computer, move your finger across the screen of your phone, inside the box with the red outline. You can left click by tapping your finger in the red box. You can also left and right click by clicking on the two green squares on the bottom of the screen. Finally, the green keyboard button launches your Android&#8217; device’s keyboard allowing you to input keys on your computer.</p>
<h3><a href="http://www.gmote.org/" target="_blank">Gmote</a></h3>
<p>Free: <a href="http://www.appbrain.com/app/org.gmote.client.android#" target="_blank">AppBrain</a> | <a href="market://search?q=pname:org.gmote.client.android" target="_blank">Market</a><br />
<img class="alignnone" title="gmote-free" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-free-qr.png" alt="gmote-free" width="121" height="121" /></p>
<p>Paid (donation): <a href="http://www.appbrain.com/app/org.gmote.client.androiddonate#" target="_blank">AppBrain</a> | <a href="market://search?q=pname:org.gmote.client.androiddonate" target="_blank">Market</a><br />
<img class="alignnone" title="gmote-donate" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-donate-qr.png" alt="gmote-donate" width="121" height="121" /></p>
<p>Gmote is very similar in set-up to RemoteDroid.</p>
<p>First, you must download the companion software from the Gmote <a href="http://www.gmote.org/server" target="_blank">website</a> for your computer. There are different versions of the software for Windows, Mac OSX and Linux.</p>
<p>Next, install the Gmote server application on your computer.</p>
<p><strong>Note</strong>: <em>If you want to ensure that the Gmote server start’s up automatically when your computer is on, ensure you set this option while running the setup. However, this only works for Windows XP.</em></p>
<p><img class="aligncenter" title="gmote-install" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-install.png" alt="gmote-install" width="516" height="403" /></p>
<p>After installing the Gmote server application you must select a password for your computer.</p>
<p><img class="aligncenter" title="gmote-password" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-set-password.png" alt="gmote-password" width="497" height="166" /></p>
<p>Once you have created a new password for your server you will be given the option to choose where your movies and music are located on your computer. This is important if you want to start music and movie files directly from your phone. Click on “<em>Add path”</em> to select your media folder.</p>
<p><img class="aligncenter" title="gmote-media-path" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-mediapath.png" alt="gmote-media-path" width="553" height="371" /></p>
<p>Next, select the location of your media.</p>
<p><img class="aligncenter" title="gmote-choosefolder" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-choose-folder.png" alt="gmote-choosefolder" width="516" height="364" /></p>
<p>This will add a new path to the “<em>Media Path Selector”</em>. You can add and remove whichever folders you want. When you have finished select “<em>Done</em>&#8220;.</p>
<p><img class="aligncenter" title="gmote-newpath" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-new-path.png" alt="gmote-newpath" width="553" height="371" /></p>
<p>This completes the setup of the Gmote server application on your computer. Now you must download and install the Gmote remote app on your Android device.</p>
<p>After installing launch the app and you should see your computer displayed in the app window on your Android device.</p>
<p><img class="aligncenter" title="gmote-launch" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-launch.jpg" alt="gmote-launch" width="320" height="480" /></p>
<p><img class="aligncenter" title="gmote-connect" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-connect.jpg" alt="gmote-connect" width="320" height="227" /></p>
<p>Select your computer and you will see the main Gmote window.</p>
<p><img class="aligncenter" title="gmote-main" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-main.jpg" alt="gmote-main" width="320" height="416" /></p>
<p>Interestingly, all the play/pause controls are non-functional until you start media playback. Select “<em>Browse</em>&#8221; to browse through your music and movie files. You will be asked to input your server password.</p>
<p><img class="aligncenter" title="gmote-password" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-enter-password.jpg" alt="gmote-password" width="320" height="327" /></p>
<p>You can browse and play any media file on your computer. You can either have Gmote launch the file on your computer, or you can even stream the file to your phone. While I could stream music to my phone I was unable to get video files to work. I believe the issue was a lack of codec support.</p>
<p><img class="aligncenter" title="gmote-browse" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-browse.jpg" alt="gmote-browse" width="320" height="236" /></p>
<p>Back on the main screen press your <em>Menu</em> key and select “<em>Web (beta)</em>&#8220;.</p>
<p><img class="aligncenter" title="gmote-menu" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-menu.jpg" alt="gmote-menu" width="320" height="480" /></p>
<p>This will launch an unique feature which allows you to input the URL of a website on your phone and then this site is launched on your computer’s default web browser. This is a speedy way to navigate the internet from your phone.</p>
<p><img class="aligncenter" title="gmote-web" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-web.jpg" alt="gmote-web" width="320" height="480" /></p>
<p>Finally, to control your mouse select “<em>Touchpad”</em> from the main screen.</p>
<p><img class="aligncenter" title="gmote-mouse" src="http://imagecdn.maketecheasier.com/2010/08/android-gmote-mouse.jpg" alt="gmote-mouse" width="320" height="480" /></p>
<p>Unfortunately, unlike RemoteDroid, Gmote does not appear to have any right-click function.</p>
<h3>Conclusion</h3>
<p>I personally prefer Gmote for a number of reasons. Firstly, Gmote allows the server application to automatically start whenever your computer starts (limited to Windows XP). Having to manually launch the RemoteDroidServer package is quite an annoyance. Secondly, RemoteDroid’s server package leaves an annoying status window open, whereas Gmote has a more discreet notification icon. Finally, Gmote is able to remotely launch my music and movies.</p>
<p>Let us know which method of controlling your computer from your Android phone you prefer.</p>
<p>Image credit: <a href="http://www.flickr.com/photos/laihiu/" target="_blank">laihiu</a><br />
<!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12' title='Surfing The Web Without a Mouse [Linux]'>Surfing The Web Without a Mouse [Linux]</a></li>
<li><a href='http://maketecheasier.com/4-free-keyboards-for-android-tablet-that-are-great-for-daily-use/2011/11/25' title='4 Free Keyboards For Android Tablet That Are Great For Daily Use'>4 Free Keyboards For Android Tablet That Are Great For Daily Use</a></li>
<li><a href='http://maketecheasier.com/ask-mte-android-week-9/2012/05/25' title='Ask MTE: Sync Android With Computer, Backup SMS, Change SMS Ringtone And Many More&#8230; (Android Week 9)'>Ask MTE: Sync Android With Computer, Backup SMS, Change SMS Ringtone And Many More&#8230; (Android Week 9)</a></li>
<li><a href='http://maketecheasier.com/tinychat-allows-chat-listen-to-music-and-draw-simultaneously/2012/05/23' title='Tinychat For Web Allows You to Chat, Listen to Music And Draw Simultaneously'>Tinychat For Web Allows You to Chat, Listen to Music And Draw Simultaneously</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13&amp;title=How+to+Control+Your+Computer+With+Your+Android+Phone&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/control-computer-with-android-phone/2010/08/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/control-computer-with-android-phone/2010/08/13">How to Control Your Computer With Your Android Phone</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/control-computer-with-android-phone/2010/08/13/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Restore Ctrl + Alt + BackSpace In Ubuntu Jaunty</title>
		<link>http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17</link>
		<comments>http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17#comments</comments>
		<pubDate>Sun, 17 May 2009 13:31:31 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ctrl+alt+backspace]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[restart x]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=4736</guid>
		<description><![CDATA[In most Linux distro (including Ubuntu), the keyboard combo Ctrl + Alt + Backspace is often used as a shortcut key to restart X. However, in Ubuntu Jaunty, this keyboard shortcut was disabled, &#8220;to reduce issues experienced by users who accidentally trigger the key combo&#8221;, as quoted by Ubuntu. I... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17&amp;title=How+to+Restore+Ctrl+%2B+Alt+%2B+BackSpace+In+Ubuntu+Jaunty&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17">How to Restore Ctrl + Alt + BackSpace In Ubuntu Jaunty</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="keypad-ctrl-alt-back" src="http://imagecdn.maketecheasier.com/2009/05/keypad-ctrl-alt-back.jpg" alt="keypad-ctrl-alt-back" width="350" height="130" />In most Linux distro (including Ubuntu), the keyboard combo <em>Ctrl + Alt + Backspace</em> is often used as a shortcut key to restart X. However, in Ubuntu Jaunty, this keyboard shortcut was disabled, <em>&#8220;to reduce issues experienced by users who accidentally trigger the key combo&#8221;</em>, as quoted by <a rel="nofollow" href="http://www.ubuntu.com/testing/jaunty/beta" target="_blank">Ubuntu</a>.</p>
<p>I don&#8217;t know how many people will find this a welcome improvement in Ubuntu. Personally, this has caused me a lot of inconvenience as I always depend on it to get myself out of a nasty crash.</p>
<p>For those who wanted to restore back the <em>Ctrl + Alt + Backspace</em> combo, here&#8217;s the way:</p>
<p><span id="more-4736"></span>Install dontzap</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> dontzap</pre></div></div>

<p>Disable dontzap</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> dontzap <span style="color: #660033;">--disable</span></pre></div></div>

<p>Restart your computer</p>
<p>That&#8217;s it. You can restart your X using <em>Ctrl + Alt + Backspace</em> now.</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/install-java-runtime-in-ubuntu/2012/05/14' title='How to Install Java Runtime In Ubuntu 12.04'>How to Install Java Runtime In Ubuntu 12.04</a></li>
<li><a href='http://maketecheasier.com/connect-to-a-vpn-in-ubuntu/2012/05/07' title='How to Connect to A VPN In Ubuntu [Quick Tips]'>How to Connect to A VPN In Ubuntu [Quick Tips]</a></li>
<li><a href='http://maketecheasier.com/upgrade-to-gimp-2-8-in-ubuntu/2012/05/04' title='How to Upgrade to Gimp 2.8 in Ubuntu'>How to Upgrade to Gimp 2.8 in Ubuntu</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17&amp;title=How+to+Restore+Ctrl+%2B+Alt+%2B+BackSpace+In+Ubuntu+Jaunty&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17">How to Restore Ctrl + Alt + BackSpace In Ubuntu Jaunty</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17/feed</wfw:commentRss>
		<slash:comments>72</slash:comments>
		</item>
		<item>
		<title>Making Full Use of the Super (Windows) Key in Gnome</title>
		<link>http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31</link>
		<comments>http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31#comments</comments>
		<pubDate>Tue, 31 Mar 2009 13:49:29 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[super]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=3792</guid>
		<description><![CDATA[I use a lot of different computers. Many of those computers are on different operating systems, or desktop environments. Just when I find myself growing accustomed to a particular way of doing things, I find myself on a different system with a different way of doing things. Key combinations are... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31&amp;title=Making+Full+Use+of+the+Super+%28Windows%29+Key+in+Gnome&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31">Making Full Use of the Super (Windows) Key in Gnome</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3801" src="http://imagecdn.maketecheasier.com/2009/03/gnome-logo.png" alt="Gnome Logo" width="186" height="205" />I use a lot of different computers.  Many of those computers are on different operating systems, or desktop environments.  Just when I find myself growing accustomed to a particular way of doing things, I find myself on a different system with a different way of doing things.  Key combinations are some of the most common distinctions between platforms, so I try to set each system up to recognize the key combos I need.  Normally, that&#8217;s not a big problem.  You just go into the keyboard settings for that environment and set it the way you like, right?  Well not always.</p>
<p><span id="more-3792"></span>This happened to me recently while trying out Gnome for the first time in a while.  I attempted to set the key combo for &#8220;Switch workspace&#8221; to a combination of Super (aka Windows Key) and an arrow key for left or right.  This would allow me to use the same key combo to switch workspaces in all my systems.  I was shocked to find that in Gnome, as of the time of this writing, you cannot use Super as a combo key, it only works on its own.  Every time I would try to enter &#8220;Super + Left Arrow&#8221; or &#8220;Super + Right Arrow&#8221;, it would stop right at Super and not let me create a combo.</p>
<p>Some searching online showed that many others have had this problem, it seems I&#8217;m not the only one who wants to use Super in combination with other keys.  With that in mind, I decided to share my solution to this problem.</p>
<h2>Remapping the Super Key</h2>
<p>Chances are, your keyboard has two Super keys.  They can be easily spotted, usually in the lower row, and bearing the Windows logo.  What we&#8217;re going to do is tell Gnome to treat the Super key as something else, so that it doesn&#8217;t have to follow the rules Gnome has set for how that key should be used.</p>
<p>Open up your Keyboard options (NOT Keyboard Shortcuts) from the <em>System -&gt; Preferences</em> menu.  From that screen, choose the <em>Layout</em> tab.  On the <em>Layout</em> page should be an icon for <em>Layout Options</em>.</p>
<p><img class="aligncenter size-full wp-image-3794" src="http://imagecdn.maketecheasier.com/2009/03/keyprefs.png" alt="Keyboard Preferences Screen" width="512" height="557" /></p>
<p>From within the Layout Options page, choose <em>Alt/Win Key Behavior</em>.  From there you can choose to map the Super key to &#8220;Meta&#8221;, allowing it to bypass normal Super key behavior.</p>
<p><img class="aligncenter size-full wp-image-3797" src="http://imagecdn.maketecheasier.com/2009/03/layout-options.png" alt="Layout Options screen" width="558" height="428" /></p>
<p>Now that we&#8217;ve &#8220;tricked&#8221; Gnome into thinking the Super key is a different key, we can use it for combinations in the Keyboard Shortcuts screen.  You can find Keyboard Shortcuts in the <em>System -&gt; Preferences</em> menu.  As I mentioned above, my reason for wanting to set this behavior was so that I could use the same key combo to switch workspaces that I use on all my other systems, which is Super + Left or Right.</p>
<p><img class="aligncenter size-full wp-image-3798" src="http://imagecdn.maketecheasier.com/2009/03/shortcuts.png" alt="Keyboard Shortcuts Screen" width="560" height="420" /></p>
<p>Now that we&#8217;ve remapped the Super key, Gnome will let it be used in combination with other keys.  Anytime we hit that key, Gnome treats it as &#8220;Mod4&#8243;, which it WILL allow to be used in combinations.  Now I&#8217;m all set,  I can use the same key combo on all the computers I use, no matter which operating system or desktop environment I happen to be running.</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/increase-screen-resolution-beyond-its-default-settings-linux/2012/04/13' title='How to Increase Your Screen Resolution Beyond Its Default Settings [Linux]'>How to Increase Your Screen Resolution Beyond Its Default Settings [Linux]</a></li>
<li><a href='http://maketecheasier.com/surfing-the-web-without-a-mouse-linux/2012/04/12' title='Surfing The Web Without a Mouse [Linux]'>Surfing The Web Without a Mouse [Linux]</a></li>
<li><a href='http://maketecheasier.com/gnome-3-4-review-and-hands-on/2012/04/04' title='Gnome 3.4 Review and Hands-on'>Gnome 3.4 Review and Hands-on</a></li>
<li><a href='http://maketecheasier.com/simulate-left-mouse-click-with-keyboard-shortcut/2011/11/26' title='How to Simulate Left Mouse Click With Keyboard Shortcut in Ubuntu [Quick Tip]'>How to Simulate Left Mouse Click With Keyboard Shortcut in Ubuntu [Quick Tip]</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31&amp;title=Making+Full+Use+of+the+Super+%28Windows%29+Key+in+Gnome&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31">Making Full Use of the Super (Windows) Key in Gnome</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/making-full-use-of-the-super-windows-key-in-gnome/2009/03/31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Enable Emoji Icons On Your iPhone For Free</title>
		<link>http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11</link>
		<comments>http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11#comments</comments>
		<pubDate>Wed, 11 Feb 2009 12:49:18 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Emoji icon]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[Keyboard]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=2636</guid>
		<description><![CDATA[Unless you are having a Japanese iPhone, chances are your iPhone does not come with the attractive and interesting Emoji icons. Like any other Emoticons on mobile, the Emoji iconset allows you to insert smily faces and many other icons in your notes, sms and any other text entries. If... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11&amp;title=How+To+Enable+Emoji+Icons+On+Your+iPhone+For+Free&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11">How To Enable Emoji Icons On Your iPhone For Free</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2646" title="emoji-icon" src="http://imagecdn.maketecheasier.com/2009/02/emoji-icon.jpg" alt="emoji-icon" width="222" height="138" />Unless you are having a Japanese iPhone, chances are your iPhone does not come with the attractive and interesting Emoji icons. Like any other Emoticons on mobile, the Emoji iconset allows you to insert smily faces and many other icons in your notes, sms and any other text entries.</p>
<p>If you are affected by the fact that your iPhone does not has the emoji function, don&#8217;t worry, here is a simple trick that you can use to activate the emoji iconset in your iPhone.</p>
<p><span id="more-2636"></span>Go to the AppStore in your iPhone.</p>
<p>Tap on the <em>Search</em> and type in &#8220;<em>spell number</em>&#8221;</p>
<p><img class="alignnone size-full wp-image-2637" title="search for spell number in the appstore" src="http://imagecdn.maketecheasier.com/2009/02/search-spellno.jpg" alt="search for spell number in the appstore" width="320" height="259" /></p>
<p>Install the application</p>
<p><img class="alignnone size-full wp-image-2638" title="install spell number" src="http://imagecdn.maketecheasier.com/2009/02/install-spellno.jpg" alt="install spell number" width="320" height="265" /></p>
<p>From your Home screen, open the <em>Spell Number</em> application and  key in <em>9876543.21</em> (including the decimal point)</p>
<p><img class="alignnone size-full wp-image-2639" title="spell number easter egg" src="http://imagecdn.maketecheasier.com/2009/02/spellno-easter.jpg" alt="spell number easter egg" width="320" height="459" /></p>
<p>Exit the application.</p>
<p>Go to <em>Settings</em>. Navigate to <em>General -&gt; Keyboard -&gt; International Keyboards</em>.</p>
<p>Scroll down to <em>Japanese</em>. Tap on it.</p>
<p>Swipe the Emoji option to ON.</p>
<p><img class="alignnone size-full wp-image-2640" title="enable-emoji" src="http://imagecdn.maketecheasier.com/2009/02/enable-emoji.jpg" alt="enable-emoji" width="320" height="218" /></p>
<p>Back to your Home screen, turn on your Notepad (or any other application that requires keyboard) and create a new note. On the keyboard, you should see a globe beside the Space button. Tap on it and it will display the Emoji iconset.</p>
<p><img class="alignnone size-full wp-image-2642" title="emoji-set1" src="http://imagecdn.maketecheasier.com/2009/02/emoji-set1.jpg" alt="emoji-set1" width="320" height="462" /></p>
<p><img class="alignnone size-full wp-image-2643" title="emoji-set2" src="http://imagecdn.maketecheasier.com/2009/02/emoji-set2.jpg" alt="emoji-set2" width="320" height="217" /></p>
<p><img class="alignnone size-full wp-image-2644" title="emoji-set3" src="http://imagecdn.maketecheasier.com/2009/02/emoji-set3.jpg" alt="emoji-set3" width="320" height="215" /></p>
<p><img class="alignnone size-full wp-image-2645" title="emoji-set4" src="http://imagecdn.maketecheasier.com/2009/02/emoji-set4.jpg" alt="emoji-set4" width="320" height="216" /></p>
<p>I am not sure how long will <em>Spell Number</em> stays free. In the event that it charges you for the download, there is another way that you can activate the Emoji icon for free, but it requires you to jailbreak your iPhone.</p>
<p>- <a href="http://maketecheasier.com/how-to-use-quickpwn-to-jailbreak-your-iphoneipod-touch-easily/2008/09/03" target="_blank">Jailbreak</a> your iPhone.</p>
<p>- Load <em>Cydia.</em> Tap on the <em>Section</em>. Navigate to <em>Tweak -&gt; Emoji</em>.</p>
<p>- Install it.</p>
<p>You can now activate the Emoji icon via the Settings page.</p>
<p>The above tricks will work for iPod Touch as well.</p>
<p>What other iPhone tricks do you want us to cover? Tell us in the comment.</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/6-ios-apps-for-getting-in-shape/2012/03/22' title='6 iOS Apps For Getting In Shape'>6 iOS Apps For Getting In Shape</a></li>
<li><a href='http://maketecheasier.com/forecast-for-iphone-foursquare-check-in-ahead-of-time/2012/01/28' title='Forecast for iPhone: Foursquare Check-In Ahead of Time'>Forecast for iPhone: Foursquare Check-In Ahead of Time</a></li>
<li><a href='http://maketecheasier.com/nuu-minikey-a-small-hardware-keyboard-for-iphone-4/2011/09/27' title='Nuu Minikey &#8211; A Small Hardware Keyboard For iPhone 4'>Nuu Minikey &#8211; A Small Hardware Keyboard For iPhone 4</a></li>
<li><a href='http://maketecheasier.com/sync-rhythmbox-with-ios4-0/2010/08/11' title='[Snippet] How to Sync Rhythmbox With iOS4.0'>[Snippet] How to Sync Rhythmbox With iOS4.0</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11&amp;title=How+To+Enable+Emoji+Icons+On+Your+iPhone+For+Free&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11">How To Enable Emoji Icons On Your iPhone For Free</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/enable-emoji-icons-on-your-iphone-for-free/2009/02/11/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 16:57:55 -->
