<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
  <channel>
    <title>Matteo Collina's Blog</title>
    <link>http://matteocollina.eu.org/"</link>
    <description>Just another blog about technology</description>
    <pubDate>Thu, 03 Dec 2009 16:45:37 +0100</pubDate>
    <lastBuildDate>Thu, 03 Dec 2009 16:45:37 +0100</lastBuildDate>
    <generator>webgen - Webgen::SourceHandler::Feed</generator>

    
    <item>
      <title>A static Blog!</title>
      <link>http://matteocollina.eu.org/blog/2009/09/22/a_static_blog.html</link>
      <description>&lt;p&gt;When I decided to open up a new blog I needed a place to share my thoughts about technology. I cried for some pages where to publish the solutions about the programming problems I face everyday. I needed a blogging software which doesn&amp;#8217;t require maintenance, so I discarded all modern dynamic blogging software, like &lt;a href='http://Wordpress.org/'&gt;Wordpress&lt;/a&gt;. In the same time I met &lt;a href='http://webgen.rubyforge.org/'&gt;Webgen&lt;/a&gt;, a powerful static site generator: the idea behind this blog was born.&lt;/p&gt;</description>
      <pubDate>Tue, 22 Sep 2009 11:15:34 +0200</pubDate>
      <guid isPermaLink="true">http://matteocollina.eu.org/blog/2009/09/22/a_static_blog.html</guid>
    </item>
    
    <item>
      <title>Bringing the Ruby On Rails I18n framework to Webgen.</title>
      <link>http://matteocollina.eu.org/blog/2009/09/29/bringing_the_ruby_on_rails_i18n_framework_to_webgen.html</link>
      <description>&lt;p&gt;The first &lt;a href='http://webgen.rubyforge.org/'&gt;Webgen&lt;/a&gt; extension I want to talk about is the &lt;strong&gt;I18nTag&lt;/strong&gt;, a class built for providing support to template internationalization just like &lt;a href='http://www.rubyonrails.org/'&gt;Ruby On Rails&lt;/a&gt; handle it. Webgen itself has some basic support for localizing the &lt;strong&gt;content&lt;/strong&gt; of a page, but it doesn&amp;#8217;t really support lookup based localization of templates.&lt;/p&gt;</description>
      <pubDate>Tue, 29 Sep 2009 21:15:34 +0200</pubDate>
      <guid isPermaLink="true">http://matteocollina.eu.org/blog/2009/09/29/bringing_the_ruby_on_rails_i18n_framework_to_webgen.html</guid>
    </item>
    
    <item>
      <title>Automagick Image Manipulation in Webgen.</title>
      <link>http://matteocollina.eu.org/blog/2009/10/30/automagick_image_manipulation_in_webgen.html</link>
      <description>&lt;p&gt;One of the most useful feature of modern web applications is that they automatically resize and generates the thumbnails of the uploaded images. I personally hate wasting time and so I decided to add auto-resizing and auto-thumbnailing to my blog, which if you can&amp;#8217;t remember is &lt;a href='../../09/22/a_static_blog.html'&gt;static&lt;/a&gt; and powered by &lt;a href='http://webgen.rubyforge.org/'&gt;Webgen&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Fri, 30 Oct 2009 22:15:34 +0100</pubDate>
      <guid isPermaLink="true">http://matteocollina.eu.org/blog/2009/10/30/automagick_image_manipulation_in_webgen.html</guid>
    </item>
    

  </channel>
</rss>



