<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://widgets.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: server</title>
    <link>http://widgets.dzone.com/links/tag/server.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Wed, 16 May 2012 20:25:14 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2012-05-16T20:25:14Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://widgets.dzone.com/links/feed/frontpage/server/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>BitNami Adds Support for Amazon Linux</title>
      <link>http://widgets.dzone.com/links/r/bitnami_adds_support_for_amazon_linux.html</link>
      <description>BitNami released support for Amazon Linux on BitNami Cloud Hosting, its platform for deploying and managing open source apps such as Drupal, Redmine, Alfresco, SugarCRM, Liferay and others in the cloud. Amazon Linux is a distribution of Linux optimized for the Amazon Cloud that is binary compatible with RHEL and CentOS. As with its RHEL support, BitNami uses the native Amazon Linux Stack for deploying the applications. This means that they are installed on top of the MySQL, Apache, and other components that come bundled with the operating system, allowing devleopers to make use of the OS tools to keep their servers up to date.</description>
      <category>cloud</category>
      <category>server</category>
      <category>unix-linux</category>
      <pubDate>Tue, 15 May 2012 16:48:15 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792483.html</guid>
      <dc:creator>ebrescia</dc:creator>
      <dc:date>2012-05-15T16:48:15Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/bitnami_adds_support_for_amazon_linux.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792483.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>BitNami released support for Amazon Linux on BitNami Cloud Hosting, its platform for deploying and managing open source apps such as Drupal, Redmine, Alfresco, SugarCRM, Liferay and others in the cloud. Amazon Linux is a distribution of Linux optimized for the Amazon Cloud that is binary compatible with RHEL and CentOS. As with its RHEL support, BitNami uses the native Amazon Linux Stack for deploying the applications. This means that they are installed on top of the MySQL, Apache, and other components that come bundled with the operating system, allowing devleopers to make use of the OS tools to keep their servers up to date.<br/><br/><a href='http://widgets.dzone.com/links/rss/bitnami_adds_support_for_amazon_linux.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792483' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792483</dz:linkId>
      <dz:submitDate>2012-05-15T10:23:43Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T16:48:15Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>403</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792483.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ebrescia</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/252646.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Java EE in the cloud | Java Entreprise in the cloud | Video Tutorial</title>
      <link>http://widgets.dzone.com/links/r/java_ee_in_the_cloud_java_entreprise_in_the_cloud.html</link>
      <description>Developers are now being tasked with writing applications for the cloud. Although that is a simple buzzword, what does it mean to me, the developer? When developing Java Enterprise applications targeted for cloud deployment, what configuration or code changes do I need to be aware of? Will Java EE 7 make it easier? Whether you are using pure JEE or the Spring Framework, can we simply deploy our enterprise applications in the cloud? This session will give an overview of why the cloud is gaining momentum, what are the key facets that one needs to understand to deploy enterprise applications in the cloud. We will look at the differences between CloudFoundry, CloudBees, Heroku and Amazon Beanstalk. Including a demonstration of configuring an existing application and deploying it to the cloud.</description>
      <category>cloud</category>
      <category>how-to</category>
      <category>java</category>
      <category>server</category>
      <pubDate>Wed, 16 May 2012 13:19:52 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792909.html</guid>
      <dc:creator>Habou</dc:creator>
      <dc:date>2012-05-16T13:19:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/java_ee_in_the_cloud_java_entreprise_in_the_cloud.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792909.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Developers are now being tasked with writing applications for the cloud. Although that is a simple buzzword, what does it mean to me, the developer? When developing Java Enterprise applications targeted for cloud deployment, what configuration or code changes do I need to be aware of? Will Java EE 7 make it easier? Whether you are using pure JEE or the Spring Framework, can we simply deploy our enterprise applications in the cloud? This session will give an overview of why the cloud is gaining momentum, what are the key facets that one needs to understand to deploy enterprise applications in the cloud. We will look at the differences between CloudFoundry, CloudBees, Heroku and Amazon Beanstalk. Including a demonstration of configuring an existing application and deploying it to the cloud.<br/><br/><a href='http://widgets.dzone.com/links/rss/java_ee_in_the_cloud_java_entreprise_in_the_cloud.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792909' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792909</dz:linkId>
      <dz:submitDate>2012-05-16T02:34:30Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T13:19:52Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>184</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792909.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Habou</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/930387.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Netty: Using SPDY and HTTP transparently</title>
      <link>http://widgets.dzone.com/links/r/netty_using_spdy_and_http_transparently.html</link>
      <description>Most people have already heard about SPDY, the protocol, from google, proposed as a replacement for the aging HTTP protocol. Webservers are browsers are slowly implementing this protocol and support is growing. In a recent article I already wrote about how SPDY works and how you can enable SPDY support in Jetty.</description>
      <category>java</category>
      <category>server</category>
      <pubDate>Mon, 14 May 2012 09:02:02 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/789893.html</guid>
      <dc:creator>kalodim</dc:creator>
      <dc:date>2012-05-14T09:02:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/netty_using_spdy_and_http_transparently.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/789893.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Most people have already heard about SPDY, the protocol, from google, proposed as a replacement for the aging HTTP protocol. Webservers are browsers are slowly implementing this protocol and support is growing. In a recent article I already wrote about how SPDY works and how you can enable SPDY support in Jetty.

