Not used anymore, using instead newsbeuter (cf RSS#Readers) and ratpoison message.

Feeds followed

  • Ideas sent by SMS should improve the update frequency by shortcuting the process (skip page2rss because of its 24h long cycle)

To Do

  • configure it to use my bots to display live results
  • configure it to use my own calendar and my friends calendars!
  • configure it to remove Gmail notifier
  • move my "Discussion" folder from Bloglines to RSSnotifier
    • use the OPML file to extract it (or the Bloglines API)
  • configuration file from ~/.rssnotifier/RSSNotifierUserConfig.properties without confidential informations
    • available here
    • build a tool to automatize the whole process
    • eventually import from a specific "rssnotifier" folder in an OPML file from bloglines for example

Tool

Principle

when Im disconnected from Blinkenshell I could have live notification of :

  • private message
  • highlights
  • offline since X hours
  • IM pseudonyme and tag changing

Result

  1. live logs from irssi (24/7 and connected to all my IM networks)
  2. PHP script to analyze them and output an rss feed
  3. RSSnotifier as a client to fetch the feed and display it live

Example

friend appears online when his local time >=6AM automatically connect it with his card in Social Annotating? (social reminder)

Current configuration file

#RSS Notifier Config File.
#Sun Oct 12 14:08:22 CEST 2008
proxy.authentication.password=
horiz.size=0
max.number.of.feed.entries.shown=10
windows.messaging=0
show.autoheight=false
icon.doubleclick=http\://seedea.free.fr/wiki/index.php?n\=Content.ToolsRSSnotifier?action\=edit
show.width=360
proxy.access=false
show.height=170
refresh.time=10
start.size=30
show.needsclose=0
proxy.authentication.username=
proxy.host=
feedsList=http\://page2rss.com/rss/1188050fe4e4d24fe32a6d6f46619968 https\://gmail.google.com/gmail/feed/atom 
tray.quarterPosition=3
proxy.authentication.required=false
show.time=4
browser=

Note

My notes on Tools gather what I know or want to know. Consequently they are not and will never be complete references. For this, official manuals and online communities provide much better answers.