Dive into the archives.
- #GoogleWave DevFest/Hackathon BKKレポ by @proteusguy
先日、友人@proteusguyのオフィスとMOZOのオフィス2箇所を使って、Google Wave DevFest/Hackathon Bangkokを開催しました。レポ書かなきゃーと思いつつ、放置してたら@prote [...]
- #Firefox Bahasa localization? – discussion at #BarcampKL
Mozilla In Malaysia
View more presentations from gkanai.There was an interesting discussion about #Firefox Bahasa localization at #BarcampKL held on 4tha nd 5th of April, 2009.
Gen, who is director of Mozilla, asked the barcampers if they want to have Bahasa or Malay version of Firefox. It was one reason why he joined #BarcampKL.
The answer from the [...]
- 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 = [...]
- 初PythonコードをバンコクPythonianたちに見てもらったよ
初めてpythonデコードを書いて,初めてTwitter Botを作って、うれしくて楽しくて、Barcamp BangkokとBeercamp Bangkokグループに、作ったよー! と流した。
そしたら「Open so [...]
- #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’;
- Bangkok Event Twitter Bot @BKK_Events – バンコクイベント情報共有ボットをつくりました
Here is my First TwitBot : @BKK_events
How it workswhen you tweet to @BKK_Events
@BKK_Events re-tweets without sender name to spread it out.
If you have any event you want to spread over Bangkok, please tweet to @BKK_events!
FeaturesBeercamp notifer (This is what i wanted to make at the first time).
re-tweet @BKK_events without sender name, so that anybody can spread [...]
- 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 [...]



Comments