<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">	<channel>		<title>All Blog Comments</title>		<language>en-us</language>		<link>http://www.devonferns.com</link>		<description>All comments from Mac OS X Server</description><item>
<author>Rick</author><title>Rick - SQLite3 in your Cocoa application</title><link>http://www.devonferns.com/cocoablog/2008/04/16/sqlite3-in-your-cocoa-application/#IDComment24873375</link><description>Thanks for the simplification. The three most under explained elements... and you hit them all  Where is the &amp;quot;Framework&amp;quot; or dynamic library? where are the includes? do you have a few simple examples?. Bravo! </description><pubDate>Sat, 20 Jun 2009 07:21:08 +0000</pubDate><guid>http://www.devonferns.com/cocoablog/2008/04/16/sqlite3-in-your-cocoa-application/#IDComment24873375</guid></item><item>
<author>Romansky</author><title>Romansky - Load image from URL into UIImageView</title><link>http://www.devonferns.com/cocoablog/2008/05/07/load-image-from-url-into-uiimageview/#IDComment21968799</link><description>Awsome!!   Thanks a million!!!! saved my morning:P </description><pubDate>Thu, 21 May 2009 10:47:55 +0000</pubDate><guid>http://www.devonferns.com/cocoablog/2008/05/07/load-image-from-url-into-uiimageview/#IDComment21968799</guid></item><item>
<author>David</author><title>David - Load image from URL into UIImageView</title><link>http://www.devonferns.com/cocoablog/2008/05/07/load-image-from-url-into-uiimageview/#IDComment21284046</link><description>I was wondering, if my images on the server are not in the correct size, is there a way to fit it&amp;#039;s size? </description><pubDate>Tue, 12 May 2009 05:50:25 +0000</pubDate><guid>http://www.devonferns.com/cocoablog/2008/05/07/load-image-from-url-into-uiimageview/#IDComment21284046</guid></item><item>
<author>Paresh</author><title>Paresh - Load image from URL into UIImageView</title><link>http://www.devonferns.com/cocoablog/2008/05/07/load-image-from-url-into-uiimageview/#IDComment17884357</link><description>Thanks a lot for your post .... it was very helpful to me...   </description><pubDate>Mon, 30 Mar 2009 23:09:34 +0000</pubDate><guid>http://www.devonferns.com/cocoablog/2008/05/07/load-image-from-url-into-uiimageview/#IDComment17884357</guid></item><item>
<author>Vavdiya Haresh</author><title>Vavdiya Haresh - SQLite3 in your Cocoa application</title><link>http://www.devonferns.com/cocoablog/2008/04/16/sqlite3-in-your-cocoa-application/#IDComment17121905</link><description>Hey,        I want to use ur code for integrating sqlite and cocoa application. But which path should i use?...you haven&amp;#039;t mention about anything..because i used this path &amp;quot;NSString *path = [[[NSBundle mainBundle] bundlePath] stringByAppendingPathComponent:@&amp;quot;SimpleApp&amp;quot;]; path = [path stringByAppendingPathComponent:@&amp;quot;SongListDB.sql&amp;quot;];&amp;quot;. but its not working giving me error like, &amp;quot;Failed to open database with message &amp;#039;library routine called out of sequence&amp;#039;&amp;quot;.      So, please give me perfect solution.  Thanks, Haresh. </description><pubDate>Tue, 17 Mar 2009 05:24:48 +0000</pubDate><guid>http://www.devonferns.com/cocoablog/2008/04/16/sqlite3-in-your-cocoa-application/#IDComment17121905</guid></item><item>
<author>Jeremy</author><title>Jeremy - How to set up a simple ripple transition filter in Cocoa</title><link>http://www.devonferns.com/cocoablog/2008/04/10/how-to-set-up-a-simple-ripple-transition-filter-in-cocoa/#IDComment15399716</link><description>Hi! Thanks for this note. It&amp;#039;s a bit dated, but I just stumbled upon it, needing to add a ripple effect when dropping an image onto a IKImageView.  Things I&amp;#039;ve noticed: - The effect only works once and, AND only if the view doesn&amp;#039;t already have an image in it.  A blank view (at launch) will trigger correctly ONCE when dropping an image.  Setting an image in awakeFromNib: (with [self setImage:imageProperties:), causes the effect to not trigger at all.  Any thoughts as to why this could be? </description><pubDate>Wed, 18 Feb 2009 10:33:47 +0000</pubDate><guid>http://www.devonferns.com/cocoablog/2008/04/10/how-to-set-up-a-simple-ripple-transition-filter-in-cocoa/#IDComment15399716</guid></item><item>
<author>Graham Dumpleton</author><title>Graham Dumpleton - building mod_python for leopard</title><link>https://www.devonferns.com/cocoablog/?p=37#IDComment4434283</link><description>Recipe will not work if not using MacOS X provided Python as only Apple version of Python honours ARCHFLAGS from memory.  You are better off just checking out fixed source code from mod_python repository and use it.    svn co &lt;a href=&quot;https://svn.apache.org/repos/asf/quetzalcoatl/mod_python/trunk &quot; target=&quot;_blank&quot;&gt;https://svn.apache.org/repos/asf/quetzalcoatl/mod...&lt;/a&gt;mod_python  It does it in a way which will work with different Python versions and distributions.  Better still, if just wanting to host WSGI applications, use mod_wsgi instead. ;-)    </description><pubDate>Wed, 13 Aug 2008 23:09:30 +0000</pubDate><guid>https://www.devonferns.com/cocoablog/?p=37#IDComment4434283</guid></item>	</channel></rss>