summaryrefslogtreecommitdiff
path: root/notes.rest.txt
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2012-05-26 13:38:22 +0100
committerdakkar <dakkar@thenautilus.net>2012-05-26 13:38:22 +0100
commitc9a4c42be2b1d54402f034e45f30fd02d9f90a18 (patch)
tree5856630f4a28a0b95780ba213f51220ff449dba6 /notes.rest.txt
downloadfeeder-c9a4c42be2b1d54402f034e45f30fd02d9f90a18.tar.gz
feeder-c9a4c42be2b1d54402f034e45f30fd02d9f90a18.tar.bz2
feeder-c9a4c42be2b1d54402f034e45f30fd02d9f90a18.zip
notes
Diffstat (limited to 'notes.rest.txt')
-rw-r--r--notes.rest.txt24
1 files changed, 24 insertions, 0 deletions
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``