<?xml version="1.0" encoding="utf-8"?>
<feed
    xmlns="http://www.w3.org/2005/Atom"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xml:lang="en">
    <title>Tomyhero in the VOX</title>
    <link rel="self" type="application/atom+xml" title="Tomyhero in the VOX (Atom)" href="http://tomyhero.vox.com/library/posts/page/1/atom.xml" />
    <link rel="alternate" type="text/html" title="Tomyhero in the VOX" href="http://tomyhero.vox.com/library/posts/page/1/"/> 
    <link rel="service.post" type="application/atom+xml" title="Tomyhero in the VOX" href="http://www.vox.com/services/atom/svc=post/collection_id=6a00d4142d1e2b685e00cd972590a34cd5" /> 
    <link rel="service.subscribe" type="application/atom+xml" title="Tomyhero in the VOX" href="http://tomyhero.vox.com/library/posts/atom.xml" />    
    <link rel="next" type="application/atom+xml" title="Tomyhero in the VOX" href="http://tomyhero.vox.com/library/posts/page/2/atom.xml" /> 
    <link rel="last" type="application/atom+xml" title="Tomyhero in the VOX" href="http://tomyhero.vox.com/library/posts/page/2/atom.xml" />  
    <generator uri="http://www.vox.com/">Vox</generator>
    <updated>2008-12-07T14:45:26Z</updated> 
    <author>
        <name>Tomohiro</name>
        <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
    </author> 
    <id>tag:vox.com,2006:6p00d4142d1e2b685e/</id>  
    
    <entry>
        <title>extend Mojo::Base#attr</title>   
        <link rel="alternate" type="text/html" title="extend Mojo::Base#attr" href="http://tomyhero.vox.com/library/post/extend-mojobaseattr.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="extend Mojo::Base#attr" href="http://tomyhero.vox.com/library/post/extend-mojobaseattr.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="extend Mojo::Base#attr" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4142d1e2b685e0109d0f352a9000f" />          <id>tag:vox.com,2008-12-07:asset-6a00d4142d1e2b685e0109d0f352a9000f</id>
        <published>2008-12-07T14:45:26Z</published>
        <updated>2008-12-07T14:45:26Z</updated>
    
        <author>
            <name>Tomohiro</name>
            <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://tomyhero.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
         I was trying to make simple OR Mapper with Mojo::Base base for fun.  but I think I am going to quit the idea to use Mojo::Base to implement inflate and deflate parameter into attr() method... it&#39;s kinda tough to extend attr()... below is the curre...   <p style="clear:both;"> 
    <a href="http://tomyhero.vox.com/library/post/extend-mojobaseattr.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4142d1e2b685e0109d0f352a9000f?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="mojo" scheme="http://tomyhero.vox.com/tags/mojo/" label="mojo" /> 
    <category term="mojo::base" scheme="http://tomyhero.vox.com/tags/mojo::base/" label="mojo::base" /> 
    </entry> 
    
    <entry>
        <title>Catalyst &amp; Config</title>   
        <link rel="alternate" type="text/html" title="Catalyst &amp; Config" href="http://tomyhero.vox.com/library/post/catalyst-config.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Catalyst &amp; Config" href="http://tomyhero.vox.com/library/post/catalyst-config.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Catalyst &amp; Config" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4142d1e2b685e0100a7f4d753000e" />          <id>tag:vox.com,2008-08-24:asset-6a00d4142d1e2b685e0100a7f4d753000e</id>
        <published>2008-08-24T09:00:43Z</published>
        <updated>2008-11-28T22:26:14Z</updated>
    
        <author>
            <name>Tomohiro</name>
            <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://tomyhero.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
         I will show how I load config data with catalyst.  AIM  Load config data not only for the catalyst application(MyApp::Web) but also CLI , an another Catalyst Application(e.g.. MyApp::AdminWeb) , etc...   MyApp::ConfigThis is how I implement config...   <p style="clear:both;"> 
    <a href="http://tomyhero.vox.com/library/post/catalyst-config.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4142d1e2b685e0100a7f4d753000e?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="perl" scheme="http://tomyhero.vox.com/tags/perl/" label="perl" /> 
    </entry> 
    
    <entry>
        <title>perl-mongers.org</title>   
        <link rel="alternate" type="text/html" title="perl-mongers.org" href="http://tomyhero.vox.com/library/post/perl-mongersorg.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="perl-mongers.org" href="http://tomyhero.vox.com/library/post/perl-mongersorg.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="perl-mongers.org" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4142d1e2b685e00fad68b81fa0004" />          <id>tag:vox.com,2008-05-26:asset-6a00d4142d1e2b685e00fad68b81fa0004</id>
        <published>2008-05-26T16:46:19Z</published>
        <updated>2008-11-28T22:26:20Z</updated>
    
        <author>
            <name>Tomohiro</name>
            <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://tomyhero.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
         Long time not write at vox.  After YAPC::Asia 2008 , we Japanese start to get domain for perl . ye-s. that is because of  this talk.    http://perl-mongers.org/ http://perl-users.org/ ( http://perl.jp/ ) perl-mongers.org offer openid blogging usin...   <p style="clear:both;"> 
    <a href="http://tomyhero.vox.com/library/post/perl-mongersorg.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4142d1e2b685e00fad68b81fa0004?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="perl yapc" scheme="http://tomyhero.vox.com/tags/perl+yapc/" label="perl yapc" /> 
    </entry> 
    
    <entry>
        <title>Net-Twitter-Diff-0.03 Released</title>   
        <link rel="alternate" type="text/html" title="Net-Twitter-Diff-0.03 Released" href="http://tomyhero.vox.com/library/post/net-twitter-diff-003-released.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Net-Twitter-Diff-0.03 Released" href="http://tomyhero.vox.com/library/post/net-twitter-diff-003-released.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Net-Twitter-Diff-0.03 Released" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4142d1e2b685e00e398bd74910003" />          <id>tag:vox.com,2007-11-14:asset-6a00d4142d1e2b685e00e398bd74910003</id>
        <published>2007-11-14T08:28:34Z</published>
        <updated>2007-11-14T08:46:05Z</updated>
    
        <author>
            <name>Tomohiro</name>
            <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://tomyhero.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
         I released Net::Twitter::Diff at CPAN.  What you can do with this  module are...    Use this module when you want to know all your followers who you are not following.  Use this module when you want to compare following with your twitter friend. U...   <p style="clear:both;"> 
    <a href="http://tomyhero.vox.com/library/post/net-twitter-diff-003-released.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4142d1e2b685e00e398bd74910003?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="perl" scheme="http://tomyhero.vox.com/tags/perl/" label="perl" /> 
    <category term="cpan" scheme="http://tomyhero.vox.com/tags/cpan/" label="cpan" /> 
    <category term="twitter" scheme="http://tomyhero.vox.com/tags/twitter/" label="twitter" /> 
    </entry> 
    
    <entry>
        <title>Trip to Inuyama</title>   
        <link rel="alternate" type="text/html" title="Trip to Inuyama" href="http://tomyhero.vox.com/library/post/trip-to-inuyama.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Trip to Inuyama" href="http://tomyhero.vox.com/library/post/trip-to-inuyama.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Trip to Inuyama" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4142d1e2b685e00e398bcd36b0005" />                <id>tag:vox.com,2007-11-12:asset-6a00d4142d1e2b685e00e398bcd36b0005</id>
        <published>2007-11-12T13:24:06Z</published>
        <updated>2007-11-12T13:32:37Z</updated>
    
        <author>
            <name>Tomohiro</name>
            <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://tomyhero.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p class="enclosed-assets" style="margin-bottom: 10px;">     <a href="http://tomyhero.vox.com/library/photo/6a00d4142d1e2b685e00e398bcd2890005.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4142d1e2b685e00e398bcd2890005-50si" alt="DSCN0762" /></a>     <a href="http://tomyhero.vox.com/library/photo/6a00d4142d1e2b685e00e398bcb72e0001.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4142d1e2b685e00e398bcb72e0001-50si" alt="DSCN0756" /></a>     <a href="http://tomyhero.vox.com/library/photo/6a00d4142d1e2b685e00e398bcd4170003.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4142d1e2b685e00e398bcd4170003-50si" alt="DSCN0742" /></a> 
    <br style="clear:both;" />
