Welcome to twitter
When I signed in this morning Micha greets me with his status of eliminating the first pot of coffee. Very interesting… So we decided to start twittering ;)
I already registered an account about ten months ago, just to see how it works, but now I’ll try to show some activity and tweet a lot of boring things..
First of all I developed a little script that tweets my messaged via curl:
Just call it with your message, it will ask for a passphrase to your account.. Just download it and use it like ./tweet.sh yeah it works
.
And of course I’ve written a script that dumps all news to my console. To parse the XML I’m using Perl:
A little bit more code, but easy to use! Just download and run it with ./twitstat.pl [MAX_NUMBER_OF_TWEETS]
. (You may need some additional Perl libs)
So let’s see how long I keep going on.. You can follow me at http://twitter.com/binfalse
Leave a comment
There are multiple options to leave a comment:
- send me an email
- submit a comment through the feedback page (anonymously via TOR)
- Fork this repo at GitHub, add your comment to the _data/comments directory and send me a pull request
- Fill the following form and Staticman will automagically create a pull request for you:
1 comment
Twitter disabled Basic Authentication…
Some of you may have recognized that twitter has disabled the so called Basic Authentication. So my previous twitter-tools don’t work anymore. But don’t bury your head in the sand, here are the newer versions…….