<?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>《J2EE大程，WebIM系统》的评论</title>
	<atom:link href="http://blog.11034.org/2010-06/javaee_webim.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.11034.org/2010-06/javaee_webim.html</link>
	<description></description>
	<lastBuildDate>Mon, 26 Nov 2018 07:59:57 +0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>作者：TomGao</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-2390</link>
		<dc:creator><![CDATA[TomGao]]></dc:creator>
		<pubDate>Mon, 12 May 2014 09:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-2390</guid>
		<description><![CDATA[楼主是基于长轮询做的吗？还是其他的什么.]]></description>
		<content:encoded><![CDATA[<p>楼主是基于长轮询做的吗？还是其他的什么.</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Qiqi</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-1760</link>
		<dc:creator><![CDATA[Qiqi]]></dc:creator>
		<pubDate>Wed, 22 Aug 2012 05:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-1760</guid>
		<description><![CDATA[可不可以把代码发我一份啊，最近正好在做webim的一个项目，希望参考一下，万分感谢。]]></description>
		<content:encoded><![CDATA[<p>可不可以把代码发我一份啊，最近正好在做webim的一个项目，希望参考一下，万分感谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：博主也路过一下</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-1706</link>
		<dc:creator><![CDATA[博主也路过一下]]></dc:creator>
		<pubDate>Tue, 12 Jun 2012 15:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-1706</guid>
		<description><![CDATA[因为某学妹问起，2年后再回来看看自己写的程序俨然觉得自己曾经碉堡了...后台技术不难，前端真心复杂...各种抄的happy啊...

我才不告诉大家这是第900条评论呢 :mrgreen:]]></description>
		<content:encoded><![CDATA[<p>因为某学妹问起，2年后再回来看看自己写的程序俨然觉得自己曾经碉堡了&#8230;后台技术不难，前端真心复杂&#8230;各种抄的happy啊&#8230;</p>
<p>我才不告诉大家这是第900条评论呢 <img src="http://blog.11034.org/wp-includes/images/smilies/icon_mrgreen.gif" alt=":mrgreen:" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：princehaku</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-1044</link>
		<dc:creator><![CDATA[princehaku]]></dc:creator>
		<pubDate>Sun, 14 Aug 2011 06:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-1044</guid>
		<description><![CDATA[&lt;a href=&quot;#comment-1042&quot; rel=&quot;nofollow&quot;&gt;@            stariy             &lt;/a&gt; 
额..要一直不断开才算..]]></description>
		<content:encoded><![CDATA[<p><a href="#comment-1042" rel="nofollow">@            stariy             </a><br />
额..要一直不断开才算..</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：stariy</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-1042</link>
		<dc:creator><![CDATA[stariy]]></dc:creator>
		<pubDate>Sat, 13 Aug 2011 16:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-1042</guid>
		<description><![CDATA[具体实现的原理我没去仔细研究，但不是ajax轮询实现的长连接哦。它的连接每次都持续30秒钟，基本是实时与服务器通信连接的。]]></description>
		<content:encoded><![CDATA[<p>具体实现的原理我没去仔细研究，但不是ajax轮询实现的长连接哦。它的连接每次都持续30秒钟，基本是实时与服务器通信连接的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：princehaku</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-1041</link>
		<dc:creator><![CDATA[princehaku]]></dc:creator>
		<pubDate>Sat, 13 Aug 2011 15:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-1041</guid>
		<description><![CDATA[&lt;a href=&quot;#comment-1040&quot; rel=&quot;nofollow&quot;&gt;@            stariy             &lt;/a&gt; 
额..这个是ajax的吧?..
基于ajax的轮询实现的伪长连接..?]]></description>
		<content:encoded><![CDATA[<p><a href="#comment-1040" rel="nofollow">@            stariy             </a><br />
额..这个是ajax的吧?..<br />
基于ajax的轮询实现的伪长连接..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：stariy</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-1040</link>
		<dc:creator><![CDATA[stariy]]></dc:creator>
		<pubDate>Sat, 13 Aug 2011 12:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-1040</guid>
		<description><![CDATA[comet思想而产生的cometd框架，开源的]]></description>
		<content:encoded><![CDATA[<p>comet思想而产生的cometd框架，开源的</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：princehaku</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-1038</link>
		<dc:creator><![CDATA[princehaku]]></dc:creator>
		<pubDate>Sat, 13 Aug 2011 03:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-1038</guid>
		<description><![CDATA[额...HTTP长连接  
是自己写webservice?
还是用flash实现的呢?]]></description>
		<content:encoded><![CDATA[<p>额&#8230;HTTP长连接<br />
是自己写webservice?<br />
还是用flash实现的呢?</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：stariy</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-741</link>
		<dc:creator><![CDATA[stariy]]></dc:creator>
		<pubDate>Fri, 25 Mar 2011 13:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-741</guid>
		<description><![CDATA[很挫吧……UI神马的最讨厌了……]]></description>
		<content:encoded><![CDATA[<p>很挫吧……UI神马的最讨厌了……</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：韩小麦</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-739</link>
		<dc:creator><![CDATA[韩小麦]]></dc:creator>
		<pubDate>Fri, 25 Mar 2011 09:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-739</guid>
		<description><![CDATA[这界面 很强大 :awkward:]]></description>
		<content:encoded><![CDATA[<p>这界面 很强大 :awkward:</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：stariy</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-31</link>
		<dc:creator><![CDATA[stariy]]></dc:creator>
		<pubDate>Wed, 28 Jul 2010 13:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-31</guid>
		<description><![CDATA[谢啦。不好意思啊，评论被wordpress自动评为垃圾评论了，所以一开始没有显示出来...]]></description>
		<content:encoded><![CDATA[<p>谢啦。不好意思啊，评论被wordpress自动评为垃圾评论了，所以一开始没有显示出来&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：keepcleargas</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-30</link>
		<dc:creator><![CDATA[keepcleargas]]></dc:creator>
		<pubDate>Wed, 28 Jul 2010 06:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-30</guid>
		<description><![CDATA[排版看的很清爽！不错！]]></description>
		<content:encoded><![CDATA[<p>排版看的很清爽！不错！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：stariy</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-26</link>
		<dc:creator><![CDATA[stariy]]></dc:creator>
		<pubDate>Sun, 20 Jun 2010 14:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-26</guid>
		<description><![CDATA[- . - bb]]></description>
		<content:encoded><![CDATA[<p>&#8211; . &#8211; bb</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：星空泪</title>
		<link>http://blog.11034.org/2010-06/javaee_webim.html#comment-25</link>
		<dc:creator><![CDATA[星空泪]]></dc:creator>
		<pubDate>Tue, 15 Jun 2010 12:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stariy.info/?p=97#comment-25</guid>
		<description><![CDATA[yyyyyyyyyyyyyyyyyyyyym ~]]></description>
		<content:encoded><![CDATA[<p>yyyyyyyyyyyyyyyyyyyyym ~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
