JabberDS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox DS Homebrews | {{Infobox DS Homebrews | ||
|title=JabberDS | |title=JabberDS | ||
|image= | |image=Jabberds.png | ||
|description=Jabber client. | |description=Jabber client. | ||
|author=theli | |author=theli | ||
Revision as of 15:02, 31 October 2021
| JabberDS | |
|---|---|
![]() | |
| General | |
| Author | theli |
| Type | Utility |
| Version | 0.3 |
| License | Mixed |
| Last Updated | 2008/03/20 |
| Links | |
| Download | |
| Website | |
JabberDS is Jabber client for the Nintendo DS. It can be used with GTalk account.
This homebrew was submitted to the NEO Spring Coding Compo 2008, ranked 5th.
Features
- Should support any Jabber server (including GTalk).
- Uses DSGUI for GUI.
- User defined keyboard layout.
- User defined fonts (DSGUI's BFont format).
- Support for fonts in BDF format.
- Supports any Unicode characters available in font.
- Roster operation (Add/Remove/Rename/Subscribe/Unsubscribe contacts).
- Multi User Chat.
- SSL/TLS support.
- Displays user avatars in PNG format.
Installation
Download and extract file.
DLDI patch the .nds file.
Adjust settings from /data/jabberds.xml.
Copy it to the root directory of the card.
Changelog
JabberDS-0.3 Neoflash Edition
- Fixed "jabber:iq-auth" authetication.
- Support for user avatars in png format.
- Support for fonts in BDF format.
- Clock on top screen.
- Reading of MUC bookmarks.
JabberDS-0.2
- Fixed: incorrect authentication when "server" differs from server part of JID.
- New: response to "jabber:iq:version".
- New: "feature-not-implemented" response for unsupported "get" iqs.
- New: TLS support.
JabberDS-0.1
- Initial release.
External links
- Author's website - http://theli.is-a-geek.org/blog/static/jabberds
