<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: InAppSettingsKit: open settings framework</title>
	<atom:link href="http://www.futuretap.com/blog/inappsettingskit/feed/" rel="self" type="application/rss+xml" />
	<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-&amp;seed_title=InAppSettingsKit%3A+open+settings+framework</link>
	<description>Smart iPhone Apps</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:51:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ortwin Gentz</title>
		<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-792&amp;seed_title=InAppSettingsKit%3A+open+settings+framework/comment-page-1/#comment-792</link>
		<dc:creator>Ortwin Gentz</dc:creator>
		<pubDate>Wed, 13 Jan 2010 20:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.futuretap.com/?p=1315#comment-792</guid>
		<description>I don&#039;t recommend hiding the navigation bar as it&#039;s needed for child panes and multi value choosers.

The Done button sends a -dismiss: message to IASKAppSettingsViewController. However, you as the caller are responsible to actually hide the settings view. You should do that in the delegate method -settingsViewControllerDidEnd:

Check out the Sample app for details.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t recommend hiding the navigation bar as it&#8217;s needed for child panes and multi value choosers.</p>
<p>The Done button sends a -dismiss: message to IASKAppSettingsViewController. However, you as the caller are responsible to actually hide the settings view. You should do that in the delegate method -settingsViewControllerDidEnd:</p>
<p>Check out the Sample app for details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Albrecht</title>
		<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-791&amp;seed_title=InAppSettingsKit%3A+open+settings+framework/comment-page-1/#comment-791</link>
		<dc:creator>Simon Albrecht</dc:creator>
		<pubDate>Wed, 13 Jan 2010 19:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.futuretap.com/?p=1315#comment-791</guid>
		<description>EDIT:

@Ortwin