<br/><br/><a href='http://widgets.dzone.com/links/rss/netty_using_spdy_and_http_transparently.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=789893' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>789893</dz:linkId>
      <dz:submitDate>2012-05-11T11:51:22Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T09:02:02Z</dz:promoteDate>
      <dz:voteUpCount>13</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>494</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/789893.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kalodim</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1019027.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Time To Consider Node.js?</title>
      <link>http://widgets.dzone.com/links/r/time_to_consider_nodejs.html</link>
      <description>Unless you’ve been living under a rock for the past couple of years, you’ll have heard the buzz about Node.js, a platform for building network applications in Javascript. If, like me, you’re a .NET developer working on Windows, you’ll have thought, ‘that’s nice, now back to work’. But I think it’s now time to consider adopting Node as a core part of our toolkit. It allows us to do some things far easier than we can with our existing tools, and it’s now mature enough on Windows that you don’t have to jump through hoops in order to use it. There’s a very nice IIS integration story now with iisnode.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>server</category>
      <pubDate>Wed, 16 May 2012 13:18:19 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791997.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-05-16T13:18:19Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/time_to_consider_nodejs.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791997.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Unless you’ve been living under a rock for the past couple of years, you’ll have heard the buzz about Node.js, a platform for building network applications in Javascript. If, like me, you’re a .NET developer working on Windows, you’ll have thought, ‘that’s nice, now back to work’. But I think it’s now time to consider adopting Node as a core part of our toolkit. It allows us to do some things far easier than we can with our existing tools, and it’s now mature enough on Windows that you don’t have to jump through hoops in order to use it. There’s a very nice IIS integration story now with iisnode.<br/><br/><a href='http://widgets.dzone.com/links/rss/time_to_consider_nodejs.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791997' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791997</dz:linkId>
      <dz:submitDate>2012-05-14T13:18:19Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T13:18:19Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>167</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791997.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Devops - What it is and Why you Should be Doing it</title>
      <link>http://widgets.dzone.com/links/r/devops_what_it_is_and_why_you_should_be_doing_it_2.html</link>
      <description>We’ll move past the fluffy characterization involving developers and operations working together joyously—not to mention the outright wrong characterization of one superrole that does it all—and get to the heart of what devops is really about.</description>
      <category>open source</category>
      <category>server</category>
      <category>tools</category>
      <pubDate>Mon, 14 May 2012 11:31:09 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791785.html</guid>
      <dc:creator>jsugrue</dc:creator>
      <dc:date>2012-05-14T11:31:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/devops_what_it_is_and_why_you_should_be_doing_it_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791785.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>We’ll move past the fluffy characterization involving developers and operations working together joyously—not to mention the outright wrong characterization of one superrole that does it all—and get to the heart of what devops is really about.