</p>
    Even it is raining at morning ,we had short trip to Inuyama. Inuyama is very nice place to walk, you can see old style Japanese houses over there and also Inuyama castle.   Actually I came here before so that we did not get into Inuyama castle si...   <p style="clear:both;"> 
    <a href="http://tomyhero.vox.com/library/post/trip-to-inuyama.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4142d1e2b685e00e398bcd36b0005?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="japan" scheme="http://tomyhero.vox.com/tags/japan/" label="japan" /> 
    </entry> 
    
    <entry>
        <title>New Bicycle</title>   
        <link rel="alternate" type="text/html" title="New Bicycle" href="http://tomyhero.vox.com/library/post/new-bicycle.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="New Bicycle" href="http://tomyhero.vox.com/library/post/new-bicycle.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="New Bicycle" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4142d1e2b685e00e398bcccc20004" />          <id>tag:vox.com,2007-11-12:asset-6a00d4142d1e2b685e00e398bcccc20004</id>
        <published>2007-11-12T13:02:56Z</published>
        <updated>2007-11-12T13:05:49Z</updated>
    
        <author>
            <name>Tomohiro</name>
            <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://tomyhero.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
           I have a very old bicycle with punctured tires which my mom gave me long time ago. I have not using the bicycle for more than one year.  You know there is a Japanese culuture  all mom use bicycle with child sheet and my wife want it to use it. S...   <p style="clear:both;"> 
    <a href="http://tomyhero.vox.com/library/post/new-bicycle.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4142d1e2b685e00e398bcccc20004?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="japan" scheme="http://tomyhero.vox.com/tags/japan/" label="japan" /> 
    </entry> 
    
    <entry>
        <title>Moving to Tokyo is very expencive!!!!</title>   
        <link rel="alternate" type="text/html" title="Moving to Tokyo is very expencive!!!!" href="http://tomyhero.vox.com/library/post/moving-to-tokyo-is-very-expencive.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Moving to Tokyo is very expencive!!!!" href="http://tomyhero.vox.com/library/post/moving-to-tokyo-is-very-expencive.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Moving to Tokyo is very expencive!!!!" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4142d1e2b685e00e398bb70b90001" />          <id>tag:vox.com,2007-11-08:asset-6a00d4142d1e2b685e00e398bb70b90001</id>
        <published>2007-11-08T14:37:28Z</published>
        <updated>2007-11-08T14:37:28Z</updated>
    
        <author>
            <name>Tomohiro</name>
            <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://tomyhero.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
         I quit job recently and got job at Tokoyo. This is OK to me.  You know moving to Tokyo is cost me too much. I need to spend like $7000 for total!!! Gosh.  - transfer fee : $200 + $200(one day hotel) - previous mansion fee for last month : $700 - m...   <p style="clear:both;"> 
    <a href="http://tomyhero.vox.com/library/post/moving-to-tokyo-is-very-expencive.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4142d1e2b685e00e398bb70b90001?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>Shonai Ryokuchi park at Nagoya</title>   
        <link rel="alternate" type="text/html" title="Shonai Ryokuchi park at Nagoya" href="http://tomyhero.vox.com/library/post/shonao-ryokuchi-park-at-nagoya.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Shonai Ryokuchi park at Nagoya" href="http://tomyhero.vox.com/library/post/shonao-ryokuchi-park-at-nagoya.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Shonai Ryokuchi park at Nagoya" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4142d1e2b685e00e398b201880001" />            <id>tag:vox.com,2007-10-12:asset-6a00d4142d1e2b685e00e398b201880001</id>
        <published>2007-10-12T15:05:56Z</published>
        <updated>2007-10-12T15:08:53Z</updated>
    
        <author>
            <name>Tomohiro</name>
            <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://tomyhero.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p class="enclosed-assets" style="margin-bottom: 10px;">     <a href="http://tomyhero.vox.com/library/photo/6a00d4142d1e2b685e00e398b221c70004.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4142d1e2b685e00e398b221c70004-50si" alt="DSCN0573" /></a> 
    <br style="clear:both;" />
