posterous plugin prickly problem
So, why is it I can post to posterous with this script: http://tonyb.us/ppost
but can not with this php code: http://tonyb.us/cE
??
Granted, I’m no php wizard, but I can’t find any syntax errors, and I get no error messages back,
but posts sent with this code do not come through?
Anyone? Anyone?
Bueller?
#api #posterous #bash #php #curl
tagged: #api #posterous #bash #php #curl
Post to Tumblr with bash, vim and curl
Okay,
So, I’ve written Xpostulate, a cross-posting blog client in tcl/tk that posts to wordpress, tumblr, livejournal, etc., blah blah, and I’ve written some bash scripts to post to some of these with vim curl, such as PPoster, which posts to posterous with vim, etc.
And, now, I’m trying to post to tumblr, writing this post in vim, to be posted via curl.
If this is successful, I will post the script to http://baldwinsoftware.com/wiki (and come back and edit this post to give the precise link to the script).
So, let’s try to post this now.
SUCCESS! The script is here: tumble.sh
