Instructions
sudo apt-get install python-twisted python-twitter python-feedparser
(you may need packages other than this; I have so much Python dev stuff installed that I may have already had half the requirements)wget http://launchpad.net/paisley/0.1/0.1/+download/paisley-0.1.tar.gztar -zxvf paisley-0.1.tar.gz- Follow https://wiki.mozilla.org/Raindrop/Install to get the Raindrop source
- Apply the pretty small raindrop-desktopcouch.diff to patch Raindrop to use desktopcouch if you have it available
- Edit your
~/.raindropfile and thenPYTHONPATH=paisley-0.1 ./run-raindrop.py sync-messages --max-age=5daysexactly as per https://wiki.mozilla.org/Raindrop/Install - To open your Desktop Couch for browsing, do
xdg-open $HOME/.local/share/desktop-couch/couchdb.html(instead of the localhost:5984 link that the Raindrop install instructions recommend)
So now we can all have a play with Raindrop. It looks really cool. Nice one, Mozilla Messaging team.
[...] http://www.kryogenix.org/days/2009/10/23/running-raindrop-on-ubuntu-9-10-using-desktop-couch a few seconds ago from web [...]