<?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>My Bank of Knowledge</title>
	<atom:link href="http://krish.codeworth.com/feed" rel="self" type="application/rss+xml" />
	<link>http://krish.codeworth.com</link>
	<description>Know Every thing about Every thing</description>
	<lastBuildDate>Tue, 24 Apr 2012 06:05:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>iOS interview questions with answers</title>
		<link>http://krish.codeworth.com/development/developer/ios-interview-questions-with-answers/</link>
		<comments>http://krish.codeworth.com/development/developer/ios-interview-questions-with-answers/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 05:43:06 +0000</pubDate>
		<dc:creator>Rama Krishna Guttha</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[ios Dev Inetreview]]></category>
		<category><![CDATA[Ios Interview]]></category>
		<category><![CDATA[iPhone ineterview]]></category>
		<category><![CDATA[Obj-c Interview]]></category>

		<guid isPermaLink="false">http://krish.codeworth.com/?p=972</guid>
		<description><![CDATA[The following list of questions and answers may help you to clear iOS/iPhone interviews. &#160; iOS Questions for Beginers &#160; * Q: How would you create your own custom view? A: By Subclassing the UIView class. &#160; * Q: Whats fast enumeration? A: Fast enumeration is a language feature that allows you to enumerate over<a href="http://krish.codeworth.com/development/developer/ios-interview-questions-with-answers/ "> <br /><br /> (Read More...)</a>]]></description>
		<wfw:commentRss>http://krish.codeworth.com/development/developer/ios-interview-questions-with-answers//feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to know the iPhone warranty, expiray, support information of all apple products</title>
		<link>http://krish.codeworth.com/development/iphone/apple_warranty/</link>
		<comments>http://krish.codeworth.com/development/iphone/apple_warranty/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 15:41:10 +0000</pubDate>
		<dc:creator>Rama Krishna Guttha</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Macintosh (Apple)]]></category>
		<category><![CDATA[Apple support]]></category>
		<category><![CDATA[Apple Warranty]]></category>
		<category><![CDATA[iPad Support]]></category>
		<category><![CDATA[iPad Warranty]]></category>
		<category><![CDATA[iPhone support]]></category>
		<category><![CDATA[iPhone warranty]]></category>

		<guid isPermaLink="false">http://krish.codeworth.com/?p=965</guid>
		<description><![CDATA[Apple warrants the Apple-branded hardware product and accessories contained in the original packaging (&#8220;Apple Product&#8221;) against defects in materials and workmanship when used normally in accordance with Apple&#8217;s published guidelines for a period of ONE (1) YEAR from the date of original retail purchase by the end-user purchaser (&#8220;Warranty Period&#8221;). Apple’s published guidelines include but<a href="http://krish.codeworth.com/development/iphone/apple_warranty/ "> <br /><br /> (Read More...)</a>]]></description>
		<wfw:commentRss>http://krish.codeworth.com/development/iphone/apple_warranty//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to open other iPhone/iOS apps from your app with URL Schemes.</title>
		<link>http://krish.codeworth.com/development/iphone/url-schemes/</link>
		<comments>http://krish.codeworth.com/development/iphone/url-schemes/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 05:17:49 +0000</pubDate>
		<dc:creator>Rama Krishna Guttha</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[URL Schemes in IOS]]></category>

		<guid isPermaLink="false">http://krish.codeworth.com/?p=957</guid>
		<description><![CDATA[ We can open system applications or other iOS apps from our iOS application code. in order to do this we need to use a technique called URL schemes we can create our own URL schemes. How to check whether the app is installed in iOS device or not Sometimes you may want to check if<a href="http://krish.codeworth.com/development/iphone/url-schemes/ "> <br /><br /> (Read More...)</a>]]></description>
		<wfw:commentRss>http://krish.codeworth.com/development/iphone/url-schemes//feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to make Xcode faster by solving Xcode slow issues with xcode 4.x</title>
		<link>http://krish.codeworth.com/development/iphone/xcode-4-x_slow_issues/</link>
		<comments>http://krish.codeworth.com/development/iphone/xcode-4-x_slow_issues/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 05:35:22 +0000</pubDate>
		<dc:creator>Rama Krishna Guttha</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://krish.codeworth.com/?p=948</guid>
		<description><![CDATA[How to make  xcode faster Buying more memory. Disable indexing if you are building out huge projects in Xcode. This can halve Xcode&#8217;s memory consumption. Running Xcode in 32 bit. This is not an option for everyone, because it will exceed 4 GB in larger projects. Reduce the number of build processes (again). Restarting Xcode often (It<a href="http://krish.codeworth.com/development/iphone/xcode-4-x_slow_issues/ "> <br /><br /> (Read More...)</a>]]></description>
		<wfw:commentRss>http://krish.codeworth.com/development/iphone/xcode-4-x_slow_issues//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error while creating ipa file in Xcode 4 and xcode 4.2</title>
		<link>http://krish.codeworth.com/development/iphone/error-while-creating-ipa-file-in-xcode-4-and-xcode-4-2/</link>
		<comments>http://krish.codeworth.com/development/iphone/error-while-creating-ipa-file-in-xcode-4-and-xcode-4-2/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 04:36:28 +0000</pubDate>
		<dc:creator>Rama Krishna Guttha</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://krish.codeworth.com/?p=940</guid>
		<description><![CDATA[What is IPA file ? An .ipa file is an iPhone application archive file which stores an iPhone app. It is usually encrypted with Apple&#8217;s FairPlay DRM technology. Each .ipa file is compressed with a binary for the ARM architecture and can only be installed on an iPhone, iPod Touch, or iPad. Files with the<a href="http://krish.codeworth.com/development/iphone/error-while-creating-ipa-file-in-xcode-4-and-xcode-4-2/ "> <br /><br /> (Read More...)</a>]]></description>
		<wfw:commentRss>http://krish.codeworth.com/development/iphone/error-while-creating-ipa-file-in-xcode-4-and-xcode-4-2//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enable NSZombies in xcode 4.2 and lower versions.</title>
		<link>http://krish.codeworth.com/development/developer/how-to-enable-nszombies-in-xcode-4-2-and-lower-versions/</link>
		<comments>http://krish.codeworth.com/development/developer/how-to-enable-nszombies-in-xcode-4-2-and-lower-versions/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 08:13:59 +0000</pubDate>
		<dc:creator>Rama Krishna Guttha</dc:creator>
				<category><![CDATA[Developer]]></category>

		<guid isPermaLink="false">http://krish.codeworth.com/?p=930</guid>
		<description><![CDATA[One of the best tool for debugging memory problems in iOS is NSZombie. What is NSZombies: It&#8217;s a memory debugging aid. Specifically, when you set NSZombieEnabled then whenever an object reaches retain count 0, rather than begin deallocated it morphs itself into an NSZombie instance. Whenever such a zombie receives a message, it logs a<a href="http://krish.codeworth.com/development/developer/how-to-enable-nszombies-in-xcode-4-2-and-lower-versions/ "> <br /><br /> (Read More...)</a>]]></description>
		<wfw:commentRss>http://krish.codeworth.com/development/developer/how-to-enable-nszombies-in-xcode-4-2-and-lower-versions//feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create a Ad Hoc build in xcode for testing ios App</title>
		<link>http://krish.codeworth.com/development/iphone/how-to-create-a-ad-hoc-build-in-xcode-for-testing-ios-app/</link>
		<comments>http://krish.codeworth.com/development/iphone/how-to-create-a-ad-hoc-build-in-xcode-for-testing-ios-app/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 10:57:23 +0000</pubDate>
		<dc:creator>Rama Krishna Guttha</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://krish.codeworth.com/?p=878</guid>
		<description><![CDATA[What Is ad Hoc Build? iOS developers enrolled in the Standard Program can also distribute an app outside of the App Store on up to 100 different devices. To use ad hoc distribution, create an archive of your app, or have a teammate send you an archived app. You distribute your app by providing the<a href="http://krish.codeworth.com/development/iphone/how-to-create-a-ad-hoc-build-in-xcode-for-testing-ios-app/ "> <br /><br /> (Read More...)</a>]]></description>
		<wfw:commentRss>http://krish.codeworth.com/development/iphone/how-to-create-a-ad-hoc-build-in-xcode-for-testing-ios-app//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure host file in Mac OS X</title>
		<link>http://krish.codeworth.com/os/mac/host-file-in-mac-os-x/</link>
		<comments>http://krish.codeworth.com/os/mac/host-file-in-mac-os-x/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 08:30:38 +0000</pubDate>
		<dc:creator>Rama Krishna Guttha</dc:creator>
				<category><![CDATA[Macintosh (Apple)]]></category>
		<category><![CDATA[Host File]]></category>
		<category><![CDATA[MAC Host File]]></category>

		<guid isPermaLink="false">http://krish.codeworth.com/?p=678</guid>
		<description><![CDATA[What is host file? The  answer is that the Hosts file is like an address book. When you type an address like www.yahoo.com into your browser, the Hosts file is consulted to see if you have the IP address, or &#8220;telephone number,&#8221; for that site. If you do, then your computer will &#8220;call it&#8221; and<a href="http://krish.codeworth.com/os/mac/host-file-in-mac-os-x/ "> <br /><br /> (Read More...)</a>]]></description>
		<wfw:commentRss>http://krish.codeworth.com/os/mac/host-file-in-mac-os-x//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change cammand key in Mac for windows users</title>
		<link>http://krish.codeworth.com/os/mac/how-to-change-cammand-key-in-mac-for-windows-users/</link>
		<comments>http://krish.codeworth.com/os/mac/how-to-change-cammand-key-in-mac-for-windows-users/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 03:23:13 +0000</pubDate>
		<dc:creator>Rama Krishna Guttha</dc:creator>
				<category><![CDATA[Macintosh (Apple)]]></category>
		<category><![CDATA[CMD change]]></category>
		<category><![CDATA[Key Change]]></category>
		<category><![CDATA[Mac Key Change]]></category>

		<guid isPermaLink="false">http://krish.codeworth.com/?p=674</guid>
		<description><![CDATA[Hi Every one, New users to Mac OS from Windows will face the problem with the command key. In order to change the CMD key to CTRL key as it is in windows please follow the instructions below. How to change Command key (Windows key) to Control key ? 1. Click on Apple menu(Top of<a href="http://krish.codeworth.com/os/mac/how-to-change-cammand-key-in-mac-for-windows-users/ "> <br /><br /> (Read More...)</a>]]></description>
		<wfw:commentRss>http://krish.codeworth.com/os/mac/how-to-change-cammand-key-in-mac-for-windows-users//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use keyboard to Navigating Mac OS X and Keyboard shortcuts</title>
		<link>http://krish.codeworth.com/os/mac/how-to-use-keyboard-to-navigating-mac-os-x-and-keyboard-shortcuts/</link>
		<comments>http://krish.codeworth.com/os/mac/how-to-use-keyboard-to-navigating-mac-os-x-and-keyboard-shortcuts/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 03:19:55 +0000</pubDate>
		<dc:creator>Rama Krishna Guttha</dc:creator>
				<category><![CDATA[Macintosh (Apple)]]></category>
		<category><![CDATA[Keyboard Control]]></category>
		<category><![CDATA[Mac Keyboard]]></category>
		<category><![CDATA[Mac Shortcut Keys]]></category>

		<guid isPermaLink="false">http://krish.codeworth.com/?p=676</guid>
		<description><![CDATA[How to work with Keyboard with out using Mouse in MAC machine. 1. Click on apple menu(Top of the screen left side). or click on Spotlight and type System Preferences. 2. Choose the System Preferences from menu or spotlight. 3. Click on Keyboard. Let the dialog open up (Make sure your in Keyboard Shortcuts tap).<a href="http://krish.codeworth.com/os/mac/how-to-use-keyboard-to-navigating-mac-os-x-and-keyboard-shortcuts/ "> <br /><br /> (Read More...)</a>]]></description>
		<wfw:commentRss>http://krish.codeworth.com/os/mac/how-to-use-keyboard-to-navigating-mac-os-x-and-keyboard-shortcuts//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

