<?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>Mike`s Blog - Vista</title>
    <link>http://www.java-community.de/</link>
    <description>Keep it simple, stupid!</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>String Manager failed</title>
    <link>http://www.java-community.de/archives/114-String-Manager-failed.html</link>
            <category>Vista</category>
    
    <comments>http://www.java-community.de/archives/114-String-Manager-failed.html#comments</comments>
    <wfw:comment>http://www.java-community.de/wfwcomment.php?cid=114</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.java-community.de/rss.php?version=2.0&amp;type=comments&amp;cid=114</wfw:commentRss>
    

    <author>info@mhaller.de (Mike Haller)</author>
    <content:encoded>
    Sometimes applications fail to start on Windows Vista. Sometimes, it can be resolved by starting them using an Administrative user account. And sometimes, they print funny error messages like Command and Conquer does:&lt;br /&gt;
&lt;br /&gt;
&lt;!-- s9ymdb:58 --&gt;&lt;a href=&quot;http://www.hqboard.net/showthread.php?t=20845&quot;&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;372&quot; height=&quot;145&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.java-community.de/uploads/cnc-stringmanager.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The error message reads &lt;b&gt;&lt;code&gt;***FATAL*** String Manager failed to initilaized propertly.&lt;/code&gt;&lt;/b&gt; (Typo left as-is)&lt;br /&gt;
&lt;br /&gt;
While looking for a solution, i &lt;a href=&quot;http://david.the-haleys.org/dev/shared-string/doc/files2/sharedstr_manager-h.html&quot;&gt;found&lt;/a&gt; &lt;a href=&quot;http://drupal.org/node/41032&quot;&gt;out&lt;/a&gt; &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/exbhk60h(VS.80).aspx&quot;&gt;that&lt;/a&gt; &lt;a href=&quot;http://www.accessdevnet.com/docs/palmos/PalmOSReference/StringManager.html&quot;&gt;there&lt;/a&gt; &lt;a href=&quot;http://www.elegantjbeans.com/resources/tree/ElegantJ%20Beans%20-%20Tree%20-%20API/com/elegantj/editors/StringManager.html&quot;&gt;are&lt;/a&gt; &lt;a href=&quot;http://www.google.de/search?q=StringManager&quot;&gt;millions&lt;/a&gt; &lt;a href=&quot;http://www.redhat.com/docs/manuals/satellite/Red_Hat_Network_Satellite-5.1.0/html/Installation_Guide/s3-satellite-use-string.html&quot;&gt;of&lt;/a&gt; &lt;a href=&quot;http://tomcat.apache.org/tomcat-4.1-doc/catalina/docs/api/org/apache/catalina/util/StringManager.html&quot;&gt;StringManagers&lt;/a&gt; &lt;a href=&quot;http://download.oracle.com/docs/cd/E12839_01/apirefs.1111/e10653/oracle/jbo/common/StringManager.html&quot;&gt;out&lt;/a&gt; &lt;a href=&quot;http://www.towbowltactics.com/tbt-doc/class_string_manager.html&quot;&gt;there&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;What is a &lt;i&gt;String&lt;/i&gt; manager?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
I wonder if they meant someone who fiddles with strings and tries to organize them:&lt;br /&gt;
&lt;!-- s9ymdb:59 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;180&quot; height=&quot;240&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.java-community.de/uploads/stringmanager1.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Or perhaps they thought about managers who produce strings (and all sorts of other undearwear):&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.flickr.com/photos/timdebacker/3268299819/&quot; title=&quot;Julien and Jean-Marc Tornel, managers of &#039;Cette&#039;-underwear&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3297/3268299819_0cab00fcc6.jpg&quot; alt=&quot;Julien and Jean-Marc Tornel, managers of &#039;Cette&#039;-underwear&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
What do you think about the responsibility of a class called StringManager and its design? Is this really a class in the object-oriented meaning or is it a trashcan for procedural utilities?  
    </content:encoded>

    <pubDate>Thu, 16 Apr 2009 08:00:00 +0200</pubDate>
    <guid isPermaLink="false">http://www.java-community.de/archives/114-guid.html</guid>
    
</item>
<item>
    <title>Mein erster Vista Ausnahme-Dialog</title>
    <link>http://www.java-community.de/archives/11-Mein-erster-Vista-Ausnahme-Dialog.html</link>
            <category>Vista</category>
    
    <comments>http://www.java-community.de/archives/11-Mein-erster-Vista-Ausnahme-Dialog.html#comments</comments>
    <wfw:comment>http://www.java-community.de/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.java-community.de/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>info@mhaller.de (Mike Haller)</author>
    <content:encoded>
    Heute habe ich zum ersten Mal den Microsoft Internet Information Server &lt;strong&gt;IIS 7.0&lt;/strong&gt; installiert. Nachdem ich einige Minuten gebraucht habe, um überhaupt rauszufinden wie man das Teil installiert und wo die Verwaltungskonsole versteckt ist, wollte ich ihn neu starten. Und schwupps,  hatte ich &lt;strong&gt;meinen ersten Ausnahme-Fehler-Dialog&lt;/strong&gt; vor mir (der übrigens nicht resizable ist...)&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;serendipity_imageComment_center&quot; style=&quot;width: 454px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:8 --&gt;&lt;img width=&#039;454&#039; height=&#039;323&#039;  src=&quot;http://www.java-community.de/uploads/Articles/Vista/iis-standard-installation-ausnahmefehlerdialog.png&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;Mein erster Windows Vista IIS Ausnahme-Fehler-Dialog. Wird er einsam bleiben oder werden sie sich noch vermehren?&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Achja, es handelt sich um eine &lt;strong&gt;Standard-Installation&lt;/strong&gt;. Brand new out of the box sozusagen.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 02 Feb 2007 22:40:16 +0100</pubDate>
    <guid isPermaLink="false">http://www.java-community.de/archives/11-guid.html</guid>
    
</item>

</channel>
</rss>