<?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>You. AreWel.com &#187; Uncategorized</title>
	<atom:link href="http://you.arewel.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://you.arewel.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 30 Mar 2012 06:33:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Introducing Twenty Eleven theme</title>
		<link>http://you.arewel.com/2011/07/12/introducing-twenty-eleven-theme/</link>
		<comments>http://you.arewel.com/2011/07/12/introducing-twenty-eleven-theme/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 11:07:53 +0000</pubDate>
		<dc:creator>Calou</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://you.arewel.com/?p=25033</guid>
		<description><![CDATA[<p>Give a try to 2011 WP Theme&#8230; So far looks nice&#8230;</p>]]></description>
		<wfw:commentRss>http://you.arewel.com/2011/07/12/introducing-twenty-eleven-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pourquoi l&#8217;iPad ne remplacera pas un vrai journal</title>
		<link>http://you.arewel.com/2011/01/03/pourquoi-lipad-ne-remplacera-pas-un-vrai-journal/</link>
		<comments>http://you.arewel.com/2011/01/03/pourquoi-lipad-ne-remplacera-pas-un-vrai-journal/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 13:00:25 +0000</pubDate>
		<dc:creator>Calou</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://you.arewel.com/?p=10779</guid>
		<description><![CDATA[<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://you.arewel.com/2011/01/03/pourquoi-lipad-ne-remplacera-pas-un-vrai-journal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When a directory becomes a subdomain</title>
		<link>http://you.arewel.com/2008/09/08/when-a-directory-becomes-a-subdomain/</link>
		<comments>http://you.arewel.com/2008/09/08/when-a-directory-becomes-a-subdomain/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 08:48:49 +0000</pubDate>
		<dc:creator>Calou</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[domain group]]></category>
		<category><![CDATA[domain www]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[group users]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[home domain]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[virtualhost]]></category>
		<category><![CDATA[www]]></category>
		<category><![CDATA[www domain]]></category>

		<guid isPermaLink="false">http://you.arewel.com/?p=156</guid>
		<description><![CDATA[<p>Quand on veut que chaque sous-répertoire devienne directement un sous-<a href="http://you.arewel.com/tag/%post_tag%">domain</a>e : voici le &#8220;<a href="http://you.arewel.com/tag/%post_tag%">virtualhost</a>&#8221; a ajouté dans le fichier Apache :</p>
<p>&#60;VirtualHost XXX.XXX.XXX.XXX&#62;<br />
ServerAdmin webmaster@domain.<a href="http://you.arewel.com/tag/%post_tag%">com</a><br />
DocumentRoot /home/domain/<a href="http://you.arewel.com/tag/%post_tag%">www</a> ServerName <a href="http://you.arewel.com/tag/%post_tag%">www</a>.domain.<a href="http://you.arewel.com/tag/%post_tag%">com</a><br />
ServerAlias domain.<a href="http://you.arewel.com/tag/%post_tag%">com</a>&#8230;</p>]]></description>
		<wfw:commentRss>http://you.arewel.com/2008/09/08/when-a-directory-becomes-a-subdomain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cpg_picture quickfix</title>
		<link>http://you.arewel.com/2004/05/31/cpg_picture-quickfix/</link>
		<comments>http://you.arewel.com/2004/05/31/cpg_picture-quickfix/#comments</comments>
		<pubDate>Mon, 31 May 2004 12:06:32 +0000</pubDate>
		<dc:creator>Calou</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[psnGallery]]></category>

		<guid isPermaLink="false">http://you.arewel.com/2004/05/31/cpg_picture-quickfix/</guid>
		<description><![CDATA[<p>Well, I was too fast to deliver the <a href="http://you.arewel.com/tag/%post_tag%">psnGallery</a>2&#8230;In the sql, included in the &#8220;package&#8221;. There is a &#8220;(&#8221; too much !</p>
<p>In order to fix the issue. Execute the following sql (eg, from phpMyAdmin) :<br />
<code><br />
UPDATE wp_<a href="http://you.arewel.com/tag/%post_tag%">psnGallery</a></code>&#8230;</p>]]></description>
		<wfw:commentRss>http://you.arewel.com/2004/05/31/cpg_picture-quickfix/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>psnGallery2 version 1.2.1</title>
		<link>http://you.arewel.com/2004/05/29/psngallery2-version-121/</link>
		<comments>http://you.arewel.com/2004/05/29/psngallery2-version-121/#comments</comments>
		<pubDate>Sat, 29 May 2004 13:54:11 +0000</pubDate>
		<dc:creator>Calou</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[psnGallery]]></category>

		<guid isPermaLink="false">http://you.arewel.com/2004/05/29/psngallery2-version-121/</guid>
		<description><![CDATA[<p>So ! Here we go !</p>
<p>The release of <a href="http://you.arewel.com/tag/%post_tag%">psnGallery</a> 2 (wordpress + Copermine) is out since few days but as you know, the idahocline.com is down for unknow reason without news from the webhoster ! <img src='http://you.arewel.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>So as promised, here &#8230;</p>]]></description>
		<wfw:commentRss>http://you.arewel.com/2004/05/29/psngallery2-version-121/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>psnGallery 2 Version 1.2.1 released !</title>
		<link>http://you.arewel.com/2004/05/28/psngallery-2-version-121-released/</link>
		<comments>http://you.arewel.com/2004/05/28/psngallery-2-version-121-released/#comments</comments>
		<pubDate>Fri, 28 May 2004 09:11:32 +0000</pubDate>
		<dc:creator>Calou</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[psnGallery]]></category>

		<guid isPermaLink="false">http://you.arewel.com/2004/05/28/psngallery-2-version-121-released/</guid>
		<description><![CDATA[<p>As promised, the new release is available for download !</p>
<p> Click on download  to get it !</p>
<p>Keep me inform if you encounter any issue !&#8230;</p>]]></description>
		<wfw:commentRss>http://you.arewel.com/2004/05/28/psngallery-2-version-121-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Tag within a post</title>
		<link>http://you.arewel.com/2004/05/27/php-tag-within-a-post/</link>
		<comments>http://you.arewel.com/2004/05/27/php-tag-within-a-post/#comments</comments>
		<pubDate>Thu, 27 May 2004 12:15:33 +0000</pubDate>
		<dc:creator>Calou</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://you.arewel.com/2004/05/27/php-tag-within-a-post/</guid>
		<description><![CDATA[<p>Based on the work of Stevarino and to answer to <a href="http://wordpress.org/support/3/6360">WordPress Forum</a>, here is another version :</p>
<p>I found the problem&#8230;.It comes the formatting functions which convert few &#8220;special&#8221; characters into more fancy one&#8230;.</p>
<p><code><br />
function run_phpinpost($data) {<br />
 $<a href="http://you.arewel.com/tag/%post_tag%">PHP</a></code>&#8230;</p>]]></description>
		<wfw:commentRss>http://you.arewel.com/2004/05/27/php-tag-within-a-post/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>psnGallery2 1.2.1 changes overview</title>
		<link>http://you.arewel.com/2004/05/27/psngallery2-121-changes-overview/</link>
		<comments>http://you.arewel.com/2004/05/27/psngallery2-121-changes-overview/#comments</comments>
		<pubDate>Thu, 27 May 2004 09:02:04 +0000</pubDate>
		<dc:creator>Calou</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coppermine]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[psnGallery]]></category>

		<guid isPermaLink="false">http://you.arewel.com/2004/05/27/psngallery2-121-changes-overview/</guid>
		<description><![CDATA[<p>Well, I know it is always annoying to wait for news&#8230;. So here are some&#8230; <img src='http://you.arewel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The most important addition/change with the release is the fact that all the configuration parameters are now stored in a table in the &#8220;wordpress&#8221; database &#8230;</p>]]></description>
		<wfw:commentRss>http://you.arewel.com/2004/05/27/psngallery2-121-changes-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>psnCPGAdmin preview (psnGallery2 admin page)</title>
		<link>http://you.arewel.com/2004/05/26/psncpgadmin-preview-psngallery2-admin-page/</link>
		<comments>http://you.arewel.com/2004/05/26/psncpgadmin-preview-psngallery2-admin-page/#comments</comments>
		<pubDate>Wed, 26 May 2004 07:35:01 +0000</pubDate>
		<dc:creator>Calou</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[psnGallery]]></category>

		<guid isPermaLink="false">http://you.arewel.com/2004/05/26/psncpgadmin-preview-psngallery2-admin-page/</guid>
		<description><![CDATA[<p>According the <a href="http://wordpress.org/support/10/5830">WordPress Support forum</a>,  several requests appeared..about having a way to found out the albumid, the pictureid, etc&#8230;</p>
<p>So, my answer is :</p>
<p>Here is a preview of the Administration page for psnGallery2 <a href="http://you.arewel.com/tag/%post_tag%">plugin</a>.</p>
<p><img src="http://blog.idahocline.info/images/psnCPGAdmin1_01.jpg" width="95%" alt="psnCPGAdmin Overview" /></p>
<p><img src="http://blog.idahocline.info/images/psnCPGAdmin2_01.jpg" width="95%"  alt="psnCPGAdmin Overview" /></p>
<p>The new psnGallery2 &#8230;</p>]]></description>
		<wfw:commentRss>http://you.arewel.com/2004/05/26/psncpgadmin-preview-psngallery2-admin-page/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nicer Archives integrated</title>
		<link>http://you.arewel.com/2004/05/09/nicer-archives-integrated/</link>
		<comments>http://you.arewel.com/2004/05/09/nicer-archives-integrated/#comments</comments>
		<pubDate>Sun, 09 May 2004 17:47:50 +0000</pubDate>
		<dc:creator>Calou</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://you.arewel.com/2004/05/09/nicer-archives-integrated/</guid>
		<description><![CDATA[<p>I finally integrated the &#8220;<a href="http://weblogtoolscollection.com/archives/2004/02/17/nicer-archives-with-sorting-by-category-for-wordpress/">nicer archives</a>&#8220;.</p>
<p>Easy, simple, nearly nothing to do to be integrated !</p>
<p>Click here to view it in action or in the Blog menu, select the option &#8220;Archives&#8221;.&#8230;</p>]]></description>
		<wfw:commentRss>http://you.arewel.com/2004/05/09/nicer-archives-integrated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

