<?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>Benjamin Agullana &#187; Tutoriaux</title>
	<atom:link href="http://www.benjamin-agullana.fr/category/tutoriaux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.benjamin-agullana.fr</link>
	<description>Benjamin Agullana, son parcours scolaire et professionnel, ses trucs et astuces, ses amis.</description>
	<lastBuildDate>Sat, 23 Jan 2010 17:57:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Créer des exports Excel de vos pages gràce à PEAR en PHP</title>
		<link>http://www.benjamin-agullana.fr/tutoriaux/creer-des-exports-excel-de-vos-pages-grace-a-pear-en-php</link>
		<comments>http://www.benjamin-agullana.fr/tutoriaux/creer-des-exports-excel-de-vos-pages-grace-a-pear-en-php#comments</comments>
		<pubDate>Tue, 03 Feb 2009 19:27:39 +0000</pubDate>
		<dc:creator>Benjamin Agullana</dc:creator>
				<category><![CDATA[Tutoriaux]]></category>
		<category><![CDATA[export excel]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.benjamin-agullana.fr/?p=202</guid>
		<description><![CDATA[ Qui n&#8217;a jamais cherché à créer des exports Excel de ses pages web ? Saviez-vous que le framework PEAR permet de faire ceci ?
Cet article s&#8217;adresse à des utilisateurs expérimentés, ayant déjà travaillé avec ce framework. Pour ceux à qui cet outil semble étranger je leur propose de visiter le site officiel :
http://pear.php.net/
ainsi qu&#8217;un [...]]]></description>
		<wfw:commentRss>http://www.benjamin-agullana.fr/tutoriaux/creer-des-exports-excel-de-vos-pages-grace-a-pear-en-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Rewriting sur Wordpress</title>
		<link>http://www.benjamin-agullana.fr/tutoriaux/url-rewritting-sur-wordpress</link>
		<comments>http://www.benjamin-agullana.fr/tutoriaux/url-rewritting-sur-wordpress#comments</comments>
		<pubDate>Sat, 08 Nov 2008 14:04:21 +0000</pubDate>
		<dc:creator>Benjamin Agullana</dc:creator>
				<category><![CDATA[Tutoriaux]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[permaliens]]></category>
		<category><![CDATA[référencement]]></category>
		<category><![CDATA[rewriting]]></category>
		<category><![CDATA[URL explicite]]></category>
		<category><![CDATA[url rewriting]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.benjamin-agullana.fr/?p=122</guid>
		<description><![CDATA[Comment créer des URLS explicitent sur Wordpress ? Tout est dans l'article.]]></description>
		<wfw:commentRss>http://www.benjamin-agullana.fr/tutoriaux/url-rewritting-sur-wordpress/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Augmenter PHP memory_limit</title>
		<link>http://www.benjamin-agullana.fr/tutoriaux/augmenter-php-memory_limit</link>
		<comments>http://www.benjamin-agullana.fr/tutoriaux/augmenter-php-memory_limit#comments</comments>
		<pubDate>Wed, 15 Oct 2008 18:17:54 +0000</pubDate>
		<dc:creator>Benjamin Agullana</dc:creator>
				<category><![CDATA[Tutoriaux]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[allow]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Fatal error]]></category>
		<category><![CDATA[ini_set]]></category>
		<category><![CDATA[memory size]]></category>
		<category><![CDATA[memory_limit]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.benjamin-agullana.fr/?p=75</guid>
		<description><![CDATA[
Aujourd&#8217;hui je vais étaler 3 façons très simple pour changer la valeur de &#171;&#160;memory_limit&#171;&#160;, indispensable dans l&#8217;exécution de gros script ou de grosses requêtes SQL. Les 3 astuces qui seront présentées sont toutes 3 différentes mais permettent d&#8217;arriver au même résultat. Je présenterai aussi les avantages de chacune.

Ah oui mais au fait pourquoi cet article [...]]]></description>
		<wfw:commentRss>http://www.benjamin-agullana.fr/tutoriaux/augmenter-php-memory_limit/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Installer un package PEAR, en local, avec WAMP</title>
		<link>http://www.benjamin-agullana.fr/tutoriaux/installer-un-package-pear-en-local-avec-wamp</link>
		<comments>http://www.benjamin-agullana.fr/tutoriaux/installer-un-package-pear-en-local-avec-wamp#comments</comments>
		<pubDate>Sun, 05 Oct 2008 22:46:13 +0000</pubDate>
		<dc:creator>Benjamin Agullana</dc:creator>
				<category><![CDATA[Tutoriaux]]></category>
		<category><![CDATA[libraire]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[PACKAGE]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[require]]></category>
		<category><![CDATA[wamp]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=7</guid>
		<description><![CDATA[Et oui,
J&#8217;ai passé pas mal de temps sur Internet à chercher un tutoriel pour m&#8217;expliquer comment installer cette maudite mais oh combien excellente bibiliothèque PEAR en local, sur WAMP. Avec pugnacité et persévérance je me baladais donc d&#8217;un site à un autre&#8230; Et pourquoi au final ? Pour faire un simple script de génération automatique [...]]]></description>
		<wfw:commentRss>http://www.benjamin-agullana.fr/tutoriaux/installer-un-package-pear-en-local-avec-wamp/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
