<?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>Cute Machine &#187; productivity</title>
	<atom:link href="http://www.cutemachine.com/tag/productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cutemachine.com</link>
	<description>Learn • Create • Profit</description>
	<lastBuildDate>Tue, 22 Nov 2011 20:05:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Publishing Workflow with nvALT and MultiMarkdown</title>
		<link>http://www.cutemachine.com/writing-2/publishing-workflow-with-nvalt-and-multimarkdown/</link>
		<comments>http://www.cutemachine.com/writing-2/publishing-workflow-with-nvalt-and-multimarkdown/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 14:29:26 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Writing]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[mark-up]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[multimarkdown]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.cutemachine.com/?p=674</guid>
		<description><![CDATA[Last week a friend of mine told me about his experience of using Microsoft Word to write a paper. I won&#8217;t share it here with you because of the abusive language he used. Suffice it to say that it wasn&#8217;t a good one. I recommended my workflow to my dear friend, as I&#8217;m very happy [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="drop_cap">L</span>ast week a friend of mine told me about his experience of using Microsoft Word to write a paper. I won&#8217;t share it here with you because of the abusive language he used. Suffice it to say that it wasn&#8217;t a good one. I recommended my workflow to my dear friend, as I&#8217;m very happy with it. I think the tools might be useful to you as well.</p>
<p>The workflow is simple to learn and simple to follow. I&#8217;m quite confident that some of you might drop Microsoft Word and the like for ever.</p>
<h2 id="thetools">The Tools</h2>
<ol>
<li><a href="http://fletcherpenney.net/multimarkdown/" title="MultiMarkdown on fletcherpenny.net">MultiMarkdown</a> is an enhancement of the famous <a href="http://daringfireball.net/projects/markdown/" title="Markdown by John Gruber">Markdown</a> text-toHTML conversion tool <em>by John Gruber</em> of <em>Daring Fireball</em> fame.</li>
<li><a href="http://brettterpstra.com/project/nvalt/" title="nvALT Notational Velocity Fork">nvALT</a> is a fork of the <a href="http://notational.net/" title="Notational Velocity">Notational Velocity</a> editor, which I used quite extensively in the past. nvALT has a built-in preview window, which can render text formatted with MultiMarkdown. nvALT is free, but you should donate<a href="#fn:donate" id="fnref:donate" title="see footnote" class="footnote">1</a> to support the developers.</li>
<li><a href="https://www.dropbox.com/features" title="Dropbox features">Dropbox</a> lets me access my files from anywhere. With Dropbox documents can be edited on the go with your iDevice without the need to sync through iTunes.</li>
</ol>
<p>If you do not want to give up working with your favorite text editor you can use <a href="http://markedapp.com/support/" title="Preview App For MultiMarkdown">marked</a>. This tool is much like the preview window built into nvALT. I haven&#8217;t used it myself yet, but I heard good things about it. It is available in the Mac App Store.</p>
<h2 id="whatismultimarkdown">What is MultiMarkdown?</h2>
<p>MultiMarkdown is a mark-up language like HTML, but designed for readability. Do not stop to read here, it is not as geeky as it might sound. If you ever tried to format a plain text email you probably have come quite close to MultiMarkdown without knowing it. Let me show you an example of the beauty of writing with MultiMarkdown. This is the text as you would write it with MultiMarkdown formatting:<a href="#fn:editor" id="fnref:editor" title="see footnote" class="footnote">2</a></p>
<p><img id="nvalteditor" class="aligncenter" src="http://www.cutemachine.com/wp-content/uploads/2011/07/nvALT-Editor-MultiMarkdown.png" alt="nvALT Editor" title="nvALT Editor" /></p>
<p>And here is the text in nvALT&#8217;s preview window:</p>
<p><img id="nvaltpreview" class="aligncenter" src="http://www.cutemachine.com/wp-content/uploads/2011/07/nvALT-Preview-MultiMarkdown.png" alt="nvALT Preview" title="nvALT Preview" /></p>
<p>This is neat and clean, isn&#8217;t it? The text you wrote with the MultiMarkdown formatting is readable. This is in stark contrast to other markup languages like HTML or XML. The preview window looks as if you have used HTML to write it. That is, because <em>it is</em> HTML. The preview window converts the MultiMarkdown to HTML in the background. You can even use this HTML to publish on the web, as we will see later.</p>
<h2 id="whatisnvalt">What is nvALT?</h2>
<p>nvALT is a plain text editor with incremental search built into it. nvALT makes it really simple to work on many different articles in one session. This is especially useful when writing a book or maintaing a blog. nvALT can search across all your documents and bring up relevant information in seconds. And it has a preview window for converting the MultiMarkdown formatted text into HTML and rendering it in a web view. You also can save the HTML as I will show you in a minute.</p>
<h2 id="usingdropboxwithnvalt">Using Dropbox with nvALT</h2>
<p>When I&#8217;m on the go too, I still can edit my documents. nvALT has no internal document format, as, for example, in the case of Microsoft Word. nvALT saves the documents as plain text. This means you can use any editor to make changes to your documents. Just make sure to save the changed document in plain text. This allows me to work on my iPad or iPhone. I can work on my documents from anywhere, as long as I have access to my Dropbox folder. Nowadays I keep everything in plain text files formatted with MultiMarkdown. My exercise log. My ToDo list. My WordPress articles. Every piece I write. <strong>One workflow to rule them all</strong>.</p>
<h2 id="easyworkflow">Easy Workflow</h2>
<p>As I said, the workflow is straightforward. Write your content with the nvALT editor and use the MultiMarkdown syntax to describe the formatting. You can see the ready formatted text in the preview window of nvALT. When you are satisfied with what you see, save the HTML source of your document and publish it via WordPress, or convert it to LaTex or PDF.</p>
<p>I keep all of my documents in one Dropbox folder and use nvALT to find the documents and make changes. nvALT makes it easy to find documents through its integrated search capabilities. Switching between many different articles is a matter of <em>milli</em>seconds. For me, this is one of the biggest advantages of working with nvALT.</p>
<p>nvALT also supports <strong>distraction free editing</strong> of your documents. One press of the key and it&#8217;s you and your text. The menu bar and all other windows will be covered by nvALT.</p>
<h2 id="advantagesofworkingwithnvaltandmultimarkdown">Advantages of working with nvALT and MultiMarkDown</h2>
<ul>
<li>The basics of MultiMarkdown can be picked up in a minute.</li>
<li>You can use MultiMarkdown to create HTML, LaTex, OPML, PDF, and Open Document.</li>
<li>You can keep your documents in a DropBox folder and edit the documents on your mobile device. You do not have to worry about syncing your documents. If you want to edit your documents on the iPhone or iPad I recommend using the Elements app. Elements has a Markdown preview included in it.</li>
<li>Future proof. You will always be able to work with your old documents, because the files are stored in plain text. One who tries to work on one document with different versions of Microsoft Word will appreciate this a lot.</li>
<li>You are not bound to nvALT. You can use nvALT at home and use Notepad at work to edit the same document.</li>
<li>Searching and switching between articles within nvALT can be as fast as lightning.</li>
</ul>
<h2 id="publishingthetextonyourblog">Publishing the text on your blog</h2>
<p>Publishing your writings in your blog can be done with copying the HTML from the preview window into the edit window of your WordPress installation. To get to the HTML just open the preview window in nvALT using the menu <code>Preview &gt; Toggle Preview Window</code> and then switch from preview to source with <code>Preview &gt; Toggle Source View</code>. That&#8217;s it.</p>
<h2 id="conclusion">Conclusion</h2>
<p>This workflow is easy to pick up and it doesn&#8217;t cost you a dime. It is painless, cross-platform and future proof.<a href="#fn:geeky" id="fnref:geeky" title="see footnote" class="footnote">3</a> Give it a try and let me know how you like it in the comments.</p>
<p>When I searched Google to find a good tool with which I can write for <a href="http://cutemachine.com/" title="Cute Machine Blog">Cute Machine</a>, I found <em>Eddie Smith&#8217;s</em> excellent blog <a href="http://www.practicallyefficient.com/" title="practically efficient Blog">practically efficient</a>. This is where I learned about nvALT. Check out his blog: you might enjoy reading it as much as I do.</p>
<p>I plan to self-publish a small book on Amazon&#8217;s Kindle Store in the near future. Using the workflow described above should help me in this endeavor. I will let you know whether the described workflow can keep up to what I have praised it for.</p>
<p>If you liked this article please consider to <a href="http://twitter.com/CuteMachine" title="CuteMachine On Twitter">follow me on Twitter</a> and subscribe to my <a href="http://www.cutemachine.com/feed" title="CuteMachine RSS Feed">RSS feed</a>.</p>
<p>See you, <br />
Joe</p>
<div class="footnotes">
<hr />
<ol>
<li id="fn:donate">
<p>As Brett said on his blog, it really feels good to donate.<a href="#fnref:donate" title="return to article" class="reversefootnote">&#160;&#8617;</a></p>
</li>
<li id="fn:editor">
<p>You can use your favorite editor. nvALT, Vim, Emacs, TextEdit, TextWrangler or whatever.<a href="#fnref:editor" title="return to article" class="reversefootnote">&#160;&#8617;</a></p>
</li>
<li id="fn:geeky">
<p>OK, it might be a <em>little</em> geeky.<a href="#fnref:geeky" title="return to article" class="reversefootnote">&#160;&#8617;</a></p>
</li>
</ol>
</div>
<p><script>window.onload = function(){var div = document.getElementById('contentdiv'),oldscroll = 0;div.scrollTop = oldscroll;}</script></p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;linkname=Publishing%20Workflow%20with%20nvALT%20and%20MultiMarkdown" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;count=none&amp;text=Publishing%20Workflow%20with%20nvALT%20and%20MultiMarkdown" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;count=none&amp;text=Publishing%20Workflow%20with%20nvALT%20and%20MultiMarkdown" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;linkname=Publishing%20Workflow%20with%20nvALT%20and%20MultiMarkdown" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;linkname=Publishing%20Workflow%20with%20nvALT%20and%20MultiMarkdown" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;linkname=Publishing%20Workflow%20with%20nvALT%20and%20MultiMarkdown" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cutemachine.com%2Fwriting-2%2Fpublishing-workflow-with-nvalt-and-multimarkdown%2F&amp;title=Publishing%20Workflow%20with%20nvALT%20and%20MultiMarkdown" id="wpa2a_2">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cutemachine.com/writing-2/publishing-workflow-with-nvalt-and-multimarkdown/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Divert Calls on the iPhone with GSM Codes</title>
		<link>http://www.cutemachine.com/iphone-productivity-quick-tip/how-to-divert-calls-on-the-iphone-with-gsm-codes/</link>
		<comments>http://www.cutemachine.com/iphone-productivity-quick-tip/how-to-divert-calls-on-the-iphone-with-gsm-codes/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 16:33:03 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[iPhone Productivity Quick Tip]]></category>
		<category><![CDATA[babyfon]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[divert calls forward]]></category>
		<category><![CDATA[gsm]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.cutemachine.com/?p=324</guid>
		<description><![CDATA[Have you ever tried to forward incoming calls on your iPhone to another phone? Some weeks ago, when I was trying out the BabyFon application, I had to do divert all incoming calls. If you search through the iPhone&#8217;s phone application to find a button which lets you divert calls, you will have no luck. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft frame size-medium wp-image-507" title="gsmcodekeypad" src="http://www.cutemachine.com/wp-content/uploads/2009/01/gsmcodekeypad-208x300.png" alt="gsmcodekeypad" width="180" height="258" /><span class="drop_cap">H</span>ave you ever tried to forward incoming calls on your iPhone to another phone? Some weeks ago, when I was trying out the <a title="Use your iPhone as a baby phone" href="http://www.cutemachine.com/app-store-reviews/your-iphone-is-a-babyfon/">BabyFon application</a>, I had to do divert all incoming calls. If you search through the iPhone&#8217;s phone application to find a button which lets you divert calls, you will have no luck. Instead, you have to go to the settings application: <code>Settings &gt; Phone &gt; Call Forwarding</code>. In the menu you can enter a phone number where you want to have your calls forwarded to. In the same menu you can switch call forwarding on or off. There is also another way to forward calls. This is the solution I prefer as it comes in more handy when you need to use call forwarding on a day to day basis: you can use GSM codes and make convenient short cuts in your contacts database.</p>
<p>Do you wonder what GSM codes are? GSM is the abbreviation for <a title="GSM" href="http://en.wikipedia.org/wiki/Global_System_for_Mobile_Communications">Global System for Mobile Communications</a>. This standard defines various codes with which you can control phones which implement this standard. For example, you can configure call forwarding and other similar options too. In this article we will look at call forwarding only. You can control lots of <a title="GSM codes list" href="http://web.telia.com/~u47904776/gsmkode.htm" class="broken_link">other features</a> with GSM codes, which I will discuss in a later post.</p>
<p>These are the GSM codes of interest, if you need to divert calls on your phone:</p>
<ol>
<li>**21*<em>a phone number</em>#  &#8211; to register <em>a phone number</em> and activate the diversion of all calls to this number.</li>
<li>*21# &#8212; to activate divert all calls function (supposed you already have registered a phone number in the past).</li>
<li>#21# &#8212; to deactivate divert all calls.</li>
</ol>
<p>You can enter these codes through the Phone&#8217;s keypad. Just open the phone application and tap on the <em>Keypad</em> tab. Enter <em>**21*a phone number#</em> to register a phone number to which you want to forward incoming calls. When you register a phone number, that will also activate call diversion. With the code #21# you can deactivate call diversion.</p>
<p>If you are like me you have every chance of forgetting to deactivate the forwarding function. Therefore, it might be a good idea to set an alarm in the clock application to remind you of turning off call diversion.</p>
<p>The next time you need to divert incoming calls, it is enough to enter the code *21#, as the number is already registered. If you need to divert to a different number you certainly can register a new number.</p>
<p>As I am not good in remembering GSM codes I have installed shortcuts in the address book. This is how you can do it:<br />
<img class="alignright frame size-medium wp-image-503" title="contactcalldivert" src="http://www.cutemachine.com/wp-content/uploads/2009/01/contactcalldivert-208x300.png" alt="contactcalldivert" width="208" height="300" /></p>
<ul>
<li>Open the contact to whom you want to divert the call to.</li>
<li>Tap on the <em>Edit</em> button and select <em>Add new Phone</em>.</li>
<li>Enter the GSM code together with the number you want to forward calls to (e.g. <em>**21*08150815#</em>).</li>
<li>Press on the label beneath the phone field to add a custom field (Press <em>Edit</em> on the Label view, then select <em>Add Custom Label</em>).</li>
<li>Do the same steps once more to add a phone number which will deactivate the <em>divert all calls</em> function.</li>
</ul>
<p>This is how you can use GSM codes to forward calls to another phone. Look through the list I have linked to for further useful GSM codes. For example, there are GSM codes with which you can hide your caller id when making phone calls. Check the Quick Tip category in the coming days. I will write another short post about the caller id soon.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;linkname=How%20to%20Divert%20Calls%20on%20the%20iPhone%20with%20GSM%20Codes" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;count=none&amp;text=How%20to%20Divert%20Calls%20on%20the%20iPhone%20with%20GSM%20Codes" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;count=none&amp;text=How%20to%20Divert%20Calls%20on%20the%20iPhone%20with%20GSM%20Codes" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;linkname=How%20to%20Divert%20Calls%20on%20the%20iPhone%20with%20GSM%20Codes" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;linkname=How%20to%20Divert%20Calls%20on%20the%20iPhone%20with%20GSM%20Codes" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;linkname=How%20to%20Divert%20Calls%20on%20the%20iPhone%20with%20GSM%20Codes" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-divert-calls-on-the-iphone-with-gsm-codes%2F&amp;title=How%20to%20Divert%20Calls%20on%20the%20iPhone%20with%20GSM%20Codes" id="wpa2a_4">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cutemachine.com/iphone-productivity-quick-tip/how-to-divert-calls-on-the-iphone-with-gsm-codes/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Access your Favorite Websites easily on the iPhone</title>
		<link>http://www.cutemachine.com/iphone-productivity-quick-tip/access-your-favorite-websites-easily-on-the-iphone/</link>
		<comments>http://www.cutemachine.com/iphone-productivity-quick-tip/access-your-favorite-websites-easily-on-the-iphone/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 11:11:03 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[iPhone Productivity Quick Tip]]></category>
		<category><![CDATA[bookmark]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile safari]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.cutemachine.com/?p=312</guid>
		<description><![CDATA[The other day I was chatting with a friend who recently bought an iPhone. When I was looking at his iPhone I noticed some icons which I had never seen before. It turned out that these icons were bookmarks to his favorite websites. A nice little feature mobile Safari offers is the facility to drop [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-343" title="safari" src="http://www.cutemachine.com/wp-content/uploads/2009/01/safari.png" alt="safari" width="59" height="61" /><span class="drop_cap">T</span>he other day I was chatting with a friend who recently bought an iPhone. When I was looking at his iPhone I noticed some icons which I had never seen before. It turned out that these icons were bookmarks to his favorite websites. A nice little feature mobile Safari offers is the facility to drop bookmarks on your Home screen.</p>
<ol>
<li>Open the site you want to have a shortcut for in mobile Safari.</li>
<li>Resize and move the page to the section you want to start off the next time you open the shortcut. Mobile Safari will remember the exact position.</li>
<li>Press the + sign in the bottom toolbar and select <em>Add To Home Screen</em>. The iPhone will make a screenshot of the page, which will be used as an icon on the Home screen.</li>
</ol>
<p>Go ahead, now you have a convenient shortcut on your Home screen.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;linkname=Access%20your%20Favorite%20Websites%20easily%20on%20the%20iPhone" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;count=none&amp;text=Access%20your%20Favorite%20Websites%20easily%20on%20the%20iPhone" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;count=none&amp;text=Access%20your%20Favorite%20Websites%20easily%20on%20the%20iPhone" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;linkname=Access%20your%20Favorite%20Websites%20easily%20on%20the%20iPhone" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;linkname=Access%20your%20Favorite%20Websites%20easily%20on%20the%20iPhone" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;linkname=Access%20your%20Favorite%20Websites%20easily%20on%20the%20iPhone" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Faccess-your-favorite-websites-easily-on-the-iphone%2F&amp;title=Access%20your%20Favorite%20Websites%20easily%20on%20the%20iPhone" id="wpa2a_6">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cutemachine.com/iphone-productivity-quick-tip/access-your-favorite-websites-easily-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Secure your iPhone in 9 Easy to Follow Steps</title>
		<link>http://www.cutemachine.com/iphone-productivity-quick-tip/how-to-secure-your-iphone-in-9-easy-to-follow-steps/</link>
		<comments>http://www.cutemachine.com/iphone-productivity-quick-tip/how-to-secure-your-iphone-in-9-easy-to-follow-steps/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 18:59:39 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[iPhone Productivity Quick Tip]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.cutemachine.com/?p=215</guid>
		<description><![CDATA[The iPhone is not only a phone, but also a computer. And some people use it like a computer. But, strangely enough, when it comes to security, they are not taking the necessary steps to secure their data like they would on a normal desktop computer or laptop. They store contact information, documents, passwords and [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.cutemachine.com/wp-content/uploads/2008/12/enter_passcode.png"><img src="http://www.cutemachine.com/wp-content/uploads/2008/12/enter_passcode-208x300.png" alt="enter_passcode" title="enter_passcode" width="130" class="alignleft frame wp-image-280" /></a><span class="drop_cap">T</span>he iPhone is not only a phone, but also a computer. And some people use it like a computer. But, strangely enough, when it comes to security, they are not taking the necessary steps to secure their data like they would on a normal desktop computer or laptop. They store contact information, documents, passwords and other confidential data. And yet they leave it all unprotected. Follow these security tips to make it harder for any villain to get hold of your valuable data.</p>
<p> </p>
<ol>
<li>Protect your iPhone against unwanted access. Activate the Pin Pad under <em>Settings &gt; General &gt; Passcode Lock</em>. Also set the <em>Auto-Lock</em> to at least 5 minutes. This will lock the iPhone automatically after 5 minutes. You can also configure your iPhone in a way that will erase all data after 10 failed passcode attempts. I am not using this feature, because I am afraid that my 2 year old daughter will try to guess the code and will not achieve it under 10 attempts.</li>
<li>Ensure that you reveal your location only to those services you trust. Therefore deactivate location services by default. You can do this in <em>Settings &gt; General &gt; Location Services</em>. Yes, I am paranoid.</li>
<li>Configure your iPhone to ask for permission before connecting to wireless networks. Set <em>Settings &gt; Wi-Fi &gt; Ask to Join Networks</em> to <em>on</em>.</li>
<li>Whenever possible, use an SSL connection when you surf with mobile Safari. You can see that a connection is secure when mobile Safari is displaying a little lock in the address bar.</li>
<li>Whenever possible, use an SSL connection to retrieve your mail. <em>Settings &gt; Mail, Contacts, Calendars &gt; Your Account &gt; Advanced &gt; Use SSL</em> is the right place to do it.</li>
<li>Under <em>Settings &gt; Safari</em> you can control various security settings for mobile Safari. You can deactivate JavaScript, block pop-ups and reject or delete cookies.</li>
<li>Use a secure data store application to store confidential documents. There are several offers in the App Store.</li>
<li>Use a secure password store application to store passwords. There are several programs which will do the job. Look for applications which do use encryption.</li>
<li>Do backup your iPhone regularly through iTunes. Apple has written a short article on their support pages about <a title="backup" href="http://support.apple.com/kb/HT1766">backing up your data and applications</a>.</li>
</ol>
<p>This list is not complete. For example, you can configure a virtual private network to use with your iPhone. The headline says <em>easy to follow steps;</em> therefore, I will leave the VPN to another post. You can also set restrictions on various iPhone applications. I do not consider these to be essential, but encourage you to play around with these (<em>Settings &gt; General &gt; Restrictions</em>). Certainly there are even more tips and tricks regarding iPhone security. Let us know your best tips and tricks.</p>
<p>I hope you are already determined to take security seriously. If not, <a title="stolen iPhone on eBay" href="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=270318409449" class="broken_link">read this funny story</a>. Funny, because the story came to a good end. Imagine this happening to you. A nightmare!</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;linkname=How%20to%20Secure%20your%20iPhone%20in%209%20Easy%20to%20Follow%20Steps" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;count=none&amp;text=How%20to%20Secure%20your%20iPhone%20in%209%20Easy%20to%20Follow%20Steps" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;count=none&amp;text=How%20to%20Secure%20your%20iPhone%20in%209%20Easy%20to%20Follow%20Steps" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;linkname=How%20to%20Secure%20your%20iPhone%20in%209%20Easy%20to%20Follow%20Steps" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;linkname=How%20to%20Secure%20your%20iPhone%20in%209%20Easy%20to%20Follow%20Steps" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;linkname=How%20to%20Secure%20your%20iPhone%20in%209%20Easy%20to%20Follow%20Steps" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhow-to-secure-your-iphone-in-9-easy-to-follow-steps%2F&amp;title=How%20to%20Secure%20your%20iPhone%20in%209%20Easy%20to%20Follow%20Steps" id="wpa2a_8">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cutemachine.com/iphone-productivity-quick-tip/how-to-secure-your-iphone-in-9-easy-to-follow-steps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why has the iPhone so many Buttons?</title>
		<link>http://www.cutemachine.com/iphone-productivity-quick-tip/why-has-the-iphone-so-many-buttons/</link>
		<comments>http://www.cutemachine.com/iphone-productivity-quick-tip/why-has-the-iphone-so-many-buttons/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 21:11:00 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[iPhone Productivity Quick Tip]]></category>
		<category><![CDATA[2.2]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[reboot]]></category>

		<guid isPermaLink="false">http://www.cutemachine.com/?p=221</guid>
		<description><![CDATA[Here is a quick list of the features controlled by the four buttons of your iPhone. These are the physical controls available. Sleep/Wake button, on the top right of your iPhone Volume button, on the left side Mute switch, on the left side of the iPhone, just above the volume control Home button, on the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="drop_cap">H</span>ere is a quick list of the features controlled by the four buttons of your iPhone. These are the physical controls available.</p>
<ul>
<li>Sleep/Wake button, on the top right of your iPhone</li>
<li>Volume button, on the left side</li>
<li>Mute switch, on the left side of the iPhone, just above the volume control</li>
<li>Home button, on the front of your iPhone, just beneath the touch screen</li>
</ul>
<p>The Sleep/Wake button lets you lock/unlock the iPhone respectively. Locking does not mean powering off though. It just turns off the touch screen. Any open application will continue to run. To power off the iPhone you need to press and hold the Sleep/Wake button for a few seconds, then drag the slider to the right side. To turn your iPhone on again just press the Sleep/Wake button for about two seconds.</p>
<p>The volume button controls the volume of the playback audio or the ring tone volume, depending on the context the button is used in.</p>
<p>The mute button mutes the external speaker. When the switch is down you can see a red dot on the switch indicating that the phone is muted. Before the introduction of the Software update 2.2 muting did not work properly. For example it was not possible to mute the sounds which came from the Koi Pond application or other third party apps. But it seems to be fixed in 2.2.</p>
<p>The Home button has several functions:</p>
<p><img class="alignright frame size-medium wp-image-231" title="homebutton" src="http://www.cutemachine.com/wp-content/uploads/2008/12/homebutton-208x300.png" alt="homebutton" width="208" height="300" /></p>
<ul>
<li>Pressing and holding the Home button while you are on one of the Home screens lets you rearrange your application icons. The icons will start to wiggle. You then can rearrange the icons. You can also delete applications by pressing the x control on the top left corner of an icon. Press the Home button once more when you have finished rearranging and deleting.</li>
<li>Pressing the Home button briefly while you are on one of the Home screens will bring you back to the first Home screen.</li>
<li>Pressing and holding the Home button and the Sleep/Wake button will reboot your iPhone. When you hold the buttons for a few seconds a slider will appear on the screen. Drag it to the right to reboot your device.</li>
<li>Pressing the Home button while an application is open will end that application.</li>
<li>Pressing the Home button for about six seconds while an application is open will force quit the application. This is useful when an application is not responding anymore.</li>
<li>Pressing the Home button twice quickly will bring you back to your first Home screen, open your favorite contacts list or, start the iPod application. You can choose which of these features you want to activate in Settings &gt; General &gt; Home button.</li>
<li>Pressing the Home button twice while the iPhone is locked will launch the iPod widget, with which you can control the audio playback volume, start/stop the playback or, change the track.</li>
</ul>
<p>Apple provides a user guide optimized for mobile Safari. There is a link in the bookmarks folder of mobile Safari, which points to  <a href="http://help.apple.com/iphone/">help.apple.com/iphone</a>.</p>
<p>That&#8217;s all folks. Have I missed a button feature? Let me know in the comments.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;linkname=Why%20has%20the%20iPhone%20so%20many%20Buttons%3F" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;count=none&amp;text=Why%20has%20the%20iPhone%20so%20many%20Buttons%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;count=none&amp;text=Why%20has%20the%20iPhone%20so%20many%20Buttons%3F" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;linkname=Why%20has%20the%20iPhone%20so%20many%20Buttons%3F" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;linkname=Why%20has%20the%20iPhone%20so%20many%20Buttons%3F" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;linkname=Why%20has%20the%20iPhone%20so%20many%20Buttons%3F" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fwhy-has-the-iphone-so-many-buttons%2F&amp;title=Why%20has%20the%20iPhone%20so%20many%20Buttons%3F" id="wpa2a_10">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cutemachine.com/iphone-productivity-quick-tip/why-has-the-iphone-so-many-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Features of the iPhone Headset</title>
		<link>http://www.cutemachine.com/iphone-productivity-quick-tip/features-of-the-iphone-headset/</link>
		<comments>http://www.cutemachine.com/iphone-productivity-quick-tip/features-of-the-iphone-headset/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 20:09:51 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[iPhone Productivity Quick Tip]]></category>
		<category><![CDATA[headset]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.cutemachine.com/?p=148</guid>
		<description><![CDATA[After using the iPhone daily for nearly half a year, I realized that the headphone has a button to control several features. I guess sometimes it helps to read the manual which comes with the iPhone. If you do not read manuals, do not worry, everything is here: You can answer an incoming call by [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://www.cutemachine.com/wp-content/uploads/2008/12/ipod.png" alt="" title="ipod" width="60" height="58" class="alignleft size-full wp-image-156" />After using the iPhone daily for nearly half a year, I realized that the headphone has a button to control several features. I guess sometimes it helps to read the manual which comes with the iPhone. If you do not read manuals, do not worry, everything is here:</p>
<ul>
<li>You can answer an incoming call by pressing the headphone button once. Press it again if you want to hang up.</li>
<li>While you are listening to music on your iPhone, you can press the headphone&#8217;s button once to pause the music. Press it once more to start the playback again.</li>
<li>Use a double click to play the next track in your playlist.</li>
<li>There is another interesting feature. If you want to jump back to the beginning of the current track, you need only to press the button three times in a row. If the playback is a few seconds in the track, the playback of the previous track will be started. This will need some practice though.</li>
<li>Pressing the button while no music is playing, the iPhone will pick a random track and start the playback.</li>
<li>Pulling out the headphone while you&#8217;re listening to your iPod, will stop the playback. When you start the playback again you will notice that the iPod is repeating the last two or three seconds. This is especially useful when listening to podcasts.</li>
</ul>
<div>This should be all, though I haven&#8217;t tried to quadruple click &#8230;</div>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;linkname=Features%20of%20the%20iPhone%20Headset" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;count=none&amp;text=Features%20of%20the%20iPhone%20Headset" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;count=none&amp;text=Features%20of%20the%20iPhone%20Headset" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;linkname=Features%20of%20the%20iPhone%20Headset" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;linkname=Features%20of%20the%20iPhone%20Headset" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;linkname=Features%20of%20the%20iPhone%20Headset" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Ffeatures-of-the-iphone-headset%2F&amp;title=Features%20of%20the%20iPhone%20Headset" id="wpa2a_12">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cutemachine.com/iphone-productivity-quick-tip/features-of-the-iphone-headset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden Features in Mobile Safari</title>
		<link>http://www.cutemachine.com/iphone-productivity-quick-tip/hidden-features-in-mobile-safari/</link>
		<comments>http://www.cutemachine.com/iphone-productivity-quick-tip/hidden-features-in-mobile-safari/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 09:13:07 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[iPhone Productivity Quick Tip]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[mobile safari]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://www.cutemachine.com/?p=131</guid>
		<description><![CDATA[Here is a short list of the tips and tricks you might find useful when surfing the web with mobile Safari. Some of these weren&#8217;t that obvious to me, so I thought I should share them with you.   Rotate the iPhone by 90 degrees to surf in landscape mode. Double tap on a column [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-135" title="safari" src="http://www.cutemachine.com/wp-content/uploads/2008/12/safari.jpg" alt="" width="75" height="75" /></p>
<p>Here is a short list of the tips and tricks you might find useful when surfing the web with mobile Safari. Some of these weren&#8217;t that obvious to me, so I thought I should share them with you.</p>
<p> </p>
<ul>
<li>Rotate the iPhone by 90 degrees to surf in landscape mode.</li>
<li>Double tap on a column zooms that column in for better reading. Double tap anywhere on the screen to zoom out again.</li>
<li>A tap on the status bar (where the carrier, time and, battery information is shown) propels you right to the top of the current web page. This actually works in some other applications as well.</li>
<li>Tap and hold down the finger on a picture to save that picture into the camera roll of the Photo application.</li>
<li>You can sync the bookmarks between mobile Safari and your Safari installation on your desktop computer.</li>
<li>When you are entering URLs you can omit the <em>www.</em> part of the address.</li>
<li>When entering URLs into the address field you can use the top level domain shortcut I described in <a href="http://www.cutemachine.com/iphone-productivity-quick-tip/the-advantages-of-a-virtual-keyboard/">The Advantages of a Virtual Keyboard</a>.</li>
<li>A little lock icon on the left of the address bar shows you whether you are using a secure https connection. This is useful, because normally you will not see the scheme name (http, https, etc.) of the URL.</li>
<li><img class="alignright frame size-medium wp-image-137" title="safariurlbubble" src="http://www.cutemachine.com/wp-content/uploads/2008/12/safariurlbubble.png" alt="" width="192" height="99" />Sometimes you want to see where a URL is pointing to before opening it. Tap and hold down the finger on the URL for a second. A little bubble will show you the link&#8217;s name and destination.</li>
</ul>
<p> </p>
<p>That&#8217;s all that comes to my mind when I think about how to best use mobile Safari. Have I forgotten some useful tips and tricks? Leave a comment to share your secret power tips with us.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;linkname=Hidden%20Features%20in%20Mobile%20Safari" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;count=none&amp;text=Hidden%20Features%20in%20Mobile%20Safari" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;count=none&amp;text=Hidden%20Features%20in%20Mobile%20Safari" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;linkname=Hidden%20Features%20in%20Mobile%20Safari" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;linkname=Hidden%20Features%20in%20Mobile%20Safari" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;linkname=Hidden%20Features%20in%20Mobile%20Safari" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fhidden-features-in-mobile-safari%2F&amp;title=Hidden%20Features%20in%20Mobile%20Safari" id="wpa2a_14">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cutemachine.com/iphone-productivity-quick-tip/hidden-features-in-mobile-safari/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Advantages of a Virtual Keyboard</title>
		<link>http://www.cutemachine.com/iphone-productivity-quick-tip/the-advantages-of-a-virtual-keyboard/</link>
		<comments>http://www.cutemachine.com/iphone-productivity-quick-tip/the-advantages-of-a-virtual-keyboard/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 20:18:09 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[iPhone Productivity Quick Tip]]></category>
		<category><![CDATA[auto-correction]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://www.cutemachine.com/?p=108</guid>
		<description><![CDATA[With software update 2.2 it is now possible to turn auto-correction on or off. I think this has been the second most often requested feature right behind cut and paste, which was by far the most often requested one. You can find the auto-correction switch in the settings application under General &#62; Keyboard &#62; Auto-Correction. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright frame size-full wp-image-118" title="settings_keyboard" src="http://www.cutemachine.com/wp-content/uploads/2008/12/settings_keyboard.png" alt="" width="200" height="287" /></p>
<p>With software update 2.2 it is now possible to turn auto-correction on or off. I think this has been the second most often requested feature right behind cut and paste, which was by far the most often requested one. You can find the auto-correction switch in the settings application under <em>General &gt; Keyboard &gt; Auto-Correction</em>.</p>
<p>Another feature which might be useful to you is the &#8220;.&#8221; shortcut. If switched on, you can tap the space bar twice to enter a period followed by a space character. The switch can be found in  <em>Settings &gt; General &gt; Keyboard &gt; &#8220;.&#8221; Shortcut</em>.</p>
<p><img class="alignleft frame size-full wp-image-114" title="keyboard_ene" src="http://www.cutemachine.com/wp-content/uploads/2008/12/keyboard_ene.png" alt="" width="200" height="134" /></p>
<p>Have you noticed the little globe key to the left of the space bar in the keyboard screen shots? You can choose from different international keyboards in the settings application under <em>General &gt; Keyboard &gt; International Keyboards</em>. For example, when you need to write emails in different languages this is a convenient method to switch between different keyboards and languages. Just press the globe to switch to the next configured language. This will not only change the keyboard layout, but also the auto-correction dictionary. When you have pressed the globe, the language you have switched to is displayed on the space bar for about one second. For me, switching between different keyboards comes in handy when I want to write emails to my Spanish speaking friends.</p>
<p>One feature I wasn&#8217;t aware of before I read about it this week is the capability to hit the shift key twice to switch to caps-lock mode. You also need to enable this feature in the settings application under <em>General &gt; Keyboard &gt; Enable Caps Lock</em>. You might want to use this feature if you need <em>to yell</em> at your COLLEAGUES, when writing them an email.</p>
<p><img class="alignleft frame size-full wp-image-116" title="keyboard_domains" src="http://www.cutemachine.com/wp-content/uploads/2008/12/keyboard_domains.png" alt="" width="200" height="134" /></p>
<p>If you need to enter special letters like German umlaute (ü, ö, ä) or the Spanish letter eñe (ñ) just tap the underlying key and hold it for a short period. You will notice that a contextual menu appears where you can choose the special letter from. This also works when entering email addresses or URLs, as depicted in the screen shot.</p>
<p>Last but not least, here is one of my favourite keyboard tricks. You can enter characters by swiping on the keyboard. This is helpful when you need to enter passwords which are often a combination of letters, digits and special characters. For example, you can enter a digit by tapping on the <em>123 key</em> and then swiping to the number key you want to enter. When you have entered the number just release the key and you will notice that the keyboard switches back to the mode for entering characters again.</p>
<p>Now, try these tricks with a device which has a real physical keyboard.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;linkname=The%20Advantages%20of%20a%20Virtual%20Keyboard" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;count=none&amp;text=The%20Advantages%20of%20a%20Virtual%20Keyboard" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;count=none&amp;text=The%20Advantages%20of%20a%20Virtual%20Keyboard" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;linkname=The%20Advantages%20of%20a%20Virtual%20Keyboard" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;linkname=The%20Advantages%20of%20a%20Virtual%20Keyboard" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;linkname=The%20Advantages%20of%20a%20Virtual%20Keyboard" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fthe-advantages-of-a-virtual-keyboard%2F&amp;title=The%20Advantages%20of%20a%20Virtual%20Keyboard" id="wpa2a_16">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cutemachine.com/iphone-productivity-quick-tip/the-advantages-of-a-virtual-keyboard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Scientific Calculator in Disguise</title>
		<link>http://www.cutemachine.com/iphone-productivity-quick-tip/scientific-calculator-in-disguise/</link>
		<comments>http://www.cutemachine.com/iphone-productivity-quick-tip/scientific-calculator-in-disguise/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 19:27:59 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[iPhone Productivity Quick Tip]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.cutemachine.com/?p=95</guid>
		<description><![CDATA[Did you know that the iPhone has a built-in scientific calculator? Just open the calculator and rotate your iPhone by 90 degrees into landscape perspective. You will see that your plain old calculator application has much more to offer. Just explore it and feel the difference.]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://www.cutemachine.com/wp-content/uploads/2008/12/calc.png" alt="" title="calc" width="57" height="57" class="alignleft size-medium wp-image-98" /></p>
<p><img src="http://www.cutemachine.com/wp-content/uploads/2008/12/calc_landscape.png" alt="calculator in landscape" title="calc_landscape" width="200" height="125" class="alignright frame size-full wp-image-96" /></p>
<p><scan class="drop_cap">D</scan>id you know that the iPhone has a built-in scientific calculator? Just open the calculator and rotate your iPhone by 90 degrees into landscape perspective. You will see that your plain old calculator application has much more to offer. Just explore it and feel the difference.</p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;size=medium&amp;count=false" scrolling="no" style="border:none;overflow:hidden;width:32px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;linkname=Scientific%20Calculator%20in%20Disguise" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;count=none&amp;text=Scientific%20Calculator%20in%20Disguise" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;counturl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;count=none&amp;text=Scientific%20Calculator%20in%20Disguise" scrolling="no" style="border:none;overflow:hidden;width:55px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;linkname=Scientific%20Calculator%20in%20Disguise" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;linkname=Scientific%20Calculator%20in%20Disguise" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;linkname=Scientific%20Calculator%20in%20Disguise" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.cutemachine.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.cutemachine.com%2Fiphone-productivity-quick-tip%2Fscientific-calculator-in-disguise%2F&amp;title=Scientific%20Calculator%20in%20Disguise" id="wpa2a_18">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.cutemachine.com/iphone-productivity-quick-tip/scientific-calculator-in-disguise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

