<?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 revetkn.com</title>
	<atom:link href="http://revetkn.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://revetkn.com</link>
	<description>software from the trenches</description>
	<lastBuildDate>Fri, 18 Dec 2009 22:02:55 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Three20 JSON datasource implementation by Three20 Gets Documentation &#171; Transmogrify</title>
		<link>http://revetkn.com/?p=62&#038;cpage=1#comment-3799</link>
		<dc:creator>Three20 Gets Documentation &#171; Transmogrify</dc:creator>
		<pubDate>Fri, 18 Dec 2009 22:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://revetkn.com/?p=62#comment-3799</guid>
		<description>[...] techniques consisted of searching the web for blog posts (most of them outdated like mine since Three20 has gone through some pretty big refactorings), reading the source, and [...]</description>
		<content:encoded><![CDATA[<p>[...] techniques consisted of searching the web for blog posts (most of them outdated like mine since Three20 has gone through some pretty big refactorings), reading the source, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CNN Sob Stories by Mark</title>
		<link>http://revetkn.com/?p=83&#038;cpage=1#comment-3798</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 13 Nov 2009 13:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://revetkn.com/?p=83#comment-3798</guid>
		<description>While I don&#039;t know that particular woman&#039;s situation, I do think it&#039;s pretty callous when people think they&#039;re entitled to live beyond their means at the expense of others.  I like the fact that my taxes go in part to people who actually do need help getting by.  What I don&#039;t like is when people who live well within their means end up footing the mortgage bill for those who think they deserve a McMansion regardless of income level.</description>
		<content:encoded><![CDATA[<p>While I don&#8217;t know that particular woman&#8217;s situation, I do think it&#8217;s pretty callous when people think they&#8217;re entitled to live beyond their means at the expense of others.  I like the fact that my taxes go in part to people who actually do need help getting by.  What I don&#8217;t like is when people who live well within their means end up footing the mortgage bill for those who think they deserve a McMansion regardless of income level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CNN Sob Stories by Michael</title>
		<link>http://revetkn.com/?p=83&#038;cpage=1#comment-3797</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 13 Nov 2009 04:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://revetkn.com/?p=83#comment-3797</guid>
		<description>That&#039;s pretty callous.</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty callous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When Callable&lt;V&gt; is not enough by marm</title>
		<link>http://revetkn.com/?p=87&#038;cpage=1#comment-3796</link>
		<dc:creator>marm</dc:creator>
		<pubDate>Mon, 02 Nov 2009 00:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://revetkn.com/?p=87#comment-3796</guid>
		<description>I know I had the same problem!!!</description>
		<content:encoded><![CDATA[<p>I know I had the same problem!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Three20 JSON Example Project by Mark</title>
		<link>http://revetkn.com/?p=72&#038;cpage=1#comment-3779</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 25 Jul 2009 20:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://revetkn.com/?p=72#comment-3779</guid>
		<description>Until I get around to updating my sample code, I recommend checking out Keith Lazuka&#039;s example project here instead: http://github.com/klazuka/TTRemoteExamples/tree/master</description>
		<content:encoded><![CDATA[<p>Until I get around to updating my sample code, I recommend checking out Keith Lazuka&#8217;s example project here instead: <a href="http://github.com/klazuka/TTRemoteExamples/tree/master" rel="nofollow">http://github.com/klazuka/TTRemoteExamples/tree/master</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Three20 JSON Example Project by Alex</title>
		<link>http://revetkn.com/?p=72&#038;cpage=1#comment-3778</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 25 Jul 2009 20:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://revetkn.com/?p=72#comment-3778</guid>
		<description>ok.Thanks.and last
how update  this lines:
[self didStartLoad];
Three20JsonExample/Classes/ExampleJsonDataSource.m:76: warning: no &#039;-initWithText:url:image:defaultImage:&#039; method found
[self dataSourceDidFinishLoad];
[self dataSourceDidFailLoadWithError:error];
[self dataSourceDidCancelLoad];
???</description>
		<content:encoded><![CDATA[<p>ok.Thanks.and last<br />
how update  this lines:<br />
[self didStartLoad];<br />
Three20JsonExample/Classes/ExampleJsonDataSource.m:76: warning: no &#8216;-initWithText:url:image:defaultImage:&#8217; method found<br />
[self dataSourceDidFinishLoad];<br />
[self dataSourceDidFailLoadWithError:error];<br />
[self dataSourceDidCancelLoad];<br />
???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Three20 JSON Example Project by Mark</title>
		<link>http://revetkn.com/?p=72&#038;cpage=1#comment-3777</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 25 Jul 2009 19:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://revetkn.com/?p=72#comment-3777</guid>
		<description>Hi Alex -

Check out http://github.com/joehewitt/three20/commit/6b4f116f355cb759f70d2f9d8035df0bbfe84493</description>
		<content:encoded><![CDATA[<p>Hi Alex -</p>
<p>Check out <a href="http://github.com/joehewitt/three20/commit/6b4f116f355cb759f70d2f9d8035df0bbfe84493" rel="nofollow">http://github.com/joehewitt/three20/commit/6b4f116f355cb759f70d2f9d8035df0bbfe84493</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Three20 JSON Example Project by Alex</title>
		<link>http://revetkn.com/?p=72&#038;cpage=1#comment-3776</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 25 Jul 2009 19:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://revetkn.com/?p=72#comment-3776</guid>
		<description>look like [self.items addObject:[[[TTIconTableItem alloc]  ??or not?</description>
		<content:encoded><![CDATA[<p>look like [self.items addObject:[[[TTIconTableItem alloc]  ??or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Three20 JSON Example Project by Mark</title>
		<link>http://revetkn.com/?p=72&#038;cpage=1#comment-3775</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 25 Jul 2009 19:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://revetkn.com/?p=72#comment-3775</guid>
		<description>Hi Alex -  Per the previous comments here, I need to update the example code to reflect all the changes that have been made to three20 recently, including the *TableField --&gt; *TableItem refactoring (which is what it looks like you tripped up on).</description>
		<content:encoded><![CDATA[<p>Hi Alex &#8211;  Per the previous comments here, I need to update the example code to reflect all the changes that have been made to three20 recently, including the *TableField &#8211;&gt; *TableItem refactoring (which is what it looks like you tripped up on).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Three20 JSON Example Project by Alex</title>
		<link>http://revetkn.com/?p=72&#038;cpage=1#comment-3773</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 25 Jul 2009 17:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://revetkn.com/?p=72#comment-3773</guid>
		<description>Three20JsonExample/Classes/ExampleJsonDataSource.m:68: error:
&#039;TTIconTableField&#039; undeclared (first use in this function)

Help!Your example don&#039;t work... 
iphone simulator 3.0</description>
		<content:encoded><![CDATA[<p>Three20JsonExample/Classes/ExampleJsonDataSource.m:68: error:<br />
&#8216;TTIconTableField&#8217; undeclared (first use in this function)</p>
<p>Help!Your example don&#8217;t work&#8230;<br />
iphone simulator 3.0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
