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

<rss version="2.0">

    <channel>

        <title>Development blog</title>
        <link>http://www.arquetipos.co.cr/blog</link>
        <description></description>

        <generator>basesyndication</generator>
        <!-- TODO
        <lastBuildDate>Mon, 30 Sep 2002 11:00:00 GMT</lastBuildDate>
        <copyright>Copyright 1997-2002 Dave Winer</copyright>
        <docs>http://backend.userland.com/rss</docs>
        <category domain="Syndic8">1765</category>
        <managingEditor>dave@userland.com</managingEditor>
        <webMaster>dave@userland.com</webMaster>
        -->

        <!-- TODO: Should there be an individual image associatable with each
        Weblog object?  I think so... -->
        <image>
            <title>Development blog</title>
            <url>http://www.arquetipos.co.cr/logo.png</url>
            <link>http://www.arquetipos.co.cr/blog</link>
        </image>

        
            <item>
                <title>Image Tools 1.0.4 released</title>
                <guid>http://www.arquetipos.co.cr/blog/archive/2009/03/06/image-tools-1.0.4-released</guid>
                <link>http://www.arquetipos.co.cr/blog/archive/2009/03/06/image-tools-1.0.4-released</link>
                <description>
&lt;p&gt;We have released a small update to the Image Tools plugin, adding a function contributed by Paul Bowler to get the current resulting image as a byte array.&amp;nbsp; You can view the &lt;a href="http://www.grails.org/ImageTools+plugin"&gt;updated documentation&lt;/a&gt; at the Grails site or &lt;a href="files/grails-image-tools-1.0.4.zip"&gt;download the package directly&lt;/a&gt;.&lt;/p&gt;
</description>
                <author>Ricardo J. Méndez</author>

                
                    <category>grails</category>
                

                <pubDate>Fri, 06 Mar 2009 23:35:10 -0600</pubDate>

                
            </item>
        
        
            <item>
                <title>Bridged VMware interfaces</title>
                <guid>http://www.arquetipos.co.cr/blog/archive/2008/11/21/Bridged-VMware-interfaces-on-ThePlanet.com</guid>
                <link>http://www.arquetipos.co.cr/blog/archive/2008/11/21/Bridged-VMware-interfaces-on-ThePlanet.com</link>
                <description>
&lt;p&gt;This is mostly so that we don't forget, but if you're doing VMware server configuration on a dedicated server on ThePlanet.com, and looking at all the eth0, eth1:1, etc. interfaces wondering which one you 're supposed to bridge with - it's &lt;strong&gt;eth1&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Also, I strongly advise you remain with VMware 1.0.7 for the time being.&amp;nbsp; We "upgraded" to VMware 2 and had a strange bug where two properly-confiugred VMs wouldn't stay up at the same time. No interface clashes, no MAC conflicts, nothing - one of them would just power off for no reason when the other came up.&lt;/p&gt;
</description>
                <author>Ricardo J. Méndez</author>

                
                    <category>vmware</category>
                

                <pubDate>Fri, 21 Nov 2008 22:11:36 -0600</pubDate>

                
            </item>
        
        
            <item>
                <title>ImageTools 1.0.3</title>
                <guid>http://www.arquetipos.co.cr/blog/archive/2008/11/16/ImageTools-1.0.3</guid>
                <link>http://www.arquetipos.co.cr/blog/archive/2008/11/16/ImageTools-1.0.3</link>
                <description>
&lt;p&gt;We have released the Grails Image Tools plugin 1.0.3, with some additions sent in by Mohamed Seifeddine:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Removed mediaLib acceleration by default.&lt;/li&gt;&lt;li&gt;Added methods for using SubsampleAverage on creating thumbnails.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
You can install it by downloading the package from &lt;a href="files/grails-image-tools-1.0.3.zip"&gt;here&lt;/a&gt;.
</description>
                <author>Ricardo J. Méndez</author>

                
                    <category>grails</category>
                

                <pubDate>Sun, 16 Nov 2008 11:05:00 -0600</pubDate>

                
            </item>
        
        
            <item>
                <title>Grails encryption plugin now on GitHub</title>
                <guid>http://www.arquetipos.co.cr/blog/archive/2008/11/03/grails-encryption-plugin-now-on-github</guid>
                <link>http://www.arquetipos.co.cr/blog/archive/2008/11/03/grails-encryption-plugin-now-on-github</link>
                <description>
