<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: List of PHP Frameworks</title>
	<link>http://www.kliky.net/tools/list-of-php-frameworks/</link>
	<description>Web Development and Internet Traffic Matters</description>
	<pubDate>Wed, 07 Jan 2009 18:20:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>by: joshdavey</title>
		<link>http://www.kliky.net/tools/list-of-php-frameworks/#comment-342</link>
		<pubDate>Sat, 04 Aug 2007 04:27:12 +0000</pubDate>
		<guid>http://www.kliky.net/tools/list-of-php-frameworks/#comment-342</guid>
					<description>Hey ed,

Thanks. I just released another update which should make deploying it a lot easier. Also I made the move to make sure all my helper classes are static so you can just type htmlHelp::link('home', 'index') instead of $help-&#62;html-&#62;link('home', 'index') or having to actually load the helper from the controller and then using $html-&#62;link('home', 'index') which is shorter but not as intuitive because you have to start thinking about what helpers you've loaded into which controllers instead of just worrying about getting the task at hand done.

The configuration has been dumbed down even more. If you ever had any problems getting in to it before now it'll only be easier.

Once again shoot me an email any time you need help with anything.</description>
		<content:encoded><![CDATA[<p>Hey ed,</p>
<p>Thanks. I just released another update which should make deploying it a lot easier. Also I made the move to make sure all my helper classes are static so you can just type htmlHelp::link(&#8217;home&#8217;, &#8216;index&#8217;) instead of $help-&gt;html-&gt;link(&#8217;home&#8217;, &#8216;index&#8217;) or having to actually load the helper from the controller and then using $html-&gt;link(&#8217;home&#8217;, &#8216;index&#8217;) which is shorter but not as intuitive because you have to start thinking about what helpers you&#8217;ve loaded into which controllers instead of just worrying about getting the task at hand done.</p>
<p>The configuration has been dumbed down even more. If you ever had any problems getting in to it before now it&#8217;ll only be easier.</p>
<p>Once again shoot me an email any time you need help with anything.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ed</title>
		<link>http://www.kliky.net/tools/list-of-php-frameworks/#comment-340</link>
		<pubDate>Fri, 03 Aug 2007 16:45:34 +0000</pubDate>
		<guid>http://www.kliky.net/tools/list-of-php-frameworks/#comment-340</guid>
					<description>Thanks, I'll be sure to take a look at it. I've gone ahead and added in this link.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll be sure to take a look at it. I&#8217;ve gone ahead and added in this link.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: joshdavey</title>
		<link>http://www.kliky.net/tools/list-of-php-frameworks/#comment-337</link>
		<pubDate>Fri, 03 Aug 2007 11:45:32 +0000</pubDate>
		<guid>http://www.kliky.net/tools/list-of-php-frameworks/#comment-337</guid>
					<description>I've got another other and misc for ya. It's a PHP 5  MVC framework with a small code base but rich built in features. It's drawbacks are the fact that it doesn't have very many helper functions and components. Not recommended for production use but may be fun to play around with for now.

Shoot me an email if you have any questions.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got another other and misc for ya. It&#8217;s a PHP 5  MVC framework with a small code base but rich built in features. It&#8217;s drawbacks are the fact that it doesn&#8217;t have very many helper functions and components. Not recommended for production use but may be fun to play around with for now.</p>
<p>Shoot me an email if you have any questions.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
