<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://jorgeferrer.com/portal" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Jorge Ferrer - Article</title>
 <link>http://jorgeferrer.com/portal/taxonomy/term/3/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Welcome</title>
 <link>http://jorgeferrer.com/portal/bienvenido</link>
 <description>&lt;p&gt;This is my humble place on the Internet, here you&#039;ll find information, articles and tutorials about open source, the digital divide and the technology that I find most interesting. Enjoy it!&lt;/p&gt;
</description>
 <comments>http://jorgeferrer.com/portal/bienvenido#comment</comments>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/3">Article</category>
 <pubDate>Wed, 14 Jun 2006 14:49:42 -0500</pubDate>
 <dc:creator>jorge</dc:creator>
 <guid isPermaLink="false">1 at http://jorgeferrer.com/portal</guid>
</item>
<item>
 <title>A portlet dev. environment using maven2</title>
 <link>http://jorgeferrer.com/portal/node/14</link>
 <description>&lt;p&gt;Today I wanted to start a prototype portlet and thought that instead of wasting time creating my environment with ant I could use that same time learning maven2 and creating the environment with it.&lt;/p&gt;
&lt;p&gt;I used maven for EasyConf and some projects in Germinus so I wasn&#039;t expecting it to be hard. Overall I was very pleased with the great improvements of Maven2 over Maven1. In particular I think that idea of defining a lifecycle is just brilliant.&lt;/p&gt;
&lt;p&gt;But unfortunately I&#039;ve also found some annoying problems. First of all the documentation has improved a lot since I first used maven, but it still feels very short. Being used to ant I often found myself with questions to which I couldn&#039;t find an answer. After reading some articles I finally found a book about maven written by Vincent Massol et al and sponsored by Mergere. If you want to learn about Maven I strongly recommend starting with it:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://jorgeferrer.com/portal/node/14&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://jorgeferrer.com/portal/node/14#comment</comments>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/3">Article</category>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/16">portlets maven2</category>
 <pubDate>Sun, 28 Jan 2007 14:33:38 -0600</pubDate>
 <dc:creator>jorge</dc:creator>
 <guid isPermaLink="false">14 at http://jorgeferrer.com/portal</guid>
</item>
<item>
 <title>Great news for microformats: Yahoo Local is using them!</title>
 <link>http://jorgeferrer.com/portal/node/13</link>
 <description>&lt;p&gt;A post in Yahoo&#039;s blogs dated June 21st 2006 says &lt;a href=&quot;http://ylocalblog.com/blog/2006/06/21/we-now-support-microformats/&quot;&gt;We Now Support Microformats&lt;/a&gt; where thay state:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
Yahoo! Local fully supports the hCalendar, hCard, and hReview microformats on almost all business listings, search results, events, and reviews.
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I think that wide adoption by widely use portals was the next step for the success of microformats. In the near future we&#039;ll likely see more and more tools that make use of them. I would bet some money that Firefox extensions will come very quickl&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://jorgeferrer.com/portal/node/13&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://jorgeferrer.com/portal/node/13#comment</comments>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/3">Article</category>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/15">microformats</category>
 <pubDate>Sat, 29 Jul 2006 13:49:47 -0500</pubDate>
 <dc:creator>jorge</dc:creator>
 <guid isPermaLink="false">13 at http://jorgeferrer.com/portal</guid>
</item>
<item>
 <title>REST support in Rails 1.2: it&#039;s just superb!</title>
 <link>http://jorgeferrer.com/portal/node/12</link>
 <description>&lt;p&gt;Probably the most important change in the next version of Ruby on Rails, 1.2, will be its embracing of the REST style of developing web applications. I started learning about Rails and REST at the same time and quickly got excited about both of them so in my opinion is a great thing that we can now get the benefits of both at the same time.&lt;/p&gt;
&lt;p&gt;Just as a quick summary: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;REST is about using the full power of HTTP, which is a lot more that most of us thought. URLs should point to resources and the HTTP verbs (GET, POST, PUT, DELETE) should be used with a meaning.
&lt;li&gt;Ruby on Rails is a web development framework developed with the Ruby language. It comes with its own development environment and provides libraries for the whole stack from the frontend to the database backend. It&#039;s motto is to &lt;i&gt;use convention over configuration&lt;/i&gt; and I can tell you that it really pays of.&lt;br /&gt;
&lt;p&gt;&lt;a href=&quot;http://jorgeferrer.com/portal/node/12&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://jorgeferrer.com/portal/node/12#comment</comments>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/3">Article</category>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/13">rest</category>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/14">ruby on rails</category>
 <pubDate>Wed, 26 Jul 2006 16:10:37 -0500</pubDate>
 <dc:creator>jorge</dc:creator>
 <guid isPermaLink="false">12 at http://jorgeferrer.com/portal</guid>
</item>
<item>
 <title>My current technology interests</title>
 <link>http://jorgeferrer.com/portal/node/10</link>
 <description>&lt;p&gt;There are right now quite a few promising technologies out there. Nobody can possibly learn about them all, so I have to choose. Here are the technologies to which I&#039;m commited to learn more:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.rubyonrails.org&quot;&gt;Ruby and Ruby on Rails&lt;/a&gt;: I recently performed a series of &lt;a href=&quot;http://www.agile-spain.com/agilev2/blog/jferrer&quot;&gt;experiments&lt;/a&gt; (Spanish) and was very impressed by how well thought Ruby on Rails is. I cant&#039; wait to see Rails 1.2 released to be able to try Active Resourse, which I see as another great step forward to the raise of REST.
&lt;li&gt;&lt;a href=&quot;http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm&quot;&gt;REST&lt;/a&gt;: I initially thought REST was just a simpler alternative to web services based on SOAP and WSDL. It&#039;s much more, it&#039;s about how following a small number of well thought rules web services can be much elegant and simpler.&lt;br /&gt;
&lt;p&gt;&lt;a href=&quot;http://jorgeferrer.com/portal/node/10&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://jorgeferrer.com/portal/node/10#comment</comments>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/3">Article</category>
 <pubDate>Mon, 24 Jul 2006 16:55:21 -0500</pubDate>
 <dc:creator>jorge</dc:creator>
 <guid isPermaLink="false">10 at http://jorgeferrer.com/portal</guid>
</item>
<item>
 <title>My technologies of choice</title>
 <link>http://jorgeferrer.com/portal/node/11</link>
 <description>&lt;p&gt;Here are the tecnologies that I use and prefer:&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;Operating System&lt;/dt&gt;
&lt;dd&gt;GNU\Linux. I&#039;ve always been a Debian fan and did never move to any of its sister distributions, but I must say that Ubuntu and its 6-month-based periodic relases have won me.&lt;/p&gt;
&lt;dt&gt;Window environment&lt;/dt&gt;
&lt;dd&gt;KDE. While I originally helped the GNOME project, when I tried KDE 2 I liked it so much that I switched. I&#039;ve recently tried GNOME once again and I must say that I really like the progress they have made. They still seem far of KDE in terms of application integration, but it seems better at providing more usability. I&#039;ll give it a second chance.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://jorgeferrer.com/portal/node/11&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://jorgeferrer.com/portal/node/11#comment</comments>
 <category domain="http://jorgeferrer.com/portal/taxonomy/term/3">Article</category>
 <pubDate>Mon, 24 Jul 2006 16:26:02 -0500</pubDate>
 <dc:creator>jorge</dc:creator>
 <guid isPermaLink="false">11 at http://jorgeferrer.com/portal</guid>
</item>
</channel>
</rss>
