<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Releases: Second Wave</title>
	<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/</link>
	<description>Ignite Realtime</description>
	<pubDate>Fri, 05 Dec 2008 08:47:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>by: Conor</title>
		<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1332</link>
		<pubDate>Sun, 18 Feb 2007 00:32:05 +0000</pubDate>
		<guid>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1332</guid>
					<description>I just can't find any help for getting JWChat setup :(</description>
		<content:encoded><![CDATA[<p>I just can&#8217;t find any help for getting JWChat setup <img src='http://www.igniterealtime.org/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: matt</title>
		<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1293</link>
		<pubDate>Fri, 16 Feb 2007 23:35:02 +0000</pubDate>
		<guid>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1293</guid>
					<description>Conor -- we'll definitely fix any bugs in our HTTP binding implementation (there were some fixes in 3.2.1). Otherwise, not much we can do on our end. :(</description>
		<content:encoded><![CDATA[<p>Conor &#8212; we&#8217;ll definitely fix any bugs in our HTTP binding implementation (there were some fixes in 3.2.1). Otherwise, not much we can do on our end. <img src='http://www.igniterealtime.org/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Conor</title>
		<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1290</link>
		<pubDate>Fri, 16 Feb 2007 22:56:37 +0000</pubDate>
		<guid>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1290</guid>
					<description>I've tried JWChat a million times over and I cannot get it to work with Wildfire 3.2 

:-/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried JWChat a million times over and I cannot get it to work with Wildfire 3.2 </p>
<p>:-/
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chris</title>
		<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1050</link>
		<pubDate>Sat, 10 Feb 2007 08:51:19 +0000</pubDate>
		<guid>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1050</guid>
					<description>Well, going along with the API changing theme...Smack issue 74 (unavailable presence/status) mentions it requires an API change and has 4 votes, yet it seems like a relatively small enhancement to implement. So it might be worth considering it for this release as well.

Chris</description>
		<content:encoded><![CDATA[<p>Well, going along with the API changing theme&#8230;Smack issue 74 (unavailable presence/status) mentions it requires an API change and has 4 votes, yet it seems like a relatively small enhancement to implement. So it might be worth considering it for this release as well.</p>
<p>Chris
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: SmilingJ</title>
		<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1004</link>
		<pubDate>Fri, 09 Feb 2007 08:27:27 +0000</pubDate>
		<guid>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1004</guid>
					<description>i found a small but annoying bug: (wildfire 3.2 - gateway 07)
always when i log in for the first time the icq gateway stays unconnected - it does not (as usual) connect as soon as i come online.
would be nice of you iv you can change this in further releases :-)</description>
		<content:encoded><![CDATA[<p>i found a small but annoying bug: (wildfire 3.2 - gateway 07)<br />
always when i log in for the first time the icq gateway stays unconnected - it does not (as usual) connect as soon as i come online.<br />
would be nice of you iv you can change this in further releases <img src='http://www.igniterealtime.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: matt</title>
		<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1000</link>
		<pubDate>Fri, 09 Feb 2007 06:21:11 +0000</pubDate>
		<guid>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-1000</guid>
					<description>Chris -- thanks, I made that change. If you have more suggestions, let us know!

-Matt</description>
		<content:encoded><![CDATA[<p>Chris &#8212; thanks, I made that change. If you have more suggestions, let us know!</p>
<p>-Matt
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chris</title>
		<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-997</link>
		<pubDate>Fri, 09 Feb 2007 04:25:01 +0000</pubDate>
		<guid>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-997</guid>
					<description>matt - I noticed that you guys added generics to most of the code in Smack, but it looks like you might have missed at least one thing. Like you said: if you are going to change some of it, you might as well change it all. It seems like at least the RosterListener class wasnt updated to use generics. It might be worth doing a quick search for some of the collection classes to get everything converted at the same time. Thanks for all the hard work on a great library.</description>
		<content:encoded><![CDATA[<p>matt - I noticed that you guys added generics to most of the code in Smack, but it looks like you might have missed at least one thing. Like you said: if you are going to change some of it, you might as well change it all. It seems like at least the RosterListener class wasnt updated to use generics. It might be worth doing a quick search for some of the collection classes to get everything converted at the same time. Thanks for all the hard work on a great library.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: matt</title>
		<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-986</link>
		<pubDate>Thu, 08 Feb 2007 21:14:55 +0000</pubDate>
		<guid>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-986</guid>
					<description>tec -- thanks for the bug report. I filed this as http://www.igniterealtime.org/issues/browse/JM-968.</description>
		<content:encoded><![CDATA[<p>tec &#8212; thanks for the bug report. I filed this as <a href="http://www.igniterealtime.org/issues/browse/JM-968." rel="nofollow">http://www.igniterealtime.org/issues/browse/JM-968.</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: tec</title>
		<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-984</link>
		<pubDate>Thu, 08 Feb 2007 21:11:03 +0000</pubDate>
		<guid>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-984</guid>
					<description>I installed the new release 3.2.0 and everything works, but ssl for the admin web  interface is not working(port 9091).</description>
		<content:encoded><![CDATA[<p>I installed the new release 3.2.0 and everything works, but ssl for the admin web  interface is not working(port 9091).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: matt</title>
		<link>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-972</link>
		<pubDate>Thu, 08 Feb 2007 16:53:37 +0000</pubDate>
		<guid>http://www.igniterealtime.org/blog/2007/02/06/releases-second-wave/#comment-972</guid>
					<description>Conor -- "screwed" might not be the term I would use. Yes, we do have a hybrid model where we release most code as Open Source and then have value-add functionality as commercial software. Check out our Open Source philosophy if you'd like more information about how we decide what's commercial and what's not: http://www.igniterealtime.org/about/index.jsp

One great thing about open standards is that we're not the only game in town. I know of lots of other webchat projects out there that are Open Source, such as JWChat. Since we've made SparkWeb a part of the Enterprise plugin, that means our challenge is to provide something that's easier to use and better than any of the free options out there. That kind of ecosystem is good for everyone in my opinion -- both Open Source users and those that choose to buy the Enterprise plugin.

Finally (and for what it's worth), we strongly believe in the value we're delivering in the commercial Enterprise plugin. You'll not only get SparkWeb, but a SIP softphone, advanced reporting, archiving, click to chat functionality, and other features.</description>
		<content:encoded><![CDATA[<p>Conor &#8212; &#8220;screwed&#8221; might not be the term I would use. Yes, we do have a hybrid model where we release most code as Open Source and then have value-add functionality as commercial software. Check out our Open Source philosophy if you&#8217;d like more information about how we decide what&#8217;s commercial and what&#8217;s not: <a href="http://www.igniterealtime.org/about/index.jsp" rel="nofollow">http://www.igniterealtime.org/about/index.jsp</a></p>
<p>One great thing about open standards is that we&#8217;re not the only game in town. I know of lots of other webchat projects out there that are Open Source, such as JWChat. Since we&#8217;ve made SparkWeb a part of the Enterprise plugin, that means our challenge is to provide something that&#8217;s easier to use and better than any of the free options out there. That kind of ecosystem is good for everyone in my opinion &#8212; both Open Source users and those that choose to buy the Enterprise plugin.</p>
<p>Finally (and for what it&#8217;s worth), we strongly believe in the value we&#8217;re delivering in the commercial Enterprise plugin. You&#8217;ll not only get SparkWeb, but a SIP softphone, advanced reporting, archiving, click to chat functionality, and other features.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
