From c9a4c42be2b1d54402f034e45f30fd02d9f90a18 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 26 May 2012 13:38:22 +0100 Subject: notes --- notes.rest.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 notes.rest.txt (limited to 'notes.rest.txt') diff --git a/notes.rest.txt b/notes.rest.txt new file mode 100644 index 0000000..335e390 --- /dev/null +++ b/notes.rest.txt @@ -0,0 +1,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`` -- cgit v1.2.3