Can sage tweet?

i like this post (click again to cancel)
0
i dont like this post (click again to cancel)

How can I tell sage to make a twitter post?

asked Aug 17 '11

Bill gravatar image Bill
71 7
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)

4 Answers:

i like this answer (click again to cancel)
1
i dont like this answer (click again to cancel) Bill has selected this answer as correct

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 :)

link

posted Aug 18 '11

niles gravatar image niles
3354 5 38 92
http://nilesjohnson.net/
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)
i like this answer (click again to cancel)
0
i dont like this answer (click again to cancel)

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.

link

posted Aug 18 '11

kcrisman gravatar image kcrisman
6639 13 66 150

updated Aug 18 '11

niles gravatar image niles
3354 5 38 92
http://nilesjohnson.net/
Right. I'm looking to make my sage installation send a tweet from the command line. Bill (Aug 18 '11)
i like this answer (click again to cancel)
0
i dont like this answer (click again to cancel)

back then when twitter supported simple authentication it was very easy. you were even able to twitter in linux from the terminal via curl. now you need http/post on top of oauth.

link

posted Aug 18 '11

schilly gravatar image schilly
257 4 5 10
i like this answer (click again to cancel)
0
i dont like this answer (click again to cancel)

Sage can send e-mails. Is twitter so much different?

link

posted Aug 18 '11

Simon King gravatar image Simon King
376 2 11
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)
I've noticed the same thing, @Simon King. Bill (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)

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Tags:

Stats:

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.