Archive for the ‘Messaging’ Category

Blogging and IM with Windows Mobile

This morning I find myself waiting around for a few hours with only my Windows Mobile phone for company. I wanted to IM some guys at work, but we use Jabber. A quick Google and I found Parlingo, a free multi protocol IM client for Windows Mobile. Perfect!
After having a quick IM with work I [...]

Posted on October 7, 2009 at 9:31 am by Martin · Permalink · One Comment
In: Messaging

Microblogging Clients

I have recently discovered the world of microblogging, and I am hooked
Over the last couple of weeks I’ve tested a few microblogging clients. On my Ubuntu workstations I started out using Twitux, then switched to Thwirl after figuring out how to get Adobe AIR 1.5 installed on Ubuntu. However, when I started [...]

Posted on January 28, 2009 at 10:38 am by Martin · Permalink · Leave a comment
In: Messaging · Tagged with: , , , , ,

Identi.ca status updates from the shell

I am getting to like this micro blogging thing and having figured out how to update Twitter status via the shell I thought I do the same for Identi.ca. The solution is practically identi.cal, see what I did there
curl -u username:password -d status=”Your message here” -k https://identi.ca/api/statuses/update.xml

Related posts

Twitter status updates from the shell [...]

Posted on January 23, 2009 at 4:42 pm by Martin · Permalink · Leave a comment
In: Messaging · Tagged with: , , , ,

Sync Zimbra Contacts, Calendar and Tasks to your iPod

We use Zimbra at work for email, contacts, calendaring, etc. I have long since got Zimbra syncing with Thunderbird and my phone, I love it. At the weekend I was updating the music library on my iPod Nano (2nd Gen) and noticed I had hidden the Contact and Calendar menu entries. I decided to see [...]

Posted on January 21, 2009 at 1:41 pm by Martin · Permalink · 2 Comments
In: Messaging · Tagged with: , , , , ,

Twitter status updates from the shell

I updated my wiki script (Yawki) earlier, it now produces an RSS 2.0 feed and notifies Twitter when I add or edit a wiki page.
Yawki is a 30k shell script so I needed to find I way to notify Twitter via the shell. A little Googling later and I had the answer
curl [...]

Posted on January 17, 2009 at 2:55 pm by Martin · Permalink · One Comment
In: Messaging · Tagged with: , , , ,