<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:cs="http://www.oreillynet.com/rss/cs/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:on="http://www.oreillynet.com/rss/on/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://community.java.net/communications">
<title>Communications Features</title>
<link>http://community.java.net/communications</link>
<description>Items from java.net's Communications community homepage. </description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://www.sip-communicator.org/index.php/Development/gsoc2009" />
  <rdf:li rdf:resource="https://accendia.dev.java.net/" />
  <rdf:li rdf:resource="http://www.sip-communicator.org/index.php/Development/gsoc2008" />
  <rdf:li rdf:resource="https://jdiameter.dev.java.net" />
  <rdf:li rdf:resource="http://download.sip-communicator.org/" />
  <rdf:li rdf:resource="https://jenet.dev.java.net/" />
  <rdf:li rdf:resource="http://www.sip-communicator.org/index.php/Development/gsoc2007" />
  <rdf:li rdf:resource="https://meldware.dev.java.net/" />
  <rdf:li rdf:resource="http://opencds.dev.java.net" />
  <rdf:li rdf:resource="http://www.sip-communicator.org/index.php/Main/Download" />
  <rdf:li rdf:resource="http://ivelinivanov.blogspot.com/2006/03/gartner-starts-serious-coverage-of.html" />
  <rdf:li rdf:resource="https://jban.dev.java.net/" />
  <rdf:li rdf:resource="https://communications.dev.java.net/files/documents/510/28722/ASeaChange_d_fin.pdf" />
  <rdf:li rdf:resource="http://ims-insider.blogspot.com/2005/11/open-ims-could-linux-model-work.html" />
  <rdf:li rdf:resource="http://www.aepona.com/press_zone/mobicents.htm" />
  <rdf:li rdf:resource="https://sourceforge.net/project/showfiles.php?group_id=102670&amp;package_id=165277&amp;release_id=360655" />
  <rdf:li rdf:resource="https://eclipslee.dev.java.net/" />
  <rdf:li rdf:resource="http://www.mobicents.org" />
  <rdf:li rdf:resource="http://ivelinivanov.blogspot.com/2005/08/open-cloud-contributes-ide-to.html" />
  <rdf:li rdf:resource="http://www.mobicents.org" />
  <rdf:li rdf:resource="http://ivelinivanov.blogspot.com/2005/06/wonderful-things-happen-at-javaone.html" />
  <rdf:li rdf:resource="http://www.mobicents.org" />
  <rdf:li rdf:resource="http://ivelinivanov.blogspot.com/2005/06/jain-slee-sip-servlets-and-parlayosa.html" />
 </rdf:Seq>
</items>
</channel>

<item rdf:about="http://www.sip-communicator.org/index.php/Development/gsoc2009">
<title>SIP Communicator in Google Summer of Code 2009</title>
<link>http://www.sip-communicator.org/index.php/Development/gsoc2009</link>
<description>The &lt;a href=&quot;http://sip-communicator.org&quot;&gt;SIP Communicator&lt;/a&gt; project has once again been accepted as a mentoring organization for the &lt;a href=&quot;http://code.google.com/soc&quot;&gt;Google Summer of Code&lt;/a&gt; program as a part of its 2009 edition. If you're a student and you want to write open source this summer (and get a paid to do so ;) ) pick up one of the &lt;a href=&quot;http://www.sip-communicator.org/index.php/Development/gsoc2009&quot;&gt;SIP Communicator summer of code projects&lt;/a&gt;. &lt;span  style='color: red;'&gt;&lt;strong&gt;Deadline for applications is April 3!&lt;/strong&gt;&lt;/span&gt;.</description>
<dc:source>http://sip-communicator.org</dc:source>
<dc:creator>Emil Ivov</dc:creator>
<dc:date>2008-03-24</dc:date>
<on:source_name>SIP Communicator</on:source_name>
<on:author_id>emcho</on:author_id>
<on:date_text>Mar 24, 2008</on:date_text>
<on:locator>bucket/bu/37/c7a2cf16</on:locator>
<on:template>36</on:template>
<on:tile>https://sip-communicator.dev.java.net/files/documents/343/130645/gsocjnet.png</on:tile>
</item>

