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

<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:cc="http://web.resource.org/cc/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://weblogs.java.net/blog/opinali/">
<title>Osvaldo Pinali Doederlein&apos;s Blog</title>
<link>http://weblogs.java.net/blog/opinali/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-01-14T04:40:14-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.01D" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2008/01/new_java_7_lang_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2007/10/suns_new_syncrh.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2007/10/where_is_my_10g.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2007/09/no_tabs_yes_you.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2007/07/sun_jdk_60u2_is.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2007/06/incredible_bug.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2006/08/jsr_305_annotat.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2006/08/java_se_50_upda.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2005/11/mustangs_hotspo.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2005/10/tomcat_goes_nat.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2005/06/bloated_mustang_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/opinali/archive/2005/05/opening_java_1.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2008/01/new_java_7_lang_1.html">
<title>New Java 7 language features should be backwards compatible</title>
<link>http://weblogs.java.net/blog/opinali/archive/2008/01/new_java_7_lang_1.html</link>
<description><![CDATA[The discussion about new language features in Java SE 7 is on again, with abundant feedback to JavaPolis presentations on <a href="http://www.javac.info/bloch-closures-controversy.ppt">closures</a> and several "little" language features (like improved generic type inference, catch clauses, String switch, typedef and others). I am a supporter of the current <a href="http://javac.info/">closures proposal</a>, but no matter which of these features you like, there's one aspect I see no one discussing: compatibility with older JVMs...]]></description>
<dc:subject>JSR</dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2008-01-14T04:40:14-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2007/10/suns_new_syncrh.html">
<title>Sun&apos;s new syncrhonized security updates policy</title>
<link>http://weblogs.java.net/blog/opinali/archive/2007/10/suns_new_syncrh.html</link>
<description>Beginning with 1.4.2_16 + 1.5.0u13 + 1.6.0u3, Sun is moving to a new policy of releasing synchronized security updates of all supported versions of Java SE.</description>
<dc:subject></dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2007-10-05T10:02:53-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2007/10/where_is_my_10g.html">
<title>Where is my 10GHz CPU???</title>
<link>http://weblogs.java.net/blog/opinali/archive/2007/10/where_is_my_10g.html</link>
<description><![CDATA[I was just re-reading Stephen Hawking's <a href="http://www.amazon.com/Universe-Nutshell-Stephen-William-Hawking/dp/055380202X">The Universe in a Nutshell</a> when I read that Intel chips should hit 10GHz by year 20007. Well, here we are in 2007 and where are the double-digit-gigahertz CPUs? :-)]]></description>
<dc:subject></dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2007-10-01T09:35:03-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2007/09/no_tabs_yes_you.html">
<title>No tabs? Yes, you ARE nuts!</title>
<link>http://weblogs.java.net/blog/opinali/archive/2007/09/no_tabs_yes_you.html</link>
<description>Kelly O&apos;Hair informs the OpenJDK source repository is about to be cleaned out of tab characters... too bad! Here is a small utility to help programmers who like and know how to use tabs.</description>
<dc:subject></dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2007-09-26T10:28:40-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2007/07/sun_jdk_60u2_is.html">
<title>Sun JDK 6.0u2 is available</title>
<link>http://weblogs.java.net/blog/opinali/archive/2007/07/sun_jdk_60u2_is.html</link>
<description><![CDATA[Sun JDK 6.0 Update 2 is <a href="http://java.sun.com/javase/downloads/index.jsp">available</a>.]]></description>
<dc:subject></dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2007-07-04T11:08:29-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2007/06/incredible_bug.html">
<title>Incredible bug in Intersystems Cache&apos;s EJB code</title>
<link>http://weblogs.java.net/blog/opinali/archive/2007/06/incredible_bug.html</link>
<description>Yesterday I was called by a client to diagnose a 100% CPU usage on an EJB project just about to go production, and what I found is close to unbelievable....</description>
<dc:subject></dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2007-06-28T06:38:12-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2006/08/jsr_305_annotat.html">
<title>JSR 305: Annotations for Software Defect Detection</title>
<link>http://weblogs.java.net/blog/opinali/archive/2006/08/jsr_305_annotat.html</link>
<description><![CDATA[From the new JSR homepage: <em>This JSR will work to develop standard annotations (such as @NonNull) that can be applied to Java programs to assist tools that detect software defects.</em> At long last!]]></description>
<dc:subject></dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2006-08-29T05:42:55-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2006/08/java_se_50_upda.html">
<title>Java SE 5.0 Update 8&apos;s cool performance fixes</title>
<link>http://weblogs.java.net/blog/opinali/archive/2006/08/java_se_50_upda.html</link>
<description><![CDATA[Java SE 5.0 Update 8 is <a href="http://java.sun.com/javase/downloads/index.jsp">available</a>, and it solves important performance bugs.  I analyze (in gory detail) one of these...]]></description>
<dc:subject>Performance</dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2006-08-11T13:17:15-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2005/11/mustangs_hotspo.html">
<title>Mustang&apos;s HotSpot Client gets 58% faster!</title>
<link>http://weblogs.java.net/blog/opinali/archive/2005/11/mustangs_hotspo.html</link>
<description>Build 59 of Mustang just added a great improvement in the Client VM, for the benefit of all non-server-side Java applications out there.</description>
<dc:subject></dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2005-11-10T09:13:26-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2005/10/tomcat_goes_nat.html">
<title>Tomcat goes Native</title>
<link>http://weblogs.java.net/blog/opinali/archive/2005/10/tomcat_goes_nat.html</link>
<description>The new version of Apache Tomcat will support a library of native code to speend some things up.  Is this the end of the PureJava dogma?</description>
<dc:subject></dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2005-10-03T08:53:13-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2005/06/bloated_mustang_1.html">
<title>Bloated Mustang?</title>
<link>http://weblogs.java.net/blog/opinali/archive/2005/06/bloated_mustang_1.html</link>
<description><![CDATA[<a
href="https://mustang.dev.java.net/files/documents/2817/15859/mustang-b40.html">Build
40</a> of Mustang was the first drop with the first significant
new API additions. And the inevitable happened
as some people started to complain about the addition of "useless"
features:
who needs Web Services, Javascript or an HTTP server? Why Javascript
instead of [<span style="font-style: italic;">put favorite language here</span>]?
Some of these
features are indeed hard to justify in J2SE, if we miss the big picture.]]></description>
<dc:subject>J2SE</dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2005-06-22T08:34:20-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/opinali/archive/2005/05/opening_java_1.html">
<title>Opening Java</title>
<link>http://weblogs.java.net/blog/opinali/archive/2005/05/opening_java_1.html</link>
<description>A comprehensive analysis of the debate over Free/OpenSource Java.</description>
<dc:subject>Open Source</dc:subject>
<dc:creator>opinali</dc:creator>
<dc:date>2005-05-21T08:28:00-08:00</dc:date>
</item>


</rdf:RDF>
