<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Tellaw.org</title>
	
	<link>http://en.tellaw.org</link>
	<description>Coders have now one place to be informed!!!</description>
	<pubDate>Sat, 03 Jan 2009 13:51:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/tellaw/en" type="application/rss+xml" /><item>
		<title>Single Sign-On for SugarCRM Through a SAML-Based Integration of OpenSSO and simpleSAMLphp</title>
		<link>http://feedproxy.google.com/~r/tellaw/en/~3/Di3TKc8B3vQ/</link>
		<comments>http://en.tellaw.org/2009/01/03/single-sign-on-for-sugarcrm-through-a-saml-based-integration-of-opensso-and-simplesamlphp/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 13:51:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java news]]></category>

		<guid isPermaLink="false">http://en.tellaw.org/2009/01/03/single-sign-on-for-sugarcrm-through-a-saml-based-integration-of-opensso-and-simplesamlphp/</guid>
		<description><![CDATA[With PHP-based SugarCRM as an example, this article shows you how to enforce SSO in a PHP environment. The process integrates OpenSSO, Sun&#8217;s open-source Web access management project, with an application in the LAMP [Linux, Apache, MySQL, and PHP] or SAMP [Solaris and AMP] stack. Here, simpleSAMLphp acts as the front end for SugarCRM.
Source : [...]]]></description>
			<content:encoded><![CDATA[<p>With PHP-based SugarCRM as an example, this article shows you how to enforce SSO in a PHP environment. The process integrates OpenSSO, Sun&#8217;s open-source Web access management project, with an application in the LAMP [Linux, Apache, MySQL, and PHP] or SAMP [Solaris and AMP] stack. Here, simpleSAMLphp acts as the front end for SugarCRM.<img src="http://feeds.feedburner.com/~r/JavaEeHeadlines/~4/489924904" height="1" width="1" /></p>
<div class="rsssource"><a href="http://www.sun.com">Source : Sun.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://en.tellaw.org/2009/01/03/single-sign-on-for-sugarcrm-through-a-saml-based-integration-of-opensso-and-simplesamlphp/feed/</wfw:commentRss>
		<feedburner:origLink>http://en.tellaw.org/2009/01/03/single-sign-on-for-sugarcrm-through-a-saml-based-integration-of-opensso-and-simplesamlphp/</feedburner:origLink></item>
		<item>
		<title>Customizing JAXB</title>
		<link>http://feedproxy.google.com/~r/tellaw/en/~3/Us2Qkus2_xk/</link>
		<comments>http://en.tellaw.org/2009/01/03/customizing-jaxb/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 13:51:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java news]]></category>

		<guid isPermaLink="false">http://en.tellaw.org/2009/01/03/customizing-jaxb/</guid>
		<description><![CDATA[In this Tech Tip, you&#8217;ll learn several ways of customizing or extending the default behavior of JAXB.
Source : Sun.com]]></description>
			<content:encoded><![CDATA[<p>In this Tech Tip, you&#8217;ll learn several ways of customizing or extending the default behavior of JAXB.<img src="http://feeds.feedburner.com/~r/JavaEeHeadlines/~4/489924905" height="1" width="1" /></p>
<div class="rsssource"><a href="http://www.sun.com">Source : Sun.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://en.tellaw.org/2009/01/03/customizing-jaxb/feed/</wfw:commentRss>
		<feedburner:origLink>http://en.tellaw.org/2009/01/03/customizing-jaxb/</feedburner:origLink></item>
		<item>
		<title>Protecting Java EE Applications With OpenSSO Policy Agents, Part 1: Basic Steps</title>
		<link>http://feedproxy.google.com/~r/tellaw/en/~3/wrc1X-oVUF0/</link>
		<comments>http://en.tellaw.org/2009/01/03/protecting-java-ee-applications-with-opensso-policy-agents-part-1-basic-steps/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 13:51:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java news]]></category>

		<guid isPermaLink="false">http://en.tellaw.org/2009/01/03/protecting-java-ee-applications-with-opensso-policy-agents-part-1-basic-steps/</guid>
		<description><![CDATA[Writing security code and configuring the security model for Web applications can be cumbersome. The open-source project OpenSSO offers many security-related capabilities for applications: authentication, authorization, single sign on, identity services, security for Web services. This article describes how to easily protect Web applications with the OpenSSO Policy Agents in just a few steps.
Source : [...]]]></description>
			<content:encoded><![CDATA[<p>Writing security code and configuring the security model for Web applications can be cumbersome. The open-source project OpenSSO offers many security-related capabilities for applications: authentication, authorization, single sign on, identity services, security for Web services. This article describes how to easily protect Web applications with the OpenSSO Policy Agents in just a few steps.<img src="http://feeds.feedburner.com/~r/JavaEeHeadlines/~4/482991101" height="1" width="1" /></p>
<div class="rsssource"><a href="http://www.sun.com">Source : Sun.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://en.tellaw.org/2009/01/03/protecting-java-ee-applications-with-opensso-policy-agents-part-1-basic-steps/feed/</wfw:commentRss>
		<feedburner:origLink>http://en.tellaw.org/2009/01/03/protecting-java-ee-applications-with-opensso-policy-agents-part-1-basic-steps/</feedburner:origLink></item>
		<item>
		<title>OSGi Versus JSR 277</title>
		<link>http://feedproxy.google.com/~r/tellaw/en/~3/KEU8aOpIvWs/</link>
		<comments>http://en.tellaw.org/2009/01/03/osgi-versus-jsr-277/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 13:51:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java news]]></category>

		<guid isPermaLink="false">http://en.tellaw.org/2009/01/03/osgi-versus-jsr-277/</guid>
		<description><![CDATA[Sun VP of Client Software Jeet Kaul presents this thoughts on OSGi and
JSR 277, the Java Module System specification.
Source : Sun.com]]></description>
			<content:encoded><![CDATA[<p>Sun VP of Client Software Jeet Kaul presents this thoughts on OSGi and<br />
JSR 277, the Java Module System specification.<img src="http://feeds.feedburner.com/~r/JavaEeHeadlines/~4/482991102" height="1" width="1" /></p>
<div class="rsssource"><a href="http://www.sun.com">Source : Sun.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://en.tellaw.org/2009/01/03/osgi-versus-jsr-277/feed/</wfw:commentRss>
		<feedburner:origLink>http://en.tellaw.org/2009/01/03/osgi-versus-jsr-277/</feedburner:origLink></item>
		<item>
		<title>Getting Started With JRuby on Rails for Sun GlassFish Enterprise Server v3 Prelude</title>
		<link>http://feedproxy.google.com/~r/tellaw/en/~3/v-gh8EjAT60/</link>
		<comments>http://en.tellaw.org/2009/01/03/getting-started-with-jruby-on-rails-for-sun-glassfish-enterprise-server-v3-prelude/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 13:51:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java news]]></category>

		<guid isPermaLink="false">http://en.tellaw.org/2009/01/03/getting-started-with-jruby-on-rails-for-sun-glassfish-enterprise-server-v3-prelude/</guid>
		<description><![CDATA[This tutorial provides step-by-step instructions for the basic tasks involved with using JRuby on GlassFish. Learn how to install JRuby and how to create a simple application and deploy it to the GlassFish server. (Registration required.)
Source : Sun.com]]></description>
			<content:encoded><![CDATA[<p>This tutorial provides step-by-step instructions for the basic tasks involved with using JRuby on GlassFish. Learn how to install JRuby and how to create a simple application and deploy it to the GlassFish server. (Registration required.)<img src="http://feeds.feedburner.com/~r/JavaEeHeadlines/~4/482991103" height="1" width="1" /></p>
<div class="rsssource"><a href="http://www.sun.com">Source : Sun.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://en.tellaw.org/2009/01/03/getting-started-with-jruby-on-rails-for-sun-glassfish-enterprise-server-v3-prelude/feed/</wfw:commentRss>
		<feedburner:origLink>http://en.tellaw.org/2009/01/03/getting-started-with-jruby-on-rails-for-sun-glassfish-enterprise-server-v3-prelude/</feedburner:origLink></item>
		<item>
		<title>Federated Single Sign-On for Google Apps in OpenSSO</title>
		<link>http://feedproxy.google.com/~r/tellaw/en/~3/JaDHOVVvzVM/</link>
		<comments>http://en.tellaw.org/2009/01/03/federated-single-sign-on-for-google-apps-in-opensso/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 13:51:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java news]]></category>

		<guid isPermaLink="false">http://en.tellaw.org/2009/01/03/federated-single-sign-on-for-google-apps-in-opensso/</guid>
		<description><![CDATA[Federating single sign-on with OpenSSO is fast, straightforward, and intuitive. This article describes the process for highly popular Google Apps.
Source : Sun.com]]></description>
			<content:encoded><![CDATA[<p>Federating single sign-on with OpenSSO is fast, straightforward, and intuitive. This article describes the process for highly popular Google Apps.<img src="http://feeds.feedburner.com/~r/JavaEeHeadlines/~4/476002435" height="1" width="1" /></p>
<div class="rsssource"><a href="http://www.sun.com">Source : Sun.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://en.tellaw.org/2009/01/03/federated-single-sign-on-for-google-apps-in-opensso/feed/</wfw:commentRss>
		<feedburner:origLink>http://en.tellaw.org/2009/01/03/federated-single-sign-on-for-google-apps-in-opensso/</feedburner:origLink></item>
		<item>
		<title>Guide to GlassFish High Availability</title>
		<link>http://feedproxy.google.com/~r/tellaw/en/~3/KtUcdymRbos/</link>
		<comments>http://en.tellaw.org/2009/01/03/guide-to-glassfish-high-availability/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 13:51:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java news]]></category>

		<guid isPermaLink="false">http://en.tellaw.org/2009/01/03/guide-to-glassfish-high-availability/</guid>
		<description><![CDATA[This white paper presents flexible reference configurations that demonstrate how you can deploy business services to meet various availability requirements using GlassFish, Solaris 10 containers, and Sun Fire T2000 servers. (Registration required.)
Source : Sun.com]]></description>
			<content:encoded><![CDATA[<p>This white paper presents flexible reference configurations that demonstrate how you can deploy business services to meet various availability requirements using GlassFish, Solaris 10 containers, and Sun Fire T2000 servers. (Registration required.)<img src="http://feeds.feedburner.com/~r/JavaEeHeadlines/~4/476002436" height="1" width="1" /></p>
<div class="rsssource"><a href="http://www.sun.com">Source : Sun.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://en.tellaw.org/2009/01/03/guide-to-glassfish-high-availability/feed/</wfw:commentRss>
		<feedburner:origLink>http://en.tellaw.org/2009/01/03/guide-to-glassfish-high-availability/</feedburner:origLink></item>
		<item>
		<title>Charles Nutter Discusses JVM Language Summit</title>
		<link>http://feedproxy.google.com/~r/tellaw/en/~3/DZdr6hh3AMI/</link>
		<comments>http://en.tellaw.org/2009/01/03/charles-nutter-discusses-jvm-language-summit/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 13:51:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java news]]></category>

		<guid isPermaLink="false">http://en.tellaw.org/2009/01/03/charles-nutter-discusses-jvm-language-summit/</guid>
		<description><![CDATA[JRuby core developer Charlie Nutter gives his views on the first annual JVM Language Summit.
Source : Sun.com]]></description>
			<content:encoded><![CDATA[<p>JRuby core developer Charlie Nutter gives his views on the first annual JVM Language Summit.<img src="http://feeds.feedburner.com/~r/JavaEeHeadlines/~4/476002437" height="1" width="1" /></p>
<div class="rsssource"><a href="http://www.sun.com">Source : Sun.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://en.tellaw.org/2009/01/03/charles-nutter-discusses-jvm-language-summit/feed/</wfw:commentRss>
		<feedburner:origLink>http://en.tellaw.org/2009/01/03/charles-nutter-discusses-jvm-language-summit/</feedburner:origLink></item>
		<item>
		<title>Call For Papers Now Open</title>
		<link>http://feedproxy.google.com/~r/tellaw/en/~3/ILNTCJfhxdc/</link>
		<comments>http://en.tellaw.org/2009/01/03/call-for-papers-now-open/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 13:51:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java news]]></category>

		<guid isPermaLink="false">http://en.tellaw.org/2009/01/03/call-for-papers-now-open/</guid>
		<description><![CDATA[Stand out from the crowd -
show what you know. Submit your paper for the 2009 JavaOne Conference on
these topics: Rich Media Applications and Interactive Content, Mobility,
Services, and Core Technology. Deadline for submissions is December 19,
2008. The conference is June 2-5, 2009 in San Francisco, CA.
Source : Sun.com]]></description>
			<content:encoded><![CDATA[<p>Stand out from the crowd -<br />
show what you know. Submit your paper for the 2009 JavaOne Conference on<br />
these topics: Rich Media Applications and Interactive Content, Mobility,<br />
Services, and Core Technology. Deadline for submissions is December 19,<br />
2008. The conference is June 2-5, 2009 in San Francisco, CA.<img src="http://feeds.feedburner.com/~r/JavaEeHeadlines/~4/476002438" height="1" width="1" /></p>
<div class="rsssource"><a href="http://www.sun.com">Source : Sun.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://en.tellaw.org/2009/01/03/call-for-papers-now-open/feed/</wfw:commentRss>
		<feedburner:origLink>http://en.tellaw.org/2009/01/03/call-for-papers-now-open/</feedburner:origLink></item>
		<item>
		<title>GlassFish and MySQL, Part 2: Building a CRUD Web Application With Data Persistence</title>
		<link>http://feedproxy.google.com/~r/tellaw/en/~3/qrMxPQX4obQ/</link>
		<comments>http://en.tellaw.org/2009/01/03/glassfish-and-mysql-part-2-building-a-crud-web-application-with-data-persistence/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 13:51:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java news]]></category>

		<guid isPermaLink="false">http://en.tellaw.org/2009/01/03/glassfish-and-mysql-part-2-building-a-crud-web-application-with-data-persistence/</guid>
		<description><![CDATA[Learn how to use the NetBeans IDE with GlassFish and MySQL to build a create, read, update, and delete (CRUD) application.
Source : Sun.com]]></description>
			<content:encoded><![CDATA[<p>Learn how to use the NetBeans IDE with GlassFish and MySQL to build a create, read, update, and delete (CRUD) application.<img src="http://feeds.feedburner.com/~r/JavaEeHeadlines/~4/461120099" height="1" width="1" /></p>
<div class="rsssource"><a href="http://www.sun.com">Source : Sun.com</a></div>]]></content:encoded>
			<wfw:commentRss>http://en.tellaw.org/2009/01/03/glassfish-and-mysql-part-2-building-a-crud-web-application-with-data-persistence/feed/</wfw:commentRss>
		<feedburner:origLink>http://en.tellaw.org/2009/01/03/glassfish-and-mysql-part-2-building-a-crud-web-application-with-data-persistence/</feedburner:origLink></item>
	</channel>
</rss>
