<?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 TipLite</title>
	<atom:link href="http://www.tiplite.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tiplite.com</link>
	<description>Keep It Simple Smart</description>
	<lastBuildDate>Tue, 01 Nov 2011 20:46:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on CakePHP support in NetBeans by tiplite</title>
		<link>http://www.tiplite.com/cakephp-support-in-netbeans/#comment-2461</link>
		<dc:creator>tiplite</dc:creator>
		<pubDate>Tue, 01 Nov 2011 20:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tiplite.com/?p=84#comment-2461</guid>
		<description>On my Ubuntu 11.10 installation it is on /usr/share/php/cake and it is working I think it will be the same for older distros too. Sometimes Netbeans does a scanning project and it takes a while to be completed. Other times it completely stops then you can restart it and it will work correctly.</description>
		<content:encoded><![CDATA[<p>On my Ubuntu 11.10 installation it is on /usr/share/php/cake and it is working I think it will be the same for older distros too. Sometimes Netbeans does a scanning project and it takes a while to be completed. Other times it completely stops then you can restart it and it will work correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP support in NetBeans by jeppe</title>
		<link>http://www.tiplite.com/cakephp-support-in-netbeans/#comment-2455</link>
		<dc:creator>jeppe</dc:creator>
		<pubDate>Tue, 01 Nov 2011 13:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tiplite.com/?p=84#comment-2455</guid>
		<description>Anyone knows what folder to point at when using Linux Mint/Ubuntu? Installed Cake 1.3 from Software Manager. Tried /usr/share/php/cake and /usr/share/php/cake/lib and some other variations but it does not seem to do the trick.</description>
		<content:encoded><![CDATA[<p>Anyone knows what folder to point at when using Linux Mint/Ubuntu? Installed Cake 1.3 from Software Manager. Tried /usr/share/php/cake and /usr/share/php/cake/lib and some other variations but it does not seem to do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install RVM on Windows using cygwin by Paul</title>
		<link>http://www.tiplite.com/how-to-install-rvm-on-windows-using-cygwin/#comment-1898</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 02 Oct 2011 08:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tiplite.com/?p=142#comment-1898</guid>
		<description>If nothing happens, I would recommend using the option -v (Verbose) when running &#039;curl&#039;
bash &lt;  &quot;cert&quot; n &quot;.pem&quot;}&#039;
$ c_rehash

Now the command &#039;curl&#039; should works fine: 
bash &lt; &lt;(curl -vs https://rvm.beginrescueend.com/install/rvm)</description>
		<content:encoded><![CDATA[<p>If nothing happens, I would recommend using the option -v (Verbose) when running &#8216;curl&#8217;<br />
bash &lt;  &#8220;cert&#8221; n &#8220;.pem&#8221;}&#8217;<br />
$ c_rehash</p>
<p>Now the command &#8216;curl&#8217; should works fine:<br />
bash &lt; &lt;(curl -vs <a href="https://rvm.beginrescueend.com/install/rvm" rel="nofollow">https://rvm.beginrescueend.com/install/rvm</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP support in NetBeans by tiplite</title>
		<link>http://www.tiplite.com/cakephp-support-in-netbeans/#comment-1813</link>
		<dc:creator>tiplite</dc:creator>
		<pubDate>Tue, 27 Sep 2011 16:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tiplite.com/?p=84#comment-1813</guid>
		<description>This will be found on one of my next articles keep watching</description>
		<content:encoded><![CDATA[<p>This will be found on one of my next articles keep watching</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Quick jQuery tutorial by pabenta_com_ph</title>
		<link>http://www.tiplite.com/a-quick-jquery-tutorial/#comment-1781</link>
		<dc:creator>pabenta_com_ph</dc:creator>
		<pubDate>Mon, 26 Sep 2011 11:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tiplite.com/?p=60#comment-1781</guid>
		<description>thanks for sharing. Great Article!</description>
		<content:encoded><![CDATA[<p>thanks for sharing. Great Article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP debug in NetBeans by tiplite</title>
		<link>http://www.tiplite.com/cakephp-debug-in-netbeans/#comment-1774</link>
		<dc:creator>tiplite</dc:creator>
		<pubDate>Sun, 25 Sep 2011 21:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tiplite.com/?p=100#comment-1774</guid>
		<description>Please go again to run configuration of your project and select advanced. You will find server directory map point &#039;/&#039; to your &#039;webroot&#039; folder or create a virtual host on your apache system and use. i prefer the virtual host solution as it is more cleaner.</description>
		<content:encoded><![CDATA[<p>Please go again to run configuration of your project and select advanced. You will find server directory map point &#8216;/&#8217; to your &#8216;webroot&#8217; folder or create a virtual host on your apache system and use. i prefer the virtual host solution as it is more cleaner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP debug in NetBeans by Gabriel rodirguez</title>
		<link>http://www.tiplite.com/cakephp-debug-in-netbeans/#comment-1772</link>
		<dc:creator>Gabriel rodirguez</dc:creator>
		<pubDate>Sun, 25 Sep 2011 20:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tiplite.com/?p=100#comment-1772</guid>
		<description>I followed the steps you mentioned. When the dialog opens i type the url of the controller controller I want to debug (ex: http://localhost/{myapp}/productos/bybrand/xyz)  but still it goes from webroot/index.php to the core application files in the cake folder.</description>
		<content:encoded><![CDATA[<p>I followed the steps you mentioned. When the dialog opens i type the url of the controller controller I want to debug (ex: <a href="http://localhost/" rel="nofollow">http://localhost/</a>{myapp}/productos/bybrand/xyz)  but still it goes from webroot/index.php to the core application files in the cake folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install RVM on Windows using cygwin by Zach Smith</title>
		<link>http://www.tiplite.com/how-to-install-rvm-on-windows-using-cygwin/#comment-1657</link>
		<dc:creator>Zach Smith</dc:creator>
		<pubDate>Wed, 21 Sep 2011 02:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tiplite.com/?p=142#comment-1657</guid>
		<description>These instructions bailed me out when installing with the Ruby on Rails 3 Tutorial which leaves Windows users on their own.  Everything worked flawlessly to install RVM.</description>
		<content:encoded><![CDATA[<p>These instructions bailed me out when installing with the Ruby on Rails 3 Tutorial which leaves Windows users on their own.  Everything worked flawlessly to install RVM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP support in NetBeans by eof</title>
		<link>http://www.tiplite.com/cakephp-support-in-netbeans/#comment-934</link>
		<dc:creator>eof</dc:creator>
		<pubDate>Sun, 31 Jul 2011 01:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tiplite.com/?p=84#comment-934</guid>
		<description>How can I make the code completion work in views for $this-&gt;Html-&gt;...
Your code only works for $html</description>
		<content:encoded><![CDATA[<p>How can I make the code completion work in views for $this-&gt;Html-&gt;&#8230;<br />
Your code only works for $html</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CakePHP debug in NetBeans by Mohamad</title>
		<link>http://www.tiplite.com/cakephp-debug-in-netbeans/#comment-449</link>
		<dc:creator>Mohamad</dc:creator>
		<pubDate>Mon, 20 Jun 2011 18:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tiplite.com/?p=100#comment-449</guid>
		<description>Thanks so much .... I spent many hours trying to get the debugger working, but I couldn&#039;t. Once I have read this hint it worked like a charm ..... :)</description>
		<content:encoded><![CDATA[<p>Thanks so much &#8230;. I spent many hours trying to get the debugger working, but I couldn&#8217;t. Once I have read this hint it worked like a charm &#8230;.. <img src='http://www.tiplite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

