I've made some Progress (albiet slowly, I have not been focusing on this proj at all). I suppose with the API we will keep with Postful since we can completely automate it, I'm just working on the admin functions atm - the way it will be set up is in 3 split ways.
(Anything labeled WIP is a 'Work In Progress')
1) Addresses
- Anyone with admin access will be able to insert/modify/remove entries from the Addresses.
2) Letters (WIP)
- Able to upload either a bunch of text (will be saved as a .txt), pdf ,rtf or DOC (Not a DOCX - prefered format would be MSWord 6 I think?). Still wondering if manipulating HTML to convert into a letter is plausable.
3) Postcards (WIP - I couldn't get the API to work with it; I'll look into that when I come across it)
- Upload images for both front and back of the postcard (I suppose since I'm lazy, the words should already be written out on the postcard! Though I do think I need to figure out the X/Y pos for where the address goes (?) again I'll look at it when I come across it); picture formats must be in PNG/JPG/GIF format, dimension seem to vary (I think I saw it at 900x638 px)
Once those basic things are covered... I guess the next step is to fill it up with content, then get a real Postful account (since I am only using Sandbox atm) and muck around with that.