<item rdf:about="https://accendia.dev.java.net/">
<title>Accendia Iris Server 2.3 Released</title>
<link>https://accendia.dev.java.net/</link>
<description>Accendia Iris Server is a complete communications solution for developing Java client/server applications. At core the technology implements RPC calls over a bidirectional wire protocol with the following key features:
&lt;ul&gt;
&lt;li&gt;
Binary wire protocol designed to reduce CPU cycles used to marshal and unmarshal messages and the volume of data transferred;
&lt;/li&gt;
&lt;li&gt;
Non-blocking sockets solution with a fixed number of processing threads;
&lt;/li&gt;

&lt;li&gt;
Server memory footprint &lt;15Mb;
&lt;/li&gt;
&lt;li&gt;
Callback invocations from the server are performed over the socket connection initiated by the client allowing the deployment of the client behind a firewall;
&lt;/li&gt;
&lt;li&gt;
Support for asynchronous client invocations, meaning the client is not waiting for a response from the server, allows fast data uploads from the client to the server and reduces the volume of data transferred on the network;
&lt;/li&gt;
&lt;li&gt;
A downstreaming mechanism for downloading large hierarchical data structures from the server without creating large buffers;
&lt;/li&gt;
&lt;li&gt;
Integrated authentication and access control;
&lt;/li&gt;
&lt;li&gt;

Support for client session and application lifecycle management.
&lt;/li&gt;
&lt;/ul&gt;</description>
<dc:source>https://accendia.dev.java.net/</dc:source>
<dc:creator>Emil Ivov</dc:creator>
<dc:date>2008-04-12</dc:date>
<on:date_text>Apr 12, 2008</on:date_text>
<on:source_name>Accendia Iris Server</on:source_name>
<on:author_id>emcho</on:author_id>
<on:locator>bucket/bu/37/69d25b5f</on:locator>
<on:template>37</on:template>
<on:tile></on:tile>
</item>

<item rdf:about="http://www.sip-communicator.org/index.php/Development/gsoc2008">
<title>SIP Communicator in Google Summer of Code 2008</title>
<link>http://www.sip-communicator.org/index.php/Development/gsoc2008</link>
<description>The &lt;a href=&quot;http://sip-communicator.org&quot;&gt;SIP Communicator&lt;/a&gt; project has been accepted as a mentoring organization for the 2008 edition of &lt;a href=&quot;http://code.google.com/soc&quot;&gt;Google Summer of Code&lt;/a&gt;. If you're a student and you want to write open source this summer (and get a stipend to do so) pick up one of the &lt;a href=&quot;http://sip-communicator.org/gsoc&quot;&gt;SIP Communicator summer of code projects&lt;/a&gt;. &lt;span  style='color: red;'&gt;&lt;strong&gt;Deadline extended until Monday, April 7!&lt;/strong&gt;&lt;/span&gt;.</description>
<dc:source>http://sip-communicator.org</dc:source>
<dc:creator>Emil Ivov</dc:creator>
<dc:date>2008-03-18</dc:date>
<on:date_text>Mar 18, 2008</on:date_text>
<on:source_name>SIP Communicator</on:source_name>
<on:author_id>emcho</on:author_id>
<on:locator>bucket/bu/37/92d19a1f</on:locator>
<on:template>36</on:template>
<on:tile>https://sip-communicator.dev.java.net/files/documents/343/90464/sc-gsoc-2008.png</on:tile>
</item>

<item rdf:about="https://jdiameter.dev.java.net">
<title>Incubator graduation for JDiameter</title>
<link>https://jdiameter.dev.java.net</link>
<description>Congratulations to the JDiameter project for their graduation and promotion out of the incubator. JDiameter is API and default implementation of the Diameter protocol (based on RFC 3588) written in Java. API can be used for commercial realizations of a stack and appendices such as NASREQ (RFC 4005), EAP-based authentication (RFC 4072), Credit-Control (RFC 4006), or even some of the 3GPP applications (Sh, Ro, Cx and ets.).</description>
<dc:source>https://jdiameter.dev.java.net</dc:source>
<dc:creator>Emil Ivov</dc:creator>
<dc:date>2007-11-06</dc:date>
<on:author_id></on:author_id>
<on:date_text>Nov 06, 2007</on:date_text>
<on:source_name>JDiameter</on:source_name>
<on:locator>bucket/bu/37/fd7ff243</on:locator>
<on:template>37</on:template>
<on:tile></on:tile>
</item>

