<?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/"
    xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" >
<channel>
    <title>Alessandro Banzer's Blog</title>
    <link>http://www.admins.li/</link>
    <description>Alles rund um Billard, Technik, Internet, iPhone, Programmieren und vieles mehr</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 17 May 2010 12:06:52 GMT</pubDate>

    <image>
        <url>http://www.admins.li/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Alessandro Banzer's Blog - Alles rund um Billard, Technik, Internet, iPhone, Programmieren und vieles mehr</title>
        <link>http://www.admins.li/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Signatur dynamisch erzeugen</title>
    <link>http://www.admins.li/index.php?/archives/245-Signatur-dynamisch-erzeugen.html</link>
    
    <comments>http://www.admins.li/index.php?/archives/245-Signatur-dynamisch-erzeugen.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=245</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=245</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;Es gibt oft Vorteile wieso kein Roaming-Profil verwendet wird. Recht mühsam bei den lokalen Profilen ist es aber, dass die Signatur unter Microsoft Outlook jedes mal neu erzeugt werden muss. Um dies per Login-Script zu automatisieren, habe ich ein kleines Script geschrieben. Dies sucht sich die Informationen aus dem AD und schreibt diese in ein HTM Dokument.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;vb geshi&quot; style=&quot;text-align: left&quot;&gt;&lt;ol&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039; Create_Signatures.vbs&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039; 2010 Banzer Alessandro&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039; Benutzername und Domäne abfragen&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;On&lt;/span&gt; &lt;span style=&quot;color: #000080;&quot;&gt;Error&lt;/span&gt; &lt;span style=&quot;color: #000080;&quot;&gt;Resume&lt;/span&gt; &lt;span style=&quot;color: #000080;&quot;&gt;Next&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; objNW = WScript.CreateObject(&amp;quot;WScript.Network&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strUserDomain = objNW.UserDomain&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strUserName = objNW.UserName&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; objNW = &lt;span style=&quot;color: #000080;&quot;&gt;Nothing&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039; WinNT Namen in AD Namen übersetzen&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039; siehe http://www.rlmueller.net/NameTranslateFAQ.htm&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Const&lt;/span&gt; ADS_NAME_INITTYPE_GC = 3&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Const&lt;/span&gt; ADS_NAME_TYPE_NT4 = 3&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Const&lt;/span&gt; ADS_NAME_TYPE_1779 = 1&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; objTrans = CreateObject(&amp;quot;NameTranslate&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objTrans.Init ADS_NAME_INITTYPE_GC, &amp;quot;&amp;quot;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objTrans.&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; ADS_NAME_TYPE_NT4, strUserDomain &amp;amp; &amp;quot;\&amp;quot; &amp;amp; strUserName&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strUserDN = objTrans.&lt;span style=&quot;color: #000080;&quot;&gt;Get&lt;/span&gt;(ADS_NAME_TYPE_1779)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; objTrans = &lt;span style=&quot;color: #000080;&quot;&gt;Nothing&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039; Benutzer Objekt aus den AD holen und Attribute in Variablen speichern&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039; siehe http://www.rlmueller.net/References/ADUCProperties.xls&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; objUser = GetObject(&amp;quot;LDAP://&amp;quot; &amp;amp; strUserDN)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strFirstname = objUser.givenName&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strLastname = objUser.sn&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strJobTitle = objUser.title&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strDepartment = objUser.Department&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strStreet = objUser.StreetAddress&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strPostalCode = objUser.PostalCode&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strCity = objUser.l&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strPhone = objUser.telephonenumber&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strFax = objUser.facsimiletelephonenumber&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strMobile = objUser.mobile&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strEmail = objUser.mail&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strWeb = objUser.wWWHomePage&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strCompany = objUser.company&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strCountry = objUser.co&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strCountryC = objUser.c&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; objUser = &lt;span style=&quot;color: #000080;&quot;&gt;Nothing&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039; Testen, ob Verzeichnis schon vorhanden und wenn nötig anlegen.&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; WshShell = WScript.CreateObject(&amp;quot;WScript.Shell&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strAppData = WshShell.RegRead(&amp;quot;HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\AppData&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; WshShell = &lt;span style=&quot;color: #000080;&quot;&gt;Nothing&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; objFS = CreateObject(&amp;quot;Scripting.FileSystemObject&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;strSignatureDir = strAppData &amp;amp; &amp;quot;\Microsoft\Signatures&amp;quot;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;If&lt;/span&gt; &lt;span style=&quot;color: #000080;&quot;&gt;Not&lt;/span&gt; objFS.FolderExists(strSignatureDir) &lt;span style=&quot;color: #000080;&quot;&gt;Then&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160; &amp;#160; objFS.CreateFolder(strSignatureDir)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;End&lt;/span&gt; &lt;span style=&quot;color: #000080;&quot;&gt;If&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #008000;&quot;&gt;&#039; Signatur als HTM Datei Schreiben&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; objFile = objFS.CreateTextFile(strSignatureDir &amp;amp; &amp;quot;\&amp;quot; &amp;amp; strUserName &amp;amp; &amp;quot;.htm&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;!DOCTYPE HTML &lt;span style=&quot;color: #000080;&quot;&gt;PUBLIC&lt;/span&gt; &lt;span style=&quot;color: #008000;&quot;&gt;&#039;-//W3C//DTD HTML 4.0 Transitional//EN&#039;&amp;gt;&amp;quot;)&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;HTML xmlns:o = &lt;span style=&quot;color: #008000;&quot;&gt;&#039;urn:schemas-microsoft-com:office:office&#039;&amp;gt;&amp;lt;HEAD&amp;gt;&amp;lt;TITLE&amp;gt;&amp;quot; &amp;amp; strFirstname &amp;amp; &amp;quot; &amp;quot; &amp;amp; strLastname &amp;amp; &amp;quot; Signatur&amp;lt;/TITLE&amp;gt;&amp;quot;)&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;META content=&lt;span style=&quot;color: #008000;&quot;&gt;&#039;text/html; charset=windows-1252&#039; http-equiv=Content-Type&amp;gt;&amp;quot;)&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;META name=GENERATOR content=&lt;span style=&quot;color: #008000;&quot;&gt;&#039;MSHTML 8.00.7600.16490&#039;&amp;gt;&amp;lt;/HEAD&amp;gt;&amp;quot;)&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;BODY&amp;gt;&amp;lt;DIV align=left&amp;gt;&amp;lt;FONT size=1 face=Arial&amp;gt;&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;u&amp;gt;______________________________________&amp;lt;/u&amp;gt;&amp;lt;BR&amp;gt;&amp;amp;nbsp;&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;&amp;quot; &amp;amp; strFirstname &amp;amp; &amp;quot; &amp;quot; &amp;amp; strLastname)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;If&lt;/span&gt; strDepartment = &amp;quot;&amp;quot; &lt;span style=&quot;color: #000080;&quot;&gt;Then&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160; &amp;#160; &amp;#160; &amp;#160; objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;&amp;quot; &amp;amp; strJobTitle)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Else&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160; &amp;#160; &amp;#160; &amp;#160; objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;&amp;quot; &amp;amp; strJobTitle &amp;amp; &amp;quot;, &amp;quot; &amp;amp; strDepartment)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;End&lt;/span&gt; &lt;span style=&quot;color: #000080;&quot;&gt;If&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;&amp;amp;nbsp;&amp;lt;BR&amp;gt;&amp;quot; &amp;amp; strCompany)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;&amp;quot; &amp;amp; strStreet)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;&amp;quot; &amp;amp; strCountryC &amp;amp; &amp;quot; &amp;quot; &amp;amp; strPostalCode &amp;amp; &amp;quot; &amp;quot; &amp;amp; strCity &amp;amp; &amp;quot;, &amp;quot; &amp;amp; strCountry)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;If&lt;/span&gt; &lt;span style=&quot;color: #000080;&quot;&gt;Not&lt;/span&gt; strMobile = &amp;quot;&amp;quot; &lt;span style=&quot;color: #000080;&quot;&gt;Then&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160; &amp;#160; &amp;#160; &amp;#160; objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;Tel. &amp;quot; &amp;amp; strPhone &amp;amp; &amp;quot;&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160; &amp;#160; &amp;#160; &amp;#160; objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;Mobile &amp;quot; &amp;amp; strMobile &amp;amp; &amp;quot;&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160; &amp;#160; &amp;#160; &amp;#160; objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;Fax &amp;quot; &amp;amp; strFax &amp;amp; &amp;quot;&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Else&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160; &amp;#160; &amp;#160; &amp;#160; objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;Tel. &amp;quot; &amp;amp; RTrim(strPhone) &amp;amp; &amp;quot;, Fax &amp;quot; &amp;amp; strFax )&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;End&lt;/span&gt; &lt;span style=&quot;color: #000080;&quot;&gt;If&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;E-Mail &amp;lt;a href=&lt;span style=&quot;color: #008000;&quot;&gt;&#039;mailto:&amp;quot; &amp;amp; strEmail &amp;amp; &amp;quot;&#039;&amp;gt;&amp;quot; &amp;amp; LCase(strEmail) &amp;amp; &amp;quot;&amp;lt;/a&amp;gt;&amp;quot;)&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;Internet &amp;lt;a href=&lt;span style=&quot;color: #008000;&quot;&gt;&#039;http://&amp;quot; &amp;amp; strWeb &amp;amp; &amp;quot;&#039;&amp;gt;&amp;quot; &amp;amp; strWeb &amp;amp; &amp;quot;&amp;lt;/a&amp;gt;&amp;quot;)&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;objFile.WriteLine(&amp;quot;&amp;lt;BR&amp;gt;&amp;lt;u&amp;gt;______________________________________&amp;lt;/u&amp;gt;&amp;lt;/FONT&amp;gt;&amp;lt;/DIV&amp;gt;&amp;lt;/BODY&amp;gt;&amp;lt;/HTML&amp;gt;&amp;quot;)&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; objFile = &lt;span style=&quot;color: #000080;&quot;&gt;Nothing&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #000080;&quot;&gt;Set&lt;/span&gt; objFS = &lt;span style=&quot;color: #000080;&quot;&gt;Nothing&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&#039; &lt;span style=&quot;color: #000080;&quot;&gt;end&lt;/span&gt; of file&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt; 
