# Planet configuration file [Planet] # name: Your planet's name # link: Link to the main page # owner_name: Your name # owner_email: Your e-mail address name = Pulsar link = http://freedesktop.org/software/pulseaudio/planet/ owner_name = PulseAudio Community owner_email = planet@pulseaudio.org # cache_directory: Where cached feeds are stored # new_feed_items: Number of items to take from new feeds # log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL # feed_timeout: number of seconds to wait for any given feed cache_directory = cache new_feed_items = 0 log_level = DEBUG feed_timeout = 20 # template_files: Space-separated list of output template files template_files = pulsar/index.html.tmpl templates/default/atom.xml.tmpl templates/default/rss20.xml.tmpl # templates/default/rss10.xml.tmpl templates/default/opml.xml.tmpl templates/default/foafroll.xml.tmpl # The following provide defaults for each template: # output_dir: Directory to place output files # items_per_page: How many items to put on each page # days_per_page: How many complete days of posts to put on each page # This is the absolute, hard limit (over the item limit) # date_format: strftime format for the default 'date' template variable # new_date_format: strftime format for the 'new_date' template variable # encoding: output encoding for the file, Python 2.3+ users can use the # special "xml" value to output ASCII with XML character references # locale: locale to use for (e.g.) strings in dates, default is taken from your # system. You can specify more locales separated by ':', planet will # use the first available one output_dir = output items_per_page = 60 days_per_page = 0 date_format = %B %d, %Y %I:%M %p new_date_format = %B %d, %Y encoding = utf-8 # locale = C # To define a different value for a particular template you may create # a section with the same name as the template file's filename (as given # in template_files). # Provide no more than 7 days articles on the front page [pulsar/index.html.tmpl] days_per_page = 0 # If non-zero, all feeds which have not been updated in the indicated # number of days will be marked as inactive activity_threshold = 0 # Options placed in the [DEFAULT] section provide defaults for the feed # sections. Placing a default here means you only need to override the # special cases later. [DEFAULT] # Hackergotchi default size. # If we want to put a face alongside a feed, and it's this size, we # can omit these variables. face = default.png facewidth = 72 faceheight = 72 # Any other section defines a feed to subscribe to. The section title # (in the []s) is the URI of the feed itself. A section can also be # have any of the following options: # # name: Name of the feed (defaults to the title found in the feed) # # Additionally any other option placed here will be available in # the template (prefixed with channel_ for the Items loop). We use # this trick to make the faces work -- this isn't something Planet # "natively" knows about. [http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=pulseaudio] name = Twitter face = twitter.png [http://colin.guthr.ie/mezcalero/] name = Lennart Poettering nick = mezcalero face = mezcalero.png facewidth = 80 faceheight = 100 realfeed = http://0pointer.de/blog/index.rss20 [http://colin.guthr.ie/tag/pulseaudio/feed/] name = Colin Guthrie nick = coling face = coling.png facewidth = 81 faceheight = 100 [http://arunraghavan.net/tag/pulseaudio/feed/] name = Arun Raghavan nick = Ford_Prefect face = Ford_Prefect.png facewidth = 70 faceheight = 93 [http://linuxsound.wordpress.com/tag/pulseaudio/feed/] name = Kurt Taylor nick = krtaylor [http://linux-tipps.blogspot.com/feeds/posts/default/-/sound] name = D. Jansen nick = djansen [http://voices.canonical.com/david.henningsson/category/pulseaudio/feed/] name = David Henningsson nick = diwic [http://zhengrong.wordpress.com/category/pulseaudio/feed/] name = Deng Zhengrong nick = dzrongg [http://brainyfeed.blogspot.co.uk/feeds/posts/default/-/pulseaudio] name = Ștefan Săftescu nick = SliMM face = SliMM.png facewidth = 80 faceheight = 100 [http://poljar.blogspot.com/feeds/posts/default] name = Damir Jelić nick = poljar [http://lunarius.fe80.eu/blog/feeds/all.atom.xml] name = Alexander Couzens nick = lynxis