Welcome To Snipplr
Everyone's Recent Snippets Tagged twitter
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
inspired by http://snipplr.com/view/6594/post-to-twitter-from-the-shell/ . I just rewrote it in Python because I didn't want to install a Ruby interpreter :)
use `chmod +x tweet.py` to run it as `./tweet.py` instead of `python tweet.py`
1
997
posted 16 years ago by nate_smith
Python make url address to Tinyurl in article content like Twitter message
1
983
posted 16 years ago by huacnlee
going to use twitterlocal to play around a bit with pygooglechart.
0
713
posted 16 years ago by mandric
Requires the twitter bundle. This is an early attempt at updating this. Pretty crude at the moment, but it works.
2
853
posted 17 years ago by gtcaz
Adapted from http://journal.mychores.co.uk/articles/2007/01/21/updating-twitter-from-ruby-rails
2
814
posted 17 years ago by gtcaz