正在使用的Firefox插件列表

Google Chrome发布的东风,show一下我的Firefox插件列表 (粗体的代表强烈推荐)

Generated: Wed Sep 03 2008 10:44:16 GMT+0800 (CST)
User Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b1pre) Gecko/20080831020404 Minefield/3.1b1pre
Build ID: 20080831020404

Enabled Extensions: [29]

Installed Themes: [3]

Installed Plugins: (9)

  • Default Plugin
  • DivX Browser Plug-In
  • Java(TM) Plug-in 1.6.0_07-b06
  • mplayerplug-in 3.55
  • OpenOffice.org Plug-in
  • QuickTime Plug-in 7.4.5
  • RealPlayer 9
  • Shockwave Flash
  • Windows Media Player Plug-in

获取Twitter Replies的简易方法

近日twitter 看replies功能不能用,但是twitter api还是好的, 所以试着用python-twitter来看replies, 效果不错, 不知道python是什么的同学请忽略此帖

首先安装python-twitter, 最方便的做法可能是用easy_install

easy_install python-twitter

下面是代码

import twitter
def getTwitterReplies():
     api = twitter.Api(username='twitter用户名', password='twitter密码')
     replies = api.GetReplies()
     replies.reverse()
     for item in replies:
          print item.user.screen_name, ': ', item.text

我是放在ipython当中,直接输函数名就可以看到结果了

昨天去drupalcamp shanghai的收获

发现了三个挺有用的模块:

  1. coder 检查代码质量,是否符合drupal规范还有进行code review的模块
  2. i18n 这个实际上不是一个模块,而是一组模块,用来进行drupal站点的多语言开发,包括内容和界面,非常有用,自动化程度相当高
  3. services 这个模块可以为大部分的drupal功能提供web api支持, 在这个基础上开发自己的web api简直是易如反掌。

更多关于drupalcamp 上海的报道,可以看 他们的官方网站: http://drupalcampshanghai.org/

[响应POPOEVER] 生命的价值并不止于自己的幸福,大家齐行动,挂个 banner 援助地震灾区!

Donate to Earthquake refugees

生命的价值并不止于自己的幸福

在Mac OS X下使用ffmpeg将mpeg转换成mp3

五一假期期间受LD之命要将几个mpeg文件转换成mp3, 试了一大轮freeware/shareware/open source软件之后发现ffmpeg最简单,命令行一行搞定:
ffmpeg -i video1.mpeg video1.mp3

因为是在Mac OS X下(LD的MacBook)安装ffmpeg有点麻烦,如果没装MacPorts可以采用先安装ffmpegX的“曲线救国”方式, 安装完之后可以在/Applications/ffmpegX.app/Contents/Resources/ffmpeg找到ffmpeg命令

Google App Engine 发布

Google App Engine 北京时间今天正午发布,preview accounts(1万个)几分钟就被抢光了the powerful engine!

简单来说是一个python应用hosting 环境,GvR说了迟点会加入其他语言的支持

有兴趣的人可以先下载SDK

相关报道:
http://radar.oreilly.com/archives/2008/04/app-engine-host-your-python-apps-with-google.html

http://www.techcrunch.com/2008/04/07/google-jumps-head-first-into-web-services-with-google-app-engine/

Update:1点多的时候拿到了我的Google App Engine Account  :)

升级到Wordpress 2.5

dreamhost.com的一键升级完成的,很方便

到目前为止没有看到有什么问题

惊喜的发现,居然有plugin自动升级功能了

  1. Twitter Updates

  2. Recent Posts

  3. Categories

  4. Archives

  5. Books I'm reading

  6. 全球之聲