This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
postcard /
README
postcard this is a project to create postcards for mailing. mostly this is a wishlist kind of thing, but as a stake in the ground here's something like a structure for it. the main application is the command line app: postcard -to mom -photo cute-kids.jpg -message "they get so big so fast! love ed" which should generate a job at some print service to send a postcard in the mail with that text on it to that address. which suggests several helper/helpful requirements: address/ tools for address management, manipulation, databases etc image/ tools for managing and maintaining photographs and other art text/ tools for turning text into lovely text for the text side of the screen printer/ the printer side of this world, including job queuing and other outsourced printing options printer/moo tools for printing; should import this one: http://search.cpan.org/dist/Net-Moo/lib/Net/Moo.pm printer/postful reference this api http://postful.com/developer/guide#mail_a_postcard http://postful.com/postcard printer/hippopost no api publicly visible; they advertise some kind of system integration for partners








