Software:Bombus

From HandWiki
Bombus
2Mobiles-with-Bombus.jpg
Bombus running on two mobile phones in 2007
Developer(s)Eugene Stahov (evgs)
Preview release
0.7.1427 / December 28, 2008; 15 years ago (2008-12-28)
Written inJava,[1] C++[2]
PlatformJavaME, .NET Framework
TypeInstant messaging client
LicenseGeneral Public License
Websiteweb.archive.org/web/20120412065437/http://bombus-im.org//

Bombus is a GPL instant messaging client for the XMPP protocol. It is written in Java, and runs on Java ME/MIDP capable cellphones, including Windows Mobile platform with installed Java ME virtual machine, or any other platform, where Java ME is available. There was successful compilations of Bombue for Android.

There are also early preview snapshots of the separate project called Bombus-NG made by the same author. Bombus-NG is a native Windows Mobile XMPP client, which does not require the installation of .NET Framework runtime.

Availability

Official website provides ready-to-install JAR/JAD files for Java platform and CAB for Windows Mobile via OTA feature of cellphones. Source code of both Java and WM projects are available via Subversion repository.

Features

  • Bombus uses available network connection to connect to XMPP server for transferring data to server and users. It can use WAP/GPRS provided by mobile network operator as well as WiFi network connection on suitable mobile devices.
  • Bombus completely implements XMPP Core specifications and a lot of XMPP extensions, as major desktop XMPP clients. It also provides Stream Compression extension - the most essential feature for GPRS users - it can reduce network traffic costs up to 10 times comparing with plain XMPP connection. Secured server connection is also available, if cellphone support it.
  • User interface can be easy customized with skins, emoticons, which are compatible (or easy to convert) with desktop clients such as Psi, Gajim, Tkabber, QIP, etc. The official website offers a web application called online constructor[3], which allows the user to choose graphical skins and emoticons packs, and builds ready-to-install JAR file with customized interface.

Third-party modifications

Due to opensource nature, Bombus has custom modifications (or forks) from different volunteers, with some UI improvements, additional XMPP features (such as Geolocation support, or SOCKS5 file transfer between users), etc. Most important features and bugfixes are merged in main Bombus code after author's approval. Such modifications as BombusMod[4] have large code and UI improvements.

References

External links