Tag Archives: 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.
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 … Continue reading