<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《文本模式irc》的评论</title>
	<atom:link href="http://luy.li/2007/06/12/%e6%96%87%e6%9c%ac%e6%a8%a1%e5%bc%8firc/feed/" rel="self" type="application/rss+xml" />
	<link>http://luy.li/2007/06/12/%e6%96%87%e6%9c%ac%e6%a8%a1%e5%bc%8firc/</link>
	<description>all linux</description>
	<lastBuildDate>Mon, 09 Jan 2012 14:10:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>作者：可可火山</title>
		<link>http://luy.li/2007/06/12/%e6%96%87%e6%9c%ac%e6%a8%a1%e5%bc%8firc/#comment-9221</link>
		<dc:creator>可可火山</dc:creator>
		<pubDate>Wed, 20 Jan 2010 01:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://bones7456.blog.ubuntu.org.cn/2007/06/12/%e6%96%87%e6%9c%ac%e6%a8%a1%e5%bc%8firc/#comment-9221</guid>
		<description>.irssi/config  
#自动连接freenode服务器
servers = (
  {
    address = &quot;irc.freenode.net&quot;;
    chatnet = &quot;freenode&quot;;
    port = &quot;6667&quot;;
    use_ssl = &quot;no&quot;;
    ssl_verify = &quot;no&quot;;
    autoconnect = &quot;yes&quot;;
  }
);
#自动登陆ubuntu-cn频道
channels = (
  { name = &quot;#ubuntu-cn&quot;; chatnet = &quot;freenode&quot;; autojoin = &quot;Yes&quot;; },
);
#忽略某些IRC频道消息，就留大家的发言。
ignores = (
  {
    level = &quot;CRAP JOINS PARTS QUITS NICKS&quot;;
    channels = ( &quot;#ubuntu-cn&quot; );
  }
};</description>
		<content:encoded><![CDATA[<p>.irssi/config<br />
#自动连接freenode服务器<br />
servers = (<br />
  {<br />
    address = “irc.freenode.net”;<br />
    chatnet = “freenode”;<br />
    port = “6667&#8243;;<br />
    use_ssl = “no”;<br />
    ssl_verify = “no”;<br />
    autoconnect = “yes”;<br />
  }<br />
);<br />
#自动登陆ubuntu-cn频道<br />
channels = (<br />
  { name = “#ubuntu-cn”; chatnet = “freenode”; autojoin = “Yes”; },<br />
);<br />
#忽略某些IRC频道消息，就留大家的发言。<br />
ignores = (<br />
  {<br />
    level = “CRAP JOINS PARTS QUITS NICKS”;<br />
    channels = ( “#ubuntu-cn” );<br />
  }<br />
};</p>
]]></content:encoded>
	</item>
</channel>
</rss>