</p>
      I went to Shonai-Ryokuchi Park today.  I like Jasmin tea :-)   by the way , vox interface is very slow...       <p style="clear:both;"> 
    <a href="http://tomyhero.vox.com/library/post/shonao-ryokuchi-park-at-nagoya.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4142d1e2b685e00e398b201880001?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>Akane - 1 years old.</title>   
        <link rel="alternate" type="text/html" title="Akane - 1 years old." href="http://tomyhero.vox.com/library/post/akane---1-years-old.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Akane - 1 years old." href="http://tomyhero.vox.com/library/post/akane---1-years-old.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Akane - 1 years old." href="http://www.vox.com/atom/svc=post/asset_id=6a00d4142d1e2b685e00e398b1b9360001" />          <id>tag:vox.com,2007-10-11:asset-6a00d4142d1e2b685e00e398b1b9360001</id>
        <published>2007-10-11T17:23:46Z</published>
        <updated>2007-10-11T17:30:03Z</updated>
    
        <author>
            <name>Tomohiro</name>
            <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://tomyhero.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
           She is my daughter. cute?    <p style="clear:both;"> 
    <a href="http://tomyhero.vox.com/library/post/akane---1-years-old.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4142d1e2b685e00e398b1b9360001?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>Gmail is slow.</title>   
        <link rel="alternate" type="text/html" title="Gmail is slow." href="http://tomyhero.vox.com/library/post/gmail-is-slow.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Gmail is slow." href="http://tomyhero.vox.com/library/post/gmail-is-slow.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Gmail is slow." href="http://www.vox.com/atom/svc=post/asset_id=6a00d4142d1e2b685e00cd97290f174cd5" />          <id>tag:vox.com,2007-05-11:asset-6a00d4142d1e2b685e00cd97290f174cd5</id>
        <published>2007-05-11T14:56:59Z</published>
        <updated>2007-05-11T14:56:59Z</updated>
    
        <author>
            <name>Tomohiro</name>
            <uri>http://tomyhero.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://tomyhero.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
         Recently gmail is really slow.  Right now I am thinking about performance up every day. Like how should I cache, how should I setup servers and network...  I am making kinda blog site for work. I think I will use Apache Cache. but I need to contro...   <p style="clear:both;"> 
    <a href="http://tomyhero.vox.com/library/post/gmail-is-slow.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4142d1e2b685e00cd97290f174cd5?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="gmail performance" scheme="http://tomyhero.vox.com/tags/gmail+performance/" label="gmail performance" /> 
    </entry> 
</feed>


