<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>GSoC - SQL Translator</title>
    <link rel="alternate" type="text/html" href="http://gsoc.enotime.net/" />
    <link rel="self" type="application/atom+xml" href="http://gsoc.enotime.net/atom.xml" />
    <id>tag:gsoc.enotime.net,2009-05-28://1</id>
    <updated>2009-07-23T06:13:06Z</updated>
    <subtitle>documenting the development of SQL-Translator during Google Summer of Code 2009</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.25</generator>

<entry>
    <title>where has the time gone?</title>
    <link rel="alternate" type="text/html" href="http://gsoc.enotime.net/2009/07/where-has-the-time-gone.html" />
    <id>tag:gsoc.enotime.net,2009://1.5</id>

    <published>2009-07-23T06:09:45Z</published>
    <updated>2009-07-23T06:13:06Z</updated>

    <summary>so I managed to &apos;pass&apos; my midterm review, now I just have to push for the final. things have been moving along, if slowly. but I have been making progress. Lately, I have been working out the &apos;subtleties&apos; of the...</summary>
    <author>
        <name>Justin Hunter</name>
        
    </author>
    
        <category term="gsoc" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="perl" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="sqlt" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="moose" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="tdd" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="gsoc" label="gsoc" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="moose" label="moose" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perl" label="perl" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sqlt" label="sqlt" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tdd" label="tdd" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://gsoc.enotime.net/">
        so I managed to &apos;pass&apos; my midterm review, now I just have to push for the final. things have been moving along, if slowly. but I have been making progress. Lately, I have been working out the &apos;subtleties&apos; of the various DBMS. I also have to write some tests so that I know what I&apos;ve written actually _works_, suffice it to say I don&apos;t indulge in TDD. 
        
    </content>
</entry>

<entry>
    <title>more work, more work</title>
    <link rel="alternate" type="text/html" href="http://gsoc.enotime.net/2009/06/more-work-more-work.html" />
    <id>tag:gsoc.enotime.net,2009://1.4</id>

    <published>2009-06-20T23:36:56Z</published>
    <updated>2009-06-20T23:40:15Z</updated>

    <summary>even though I haven&apos;t been updating this blog very often, I have made (significant) progress on my GSoC project. If I had more tuits, I should hook up a git post commit hook to post here. That should be relatively...</summary>
    <author>
        <name>Justin Hunter</name>
        
    </author>
    
        <category term="gsoc" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="moose" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="perl" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="sqlt" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="gsoc" label="gsoc" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="jfdi" label="jfdi" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="moose" label="moose" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perl" label="perl" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sqlt" label="sqlt" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://gsoc.enotime.net/">
        <![CDATA[even though I haven't been updating this blog very often, I have made (significant) progress on my GSoC project. If I had more tuits, I should hook up a git post commit hook to post here. That should be relatively easy via github, but for now, all the commits are viewable <a href="http://github.com/arcanez/SQL-Translator/commits/master/">here</a>.<br /><br />I also feel like I got my second wind, after I wrote <a href="http://warpedreality.org/2009/06/the-power-of-jfdi.html">my JFDI article</a> and read <a href="http://www.shadowcat.co.uk/blog/matt-s-trout/the-most-important-thing/">mst's latest blog</a>.<br /> ]]>
        
    </content>
</entry>

<entry>
    <title>how&apos;s it going?</title>
    <link rel="alternate" type="text/html" href="http://gsoc.enotime.net/2009/06/hows-it-going.html" />
    <id>tag:gsoc.enotime.net,2009://1.3</id>

    <published>2009-06-08T21:28:01Z</published>
    <updated>2009-06-08T21:33:34Z</updated>

    <summary>well, I&apos;m a little over two weeks into my SQL::Translator rewrite. So far, so good. It has turned into a nice learning experience of Moose.You may also want to check out http://warpedreality.org, my blog for perl Ironman....</summary>
    <author>
        <name>Justin Hunter</name>
        
    </author>
    
        <category term="gsoc" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="ironman" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="moose" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="perl" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="sqlt" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="gsoc" label="gsoc" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ironman" label="ironman" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="moose" label="moose" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perl" label="perl" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sqltranslator" label="sql translator" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-US" xml:base="http://gsoc.enotime.net/">
        <![CDATA[well, I'm a little over two weeks into my <a href="http://search.cpan.org/perldoc?SQL::Translator">SQL::Translator</a> <a href="http://github.com/arcanez/SQL-Translator/tree/master">rewrite</a>. So far, so good. It has turned into a nice learning experience of <a href="http://search.cpan.org/perldoc?Moose">Moose</a>.<br /><br />You may also want to check out <a href="http://warpedreality.org/">http://warpedreality.org</a>, my blog for perl <a href="http://ironman.enlightenedperl.org/">Ironman</a>.<br />]]>
        
    </content>
</entry>

<entry>
    <title>welcome</title>
    <link rel="alternate" type="text/html" href="http://gsoc.enotime.net/2009/05/welcome.html" />
    <id>tag:gsoc.enotime.net,2009://1.2</id>

    <published>2009-05-28T17:14:19Z</published>
    <updated>2009-05-28T17:14:57Z</updated>

    <summary>This blog is for documenting my GSoC trials and tribulations....</summary>
    <author>
        <name>Justin Hunter</name>
        
    </author>
    
    
    <content type="html" xml:lang="en-US" xml:base="http://gsoc.enotime.net/">
        This blog is for documenting my GSoC trials and tribulations. 
        
    </content>
</entry>

</feed>
