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.
perl-mongers.org offer openid blogging using MT , so everybody can write and read about Perl!! The article cover newbies to hackers! Is that cool?? maybe you should try one. I will... actually I did already! surprise!
perl is undead.
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.
- Use xfollowing and xfollowers instead of Net::Twitter->following(), Net::Twitter->followers() when you have more thatn 100 twitter's. following and follower methods have 100 limitation because of Twitter API. xfolloing() and xfollowers() is support more than 100 but it is unofficial use , the way I implement is not on the Twitter API Document. You can find how if you ask to google :-)
use Net::Twitter::Diff;
use Data::Dumper;
my $diff = Net::Twitter::Diff->new( username => '******' , password => '******');
print Dumper $diff->diff();print Dumper $diff->comp_following( 'somebody_twitter_name' );
print Dumper $diff->xfollowing();
print Dumper $diff->xfollowers();
- You must know one thing : you have limitation for 70 times per hour for Twitter API request. so be aware.
Actually I came here before so that we did not get into Inuyama castle sine need to pay $5 per person. We just have fun walking till over there. That is enough for us because you now my doughtier walk very slow -_-
Indeed , I wanted to come here because I wanted to eat Japanese style noodle called UDON here. Last time I came here , I ate the udon last time and I thought it is best Udon ever. And I ate today and now I know it is not best but it is still good Udon.
Udon++
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. So we finally bought new one with it!! cost like $150.
You can see the picture with a lovely model, there is a sheet front of bicycle If you go kinder garden , you will see so many moms using this. It is one of funny Japanese culture. he he he.
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
- moving fee : $1400
- new mansion contract fee , 2 months fee, and etc : $5000
- spend time with my daughter : priceless
cost tooooo much!!! And you know I have no job right now , so no income tt.
everybody be prepare when you quite job and move to far way !!