<?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>Todd&#039;s WeBlog &#187; Phing</title>
	<atom:link href="http://www.todd-weblog.com/tag/phing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.todd-weblog.com</link>
	<description>Not Just another technical weblog...</description>
	<lastBuildDate>Mon, 06 Jun 2011 13:36:55 +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>Un composant pour compresser les fichiers JS et CSS</title>
		<link>http://www.todd-weblog.com/2009/12/23/un-composant-pour-compresser-les-fichiers-js-et-css/</link>
		<comments>http://www.todd-weblog.com/2009/12/23/un-composant-pour-compresser-les-fichiers-js-et-css/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 09:26:55 +0000</pubDate>
		<dc:creator>Stéphane HULARD</dc:creator>
				<category><![CDATA[HTML / CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Performances]]></category>
		<category><![CDATA[Phing]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.todd-weblog.com/?p=140</guid>
		<description><![CDATA[Etant toujours en quête de l&#8217;allègement des pages web, j&#8217;ai récemment trouvé un outil permettant de compresser les codes JavaScript et CSS. Cette librairie appelée &#171;&#160;Minify&#160;&#187; est hébergée sur Google Code par Steve Clay et Ryan Grove et est basé sur JSMin, programme développé par Douglas Crockford en C. Plusieurs classes PHP permettent de compresser [...]]]></description>
		<wfw:commentRss>http://www.todd-weblog.com/2009/12/23/un-composant-pour-compresser-les-fichiers-js-et-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phing: Un outil de build type Ant pour PHP</title>
		<link>http://www.todd-weblog.com/2009/11/18/phing-un-ant-pour-php/</link>
		<comments>http://www.todd-weblog.com/2009/11/18/phing-un-ant-pour-php/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 22:28:15 +0000</pubDate>
		<dc:creator>Stéphane HULARD</dc:creator>
				<category><![CDATA[Système / Serveur]]></category>
		<category><![CDATA[Fiabilité]]></category>
		<category><![CDATA[Performances]]></category>
		<category><![CDATA[Phing]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.todd-weblog.com/?p=42</guid>
		<description><![CDATA[Phing, PHing Is Not Gnu make,  est une librairie PHP du FrameWork PEAR permettant d&#8217;exécuter une suite de commandes plus ou moins complexes tout comme l&#8217;utilitaire make pour les languages comme C++. Elle fonctionne de la même manière que Ant pour Java, c&#8217;est à dire qu&#8217;un fichier XML décrit les traitements à effectuer et leur [...]]]></description>
		<wfw:commentRss>http://www.todd-weblog.com/2009/11/18/phing-un-ant-pour-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

