<?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>V-TEK &#187; Framework</title>
	<atom:link href="http://www.vtek.nl/tag/framework/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vtek.nl</link>
	<description>Weblog about webdevelopment and linux</description>
	<lastBuildDate>Sat, 21 Nov 2009 19:19:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Symfony Framework Workshop, I&#8217;m invited!</title>
		<link>http://www.vtek.nl/symfony-framework-workshop-im-invited-software.html</link>
		<comments>http://www.vtek.nl/symfony-framework-workshop-im-invited-software.html#comments</comments>
		<pubDate>Tue, 06 Oct 2009 19:00:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.vtek.nl/?p=476</guid>
		<description><![CDATA[A couple of weeks I got an invitation from Stefan Koopmanschap for a Symfony Framework workshop. Stefan Koopmanschap is a PHP developer, consultant and trainer and works at Unet. Besides that he is also the symfony Community Manager.
So what is Symfony Framework?
Symfony is a web application framework written in PHP which follows the model-view-controller (MVC) [...]]]></description>
		<wfw:commentRss>http://www.vtek.nl/symfony-framework-workshop-im-invited-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unauthorized Cake PHP Guide</title>
		<link>http://www.vtek.nl/cakephp-guide-unauthorized-programming.html</link>
		<comments>http://www.vtek.nl/cakephp-guide-unauthorized-programming.html#comments</comments>
		<pubDate>Mon, 21 Sep 2009 08:01:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.vtek.nl/?p=342</guid>
		<description><![CDATA[Today I found a tweet of an unauthorized cakephp guide, which turnred out to be a wiki with usefull cakephp information.
Site : Unauthorized cake guide
The official CakePHP ( aka the cakephp book ) can be found over here
]]></description>
		<wfw:commentRss>http://www.vtek.nl/cakephp-guide-unauthorized-programming.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Minimal PHP MVC framework</title>
		<link>http://www.vtek.nl/a-minimal-php-mvc-framework-programming.html</link>
		<comments>http://www.vtek.nl/a-minimal-php-mvc-framework-programming.html#comments</comments>
		<pubDate>Tue, 10 Mar 2009 20:30:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.vtek.nl/a-minimal-php-mvc-framework_programmeren_213.html</guid>
		<description><![CDATA[This evening I was reading a remarkable article of Rasmus Lerdorf on his blog. The article describes how to build a minimal mvc framework for your own application in php5. Earlier I was shocked by Rasmus his theories, but after reading more of his work I'm quit charmed towards his ideas.Rasmus has a very good [...]]]></description>
		<wfw:commentRss>http://www.vtek.nl/a-minimal-php-mvc-framework-programming.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A call for cakephp favourite links</title>
		<link>http://www.vtek.nl/a-call-for-cakephp-favourite-links-programming.html</link>
		<comments>http://www.vtek.nl/a-call-for-cakephp-favourite-links-programming.html#comments</comments>
		<pubDate>Thu, 18 Dec 2008 11:06:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.vtek.nl/a-call-for-cakephp-favourite-links_programmeren_208.html</guid>
		<description><![CDATA[Hi Y'all.
I want to make a special part on my blog, containing your favourite and best links regarding cakephp.
If you feel, you got that perfect, ideal link to a blog, pdf or site please feel free to use the comments form!
I'll start of with a few...

http://www.cakephp.org/ - Cakephp Home
http://webexpose.org/2007/05/09/cakephp-routes/ - Cake routes explained easily
http://www.pagebakers.nl/ - [...]]]></description>
		<wfw:commentRss>http://www.vtek.nl/a-call-for-cakephp-favourite-links-programming.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cakephp : JsController could not be found</title>
		<link>http://www.vtek.nl/cakephp-jscontroller-could-not-be-found-programming.html</link>
		<comments>http://www.vtek.nl/cakephp-jscontroller-could-not-be-found-programming.html#comments</comments>
		<pubDate>Sun, 03 Jun 2007 17:40:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.vtek.nl/cakephp-jscontroller-could-not-be-found_programmeren_167.html</guid>
		<description><![CDATA[Today I was figuring out how to build an ajax login, but got this very strange error "JsController could not be found". After a couple of hours searching I noticed that I did not had copied all the javascript files that I needed to the webroot/js folder.

Yes, you already might guess what was causing this [...]]]></description>
		<wfw:commentRss>http://www.vtek.nl/cakephp-jscontroller-could-not-be-found-programming.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
