<?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>frencaze &#187; dokin</title>
	<atom:link href="http://blog.frencaze.com/category/dokin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.frencaze.com</link>
	<description></description>
	<lastBuildDate>Wed, 17 Mar 2010 05:20:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Releasing source code of MVC PHP web framework</title>
		<link>http://blog.frencaze.com/2009/05/releasing-source-code-of-mvc-php-web-framework/</link>
		<comments>http://blog.frencaze.com/2009/05/releasing-source-code-of-mvc-php-web-framework/#comments</comments>
		<pubDate>Sun, 17 May 2009 06:24:49 +0000</pubDate>
		<dc:creator>Jerome Poichet</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[dokin]]></category>

		<guid isPermaLink="false">http://blog.frencaze.com/?p=38</guid>
		<description><![CDATA[I have long wanted to release some of my work under some open source license and so I&#8217;m starting with my personal implementation of an MVC PHP web framework.
I wanted something very light, quick to setup, that would run on most hosting services so I wrote my own Model View Controller framework.
This framework was actually [...]]]></description>
			<content:encoded><![CDATA[<p>I have long wanted to release some of my work under some open source license and so I&#8217;m starting with my personal implementation of an MVC PHP web framework.</p>
<p>I wanted something very light, quick to setup, that would run on most hosting services so I wrote my own Model View Controller framework.</p>
<p>This framework was actually used to power a Top 5 (Photo Category) Facebook Application, and a Top 5 (Overall) Bebo Application, so it is somewhat mature. I&#8217;m sure there are issues that I&#8217;m hoping to fix in future releases. I had code spread out and gathered everything for this release, so I haven&#8217;t been able to test everything.</p>
<p>Anyway the name of the framework is dokin and can be found <a href="http://frencaze.com/source" onclick="javascript:urchinTracker('blog/dokin');">here</a>.</p>
<p>It definitely needs work on the documentation part.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frencaze.com/2009/05/releasing-source-code-of-mvc-php-web-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
