<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for samuelschroeder.com</title>
	<link>http://samuelschroeder.com</link>
	<description>Ruby in the front, Rails in the back.</description>
	<pubDate>Sun, 05 Feb 2012 07:22:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>Comment on Adding a timer to a thread in Cocoa by iPhone Application Development Resources &#171; ProductiseIT</title>
		<link>http://samuelschroeder.com/2008/10/23/adding-a-timer-to-a-thread-in-cocoa/#comment-652</link>
		<author>iPhone Application Development Resources &#171; ProductiseIT</author>
		<pubDate>Mon, 28 Feb 2011 02:00:27 +0000</pubDate>
		<guid>http://samuelschroeder.com/2008/10/23/adding-a-timer-to-a-thread-in-cocoa/#comment-652</guid>
		<description>[...] (sample code from the iPhone Developer’s Cookbook) http://samuelschroeder.com/2008/10/23/adding-a-timer-to-a-thread-in-cocoa/ (adding a timer to new thread and starting it) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] (sample code from the iPhone Developer’s Cookbook) <a href="http://samuelschroeder.com/2008/10/23/adding-a-timer-to-a-thread-in-cocoa/" rel="nofollow">http://samuelschroeder.com/2008/10/23/adding-a-timer-to-a-thread-in-cocoa/</a> (adding a timer to new thread and starting it) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a timer to a thread in Cocoa by Mobile App Developers List &#171; UK iPhone App Developers</title>
		<link>http://samuelschroeder.com/2008/10/23/adding-a-timer-to-a-thread-in-cocoa/#comment-651</link>
		<author>Mobile App Developers List &#171; UK iPhone App Developers</author>
		<pubDate>Sat, 26 Feb 2011 03:03:05 +0000</pubDate>
		<guid>http://samuelschroeder.com/2008/10/23/adding-a-timer-to-a-thread-in-cocoa/#comment-651</guid>
		<description>[...] (sample code from the iPhone Developer&#8217;s Cookbook) http://samuelschroeder.com/2008/10/23/adding-a-timer-to-a-thread-in-cocoa/ (adding a timer to new thread and starting it) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] (sample code from the iPhone Developer&#8217;s Cookbook) <a href="http://samuelschroeder.com/2008/10/23/adding-a-timer-to-a-thread-in-cocoa/" rel="nofollow">http://samuelschroeder.com/2008/10/23/adding-a-timer-to-a-thread-in-cocoa/</a> (adding a timer to new thread and starting it) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RESTful_Easy_Messages by Paulette</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-635</link>
		<author>Paulette</author>
		<pubDate>Thu, 23 Sep 2010 22:15:40 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-635</guid>
		<description>Nice plugin. I've got a bit of a problem with the trashbin feature. I get an error as shown below when I click trashbin. 

SQLite3::SQLException: no such column: true: SELECT * FROM "messages" WHERE ("messages".receiver_id = 1 AND (receiver_deleted = true and receiver_purged IS NULL))  ORDER BY created_at DESC

I've tried reinstalling over and over but the same erroe pops up. Any idea why this is happening?

Please I need help here.</description>
		<content:encoded><![CDATA[<p>Nice plugin. I&#8217;ve got a bit of a problem with the trashbin feature. I get an error as shown below when I click trashbin. </p>
<p>SQLite3::SQLException: no such column: true: SELECT * FROM &#8220;messages&#8221; WHERE (&#8221;messages&#8221;.receiver_id = 1 AND (receiver_deleted = true and receiver_purged IS NULL))  ORDER BY created_at DESC</p>
<p>I&#8217;ve tried reinstalling over and over but the same erroe pops up. Any idea why this is happening?</p>
<p>Please I need help here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RESTful_Easy_Messages by Saurabh</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-632</link>
		<author>Saurabh</author>
		<pubDate>Thu, 09 Sep 2010 12:15:43 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-632</guid>
		<description>awesome stuff loved it</description>
		<content:encoded><![CDATA[<p>awesome stuff loved it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSpec and Rails Partials by Russell Garner</title>
		<link>http://samuelschroeder.com/2008/05/13/rspec-and-rails-partials/#comment-629</link>
		<author>Russell Garner</author>
		<pubDate>Wed, 07 Jul 2010 13:21:53 +0000</pubDate>
		<guid>http://samuelschroeder.com/2008/05/13/rspec-and-rails-partials/#comment-629</guid>
		<description>Unsuspecting n00b helped +1.</description>
		<content:encoded><![CDATA[<p>Unsuspecting n00b helped +1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easy_Messages by Wolf</title>
		<link>http://samuelschroeder.com/2007/07/18/easy_messages/#comment-628</link>
		<author>Wolf</author>
		<pubDate>Tue, 04 May 2010 02:49:10 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/07/18/easy_messages/#comment-628</guid>
		<description>Hi,

really nice work. But i'm wondering why nobody is doing some change on this? e.g. i want to have images instead of (unread)-text. how can i insert image_to tag to helper without converting tags?

love your work

wolf</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>really nice work. But i&#8217;m wondering why nobody is doing some change on this? e.g. i want to have images instead of (unread)-text. how can i insert image_to tag to helper without converting tags?</p>
<p>love your work</p>
<p>wolf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mini-Mallows: A Multi-Part Form Wrapper for Cocoa &#038; iPhone by Ganesh Adiga</title>
		<link>http://samuelschroeder.com/2008/10/22/mini-mallows-a-multi-part-form-wrapper-for-cocoa-iphone/#comment-614</link>
		<author>Ganesh Adiga</author>
		<pubDate>Wed, 25 Nov 2009 13:30:23 +0000</pubDate>
		<guid>http://samuelschroeder.com/2008/10/22/mini-mallows-a-multi-part-form-wrapper-for-cocoa-iphone/#comment-614</guid>
		<description>i have tried to change the timeout by changing in multipartform.m by giving [request setTimeOutInterva,l:10] but it is not getting timed out. please post a solutiong if possible.</description>
		<content:encoded><![CDATA[<p>i have tried to change the timeout by changing in multipartform.m by giving [request setTimeOutInterva,l:10] but it is not getting timed out. please post a solutiong if possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RESTful_Easy_Messages by Rajan Chandi</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-607</link>
		<author>Rajan Chandi</author>
		<pubDate>Tue, 27 Oct 2009 09:17:57 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-607</guid>
		<description>This looks amazing. We'll try this out!

Cheers
Rajan</description>
		<content:encoded><![CDATA[<p>This looks amazing. We&#8217;ll try this out!</p>
<p>Cheers<br />
Rajan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easy_Messages by Vivek</title>
		<link>http://samuelschroeder.com/2007/07/18/easy_messages/#comment-560</link>
		<author>Vivek</author>
		<pubDate>Sun, 06 Sep 2009 01:39:05 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/07/18/easy_messages/#comment-560</guid>
		<description>Brilliant. Worked lie a charm. 

Thanx.</description>
		<content:encoded><![CDATA[<p>Brilliant. Worked lie a charm. </p>
<p>Thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sweet UITableViewController Bug in 3.0 SDK by Ross Johnston</title>
		<link>http://samuelschroeder.com/2009/07/20/sweet-uitableviewcontroller-bug-in-30-sdk/#comment-558</link>
		<author>Ross Johnston</author>
		<pubDate>Sun, 23 Aug 2009 20:21:16 +0000</pubDate>
		<guid>http://samuelschroeder.com/2009/07/20/sweet-uitableviewcontroller-bug-in-30-sdk/#comment-558</guid>
		<description>Thanks! This just saved me a bunch of time.</description>
		<content:encoded><![CDATA[<p>Thanks! This just saved me a bunch of time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

