Plagger rocks, Bloglines sucks
I export the OPML from Bloglines, then switch my RSS reader as Plagger.
I must admit that the installation of Plagger is painful (in Win32), there is a lot of modules needed. mm, I don't use PPM, cpan just take me to the place.
I think you'd better svn checkout http://svn.bulknews.net/repos/plagger/trunk/plagger
since I think we need the templates under the dir "assets".
my config YAML are something like:
try to visit http://fayland.vicp.net/plagger to have a general idea. (PS, the host is my own machine, so it's only available in 9:00AM to 8:00PM).
when I need to read the lastest items of the RSS articles, I need to run the script plagger again to fetch them remotely.
mm, any way, Plagger is great.
I must admit that the installation of Plagger is painful (in Win32), there is a lot of modules needed. mm, I don't use PPM, cpan just take me to the place.
I think you'd better svn checkout http://svn.bulknews.net/repos/plagger/trunk/plagger
since I think we need the templates under the dir "assets".
my config YAML are something like:
global:then run the script plagger. it will make a "index.html" and some xml files under the dir "E:/Fayland/plagger/".
# Set timezone to your local one
timezone: Asia/Shanghai
# this make logger logs important information
log:
level: info
plugins:
- module: Subscription::OPML
config:
url: http://localhost/plagger/export.opml
# Load 'Bundle' planet plugins
- module: Bundle::Planet
config:
duration: 3 days
title: Fayland's Planet
description: What I am interested in
dir: E:/Fayland/plagger
url: http://fayland.vicp.net/plagger
theme: sixapart-std
stylesheet:
- http://planet.catalystframework.org/css/global/planet.css
- http://planet.catalystframework.org/css/global/generic.css
- http://planet.catalystframework.org/css/global/layout.css
try to visit http://fayland.vicp.net/plagger to have a general idea. (PS, the host is my own machine, so it's only available in 9:00AM to 8:00PM).
when I need to read the lastest items of the RSS articles, I need to run the script plagger again to fetch them remotely.
mm, any way, Plagger is great.
0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home