<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kerkness.ca &#187; kohana php mvc wordpress</title>
	<atom:link href="http://www.kerkness.ca/tagged/kohana-php-mvc-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerkness.ca</link>
	<description>flexing my kerkness, among other things</description>
	<lastBuildDate>Wed, 14 Oct 2009 15:12:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Kohana and Wordpress playing together</title>
		<link>http://www.kerkness.ca/kohana-and-wordpress-playing-together/</link>
		<comments>http://www.kerkness.ca/kohana-and-wordpress-playing-together/#comments</comments>
		<pubDate>Wed, 13 May 2009 22:15:27 +0000</pubDate>
		<dc:creator>Kerk</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[kohana php mvc wordpress]]></category>

		<guid isPermaLink="false">http://www.kerkness.ca/?p=502</guid>
		<description><![CDATA[I&#8217;ve recently developed a crush on Kohana, a PHP5 framework that uses an MVC architecture. For many years I have been using my own framework and have never found anything which I liked better until now. I find Kohana impressive because it uses strict PHP5 OOP, has a  powerful event handler and can be easily [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently developed a crush on <a title="Kohana PHP" href="http://kohanaphp.com/" target="_blank">Kohana</a>, a PHP5 framework that uses an MVC architecture. For many years I have been using <a title="Kerkness" href="http://www.kerkness.ca/kerkness/" target="_self">my own</a> framework and have never found anything which I liked better until now. I find Kohana impressive because it uses strict PHP5 OOP, has a  powerful event handler and can be easily extended.  It is also small and not bloated which was one of the reasons why I&#8217;ve never adobted the larger PHP frameworks such as Zend or PEAR.</p>
<h2>Building Wordpress Plugins using Kohana</h2>
<p>The other PHP framework which I have to also admit having a crush on is <a href="http://wordpress.org" target="_blank">Wordpress</a>. While Wordpress is the complete opposite of something like Kohana, it&#8217;s still a very powerful and popular framework for building sites. I often find myself having to build a web site for someone else to manage and maintain.  Wordpress is great for this because out of the box it has a lot of features that your basic webmaster is looking for and it has a large community that can provide support ( something I don&#8217;t like doing ). The only downside to building a web site in Wordpress (IMHO) is that when it comes to building custom plugins the process is simply not OOP.</p>
<p>In order to bridge these two worlds and make my life a little easier I have created the <a title="Kohana For Wordpress" href="http://kerkness.ca/kohana-for-wordpress" target="_self">Kohana for Wordpress</a> plugin. Hopefully this plugin will be useful to some people.</p>
<p><a href="http://kerkness.ca/kohana-for-wordpress">More details and download the plugin here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kerkness.ca/kohana-and-wordpress-playing-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
