<?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>And Slaters Go Plop &#187; web development</title>
	<atom:link href="http://damian.peterson.net.nz/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://damian.peterson.net.nz</link>
	<description>The Bloggery of Damian Peterson</description>
	<lastBuildDate>Thu, 03 Nov 2011 02:39:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Pointy</title>
		<link>http://damian.peterson.net.nz/2008/09/16/pointy/</link>
		<comments>http://damian.peterson.net.nz/2008/09/16/pointy/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 05:26:39 +0000</pubDate>
		<dc:creator>Damian</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pointy]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://damian.peterson.net.nz/?p=170</guid>
		<description><![CDATA[I do web development for a living. Almost two years ago I made the switch from being almost exclusively Microsoft and .NET to open source and along the way had to learn PHP (and a bit of Python for a while there too). I&#8217;ve played around with many different web frameworks and been frustrated that [...]]]></description>
			<content:encoded><![CDATA[<p>I do web development for a living. Almost two years ago I made the switch from being almost exclusively Microsoft and .NET to open source and along the way had to learn PHP (and a bit of Python for a while there too).</p>
<p>I&#8217;ve played around with many different web frameworks and been <a href="http://damian.peterson.net.nz/2007/10/03/the-problems-with-mvc-frameworks/">frustrated</a> that they often force you to learn an alternative to SQL and/or some kind of restrictive templating language as well as the fact that most of them are too cumbersome for the types of sites that I&#8217;m generally required to produce.</p>
<p>So, for the last six months or so I&#8217;ve been refining my own MVC web development framework with the goal of keeping it lightweight, high performance and only using standard PHP and SQL where needed. And most of all, open source.</p>
<p>I present my baby, <a href="http://www.pointy.co.nz/">Pointy (the tiny but sharp development framework)</a>, which I&#8217;ve made available under a Creative Commons license. If you&#8217;re a PHP developer and you want to dabble with Pointy, please feel free to <a href="http://www.pointy.co.nz/">pay a visit</a>, download it, play with it and if you find it useful go ahead and use it. I hope it&#8217;s as useful to you as it has been to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://damian.peterson.net.nz/2008/09/16/pointy/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

