GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Plagger::Plugin::Subscription::Bloglines(3) User Contributed Perl Documentation Plagger::Plugin::Subscription::Bloglines(3)

Plagger::Plugin::Subscription::Bloglines - Bloglines Subscription

  - module: Subscription::Bloglines
    config:
      username: your-email@account
      password: your-password
      mark_read: 1

This plugin allows you to synchronize your subscription using Bloglines Web Services sync API.

username, password
Your username & password to use with Bloglines API.
mark_read
"mark_read" specifies whether this plugin marks as read the items you synchronize. With this option set to 0, you will get the duplicated updates every time you run Plagger, until you mark them unread using Bloglines browser interface. Defaults to 1.

For people who uses Bloglines browser interface regularly, and use Plagger as a tool to synchronize feed updates to mobile devices (like PSP or iPod), I'd recommend set this option to 0.

Otherwise, especially for Publish::Gmail plugin users, I recommend set to 1, the default.

fetch_meta
"fetch_meta" specifies whether this plugin fetches folder structure using listsubs API. With this option on, all feeds under Plagger folder will have Plagger as its tag.

You can use this tags information using Rules in later phase.

dont_use_notifier_api
Turn it on when you want to skip Notifier API, which could sometimes be broken and always returns 0 instead of the actual unread count.

Tatsuhiko Miyagawa

Plagger, WebService::Bloglines, <http://www.bloglines.com/>
2006-12-05 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.