JabberDS: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:Utility homebrews on DS" to "Category:Utility Applications on DS" |
No edit summary |
||
| Line 13: | Line 13: | ||
JabberDS is Jabber client for the Nintendo DS. It can be used with GTalk account. | 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 | This homebrew was submitted to the NEO Spring Coding Compo 2008 (NDS App). | ||
==Features== | ==Features== | ||
| Line 55: | Line 55: | ||
==External links== | ==External links== | ||
* Author's website - http://theli.is-a-geek.org/blog/static/jabberds | * Author's website - http://theli.is-a-geek.org/blog/static/jabberds | ||
[[Category:Utility Applications on DS]] | [[Category:Utility Applications on DS]] | ||
[[Category:NEO Spring Coding Compo 2008]] | |||
Revision as of 05:58, 31 May 2024
| JabberDS | |
|---|---|
![]() | |
| General | |
| Author | theli |
| Type | Utilities |
| 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 (NDS App).
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
