summaryrefslogtreecommitdiff
path: root/notes.rest.txt
blob: 335e3906cb864c1a458a66e6fa8dbd22cf135d9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
========
 Feeder
========
 
General process
===============
 
1) load configuration
2) for each configured feed
 
   1. load all items
 
3) remove duplicates
4) for each item
 
   1. expand to full post
   2. edit media
   3. extract author name (?)
   4. publish
 
Libraries
=========
 
``XML::Feed``