<?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>{Complexity} &#187; Features</title>
	<atom:link href="http://technote.wsjoung.com/tag/features/feed/" rel="self" type="application/rss+xml" />
	<link>http://technote.wsjoung.com</link>
	<description>simple note</description>
	<lastBuildDate>Wed, 09 Nov 2011 02:12:28 +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>What is the most popular programming language?</title>
		<link>http://technote.wsjoung.com/2006/12/28/what-is-the-most-popular-programming-language/</link>
		<comments>http://technote.wsjoung.com/2006/12/28/what-is-the-most-popular-programming-language/#comments</comments>
		<pubDate>Thu, 28 Dec 2006 05:44:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Language]]></category>

		<guid isPermaLink="false">http://wsjoung.wordpress.com/2006/12/28/what-is-the-most-popular-programming-language/</guid>
		<description><![CDATA[According to TIOBE, currently Java is the most popular language and C/ C++ are second, third placed. They update top 20 languages every month, based on their rating method. And they use couple of webs searching engines to count on its resources like availability of skilled engineers, courses and third party vendors. I think accuracy [...]]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://www.tiobe.com/tpci.htm">TIOBE</a>, currently Java is the most popular language and C/ C++ are second, third placed.</p>
<p class="MsoNormal">They update top 20 languages every month, based on their rating method. And they use couple of webs searching engines to count on its resources like availability of skilled engineers, courses and third party vendors.</p>
<p class="MsoNormal">I think accuracy of this result is not important. It should be just for fun especially if you are the programmer who is using one of top 5. And personally I would like to suggest them that those programming languages should be categorized, because to compare Java with SAS or PL/SQL is not make sense. It’s just like comparing orange with apple.</p>
]]></content:encoded>
			<wfw:commentRss>http://technote.wsjoung.com/2006/12/28/what-is-the-most-popular-programming-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java SE 6 Key Features</title>
		<link>http://technote.wsjoung.com/2006/12/13/java-se-6-key-features/</link>
		<comments>http://technote.wsjoung.com/2006/12/13/java-se-6-key-features/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 06:54:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://wsjoung.wordpress.com/2006/12/13/java-se-6-key-features/</guid>
		<description><![CDATA[New Security Features and Enhancements Native platform Security (GSS/Kerberos) integration. Java Authentication and Authorization Service (JAAS) login module that employs LDAP authentication New Smart Card I/O API » Find out more Integrated Web Services New API for XML digital signature services for secure web services New Client and Core Java Architecture for XML-Web Services (JAX-WS) [...]]]></description>
			<content:encoded><![CDATA[<p><strong>New Security Features and Enhancements</strong></p>
<p><span class="sp10"> </span></p>
<ul>
<li>Native platform Security (GSS/Kerberos) integration.</li>
<li>Java Authentication and Authorization Service (JAAS) login module that employs LDAP authentication</li>
<li>New Smart Card I/O API<br />
<span class="rightarrowblue">»</span> <a href="http://java.sun.com/developer/technicalArticles/J2SE/security/">Find out more</a></li>
</ul>
<p><span class="sp10"> </span><br />
<strong>Integrated Web Services</strong></p>
<p><span class="sp10"> </span></p>
<ul>
<li>New API for XML digital signature services for secure web services</li>
<li>New Client and Core Java Architecture for XML-Web Services (JAX-WS) 2.0 APIs</li>
<li>New support for Java Architecture for XML Binding (JAXB) 2.0<br />
<span class="rightarrowblue">»</span> <a href="http://java.sun.com/developer/technicalArticles/J2SE/jax_ws_2/">Find out more</a></li>
</ul>
<p><span class="sp10"> </span><br />
<strong>Scripting Language Support (<a href="http://jcp.org/en/jsr/detail?id=223" target="_blank">JSR 223</a>)</strong></p>
<p><span class="sp10"> </span></p>
<ul>
<li>New framework and API for scripting languages</li>
<li>Mozilla Rhino engine for JavaScript built into the platform<br />
<span class="rightarrowblue">»</span> <a href="http://java.sun.com/developer/technicalArticles/J2SE/Desktop/scripting/">Find out more</a></li>
</ul>
<p><span class="sp10"> </span><br />
<strong>Enhanced Management and Serviceability</strong></p>
<p><span class="sp10"> </span></p>
<ul>
<li>Improved JMX Monitoring API</li>
<li>Runtime Support for dTrace (Solaris 10 and future Solaris OS releases only)</li>
<li>Improved memory usage analysis and leak detection<br />
<span class="rightarrowblue">»</span> <a href="http://java.sun.com/developer/technicalArticles/J2SE/monitoring/">Find out more</a></li>
</ul>
<p><span class="sp10"> </span><br />
<strong>Increased Developer Productivity</strong></p>
<p><span class="sp10"> </span></p>
<ul>
<li>JDBC 4.0 support (<a href="http://jcp.org/en/jsr/detail?id=221" target="_blank">JSR 221</a>)</li>
<li>Significant library improvements</li>
<li>Improvements to the Java Platform Debug Architecture (JPDA) &amp; JVM Tool Interface</li>
</ul>
<p><span class="sp10"> </span><br />
<strong>Improved User Experience</strong></p>
<p><span class="sp10"> </span></p>
<ul>
<li>look-and-feel updates to better match underlying operating system</li>
<li>Improved desktop performance and integration</li>
<li>Enhanced internationalization support</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://technote.wsjoung.com/2006/12/13/java-se-6-key-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