Is there a way to hide the whole UINavigationBar not just the BarButton? And where is this method to dismiss the view, so I can set up my own button to dismiss the view.. :)</description>
		<content:encoded><![CDATA[<p>EDIT:</p>
<p>@Ortwin</p>
<p>Is there a way to hide the whole UINavigationBar not just the BarButton? And where is this method to dismiss the view, so I can set up my own button to dismiss the view.. <img src='http://www.futuretap.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Albrecht</title>
		<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-790&amp;seed_title=InAppSettingsKit%3A+open+settings+framework/comment-page-1/#comment-790</link>
		<dc:creator>Simon Albrecht</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.futuretap.com/?p=1315#comment-790</guid>
		<description>@Ortwin

Thanks for your reply. Just subscribed to this blog, that I can stay updatet :)</description>
		<content:encoded><![CDATA[<p>@Ortwin</p>
<p>Thanks for your reply. Just subscribed to this blog, that I can stay updatet <img src='http://www.futuretap.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ortwin Gentz</title>
		<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-789&amp;seed_title=InAppSettingsKit%3A+open+settings+framework/comment-page-1/#comment-789</link>
		<dc:creator>Ortwin Gentz</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.futuretap.com/?p=1315#comment-789</guid>
		<description>Simon, the actual user settings continue to be accessed via the standard userdefaults mechanism. InAppSettingsKit only offers a UI to edit these settings from inside the app. So the place where these settings are stored is exactly the same. We just add another way to edit them.</description>
		<content:encoded><![CDATA[<p>Simon, the actual user settings continue to be accessed via the standard userdefaults mechanism. InAppSettingsKit only offers a UI to edit these settings from inside the app. So the place where these settings are stored is exactly the same. We just add another way to edit them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Albrecht</title>
		<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-788&amp;seed_title=InAppSettingsKit%3A+open+settings+framework/comment-page-1/#comment-788</link>
		<dc:creator>Simon Albrecht</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.futuretap.com/?p=1315#comment-788</guid>
		<description>How can I move my existing Settings to In-App and remove the ones, that are in the Settings.app, without loosing the settings ?</description>
		<content:encoded><![CDATA[<p>How can I move my existing Settings to In-App and remove the ones, that are in the Settings.app, without loosing the settings ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @oneapp</title>
		<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-786&amp;seed_title=InAppSettingsKit%3A+open+settings+framework/comment-page-1/#comment-786</link>
		<dc:creator>@oneapp</dc:creator>
		<pubDate>Wed, 13 Jan 2010 02:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.futuretap.com/?p=1315#comment-786</guid>
		<description>RT @edovia: InAppSettingsKit open-sourced by @futuretap and @edovia. For in-app settings in addition to Settings.app. http://bit.ly/4oGP3l</description>
		<content:encoded><![CDATA[<p>RT @edovia: InAppSettingsKit open-sourced by @futuretap and @edovia. For in-app settings in addition to Settings.app. <a href="http://bit.ly/4oGP3l" rel="nofollow">http://bit.ly/4oGP3l</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @hack2learn</title>
		<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-785&amp;seed_title=InAppSettingsKit%3A+open+settings+framework/comment-page-1/#comment-785</link>
		<dc:creator>@hack2learn</dc:creator>
		<pubDate>Tue, 12 Jan 2010 14:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.futuretap.com/?p=1315#comment-785</guid>
		<description>RT @futuretap FutureTap » InAppSettingsKit: open settings framework http://bit.ly/4oGP3l</description>
		<content:encoded><![CDATA[<p>RT @futuretap FutureTap » InAppSettingsKit: open settings framework <a href="http://bit.ly/4oGP3l" rel="nofollow">http://bit.ly/4oGP3l</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @muteq</title>
		<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-784&amp;seed_title=InAppSettingsKit%3A+open+settings+framework/comment-page-1/#comment-784</link>
		<dc:creator>@muteq</dc:creator>
		<pubDate>Tue, 12 Jan 2010 13:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.futuretap.com/?p=1315#comment-784</guid>
		<description>RT @edovia: InAppSettingsKit open-sourced by @futuretap and @edovia. For in-app settings in addition to Settings.app. http://bit.ly/4oGP3l</description>
		<content:encoded><![CDATA[<p>RT @edovia: InAppSettingsKit open-sourced by @futuretap and @edovia. For in-app settings in addition to Settings.app. <a href="http://bit.ly/4oGP3l" rel="nofollow">http://bit.ly/4oGP3l</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @grafcoding</title>
		<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-783&amp;seed_title=InAppSettingsKit%3A+open+settings+framework/comment-page-1/#comment-783</link>
		<dc:creator>@grafcoding</dc:creator>
		<pubDate>Tue, 12 Jan 2010 10:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.futuretap.com/?p=1315#comment-783</guid>
		<description>InAppSettingsKit open-sourced by @edovia and @futuretap. For in-app settings in addition to Settings.app http://bit.ly/4oGP3l via @futuretap</description>
		<content:encoded><![CDATA[<p>InAppSettingsKit open-sourced by @edovia and @futuretap. For in-app settings in addition to Settings.app <a href="http://bit.ly/4oGP3l" rel="nofollow">http://bit.ly/4oGP3l</a> via @futuretap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @MrPortable</title>
		<link>http://futuretap.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.futuretap.com%2Fblog%2Finappsettingskit%2F%23comment-781&amp;seed_title=InAppSettingsKit%3A+open+settings+framework/comment-page-1/#comment-781</link>
		<dc:creator>@MrPortable</dc:creator>
		<pubDate>Tue, 12 Jan 2010 09:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.futuretap.com/?p=1315#comment-781</guid>
		<description>RT @futuretap: InAppSettingsKit open-sourced by @edovia and @futuretap. For in-app settings in addition to Settings.app http://bit.ly/4oGP3l</description>
		<content:encoded><![CDATA[<p>RT @futuretap: InAppSettingsKit open-sourced by @edovia and @futuretap. For in-app settings in addition to Settings.app <a href="http://bit.ly/4oGP3l" rel="nofollow">http://bit.ly/4oGP3l</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
