Dive into the archives.


  • Learning Python in a pub

    Sometimes I drop in at Bull’s head pub for a beer on the way home. It’s the only place I can go for beer on my own (I mean as a girl, not good to go for drink alone, not safe). I go there very often, so the manager, waitresses, waiters and even the people [...]

  • little change for @Beercamp TwittBot

    Just updated a little.
    @Beercamp was dead on Saturday because of my careless mistake. Then @proteusguy tought me that “don’t store passwords in code. :) that’s a deployment configuration thing.“
    My previous code contain username and password like below.
    #Twitter Login Information
    username = ‘hogehoge’
    password = ‘hogehoge’
    New version is like this (code is here).
    #Twitter Login Information
    username = sys.argv[1]
    password = [...]

  • #Beercamp Twitter Bot is now working

    Yes! This is what I wanted to make, now it’s working :) Thanks Mike to keep this username :)

    dtsv.dtse_post_823_permalink = ‘http://31o5.com/2009/02/beercamp-twitter-bot/’;
    dtsv.dtse_post_823_title = ‘#Beercamp Twitter Bot is now working’;

  • Pythonをインストールしてみたよ

    このあいだのバンコクツイッターオフ、twittbkk2にて、和製ボットの紹介プレゼンをしたのがきっかけで、自分でもボット作ってみたいなぁ、と思っていました。
    最近、お料理もあんまりしていないし、お裁縫もしていないし、自分 [...]

  • #Beercamp Twitter Bot in Python

    Just started reading Python book for beginner, and wrote very simple code the day before yesterday.Yesterday and today, I spent few hours to read the book and try to code. I made a rule not to open the books during the daytime…. gotta work!
    Today I made TwitterBot which tell you when is the next #Beercamp.
    At [...]

  • My first python code :)

    Here is my first python code…
    Making things is fun. I used to love making things, sawing knitting cooking drawing etc, when I was in Tokyo I used to make cards or stickers and sold on the street.
    Coding is one thing. I’m not a developer, what I do is just customize existing cms, xhtml/css thing and [...]

  • met a Python geek

    At the Japanese restaurant named Samurai on suk soi 39, i met a Python geek last Saturday. The title on his business card is “programmer”, which made me to smile.
    He told me how cool Python is, and how much he loves programming.
    He’s a geek and open-minded person. We talked that both of us are not [...]

FRESH / LATEST POSTS

MOZO on Facebook

31o5::del.icio.us