<item rdf:about="http://download.sip-communicator.org/">
<title>SIP Communicator 1.0-alpha2 Released</title>
<link>http://download.sip-communicator.org/</link>
<description>After almost a year of development the SIP Communicator team is proud to announce that the 1.0-alpha2 release is now available for download.

Among other things the alpha2 release adds to SIP Communicator the following features:

&lt;ul&gt;&lt;li&gt;Support for new protocols such as SIP (SIMPLE), Yahoo! Messenger, AIM, Bonjour, Jingle, 
&lt;/li&gt;&lt;li&gt;Support for IRC and Jabber chat rooms (work in progress)
&lt;/li&gt;&lt;li&gt;Support for RSS flows
&lt;/li&gt;&lt;li&gt;Systray icon

&lt;/li&gt;&lt;li&gt;Support for avatars and contact photos
&lt;/li&gt;&lt;li&gt;More reliable configuration and meta contact list files
&lt;/li&gt;&lt;/ul&gt;&lt;p class='vspace'&gt;Many other new features have been added, improved, and stabilized, so go and see for yourself! 
&lt;/p&gt;
Many other new features have been added, improved, and stabilized, so go and see for yourself!

All the target milestones scheduled for the alpha2 release have been reached and the issues closed. </description>
<dc:source>http://sip-communicator.org</dc:source>
<dc:creator>Emil Ivov</dc:creator>
<dc:date>2007-03-11</dc:date>
<on:author_id></on:author_id>
<on:source_name>SIP Communicator</on:source_name>
<on:date_text>Mar 11, 2007</on:date_text>
<on:template>36</on:template>
<on:locator>bucket/bu/37/9c7074ea</on:locator>
<on:tile>https://sip-communicator.dev.java.net/files/documents/343/47086/sip-communicator.logo.scaled.png</on:tile>
</item>

<item rdf:about="https://jenet.dev.java.net/">
<title>Incubator graduation for JeNet</title>
<link>https://jenet.dev.java.net/</link>
<description>Congratulations to project &lt;a href=&quot;https://jenet.dev.java.net/&quot;&gt;JeNet&lt;/a&gt;, for its promotion out of the incubator. &lt;a href=&quot;https://jenet.dev.java.net/&quot;&gt;JeNet&lt;/a&gt; is an all Java implementation of the &lt;a
href=&quot;http://enet.bespin.org/&quot; target=&quot;_blank&quot;&gt;eNet&lt;/a&gt; network
protocol.&lt;br&gt;
Features:
&lt;ul&gt;
&lt;li&gt; 100% Java eNet port (no native libaries).
&lt;li&gt; UDP based.
&lt;li&gt; Reliable/unreliable and sequenced/unsequenced packet sending. 
&lt;li&gt; Fully interoperable with the original eNet library. 
&lt;li&gt; Content agnostic.
&lt;li&gt; Configurable outgoing/incoming bandwidths.
&lt;li&gt; Built-in ping.
&lt;li&gt; Multiple channels/peer.
&lt;/ul&gt;</description>
<dc:source>https://jenet.dev.java.net/</dc:source>
<dc:creator>Emil Ivov</dc:creator>
<dc:date>2007-03-19</dc:date>
<on:date_text>Mar 19, 2007</on:date_text>
<on:source_name>JeNet</on:source_name>
<on:author_id>emcho</on:author_id>
<on:locator>bucket/bu/37/531c3ae5</on:locator>
<on:template>37</on:template>
<on:tile></on:tile>
</item>

