<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>has_many :developers, :include =&gt; :posts</title>
    <link rel="alternate" type="text/html" href="http://blog.hasmanydevelopers.com/" />
    <link rel="self" type="application/atom+xml" href="http://blog.hasmanydevelopers.com/atom.xml" />
    <id>tag:blog.hasmanydevelopers.com,2008-06-26://1</id>
    <updated>2008-06-26T02:44:18Z</updated>
    <subtitle>Finally, our blog</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Open Source 4.12</generator>

<entry>
    <title>Prueba</title>
    <link rel="alternate" type="text/html" href="http://blog.hasmanydevelopers.com/2008/06/prueba.html" />
    <id>tag:blog.hasmanydevelopers.com,2008://1.2</id>

    <published>2008-06-26T02:39:20Z</published>
    <updated>2008-06-26T02:44:18Z</updated>

    <summary> def zzzz x = Post.new x.save! end...</summary>
    <author>
        <name>Aníbal Rojas</name>
        
    </author>
    
    
    <content type="html" xml:lang="en-US" xml:base="http://blog.hasmanydevelopers.com/">
        <![CDATA[<textarea name="code" class="ruby" cols="60" rows="10">  
def zzzz
  x = Post.new
  x.save!
end
</textarea> ]]>
        
    </content>
</entry>

<entry>
    <title>I just finished installing Movable Type 4!</title>
    <link rel="alternate" type="text/html" href="http://blog.hasmanydevelopers.com/2008/06/i-just-finished-installing-mov.html" />
    <id>tag:blog.hasmanydevelopers.com,2008://1.1</id>

    <published>2008-06-26T02:17:19Z</published>
    <updated>2008-06-26T02:17:19Z</updated>

    <summary>Welcome to my new blog powered by Movable Type. This is the first post on my blog and was created for me automatically when I finished the installation process. But that is ok, because I will soon be creating posts...</summary>
    <author>
        <name>Aníbal Rojas</name>
        
    </author>
    
    
    <content type="html" xml:lang="en-US" xml:base="http://blog.hasmanydevelopers.com/">
        Welcome to my new blog powered by Movable Type. This is the first post on my blog and was created for me automatically when I finished the installation process. But that is ok, because I will soon be creating posts of my own!
        
    </content>
</entry>

</feed>
