There's a bunch of these services out there, but here's a couple that may be interesting: http://www.postful.com/ http://www.l-mail.com/ Both look pretty clean and offer various capabilities to send lots of letters more efficiently, including an API.
Dustin Curtis's new web app
41–50 of 104 posts
Re: Dustin Curtis's new web app
#42Re: Dustin Curtis's new web app
#43I suppose if the service gets popular you'll have to find some way to make it pay, otherwise it will cost you a fortune in stamps. Any plans? Or is it "Wait and see.." ??
Well, the dollar breaks down like this: * 10c to paypal * 44c to stamp * 40c for envelope and paper I make about 6c on each letter.
Re: Dustin Curtis's new web app
#44There's a bunch of these services out there, but here's a couple that may be interesting: http://www.postful.com/ http://www.l-mail.com/ Both look pretty clean and offer various capabilities to send lots of letters more efficiently, including an API.
Re: Dustin Curtis's new web app
#45In the year 2009 snail mail is grossly inadequate.
1. Does it prove anything? No. Sign something with a private key, that is proof.
2. Is it better for record keeping? No. Fires, floods, and rot are all enemies. Storing it digital allows one to replicate a lifetime of mail in 10 seconds.
3. Aesthetic? Only if you have a strong packrat or nesting instinct.
4. Cheaper? No. Not by a fucking longshot, not even close.
Take a one dollar bill out of your wallet, burn it, and send an email.
Re: Dustin Curtis's new web app
#46Re: Dustin Curtis's new web app
#47Somebody has to say it: In the year 2009 snail mail is grossly inadequate. 1. Does it prove anything? No. Sign something with a private key, that is proof. 2. Is it better for record keeping? No. Fires, floods, and rot are all enemies. Storing it digital allows one to replicate a lifetime of mail in 10 seconds. 3. Aesthetic? Only if you have a strong packrat or nesting instinct. 4. Cheaper? No. Not by a fucking longs…
Re: Dustin Curtis's new web app
#48www.mailaletter.com
None of the competing services that I know of provide an API, and if dcurtis releases an API that would be a significant edge.
Re: Dustin Curtis's new web app
#49Somebody has to say it: In the year 2009 snail mail is grossly inadequate. 1. Does it prove anything? No. Sign something with a private key, that is proof. 2. Is it better for record keeping? No. Fires, floods, and rot are all enemies. Storing it digital allows one to replicate a lifetime of mail in 10 seconds. 3. Aesthetic? Only if you have a strong packrat or nesting instinct. 4. Cheaper? No. Not by a fucking longs…
Re: Dustin Curtis's new web app
#50Interesting. I wonder if dcurtis would mind describing some details of the operation. Is the postage being printed too, or are stamps being affixed some other way? And I guess someone is still delivering the mail to a box or post office--would that get annoying?
I had a beagleboard (beagleboard.org) sitting around in my closet, so I figured I should do something with it. When you create a letter on Snail, the beagleboard pulls from the heroku database, formats the letter, prints it, and then sends me an email saying it's ready to be stuffed into an envelope. (Well... sort of. In a perfect world, that is what would happen. Unfortunately, there are some bugs that I am still tr…