makoto / rhosync-twitter-adapter

This URL has Read+Write access

name age message
file README.textile Tue Aug 18 02:01:27 -0700 2009 [makoto]
file base_timeline.rb Thu May 28 14:42:10 -0700 2009 Added sync to base_timeline [makoto]
file geo_timeline.rb Sat Apr 04 04:55:40 -0700 2009 Changed ask method parameters [makoto]
file my_timeline.rb Wed Mar 04 01:49:36 -0800 2009 Added geo an my timeline [makoto]
file pic_time_line.rb Sun May 03 15:37:36 -0700 2009 Made photo posting with multiple attribute work... [makoto]
file pic_timeline.rb Fri Apr 24 09:29:16 -0700 2009 Renamed pic time line [makoto]
file public_timeline.rb Thu May 28 14:46:52 -0700 2009 Required base timeline [makoto]
file timeline.rb Thu May 28 14:46:52 -0700 2009 Required base timeline [makoto]
README.textile

RhoSync Twitter Adapter

PREREQUISITES

git clone git://github.com/rhomobile/rhosync.git cd rhosync/lib

INSTALLATION

git clone git://github.com/makoto/rhosync-twitter-adapter mv rhosync-twitter-adapter twitter

Then, startup Rhosync locally, create new source, new source adapter, and

  • Source Name = Twitter Public TimeLine
  • Login/password (Not required for Public Timeline)
  • url = http://twitter.com
  • Source Adapter Class = PublicTimeline