- login
- logout
- avatar retreival
- messages retreival
- groups with contacts list retrieval
- messages sending
- PHP 5.3
- HTML5
- CSS3
- jQuery / Ajax
- used PHPUnit 3.7.20 for unit testing.
- configure a (virtual) host for the project and copy/paste the files/dirs in there.
- in order to access messenger data in your application, you ’ll need to get a Yahoo! API key and configure it to use Yahoo! Messenger; you can do this by creating a project for your application (search on google on how to do that)
- after you have done that, you must set some constants in file configs/cnf.php
- enjoy it!

