<?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 Ernesto Rusanval</title>
	<atom:link href="http://ernesto.rusanval.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ernesto.rusanval.com</link>
	<description>A collection of my toughts on web development</description>
	<lastBuildDate>Tue, 18 Oct 2011 15:45:06 +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 CakePHP shell templates for implementing Bootstrap from Twitter in Scaffold views by jbk</title>
		<link>http://ernesto.rusanval.com/2011/09/cakephp-shell-template-twitter-bootstrap/#comment-39</link>
		<dc:creator>jbk</dc:creator>
		<pubDate>Tue, 18 Oct 2011 15:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://ernesto.rusanval.com/?p=7#comment-39</guid>
		<description>Nice work! Now that CakePHP 2.0 is released, do you think you will be updating this to work with the new version?</description>
		<content:encoded><![CDATA[<p>Nice work! Now that CakePHP 2.0 is released, do you think you will be updating this to work with the new version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP shell templates for implementing Bootstrap from Twitter in Scaffold views by netors</title>
		<link>http://ernesto.rusanval.com/2011/09/cakephp-shell-template-twitter-bootstrap/#comment-21</link>
		<dc:creator>netors</dc:creator>
		<pubDate>Fri, 16 Sep 2011 22:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://ernesto.rusanval.com/?p=7#comment-21</guid>
		<description>Oliver,

You need to copy the bootstrap-1.2.0.min.css file to your /webroot/css directory.

Then at your layout, simply add:
&lt;code&gt;
&lt;?php echo $this-&gt;Html-&gt;css(&#039;bootstrap-1.2.0.min.css&#039;); ?&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Oliver,</p>
<p>You need to copy the bootstrap-1.2.0.min.css file to your /webroot/css directory.</p>
<p>Then at your layout, simply add:<br />
<code><br />
< ?php echo $this->Html->css('bootstrap-1.2.0.min.css'); ?><br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP shell templates for implementing Bootstrap from Twitter in Scaffold views by Olivier</title>
		<link>http://ernesto.rusanval.com/2011/09/cakephp-shell-template-twitter-bootstrap/#comment-20</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Fri, 16 Sep 2011 22:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://ernesto.rusanval.com/?p=7#comment-20</guid>
		<description>Hi

I&#039;m a beginner in cakephp...
How do you add the bootstrap css in webroot?
I&#039;ve copy the less in css and I copy the 


in the layout ?

Is it the good way ?

thanks

Olivier</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;m a beginner in cakephp&#8230;<br />
How do you add the bootstrap css in webroot?<br />
I&#8217;ve copy the less in css and I copy the </p>
<p>in the layout ?</p>
<p>Is it the good way ?</p>
<p>thanks</p>
<p>Olivier</p>
]]></content:encoded>
	</item>
</channel>
</rss>

