Changeset - c70ee7ac16e8
[Not reviewed]
0 1 0
Jan Kaluza - 10 years ago 2015-11-27 13:28:57
jkaluza@redhat.com
Float test
1 file changed with 11 insertions and 12 deletions:
index.md
11
12
0 comments (0 inline, 0 general)
index.md
Show inline comments
 
@@ -7,28 +7,27 @@ title: Spectrum 2
 

	
 
![Spectrum 2 animation](animation.gif)
 

	
 
<div style="width: 250px; float:left;">
 

	
 
Spectrum 2 is an Generic transport/gateway.
 
It supports multiple frontends like XMPP or Slack and can transport messages using these
 
frontends to wide range of different networks such as such as ICQ, XMPP (Jabber, GTalk),
 
AIM, MSN, Facebook, Twitter, or IRC.
 

	
 
Spectrum 2 is written in C++ and uses the [Swiften](http://swift.im/swiften) library and various different libraries for "legacy networks".
 
Spectrum 2 is open source and released under the GNU GPL.
 
</div>
 

	
 
Spectrum 2 is not intended for strictly desktop users, ie those who have no familiarity with running server side applications.  It is intended to provide a service to desktop users, but be managed by server administrators.  If you are interested in the project but have no familiarity with running a server (and no interest in learning), please speak with your local system administrators about making Spectrum 2 available.
 
<div style="width: 250px; margin-left: 63px; float:left;">
 

	
 
## News
 
Spectrum 2 is written in C++ and uses the [Swiften](http://swift.im/swiften) library and various different libraries for "legacy networks".
 
Spectrum 2 is open source and released under the GNU GPL.
 

	
 
ICQ has changed its server and protocol. Some really old versions of libpurple
 
in some cases fail to login. If (and only if) the default configuration does not work for you,
 
you should add these settings to your config file:
 
</div>
 

	
 
	[purple]
 
	server=login.icq.com
 
	use_clientlogin=1
 
	encryption=no_encryption
 
<div style="width: 250px; margin-left: 63px; float:left;">
 

	
 
This will disallow encryption from Spectrum to ICQ server, but there is currently no other way how to make it work.
 
Spectrum 2 is not intended for strictly desktop users, ie those who have no familiarity with running server side applications.  It is intended to provide a service to desktop users, but be managed by server administrators.  If you are interested in the project but have no familiarity with running a server (and no interest in learning), please speak with your local system administrators about making Spectrum 2 available.
 

	
 
</div>
 

	
 
## Technical details
 

	
0 comments (0 inline, 0 general)