&lt;p&gt;Since we're on a release roll, I've uploaded the &lt;a href="http://github.com/ricardojmendez/grails-encryption/tree/master"&gt;encryption plugin to GitHub&lt;/a&gt;.&lt;/p&gt;
</description>
                <author>Ricardo J. Méndez</author>

                
                    <category>encryption</category>
                
                
                    <category>grails</category>
                

                <pubDate>Mon, 03 Nov 2008 10:29:28 -0600</pubDate>

                
            </item>
        
        
            <item>
                <title>Currencies plugin now on GitHub</title>
                <guid>http://www.arquetipos.co.cr/blog/archive/2008/11/02/currencies-plugin-now-on-github</guid>
                <link>http://www.arquetipos.co.cr/blog/archive/2008/11/02/currencies-plugin-now-on-github</link>
                <description>
&lt;p&gt;Since &lt;a href="http://grailscrowd.com/members/siva"&gt;Siva&lt;/a&gt; requested to participate on the &lt;a href="http://grailscrowd.com/projects/44"&gt;Currencies plugin on GrailsCrowd&lt;/a&gt;, I've decided it was time to upload it to GitHub.&amp;nbsp; &lt;a href="http://github.com/ricardojmendez/grails-currencies/tree"&gt;Here is the repository&lt;/a&gt;. Enjoy!&lt;/p&gt;
</description>
                <author>Ricardo J. Méndez</author>

                
                    <category>grails</category>
                

                <pubDate>Sun, 02 Nov 2008 17:21:04 -0600</pubDate>

                
            </item>
        
        
            <item>
                <title>Grails Image Tools 1.0.2 released</title>
                <guid>http://www.arquetipos.co.cr/blog/archive/2008/10/27/grails-image-tools-1.0.2-released</guid>
                <link>http://www.arquetipos.co.cr/blog/archive/2008/10/27/grails-image-tools-1.0.2-released</link>
                <description>
&lt;p&gt;I have updated the ImageTools plugin to 1.0.2 and released it.&amp;nbsp; You can find at the usual place &lt;a href="http://www.grails.org/ImageTools+plugin" target="_blank"&gt;on the Grails site&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
This version contains:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;
A workaround for a JAI 1.1.3 bug &lt;a href="http://forums.sun.com/thread.jspa?messageID=9495846"&gt;described here&lt;/a&gt;, kindly implemented by Ethan Larson&lt;/li&gt;&lt;li&gt;Some new functions for thumbnails submitted by Mohamed (I don't have a last name, but I'm sure he reads the list)&lt;/li&gt;&lt;li&gt;Some minor updates.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;&lt;li&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;
Caveat emptor: it has been barely
tested, since things are crazy but I did not want to delay putting the
code out there anymore, so do let me know if you find any issues.&lt;/p&gt;
As of this version the whole thing is &lt;a href="http://github.com/ricardojmendez/grails-imagetools/tree/master" target="_blank"&gt;also available on GitHub&lt;/a&gt;. </description>
                <author>Ricardo J. Méndez</author>

                
                    <category>grails</category>
                

                <pubDate>Mon, 27 Oct 2008 12:35:00 -0600</pubDate>

                
            </item>
        
        
            <item>
                <title>Encryption plugin documentation updated</title>
                <guid>http://www.arquetipos.co.cr/blog/archive/2008/03/01/encryption-plugin-documentation-updated</guid>
                <link>http://www.arquetipos.co.cr/blog/archive/2008/03/01/encryption-plugin-documentation-updated</link>
                <description>
