<?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>Juixe Techknow &#187; tutorial</title>
	<atom:link href="http://juixe.com/techknow/index.php/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://juixe.com/techknow</link>
	<description>Break Coders Block!</description>
	<lastBuildDate>Mon, 21 May 2012 16:01:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>What To Do When iPad Home Button Stops Working</title>
		<link>http://juixe.com/techknow/index.php/2012/05/21/fix-ipad-home-button-problem/</link>
		<comments>http://juixe.com/techknow/index.php/2012/05/21/fix-ipad-home-button-problem/#comments</comments>
		<pubDate>Mon, 21 May 2012 16:01:42 +0000</pubDate>
		<dc:creator>TechKnow</dc:creator>
				<category><![CDATA[TechKnow]]></category>
		<category><![CDATA[gesture]]></category>
		<category><![CDATA[home button]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://juixe.com/techknow/?p=1567</guid>
		<description><![CDATA[I&#8217;m still using my first generation iPad. I&#8217;ve had no issues with my iPad except that a little over a month ago the home button would occasionally stop working. The home button would work intermittently and I would have to push it multiple times for it to register. After a while, the home button would [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m still using my first generation iPad.  I&#8217;ve had no issues with my iPad except that a little over a month ago the home button would occasionally stop working.  The home button would work intermittently and I would have to push it multiple times for it to register.  After a while, the home button would work one time five or ten.  The home button on the iPad or iPhone is important because it is what you use to exit out of an app.  No matter how I pressed the home button on my iPad or how long I held it down it would not exit out of the app I would be using.  I grew frustrated and even considered trading in my otherwise functioning iPad.</p>
<p>The way I worked around the home button not working is to use <strong>Multitasking Gestures</strong>.  As soon as you detect any issue with your home button on you iPad go and open the <strong>Settings</strong> app.  In the Settings app, click on General and then enable the Multitasking Gestures.  Once you have the Multitasking Gestures enabled, you don&#8217;t need the home button to exit an app but can instead exit an app by pinching your five fingers together.  Place the tips of your five fingers in the screen and bring your fingers together to the center of the screen in a pinch gesture and it will close the currently opened app.  </p>
<p>If you find that the home button on you iPad stops functioning correctly then turn on the Multitasking Gestures from the Settings app.  The five finger pinch will act as if you pressed the home button.  You can also do a five finger swipe to move from different apps or you can swipe up with five fingers to reveal the multitasking bar and navigate between apps this way.</p>
<div id="attachment_1568" class="wp-caption aligncenter" style="width: 545px"><img src="http://juixe.com/techknow/wp-content/uploads/2012/05/ipad-multitask-gesture-535x401.png" alt="iPad Multitask Gesture" title="ipad-multitask-gesture" width="535" height="401" class="size-large wp-image-1568" /><p class="wp-caption-text">iPad Multitask Gestures setting</p></div>
]]></content:encoded>
			<wfw:commentRss>http://juixe.com/techknow/index.php/2012/05/21/fix-ipad-home-button-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Will Not Do Your Homework</title>
		<link>http://juixe.com/techknow/index.php/2011/06/28/i-will-not-do-your-homework/</link>
		<comments>http://juixe.com/techknow/index.php/2011/06/28/i-will-not-do-your-homework/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 16:01:20 +0000</pubDate>
		<dc:creator>TechKnow</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[TechKnow]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[novice]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[spreadsheet]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://juixe.com/techknow/?p=1395</guid>
		<description><![CDATA[I love to share solutions to issues I&#8217;ve encountered and explaining programming concepts in layman terms. I do it because that is how I learn. As a side effect of the tutorials and blog posts I write, I occasionally get a nice comment from someone that found some article I posted a while back found [...]]]></description>
			<content:encoded><![CDATA[<p>I love to share solutions to issues I&#8217;ve encountered and explaining programming concepts in layman terms.  I do it because that is how I learn.  As a side effect of the tutorials and blog posts I write, I occasionally get a nice comment from someone that found some article I posted a while back found useful.  I love to get those kinds of comments.  Off course, I even appreciate the comments that correct my grammar, spelling, or misconception in a post I wrote 2 or 3 years ago.  The one comment I usually don&#8217;t react well to is the one from some poor developer that sends me his requirements and asks for me to &#8220;provide proper solution.&#8221;  Recently I got one such request via a comments.  It stated&#8230;</p>
<blockquote><p>
I need to create a single page spreadsheet web application in RAILS which should be exactly like google doc(should not use google docs API). It should have the following features&#8230;
</p></blockquote>
<p>The comment went on and on that it should be a multi-user collaborate real time application with authentication, authorization, and hot keys support to boot.</p>
<p>I can relate with programmer stuck with a daunting problem.  More than once have I been tasked with problem outside my domain expertise, and even application.  I&#8217;ve had to walk through end users with problems that are peripheral to the application I was involved with.  For example, I&#8217;ve had to track problems down due to network issues and security settings on shared drives in client sites because the some server could read files from that location.  Like most developers, I&#8217;ve posted comments asking for help to blog articles on issues I&#8217;ve been stuck on, such as when using a particular version of a web service library with a particular web application server.  That said, I&#8217;ve never asked someone to provide me a proper solution to a homework or other project.</p>
]]></content:encoded>
			<wfw:commentRss>http://juixe.com/techknow/index.php/2011/06/28/i-will-not-do-your-homework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TechKnow Year In Review 2009</title>
		<link>http://juixe.com/techknow/index.php/2009/12/31/techknow-year-in-review-2009/</link>
		<comments>http://juixe.com/techknow/index.php/2009/12/31/techknow-year-in-review-2009/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 00:48:55 +0000</pubDate>
		<dc:creator>TechKnow</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML/XML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[TechKnow]]></category>
		<category><![CDATA[calacanis]]></category>
		<category><![CDATA[dhh]]></category>
		<category><![CDATA[griffon]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://juixe.com/techknow/?p=962</guid>
		<description><![CDATA[It is that time of year where we reflect on the accomplishments of the passing year and look forward to the one to come. Here is a window into the past year in technology through this year’s popular posts on TechKnow Juixe. Top Favorites Laws of Source Code and Software Development Repetative Recursion Technology and [...]]]></description>
			<content:encoded><![CDATA[<p>It is that time of year where we reflect on the accomplishments of the passing year and look forward to the one to come. Here is a window into the past year in technology through this year’s popular posts on <a href="http://juixe.com/techknow">TechKnow Juixe</a>.</p>
<p><b>Top Favorites</b></p>
<ul>
<li><a href="http://juixe.com/techknow/index.php/2009/05/07/laws-of-source-code-and-software-development/">Laws of Source Code and Software Development</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/05/09/repetative-recursion/">Repetative Recursion</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/08/19/technology-and-politics/">Technology and Politics</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/05/29/being-a-better-rails-developer/">Being a Better Rails Developer</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/05/28/programming-memes/">Programming Memes</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/05/28/developers-perpetual-todo-list/">Developer&#8217;s Perpetual Todo List</a></li>
</ul>
<p><b>Fav Tutorial</b></p>
<ul>
<li><a href="http://juixe.com/techknow/index.php/2009/05/11/the-anatomy-of-a-javascript-bookmarklet/">Anatomy of a JavaScript Bookmarklet</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/05/11/dynamically-create-html-elements-with-javascript/">Dynamically Create HTML Elements with JavaScript</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/06/09/grinding-griffon-the-setup/">Grinding Griffon</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/08/17/the-1kb-css-grid/">The 1KB CSS Grid</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/10/27/download-twitter-profile-images-using-ruby/">Download Twitter Profile Images Using Ruby</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/10/08/jamming-with-ruby-yaml/">Jamming with Ruby YAML</a></li>
</ul>
<p><b>Memorable Quotes</b></p>
<ul>
<li><a href="http://juixe.com/techknow/index.php/2009/12/31/quotable-calacanis-2009/">Quotable Calacanis</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/11/25/quotable-dhh-2009/">Quotable DHH</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/11/18/favorite-programming-quotes-2009/">Favorite Programming Quotes 2009</a></li>
</ul>
<p><b>Twitter</b></p>
<ul>
<li><a href="http://juixe.com/techknow/index.php/2009/01/12/twitter-ruby-gem/">Twitter Ruby Gem</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/02/11/twitter-business-model/">Twitter Business Model</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/04/26/the-three-laws-of-twitters/">The Three Laws of Twitters</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/05/26/twitcode/">Twitcode</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/08/22/songs-in-code/">Songs in Code</a></li>
</ul>
<p><b>Twitter Conversations</b></p>
<ul>
<li><a href="http://juixe.com/techknow/index.php/2009/07/20/remote-debug-your-thinking-process/">Remote Debug Your Thinking Process</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/05/18/all-code-is-inherently-evil/">All Code is Inherently Evil</a></li>
<li><a href="http://juixe.com/techknow/index.php/2009/11/25/the-mayor-of-dead-space/">The Mayor of Dead Space</a></li>
</ul>
<p><b>Year in Review</b></p>
<ul>
<li><a href="http://juixe.com/techknow/index.php/2008/12/30/techknow-year-in-review-2008/">2008</a></li>
<li><a href="http://juixe.com/techknow/index.php/2007/12/11/techknow-year-in-review-2007/">2007</a></li>
<li><a href="http://juixe.com/techknow/index.php/2006/12/31/techknow-year-in-review-2006/">2006</a></li>
<li><a href="http://juixe.com/techknow/index.php/2005/12/27/techknow-year-in-review-2005/">2005</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://juixe.com/techknow/index.php/2009/12/31/techknow-year-in-review-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

