Tagged with update

WordPress 2.5 Features

WordPress 2.5 has great upgrades. I love the new dashboard look. Great user interface.

I’m actually a textpattern user, but I’m using wordpress in this blog. Can’t wait to upgrade to 2.5.

Tagged , , ,

Update Your Twitter Status from Terminal

Yes, you could update using your favourite instant messaging client, or texting from your cellphone. But that aren’t the way to looked geeky. Updating from terminal is geekier.

Here, try this.
curl -u yourusername:yourpassword -d status=”Your Message Here” http://twitter.com/statuses/update.xml

Of course, you have to had the curl installed first.

Tagged , ,
Follow

Get every new post delivered to your Inbox.