&lt;p&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 12 May 2010 08:56:48 +0200</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/245-guid.html</guid>
    
</item>
<item>
    <title>Zwillinge..</title>
    <link>http://www.admins.li/index.php?/archives/244-Zwillinge...html</link>
            <category>witze &amp; sonstiges</category>
    
    <comments>http://www.admins.li/index.php?/archives/244-Zwillinge...html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=244</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=244</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    Eine sehr lautstarke, unattraktive, ungepflegte Frau ging mit ihren&lt;br /&gt;beiden herumschreienden Kindern durch den Eingang vom Lutz.&lt;br /&gt;Die Dame am Empfang sagte freundlich: &lt;br /&gt;&quot;Guten Morgen und herzlich willkommen beim Lutz. &lt;br /&gt;Nette Kinder, die Sie da haben. Sind das Zwillinge? &quot;&lt;br /&gt;Die Frau hörte auf zu schreien und pöbelte die freundliche Empfangsdame an: &lt;br /&gt;&quot;Verdammt, nein, das sind keine Zwillinge. Der Große ist 9, die Kleine 7.&lt;br /&gt;Warum zum Teufel glaubst du blöde Kuh, dass es Zwillinge sind? Bist du&lt;br /&gt;blind, oder einfach nur saudumm?&quot;&lt;br /&gt;&quot;Gnädige Frau, ich bin weder blind noch dumm,&quot; erwiderte die Empfangsdame. &lt;br /&gt;&quot;Ich konnte nur einfach nicht glauben, dass es jemanden gibt, der Sie zweimal vögelt.&quot; 
    </content:encoded>

    <pubDate>Thu, 06 May 2010 16:43:11 +0200</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/244-guid.html</guid>
    
