Fb4nds: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:Other DS applications" to "Category:Other Applications on DS")
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = fb4ds
|title=fb4ds
| image       = [[File:Fb4nds.png]]
|image=Fb4nds2.png
| type       = Other
|description=Facebook's chat client.
| version     = 1.5 Final
|author=Lino Maglione (linoma)
| licence    = GPL
|lastupdated=2010/03/24
| author      = Lino Maglione (aka linoma)
|type=Other Apps
| website     = http://code.google.com/p/fb4nds/
|version=1.5 Final
| download    = Media:Fb4nds15.zip
|license=GPL
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/fb4nds.7z
|website=http://code.google.com/p/fb4nds
|source=http://code.google.com/p/fb4nds
}}
}}
 
Fb4ds is a simple client for Facebook's chat. It uses Pidgin's source code for Facebook's protocol, for other featuers like GUI. This homebrew uses PAlib and libNDS, it was compiled with devkitARM and the support of the others libs, like libdswifi, libgif, libctaocrypt, libcyassl, libz and libpng.  
Fb4ds is a simple client for Facebook's chat. It uses Pidgin's source code for Facebook's protocol, for other featuers like GUI etc etc. This homebrew uses PAlib and libNDS. It compiles with devkitARM and the support of the others libs, like libdswifi, libgif, libctaocrypt, libcyassl, libz and libpng.  


This homebrew was placed 1st in the NEO Coding Compo 2010, APP section.
This homebrew was placed 1st in the NEO Coding Compo 2010, APP section.


==Installation==
==Installation==
#Download and extract file
Download and extract file
#[http://chishm.drunkencoders.com/DLDI/ DLDI patch] it and copy it with the 'data' folder to the root directory of the card
 
[[DLDI|DLDI]] patch it and copy it with the 'data' folder to the root directory of the card.


==Controls==
==Controls==
L - like TAB on Windows
L - Tab button on Windows


R+D-Pad - move the active window
R+D-Pad - Move the active window


Select - click on the current window, 2 times as double click  
Select - Click on the current window (press 2 times as double click)


X - close the active window, clear Text Box
X - Close the active window, Clear Text Box


L+R - switch the screens
L+R - Switch the screens


==Known Issues==
==Known Issues==
Reports of "Login fails each time with an error 12" - March 2010 - Should be fixed in v1.1. Anyone confirm? --ChuckMcB 10:05, 26 March 2010 (UTC)
Reports of "Login fails each time with an error 12".
:Still gets error -12 for me on my R4 SDHC with correct login info - Jacque006 -
:Still gets error -12 for me on my R4 SDHC with correct login info - Dave - December 27, 2010 <p> 174.29.92.78 04:02, 26 July 2010 (UTC)


Keyboard not found. Make sure you have put the 'data' folder and its contents in the root of your card.  
Keyboard not found. Make sure you have put the data folder and its contents in the root of your card.  


==Compatibility==
==Compatibility==
Tested on: Flashcard iPlayer with firmware O.S. 1.2 V. 1.0.6  
Tested on:  
:Flashcard M3DS Real with firmware 4.8  
 
:Flashcard TTDS / DSTT firmware 1.17a12
iPlayer (OS 1.2 firmware 1.0.6) <br>
M3DS Real (firmware 4.8) <br>
TTDS/DSTT (firmware 1.17a12) <br>


==Changelog==
==Changelog==
'''v1.5 beta'''
'''v1.5'''
*Fixed some bugs in GUI management
* Fixed some bugs in GUI management.
*Fixed some bugs in HTTP requests
* Fixed some bugs in HTTP requests.
*Fixed a bug in gzip decompression
* Fixed a bug in gzip decompression.
*Fixed some bugs in Serach Friends Option
* Fixed some bugs in Serach Friends Option.
*Added profile image upload features
* Added profile image upload features.
*Other small changes
* Other small changes.


'''v1.4'''
'''v1.4'''
* Fixed bugs in ram disk management
* Fixed bugs in ram disk management.
* Fixed a bug in cyassl library (login error -12)
* Fixed a bug in cyassl library (login error -12).
* Added support for EZ 3in1 More (Not Tested)
* Added support for EZ 3in1 More (Not Tested).
* Added new friendships request capabilities
* Added new friendships request capabilities.
* Added avatars in Notifications Feed
* Added avatars in Notifications Feed.
* Added support for PNG images
* Added support for PNG images.
* Added support for GZIP connections
* Added support for GZIP connections.


''''v1.2'''
''''v1.2'''
* Fixed a bug during the connection the user and pass now are correct
* Fixed a bug during the connection the user and pass now are correct.
* Fixed a bug in the listboxes now the current selected item is visible always and it dont freeze
* Fixed a bug in the listboxes now the current selected item is visible always and it dont freeze.
* Fixed a bug in times management
* Fixed a bug in times management.
* Fixed a bug parsing the news, now all news are showed
* Fixed a bug parsing the news, now all news are showed.
* ... and others small fixes and added
* And others small fixes and added.
 
'''v1.0'''
* First release.
* More fixes and changes.
 
==External links==
* Google Code - http://code.google.com/p/fb4nds
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=6226.0


'''fb4nds 1.0 Finale Version'''
*First release
*More fixes and changes


[[Category:Homebrew applications]]
[[Category:Other Applications on DS]]

Latest revision as of 06:25, 4 May 2024

fb4ds
Fb4nds2.png
General
AuthorLino Maglione (linoma)
TypeOther Apps
Version1.5 Final
LicenseGPL
Last Updated2010/03/24
Links
Download
Website
Source

Fb4ds is a simple client for Facebook's chat. It uses Pidgin's source code for Facebook's protocol, for other featuers like GUI. This homebrew uses PAlib and libNDS, it was compiled with devkitARM and the support of the others libs, like libdswifi, libgif, libctaocrypt, libcyassl, libz and libpng.

This homebrew was placed 1st in the NEO Coding Compo 2010, APP section.

Installation

Download and extract file

DLDI patch it and copy it with the 'data' folder to the root directory of the card.

Controls

L - Tab button on Windows

R+D-Pad - Move the active window

Select - Click on the current window (press 2 times as double click)

X - Close the active window, Clear Text Box

L+R - Switch the screens

Known Issues

Reports of "Login fails each time with an error 12".

Keyboard not found. Make sure you have put the data folder and its contents in the root of your card.

Compatibility

Tested on:

iPlayer (OS 1.2 firmware 1.0.6)
M3DS Real (firmware 4.8)
TTDS/DSTT (firmware 1.17a12)

Changelog

v1.5

  • Fixed some bugs in GUI management.
  • Fixed some bugs in HTTP requests.
  • Fixed a bug in gzip decompression.
  • Fixed some bugs in Serach Friends Option.
  • Added profile image upload features.
  • Other small changes.

v1.4

  • Fixed bugs in ram disk management.
  • Fixed a bug in cyassl library (login error -12).
  • Added support for EZ 3in1 More (Not Tested).
  • Added new friendships request capabilities.
  • Added avatars in Notifications Feed.
  • Added support for PNG images.
  • Added support for GZIP connections.

'v1.2

  • Fixed a bug during the connection the user and pass now are correct.
  • Fixed a bug in the listboxes now the current selected item is visible always and it dont freeze.
  • Fixed a bug in times management.
  • Fixed a bug parsing the news, now all news are showed.
  • And others small fixes and added.

v1.0

  • First release.
  • More fixes and changes.

External links

Advertising: