<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Latest snippets tagged irc</title>
  <link rel="alternate" href="http://snippets.prendreuncafe.com/snippets/tagged/irc/order_by/date"></link>
  <id>http://snippets.prendreuncafe.com/snippets/tagged/irc/order_by/date</id>
  <updated>2007-01-19T16:47:18Z</updated>
  <author>
    <name>Symfony</name>
    <author_email>noreply@symfony-project.com</author_email>
  </author>
<entry>
  <title>[IRC] Récupérer un nick</title>
  <link href="http://snippets.prendreuncafe.com/snippet/46"></link>
  <updated>2007-01-19T16:47:18Z</updated>
  <id>46</id>
  <summary type="html">Parfois après une déco, son pseudo est bloqué. On peut le récupérer comme ça :

[code]
/ns ghost &lt;nick&gt; &lt;password&gt;
[/code]</summary>
</entry>
</feed>