<?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>Carl Pelletier blog &#187; Notes</title>
	<atom:link href="http://carlpelletier.ca/category/notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://carlpelletier.ca</link>
	<description>Une immertion dans mon esprit, un peu de tout et moins que rien...</description>
	<lastBuildDate>Fri, 20 Nov 2009 19:55:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Note à moi-même: Setter le password d&#039;un nouveau user pour svn</title>
		<link>http://carlpelletier.ca/2008/12/04/note-a-moi-meme-setter-le-password-dun-nouveau-user-pour-svn/</link>
		<comments>http://carlpelletier.ca/2008/12/04/note-a-moi-meme-setter-le-password-dun-nouveau-user-pour-svn/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 15:31:08 +0000</pubDate>
		<dc:creator>carlpelletier</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[technologie]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[pwd]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://carlpelletier.wordpress.com/?p=53</guid>
		<description><![CDATA[sudo /usr/sbin/htpasswd2 /var/svn/conf/all.passwd]]></description>
			<content:encoded><![CDATA[<p>sudo /usr/sbin/htpasswd2 /var/svn/conf/all.passwd</p>
]]></content:encoded>
			<wfw:commentRss>http://carlpelletier.ca/2008/12/04/note-a-moi-meme-setter-le-password-dun-nouveau-user-pour-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note à moi même: Récupérer un répertoire supprimer de svn</title>
		<link>http://carlpelletier.ca/2008/09/09/note-a-moi-meme-recuperer-un-repertoire-supprimer-de-svn/</link>
		<comments>http://carlpelletier.ca/2008/09/09/note-a-moi-meme-recuperer-un-repertoire-supprimer-de-svn/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 17:50:27 +0000</pubDate>
		<dc:creator>carlpelletier</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[technologie]]></category>

		<guid isPermaLink="false">http://carlpelletier.wordpress.com/?p=41</guid>
		<description><![CDATA[Il m&#8217;est arrivé à quelques reprises de supprimer par mégarde un répertoire de mon svn. Evidemment, si on s&#8217;appercoit de la chose avant de faire un commit, il suffit de faire un svn revert, mais que fait ton quand le commit est fait? la réponse: on fait un svn copy du répertoire qui a été [...]]]></description>
			<content:encoded><![CDATA[<p>Il m&#8217;est arrivé à quelques reprises de supprimer par mégarde un répertoire de mon svn. Evidemment, si on s&#8217;appercoit de la chose avant de faire un commit, il suffit de faire un svn revert, mais que fait ton quand le commit est fait?</p>

<p>la réponse:</p>

<blockquote>on fait un svn copy du répertoire qui a été supprimé en prenant le temps de voir dans quel version il a été supprimé avec svn log -v</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://carlpelletier.ca/2008/09/09/note-a-moi-meme-recuperer-un-repertoire-supprimer-de-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note à moi même: Ajouter un user à svn</title>
		<link>http://carlpelletier.ca/2008/09/04/note-a-moi-meme-ajouter-un-user-a-svn/</link>
		<comments>http://carlpelletier.ca/2008/09/04/note-a-moi-meme-ajouter-un-user-a-svn/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 14:38:49 +0000</pubDate>
		<dc:creator>carlpelletier</dc:creator>
				<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://carlpelletier.wordpress.com/?p=38</guid>
		<description><![CDATA[Comme je me rappel jamais comment ajouter un utilisateur à svn en mode apache, je le note içi: sudo /usr/sbin/htpasswd2 /var/svn/conf/all.passwd [password]]]></description>
			<content:encoded><![CDATA[<p>Comme je me rappel jamais comment ajouter un utilisateur à svn en mode apache, je le note içi:
<pre>sudo /usr/sbin/htpasswd2 /var/svn/conf/all.passwd [password]</pre></p>
]]></content:encoded>
			<wfw:commentRss>http://carlpelletier.ca/2008/09/04/note-a-moi-meme-ajouter-un-user-a-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note à moi même: backgrounDrb</title>
		<link>http://carlpelletier.ca/2008/07/28/note-a-moi-meme-backgroundrb/</link>
		<comments>http://carlpelletier.ca/2008/07/28/note-a-moi-meme-backgroundrb/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 14:24:20 +0000</pubDate>
		<dc:creator>carlpelletier</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[backgroundrb]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://carlpelletier.wordpress.com/?p=31</guid>
		<description><![CDATA[BackgrounDRb is a Ruby job server and scheduler. Its main intent is to be used with Ruby on Rails applications for offloading long-running tasks. Since a Rails application blocks while serving a request it is best to move long-running tasks off into a background process that is divorced from http request/response cycle.]]></description>
			<content:encoded><![CDATA[<p><strong>BackgrounDRb</strong> is a Ruby job server and scheduler. Its main intent is to be used with Ruby on Rails applications for offloading long-running tasks. Since a Rails application blocks while serving a request it is best to move long-running tasks off into a background process that is divorced from http request/response cycle.</p>
]]></content:encoded>
			<wfw:commentRss>http://carlpelletier.ca/2008/07/28/note-a-moi-meme-backgroundrb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note à moi même: cheat!</title>
		<link>http://carlpelletier.ca/2008/07/15/note-a-moi-meme-cheat/</link>
		<comments>http://carlpelletier.ca/2008/07/15/note-a-moi-meme-cheat/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 19:21:49 +0000</pubDate>
		<dc:creator>carlpelletier</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[cheat]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://carlpelletier.wordpress.com/?p=17</guid>
		<description><![CDATA[The cheat gem contains a cheat sheet for the status codes. You can get the gem and view the status codes as follows: sudo gem install cheat cheat status_codes Pour voir la liste des cheat: http://cheat.errtheblog.com/b]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://cheat.errtheblog.com/">cheat</a> gem contains a cheat sheet for the status codes. You can get the gem and view the status codes as follows:
<pre></p>

<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo gem install cheat<br />
cheat status_codes</div></div>

<p></pre>
Pour voir la liste des cheat: <a href="http://cheat.errtheblog.com/b" target="_blank">http://cheat.errtheblog.com/b</a></p>
]]></content:encoded>
			<wfw:commentRss>http://carlpelletier.ca/2008/07/15/note-a-moi-meme-cheat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Comment créer une branche dans svn</title>
		<link>http://carlpelletier.ca/2008/07/03/svn-branche/</link>
		<comments>http://carlpelletier.ca/2008/07/03/svn-branche/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 18:18:44 +0000</pubDate>
		<dc:creator>carlpelletier</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[branche]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://carlpelletier.wordpress.com/?p=8</guid>
		<description><![CDATA[Je ne me rappel jamais de la syntax pour créer une branche. L&#8217;opération est très simple, mais il faut juste le savoir! $ svn copy http://svn.example.com/repos/calc/trunk \ http://svn.example.com/repos/calc/branches/my-calc-branch \ -m "Creating a private branch of /calc/trunk."]]></description>
			<content:encoded><![CDATA[<p>Je ne me rappel jamais de la syntax pour créer une branche. L&#8217;opération est très simple, mais il faut juste le savoir!
<pre>$ svn copy http://svn.example.com/repos/calc/trunk \
           http://svn.example.com/repos/calc/branches/my-calc-branch \
      -m "Creating a private branch of /calc/trunk."</pre></p>
]]></content:encoded>
			<wfw:commentRss>http://carlpelletier.ca/2008/07/03/svn-branche/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note à moi même: Refactor my code</title>
		<link>http://carlpelletier.ca/2008/06/30/note-a-moi-meme-refactor-my-code/</link>
		<comments>http://carlpelletier.ca/2008/06/30/note-a-moi-meme-refactor-my-code/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 17:12:47 +0000</pubDate>
		<dc:creator>carlpelletier</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://carlpelletier.wordpress.com/?p=5</guid>
		<description><![CDATA[Est-ce que vous connaissez ce site web? Vraiment intéresant! Permet d&#8217;avoir l&#8217;avis de plusieurs personnes sur comment refaire une section  de code. Très pratique. http://refactormycode.com]]></description>
			<content:encoded><![CDATA[<p>Est-ce que vous connaissez ce site web? Vraiment intéresant! Permet d&#8217;avoir l&#8217;avis de plusieurs personnes sur comment refaire une section  de code. Très pratique.</p>

<p><a href="http://refactormycode.com" target="_self">http://refactormycode.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://carlpelletier.ca/2008/06/30/note-a-moi-meme-refactor-my-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

