<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Nils' Blog - TSAC</title>
    <link>http://blog.nils-hulsch.de/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://blog.nils-hulsch.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Nils' Blog - TSAC - </title>
        <link>http://blog.nils-hulsch.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>New TSAC-Page</title>
    <link>http://blog.nils-hulsch.de/archives/10-New-TSAC-Page.html</link>
            <category>TSAC</category>
    
    <comments>http://blog.nils-hulsch.de/archives/10-New-TSAC-Page.html#comments</comments>
    <wfw:comment>http://blog.nils-hulsch.de/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.nils-hulsch.de/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Nils)</author>
    <content:encoded>
    I&#039;ve just finished a new homepage for the TeamSpeak Admin Class.&lt;br /&gt;
I didnt like the old page anymore, so i just designed a new page in some hours.&lt;br /&gt;
&lt;br /&gt;
I hope you like it &lt;img src=&quot;http://blog.nils-hulsch.de/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://blog.nils-hulsch.de/exit.php?url_id=10&amp;amp;entry_id=10&quot; title=&quot;http://tsac.cash-area.de&quot;  onmouseover=&quot;window.status=&#039;http://tsac.cash-area.de&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;http://tsac.cash-area.de&lt;/a&gt; 
    </content:encoded>

    <pubDate>Sat, 15 Jan 2005 01:26:08 +0100</pubDate>
    <guid isPermaLink="false">http://blog.nils-hulsch.de/archives/10-guid.html</guid>
    
</item>
<item>
    <title>TSAC v1.1 has been released</title>
    <link>http://blog.nils-hulsch.de/archives/9-TSAC-v1.1-has-been-released.html</link>
            <category>TSAC</category>
    
    <comments>http://blog.nils-hulsch.de/archives/9-TSAC-v1.1-has-been-released.html#comments</comments>
    <wfw:comment>http://blog.nils-hulsch.de/wfwcomment.php?cid=9</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nils-hulsch.de/rss.php?version=2.0&amp;type=comments&amp;cid=9</wfw:commentRss>
    

    <author>nospam@example.com (Nils)</author>
    <content:encoded>
    Finally a new version of TSAC has been released today. &lt;br /&gt;
 &lt;br /&gt;
There were several fixes and changes in the code since the last release, here comes the CHANGELOG: &lt;br /&gt;
 &lt;br /&gt;
--- &lt;br /&gt;
 &lt;br /&gt;
** New ** &lt;br /&gt;
setpassword(), setmaxusers(), setservername(), adduser() are now standalone functions, so you can use it for editing later. &lt;br /&gt;
getglobalinfo() will give you several infos about the mainserver. &lt;br /&gt;
 &lt;br /&gt;
Please read the documents for the handling of these new functions &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
** Fixed ** &lt;br /&gt;
deleteserver(): If a server was already stopped it wasnt deleted &lt;br /&gt;
getserverinfo(): now trimming non-visible characters &lt;br /&gt;
getserverlist(), getplayerlist(): now using str_replace and not preg_replace. PHP was trying to allocate a huge amount of memory with preg_replace if the list is big. &lt;br /&gt;
several typos in the documents &lt;br /&gt;
 &lt;br /&gt;
--- &lt;br /&gt;
 &lt;br /&gt;
I&#039;ve stripped some code from the addserver function so you can now edit the maximum playerlimit, servername, etc after adding the server. 
    </content:encoded>

    <pubDate>Fri, 14 Jan 2005 14:45:47 +0100</pubDate>
    <guid isPermaLink="false">http://blog.nils-hulsch.de/archives/9-guid.html</guid>
    
</item>
<item>
    <title>Bug in TSAC</title>
    <link>http://blog.nils-hulsch.de/archives/8-Bug-in-TSAC.html</link>
            <category>TSAC</category>
    
    <comments>http://blog.nils-hulsch.de/archives/8-Bug-in-TSAC.html#comments</comments>
    <wfw:comment>http://blog.nils-hulsch.de/wfwcomment.php?cid=8</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nils-hulsch.de/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    

    <author>nospam@example.com (Nils)</author>
    <content:encoded>
    A bit late now here, just forgot to post it here too and not just on sf.net &lt;img src=&quot;http://blog.nils-hulsch.de/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
I&#039;ve discovered a small bug in the deleteserver() function, what will not delete a server. &lt;br /&gt;
Once a server has been stopped and a new admin connection has been established to the mainserver the server has to be started first to get deleted. &lt;br /&gt;
 &lt;br /&gt;
Workaround: &lt;br /&gt;
Line 401: &lt;br /&gt;
 &lt;br /&gt;
if(!$this-&gt;stopserver($port)) return false; &lt;br /&gt;
 &lt;br /&gt;
Change to: &lt;br /&gt;
$this-&gt;stopserver($port); &lt;br /&gt;
 &lt;br /&gt;
It seems, that the teamspeak server got a little cache, so you will get 2 different results if you delete it with the same connections while the server was added or if you create a new connection. &lt;br /&gt;
 &lt;br /&gt;
A new version will be released next year with new features and also including this bugfix.  
    </content:encoded>

    <pubDate>Thu, 30 Dec 2004 02:52:05 +0100</pubDate>
    <guid isPermaLink="false">http://blog.nils-hulsch.de/archives/8-guid.html</guid>
    
</item>
<item>
    <title>TSAC ist da</title>
    <link>http://blog.nils-hulsch.de/archives/4-TSAC-ist-da.html</link>
            <category>TSAC</category>
    
    <comments>http://blog.nils-hulsch.de/archives/4-TSAC-ist-da.html#comments</comments>
    <wfw:comment>http://blog.nils-hulsch.de/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nils-hulsch.de/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Nils)</author>
    <content:encoded>
    Jetzt fragt ihr euch, was ist TSAC?&lt;br /&gt;
TSAC steht für TeamSpeakAdminClass und ist eine PHP-Klasse, die die Administration eines TeamSpeak-Servers über PHP ermöglicht und vereinfacht.&lt;br /&gt;
Die Klasse kann neue Server anlegen, alte Server löschen, Informationen über Spieler auf einem Server und Informationen über einen Server auslesen.&lt;br /&gt;
Die Klasse liefert Daten über den verbrauchten Traffic und vieles mehr, sodass sich daraus verschiedene Statistiken erstellen lassen.&lt;br /&gt;
&lt;br /&gt;
Besucht dazu doch bitte die Projektseite unter:&lt;br /&gt;
&lt;a href=&quot;http://blog.nils-hulsch.de/exit.php?url_id=9&amp;amp;entry_id=4&quot; title=&quot;http://tsac.cash-area.de&quot;  onmouseover=&quot;window.status=&#039;http://tsac.cash-area.de&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;http://tsac.cash-area.de&lt;/a&gt; 
    </content:encoded>

    <pubDate>Sun, 03 Oct 2004 15:44:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.nils-hulsch.de/archives/4-guid.html</guid>
    
</item>

</channel>
</rss>