<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
			xmlns:dc="http://purl.org/dc/elements/1.1/"
			xmlns="http://purl.org/rss/1.0/">
	
	<channel rdf:about="http://buzz.typo3.org/">
		<title>buzz.typo3.org: Zachary Davis</title>
		<link>http://buzz.typo3.org/</link>
		<description>buzz.typo3.org: The TYPO3 buzz resource ;-)</description>
		<image rdf:resource="http://buzz.typo3.org/fileadmin/news.typo3.org/xmlicon.gif" />
		<items>
			<rdf:Seq>
				<rdf:li resource="http://buzz.typo3.org/people/zachary-davis/article/textmate-bundle-typo3-extension-development/" />
				<rdf:li resource="http://buzz.typo3.org/people/zachary-davis/article/dynamic-caching-in-typo3/" />
				<rdf:li resource="http://buzz.typo3.org/people/zachary-davis/article/sanitizing-fe-input-in-typo3/" />
				<rdf:li resource="http://buzz.typo3.org/people/zachary-davis/article/wymeditor-for-typo3/" />
				<rdf:li resource="http://buzz.typo3.org/people/zachary-davis/article/producing-html-css-for-typo3-templates/" />
			</rdf:Seq>
		</items>
	</channel>
	<image rdf:about="http://buzz.typo3.org/fileadmin/news.typo3.org/xmlicon.gif">
		<title>buzz.typo3.org: Zachary Davis</title>
		<link>http://buzz.typo3.org/</link>
		<url>http://buzz.typo3.org/fileadmin/news.typo3.org/xmlicon.gif</url>
	</image>
	
	       
	<item rdf:about="http://buzz.typo3.org/people/zachary-davis/article/textmate-bundle-typo3-extension-development/">
		<title>TextMate Bundle: TYPO3 Extension Development</title>
		<link>http://buzz.typo3.org/people/zachary-davis/article/textmate-bundle-typo3-extension-development/</link>
		<description>Check out Cast Iron Coding's TextMate bundle aimed at making life easier for TYPO3 extension developers.</description>
	</item>
	       
	<item rdf:about="http://buzz.typo3.org/people/zachary-davis/article/dynamic-caching-in-typo3/">
		<title>Dynamic Caching in TYPO3</title>
		<link>http://buzz.typo3.org/people/zachary-davis/article/dynamic-caching-in-typo3/</link>
		<description>When we build social networking sites, we often run into cache-related issues. Read on for a discussion of how to use authentication services to accomplish more dynamic page caching in TYPO3. </description>
	</item>
	       
	<item rdf:about="http://buzz.typo3.org/people/zachary-davis/article/sanitizing-fe-input-in-typo3/">
		<title>Sanitizing FE input in TYPO3</title>
		<link>http://buzz.typo3.org/people/zachary-davis/article/sanitizing-fe-input-in-typo3/</link>
		<description>With social networking all the rage, clients want more display of frontend input. Turns out that parseFunc is a good tool for sanitizing the input.</description>
	</item>
	       
	<item rdf:about="http://buzz.typo3.org/people/zachary-davis/article/wymeditor-for-typo3/">
		<title>WYMEditor for TYPO3</title>
		<link>http://buzz.typo3.org/people/zachary-davis/article/wymeditor-for-typo3/</link>
		<description>For the past couple nights I've been hacking away at integrating WYMEditor into TYPO3. For those of you who don't know, WYMEditor is a new RTE that aims to produce semantically correct XHTML output...</description>
	</item>
	       
	<item rdf:about="http://buzz.typo3.org/people/zachary-davis/article/producing-html-css-for-typo3-templates/">
		<title>Producing HTML / CSS for TYPO3 templates</title>
		<link>http://buzz.typo3.org/people/zachary-davis/article/producing-html-css-for-typo3-templates/</link>
		<description>We often get clients who want to deliver HTML/CSS templates to us, which we then implement in TYPO3. I'm pretty sure this sort of workflow is common among TYPO3 developers, as it's been reflected in...</description>
	</item>
	         
</rdf:RDF>
