Hi folks,
a few weeks ago I decided to write a TeamSpeak-Viewer from scratch and now it is ready.
You may think: why just another TeamSpeak-Viewer we already have tons of them.
Hmm I don't know but maybe some of those features are convincing you.
Main Features:
- TeamSpeak-like tree view of either a full server or one channel with all of its contents
- Collapsable objects (channels)
- Optimized sort order
- Possibility to join a channel with a few clicks including all possible and required password prompts
- Auto-update and auto-collapse features
- Displays context information by just pointing the cursor to any object
- Template engine to allow design changes
- Very fast clean object-oriented TCP-Query parsing engine
- Powerful problem solving features that helps discovering problems with configuration
- Can be integrated into all kinds of website or dynamic applications using either PHP Include, AJAX Include or IFrames
Installation:
Just look at demo.php and you will get it ;-)
Troubleshooting:
Problems with connection (e.g. Server offline although online): Run ->connection_test();
Demo:
http://demo.absurdcoding.org/actsviewer/
Download:
http://www.planetteamspeak.com/component/option,com_docman/task,doc_details/gid,43/Itemid,69/
License:
GNU General Public License
Requirements:
Webserver (e.g. apache2) with PHP support
PHP 4 >= 4.3.0 or PHP 5
Tested on Ubuntu dapper with:
- Firefox 1.5.x
- Opera 8.5.4
- Konqueror 3.5.2
- Internet Explorer 6.x
I hope you will like it

Any questions, feature requests, ... please post here.