&lt;p&gt;I've expanded the documentation for our Grails Encryption Plugin directly on the &lt;a class="external-link" href="http://grails.org/Encryption+plugin"&gt;Grails Wiki&lt;/a&gt;.&amp;nbsp; It includes examples taken directly from the plugin's unit tests, as well as some extra explanations.&lt;/p&gt;
</description>
                <author>Ricardo J. Méndez</author>

                
                    <category>encryption</category>
                
                
                    <category>grails</category>
                

                <pubDate>Sat, 01 Mar 2008 11:01:09 -0600</pubDate>

                
            </item>
        
        
            <item>
                <title>Grails currencies plugin updated</title>
                <guid>http://www.arquetipos.co.cr/blog/archive/2008/02/29/grails-currencies-plugin-updated</guid>
                <link>http://www.arquetipos.co.cr/blog/archive/2008/02/29/grails-currencies-plugin-updated</link>
                <description>
&lt;p&gt;I've updated our currencies and exchange rate plugin for Grails - you can find the details at the &lt;a class="external-link" href="http://grails.org/Currencies+plugin"&gt;Grails Wiki&lt;/a&gt;.&lt;/p&gt;
</description>
                <author>Ricardo J. Méndez</author>

                
                    <category>grails</category>
                

                <pubDate>Fri, 29 Feb 2008 10:09:21 -0600</pubDate>

                
            </item>
        
        
            <item>
                <title>Grails encryption plugin</title>
                <guid>http://www.arquetipos.co.cr/blog/archive/2008/02/12/grails-encryption-plugin</guid>
                <link>http://www.arquetipos.co.cr/blog/archive/2008/02/12/grails-encryption-plugin</link>
                <description>
&lt;p&gt;This time we've released a Grails plugin for encryption functions, using the &lt;a class="external-link" href="http://www.bouncycastle.org/"&gt;Bouncy Castle&lt;/a&gt; libraries. It currently provides simple wrappers for both Blowfish and PGP, as well as a tool class for generating random passwords, salting passwords when hashing them, and verifying salted passwords.&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;To install, execute&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p class="callout"&gt;grails install-plugin http://www.arquetipos.co.cr/blog/files/grails-crypto-1.0.1.zip&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;The code is documented, and you'll find many test cases for the most common tasks. I'll eventually expand the documentation here as well as on the Grails wiki.&lt;/p&gt;
&lt;p&gt;I'll be on the &lt;a class="external-link" href="http://www.nabble.com/grails---user-f11861.html"&gt;Grails User's List&lt;/a&gt; if you have any questions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update: &lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I've uploaded version 1.0.1, which has the following changes:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Added HexCodec class.&amp;nbsp; &lt;/li&gt;&lt;li&gt;Default saltedPassword function will return the value as a byte array, use saltedPasswordHex and saltedPasswordBase64 for string values with the respective encodings. This was done for consistency with the Apache commons nomenclatures.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description>
                <author>Ricardo J. Méndez</author>

                
                    <category>encryption</category>
                
                
                    <category>grails</category>
                

                <pubDate>Tue, 12 Feb 2008 12:05:00 -0600</pubDate>

                
            </item>
        
        
            <item>
                <title>Grails currencies plugin</title>
                <guid>http://www.arquetipos.co.cr/blog/archive/2007/12/18/grails-currencies-plugin</guid>
                <link>http://www.arquetipos.co.cr/blog/archive/2007/12/18/grails-currencies-plugin</link>
                <description>
&lt;p&gt;Hello everyone. We've created a Grails plugin to ease handling money amounts with multiple currencies on your applications.&amp;nbsp; You can find the latest version of the plugin &lt;a title="Grails currencies plugin" class="internal-link" href="files/grails-currencies-0.2.zip"&gt;here&lt;/a&gt;, and the documentation for it on the &lt;a class="external-link" href="http://docs.codehaus.org/display/GRAILS/Currencies+plugin"&gt;Grails wiki&lt;/a&gt;. We'll be more than happy to answer your questions on the &lt;a class="external-link" href="http://www.nabble.com/grails---user-f11861.html"&gt;Grails User's List&lt;/a&gt;.&amp;nbsp; Enjoy!&lt;/p&gt;
</description>
                <author>Ricardo J. Méndez</author>

                
                    <category>grails</category>
                

                <pubDate>Tue, 18 Dec 2007 14:10:00 -0600</pubDate>

                
            </item>
        

    </channel>
</rss>