</item>
<item>
    <title>Frauen verstehen einfach alles falsch</title>
    <link>http://www.admins.li/index.php?/archives/243-Frauen-verstehen-einfach-alles-falsch.html</link>
            <category>witze &amp; sonstiges</category>
    
    <comments>http://www.admins.li/index.php?/archives/243-Frauen-verstehen-einfach-alles-falsch.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=243</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=243</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;Ein Typ erwacht im Krankenhaus aus dem Koma. Am Bett steht ein Doktor und fragt: &quot;Gut, dass es ihnen besser geht. Aber ich muss sie einfach mal etwas fragen: schwere Knochenbrüche, dicke Veilchen, Blutergüsse auf dem ganzen Körper, ein Milzriss... Sind Sie in eine schwere Kneipenschlägerei geraten?&quot;&lt;/p&gt;
&lt;p&gt;Der Mann schüttelt den Kopf: &quot;Nein, das ist beim Golfspielen mit meiner Frau passiert. Wir waren gerade bei einem schwierigen Loch und haben beide unsere Bälle auf eine benachbarte Kuhweide geschlagen. Wir suchen also unsere Bälle, und da sehe ich im Hintern einer Kuh etwas weißes. Ich geh also hin, heb den Schwanz der Kuh und sehe im Arsch des Tieres einen kleinen Golfball mit dem Monogramm meiner Frau. Ich dreh mich also zu meiner Frau um, immer noch den Kuhschwanz hochhaltend, und rufe: &quot;Hey, der sieht aus wie deiner!&quot; Was dann passierte, weiß ich nicht mehr...&quot;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 05 May 2010 16:10:25 +0200</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/243-guid.html</guid>
    
</item>
<item>
    <title>Erfolgreiches erstes Jahr in der Bundesliga</title>
    <link>http://www.admins.li/index.php?/archives/242-Erfolgreiches-erstes-Jahr-in-der-Bundesliga.html</link>
            <category>billard</category>
    
    <comments>http://www.admins.li/index.php?/archives/242-Erfolgreiches-erstes-Jahr-in-der-Bundesliga.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=242</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=242</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p class=&quot;qps_lead&quot;&gt;&lt;strong&gt;Die Billarder des PBC Magic 9 Triesen haben in ihrer ersten Saison in der zweithöchsten Liga in Österreich überzeugen können. Die Triesner klassierten sich in der 2. Bundesliga Nord-West nach 14 Runden auf dem glänzenden dritten Platz.&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;qps_text&quot;&gt;Billard. – Mit diesem Ergebnis haben die Triesner nicht unbedingt gerechnet, ist die 2. Bundesliga in Österreich doch gespickt mit erstklassigen Spielern. Doch wie so oft kann man im ersten Jahr nach einem Aufstieg die Euphorie mitnehmen. Dies war auch bei den Triesnern der Fall. Patrick Pomberger, Branko Kosic, Ralf Hinze, Adolf Hardegger und Teamcaptain Alessandro Banzer zeigten trotz eines schlechten Starts vor allem in der zweiten Saisonhälfte erstklassige Leistungen. In den letzten beiden Runden vom Wochenende gab es gegen Linz zwar eine 1:7-Klatsche, dafür besiegte man den PBC Kremstal mit 8:0. «Hätten wir Linz geschlagen, wäre sogar der zweite Platz möglich gewesen. Das Match war trotz des klaren Resultats sehr knapp, es fehlten in jedem Einzel nur wenige Punkte», so Alessandro Banzer, der nach einer langen Saison dem verschlafenen Start etwas nachtrauert. «Am Ende ist es schade, dass wir nur langsam in die Gänge kamen. Gegen die letzten drei Teams haben wir jeweils eine Begegnung verloren. Diese neun Punkte fehlen am Ende auf den ersten Platz, doch das wäre schon etwas vermessen gewesen, gleich in der ersten Saison aufzusteigen», so Banzer, der mit diesem dritten Platz mehr als nur zufrieden ist. «Wir haben bewiesen, dass es auch in Liechtenstein sehr gute Billarder gibt. Wir konnten gegen den Aufsteiger aus Rankweil und Linz jeweils ein Spiel gewinnen. Das zeigt, dass wir mit den Topteams mithalten können.»&lt;/p&gt;
&lt;p class=&quot;qps_zwischentitel&quot;&gt;&lt;strong&gt;An der Qualität gearbeitet&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;qps_text&quot;&gt;Im Vergleich zur letzten Saison habe man intensiver trainiert, ist das Niveau in der 2. Bundesliga wie erwähnt ungleich höher als in der 1. Landesliga in Vorarlberg. «Wir haben nicht unbedingt mehr trainiert, doch qualitativ hochwertiger. Billard spielen können alle, doch 90 Prozent spielt sich im Kopf ab. In diesem Bereich haben wir viel getan und das zahlte sich aus», so Banzer.&lt;br /&gt;Um in der 2. Bundesliga mitzuspielen, ist nicht nur Können gefragt, auch der Zeitfaktor spielt eine Rolle. Die Auswärtspiele finden in Salzburg, Kärnten usw. statt, weshalb jeweils zwei Partien an einem Wochenende durchgeführt werden. Das gilt auch für die Heimspiele. «Wir müssen quer durch Österreich reisen, doch das macht uns nicht viel aus. Wir wollen uns mit den besten Spielern messen und diese sind eben weiter weg», nimmt Banzer die Reisestrapazen gerne in Kauf. Und hinsichtlich der neuen Saison: «Wenn Pomberger und Kosic wieder viele ihrer Partien gewinnen und Heinze und ich eine ähnliche Bilanz aufweisen, dann können wir ganz vorne landen. Das ist auch unser Ziel.»&lt;/p&gt;
&lt;p class=&quot;qps_text&quot;&gt;Quelle: &lt;a href=&quot;http://www.vaterland.li/index.cfm?ressort=sport&amp;amp;source=print&amp;amp;id=39074&quot; target=&quot;_blank&quot;&gt;Vaterland.li&lt;/a&gt;, Piero Sprenger&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 27 Apr 2010 08:45:27 +0200</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/242-guid.html</guid>
    