<br/><br/><a href='http://widgets.dzone.com/links/rss/devops_what_it_is_and_why_you_should_be_doing_it_2.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791785' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791785</dz:linkId>
      <dz:submitDate>2012-05-14T07:33:13Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T11:31:09Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>699</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791785.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jsugrue</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/185351.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>CXF JAX-RS on Apache TomEE</title>
      <link>http://widgets.dzone.com/links/r/cxf_jaxrs_on_apache_tomee.html</link>
      <description>Yesterday I got a post comment about some problems with running CXF JAX-RS on Apache Tomcat. But also 2 weeks ago Apache TomEE 1.0 has been officially released. I decided to rework the original example without using Spring (which was causing  problems with JAX-RS) and deploy it to Apache TomEE. Source code of the example is hosted on GitHub.</description>
      <category>cloud</category>
      <category>java</category>
      <category>server</category>
      <category>web services</category>
      <pubDate>Mon, 14 May 2012 11:29:45 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/790741.html</guid>
      <dc:creator>xh</dc:creator>
      <dc:date>2012-05-14T11:29:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/cxf_jaxrs_on_apache_tomee.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/790741.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Yesterday I got a post comment about some problems with running CXF JAX-RS on Apache Tomcat. But also 2 weeks ago Apache TomEE 1.0 has been officially released. I decided to rework the original example without using Spring (which was causing  problems with JAX-RS) and deploy it to Apache TomEE. Source code of the example is hosted on GitHub.<br/><br/><a href='http://widgets.dzone.com/links/rss/cxf_jaxrs_on_apache_tomee.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=790741' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>790741</dz:linkId>
      <dz:submitDate>2012-05-11T11:48:15Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T11:29:45Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>363</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/790741.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>xh</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/363608.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>remove index.php from url php</title>
      <link>http://widgets.dzone.com/links/r/remove_indexphp_from_url_php.html</link>
      <description>using .htaccess file, you can easily remove the index.php from the url, its just two line code you need to set in the .htaccess file which is as below RewriteCond $1 !^(images|system|themes|favicon\.ico|robots\.txt|index\.php) [NC] RewriteRule ^(.*)$ /index.php/$1 [L] when you use above code make sure that Rewrite Engine is On</description>
      <category>php</category>
      <category>research</category>
      <category>server</category>
      <category>web design</category>
      <pubDate>Wed, 16 May 2012 13:18:42 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792359.html</guid>
      <dc:creator>pinkeshpatel2915</dc:creator>
      <dc:date>2012-05-16T13:18:42Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/remove_indexphp_from_url_php.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792359.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>using .htaccess file, you can easily remove the index.php from the url, its just two line code you need to set in the .htaccess file which is as below RewriteCond $1 !^(images|system|themes|favicon\.ico|robots\.txt|index\.php) [NC] RewriteRule ^(.*)$ /index.php/$1 [L] when you use above code make sure that Rewrite Engine is On<br/><br/><a href='http://widgets.dzone.com/links/rss/remove_indexphp_from_url_php.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792359' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792359</dz:linkId>
      <dz:submitDate>2012-05-15T21:54:27Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T13:18:42Z</dz:promoteDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>115</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792359.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>pinkeshpatel2915</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1020049.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to provision service instances on the PRIVATE CLOUD, PUBLIC CLOUD &amp; DATA CENTER</title>
      <link>http://widgets.dzone.com/links/r/how_to_provision_service_instances_on_the_private_2.html</link>
      <description>OPS: For the sake of this discussion... What do you mean when you say "private cloud, public cloud and data center"? &#xD;
&#xD;
CLOUDIFY: A data center is a bunch of machines that are running most of the time. It could be a bare-bones data center or a virtualized data-center. A private cloud is a data center that has an API for provisioning machines on-demand. It takes away the need to manually decide which VM runs on which physical machine for which user. A public cloud is like a private cloud, but each machine is billed by the hour.</description>
      <category>how-to</category>
      <category>humor</category>
      <category>open source</category>
      <category>server</category>
      <pubDate>Tue, 15 May 2012 13:27:20 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792243.html</guid>
      <dc:creator>Guy Korland</dc:creator>
      <dc:date>2012-05-15T13:27:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/how_to_provision_service_instances_on_the_private_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792243.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>OPS: For the sake of this discussion... What do you mean when you say "private cloud, public cloud and data center"? 

CLOUDIFY: A data center is a bunch of machines that are running most of the time. It could be a bare-bones data center or a virtualized data-center. A private cloud is a data center that has an API for provisioning machines on-demand. It takes away the need to manually decide which VM runs on which physical machine for which user. A public cloud is like a private cloud, but each machine is billed by the hour.<br/><br/><a href='http://widgets.dzone.com/links/rss/how_to_provision_service_instances_on_the_private_2.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792243' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792243</dz:linkId>
      <dz:submitDate>2012-05-14T19:13:46Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T13:27:20Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>218</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792243.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>g_korland</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/199933.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Mobicents SS7 hits 1.0.0.FINAL !</title>
      <link>http://widgets.dzone.com/links/r/mobicents_ss7_hits_100final_.html</link>
      <description>Signalling System No. 7 (SS7) is a set of telephony signaling protocols which are used to set up most of the world's public switched telephone network telephone calls. Other uses include number translation, local number portability, short message service (SMS), and a variety of other mass market services. &#xD;
