<?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>Digital.kaoZ</title>
	<atom:link href="http://digitalkaoz.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalkaoz.net</link>
	<description>web-development and me</description>
	<lastBuildDate>Fri, 18 Mar 2011 14:01:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Collecting CodeCoverage from symfony lime Tests</title>
		<link>http://digitalkaoz.net/2011/03/codecoverage-from-lime-tests/</link>
		<comments>http://digitalkaoz.net/2011/03/codecoverage-from-lime-tests/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 14:01:43 +0000</pubDate>
		<dc:creator>caziel</dc:creator>
				<category><![CDATA[lime]]></category>
		<category><![CDATA[phpunit]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[tests]]></category>

		<guid isPermaLink="false">http://digitalkaoz.net/?p=224</guid>
		<description><![CDATA[Since i use PHPUnit to test my symfony Applications and doing all automated stuff with Jenkins, i lost control over my lime test (e.g. in my plugins). My Plugins stay in some kind of blackbox (lime isnt very useful with &#8230;<p class="read-more"><a href="http://digitalkaoz.net/2011/03/codecoverage-from-lime-tests/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://digitalkaoz.net/2011/03/codecoverage-from-lime-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>my first symfony2 Bundle &#8220;ProjectUtilitiesBundle&#8221;</title>
		<link>http://digitalkaoz.net/2011/03/projectutilitiesbundle/</link>
		<comments>http://digitalkaoz.net/2011/03/projectutilitiesbundle/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 14:42:04 +0000</pubDate>
		<dc:creator>caziel</dc:creator>
				<category><![CDATA[git]]></category>
		<category><![CDATA[phpunit]]></category>
		<category><![CDATA[symfony2]]></category>

		<guid isPermaLink="false">http://digitalkaoz.net/?p=214</guid>
		<description><![CDATA[Provides some more RAD symfony2 utilities Features Bootstrapper run commands defined in a yaml file to bootstrap an application BundleLoader configure your Bundles in a yaml file Configurator configures your application with private variables ie. database credentials&#160; Installation Add ProjectUtilitiesBundle &#8230;<p class="read-more"><a href="http://digitalkaoz.net/2011/03/projectutilitiesbundle/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://digitalkaoz.net/2011/03/projectutilitiesbundle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>symfony Plugin for managing git repositories</title>
		<link>http://digitalkaoz.net/2010/12/rs-git-externalsplugin/</link>
		<comments>http://digitalkaoz.net/2010/12/rs-git-externalsplugin/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 14:27:02 +0000</pubDate>
		<dc:creator>caziel</dc:creator>
				<category><![CDATA[git]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://digitalkaoz.net/?p=106</guid>
		<description><![CDATA[manage git repositories within your symfony project.

simply create .gitexternals files with the same syntax like svn:externals

and manage the rest through a simple task.<p class="read-more"><a href="http://digitalkaoz.net/2010/12/rs-git-externalsplugin/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://digitalkaoz.net/2010/12/rs-git-externalsplugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>symfony i18n Plugin written in ExtJs</title>
		<link>http://digitalkaoz.net/2010/12/symfony-i18n-plugin-written-in-extjs/</link>
		<comments>http://digitalkaoz.net/2010/12/symfony-i18n-plugin-written-in-extjs/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 11:06:02 +0000</pubDate>
		<dc:creator>caziel</dc:creator>
				<category><![CDATA[extjs]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://digitalkaoz.net/?p=88</guid>
		<description><![CDATA[manage your symfony translation from your webDebugToolbar in a nice ExtJs Window<p class="read-more"><a href="http://digitalkaoz.net/2010/12/symfony-i18n-plugin-written-in-extjs/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://digitalkaoz.net/2010/12/symfony-i18n-plugin-written-in-extjs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>move your Javascripts to Pagebottom with ease in symfony</title>
		<link>http://digitalkaoz.net/2010/11/move-javascripts-to-pagebottom-in-symfony/</link>
		<comments>http://digitalkaoz.net/2010/11/move-javascripts-to-pagebottom-in-symfony/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 22:31:50 +0000</pubDate>
		<dc:creator>caziel</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://digitalkaoz.net/?p=47</guid>
		<description><![CDATA[move all javascript tags to the bottom of you page to speed up your page in symfony...<p class="read-more"><a href="http://digitalkaoz.net/2010/11/move-javascripts-to-pagebottom-in-symfony/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://digitalkaoz.net/2010/11/move-javascripts-to-pagebottom-in-symfony/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