</item>
<item>
    <title>Video zur EM</title>
    <link>http://www.admins.li/index.php?/archives/241-Video-zur-EM.html</link>
            <category>billard</category>
    
    <comments>http://www.admins.li/index.php?/archives/241-Video-zur-EM.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=241</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=241</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;&lt;font style=&quot;background-color: #faffff&quot;&gt;Für die bevorstehenden Europameisterschaften im Pool Billard, welche nächste Woche in Zagreb stattfinden, gibt es ein Promo Video. Für&amp;#160;mich sehr gelungen und gute Werbung für unseren Sport. Leider kann ich an der EM nicht teilnehmen, werde es aber Live im Internet verfolgen.&lt;/font&gt;&lt;/p&gt;
&lt;div class=&quot;youtube_player&quot;&gt;&lt;embed src=&quot;http://www.youtube.com/v/hU5-iC_rm5E&amp;amp;fs=1&amp;amp;rel=1&amp;amp;border=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&quot; width=&quot;425&quot; height=&quot;344&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; /&gt;&lt;/embed /&gt;&lt;/div&gt; 
    </content:encoded>

    <pubDate>Thu, 11 Mar 2010 07:44:18 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/241-guid.html</guid>
    
	<enclosure url="http://www.youtube.com/v/hU5-iC_rm5E&amp;amp;fs=1&amp;amp;rel=1&amp;amp;border=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999" type="application/x-shockwave-flash" length='1050' />
</item>
<item>
    <title>Systemsprache mittels Batch auslesen</title>
    <link>http://www.admins.li/index.php?/archives/240-Systemsprache-mittels-Batch-auslesen.html</link>
            <category>scripting</category>
    
    <comments>http://www.admins.li/index.php?/archives/240-Systemsprache-mittels-Batch-auslesen.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=240</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=240</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;In Windows XP gibts drei Möglichkeiten um die Systemsprache auszulesen. Zum einen unter &lt;strong&gt;HKEY_LOCAL_MACHINE\System\CurrentControlset\Control\Nls\Language&lt;/strong&gt; gibt es das den Wert &amp;quot;InstallLanguage&amp;quot;. Bei einem Deutschen XP steht hier als Wert 0407. Dann gibt&#039;s die sogenannten Default Language die unter &lt;strong&gt;HKEY_LOCAL_MACHINE\System\CurrentControlset\Control\Nls\Language\&amp;quot;Default&lt;/strong&gt;&amp;quot;&amp;#160;zu finden sind. Bei Multilanguage Systemen gibt es noch den folgenden Wert&lt;br /&gt;&lt;strong&gt;HKEY_CURRENT_USER\Control Panel\Desktop\&amp;quot;MultiUILanguageId&amp;quot;&lt;/strong&gt; der die Spracheinstellungen des Dekstops des aktuellen Users anzeigt. Bei normalen XP Systemen gibt es den Wert nicht.&lt;/p&gt;