Mobicents SS7 is compatible with Dialogic boards and also has inbuilt support for SIGTRAN (M3UA).  &#xD;
This release includes ASN library, ss7 protocols including ISUP, SCCP, TCAP and MAP, Mobicents Service and Shell Management Interface.</description>
      <category>announcement</category>
      <category>java</category>
      <category>open source</category>
      <category>server</category>
      <pubDate>Mon, 14 May 2012 09:09:10 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/790949.html</guid>
      <dc:creator>jean.deruelle</dc:creator>
      <dc:date>2012-05-14T09:09:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/mobicents_ss7_hits_100final_.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/790949.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Signalling System No. 7 (SS7) is a set of telephony signaling protocols which are used to set up most of the world's public switched telephone network telephone calls. Other uses include number translation, local number portability, short message service (SMS), and a variety of other mass market services. 
Mobicents SS7 is compatible with Dialogic boards and also has inbuilt support for SIGTRAN (M3UA).  
This release includes ASN library, ss7 protocols including ISUP, SCCP, TCAP and MAP, Mobicents Service and Shell Management Interface.<br/><br/><a href='http://widgets.dzone.com/links/rss/mobicents_ss7_hits_100final_.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=790949' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>790949</dz:linkId>
      <dz:submitDate>2012-05-11T20:22:39Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T09:09:10Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>336</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/790949.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jean.deruelle</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/187267.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Bootstrapping JSF applications with SystemEvents</title>
      <link>http://widgets.dzone.com/links/r/bootstrapping_jsf_applications_with_systemevents.html</link>
      <description>SystemEvents offer a nice way to respond to events like system startup or  -teardown. This blogpost shows how to use them to bootstrap your application.</description>
      <category>how-to</category>
      <category>java</category>
      <category>server</category>
      <category>standards</category>
      <pubDate>Mon, 14 May 2012 00:07:07 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791095.html</guid>
      <dc:creator>Tom Asel</dc:creator>
      <dc:date>2012-05-14T00:07:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/bootstrapping_jsf_applications_with_systemevents.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791095.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>SystemEvents offer a nice way to respond to events like system startup or  -teardown. This blogpost shows how to use them to bootstrap your application.<br/><br/><a href='http://widgets.dzone.com/links/rss/bootstrapping_jsf_applications_with_systemevents.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791095' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791095</dz:linkId>
      <dz:submitDate>2012-05-12T20:18:47Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T00:07:07Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>484</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791095.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Tom Asel</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/933285.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>uDeploy Built-in Properties Run-Down</title>
      <link>http://widgets.dzone.com/links/r/udeploy_builtin_properties_rundown.html</link>
      <description>A few folks suggested to me that a bit more information on the built-in properties and property scoping for uDeploy would be handy. Message received, and we’ll flesh out the documentation on that front. In the meantime, here’s a quick list of the automaticly available properties.</description>
      <category>methodology</category>
      <category>server</category>
      <category>tools</category>
      <pubDate>Mon, 14 May 2012 00:07:55 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791467.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2012-05-14T00:07:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/udeploy_builtin_properties_rundown.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791467.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A few folks suggested to me that a bit more information on the built-in properties and property scoping for uDeploy would be handy. Message received, and we’ll flesh out the documentation on that front. In the meantime, here’s a quick list of the automaticly available properties.<br/><br/><a href='http://widgets.dzone.com/links/rss/udeploy_builtin_properties_rundown.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791467' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791467</dz:linkId>
      <dz:submitDate>2012-05-13T13:09:58Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T00:07:55Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>420</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791467.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Azure SDK for node 0.5.4 is out! More secure and now with less angle brackets</title>
      <link>http://widgets.dzone.com/links/r/azure_sdk_for_node_054_is_out_more_secure_and_now.html</link>
      <description>Recently a vulnerability was detected in node.exe that could theoretically allow an attacker to perform a header-spoofing attack. Version 0.6.17 contains a fix for this attack. We take security very seriously, so we’re releasing this update which includes node 0.6.17 to remove the vulnerability.</description>
      <category>cloud</category>
      <category>frameworks</category>
      <category>javascript</category>
      <category>server</category>
      <pubDate>Tue, 15 May 2012 13:24:17 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791507.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-05-15T13:24:17Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/azure_sdk_for_node_054_is_out_more_secure_and_now.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791507.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Recently a vulnerability was detected in node.exe that could theoretically allow an attacker to perform a header-spoofing attack. Version 0.6.17 contains a fix for this attack. We take security very seriously, so we’re releasing this update which includes node 0.6.17 to remove the vulnerability.<br/><br/><a href='http://widgets.dzone.com/links/rss/azure_sdk_for_node_054_is_out_more_secure_and_now.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791507' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791507</dz:linkId>
      <dz:submitDate>2012-05-13T15:50:12Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T13:24:17Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>37</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791507.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>