<item rdf:about="http://www.sip-communicator.org/index.php/Development/gsoc2007">
<title>SIP Communicator in Google Summer of Code 2007</title>
<link>http://www.sip-communicator.org/index.php/Development/gsoc2007</link>
<description>The &lt;a href=&quot;http://sip-communicator.org&quot;&gt;SIP Communicator&lt;/a&gt; project has been accepted as a mentoring organization for the 2007 edition of &lt;a href=&quot;http://code.google.com/soc&quot;&gt;Google Summer of Code&lt;/a&gt;. If you're a student and you want to write open source this summer (and get a stipend to do so) pick up one of the &lt;a href=&quot;http://sip-communicator.org/gsoc&quot;&gt;SIP Communicator summer of code projects&lt;/a&gt;. &lt;strong&gt;The deadline for joining is March 24&lt;/strong&gt;.</description>
<dc:source>http://sip-communicator.org</dc:source>
<dc:creator>Emil Ivov</dc:creator>
<dc:date>2007-03-15</dc:date>
<on:author_id>emcho</on:author_id>
<on:source_name>SIP Communicator</on:source_name>
<on:date_text>Mar 15, 2007</on:date_text>
<on:template>36</on:template>
<on:locator>bucket/bu/37/f7744e7b</on:locator>
<on:tile>https://sip-communicator.dev.java.net/files/documents/343/52913/sc-gsoc.png</on:tile>
</item>

<item rdf:about="https://meldware.dev.java.net/">
<title>Release and incubator graduation for the Meldware Communication Suite</title>
<link>https://meldware.dev.java.net/</link>
<description>Buni releases Meldware Communication Suite 1.0M7.   Meldware is a
Java-based, multi-platform, Groupware suite which includes an Email
server (IMAP/SMTP/POP), Calendar Server (iCal and soon WCAP),
WebMail/WebCalendar (Flash), and Graphical Administration tool.
Meldware makes extensive use of Java techologies not for the love of
Java but for the promise of write once and read anywhere including
Java EE, Java WebStart, and JAAS.  Meldware's software is developed
collaboratively between java.net and Buni.org open source communities
guided by the &lt;a href=&quot;http://www.buni.org/mediawiki/index.php/Buni_Vision&quot;&gt;Buni vision&lt;/a&gt; and &lt;a href=&quot;http://www.buni.org/mediawiki/index.php/How_To_Contribute#Do-ocracy_described&quot;&gt;Do-ocratic
software develoment principals&lt;/a&gt;.
 Meldware's support for multiple platforms, extensibility, programming