&lt;p&gt;In dem folgenden Batch File werden alle drei Werte ausgelesen und angezeigt.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;winbatch geshi&quot; style=&quot;text-align: left&quot;&gt;&lt;ol&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;@&lt;/span&gt;echo &lt;span style=&quot;color: #0080FF; font-weight: bold;&quot;&gt;off&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #FF1010; font-weight: bold;&quot;&gt;:: Abfrage und Anzeige der Windows Sprache&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;for&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;/&lt;/span&gt;F &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;tokens=2* skip=4 usebackq&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;%%&lt;/span&gt;f &lt;span style=&quot;color: #800080;&quot;&gt;in&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;`reg query &amp;quot;HKEY_LOCAL_MACHINE\System\CurrentControlset\Control\Nls\Language&amp;quot; /v &amp;quot;InstallLanguage&amp;quot;`&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt; do &lt;span style=&quot;color: #66cc66;&quot;&gt;@&lt;/span&gt;set x9=&lt;span style=&quot;color: #66cc66;&quot;&gt;%%&lt;/span&gt;g&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set InstallLanguage=&lt;span style=&quot;color: #66cc66;&quot;&gt;%&lt;/span&gt;x9&lt;span style=&quot;color: #FF1010; font-weight: bold;&quot;&gt;:ü=%&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;for&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;/&lt;/span&gt;F &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;tokens=2* skip=4 usebackq&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;%%&lt;/span&gt;f &lt;span style=&quot;color: #800080;&quot;&gt;in&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;`reg query &amp;quot;HKEY_LOCAL_MACHINE\System\CurrentControlset\Control\Nls\Language&amp;quot; /v &amp;quot;Default&amp;quot;`&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt; do &lt;span style=&quot;color: #66cc66;&quot;&gt;@&lt;/span&gt;set x10=&lt;span style=&quot;color: #66cc66;&quot;&gt;%%&lt;/span&gt;g&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set DefaultLanguage=&lt;span style=&quot;color: #66cc66;&quot;&gt;%&lt;/span&gt;x10&lt;span style=&quot;color: #FF1010; font-weight: bold;&quot;&gt;:ü=%&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;for&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;/&lt;/span&gt;F &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;tokens=2* skip=4 usebackq&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;%%&lt;/span&gt;f &lt;span style=&quot;color: #800080;&quot;&gt;in&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;`reg query &amp;quot;HKEY_CURRENT_USER\Control Panel\Desktop&amp;quot; /v &amp;quot;MultiUILanguageId&amp;quot;`&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt; do &lt;span style=&quot;color: #66cc66;&quot;&gt;@&lt;/span&gt;set x11=&lt;span style=&quot;color: #66cc66;&quot;&gt;%%&lt;/span&gt;g&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set UserProfileLanguage=&lt;span style=&quot;color: #66cc66;&quot;&gt;%&lt;/span&gt;x11&lt;span style=&quot;color: #FF1010; font-weight: bold;&quot;&gt;:~-4%&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%InstallLanguage%&amp;quot;&lt;/span&gt;==&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;0407&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set InstallLanguage=0407 German&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%InstallLanguage%&amp;quot;&lt;/span&gt;==&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;0409&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set InstallLanguage=0409 English&lt;span style=&quot;color: #66cc66;&quot;&gt;-&lt;/span&gt;US&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%InstallLanguage%&amp;quot;&lt;/span&gt;==&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;040A&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set InstallLanguage=040A Spain&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%InstallLanguage%&amp;quot;&lt;/span&gt;==&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;040C&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set InstallLanguage=040C French&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%InstallLanguage%&amp;quot;&lt;/span&gt;==&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;040E&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set InstallLanguage=040E Ungarisch&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%InstallLanguage%&amp;quot;&lt;/span&gt;==&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;0410&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set InstallLanguage=0410 Italienisch&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%InstallLanguage%&amp;quot;&lt;/span&gt;==&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;0415&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set InstallLanguage=040E Polnisch&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%InstallLanguage%&amp;quot;&lt;/span&gt;==&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;0418&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set InstallLanguage=0418 Rumänisch&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%InstallLanguage%&amp;quot;&lt;/span&gt;==&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;0419&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;set InstallLanguage=0419 Russisch&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;echo Install&lt;span style=&quot;color: #66cc66;&quot;&gt;-&lt;/span&gt;Sprache ist &lt;span style=&quot;color: #66cc66;&quot;&gt;%&lt;/span&gt;InstallLanguage&lt;span style=&quot;color: #66cc66;&quot;&gt;%&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;echo &lt;span style=&quot;color: #0080FF; font-weight: bold;&quot;&gt;Default&lt;/span&gt; Sprache ist &lt;span style=&quot;color: #66cc66;&quot;&gt;%&lt;/span&gt;DefaultLanguage&lt;span style=&quot;color: #66cc66;&quot;&gt;%&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%UserProfileLanguage%&amp;quot;&lt;/span&gt;==&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;~-4&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;echo &lt;span style=&quot;color: #0080FF; font-weight: bold;&quot;&gt;No&lt;/span&gt; Multi&lt;span style=&quot;color: #66cc66;&quot;&gt;-&lt;/span&gt;Language System detected&lt;span style=&quot;color: #66cc66;&quot;&gt;!&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #800080;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;%UserProfileLanguage%&amp;quot;&lt;/span&gt; NEQ &lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;~-4&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;echo Aktuelle User Sprache ist &lt;span style=&quot;color: #66cc66;&quot;&gt;%&lt;/span&gt;UserProfileLanguage&lt;span style=&quot;color: #66cc66;&quot;&gt;%&lt;/span&gt; &lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&lt;span style=&quot;color: #0000FF;&quot;&gt;pause&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li style=&quot;font-weight: normal; vertical-align:top;&quot;&gt;&lt;div style=&quot;font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;&quot;&gt;&amp;#160;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 04 Mar 2010 11:10:53 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/240-guid.html</guid>
    
</item>
<item>
    <title>Devil Drive USB</title>
    <link>http://www.admins.li/index.php?/archives/239-Devil-Drive-USB.html</link>
            <category>witze &amp; sonstiges</category>
    
    <comments>http://www.admins.li/index.php?/archives/239-Devil-Drive-USB.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=239</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=239</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;&lt;font style=&quot;background-color: #faffff&quot;&gt;Hast Du einen Freund oder einen Mitarbeiter den Du mal so richtig ärgern willst? Dann ist dieser USB Stick genau das richtige für Dich.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a  class=&quot;serendipity_image_link&quot;  rel=&quot;lightbox&quot; href=&quot;http://www.admins.li/uploads/31H3DlFespL__SS500_.jpg&quot;&gt;&lt;img class=&quot;serendipity_image_left&quot; height=&quot;329&quot; src=&quot;http://www.admins.li/uploads/31H3DlFespL__SS500_.jpg&quot; width=&quot;296&quot; style=&quot;border-right: 0px; padding-right: 5px; border-top: 0px; padding-left: 5px; float: left; border-left: 0px; width: 296px; border-bottom: 0px; height: 329px&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font style=&quot;background-color: #faffff&quot;&gt;Dieser USB Stick kann ganz einfach eingesteckt und verwendet werden. Du hast drei Möglichkeiten um jemanden damit zu verärgern:&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;- Caps Lock on / off &lt;/li&gt;
&lt;li&gt;- Maus läuft von alleine umher &lt;/li&gt;
&lt;li&gt;- Wirrlos- und Zufallstexte werden eingefügt &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Weiters kann man einstellen, welche der drei Varianten man verwenden möchte. Natürlich gehen auch alle drei. &lt;img src=&quot;http://www.admins.li/templates/default/img/emoticons/wink.gif&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; Auch ist über einen weiteren Switch einstellbar, in welchen Zeitabständen dies geschehen soll. Hier kann zwischen 5 Sekunden und 15 Minuten ausgewählt werden. &lt;/p&gt;
&lt;p&gt;&lt;font style=&quot;background-color: #faffff&quot;&gt;Zu Kaufen gibts dieses Teil für $23 Dollar auf &lt;a href=&quot;http://www.amazon.com/gp/product/B0036FVDO8?ie=UTF8&amp;amp;tag=coolusbtoys-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=B0036FVDO8&quot; target=&quot;_blank&quot;&gt;Amazon.com&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 26 Feb 2010 10:14:05 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/239-guid.html</guid>
    
