<?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: Custom Scroll Distance for UIScrollView</title>
	<atom:link href="http://blog.burcudogan.com/413/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.burcudogan.com/413/</link>
	<description>burcu dogan&#039;s monthly routine. caution: risk of overdose.</description>
	<lastBuildDate>Fri, 18 Jun 2010 14:52:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Hysteria</title>
		<link>http://blog.burcudogan.com/413/comment-page-1/#comment-4346</link>
		<dc:creator>Hysteria</dc:creator>
		<pubDate>Tue, 09 Feb 2010 06:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.burcudogan.com/?p=413#comment-4346</guid>
		<description>great tip! really sad we still have the problem that we cannot interact by touching the other items except the tiny visible one :(</description>
		<content:encoded><![CDATA[<p>great tip! really sad we still have the problem that we cannot interact by touching the other items except the tiny visible one <img src='http://blog.burcudogan.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burcu Dogan</title>
		<link>http://blog.burcudogan.com/413/comment-page-1/#comment-3670</link>
		<dc:creator>Burcu Dogan</dc:creator>
		<pubDate>Fri, 11 Dec 2009 11:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.burcudogan.com/?p=413#comment-3670</guid>
		<description>I will try to find to add the sample project as soon as possible. Yes it is almost impossible to understand what is going on without a sample, even without a video.</description>
		<content:encoded><![CDATA[<p>I will try to find to add the sample project as soon as possible. Yes it is almost impossible to understand what is going on without a sample, even without a video.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moi lost werd though you</title>
		<link>http://blog.burcudogan.com/413/comment-page-1/#comment-3625</link>
		<dc:creator>moi lost werd though you</dc:creator>
		<pubDate>Mon, 07 Dec 2009 20:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.burcudogan.com/?p=413#comment-3625</guid>
		<description>it is a good practice to provide a demo project along with your blog post. I needed to copy paste your code just to understand what you&#039;re trying to do. 
So, I was not wrong about page control. I didn&#039;t mean &quot;just use page control and you have the solution&quot;. you also have to play with scroll view&#039;s visible area by becoming its delegate and with this page control thing. then you have the control of how much the user is scrolling. as an example to this is the home screen of iphones where you scroll between pages of apps. except, you don&#039;t have to define specific pages with page control like this home screen example. you just want to control the amount of scrolling. you can make these infamous tiny dots disappear, it&#039;s not even a deal. good luck..</description>
		<content:encoded><![CDATA[<p>it is a good practice to provide a demo project along with your blog post. I needed to copy paste your code just to understand what you&#8217;re trying to do.<br />
So, I was not wrong about page control. I didn&#8217;t mean &#8220;just use page control and you have the solution&#8221;. you also have to play with scroll view&#8217;s visible area by becoming its delegate and with this page control thing. then you have the control of how much the user is scrolling. as an example to this is the home screen of iphones where you scroll between pages of apps. except, you don&#8217;t have to define specific pages with page control like this home screen example. you just want to control the amount of scrolling. you can make these infamous tiny dots disappear, it&#8217;s not even a deal. good luck..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burcu Dogan</title>
		<link>http://blog.burcudogan.com/413/comment-page-1/#comment-3624</link>
		<dc:creator>Burcu Dogan</dc:creator>
		<pubDate>Mon, 07 Dec 2009 15:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.burcudogan.com/?p=413#comment-3624</guid>
		<description>UIPageControl allows you to switch between different pages and most likely to show the navigation by tiny dots below. This post is absolutely about making scrolling with tiny steps.</description>
		<content:encoded><![CDATA[<p>UIPageControl allows you to switch between different pages and most likely to show the navigation by tiny dots below. This post is absolutely about making scrolling with tiny steps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koc</title>
		<link>http://blog.burcudogan.com/413/comment-page-1/#comment-3620</link>
		<dc:creator>koc</dc:creator>
		<pubDate>Sun, 06 Dec 2009 22:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.burcudogan.com/?p=413#comment-3620</guid>
		<description>as iPhone developers we generally use UIPageControl for this purpose..</description>
		<content:encoded><![CDATA[<p>as iPhone developers we generally use UIPageControl for this purpose..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
