| How can I tell sage to make a twitter post?
Do we want Sage to become like emacs?
benjaminfjones (Aug 18 '11)
I'm not sure what you mean, @benjaminfjones, but I don't think there is any reason that sage shouldn't be able to interface with X, regardless of what X is.
Bill (Aug 18 '11)
Sorry, the comment was meant to be humorous. http://www.emacswiki.org/emacs/WhyUseEmacsbenjaminfjones (Aug 18 '11)
Here are the results of the tweeting, if anyone is interested: http://twitter.com/#!/homologyNetworkBill (Aug 21 '11)
I also got twitpic to work with Sage: http://twitpic.com/photos/homologyNetworkBill (Aug 21 '11) |
| I don't think there's an existing functionality for this. I would try doing it by interfacing with a python application for sending tweets. Here was my first Google hit for this. There might be some people on sage-marketing interested in this too :)
Thanks, Niles. I'll give this a shot!
Bill (Aug 18 '11)
After a little effort, I got it to work! I had the same problem getting sage to see the python libraries as I had here: http://ask.sagemath.org/question/685/read-from-serial-port but the same fix got sage to see the tweepy library.
Bill (Aug 18 '11)
Glad to hear it!
niles (Aug 18 '11) |
| This doesn't really answer your question (you mean sending a tweet of your own), but it's useful to point out that Sage does have a Twitter feed.
Right. I'm looking to make my sage installation send a tweet from the command line.
Bill (Aug 18 '11) |
| Sage can send e-mails. Is twitter so much different?
That said, it seems that e-mailing does not work. Just for fun, I tried to send me an e-mail from Sage. There was a warning concerning the use of a deprecated module, and the e-mail has not arrived. Moreover, the doc string of the "email" function is broken (wrong formatting, that must look horrible in the reference manual).
Simon King (Aug 18 '11)
probably the 1st thing to try to fix it is to update twisted to the current version 11. (we run version 9, still)
Dima (Aug 19 '11) |
Asked: Aug 17 '11
Seen: 92 times
Last updated: Aug 18 '11
powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.