Scratching Itches: Chat

Chat networks
I connect to multiple chat networks:
- IRC
- AIM
- MSN
- google talk
- facebook chat (jabber)
Needs
I wanted to be able to connect to message a person or read messages from anywhere.
I also didn’t want to have to constantly connect just to check messages. I needed push notifications to my iPhone.
Solution
My solution allows for me to connect via any irc client, since irc clients are easily accessible on many devices.
- Weechat (irc chat client in the terminal)
- Bitlbee - allows me to connect to all my non-irc chat networks
- ZNC (irc bouncer, keeps connections to bitlbee / freenode alive)
- Prowl push notifications on iPhone 4s (there’s a Prowl module for ZNC that i use)
- Colloquy on iPhone
This setup requires a server to run ZNC and Bitlbee.
This setup allows me to connect using any irc connection and let’s me disconnect with my client without losing connection to messaging. When I get messaged I get a push notification to my phone, then I can reconnect and reply however I choose, either via computer in weechat or through my phone in Colloquy.
