/**
 * Contains the PlayJoom complete component for Joomla 3.1
 * 
  * PlayJoom and the basic package Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and details. 
 * 
 * @package PlayJoom
 * @link http://playjoom.teglo.info
 * @copyright Copyright (C) 2010-2013 by www.teglo.info. All rights reserved.
 * @license	GNU/GPL, see LICENSE.php
 * @PlayJoom Server
 */
 
    - PlayJoom -
    Copyright (C) 2010-2013 by Torsten Freyda

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  
    
    If not, see <http://www.gnu.org/licenses/>.
    



System requirements
----------------------------------------------------------------------
- Joomla CMS
  Version 3.1.x or greater
- Webserver with support with:
  - php framework, Version 5.3.1 or greater
  - XML Support
  - JSON Support
  - GD Library
  - Zlib Support
  - INI Parser Support 
- MySQL database server
  Version 5.1.x or greater
  
  
Install description under: http://playjoom.teglo.info/index.php/en/documents/8-installation/7-installbasic
                           http://playjoom.teglo.info/index.php/en/documents/8-installation/2-installation-playjoom



MySQL configuration:
----------------------------------------------------------------------
For lager cover images as 1M set in the my. confuguration file the row:
max_allowed_packet = 1M

Path in differents OS 
Linux: /etc/my.cnf
Windows: \mysql\bin\my.ini


External software parts
----------------------------------------------------------------------
Icons 16x16 pixel by famfamfam | Mark James
http://www.famfamfam.com/lab/icons/silk/
_________________________________________

This work is licensed under a
Creative Commons Attribution 2.5 License.
[ http://creativecommons.org/licenses/by/2.5/ ]

This means you may use it for any purpose,
and make any changes you like.
All I ask is that you include a link back
to this page in your credits.

Are you using this icon set? Send me an email
(including a link or picture if available) to
mjames@gmail.com

Any other questions about this icon set please
contact mjames@gmail.com


----------------------------------------------------------------------
getID3()
Version 1.9.5
Author: James Heinrich <info@getid3.org>
Web: http://getid3.sourceforge.net or http://www.getid3.org 
This code is released under the GNU GPL

---------------------------------------------------------------------
LAME MP3-Encoder
Version 3.98.4
Web: http://lame.sf.net
This code is released under GNU Lesser General Public License, web: http://www.gnu.org/licenses/lgpl.html

---------------------------------------------------------------------
mooBarGraph
Version 1.3
Author: Ivan Lazarevic
Web: http://workshop.rs/2010/02/moobargraph-ajax-graph-for-mootools/
This code is released under MIT-style license

---------------------------------------------------------------------
SoundManager2
Version 2.97a.20130101
Author: Scott Schiller
Web: http://schillmania.com/projects/soundmanager2
This code is released under BSD license

----------------------------------------------------------------------
Foundation front-end framework
Version 3.1.5
Author: Zurb, Inc.
Web: http://http://foundation.zurb.com/
This code is released under MIT-style license
 


-------------------------------------------------------------------------------------------------------------------------------------------------------------------
PlayJoom Copyright (C) 2010-2013 by Torsten Freyda
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.