<?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/felipeal/">
<title>Felipe Leme&apos;s Blog</title>
<link>http://weblogs.java.net/blog/felipeal/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-12-04T09:55:03-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/felipeal/archive/2008/12/javafx_is_up_an.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2008/10/adding_el_suppo.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2008/06/configuring_ecl.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2008/03/spring_icefaces.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2007/07/jsp_is_not_dead.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2007/06/my_suggestion_f_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2007/05/the_stress_is_o.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2007/02/firefox_profile.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2007/02/final_not_yet_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2007/02/hello_mcfly.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2006/11/who_let_the_bug_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2006/07/the_name_is_bou.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2006/06/the_rise_and_fa.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2006/03/installing_netb_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/felipeal/archive/2005/06/things_to_do_in.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2008/12/javafx_is_up_an.html">
<title>javafx is up and ^H^H^H^H^H^Hrunning</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2008/12/javafx_is_up_an.html</link>
<description><![CDATA[With all this fuzz about JavaFX (which I've never cared for so far, and always thought it was something related to the FX TV channel), I decided to check the website. But to my surprise (or not!), all I got was a lousy "Your Application Server is now running" message, as you can see on this <a href="http://lh3.ggpht.com/_3vEB2dYUIl4/STgWns5IiMI/AAAAAAAAC4M/_LqjZkRCNtM/s800/javafx.png">screenshot</a>]]></description>
<dc:subject>Community: JavaDesktop</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2008-12-04T09:55:03-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2008/10/adding_el_suppo.html">
<title>Adding EL support on your projects</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2008/10/adding_el_suppo.html</link>
<description><![CDATA[A few years ago, JSTL introduced the concept of EL (Expression Language) to the Java standards. Since then, the technology have been slowing climbing the JCP ladder, first becoming part of JSP 2.0, then having its own API (javax.el).<br>
<br>
Although there is a lot of documentation out there on how to use EL in places that support it (like the aforementioned JSTL and JSP technologies), there is a lack of resources on how to support EL on *your* application.<br>
<br>
In this blog, I will try to fill that gap.

 ]]></description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2008-10-26T23:07:38-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2008/06/configuring_ecl.html">
<title>Configuring Eclipse TPTP (a.k.a PQP) profiler on Linux</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2008/06/configuring_ecl.html</link>
<description><![CDATA[After struggling for weeks and almost giving up, I finally managed to have the Eclipse TPTP profiler working on my Ubuntu 64bits box!<br>
<br>
As this was a painful and unbelievably hard experience (because of Eclipse TPTP, not Ubuntu/Linux, BTW), I'm going to share a few tips here.]]></description>
<dc:subject>Eclipse</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2008-06-26T19:23:44-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2008/03/spring_icefaces.html">
<title>Spring, ICEFaces, and the dreaded thread-bound request issue</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2008/03/spring_icefaces.html</link>
<description>In this blog, I provide a quick solution for a nasty issue that arises when you use ICEFaces server-push technology combined with Spring/JSF integration.
</description>
<dc:subject>Web Applications</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2008-03-06T00:21:56-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2007/07/jsp_is_not_dead.html">
<title>JSP is not dead!</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2007/07/jsp_is_not_dead.html</link>
<description>Once in a while people blog about JSP being a dead technology. Well, it&apos;s alive and well, as I show in this blog.</description>
<dc:subject>Web Applications</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2007-07-09T08:35:31-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2007/06/my_suggestion_f_1.html">
<title>My suggestion for Servlet 3.0</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2007/06/my_suggestion_f_1.html</link>
<description><![CDATA[The <a href="http://jcp.org/en/jsr/detail?id=315">Servlet 3.0</a> JSR is out. I have a simple - yet very useful - suggestion for improvement.]]></description>
<dc:subject>J2EE</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2007-06-25T09:52:38-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2007/05/the_stress_is_o.html">
<title>The stress is over, time to enjoy the conference...</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2007/05/the_stress_is_o.html</link>
<description><![CDATA[We presented our <a href="http://www28.cplan.com/sb158/session_details.jsp?isid=286235&ilocation_id=158-1&ilanguage=english">technical session</a> earlier today, so now we can finally enjoy the conference - too bad I have to work tomorrow :-(<br>
<br>
Anyway, I'd like to talk a little bit about our presentation...
]]></description>
<dc:subject>JavaOne</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2007-05-10T00:26:34-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2007/02/firefox_profile.html">
<title>Firefox, profiles, and Linux</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2007/02/firefox_profile.html</link>
<description><![CDATA[Have you ever spent hours trying to run 2 instances of <a href="http://getfirefox.com">Firefox</a> on Linux, using command-line arguments (like <code>-ProfileManager</code>) that <b>*used*</b> to work, but now simply open a window in the same Firefox process? If you did, this blog is for you...]]></description>
<dc:subject>Linux</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2007-02-27T20:18:30-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2007/02/final_not_yet_1.html">
<title>Final? Not yet...</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2007/02/final_not_yet_1.html</link>
<description><![CDATA[Now that the <a href="http://blogs.sun.com/jag/entry/compiler_fun">pandora box is open</a>, it is my turn to suggest a (possible worthless) change to the Java language: the <b><code>semifinal</code></b> modifier!
]]></description>
<dc:subject>J2SE</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2007-02-13T08:11:31-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2007/02/hello_mcfly.html">
<title>Hello, McFly?</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2007/02/hello_mcfly.html</link>
<description>I have this blog for a long time - in fact, I think I was one of the first 100 or so webloggers, as I joined it shortly after JavaOne 2003. Still, I haven&apos;t blogged that much (just 22 entries in 41 months), specially last year (only 4 semi-crappy posts). Hopefully, the situation is going to  change, as I will explain in this &apos;meta-blog&apos;...
</description>
<dc:subject>Community</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2007-02-12T15:26:13-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2006/11/who_let_the_bug_1.html">
<title>Who let the bugs out?</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2006/11/who_let_the_bug_1.html</link>
<description><![CDATA[I'm facing an interesting situation using some sort of advanced (read: complex and ugly :-) generic mapping, where my code compiles on Eclipse but fails on Sun's javac. As I haven't blogged for a while, I decided to write about it.<br>
Curious? Take a look in the code below...]]></description>
<dc:subject>J2SE</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2006-11-22T05:00:27-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2006/07/the_name_is_bou.html">
<title>The name is bound, Java EE bound</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2006/07/the_name_is_bou.html</link>
<description><![CDATA[The previous weblog says <a href="http://weblogs.java.net/blog/marinasum/archive/2006/07/jee_the_officia.html">
JEE is The Official Acronym for Java Enterprise Edition</a>. That's not true - the new name for the <i>&lt;img alt="technology formerly known as J2EE"&gt;</i> is -  and always have been - <b>Java EE</b>. If you don't believe me (after all, I'm not a Sun employee :-(, keep reading...]]></description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2006-07-31T18:53:46-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2006/06/the_rise_and_fa.html">
<title>The rise and fall of the application server as product (A.K.A. app server commoditization)</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2006/06/the_rise_and_fa.html</link>
<description>Much has been talked about the commoditization of the Java EE application server, specially now that many open-source servers are available. In this blog, I show one evidence that supports that claim...</description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2006-06-16T14:37:57-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2006/03/installing_netb_1.html">
<title>Installing Netbeans 5.5 &quot;some large Sun-style name for stuff that changes name on each release&quot; Preview on Mac OS X</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2006/03/installing_netb_1.html</link>
<description>After struggling for a desnecessary while (and they said Mac OS X is the better platform for Java developers...) I&apos;ve figured out how to install NetBeans 5.5 Enterprise Preview on Mac OS X...</description>
<dc:subject>Community: Mac Java Community</dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2006-03-08T21:36:15-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/felipeal/archive/2005/06/things_to_do_in.html">
<title>Things to do in San Francisco when your schedule is dead</title>
<link>http://weblogs.java.net/blog/felipeal/archive/2005/06/things_to_do_in.html</link>
<description>In a few hours I&apos;m leaving Sao Paulo headed to San Francisco, for the JavaOne conference.

As I have to wait for the departure time, I&apos;m blogging about some things I&apos;m probably doing in the conference.</description>
<dc:subject></dc:subject>
<dc:creator>felipeal</dc:creator>
<dc:date>2005-06-23T16:14:12-08:00</dc:date>
</item>


</rdf:RDF>
