jabber
Wacky Jabber 1.0
Wacky Jabber is all you need to help you generate pseudo-random English-like phrases. (ex: Lo adylxou he va ivu. ) more>>
Wacky Jabber 1.0 is all you need to help you generate pseudo-random English-like phrases. (ex: "Lo adylxou he va ivu." )
ejabberd 1.1.3
ejabberd - open source instant messaging server more>>
ejabberd is cross-platform, distributed, fault-tolerant, and based on open standards to achieve real-time communication (Jabber/XMPP).
Enhancements:
- Mac OS X Intel and PowerPC installers
- Security fix
JabberFox 0.4.1
JabberFoX is a client for the Jabber chat system more>>
Jabber is an open source instant messaging system fully based on XML. Thanks to the server-side Jabber Agents, Jabber clients can communicate with users of other instant messaging systems, like AIM, ICQ, Yahoo, MSN, or IRC.
JabberFoX is written in Objective-C using Apples Cocoa API and tries to make full use of Aqua, Apples cool new user interface system. It aims at implementing all of the standard jabber features including chat, group chat, messages, the roster (buddylist), and agents. Eventually we hope to incorporate all of the features of the Jabber protocol, including browsing, strong encryption and the new conferencing protocol.
JabberFoX is currently being maintained by a small group of volunteers.
Enhancements:
- Localized to Spanish
- URLs in incoming messages/text are made clickabkle, like in web browser.
- Roster/UserChat/GroupChat can have transparent backgrounds
- Roster contacts with only one resource cant be expanded anymore to reduce clutter
- Added a menu item to show/hide offline roster items
- GroupChat: added Tab-completion of nick names
- GroupChat: highlighting possible via color, sound, or speech
- Support for new "invisible" mode (only works on Jabber servers >= 1.4.2)
- Various other minor changes
- Lots of bugs squashed (and probably new ones introduced :-P).
DJabberd 0.84.01
High-performance, low-overhead, everything-is-a-plugin extensible Jabber/XMPP server more>> High-performance, low-overhead, everything-is-a-plugin extensible Jabber/XMPP server
DJabberd is a high-performance, scalable, extensible Jabber/XMPP server framework. While it comes with an example server, its really a set of classes for you to build your own Jabber server without understanding Jabber.
Instead of working with XML and protocol-specific details, you subclass parts and work with sane objects and data structures and let DJabberd do all the ugly work.
Consider DJabberd the mod_perl/qpsmtpd/Perlbal/Plagger of the XMPP world. Everything is a plugin. The framework lets you override the behavior of:
- Authentication
- Authorization
- Roster Storage
- Automatic roster population
- Presence lookup
- Message delivery
- Internode communication
- ...
- everything else
Or you can just choose mix and match behaviors from other CPAN modules: mix LDAP auth with SQLite storage with Spread inter-node communication with LDAP roster-population.
You can even have multiple plugins per hook, in any order. Also, rather than implementing the hooks directly, the framework comes with simple objects you can subclass which further eases the use of the async plugin system.
Internode-communication lets you just scale out, providing both load balancing and high availability in your Jabber farm. Because good Jabber clients will quietly reconnect on TCP connection failure, you can even do rolling code upgrades without users noticing.
As an admin, youre free to choose which internode communication method to use or you can write your own, specific to your application (assuming youre integrating this into an application).
The DJabberd core aims to be fully XMPP 1.0 compliant, as well as supporting common pre-XMPP standards. To name the obvious ones, DJabberd supports:
- s2s (Server to Server), but may be optionally disabled
- XMPP StartTLS support
- Pre-XMPP SSL-on-separate-port support
Enhancements:
- SARTAK caught a typo in BotContext.pm where a qr was used in a place that obviously should have been qq.
- "use bytes" in Connection.pm, which reportedl fixes UTF-8 corruption in rosters (Aleksey Luzin )
- If an explicit configuration file location is given to djabberd, dont fall back on the built-in default locations. If the user wanted the defaults, he wouldnt have used the --conffile option.
- Allow the location of the log4perl configuration file to be set via a command-line argument to djabberd. (Jakob Burkhart )
- Correct support for re-using an S2S connection for multiple source domains. (Adrian Ulrich )
- Jacob Burkhart : Fix memory leak when using SSL
- Michael Scherer : more helpful error messages in logs after dialback failure (shows hosts in question)
- Piers Harding : Fix bug where server wasnt including a "from" attribute in IQ responses.
- Multiple resources of the same local JID are now made aware of one another via presence stanzas as required by the spec.
- dont leak UDP sockets on DNS SRV lookup timeouts
- handle improper SSL disconnects without spinning CPU
- Updated DJabberd::Component::Example which uses the correct API. The previous example didnt actually work anymore.
- Add POD for DJabberd::Agent, DJabberd::Component and a bunch of other related modules.
- Make bots automatically accept roster subscription requests.
Gabber 1.9.4
Gabber is a Jabber client written in C++ more>>
Enhancements:
- Chat text entry automatically expands (thanks Gossip)
- Fix bug with closing Group Chat Join dialog (Luke Renn)
- Contact List backend rewritten (AGAIN)
- Contact Info now displays some client capabilities
- Add Contact Dialog now supports registration of gateways
- Standalone Messages can now display embedded URIs
- Added support for translations (none have been contributed yet).
Ajaxbber 20080323
Web-based Jabber communication client for your Mac more>> Web-based Jabber communication client for your Mac
Ajaxbber is a web-based Jabber client. Ajaxbber is completly written in Javascript, and uses Ajax technology.
Ajaxbber provides basic instant messenging, and roster management through the web browser. Theres no need to install anything in your computer, you just have to use a compatible browser.
Ajaxbber is comparable to JWChat, but all windows stays inside one web page. Ajaxbber is widely themeable and configurable, because it is wholly based on CSS design.
Main features:
- Roster management : add, edit, delete contacts
- Status messages
- Create account
- User avatars XEP 0153
- Preferences stored in a cookie
- Eye candy effects for notification
- All chat windows in the same "tab", and few popups
Enhancements
- Avoid windoo css in release package
- Replace some divs by tables
- Improve group hiding
- Correct a LoginWindow label in configuration
- Adjust red border size for LoginWindow
- Replace some divs by tables
- Lighter message notification
- Add a collapsed/expanded arrow icon on group banner into roster
- Code cleanup
- Add a czech translation
- Ability to override browser language configuration
- Add a license header
- ChangeLog is built automatically by make package script
- Add README,COPYING,ChangeLog and .htaccess files
iChabber Release 38
iChabber - Simple gtalk and jabber client for the ipod touch and iphone. more>> iChabber - Simple gtalk and jabber client for the ipod touch and iphone.
Gtalk/Jabber client with simple user interface for the ipod touch and iphone. HTTP proxy connection is supported.
iChabber is an application that has been tested with iPhone firmware 1.1.4. and iPod touch.
System requirements:
- iPhone or iPod touch
JBother 0.8.7.1
JBother is a Jabber client written in pure Java more>>
It has a plugin system that allows us to write code that is specific to a certain platform, while keeping the core pure Java. An example is the Win32 plugin - it allows for an icon in the system tray on Windows. All plugins can be easily viewed and installed from within JBothers plugin manager.
It uses the Smack Jabber library for communications. You can get Smack at http://jivesoftware.org/smack.
Enhancements:
- This release is a bugfix release.
- It should take care of several issues with the profile editor, including the bugs concerning creating new users.
- It also fixes the vCard bug, as well as many others.
TVJab 0.7.7
TVJab is an Instant Messaging client that runs both on Mac OS 9 and Mac OS X. It uses the Jabber protocol to connect a Jabber server and chat with other Jabber clients more>> TVJab is an Instant Messaging client that runs both on Mac OS 9 and Mac OS X. It uses the Jabber protocol to connect a Jabber server and chat with other Jabber clients. You can also chat with other IM softwares such as MSN Messenger, AIM, ICQ, or Yahoo, and you can also connect to IRC servers, if the server you are connected to supports these protocols.
MacOS 8.6 or later, CarbonLib 1.3.1 or later.
BitlBee 1.2.3
An IRC to other chat networks gateway more>> An IRC to other chat networks gateway
BitlBee brings IM (instant messaging) to IRC clients. Its a great solution for people who have an IRC client running all the time and dont want to run an additional MSN/AIM/whatever client.
BitlBee currently supports the following IM networks/protocols: XMPP/Jabber (including Google Talk), Yahoo! Messenger, AIM, MSN Messenger and ICQ.
Enhancements
- Fixed a security issue similar to the previous account overwrite/hijack bug.
Aethera 1.2.1
Aethera - Pim application more>>
Aethera is a new cutting edge communications and personal data management software written with Qt and deployed for Linux, Windows and Macintosh. By PIM we mean Personal Information Manager, by PDR we mean Personal Data Repository, the rest should be obvious.
Aethera supports all the standard messaging protocols such as POP and IMAP with full synchronization capability as well as support for multiple identities. All the features you would expect to find in an industrial strength email system are part of Aethera. In addition there is a personal calendar and schedule, as well as "sticky" notes, "To Do" lists, an address book, groupware compatibility via Kolab, and optional plug ins the extend the idea of collaboration beyond the bounds of typical groupware with instant messaging, whiteboarding and voice over IP (VoIP). The combination of Aethera with Kolab provides you with a very powerful combination that can realistically replace Outlook/Exchange and in some cases Lotus Notes, for only the price of the hardware to install it on. There are no per server costs or per user costs unless you want the optional plug ins, which are all priced at trivial amounts. Since Aethera runs on virtually any operating system you are likely to use, it doesnt require that you make any changes on the desktop.
Enhancements:
Whats new:
- Groupware (Kolab1, Citadel)
- Aethera can use even empty Shared Folders (Kolab1 compatibility).
- The jabber chat logs can be saved in Notes Shared Folders (Kolab1 compatibility)
General
- Sound support for notifications, you can use the autodetect mode or just choose your player.
- Sound support can be disabled if you want to hear only your music :).
- More translations available (Greek support in progress). The current supported languages are French, German, Russian and Portuguese (BR).
- tkJabberPro
- The notification system has been improved and you will get notifications as popup messages, as sounds or as status bar messages depending on the situation.
- Now its more comfortable to know about your new instant messages from your contacts or file transfer status.
- Now it comes with a system tray support (Linux only) which works very well with the new notification system.
- Better support for unicode, so that you can communicate with friends all over the world.
- The management of chat logs has been improved with a search mechanism and with groupware support.
- There is a new search line which let you see only the needed chat logs.
- The groupware support (Kolab1 compatible) helps you to store your chat logs on the server for sharing it with other people or just to have your important data available from different location.
- The chat list view has alternative background color for a better visibility.
- You can send/request authorization when you need. Adding a new contact will manage the authorizations automaticaly. The layout for authorization dialog has been fixed.
Improvements and fixes:
- Datebook
- ICAL format support has some fixes.
- The automaticaly saving options works now.
- The sound option for events alarm works now. It is using the new sound support.
- Removing a calendar with Delete key isnt possible anymore.
- Addressbook
- VCARD support is reading/importing both VCARD2 and VCARD3 data format and it exports data only in VCARD3 format. In this way more people will be able to import their old contacts in Aethera.
- The support for phone field is fixed (even as a SIP type).
- The Kolab support is better too.
- The contacts view list is using alternative background for a better visibility.
- Windows support
- The ability to view/open attachments or the help files in Windows XP (SP1, SP2) is fixed.
Portable Adium 1.3.2r4.0
Portable Adium is designed as a full featured and advanced instant messaging client that can connect to AIM, MSN, Jabber, Yahoo, and more, packaged as portable application more>>
Portable Adium 1.3.2r4.0 is designed as a full featured and advanced instant messaging client that can connect to AIM, MSN, Jabber, Yahoo, and more, packaged as portable application so you can carry around with you on any portable device, USB thumb drive, iPod, portable hard drive, memory card, other portable device as long as it has 65 MB of free space and use on any Mac OS X computer, taking your conctact list, emoticons, message stiles, plugins, scripts, sound and users with you.
Using your data: You can copy your user preferences folder to Portable Adium when "Copy preferences" window ask you.
Portable Adium 1.0.1r4.0
Portable Adium - Adium for portable devices: thumb drives, iPods, etc more>>
1. Drag the "Portable Adium" folder to your portable device, USB thumb drive, iPod, portable hard drive, memory card, other portable device (also to your internal hard disk) as long as it has 24 MB of free space.
2. Clicking "START Portable Adium.command" will launch a script that launch Firefox from your portable device.
3. A Terminal window will open, wait a while before Adium start.
4. When finish, quit Terminal.app before eject your portable device.
Using your data - If you wish to use your conctact list, dock icons, emoticons, message stiles, plugins, scripts, sound and users you already have on you computer, copy the content of the folder "/Users//Library/Application Support/Adium 2.0" to "profile" folder.
Support Forum - Post questions, tips, suggestions, clues, helps, bugs to our Portable Apps OS X support forum.
JClaim 4.4
JClaim is an instant message client, tools, and development framework more>>
The framework can be used for designing your own tools. The UI includes spell checking and a lot more. A Web interface is included for remote access.