<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Introduction to the Yii Framework</title>
	<atom:link href="http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/</link>
	<description>flotsam and jetsam abounds</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:14:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Read something about Yii, a Php framework &#171; Huichao&#039;s blog</title>
		<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/comment-page-1/#comment-1838</link>
		<dc:creator>Read something about Yii, a Php framework &#171; Huichao&#039;s blog</dc:creator>
		<pubDate>Fri, 16 Jul 2010 14:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=473#comment-1838</guid>
		<description>[...] I spent much time following the tutorial of Yii, a Php [...]</description>
		<content:encoded><![CDATA[<p>[...] I spent much time following the tutorial of Yii, a Php [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/comment-page-1/#comment-1499</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 23 May 2010 13:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=473#comment-1499</guid>
		<description>Great. Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Great. Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bonny</title>
		<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/comment-page-1/#comment-1483</link>
		<dc:creator>bonny</dc:creator>
		<pubDate>Fri, 21 May 2010 14:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=473#comment-1483</guid>
		<description>Thanks Larry for your help on running yii on ubuntu, the following steps worked for me and I would like to share with anybody who might be in need of it.
For the Ubuntu guys this is how I created my yii skelton application ubuntu 10.04 LTS running Lamp server.
First run sudo apt-get install php5-cli on terminal(comman line)
Second create a folder in www or htdocs called test(for me but you can create your own)
Third run cd /var/www/yii/framework on terminal(command line)
Lastly run php yiic webapp var/www/test
And that is it, you have your yii framework skelton application in ubuntu to start modifying.
Note this was done on ubuntu 10.04 LTS</description>
		<content:encoded><![CDATA[<p>Thanks Larry for your help on running yii on ubuntu, the following steps worked for me and I would like to share with anybody who might be in need of it.<br />
For the Ubuntu guys this is how I created my yii skelton application ubuntu 10.04 LTS running Lamp server.<br />
First run sudo apt-get install php5-cli on terminal(comman line)<br />
Second create a folder in www or htdocs called test(for me but you can create your own)<br />
Third run cd /var/www/yii/framework on terminal(command line)<br />
Lastly run php yiic webapp var/www/test<br />
And that is it, you have your yii framework skelton application in ubuntu to start modifying.<br />
Note this was done on ubuntu 10.04 LTS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/comment-page-1/#comment-1478</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Thu, 20 May 2010 13:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=473#comment-1478</guid>
		<description>Thanks for the nice words. As for running yiic on Ubuntu, the instructions would be essentially the same as those for Mac OS X. You just need to cd into the framework directory, then execute the yiic webapp command.</description>
		<content:encoded><![CDATA[<p>Thanks for the nice words. As for running yiic on Ubuntu, the instructions would be essentially the same as those for Mac OS X. You just need to cd into the framework directory, then execute the yiic webapp command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bonny</title>
		<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/comment-page-1/#comment-1477</link>
		<dc:creator>bonny</dc:creator>
		<pubDate>Wed, 19 May 2010 16:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=473#comment-1477</guid>
		<description>Hi, Larry thanks for your great tutorial and everyday i go through it. I have a question on how can i run yii command on ubuntu desktop with lamp server o get skelton application ? Please help thanks.</description>
		<content:encoded><![CDATA[<p>Hi, Larry thanks for your great tutorial and everyday i go through it. I have a question on how can i run yii command on ubuntu desktop with lamp server o get skelton application ? Please help thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/comment-page-1/#comment-1429</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Tue, 04 May 2010 13:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=473#comment-1429</guid>
		<description>If you search the Yii site for &quot;global variable&quot;, you come across &lt;a href=&quot;http://www.yiiframework.com/forum/index.php?/topic/8966-appliation-global-variables/&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>If you search the Yii site for &#8220;global variable&#8221;, you come across <a href="http://www.yiiframework.com/forum/index.php?/topic/8966-appliation-global-variables/" rel="nofollow">this post</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rejeesh</title>
		<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/comment-page-1/#comment-1425</link>
		<dc:creator>Rejeesh</dc:creator>
		<pubDate>Mon, 03 May 2010 06:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=473#comment-1425</guid>
		<description>Hi,
Can you please tell me how to set a global variable in Yii framework? I have to set a global variable and it should available to all of my view pages.I tried to set it in index.php, but its not working. Please give me an instruction about this. I am in deep troble. PLease help me....

Regards,
Rejeesh</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Can you please tell me how to set a global variable in Yii framework? I have to set a global variable and it should available to all of my view pages.I tried to set it in index.php, but its not working. Please give me an instruction about this. I am in deep troble. PLease help me&#8230;.</p>
<p>Regards,<br />
Rejeesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/comment-page-1/#comment-1419</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sat, 01 May 2010 22:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=473#comment-1419</guid>
		<description>You&#039;re quite welcome. Thanks for the nice words and good luck with Yii!</description>
		<content:encoded><![CDATA[<p>You&#8217;re quite welcome. Thanks for the nice words and good luck with Yii!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: футбол</title>
		<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/comment-page-1/#comment-1414</link>
		<dc:creator>футбол</dc:creator>
		<pubDate>Sat, 01 May 2010 09:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=473#comment-1414</guid>
		<description>Thank you for this tutorial, i&#039;ve started to use YII!</description>
		<content:encoded><![CDATA[<p>Thank you for this tutorial, i&#8217;ve started to use YII!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://blog.dmcinsights.com/2009/06/18/introduction-to-the-yii-framework/comment-page-1/#comment-1321</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Mon, 05 Apr 2010 16:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=473#comment-1321</guid>
		<description>You&#039;re welcome. Thanks for the nice words and I hope Yii works for you.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome. Thanks for the nice words and I hope Yii works for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
