User Tools

Site Tools


c-services:jabber

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
c-services:jabber [2014/10/31 14:27]
xen
c-services:jabber [2015/11/02 01:04]
xen [Web presence]
Line 22: Line 22:
     * [[https://​www.pidgin.im/​|Pidgin]]     * [[https://​www.pidgin.im/​|Pidgin]]
     * [[http://​psi-im.org/​|Psi]]     * [[http://​psi-im.org/​|Psi]]
 +    * [[http://​gajim.org/​|Gajim]]
   * OSX:   * OSX:
     * [[https://​adium.im/​|Adium]]     * [[https://​adium.im/​|Adium]]
     * [[http://​psi-im.org/​|Psi]]     * [[http://​psi-im.org/​|Psi]]
- 
 ===== Howto ===== ===== Howto =====
  
Line 37: Line 37:
   * Default channel: c_leuse@conference.c-base.org   * Default channel: c_leuse@conference.c-base.org
  
-==== IRC-Transport ​====+==== Web presence ​==== 
 + 
 +You can embed the icon into a page using a simple <img> tag, as follows:
  
-Beispiel #c-base ​auf Freenode:+<​code>​ 
 +<img src="​https://​jabber.c-base.org:5281/​status/​bernd@c-base.org"​ /> 
 +</​code>​
  
-  * Channel: c-base%irc.freenode.net +Alternatively,​ it can be used to get status name as plain text, status message as plain text or html-code for embedding on web-pages.
-  * Host: irc.c-base.org+
  
 +<​code>​
 +https://​jabber.c-base.org:​5281/​status/​bernd@c-base.org/​text
 +https://​jabber.c-base.org:​5281/​status/​bernd@c-base.org/​message
 +https://​jabber.c-base.org:​5281/​status/​bernd@c-base.org/​html
 +</​code>​
c-services/jabber.txt · Last modified: 2015/11/02 01:04 by xen