Infinoted
Infinoted is a service for collaborative plain text editor. It also provide chat functionality.
The client used to connect to this service is known as Gobby-0.5 .
Installation:
To install this service we have run the next command in the Raspberry Pi, which has Raspbian Wheezy installed:
# sudo aptitude install infinoted-0.5
And to make it work each time the Raspberry Pi boot I have added the next line to /etc/rc.local
sudo -u pi infinoted --security-policy=no-tls -d
And that's all. Enjoy this new service!