<?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 Jeff Linse</title>
	<atom:link href="http://jefflinse.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefflinse.com</link>
	<description></description>
	<lastBuildDate>Sat, 28 May 2011 01:01:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on malloc() Causes a Segfault at _malloc_unlocked by Matt</title>
		<link>http://jefflinse.com/2008/malloc-causes-segfault-at-malloc-unlocked/comment-page-1/#comment-309</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 28 May 2011 01:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=20#comment-309</guid>
		<description>Thanks for that! I&#039;m getting that problem now. It&#039;s really strange to look at a stack trace and see it inside malloc... I guess now I&#039;m just gonna have to find out where I&#039;m overwriting the memory :S</description>
		<content:encoded><![CDATA[<p>Thanks for that! I&#8217;m getting that problem now. It&#8217;s really strange to look at a stack trace and see it inside malloc&#8230; I guess now I&#8217;m just gonna have to find out where I&#8217;m overwriting the memory :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Calendar Element for CakePHP by Jeff</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-293</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 12 May 2011 22:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-293</guid>
		<description>I don&#039;t have a stylesheet available for this; the one you see above is simply using the stylesheet for my current Wordpress theme.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have a stylesheet available for this; the one you see above is simply using the stylesheet for my current WordPress theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Calendar Element for CakePHP by Thumper</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-292</link>
		<dc:creator>Thumper</dc:creator>
		<pubDate>Thu, 12 May 2011 21:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-292</guid>
		<description>Do you have the style sheet for this element, it is not attached to the download.

Thanks</description>
		<content:encoded><![CDATA[<p>Do you have the style sheet for this element, it is not attached to the download.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Maintain Simple, Static Pages in CakePHP by al</title>
		<link>http://jefflinse.com/2009/how-to-maintain-simple-static-pages-in-a-cakephp-application/comment-page-1/#comment-291</link>
		<dc:creator>al</dc:creator>
		<pubDate>Wed, 11 May 2011 18:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=60#comment-291</guid>
		<description>helpful, thanks</description>
		<content:encoded><![CDATA[<p>helpful, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Maintain Simple, Static Pages in CakePHP by Sam S</title>
		<link>http://jefflinse.com/2009/how-to-maintain-simple-static-pages-in-a-cakephp-application/comment-page-1/#comment-253</link>
		<dc:creator>Sam S</dc:creator>
		<pubDate>Fri, 01 Apr 2011 17:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=60#comment-253</guid>
		<description>@T0aD - the model is StaticPage to be consistent with its corssesponding controller and cause not conflicts with the existing pages controller.

I am working on a Page MVC that has the display method for static template serving and view for db based page content

I am using a number of cakedc plugins with it

this article of great interest, thanks for posting</description>
		<content:encoded><![CDATA[<p>@T0aD &#8211; the model is StaticPage to be consistent with its corssesponding controller and cause not conflicts with the existing pages controller.</p>
<p>I am working on a Page MVC that has the display method for static template serving and view for db based page content</p>
<p>I am using a number of cakedc plugins with it</p>
<p>this article of great interest, thanks for posting</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Calendar Element for CakePHP by J. Silva</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-252</link>
		<dc:creator>J. Silva</dc:creator>
		<pubDate>Sun, 23 Jan 2011 21:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-252</guid>
		<description>thanx man.
It was useful for me.</description>
		<content:encoded><![CDATA[<p>thanx man.<br />
It was useful for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Maintain Simple, Static Pages in CakePHP by T0aD</title>
		<link>http://jefflinse.com/2009/how-to-maintain-simple-static-pages-in-a-cakephp-application/comment-page-1/#comment-251</link>
		<dc:creator>T0aD</dc:creator>
		<pubDate>Mon, 13 Dec 2010 00:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=60#comment-251</guid>
		<description>I&#039;m still wondering why this model is called StaticPage</description>
		<content:encoded><![CDATA[<p>I&#8217;m still wondering why this model is called StaticPage</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Object-Oriented C by Jeff</title>
		<link>http://jefflinse.com/2008/object-oriented-c/comment-page-1/#comment-250</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 24 Nov 2010 22:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=19#comment-250</guid>
		<description>You&#039;re absolutely right, thanks for pointing that out!</description>
		<content:encoded><![CDATA[<p>You&#8217;re absolutely right, thanks for pointing that out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Object-Oriented C by leemes</title>
		<link>http://jefflinse.com/2008/object-oriented-c/comment-page-1/#comment-249</link>
		<dc:creator>leemes</dc:creator>
		<pubDate>Tue, 16 Nov 2010 01:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=19#comment-249</guid>
		<description>... and in line 42 you append the other string in reversed order, so it should say:
         str-&gt;str[i] = other[i - oldLen];  
rather than
         str-&gt;str[i] = other[oldLen - i];  

Finally, you iterate over the length of str instead of other in the for loop...

I think that you didn&#039;t test this piece of code, but that wasn&#039;t really the meaning of it. BUT I wanted to mention this things anyway.</description>
		<content:encoded><![CDATA[<p>&#8230; and in line 42 you append the other string in reversed order, so it should say:<br />
         str-&gt;str[i] = other[i - oldLen];<br />
rather than<br />
         str-&gt;str[i] = other[oldLen - i];  </p>
<p>Finally, you iterate over the length of str instead of other in the for loop&#8230;</p>
<p>I think that you didn&#8217;t test this piece of code, but that wasn&#8217;t really the meaning of it. BUT I wanted to mention this things anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Object-Oriented C by leemes</title>
		<link>http://jefflinse.com/2008/object-oriented-c/comment-page-1/#comment-248</link>
		<dc:creator>leemes</dc:creator>
		<pubDate>Tue, 16 Nov 2010 01:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=19#comment-248</guid>
		<description>Nice explanation...
But I think there is a mistake in String_append() in line 40:
You resize to the length of the string to be appended rather than increase the size by the length.
So I think it should say:
   _resize(str, oldLen + strlen(other));</description>
		<content:encoded><![CDATA[<p>Nice explanation&#8230;<br />
But I think there is a mistake in String_append() in line 40:<br />
You resize to the length of the string to be appended rather than increase the size by the length.<br />
So I think it should say:<br />
   _resize(str, oldLen + strlen(other));</p>
]]></content:encoded>
	</item>
</channel>
</rss>