model, ease of administration/installation, bias for open standards
and technologies will make its upcoming 1.0 release (when combined
with Mozilla's Thunderbird + Lightning) a frontrunner to challenge
Microsoft's Exchange platform.  No more &lt;a
href=&quot;http://en.wikipedia.org/wiki/.pst&quot;&gt;PST files&lt;/a&gt;!</description>
<dc:source>https://meldware.dev.java.net/</dc:source>
<dc:creator>Emil Ivov</dc:creator>
<dc:date>2007-02-26</dc:date>
<on:author_id>emcho</on:author_id>
<on:source_name>Meldware Communication Suite</on:source_name>
<on:date_text>Feb 26, 2007</on:date_text>
<on:template>37</on:template>
<on:locator>bucket/bu/37/1507d9bf</on:locator>
<on:tile></on:tile>
</item>

<item rdf:about="http://opencds.dev.java.net">
<title>Sun's Content Delivery Server becomes OpenCDS</title>
<link>http://opencds.dev.java.net</link>
<description>Sun Microsystems Inc. today announced that it is releasing its Sun 
Java(TM) System Content Delivery Server to the open source community. 
Content Delivery Server is a mobile content delivery and management 
platform that enables mobile operators to launch and sustain content 
services more cost-effectively. The source code is available today under 
the the Common Development and Distribution License (CDDL) at 
&lt;a href=&quot;http://opencds.dev.java.net&quot;&gt;http://opencds.dev.java.net/&lt;/a&gt;.
&lt;p&gt;
By sharing Content Delivery Server with the open source community, Sun 
will expand the product's footprint to a wider market. Increased 
ubiquity for Content Delivery Server means more systems integrators 
(SIs), original equipment manufacturers (OEMs) and independent software 
vendors (ISVs) will engage on the Content Delivery Server platform, 
increasing the available options. Sun will continue to be a key driver 
behind product development, product roadmap, marketing and building the 
community. Access to the source code enables the customer or SI to 
enhance and customize OpenCDS to meet their needs.
&lt;p&gt;
Demo Available:&lt;br&gt;
&lt;a href=&quot;http://myocds.net&quot;&gt;Myocds.net&lt;/a&gt; is a demonstration portal for mobile content delivery based on the Open Content Delivery Server (OpenCDS) project (&lt;a href=https://opencds.dev.java.net/pages/demo/&gt;https://opencds.dev.java.net/pages/demo/&lt;/a&gt;).  This is a subproject under OpenCDS driven by community involvement.  Myocds.net demonstrates the continued innovation and vitality of the OpenCDS project.</description>
<dc:source>http://opencds.dev.java.net</dc:source>
<dc:creator>Emil Ivov</dc:creator>
<dc:date>2007-01-24</dc:date>
<on:author_id></on:author_id>
<on:date_text>Jan 24, 2007</on:date_text>
<on:source_name>Open CDS Community</on:source_name>
<on:locator>bucket/bu/37/60187943</on:locator>
<on:template>37</on:template>
<on:tile></on:tile>
</item>

<item rdf:about="http://www.sip-communicator.org/index.php/Main/Download">
<title>SIP Communicator 1.0-alpha1 Released</title>
<link>http://www.sip-communicator.org/index.php/Main/Download</link>
<description>After more than a year of intensive development the SIP Communicator project team is proud to &lt;a href=&quot;https://sip-communicator.dev.java.net/servlets/ReadMsg?list=dev&amp;msgNo=1052&quot;&gt;announce&lt;/a&gt; a very first alpha1 release which is now available for &lt;a href=&quot;http://www.sip-communicator.org/index.php/Main/Download&quot;&gt;download&lt;/a&gt;. The release offers support for instant messaging and presence for the Jabber, MSN and ICQ protocols, as well as support for 1 to 1 phone calls with SIP. The application is available in packages for  Windows, Linux (Fedora, Debian and others), and Mac OS X.  </description>
<dc:source>http://sip-communicator.org</dc:source>
<dc:creator>Emil Ivov</dc:creator>
<dc:date>30/12/2006</dc:date>
<on:author_id></on:author_id>
<on:source_name>SIP Communicator</on:source_name>
<on:locator>bucket/bu/37/e695dcbc</on:locator>
<on:template>36</on:template>
<on:tile>https://sip-communicator.dev.java.net/files/documents/343/47086/sip-communicator.logo.scaled.png</on:tile>
</item>

<item rdf:about="http://ivelinivanov.blogspot.com/2006/03/gartner-starts-serious-coverage-of.html">
<title>Gartner starts serious coverage of event driven architectures</title>
<link>http://ivelinivanov.blogspot.com/2006/03/gartner-starts-serious-coverage-of.html</link>
<description>&lt;a href=&quot;http://www.gartner.com&quot;&gt;Gartner&lt;/a&gt; published a new research document titled: &lt;span style=&quot;font-style:italic;&quot;&gt;&quot;Cool Vendors in Platform Middleware, Event-Driven Application Servers, 2006&quot;&lt;/span&gt;. The paper is written by Massimo Pezzini and Yefim V. Natis. Yefim is a well known researcher in the middleware space. 
The abstract reads:
&lt;blockquote&gt;
Event-driven application servers are among the most-innovative evolutions in application platforms. Although still leading-edge technology, several commercial products, such as those from jNETx, OpenCloud and WareLite, are emerging in the market.
&lt;/blockquote&gt;

The paper also mentions Mobicents as a viable Open Source alternative for JSLEE containers.
</description>
<dc:date>2006-03-20</dc:date>
<on:source_name></on:source_name>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:date_text>Mar 20, 2006</on:date_text>
<on:template>38</on:template>
<on:locator>bucket/bu/37/4a101689</on:locator>
<on:tile></on:tile>
</item>

<item rdf:about="https://jban.dev.java.net/">
<title>JBAN Project Graduates out of the incubator</title>
<link>https://jban.dev.java.net/</link>
<description>Congratulations to the JBAN project, which made a beta release with binaries and basic documentation. If you are interested in bluetooth on mobile phones, take a look at it.
&lt;br/&gt;
Using JSR82 Bluetooth discovery agent and MIDP connection framework, JBAN allows unlimited devices to form a network dynamically, and the devices can be of any type as long as they support Java and Bluetooth.</description>
<dc:date>2006-02-25</dc:date>
<on:author_id></on:author_id>
<on:source_name></on:source_name>
<on:date_text>Feb 25, 2006</on:date_text>
<on:locator>bucket/bu/37/26568759</on:locator>
<on:template>37</on:template>
<on:tile></on:tile>
</item>

<item rdf:about="https://communications.dev.java.net/files/documents/510/28722/ASeaChange_d_fin.pdf">
<title>A SEA Change towards IP Convergence</title>
<link>https://communications.dev.java.net/files/documents/510/28722/ASeaChange_d_fin.pdf</link>
<description>Rakesh Radhakrishnan at the Sun Microsystems Telco division, published a paper on IP Convergence. Rakesh attempts to align major Industry Standards Initiatives within what is known as the &quot;Communications Media and Entertainment&quot; - CME Industry that enables Open Architectures in a
Converged IP Centric World. CME includes all traditional Wireless (Cingular, Vodafone, Verizon Wireless, Sprint, etc.), Wireline/Telcos (Verizon Communications, SBC, BT, etc.) Cable (Cox, Comcast, etc.), Content
(Disney, TW, etc.), Media and Entertainment Initiatives around IPTV, VOD, Digital Music, VOIP, etc. Follow the link to read the full paper.</description>
<dc:date>2006-02-06</dc:date>
<on:author_id></on:author_id>
<on:source_name></on:source_name>
<on:date_text>Feb 06, 2006</on:date_text>
<on:locator>bucket/bu/37/48b557fd</on:locator>
<on:template>39</on:template>
<on:tile></on:tile>
</item>

<item rdf:about="http://ims-insider.blogspot.com/2005/11/open-ims-could-linux-model-work.html">
<title>Insider look at 'Open IMS'</title>
<link>http://ims-insider.blogspot.com/2005/11/open-ims-could-linux-model-work.html</link>
<description>IMS Insider explores the subject of a community driven Open IMS platform where industry players pool resources for the mutual benefit of greater ecosystem, faster time to market and better interoperability. </description>
<dc:date>2005-11-24</dc:date>
<on:source_name></on:source_name>
<on:date_text>Nov 24, 2005</on:date_text>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:locator>bucket/bu/37/2f178d82</on:locator>
<on:template>41</on:template>
<on:tile>http://www.stlpartners.com/imagens/logo_ims-insider.gif</on:tile>
</item>

<item rdf:about="http://www.aepona.com/press_zone/mobicents.htm">
<title>Aepona Announces Full Complement of JAVA Support</title>
<link>http://www.aepona.com/press_zone/mobicents.htm</link>
<description>Telecommunications Software Firm Works with Mobicents
To Develop Open Source Parlay Resource Adapters for JAIN-SLEE</description>
<dc:date>2005-10-27</dc:date>
<on:source_name></on:source_name>
<on:date_text>Oct 27, 2005</on:date_text>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:locator>bucket/bu/37/f2390c5c</on:locator>
<on:template>37</on:template>
<on:tile></on:tile>
</item>

<item rdf:about="https://sourceforge.net/project/showfiles.php?group_id=102670&amp;package_id=165277&amp;release_id=360655">
<title>Mobicents Examples 1.0 Beta 1 Released</title>
<link>https://sourceforge.net/project/showfiles.php?group_id=102670&amp;package_id=165277&amp;release_id=360655</link>
<description>A set of practical examples is released to accompany the Mobicents server and IDE.  The examples in this release feature a comprehensive Resource Adaptor Tutorial by Michael Maretzke and a practical SLEE Wake Up Call service by Francesco Moggia. Download &lt;a href=&quot;https://sourceforge.net/project/showfiles.php?group_id=102670&amp;package_id=165277&amp;release_id=360655&quot;&gt;here&lt;/a&gt;.
</description>
<dc:date>2005-10-02</dc:date>
<on:source_name></on:source_name>
<on:date_text>Oct 02, 2005</on:date_text>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:locator>bucket/bu/37/28ec9d3d</on:locator>
<on:template>37</on:template>
<on:tile></on:tile>
</item>

<item rdf:about="https://eclipslee.dev.java.net/">
<title>Mobicents EclipSLEE 1.0 Beta 1 Released!</title>
<link>https://eclipslee.dev.java.net/</link>
<description>					 	This is the first public binary release of the Open Source SLEE tool. It allows rapid creation, development and deployment 
					 	of SLEE services. Read the &lt;a href=&quot;http://eclipslee.dev.java.net/html/GettingStarted.html&quot;&gt;Getting Started Guide&lt;/a&gt; and  
						  &lt;a href=&quot;https://sourceforge.net/project/showfiles.php?group_id=102670&amp;package_id=110097&quot;&gt;try it out&lt;/a&gt;.
</description>
<dc:date>2005-10-01</dc:date>
<on:source_name></on:source_name>
<on:date_text>Oct 01, 2005</on:date_text>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:locator>bucket/bu/37/5c97f5a4</on:locator>
<on:template>39</on:template>
<on:tile></on:tile>
</item>

<item rdf:about="http://www.mobicents.org">
<title>Mobicents Server 1.0b1 Released!</title>
<link>http://www.mobicents.org</link>
<description>1.0b1 is the first beta quality release of Mobicents. At this point the core engine is reasonably stable with support for auto deployment, persistence and basic High Availability. The performance is also acceptable for a wide range of applications except for high end carrier grade deployments. In the near future the team plans for more testing and tuning of scalability. New practical examples and an HA testing framework are also in the works. A few more beta releases are expected in the coming months before 1.0 final.</description>
<dc:date>2005-09-24</dc:date>
<on:source_name></on:source_name>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:date_text>Sep 24, 2005</on:date_text>
<on:template>37</on:template>
<on:locator>bucket/bu/37/69214aa0</on:locator>
<on:tile></on:tile>
</item>

<item rdf:about="http://ivelinivanov.blogspot.com/2005/08/open-cloud-contributes-ide-to.html">
<title>Open Cloud contributes IDE to Mobicents</title>
<link>http://ivelinivanov.blogspot.com/2005/08/open-cloud-contributes-ide-to.html</link>
<description>Open Cloud generously contributed a fully functional SLEE development tool to the Mobicents project. The tool is an Eclipse plugin, which simplifies the process of creating and deploying VoIP services. Result of several years of research and development, this contribution represents a significant investment by the leading SLEE vendor to the Open Source community.
&lt;a href=&quot;https://eclipslee.dev.java.net/&quot;&gt;https://eclipslee.dev.java.net/&lt;/a&gt;
&lt;br&gt;
The Mobicents team greatly appreciates the contribution and is looking forward to continue the productive relationship with Open Cloud.
&lt;br&gt;
Both teams are also starting collaborative work on standardizing the SIP Resource Adaptor Type and Service Building Blocks so that SIP applications are interoperable between the two popular SLEE platforms - Mobicents and Rhino.
&lt;br&gt;
&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?threadID=1155&amp;tstart=0&quot;&gt;http://forums.java.net/jive/thread.jspa?threadID=1155&amp;tstart=0&lt;/a&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mobicents.org&quot;&gt;http://www.mobicents.org&lt;/a&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.opencloud.com/slee/intro.html&quot;&gt;http://www.opencloud.com/slee/intro.html&lt;/a&gt;
</description>
<dc:date>2005-08-16</dc:date>
<on:source_name></on:source_name>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:date_text>Aug 16, 2005</on:date_text>
<on:locator>bucket/bu/37/c353ffea</on:locator>
<on:template>36</on:template>
<on:tile>https://eclipslee.dev.java.net/files/documents/3444/18901/mobicents-eclipslee-icon.JPG</on:tile>
</item>

<item rdf:about="http://www.mobicents.org">
<title>Mobicents performs</title>
<link>http://www.mobicents.org</link>
<description>Ranga, Fran, Leon and the rest of the team achieved dramatic performance enhancements in July. Mobicents reached 6 cps (calls per second) tested with SIPP. This is easily satisfying the requirements of any SMB PBX. Next milestone is carrier grade performance and high availability. The sub-project of focus now is &lt;a href=&quot;http://wiki.java.net/bin/view/Communications/MobicentsHADemo&quot;&gt;High Availability Demo&lt;/a&gt;.</description>
<dc:date>2005-08-06</dc:date>
<on:source_name></on:source_name>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:date_text>Aug 06, 2005</on:date_text>
<on:template>35</on:template>
<on:locator>bucket/bu/37/a667ffea</on:locator>
<on:tile>http://photos21.flickr.com/31697078_3b404fd562_m.jpg</on:tile>
</item>

<item rdf:about="http://ivelinivanov.blogspot.com/2005/06/wonderful-things-happen-at-javaone.html">
<title>Wonderful things happen at JavaOne - Java PBX appliance is born!</title>
<link>http://ivelinivanov.blogspot.com/2005/06/wonderful-things-happen-at-javaone.html</link>
<description>The introduction of Mobicents - the first open source JAIN SLEE implementation and JBox - the first Java SE capable embedded device result in the &lt;b&gt;First Java PBX appliance&lt;/b&gt; prototype.
</description>
<dc:date>2005-06-28</dc:date>
<on:source_name></on:source_name>
<on:date_text>Jun 28, 2005</on:date_text>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:locator>bucket/bu/37/6c20cf61</on:locator>
<on:template>34</on:template>
<on:tile>http://photos17.flickr.com/22307178_74fbfe8250_t.jpg</on:tile>
</item>

<item rdf:about="http://www.mobicents.org">
<title>Mobicents - The First and Only Open Source Implementation of JAIN SLEE celebrates 1.0 Certification</title>
<link>http://www.mobicents.org</link>
<description>The &lt;a href=&quot;http://www.mobicents.org&quot;&gt;Mobicents&lt;/a&gt; team announced availability of of Mobicents 1.0a - the first and only fully certified open source 
implementation  of the JAIN-SLEE 1.0 standard for event
oriented applications. JAIN-SLEE is a container standard
much like EJB that is suited for a wide variety of 
event-oriented applications such as IP Telephony Servies,
Distributed Interactive Simulation, online gaming, monitoring and control.</description>
<dc:date>2005-06-21</dc:date>
<on:source_name></on:source_name>
<on:date_text>Jun 21, 2005</on:date_text>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:locator>bucket/bu/37/1cd10667</on:locator>
<on:template>36</on:template>
<on:tile>http://photos16.flickr.com/20789675_607d6f58f7.jpg?v=0</on:tile>
</item>

<item rdf:about="http://ivelinivanov.blogspot.com/2005/06/jain-slee-sip-servlets-and-parlayosa.html">
<title>JAIN SLEE, SIP Servlets, and Parlay/OSA</title>
<link>http://ivelinivanov.blogspot.com/2005/06/jain-slee-sip-servlets-and-parlayosa.html</link>
<description>Three emerging VoIP middleware standards aiming at the Service Delivery Platform for Next Generation Intelligent Networks. Do you know how they relate to each other? Read the article and share your thoughts.
</description>
<dc:date>2005-06-08</dc:date>
<on:source_name></on:source_name>
<on:author_id>Ivelin Ivanov</on:author_id>
<on:date_text>Jun 08, 2005</on:date_text>
<on:template>14</on:template>
<on:locator>bucket/bu/37/89fbe403</on:locator>
<on:tile></on:tile>
</item>

</rdf:RDF>