</item>
<item>
    <title>Jugendparlament Triesen mit neuer Homepage</title>
    <link>http://www.admins.li/index.php?/archives/238-Jugendparlament-Triesen-mit-neuer-Homepage.html</link>
            <category>politik</category>
    
    <comments>http://www.admins.li/index.php?/archives/238-Jugendparlament-Triesen-mit-neuer-Homepage.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=238</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=238</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;Am vergangenen Montag wurde die neue Homepage des Jugendparlaments Triesen aufgeschalten. Die Homepage ist noch im Entwicklungsstadium und wird in den nächsten Wochen fertig gestellt. Bis dahin bittet das Jugendparlament noch um etwas Geduld.&lt;/p&gt;
&lt;p&gt;Die Homepage ist unter &lt;a href=&quot;http://www.jupa.li&quot; target=&quot;_blank&quot;&gt;www.jupa.li&lt;/a&gt; erreichbar.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 18 Feb 2010 10:50:57 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/238-guid.html</guid>
    
</item>
<item>
    <title>Die Maus für den Mann</title>
    <link>http://www.admins.li/index.php?/archives/237-Die-Maus-fuer-den-Mann.html</link>
            <category>witze &amp; sonstiges</category>
    
    <comments>http://www.admins.li/index.php?/archives/237-Die-Maus-fuer-den-Mann.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=237</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=237</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;Auf Yanko Design bin ich auf eine richtig interessante Maus für den Mann gestossen. Die Maus nennt sich G-Point und überrascht mit einem echt geilen Design. Aber seht selbst:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.admins.li/uploads/gspotmouse01.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.admins.li/uploads/gspotmouse021.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.admins.li/uploads/gspotmouse03.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.admins.li/uploads/gspotmouse04.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Bei der nächsten Gelegenheit werde ich diese Maus natürlich Online bestellen. &lt;img src=&quot;http://www.admins.li/templates/default/img/emoticons/smile.gif&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 15 Feb 2010 14:58:34 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/237-guid.html</guid>
    
</item>
<item>
    <title>Die Katze im Sack kaufen</title>
    <link>http://www.admins.li/index.php?/archives/236-Die-Katze-im-Sack-kaufen.html</link>
    
    <comments>http://www.admins.li/index.php?/archives/236-Die-Katze-im-Sack-kaufen.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=236</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=236</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;&lt;font size=&quot;2&quot;&gt;&lt;em&gt;Hinter dem Gesichtsschleier strenggläubiger Musliminnen lässt sich einiges verbergen: Dass seine Ehefrau schielt und einen Bart hat, bemerkte ein arabischer Botschafter deshalb erst nach Unterzeichnung des Ehevertrages.&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=&quot;2&quot;&gt;&lt;em&gt;Ein Gericht im Emirat Dubai musste sich nun mit der Scheidung beschäftigen, berichtet die Zeitung «Gulf News». Die «bärtige» Braut darf den von ihrem Mann gekauften Schmuck und Geschenke im Wert von 500´000 Dirham (rund 150´000 Franken) behalten.&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;font size=&quot;2&quot;&gt;&lt;em&gt;Von Schwiegermutter getäuscht&lt;/em&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=&quot;2&quot;&gt;&lt;em&gt;Der Botschafter hatte dem Bericht zufolge vor Gericht erklärt, er habe die Medizinerin vor dem Hochzeitstermin immer nur mit Schleier mit schmalem Augenschlitz gesehen. Beim Aussuchen der Braut habe ihm seine Mutter geholfen.&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=&quot;2&quot;&gt;&lt;em&gt;Die Familie der bärtigen Frau habe ihn und die Mutter jedoch getäuscht, indem sie ihnen das Foto einer hübscheren Schwester gezeigt habe. (gca/SDA)&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Was will man dazu noch sagen? Wenn man die Katze im Sack kauft, ist man(n) selber Schuld. Immer wieder witzig was die Muslimen so alles treiben und kaufen. Daher ist es mir doch lieber, wenn die Frauen bei uns ohne Gesichtsschleier umher laufen. Auch wenn man sich ab und zu wünscht, die eint oder andere würde einen Schleier tragen. &lt;img src=&quot;http://www.admins.li/templates/default/img/emoticons/wink.gif&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 10 Feb 2010 16:19:05 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/236-guid.html</guid>
    
</item>
<item>
    <title>Liechtensteiner Quartett an der Pool-Billard-WM</title>
    <link>http://www.admins.li/index.php?/archives/235-Liechtensteiner-Quartett-an-der-Pool-Billard-WM.html</link>
    
    <comments>http://www.admins.li/index.php?/archives/235-Liechtensteiner-Quartett-an-der-Pool-Billard-WM.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=235</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=235</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p class=&quot;qps_titel&quot;&gt;&lt;strong&gt;Bei der ersten Team-Weltmeisterschaft im Pool-Billard wird auch eine Liechtensteiner Equipe am Start stehen. Alessandro Banzer, Branko Kosic, Hansjörg Dutler und Mario Wille messen sich in Hannover mit der Weltelite aus 50 Nationen.&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;qps_text&quot;&gt;Bei diesem erstmals durchgeführten Anlass vom 30. Janaur bis zum 7. Februar starten rund 250 der besten Billardspieler der Welt. Alle aktuellen Welt- und Europameister sind am Start und wollen gemeinsam mit ihrer Mannschaft den ersten Team Weltmeistertitel erringen.&lt;/p&gt;
