<?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>PIPRIME.FR &#187; WordPress</title>
	<atom:link href="http://www.piprime.fr/developpeur/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.piprime.fr</link>
	<description>Administrateur-Développeur GNU/Linux-WEB</description>
	<lastBuildDate>Mon, 22 Feb 2010 16:57:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BBCODE dans les commentaires de WordPress</title>
		<link>http://www.piprime.fr/1374/bbcode-commentaires-wordpress/</link>
		<comments>http://www.piprime.fr/1374/bbcode-commentaires-wordpress/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 11:41:03 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.piprime.fr/?p=1374</guid>
		<description><![CDATA[
  Pour implémenter le bbcode « code » dans les commentaires de WordPress il suffit de mettre les lignes suivantes dans le fichier function.php de son thème.


  
function pi_comment($comment) {
  $comment = preg_replace('/\[code\](.+)\[\/code\]/smU',
                      [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1374/bbcode-commentaires-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>syncsite.sh: shell script to synchronize files and databases from a web site through secure SSH connection</title>
		<link>http://www.piprime.fr/1320/syncsite-sh-shell-script-to-synchronize-files-and-databases-from-a-web-site-through-secure-ssh-connection/</link>
		<comments>http://www.piprime.fr/1320/syncsite-sh-shell-script-to-synchronize-files-and-databases-from-a-web-site-through-secure-ssh-connection/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 19:59:27 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Divers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Script Shell]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Backup/Sauvegarde]]></category>

		<guid isPermaLink="false">http://www.piprime.fr/1320/syncsite-sh-shell-script-to-synchronize-files-and-databases-from-a-web-site-through-secure-ssh-connection/</guid>
		<description><![CDATA[syncsite.sh is a bash shell script that allow to duplicate, backup or synchronize a remote WEB site, type CMS, through a secure connection SSH. Thank to integrated preprocessing and postprocessing variables to his external configuration system files, it can be adapted to all type of CMS.]]></description>
		<wfw:commentRss>http://www.piprime.fr/1320/syncsite-sh-shell-script-to-synchronize-files-and-databases-from-a-web-site-through-secure-ssh-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>syncsite.sh: script shell pour synchroniser fichiers et bases de données d&#8217;un site WEB par connexion sécurisée</title>
		<link>http://www.piprime.fr/1318/syncsite-script-shell-synchroniser-fichiers-bases-donnees-site-web-connexion-securisee-ssh/</link>
		<comments>http://www.piprime.fr/1318/syncsite-script-shell-synchroniser-fichiers-bases-donnees-site-web-connexion-securisee-ssh/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 16:36:12 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Divers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Script Shell]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.piprime.fr/1318/syncsite-sh-script-shell-pour-synchroniser-fichiers-et-bases-de-donnees-par-connexion-securisee/</guid>
		<description><![CDATA[Présentation

  syncsite.sh est un script shell bash qui permet de dupliquer, sauvegarder ou synchroniser un site WEB distant, de type CMS, à travers une connexion sécurisée SSH. Grâce à des variables de « pre-processing » et de « post-processing » intégrées à son système de configuration par fichiers externes, il peut s'adapter à n'importe quel type de CMS ; [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1318/syncsite-script-shell-synchroniser-fichiers-bases-donnees-site-web-connexion-securisee-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
