<?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>vandenbos.org &#187; grid</title>
	<atom:link href="http://blog.vandenbos.org/tag/grid/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vandenbos.org</link>
	<description>Matthijs van den Bos&#039; thoughts on web development topics</description>
	<lastBuildDate>Mon, 08 Feb 2010 08:11:47 +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>First Post</title>
		<link>http://blog.vandenbos.org/2009/04/06/hello-world/</link>
		<comments>http://blog.vandenbos.org/2009/04/06/hello-world/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 18:59:41 +0000</pubDate>
		<dc:creator>Matthijs</dc:creator>
				<category><![CDATA[zend framework]]></category>
		<category><![CDATA[grid]]></category>

		<guid isPermaLink="false">http://blog.vandenbos.org/?p=1</guid>
		<description><![CDATA[Welcome to my website. On this site I will be posting about all things that have to do with web development with some emphasis on Zend Framework. My aim is to provide a place where developers will find many useful tips and snippets to use in their own projects. To do that, I will not [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my website. On this site I will be posting about all things that have to do with web development with some emphasis on Zend Framework. My aim is to provide a place where developers will find many useful tips and snippets to use in their own projects. To do that, I will not only publish about my own insights and code, but also about great pieces of code by other developers.</p>
<p>Let&#8217;s get started right away: I have started finetuning a generic grid component for Zend Framework that I have been using for my own projects for a while now. In my experience it severely cuts development time of web applications; because as we all know, web applications are at their core nothing more than lists and CRUD. There is a limitation that many people will regret: it can&#8217;t do everything. I will post the first draft with documentation soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.vandenbos.org/2009/04/06/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