&lt;p class=&quot;qps_zwischentitel&quot;&gt;&lt;strong&gt;FL-Team startet gegen die Slowakei&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;qps_text&quot;&gt;Beim Kampf um ein totales Preisgeld von 400 000 Dollar ist auch das Team Liechtenstein mit von der Partie. Alessandro Banzer, Branko Kosic, Hansjörg Dutler und Mario Wille reisen morgen, Freitag, nach Hannover. Der erste Einsatz des Quartetts steht dann am Sonntag, um 18 Uhr, gegen die Slowakai an. Gespielt wird in den Disziplinen 8-Ball, 9-Ball und 10-Ball, wobei das 9-Ball und das 10-Ball jeweils im Einzel gespielt wird und das 8-Ball im Doppel mit Handwechsel (Abwechslung nach jedem Stoss) ausgetragen wrid. Das Turnier wird im Doppel-K.-o.-System bis zu den letzten 16 gespielt. Die letzten 16 spielen dann in einem K.-o.-System den Sieger aus.&lt;/p&gt;
&lt;p class=&quot;qps_text&quot;&gt;Das Team Liechtenstein rechnet sich für die Partie gegen die Slowakei Aussenseiterchancen aus. Teamleader Alessandro Banzer: «Mit der Auslosung sind wir sehr zufrieden. In der ersten Runde haben wir ein Freilos und sind direkt in der ersten Gewinnerrunde gesetzt. Mit der Slowakei wurde uns ein Gegner gelost, bei dem wir sicherlich unsere Chancen bekommen. Wir hoffen, dass wir unsere gute Ausgangslage nutzen können und die Sensation mit einem Sieg schaffen.» Sollte das Team Liechtenstein die erste Partie gewinnen, müsste es am Dienstag gegen den Sieger der Partie China – Deutschland antreten. Bei einer Auftaktniederlage würde es bereits am Montag weiter gehen. Der Gegner ermittelt sich aus den weiteren Spielen.&lt;br /&gt;Neben der Pool-Billard-Weltmeisterschaft findet auf dem Messegelände in Hannover auch die Billard-Exhibition statt, wo die neusten Trends und Technologien vorgestellt werden. In der Halle 13 stehen nebst 32 Billardtischen weitere 4000 Sitzplätze zur Verfügung. Die Organisatoren rechnen mit mehreren Tausend Zuschauern täglich.&lt;/p&gt;
&lt;p class=&quot;qps_text&quot;&gt;Bericht im &lt;a href=&quot;http://www.vaterland.li/&quot; target=&quot;_blank&quot;&gt;Vaterland&lt;/a&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 28 Jan 2010 10:34:40 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/235-guid.html</guid>
    
</item>
<item>
    <title>Mein neues Auto</title>
    <link>http://www.admins.li/index.php?/archives/234-Mein-neues-Auto.html</link>
    
    <comments>http://www.admins.li/index.php?/archives/234-Mein-neues-Auto.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=234</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=234</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;Seit Mittwoch bin ich stolzer Besitzer eines neuen Audi S3. Mein alter VW Golf ging langsam aber sicher ein, so musste ich mich um eine Alternative bemühen. Nach langer Suche und vielen Stunden überlegens habe ich mir den S3 gekauft. Das Fahrverhalten ist ein Traum, er sieht nicht nur super aus, sonder ist auch Vollausgestattet. Dazu ein paar Bilder.&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;&lt;a  class=&quot;serendipity_image_link&quot; onclick=&quot;F1 = window.open(&#039;/uploads/pic01.jpg&#039;,&#039;Zoom&#039;,&#039;height=495,width=655,top=285,left=520,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;  rel=&quot;lightbox&quot; href=&quot;http://www.admins.li/uploads/pic01.jpg&quot;&gt;&lt;img class=&quot;serendipity_image_left&quot; height=&quot;480&quot; src=&quot;http://www.admins.li/uploads/pic01.jpg&quot; width=&quot;640&quot; style=&quot;border-right: 0px; padding-right: 5px; border-top: 0px; padding-left: 5px; float: left; border-left: 0px; border-bottom: 0px&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a  class=&quot;serendipity_image_link&quot; onclick=&quot;F1 = window.open(&#039;/uploads/pic02.jpg&#039;,&#039;Zoom&#039;,&#039;height=495,width=655,top=285,left=520,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;  rel=&quot;lightbox&quot; href=&quot;http://www.admins.li/uploads/pic02.jpg&quot;&gt;&lt;img class=&quot;serendipity_image_left&quot; height=&quot;480&quot; src=&quot;http://www.admins.li/uploads/pic02.jpg&quot; width=&quot;640&quot; style=&quot;border-right: 0px; padding-right: 5px; border-top: 0px; padding-left: 5px; float: left; border-left: 0px; border-bottom: 0px&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a  class=&quot;serendipity_image_link&quot; onclick=&quot;F1 = window.open(&#039;/uploads/pic03.jpg&#039;,&#039;Zoom&#039;,&#039;height=495,width=655,top=285,left=520,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;  rel=&quot;lightbox&quot; href=&quot;http://www.admins.li/uploads/pic03.jpg&quot;&gt;&lt;img class=&quot;serendipity_image_left&quot; height=&quot;480&quot; src=&quot;http://www.admins.li/uploads/pic03.jpg&quot; width=&quot;640&quot; style=&quot;border-right: 0px; padding-right: 5px; border-top: 0px; padding-left: 5px; float: left; border-left: 0px; border-bottom: 0px&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a  class=&quot;serendipity_image_link&quot; onclick=&quot;F1 = window.open(&#039;/uploads/pic04.jpg&#039;,&#039;Zoom&#039;,&#039;height=495,width=655,top=285,left=520,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;  rel=&quot;lightbox&quot; href=&quot;http://www.admins.li/uploads/pic04.jpg&quot;&gt;&lt;img class=&quot;serendipity_image_left&quot; height=&quot;480&quot; src=&quot;http://www.admins.li/uploads/pic04.jpg&quot; width=&quot;640&quot; style=&quot;border-right: 0px; padding-right: 5px; border-top: 0px; padding-left: 5px; float: left; border-left: 0px; border-bottom: 0px&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a  class=&quot;serendipity_image_link&quot; onclick=&quot;F1 = window.open(&#039;/uploads/pic05.jpg&#039;,&#039;Zoom&#039;,&#039;height=495,width=655,top=285,left=520,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;  rel=&quot;lightbox&quot; href=&quot;http://www.admins.li/uploads/pic05.jpg&quot;&gt;&lt;img class=&quot;serendipity_image_left&quot; height=&quot;480&quot; src=&quot;http://www.admins.li/uploads/pic05.jpg&quot; width=&quot;640&quot; style=&quot;border-right: 0px; padding-right: 5px; border-top: 0px; padding-left: 5px; float: left; border-left: 0px; border-bottom: 0px&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 22 Jan 2010 08:57:10 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/234-guid.html</guid>
    
