<?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 for iCab Blog</title>
	<atom:link href="http://www.icab.de/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.icab.de/blog</link>
	<description>iCab related stuff; Mac, iPhone and Cocoa programming</description>
	<lastBuildDate>Thu, 11 Mar 2010 11:32:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Modules for iCab Mobile by Rowan Pope</title>
		<link>http://www.icab.de/blog/2010/02/17/modules-for-icab-mobile/comment-page-1/#comment-1961</link>
		<dc:creator>Rowan Pope</dc:creator>
		<pubDate>Thu, 11 Mar 2010 11:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=118#comment-1961</guid>
		<description>This is an absolutely awesome app, I love it. I hope your well on the way to an iPad version, I&#039;ll buy it as soon as it&#039;s out!</description>
		<content:encoded><![CDATA[<p>This is an absolutely awesome app, I love it. I hope your well on the way to an iPad version, I&#8217;ll buy it as soon as it&#8217;s out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on URL filtering for UIWebView on the iPhone by Dj</title>
		<link>http://www.icab.de/blog/2009/08/18/url-filtering-with-uiwebview-on-the-iphone/comment-page-1/#comment-1960</link>
		<dc:creator>Dj</dc:creator>
		<pubDate>Thu, 11 Mar 2010 07:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=35#comment-1960</guid>
		<description>I am implementing an application that will use safari to browse the web. My module is to save the webpage appearing on the browser before the user quits the app. So for this I created an instance of NSURLConnection and invoked the initWithRequest method. The delegate methods are getting called properly. But when I try to fetch the cached response I am getting nil object . After observing closely , I found that -(NSCachedURLResponse *)connection:(NSURLConnection *)connection willCacheResponse:(NSCachedURLResponse *)cachedResponse 
method is invoked properly. But after I save the cached response storeCachedResponse method , it&#039;s isnt getting stored in the cache.</description>
		<content:encoded><![CDATA[<p>I am implementing an application that will use safari to browse the web. My module is to save the webpage appearing on the browser before the user quits the app. So for this I created an instance of NSURLConnection and invoked the initWithRequest method. The delegate methods are getting called properly. But when I try to fetch the cached response I am getting nil object . After observing closely , I found that -(NSCachedURLResponse *)connection:(NSURLConnection *)connection willCacheResponse:(NSCachedURLResponse *)cachedResponse<br />
method is invoked properly. But after I save the cached response storeCachedResponse method , it&#8217;s isnt getting stored in the cache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on URL filtering for UIWebView on the iPhone by Alexander</title>
		<link>http://www.icab.de/blog/2009/08/18/url-filtering-with-uiwebview-on-the-iphone/comment-page-1/#comment-1951</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Tue, 09 Mar 2010 17:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=35#comment-1951</guid>
		<description>@Dj
I don&#039;t know what exactly you&#039;re doing. I think you could have done something wrong, or maybe my solution doesn&#039;t match to your problem.
You can send me an example  project  by email and I&#039;ll check what&#039;s going wrong.</description>
		<content:encoded><![CDATA[<p>@Dj<br />
I don&#8217;t know what exactly you&#8217;re doing. I think you could have done something wrong, or maybe my solution doesn&#8217;t match to your problem.<br />
You can send me an example  project  by email and I&#8217;ll check what&#8217;s going wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on URL filtering for UIWebView on the iPhone by Dj</title>
		<link>http://www.icab.de/blog/2009/08/18/url-filtering-with-uiwebview-on-the-iphone/comment-page-1/#comment-1949</link>
		<dc:creator>Dj</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=35#comment-1949</guid>
		<description>I was trying to cache a webpage but noticed that &quot;- (void)storeCachedResponse:(NSCachedURLResponse *)cachedResponse forRequest:(NSURLRequest *)request
&quot; method doesn&#039;t store the cached response. I have customized the NSURLCache the way you have mentioned but still the cached response isn&#039;t getting stored. As the cached response isn&#039;t getting stored while retrieving the cache I am getting data as nil. What could be a possible solution to this issue..</description>
		<content:encoded><![CDATA[<p>I was trying to cache a webpage but noticed that &#8220;- (void)storeCachedResponse:(NSCachedURLResponse *)cachedResponse forRequest:(NSURLRequest *)request<br />
&#8221; method doesn&#8217;t store the cached response. I have customized the NSURLCache the way you have mentioned but still the cached response isn&#8217;t getting stored. As the cached response isn&#8217;t getting stored while retrieving the cache I am getting data as nil. What could be a possible solution to this issue..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modules for iCab Mobile by James McAdams</title>
		<link>http://www.icab.de/blog/2010/02/17/modules-for-icab-mobile/comment-page-1/#comment-1940</link>
		<dc:creator>James McAdams</dc:creator>
		<pubDate>Sun, 07 Mar 2010 15:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=118#comment-1940</guid>
		<description>Brilliant! Thank you!</description>
		<content:encoded><![CDATA[<p>Brilliant! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modules for iCab Mobile by Alexander</title>
		<link>http://www.icab.de/blog/2010/02/17/modules-for-icab-mobile/comment-page-1/#comment-1928</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Sat, 06 Mar 2010 19:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=118#comment-1928</guid>
		<description>I&#039;ve just written a few new modules for Instapaper. There&#039;s a module available for the Instapaper mobilizer and also a module to add a bookmarks to your Instapaper account.

Just use the &quot;Download Module&quot; to find the new modules.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just written a few new modules for Instapaper. There&#8217;s a module available for the Instapaper mobilizer and also a module to add a bookmarks to your Instapaper account.</p>
<p>Just use the &#8220;Download Module&#8221; to find the new modules.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modules for iCab Mobile by James McAdams</title>
		<link>http://www.icab.de/blog/2010/02/17/modules-for-icab-mobile/comment-page-1/#comment-1924</link>
		<dc:creator>James McAdams</dc:creator>
		<pubDate>Fri, 05 Mar 2010 17:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=118#comment-1924</guid>
		<description>Coding looks straightforward but I&#039;m incompetent - any chance we could see instapaper or read it later modules? Also, is there any chance of customising the mobilise service - I prefer instapaper to google for formatting. A couple of Twitter clients incorporate this so I imagine it should be straightforward enough...</description>
		<content:encoded><![CDATA[<p>Coding looks straightforward but I&#8217;m incompetent &#8211; any chance we could see instapaper or read it later modules? Also, is there any chance of customising the mobilise service &#8211; I prefer instapaper to google for formatting. A couple of Twitter clients incorporate this so I imagine it should be straightforward enough&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling iCab Mobile from within Safari on the iPhone by Gernot</title>
		<link>http://www.icab.de/blog/2009/09/07/calling-icab-mobile-from-within-safari-on-the-iphone/comment-page-1/#comment-1850</link>
		<dc:creator>Gernot</dc:creator>
		<pubDate>Sat, 20 Feb 2010 18:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=53#comment-1850</guid>
		<description>Hi Alexander, 
yes, the 1Password bookmarklet works with the new version of iCab Mobile - but 1Password only opens Safari. 
I will send them an email and ask if they can implement iCab also. 

Best wishes, Gernot.</description>
		<content:encoded><![CDATA[<p>Hi Alexander,<br />
yes, the 1Password bookmarklet works with the new version of iCab Mobile &#8211; but 1Password only opens Safari.<br />
I will send them an email and ask if they can implement iCab also. </p>
<p>Best wishes, Gernot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iCab running on WebKit nightly by David</title>
		<link>http://www.icab.de/blog/2009/07/26/icab-running-on-webkit-nightly/comment-page-1/#comment-1843</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 19 Feb 2010 15:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=9#comment-1843</guid>
		<description>Scripts now finally updated for Snow Leopard :)
http://davidhall.me/running-on-webkit.html</description>
		<content:encoded><![CDATA[<p>Scripts now finally updated for Snow Leopard <img src='http://www.icab.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://davidhall.me/running-on-webkit.html" rel="nofollow">http://davidhall.me/running-on-webkit.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search and highlight text in UIWebView by Alexander</title>
		<link>http://www.icab.de/blog/2010/01/12/search-and-highlight-text-in-uiwebview/comment-page-1/#comment-1810</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Tue, 16 Feb 2010 10:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=110#comment-1810</guid>
		<description>My methods rely on HTML structures, so if these methods do work for doc, xsl and ppt, these documents are probably converted to HTML internally. And I assume that PDF is displayed directly (I assume that the iPhone OS directly supports PDF, just like the MacOS) and not converted to HTML and so these methods don&#039;t work here.

I&#039;m only guessing, because I don&#039;t know all of the internals of the UIWebView class.</description>
		<content:encoded><![CDATA[<p>My methods rely on HTML structures, so if these methods do work for doc, xsl and ppt, these documents are probably converted to HTML internally. And I assume that PDF is displayed directly (I assume that the iPhone OS directly supports PDF, just like the MacOS) and not converted to HTML and so these methods don&#8217;t work here.</p>
<p>I&#8217;m only guessing, because I don&#8217;t know all of the internals of the UIWebView class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search and highlight text in UIWebView by mitch</title>
		<link>http://www.icab.de/blog/2010/01/12/search-and-highlight-text-in-uiwebview/comment-page-1/#comment-1809</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Tue, 16 Feb 2010 08:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=110#comment-1809</guid>
		<description>I am using a UIWebView in a document viewer.  These methods work great for a variety of documents, not just html.  I searched doc, xls, and ppt, documents successfully.  Any idea of how to utilize these methods with pdfs or excel spreadsheets?</description>
		<content:encoded><![CDATA[<p>I am using a UIWebView in a document viewer.  These methods work great for a variety of documents, not just html.  I searched doc, xls, and ppt, documents successfully.  Any idea of how to utilize these methods with pdfs or excel spreadsheets?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WebKit on the iPhone (Part 1) by Alexander</title>
		<link>http://www.icab.de/blog/2009/07/27/webkit-on-the-iphone-part-1/comment-page-1/#comment-1777</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Sat, 13 Feb 2010 23:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=14#comment-1777</guid>
		<description>@chris
If you load the web pages from the web, you don&#039;t have full control over the source code, this is why changing the font size can be difficult. If you have full control over the HTML source, which means if you write the HTML code yourself, then there&#039;s no problem anymore in changing the font size, because you can write your source in a way which has no side effects when changing certain properties afterwards. Also you can decide the default font size from the beginning.

And eBook Readers do have much more control over the HTML code, also the code itself is already optimized for the small device, without any multicolumn layouts, without tables and other stuff, which makes it so difficult to change the layout.</description>
		<content:encoded><![CDATA[<p>@chris<br />
If you load the web pages from the web, you don&#8217;t have full control over the source code, this is why changing the font size can be difficult. If you have full control over the HTML source, which means if you write the HTML code yourself, then there&#8217;s no problem anymore in changing the font size, because you can write your source in a way which has no side effects when changing certain properties afterwards. Also you can decide the default font size from the beginning.</p>
<p>And eBook Readers do have much more control over the HTML code, also the code itself is already optimized for the small device, without any multicolumn layouts, without tables and other stuff, which makes it so difficult to change the layout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WebKit on the iPhone (Part 1) by chris</title>
		<link>http://www.icab.de/blog/2009/07/27/webkit-on-the-iphone-part-1/comment-page-1/#comment-1769</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Sat, 13 Feb 2010 13:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=14#comment-1769</guid>
		<description>@Alexander, but how ereaders are formatting the text.
like stanza and ereader are in app store. 
what is approach when they increase or decrease the font. are they editing the CSS for that?</description>
		<content:encoded><![CDATA[<p>@Alexander, but how ereaders are formatting the text.<br />
like stanza and ereader are in app store.<br />
what is approach when they increase or decrease the font. are they editing the CSS for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WebKit on the iPhone (Part 1) by Alexander</title>
		<link>http://www.icab.de/blog/2009/07/27/webkit-on-the-iphone-part-1/comment-page-1/#comment-1764</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Sat, 13 Feb 2010 10:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=14#comment-1764</guid>
		<description>@chris
I haven&#039;t found a really good solution yet. I&#039;ve had the best luck with a solution which would destroy the old layout. The big problems are text boxes in web pages whose width is based on the current font size. In these cases increasing the font size will also increase the width of the text boxes and then even if the text is now larger in theory, nothing has changed in reality on the iPhone, because there&#039;s still the same amount of text in one line. Most of the time the readability is even worse than before. So the only option seems to be to allow that all boxes have a variable width. And this will usually destroy the layout.</description>
		<content:encoded><![CDATA[<p>@chris<br />
I haven&#8217;t found a really good solution yet. I&#8217;ve had the best luck with a solution which would destroy the old layout. The big problems are text boxes in web pages whose width is based on the current font size. In these cases increasing the font size will also increase the width of the text boxes and then even if the text is now larger in theory, nothing has changed in reality on the iPhone, because there&#8217;s still the same amount of text in one line. Most of the time the readability is even worse than before. So the only option seems to be to allow that all boxes have a variable width. And this will usually destroy the layout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WebKit on the iPhone (Part 1) by chris</title>
		<link>http://www.icab.de/blog/2009/07/27/webkit-on-the-iphone-part-1/comment-page-1/#comment-1763</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Sat, 13 Feb 2010 09:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.icab.de/blog/?p=14#comment-1763</guid>
		<description>Hi, 

have you find any solution?
....
I’m still evaluating this as well to find a reliable way to increase the font size of a web page.

I am also trying on that but no success till.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>have you find any solution?<br />
&#8230;.<br />
I’m still evaluating this as well to find a reliable way to increase the font size of a web page.</p>
<p>I am also trying on that but no success till.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
