社交網絡上的開源軟件

近年我的開發工作和 Web 2.0 有關,自然想一看這套以 facebook 為題的電影 – 社交網絡 (The Social Network)。

(以下含有劇情內容)
Read the rest of this entry »

Related posts

Twitter x OAuth x Python = Tweepy

先說一句,我不喜歡 Twitter 廢除其 API 原有只使用 username/password 的 Basic User Authentication 方法。

因為我覺得 twitter 在宣佈有關功能停用日子之時,不太多 twitter 程序使用 twitter oauth (FAQ)。加上我所使用的 python-twitter 版本並不支援 oauth,一直也找不到任何包含 oauth 的 python-twitter 開發版本 (dev version)。也是說我除了需要改 @weatherhk@tctrack@tropicalhk 的程式之外,也需要另找一個 python lib 取代 python-twitter。(氣!)

Tweepy 與 Twitter OAuth

訴苦完後,讓我進入正題了。

試過不同的 twitter oauth python library,到最後一刻才發現 joshthecoder 寫的 tweepy,而我也可以容易地把 tweepy 在我原來的 python code 上 get it work。


Read the rest of this entry »

Related posts

2 new geek tee arrived!

Besides arrival of my new Utah Jazz tee last week, another 2 new geek tee arrived today.

This 2 tee is ordered on Cafepress. The python tee is the offical merchandise of Python software foundation, and sales benefit the foundation as well.

The apple-like penguin tee is attractive to me, which combines Linux and OS X. Would this cute penguin attracts girls ? ;)

Related posts