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 checksum:

b66e7fdcad5fb9ba03397328a0bbec7e2b59f39e888ea98a73d1a23b2d25d779

總下載次數 4,606

這個版本 4,605

License:

Ruby 版本需求: > 0.0.0

相關連結: