<?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>评论：Setting up MGTwitterEngine with YAJL 1.0.6 for iPhone development</title>
	<atom:link href="http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/</link>
	<description>Braindump from Damien; Python, Django, Groovy, Grails, software engineering, all the geek stuff</description>
	<lastBuildDate>Fri, 19 Feb 2010 08:16:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：JeDongHyun</title>
		<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/comment-page-1/#comment-916</link>
		<dc:creator>JeDongHyun</dc:creator>
		<pubDate>Fri, 19 Feb 2010 08:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://damienh.org/?p=276#comment-916</guid>
		<description>Thank you so so so so so so so so * 100 You saved my brain! :-)</description>
		<content:encoded><![CDATA[<p>Thank you so so so so so so so so * 100 You saved my brain! <img src='http://damienh.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：dev</title>
		<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/comment-page-1/#comment-907</link>
		<dc:creator>dev</dc:creator>
		<pubDate>Tue, 01 Dec 2009 06:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://damienh.org/?p=276#comment-907</guid>
		<description>Thanks for this tip!</description>
		<content:encoded><![CDATA[<p>Thanks for this tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：dev</title>
		<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/comment-page-1/#comment-718</link>
		<dc:creator>dev</dc:creator>
		<pubDate>Tue, 01 Dec 2009 00:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://damienh.org/?p=276#comment-718</guid>
		<description>Thanks for this tip!</description>
		<content:encoded><![CDATA[<p>Thanks for this tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Mowglii</title>
		<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/comment-page-1/#comment-320</link>
		<dc:creator>Mowglii</dc:creator>
		<pubDate>Sat, 22 Aug 2009 21:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://damienh.org/?p=276#comment-320</guid>
		<description>instead of doing:&lt;br&gt;&lt;br&gt;sudo ./configure &amp;&amp; make install&lt;br&gt;&lt;br&gt;break it up into two commands:&lt;br&gt;&lt;br&gt;sudo ./configure&lt;br&gt;sudo make install</description>
		<content:encoded><![CDATA[<p>instead of doing:</p>
<p>sudo ./configure &#038;&#038; make install</p>
<p>break it up into two commands:</p>
<p>sudo ./configure<br />sudo make install</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：thnk2wn</title>
		<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/comment-page-1/#comment-289</link>
		<dc:creator>thnk2wn</dc:creator>
		<pubDate>Mon, 03 Aug 2009 13:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://damienh.org/?p=276#comment-289</guid>
		<description>In the end that part didn&#039;t end up mattering in my case.  I didn&#039;t see his update regarding the compiled YAJL static library for iPhone and libYAJLIPhone.a.  I was able to just use that and copy the YAJL header files to the include directories and set the project search paths.  I haven&#039;t tested out the code but I have it compiling now.</description>
		<content:encoded><![CDATA[<p>In the end that part didn&#39;t end up mattering in my case.  I didn&#39;t see his update regarding the compiled YAJL static library for iPhone and libYAJLIPhone.a.  I was able to just use that and copy the YAJL header files to the include directories and set the project search paths.  I haven&#39;t tested out the code but I have it compiling now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Dan Morgan</title>
		<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/comment-page-1/#comment-288</link>
		<dc:creator>Dan Morgan</dc:creator>
		<pubDate>Mon, 03 Aug 2009 13:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://damienh.org/?p=276#comment-288</guid>
		<description>No :-( I also set the permissions and I still cant sudo the files into them. I&#039;m gonna try and manually copy the files from the YAJL folder into the respective usr folders. Will let you know how I get on.</description>
		<content:encoded><![CDATA[<p>No <img src='http://damienh.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  I also set the permissions and I still cant sudo the files into them. I&#39;m gonna try and manually copy the files from the YAJL folder into the respective usr folders. Will let you know how I get on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：thnk2wn</title>
		<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/comment-page-1/#comment-285</link>
		<dc:creator>thnk2wn</dc:creator>
		<pubDate>Sun, 02 Aug 2009 23:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://damienh.org/?p=276#comment-285</guid>
		<description>Did you get around this problem?  I&#039;ve tried changing the folder permissions of yajl/build/src/CMakeFiles/yajl.dir but somehow it keeps getting set back to readonly.</description>
		<content:encoded><![CDATA[<p>Did you get around this problem?  I&#39;ve tried changing the folder permissions of yajl/build/src/CMakeFiles/yajl.dir but somehow it keeps getting set back to readonly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Yong Rong Hou</title>
		<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/comment-page-1/#comment-259</link>
		<dc:creator>Yong Rong Hou</dc:creator>
		<pubDate>Sun, 26 Jul 2009 15:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://damienh.org/?p=276#comment-259</guid>
		<description>You are right. The include path should (of course) be /usr/local/include/yajl. That was my mistake. just corrected it in the article.</description>
		<content:encoded><![CDATA[<p>You are right. The include path should (of course) be /usr/local/include/yajl. That was my mistake. just corrected it in the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Jared Holdcroft</title>
		<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/comment-page-1/#comment-258</link>
		<dc:creator>Jared Holdcroft</dc:creator>
		<pubDate>Sun, 26 Jul 2009 14:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://damienh.org/?p=276#comment-258</guid>
		<description>I had this exact problem but changing the header search path to be just /usr/local/include fixed it.  If you don&#039;t it expects yajl/yajl_parse.h to be in /usr/local/include/yajl/yajl!</description>
		<content:encoded><![CDATA[<p>I had this exact problem but changing the header search path to be just /usr/local/include fixed it.  If you don&#39;t it expects yajl/yajl_parse.h to be in /usr/local/include/yajl/yajl!</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：peterxu</title>
		<link>http://damienh.org/2009/06/20/setting-up-mgtwitterengine-with-yajl-106-for-iphone-development/comment-page-1/#comment-256</link>
		<dc:creator>peterxu</dc:creator>
		<pubDate>Sun, 26 Jul 2009 11:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://damienh.org/?p=276#comment-256</guid>
		<description>The way I solved this problem is that I made the folder &lt;br&gt;/usr/local/lib and /usr/local/include &quot;read and write&quot; from &quot;read only&quot; in the finder. (use &quot;go to folder&quot; in finder and type the address)&lt;br&gt;&lt;br&gt;Hope that helps!&lt;br&gt;&lt;br&gt;btw: if you are developing for iphone OS 3.0 as I did, you might get error with [NSApp terminate:self] in the delegate file. I used &quot;exist (0)&quot; instead. I wander if anyone has the same problem&lt;br&gt;&lt;br&gt;Also can anyone inform me how to get the status data? I tried:&lt;br&gt;NSMutableArray *user1= [message objectAtIndex:0];&lt;br&gt;in the statusesReceived method but get the NSCFArray beyond bounds error.</description>
		<content:encoded><![CDATA[<p>The way I solved this problem is that I made the folder <br />/usr/local/lib and /usr/local/include &#8220;read and write&#8221; from &#8220;read only&#8221; in the finder. (use &#8220;go to folder&#8221; in finder and type the address)</p>
<p>Hope that helps!</p>
<p>btw: if you are developing for iphone OS 3.0 as I did, you might get error with [NSApp terminate:self] in the delegate file. I used &#8220;exist (0)&#8221; instead. I wander if anyone has the same problem</p>
<p>Also can anyone inform me how to get the status data? I tried:<br />NSMutableArray *user1= [message objectAtIndex:0];<br />in the statusesReceived method but get the NSCFArray beyond bounds error.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
