<?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/"
	>

<channel>
	<title>imnotpete.com &#187; java</title>
	<atom:link href="http://imnotpete.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://imnotpete.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Mar 2012 11:20:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Announcement: OSS Openfire Packet Listener Plugin</title>
		<link>http://imnotpete.com/2007/10/02/announcement-oss-openfire-packet-listener-plugin/</link>
		<comments>http://imnotpete.com/2007/10/02/announcement-oss-openfire-packet-listener-plugin/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 18:36:13 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[announcement]]></category>
		<category><![CDATA[gestalt]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://imnotpete.com/2007/10/02/announcement-oss-openfire-packet-listener-plugin/</guid>
		<description><![CDATA[Another internal project at Gestalt has been open-sourced; this time, it&#8217;s our Packet Listener plugin for the Openfire XMPP server. This simple plugin queues up every packet sent or received by the Openfire instance where it&#8217;s deployed, then sends a copy of that packet out through a socket connection for any external processing you may [...]]]></description>
			<content:encoded><![CDATA[<p>Another internal project at <a href="http://gestalt-llc.com">Gestalt</a> has been open-sourced; this time, it&#8217;s our <a href="http://openfire-packet-listener.dev.java.net">Packet Listener</a> plugin for the <a href="http://www.jivesoftware.com/products/openfire/">Openfire</a> <a href="http://www.xmpp.org/">XMPP</a> server. This simple plugin queues up every packet sent or received by the Openfire instance where it&#8217;s deployed, then sends a copy of that packet out through a socket connection for any external processing you may need. In our case, we&#8217;re tracking traffic and message bandwidth. By default, the plugin forwards to localhost:9090, though this is configurable with a .JSP page integrated with Openfire&#8217;s own web-based administration system.</p>
<p>Those interested in the <a href="http://en.wikipedia.org/wiki/JBI">JBI</a> scene will also want to see our other OSS projects:</p>
<ul>
<li><a href="https://xmpp-bc.dev.java.net/">XMPP BC</a></li>
<li><a href="https://rss-bc.dev.java.net/">RSS BC</a></li>
<li><a href="https://uddi-bc.dev.java.net/">UDDI BC</a></li>
<li><a href="https://sip-bc.dev.java.net/">SIP BC</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://imnotpete.com/2007/10/02/announcement-oss-openfire-packet-listener-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: imnotpete.com @ 2012-05-21 22:08:55 -->
