RubyGems Navigation menu

twitterize 1.0.0

Twitterize is a quick and dirty hack I did in a few hours to play with the Twitter API (seriously, there are no tests and I'm sure there is code crude enough in there to make you recant any friendship we might have). It allows you to take any number of RSS feeds and post them to one or more Twitter accounts. An example of this is how various RSS feeds from the New York Times are sent to twitter accounts nytimes, nyt_arts, nyt_biz, etc. This is accomplished via a command-line script that requires a separate configuration file (see below). Since Twitter is a rapidly growing (read somewhat flaky) service, twitterize also uses a database to store twitters to be posted and recover later if twitter is down. This also allows the app to retain feed GUIDs and avoid duplicate posts.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.0 - March 22, 2007* (9.5 KB)

Runtime 依赖 (5):

activerecord >= 1.15.0
feedtools >= 0.2.26
hoe >= 1.2.0
htmlentities >= 4.0.0
shorturl = 0.8.2

业主:

作者:

  • Jacob Harris

SHA 256 校验和:

b66e7fdcad5fb9ba03397328a0bbec7e2b59f39e888ea98a73d1a23b2d25d779

下载总量 4,619

这个版本 4,618

许可:

需要的 Ruby 版本: > 0.0.0

链接: