<?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 Lennaert Ekelmans</title>
	<atom:link href="http://lennaert.nu/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://lennaert.nu</link>
	<description>Writing about CakePHP and other things</description>
	<lastBuildDate>Sat, 18 Feb 2012 00:21:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Blake Jarrell presents Concentrate 2009 by Inrieqj</title>
		<link>http://lennaert.nu/2009/04/08/blake-jarrell-presents-concentrate-2009/#comment-1615</link>
		<dc:creator>Inrieqj</dc:creator>
		<pubDate>Sat, 18 Feb 2012 00:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://lennaert.nu/?p=8#comment-1615</guid>
		<description>Есть такое что &lt;a href=&quot;http://seobabai.ru/progon-sajta-obyavleniya-reklamy&quot; rel=&quot;nofollow&quot;&gt;прогон сайта по каталогам бесплатно&lt;/a&gt; может значительно поднять свой доход в интернете</description>
		<content:encoded><![CDATA[<p>Есть такое что <a href="http://seobabai.ru/progon-sajta-obyavleniya-reklamy" rel="nofollow">прогон сайта по каталогам бесплатно</a> может значительно поднять свой доход в интернете</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP: No markup with formhelper input by Sint Smeding</title>
		<link>http://lennaert.nu/2009/04/10/cakephp-no-markup-with-formhelper-input/#comment-95</link>
		<dc:creator>Sint Smeding</dc:creator>
		<pubDate>Tue, 08 Feb 2011 15:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://lennaert.nu/?p=10#comment-95</guid>
		<description>Tables aren&#039;t meant for forms. Tables are meant to format data.

The only reason you&#039;d want to use tables, is for lay-out purposes. And that&#039;s like building your house using paper in stead of bricks because you want it to be white.

Please use tables for data formatting and CSS for interface design.

Oh and btw, I think you&#039;re interested to hear I started some CakePHP projects recently :-)</description>
		<content:encoded><![CDATA[<p>Tables aren&#8217;t meant for forms. Tables are meant to format data.</p>
<p>The only reason you&#8217;d want to use tables, is for lay-out purposes. And that&#8217;s like building your house using paper in stead of bricks because you want it to be white.</p>
<p>Please use tables for data formatting and CSS for interface design.</p>
<p>Oh and btw, I think you&#8217;re interested to hear I started some CakePHP projects recently <img src='http://lennaert.nu/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP Performance: Rewrite plugin assets in Nginx by Lennaert Ekelmans</title>
		<link>http://lennaert.nu/2011/01/21/cakephp-performance-rewrite-plugin-assets-in-nginx/#comment-94</link>
		<dc:creator>Lennaert Ekelmans</dc:creator>
		<pubDate>Wed, 26 Jan 2011 00:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://lennaert.nu/?p=23#comment-94</guid>
		<description>@Rodriqo: I understand what you try to do, and it&#039;s of course more easy in case you don&#039;t have access to config files. 

I think the benefits of using assets in plugins (and the reason why they made it like this), is that you can use plugins in all your projects without thinking of all the js/img/css files.
You can package your plugin and distribute it in seconds.

And yes, this only works for assets  in plugins, since `normal` webroot files are already directly served by nginx.

Thanks for commenting!</description>
		<content:encoded><![CDATA[<p>@Rodriqo: I understand what you try to do, and it&#8217;s of course more easy in case you don&#8217;t have access to config files. </p>
<p>I think the benefits of using assets in plugins (and the reason why they made it like this), is that you can use plugins in all your projects without thinking of all the js/img/css files.<br />
You can package your plugin and distribute it in seconds.</p>
<p>And yes, this only works for assets  in plugins, since `normal` webroot files are already directly served by nginx.</p>
<p>Thanks for commenting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP Performance: Rewrite plugin assets in Nginx by Rodriqo</title>
		<link>http://lennaert.nu/2011/01/21/cakephp-performance-rewrite-plugin-assets-in-nginx/#comment-93</link>
		<dc:creator>Rodriqo</dc:creator>
		<pubDate>Tue, 25 Jan 2011 14:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://lennaert.nu/?p=23#comment-93</guid>
		<description>this only works when you have assets in  plugins i assume? you can also put assets in the normal webroot like:

/webroot/img/plugin/image.jpg
/webroot/js/plugin/javascript.js</description>
		<content:encoded><![CDATA[<p>this only works when you have assets in  plugins i assume? you can also put assets in the normal webroot like:</p>
<p>/webroot/img/plugin/image.jpg<br />
/webroot/js/plugin/javascript.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP: No markup with formhelper input by Aziz</title>
		<link>http://lennaert.nu/2009/04/10/cakephp-no-markup-with-formhelper-input/#comment-92</link>
		<dc:creator>Aziz</dc:creator>
		<pubDate>Sat, 22 Jan 2011 00:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://lennaert.nu/?p=10#comment-92</guid>
		<description>you don&#039;t have to write &#039;div&#039;=&gt;false, &#039;label&#039;=&gt;false everytime
just modify your $form-&gt;create a bit
$form-&gt;create(&#039;User&#039;, array(&#039;inputDefaults&#039;=&gt;array(&#039;div&#039;=&gt;false, &#039;label&#039;=&gt;false)));
that&#039;s all</description>
		<content:encoded><![CDATA[<p>you don&#8217;t have to write &#8216;div&#8217;=>false, &#8216;label&#8217;=>false everytime<br />
just modify your $form->create a bit<br />
$form->create(&#8216;User&#8217;, array(&#8216;inputDefaults&#8217;=>array(&#8216;div&#8217;=>false, &#8216;label&#8217;=>false)));<br />
that&#8217;s all</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How we built Twittermail in 48 hours by Swiss Ball Exercises</title>
		<link>http://lennaert.nu/2009/03/24/how-we-built-twittermail-in-48-hours/#comment-90</link>
		<dc:creator>Swiss Ball Exercises</dc:creator>
		<pubDate>Sun, 05 Dec 2010 04:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://lennaert.nu/?p=6#comment-90</guid>
		<description>Superb blog post, I have book marked this internet site so ideally I’ll see much more on this subject in the foreseeable future!</description>
		<content:encoded><![CDATA[<p>Superb blog post, I have book marked this internet site so ideally I’ll see much more on this subject in the foreseeable future!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Webdesigner vs Webdeveloper by Mario</title>
		<link>http://lennaert.nu/2010/11/28/webdesigner-vs-webdeveloper/#comment-91</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Mon, 29 Nov 2010 23:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://lennaert.nu/?p=16#comment-91</guid>
		<description>haha! This is brilliant! True as well!
/mario</description>
		<content:encoded><![CDATA[<p>haha! This is brilliant! True as well!<br />
/mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blake Jarrell presents Concentrate 2009 by lpn to rn</title>
		<link>http://lennaert.nu/2009/04/08/blake-jarrell-presents-concentrate-2009/#comment-89</link>
		<dc:creator>lpn to rn</dc:creator>
		<pubDate>Fri, 02 Jul 2010 10:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://lennaert.nu/?p=8#comment-89</guid>
		<description>i&#039;m going to look for this</description>
		<content:encoded><![CDATA[<p>i&#039;m going to look for this</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Canon RAW thumbnails in Windows 7 by Mario</title>
		<link>http://lennaert.nu/2009/05/11/getting-canon-raw-thumbnails-in-windows-7/#comment-60</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Fri, 19 Feb 2010 21:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://lennaert.nu/?p=12#comment-60</guid>
		<description>Thanks a lot for the tip!

/mario</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the tip!</p>
<p>/mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP: No markup with formhelper input by Chris</title>
		<link>http://lennaert.nu/2009/04/10/cakephp-no-markup-with-formhelper-input/#comment-61</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 15 Feb 2010 19:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://lennaert.nu/?p=10#comment-61</guid>
		<description>Thanks for the post Lennaert, saved me some time!</description>
		<content:encoded><![CDATA[<p>Thanks for the post Lennaert, saved me some time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