</item>
<item>
    <title>Rechnername, angemeldeter User und MAC-Adresse via Remote auslesen</title>
    <link>http://www.admins.li/index.php?/archives/233-Rechnername,-angemeldeter-User-und-MAC-Adresse-via-Remote-auslesen.html</link>
            <category>IT</category>
    
    <comments>http://www.admins.li/index.php?/archives/233-Rechnername,-angemeldeter-User-und-MAC-Adresse-via-Remote-auslesen.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=233</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=233</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;Nachdem ich diese Befehle immer wieder vergesse, sie aber in unregelmässigen Abständen immer wieder brauche und desshalb neu ergooglen muss, schreibe ich sie hier mal nieder. Vielleicht kann ich damit gleich noch jemand anderem was Gutes tun. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ermitteln des Rechnernamens über die IP-Adresse:&lt;br /&gt;&lt;/strong&gt;nslookup &amp;lt;IP-Adresse&amp;gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ermitteln des aktuell angemeldeten Users eines Systems:&lt;/strong&gt;&lt;br /&gt;nbtstat -a &amp;lt;Hostname&amp;gt;&lt;br /&gt;oder&lt;br /&gt;nbtstat -A &amp;lt;IP-Adresse&amp;gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ermitteln der MAC-Adresse eines Rechners:&lt;/strong&gt;&lt;br /&gt;ping &amp;lt;IP-Adresse&amp;gt;&lt;br /&gt;arp -a&lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 22 Jan 2010 08:44:20 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/233-guid.html</guid>
    
</item>
<item>
    <title>ASCII-Code mittels Tastatureingabe eingeben</title>
    <link>http://www.admins.li/index.php?/archives/232-ASCII-Code-mittels-Tastatureingabe-eingeben.html</link>
    
    <comments>http://www.admins.li/index.php?/archives/232-ASCII-Code-mittels-Tastatureingabe-eingeben.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=232</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=232</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;p&gt;Oftmals haben wir das Problem, dass bei der Anmeldung an Windows das Tastaturlayout falsch eingestellt ist. Viele User verwenden Sonderzeichen in ihrem Passwort. Da die Eingabe mit einem falschen Tastaturlayout sehr schwierig ist, gibt’s dazu eine Lösung. Mittels dem Ascii-Code können diese ganz einfach eingefügt werden. Dazu hält man die &amp;quot;ALT&amp;quot;-Taste gedrückt und gibt die neben dem Sonderzeichen stehende Zahl ein. sobald man die &amp;quot;ALT-&amp;quot;Taste los lässt, ist das Sonderzeichen eingefügt. &lt;/p&gt;
&lt;p&gt;&lt;a  class=&quot;serendipity_image_link&quot; onclick=&quot;F1 = window.open(&#039;/uploads/Ascii-Code_Tabelle.jpg&#039;,&#039;Zoom&#039;,&#039;height=626,width=365,top=219.5,left=665,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;  rel=&quot;lightbox&quot; href=&quot;http://www.admins.li/uploads/Ascii-Code_Tabelle.jpg&quot;&gt;&lt;img class=&quot;serendipity_image_left&quot; height=&quot;611&quot; src=&quot;http://www.admins.li/uploads/Ascii-Code_Tabelle.jpg&quot; width=&quot;350&quot; style=&quot;border-right: 0px; padding-right: 5px; border-top: 0px; padding-left: 5px; float: left; border-left: 0px; border-bottom: 0px&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 11 Jan 2010 11:26:30 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/232-guid.html</guid>
    
</item>
<item>
    <title>Alkoholtest mit dem iPhone</title>
    <link>http://www.admins.li/index.php?/archives/231-Alkoholtest-mit-dem-iPhone.html</link>
            <category>apple / iphone</category>
    
    <comments>http://www.admins.li/index.php?/archives/231-Alkoholtest-mit-dem-iPhone.html#comments</comments>
    <wfw:comment>http://www.admins.li/wfwcomment.php?cid=231</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.admins.li/rss.php?version=2.0&amp;type=comments&amp;cid=231</wfw:commentRss>
    

    <author>nospam@example.com (Alessandro Banzer)</author>
    <content:encoded>
    &lt;div class=&quot;Lead&quot;&gt;&lt;strong&gt;Wer auf der Weihnachtsfeier den Alkoholpegel kontrollieren will, kann dafür das iPhone oder den iPod erweitern.&lt;/strong&gt; &lt;/div&gt;
&lt;div class=&quot;Clear&quot;&gt;&amp;#160;&lt;/div&gt;
&lt;div class=&quot;Text&quot; id=&quot;BodyText&quot;&gt;Eine kalifornische Fírma bietet &amp;quot;iBreath&amp;quot; zum Aufstecken auf das Smartphone oder den MP3-&lt;span class=&quot;Wbr&quot;&gt;&lt;font size=&quot;1&quot;&gt; &lt;/font&gt;&lt;/span&gt;Player an. Hält man das Gerät vor den eigenen Atem und atmet fünf Sekunden lang aus, zeigt es den geschätzten Blutalkoholwert auf dem kleinen Display an. Außerhalb der Trinkzeiten dient das Zubehör als Radioempfänger. Der Anbieter davidsteele.com vertreibt das Gerät zum Preis von 49 Dollar (32,7 Euro) an.&lt;br /&gt;&lt;/div&gt; 
    </content:encoded>

    <pubDate>Tue, 15 Dec 2009 12:31:09 +0100</pubDate>
    <guid isPermaLink="false">http://www.admins.li/index.php?/archives/231-guid.html</guid>
    
</item>

</channel>
</rss>