<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
		<channel>
			<title>Sutekidane :: Mémos (FAQ)</title>
			<description>Les derniers Mémos chez Sutekidane</description>
			<language>fr</language>
			<lastBuildDate>Mon, 08 Sep 2008 10:52:51 +0200</lastBuildDate>
			<link>http://www.sutekidane.net/blog/</link>
			<generator>Sutekidane</generator>
			<image>
				<title>Sutekidane :: Les dernières FAQ</title>
				<url>http://www.sutekidane.net/partage/ressources/rss/avatar.png</url>
				<link>http://www.sutekidane.net/memo/</link>
			</image>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/sutekidane-memos" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
				<category><![CDATA[<a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a>]]></category>
				<title>Entête HTTP de redirection permanente</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tag&nbsp;: <a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a></em></p><p><p>C'est le code HTTP 301. Voici comment réaliser la redirection en PHP&nbsp;:</p></p>]]></description>
				<link>http://www.sutekidane.net/memo/entete-http-de-redirection-permanente.html</link>
				<pubDate>Tue, 27 Jun 2006 02:33:49 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a>, <a href="/memo/php5" title="Afficher les mémos correspondant au tag php5" rel="tag">php5</a>, <a href="/memo/poo" title="Afficher les mémos correspondant au tag poo" rel="tag">poo</a>]]></category>
				<title>PHP5, La classe Exception interne</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tags&nbsp;: <a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a>, <a href="/memo/php5" title="Afficher les mémos correspondant au tag php5" rel="tag">php5</a>, <a href="/memo/poo" title="Afficher les mémos correspondant au tag poo" rel="tag">poo</a></em></p><p>Classe PHP5 pour la gestion des exceptions</p>]]></description>
				<link>http://www.sutekidane.net/memo/php5-la-classe-exception-interne.html</link>
				<pubDate>Sat, 17 Jun 2006 22:39:31 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/css" title="Afficher les mémos correspondant au tag css" rel="tag">css</a>]]></category>
				<title>Curseur personnalisés en CSS</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tag&nbsp;: <a href="/memo/css" title="Afficher les mémos correspondant au tag css" rel="tag">css</a></em></p><p>Voici les instructions afin de modifier le curseur de la souris lors du survol d'élément HTML.</p>]]></description>
				<link>http://www.sutekidane.net/memo/curseur-personnalises-en-css.html</link>
				<pubDate>Tue, 16 May 2006 01:31:30 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/xml" title="Afficher les mémos correspondant au tag xml" rel="tag">xml</a>]]></category>
				<title>Objet Node : nodeType</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tag&nbsp;: <a href="/memo/xml" title="Afficher les mémos correspondant au tag xml" rel="tag">xml</a></em></p><p>L'attribut javascript <strong>nodeType</strong> de l'objet <strong>Node</strong> permet de connaître le type du noeud.</p>]]></description>
				<link>http://www.sutekidane.net/memo/objet-node-nodetype.html</link>
				<pubDate>Sat, 24 Dec 2005 00:08:36 +0100</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/mysql" title="Afficher les mémos correspondant au tag mysql" rel="tag">mysql</a>]]></category>
				<title>Remplacer des mots dans un champ d'une table MySQL</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tag&nbsp;: <a href="/memo/mysql" title="Afficher les mémos correspondant au tag mysql" rel="tag">mysql</a></em></p><p>Voici comment, via une requête SQL, il est possible de remplacer une chaine de caractères par une autre dans un champ.</p>]]></description>
				<link>http://www.sutekidane.net/memo/remplacer-des-mots-dans-un-champ-de-table-mysql.html</link>
				<pubDate>Thu, 22 Dec 2005 23:27:25 +0100</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a>]]></category>
				<title>Fonctions et arguments en PHP</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tag&nbsp;: <a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a></em></p><p>Quelques fonctions pour gérer les paramètres d'une fonction.</p>]]></description>
				<link>http://www.sutekidane.net/memo/fonctions-et-arguments-en-php.html</link>
				<pubDate>Sat, 03 Dec 2005 21:45:32 +0100</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a>]]></category>
				<title>Formater les noms</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tag&nbsp;: <a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a></em></p><p>Lorqu'on traite des chaines contenant le nom et le prénom, il arrive qu'on se retrouve avec des lettres majuscules. </p>]]></description>
				<link>http://www.sutekidane.net/memo/formater-les-noms.html</link>
				<pubDate>Mon, 03 Oct 2005 11:23:50 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/linux" title="Afficher les mémos correspondant au tag linux" rel="tag">linux</a>]]></category>
				<title>Gestion d'utilisateurs proftpd pour mettre à jour ses sites</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tag&nbsp;: <a href="/memo/linux" title="Afficher les mémos correspondant au tag linux" rel="tag">linux</a></em></p><p>Créer rapidement des utilisateurs identifiés pour chacun des sites hébergés sur son serveur. (Testé sous Debian Sarge)</p>]]></description>
				<link>http://www.sutekidane.net/memo/gestion-utilisateurs-proftpd-pour-mettre-a-jour-ses-sites.html</link>
				<pubDate>Tue, 06 Sep 2005 11:15:45 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/asp" title="Afficher les mémos correspondant au tag asp" rel="tag">asp</a>, <a href="/memo/com" title="Afficher les mémos correspondant au tag com" rel="tag">com</a>, <a href="/memo/dom" title="Afficher les mémos correspondant au tag dom" rel="tag">dom</a>, <a href="/memo/microsoft" title="Afficher les mémos correspondant au tag microsoft" rel="tag">microsoft</a>, <a href="/memo/xml" title="Afficher les mémos correspondant au tag xml" rel="tag">xml</a>]]></category>
				<title>Alimenter le parser XMLDOM en VBScript</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tags&nbsp;: <a href="/memo/asp" title="Afficher les mémos correspondant au tag asp" rel="tag">asp</a>, <a href="/memo/com" title="Afficher les mémos correspondant au tag com" rel="tag">com</a>, <a href="/memo/dom" title="Afficher les mémos correspondant au tag dom" rel="tag">dom</a>, <a href="/memo/microsoft" title="Afficher les mémos correspondant au tag microsoft" rel="tag">microsoft</a>, <a href="/memo/xml" title="Afficher les mémos correspondant au tag xml" rel="tag">xml</a></em></p><p>L'objet Microsoft.XMLDOM est un parser XML disponible sous Visual Basic, ASP et Internet Explorer à partir de la version 5.x. Voici comment alimenter l'objet en VBScript.</p>]]></description>
				<link>http://www.sutekidane.net/memo/alimenter-le-parser-xmldom-en-vbscript.html</link>
				<pubDate>Thu, 01 Sep 2005 00:02:49 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/xhtml" title="Afficher les mémos correspondant au tag xhtml" rel="tag">xhtml</a>]]></category>
				<title>Les différences entre HTML et  XHTML</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tag&nbsp;: <a href="/memo/xhtml" title="Afficher les mémos correspondant au tag xhtml" rel="tag">xhtml</a></em></p><p>Avant de choisir entre HTML ou XHTML il peut être utile de connaître les différences entre les deux.</p>]]></description>
				<link>http://www.sutekidane.net/memo/les-differences-entre-html-et-xhtml.html</link>
				<pubDate>Tue, 30 Aug 2005 18:01:18 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/css" title="Afficher les mémos correspondant au tag css" rel="tag">css</a>, <a href="/memo/photos" title="Afficher les mémos correspondant au tag photos" rel="tag">photos</a>]]></category>
				<title>Ajouter une bordure photo à une image</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tags&nbsp;: <a href="/memo/css" title="Afficher les mémos correspondant au tag css" rel="tag">css</a>, <a href="/memo/photos" title="Afficher les mémos correspondant au tag photos" rel="tag">photos</a></em></p><p>Grâce aux CSS, ajouter une bordure photo à vos images.</p>]]></description>
				<link>http://www.sutekidane.net/memo/ajouter-une-bordure-photo-a-une-image.html</link>
				<pubDate>Tue, 30 Aug 2005 17:16:58 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/apache" title="Afficher les mémos correspondant au tag apache" rel="tag">apache</a>]]></category>
				<title>Inclusion de fichier automatique en fin de script</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tag&nbsp;: <a href="/memo/apache" title="Afficher les mémos correspondant au tag apache" rel="tag">apache</a></em></p><p>Via un fichier .htaccess, ajoutez automatiquement un fichier en fin de script.</p>]]></description>
				<link>http://www.sutekidane.net/memo/inclusion-de-fichier-automatique-en-fin-de-script.html</link>
				<pubDate>Tue, 30 Aug 2005 16:36:04 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/apache" title="Afficher les mémos correspondant au tag apache" rel="tag">apache</a>]]></category>
				<title>Inclusion de fichier automatique en début de script</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tag&nbsp;: <a href="/memo/apache" title="Afficher les mémos correspondant au tag apache" rel="tag">apache</a></em></p><p>Via un fichier .htaccess, ajoutez automatiquement un fichier en début de script.</p>]]></description>
				<link>http://www.sutekidane.net/memo/inclusion-de-fichier-automatique-en-debut-de-script.html</link>
				<pubDate>Tue, 30 Aug 2005 16:33:53 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/apache" title="Afficher les mémos correspondant au tag apache" rel="tag">apache</a>, <a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a>]]></category>
				<title>Augmenter les ressources allouées à l'exécution d'un script en PHP</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tags&nbsp;: <a href="/memo/apache" title="Afficher les mémos correspondant au tag apache" rel="tag">apache</a>, <a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a></em></p><p>Souvent il peut être utile d'augmenter le temps et la mémoire alloués à l'exécution d'un script PHP. C'est le cas lors de calculs complexes prenant plus de temps. A utiliser avec précaution pour ne pas charger le serveur.</p>]]></description>
				<link>http://www.sutekidane.net/memo/augmenter-les-ressources-allouees-a-execution-de-script-en-php.html</link>
				<pubDate>Mon, 29 Aug 2005 01:01:36 +0200</pubDate>
			</item>
			<item>
				<category><![CDATA[<a href="/memo/apache" title="Afficher les mémos correspondant au tag apache" rel="tag">apache</a>, <a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a>]]></category>
				<title>Augmenter le poids maximum des fichiers pour l'upload</title>
				<author>Thanh</author>
				<description><![CDATA[ <p><em>Tags&nbsp;: <a href="/memo/apache" title="Afficher les mémos correspondant au tag apache" rel="tag">apache</a>, <a href="/memo/php" title="Afficher les mémos correspondant au tag php" rel="tag">php</a></em></p><p>Par défaut en PHP, il n'est possible d'uploader que des fichiers dont le poids ne dépasse pas 2Mo. Voici les directives serveurs pour modifier le poids maximum des fichiers à télécharger.</p>]]></description>
				<link>http://www.sutekidane.net/memo/augmenter-le-poids-maximum-des-fichiers-pour-upload.html</link>
				<pubDate>Mon, 29 Aug 2005 00:51:25 +0200</pubDate>
			</item>
		</channel>
	</rss>
