<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Ken's blog &#187; XMPP</title>
	<atom:link href="http://blog.sibrof.net/ken/tag/xmpp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sibrof.net/ken</link>
	<description>The keyword is unisexy.</description>
	<lastBuildDate>Tue, 23 Mar 2010 09:53:02 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.sibrof.net/ken/tag/xmpp/feed/" />
		<item>
		<title>XMPPを使ってみた</title>
		<link>http://blog.sibrof.net/ken/2009/07/02/2258/</link>
		<comments>http://blog.sibrof.net/ken/2009/07/02/2258/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 14:15:36 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[server]]></category>
		<category><![CDATA[XMPP]]></category>

		<guid isPermaLink="false">http://blog.sibrof.net/ken/?p=2258</guid>
		<description><![CDATA[XMPPを使ってみました。 XMPPってGoogle Talkでも使われてるメッセージのプロトコル。 中身はXMLです。 Google Talkで使ってるくらいなので、チャットとか、そういうのに向いてます。 そこに、30 [...]]]></description>
			<content:encoded><![CDATA[<p>XMPPを使ってみました。<br />
XMPPってGoogle Talkでも使われてるメッセージのプロトコル。<br />
中身はXMLです。</p>
<p>Google Talkで使ってるくらいなので、チャットとか、そういうのに向いてます。<br />
そこに、30KBのテキストを流してみた。<br />
・・・遅っ！！</p>
<p>やっぱ無理でした。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sibrof.net/ken/2009/07/02/2258/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.sibrof.net/ken/2009/07/02/2258/" />
	</item>
		<item>
		<title>ejabberdのインストール</title>
		<link>http://blog.sibrof.net/ken/2009/07/02/2255/</link>
		<comments>http://blog.sibrof.net/ken/2009/07/02/2255/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 12:21:54 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[server]]></category>
		<category><![CDATA[ejabberd]]></category>
		<category><![CDATA[XMPP]]></category>

		<guid isPermaLink="false">http://blog.sibrof.net/ken/?p=2255</guid>
		<description><![CDATA[sudo aptitude install ejabberd インストール直後はアカウントが無いので設定を行う。 初回に作成するアカウントはIMのアカウントでもあるが、管理ページにログインするのにも利用する。 sudo  [...]]]></description>
			<content:encoded><![CDATA[<p>sudo aptitude install ejabberd</p>
<p>インストール直後はアカウントが無いので設定を行う。<br />
初回に作成するアカウントはIMのアカウントでもあるが、管理ページにログインするのにも利用する。<br />
sudo dpkg-reconfigure ejabberd<br />
サーバー: localhost<br />
ユーザ: admin(←なんでもよい)<br />
パスワード: ここは2回聞かれる</p>
<p>その後、http://localhost:5280/admin/ へアクセスする。<br />
ここで先ほどのアカウントを入力する。<br />
上記の場合は、<br />
ユーザ名: admin@localhost<br />
パスワード: 設定したパスワード<br />
って感じに入力。<br />
ユーザ名はドメイン名も入力しないとログイン出来ません。</p>
<p>起動と停止はスクリプトで行う。<br />
sudo /etc/init.d/ejabberd [start|stop|restart]</p>
<p>■ejabberd &#8211; tkusano.jp<br />
<a href="http://tkusano.jp/ejabberd">http://tkusano.jp/ejabberd</a><br />
こちらのサイトが参考になります。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sibrof.net/ken/2009/07/02/2255/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.sibrof.net/ken/2009/07/02/2255/" />
	</item>
	</channel>
</rss>

