<?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>Hauser &amp; Wenz :: Blog - ** English</title>
    <link>http://www.hauser-wenz.de/s9y/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.3 - http://www.s9y.org/</generator>
    <pubDate>Fri, 25 Dec 2009 10:32:51 GMT</pubDate>

    <image>
        <url>http://www.hauser-wenz.de/s9y/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Hauser &amp; Wenz :: Blog - ** English - </title>
        <link>http://www.hauser-wenz.de/s9y/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Serendipity Upgrade to v 1.5.x Gotcha</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/286-Serendipity-Upgrade-to-v-1.5.x-Gotcha.html</link>
            <category>PHP</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/286-Serendipity-Upgrade-to-v-1.5.x-Gotcha.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=286</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=286</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    Just a quick note: I just updated &lt;a href=&quot;http://s9y.org/&quot; title=&quot;Serendipity homepage&quot;&gt;Serendipity&lt;/a&gt; to version 1.5.1 on one of our servers; yet afterwards I could not log in anymore. Also, Serendipity reported that version 1.5.1 was present, although I did not run the update script from the admin console yet. At first I thought I did something wrong, but &lt;a href=&quot;http://board.s9y.org/viewtopic.php?f=1&amp;t=16125&quot; title=&quot;Serendipity forum posting with a similar problem&quot;&gt;a s9y forum posting&lt;/a&gt; described a similar issue.&lt;br /&gt;
&lt;br /&gt;
The fix was actually quite simple: for some reason&amp;mdash;may it be due to my own fault or due to a bug in the upgrade logic&amp;mdash;the SQL upgrade script was not run, but Serendipity still thought it had been upgraded already. The file &lt;code&gt;sql/db_update_1.5-alpha1_1.5-alpha2_mysql.sql&lt;/code&gt; contains the required SQL commands (in case you are using MySQL). Just remember to replace &lt;code&gt;{PREFIX}&lt;/code&gt; with the table prefix you are using (&lt;code&gt;s9y_&lt;/code&gt; in my case):&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
ALTER TABLE &lt;b&gt;s9y_&lt;/b&gt;authors ADD COLUMN hashtype int(1);&lt;br /&gt;
ALTER TABLE &lt;b&gt;s9y_&lt;/b&gt;authors CHANGE password password VARCHAR(64) NOT NULL;&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
HTH. Once again, Happy Holidays. 
    </content:encoded>

    <pubDate>Wed, 23 Dec 2009 08:32:04 +0100</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/286-guid.html</guid>
    
</item>
<item>
    <title>PHP Advent 2009: JSON Gotchas</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/285-PHP-Advent-2009-JSON-Gotchas.html</link>
            <category>PHP</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/285-PHP-Advent-2009-JSON-Gotchas.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=285</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=285</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    Just a quick note that my &lt;a href=&quot;http://phpadvent.org/2009/json-gotchas-by-christian-wenz&quot; title=&quot;PHP Advent 2009 article on JSON Gotchas&quot;&gt;JSON Gotchas article&lt;/a&gt; has just been published. &lt;a href=&quot;http://www.seancoates.com/&quot; title=&quot;Sean Coates&quot;&gt;The&lt;/a&gt; &lt;a href=&quot;http://shiflett.org/&quot; title=&quot;Chris Shiflett&quot;&gt;editors&lt;/a&gt; removed the last sentence, so here it is again: &lt;b&gt;Happy holidays everyone!&lt;/b&gt; 
    </content:encoded>

    <pubDate>Sun, 13 Dec 2009 10:03:59 +0100</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/285-guid.html</guid>
    
</item>
<item>
    <title>TechDays: Fixing Ajax Applications</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/281-TechDays-Fixing-Ajax-Applications.html</link>
            <category>ASP.NET (English)</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/281-TechDays-Fixing-Ajax-Applications.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=281</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=281</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    I just finished my &lt;a href=&quot;http://www.msfttechdays.com/public/home.aspx&quot; title=&quot;TechDays&quot;&gt;Microsoft TechDays&lt;/a&gt; presentation (WEB309: Fixing Ajax Applications). Thanks to everybody who attended! This session will be repeated during the day, so if you missed it you still can tune in.&lt;br /&gt;
&lt;br /&gt;
There was a question at the very end on the history hash ASP.NET writes, but I was too slow to answer it before the session room was closed. The &lt;code&gt;EnableSecureHistoryState&lt;/code&gt; property may help in the specific situation and lets you at least toggle between a secure and a human-readable format. &lt;br /&gt;
 
    </content:encoded>

    <pubDate>Wed, 01 Apr 2009 09:02:45 +0200</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/281-guid.html</guid>
    
</item>
<item>
    <title>Installing PHP on Windows 7</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/280-Installing-PHP-on-Windows-7.html</link>
            <category>PHP</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/280-Installing-PHP-on-Windows-7.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=280</wfw:comment>

    <slash:comments>71</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=280</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    Microsoft &lt;a href=&quot;http://www.microsoft.com/windows/windows-7/&quot; title=&quot;Windows 7&quot;&gt;have released the first public beta for their upcoming Windows 7 operating system&lt;/a&gt;. To me it looks surprisingly similar to Vista (which is a good thing and a bad thing &lt;img src=&quot;http://www.hauser-wenz.de/s9y/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;), so I thought that installing PHP on it should be easy, as well. Actually, it was really easy, but since yesterday two people indenpendently from each other asked me how to do it, I thought I&#039;d write down the required steps. &lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.hauser-wenz.de/s9y/index.php?/archives/280-Installing-PHP-on-Windows-7.html#extended&quot;&gt;Continue reading &quot;Installing PHP on Windows 7&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 12 Jan 2009 12:45:07 +0100</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/280-guid.html</guid>
    
</item>
<item>
    <title>Windows 7 Beta Available for Download</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/279-Windows-7-Beta-Available-for-Download.html</link>
            <category>ASP.NET (English)</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/279-Windows-7-Beta-Available-for-Download.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=279</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=279</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    Well, kinda. It&#039;s true that you can &lt;a href=&quot;http://www.microsoft.com/windows/windows-7/&quot; title=&quot;Windows 7&quot;&gt;download the first public beta of Windows 7&lt;/a&gt;, but even if you passed the very slow &quot;Server too busy&quot; profile.microsoft.com server, there are still chances that you do not get the desired download afterwards, but this message instead (&quot;next business day&quot; is awesome):&lt;br /&gt;
&lt;br /&gt;
&lt;!-- s9ymdb:59 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;993&quot; height=&quot;408&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.hauser-wenz.de/s9y/uploads/w7error.png&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
A glimpse at the source code reveals interesting insights:&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
&lt;strong&gt;Debugoutput:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
System.Data.Odbc.OdbcException: ERROR [08001] [Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.&lt;br /&gt;
ERROR [01000] [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen (PreLoginHandshake()).&lt;br /&gt;
   at System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)&lt;br /&gt;
   at System.Data.Odbc.OdbcConnectionHandle..ctor(OdbcConnection connection, OdbcConnectionString constr, OdbcEnvironmentHandle environmentHandle)&lt;br /&gt;
   at System.Data.Odbc.OdbcConnectionOpen..ctor(OdbcConnection outerConnection, OdbcConnectionString connectionOptions)&lt;br /&gt;
   at System.Data.Odbc.OdbcConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)&lt;br /&gt;
   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)&lt;br /&gt;
   at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)&lt;br /&gt;
   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)&lt;br /&gt;
   at System.Data.Odbc.OdbcConnection.Open()&lt;br /&gt;
   at Futurecom.Microsoft.ProductKeys.Framework.DataAccess.GetProductKeys(String userSid, Int32 editionId, Int32 maxKeys, Boolean getAnotherKey, String fullEditionName, String&amp;amp; debugOutput)&lt;br /&gt;
   at Futurecom.Microsoft.ProductKeys.Framework.Controls.Win7Distribution.refreshProductKeyList(Boolean getAnotherKey)&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
Hmmm ... Are they really using SQL Server or maybe rather Access? &lt;img src=&quot;http://www.hauser-wenz.de/s9y/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 09 Jan 2009 18:35:35 +0100</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/279-guid.html</guid>
    
</item>
<item>
    <title>Visual Studio 2008 Service Pack 1 Released</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/278-Visual-Studio-2008-Service-Pack-1-Released.html</link>
            <category>ASP.NET (English)</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/278-Visual-Studio-2008-Service-Pack-1-Released.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=278</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=278</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    Just a quick note that Service Pack 1 for Visual Studio 2008 (and for TFS, too) has been released for &lt;a href=&quot;http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx&quot; title=&quot;MSDN subscription downloads&quot;&gt;MSDN subscribers&lt;/a&gt;. Enjoy!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Update: &lt;/b&gt;The Service Pack is now also available on Microsoft downloads:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;DisplayLang=en&quot; title=&quot;Visual Studio 2008 SP1 Web Installer&quot;&gt;Visual Studio 2008 Service Pack 1 (Web Installer)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&amp;DisplayLang=en&quot; title=&quot;Visual Studio 2008 SP1 (ISO)&quot;&gt;Visual Studio 2008 SP1 (ISO)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=9e40a5b6-da41-43a2-a06d-3cee196bfe3d&amp;DisplayLang=en&quot; title=&quot;Team Foundation Server SP1&quot;&gt;Team Foundation Server SP1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
Another important note for Silverlight 2 Beta 2 users: In order to be able to use the Silverlicht 2 Beta 2 Tools for Visual Studio 2008, you need to upgrade them after the SP1 installation if a previous Silverlight tools version is already installed. Microsoft released &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=50A9EC01-267B-4521-B7D7-C0DBA8866434&amp;displaylang=en&quot; title=&quot;Silverlight 2 Beta 2 Tools for Visual Studio 2008&quot;&gt;a new version yesterday&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Mon, 11 Aug 2008 19:12:36 +0200</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/278-guid.html</guid>
    
</item>
<item>
    <title>PHP 4.4.9 Released (And Why You Should Be Worried If You Consider Installing It)</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/276-PHP-4.4.9-Released-And-Why-You-Should-Be-Worried-If-You-Consider-Installing-It.html</link>
            <category>PHP</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/276-PHP-4.4.9-Released-And-Why-You-Should-Be-Worried-If-You-Consider-Installing-It.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=276</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=276</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    Today is a day many people have been looking forward to for quite some time. No, it&#039;s not mass-marrying on 8-8-08, it&#039;s the day after the &lt;a href=&quot;http://www.php.net/archive/2008.php#id2008-08-07-1&quot; title=&quot;PHP 4.4.9 release announcement&quot;&gt;release of PHP 4.4.9&lt;/a&gt;. The important fact of this release is that it will be the final one for PHP 4. Ever. (Well, of course there might be the scenario of companies offering posthumous security patches, but that doesn&#039;t count here.) If you are still not convinced that PHP 4 is at the end of its life, just have a look at the &lt;a href=&quot;http://www.php.net/ChangeLog-4.php#4.4.9&quot; title=&quot;PHP 4.4.9 changelog&quot;&gt;changelog&lt;/a&gt;: the previous release is seven months old, and since then only five issues have been fixed. &lt;br /&gt;
&lt;br /&gt;
I am aware that many sites, especially those with really old legacy code, will still not update (heck, I even know of some large PHP 3 based sites running strong [and insecure]), but if you have the resources to update your code base, you should do so really soon. PHP 5.3 will (most probably) be released later this year, and PHP 6 will get rid of a lot of stuff that has only been kept for the sake of backwards compatibility. &lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 08 Aug 2008 08:43:09 +0200</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/276-guid.html</guid>
    
</item>
<item>
    <title>Silverlight 2 Beta 2 Update</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/274-Silverlight-2-Beta-2-Update.html</link>
            <category>ASP.NET (English)</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/274-Silverlight-2-Beta-2-Update.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=274</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=274</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    It&#039;s been a few week since &lt;a href=&quot;http://www.hauser-wenz.de/s9y/index.php?/archives/270-Silverlight-2-Beta-2-Released.html&quot; title=&quot;blog entry on Silverlight 2 beta 2 release&quot;&gt;Silverlight 2 beta 2 has been released&lt;/a&gt;. Yesterday, Microsoft released &lt;a href=&quot;http://support.microsoft.com/kb/955011&quot; title=&quot;knowledge base entry on the critical update for Silverlight 2 beta 2&quot;&gt;a critical update for Silverlight 2 beta 2&lt;/a&gt; which is also distributed via Microsoft Update. The update promises to improve Firefox 3 compatibility, and also mentions streaming and stability. However the most interesting aspect is that the auto-update component has been worked on. The release notes do not state exactly what that means, but I think I know what it is: After installing the update, AutoUpdate can actually be enabled; the original version of Silverlight 2 beta 2 had this option greyed out. This suggests that new versions should be expected in the forseeable future &lt;img src=&quot;http://www.hauser-wenz.de/s9y/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;!-- s9ymdb:56 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;416&quot; height=&quot;322&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.hauser-wenz.de/s9y/uploads/SilverlightConfiguration.png&quot; alt=&quot;&quot; /&gt; 
    </content:encoded>

    <pubDate>Thu, 17 Jul 2008 10:55:51 +0200</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/274-guid.html</guid>
    
</item>
<item>
    <title>openSUSE 11.0 and Virtual PC</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/273-openSUSE-11.0-and-Virtual-PC.html</link>
            <category>** English</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/273-openSUSE-11.0-and-Virtual-PC.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=273</wfw:comment>

    <slash:comments>10</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=273</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.opensuse.org/&quot; title=&quot;openSUSE website&quot;&gt;openSUSE 11&lt;/a&gt; has been released, and as usual I had to try it using virtualization first. And as with some other recent distros, VPC crashes during installation. However, as with some other recent distros, these startup options help:&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;noreplace-paravirt i8042.noloop clock=pit&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
So if you have issues getting the new openSUSE version installed, these options might do the trick. At least they worked for me. 
    </content:encoded>

    <pubDate>Wed, 25 Jun 2008 12:14:03 +0200</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/273-guid.html</guid>
    
</item>
<item>
    <title>Silverlight crashing Firefox 3?</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/272-Silverlight-crashing-Firefox-3.html</link>
            <category>** English</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/272-Silverlight-crashing-Firefox-3.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=272</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=272</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    Right after &lt;a href=&quot;http://www.hauser-wenz.de/s9y/index.php?/archives/271-Firefox-3-and-Firebug.html&quot; title=&quot;Firefox 3 release (and how to get Firebug working with it)&quot;&gt;yesterday&#039;s Firefox 3 release&lt;/a&gt;, some readers wrote me that the browser would immediately crash (a really bad crash, without error reporting kicking in, the browser just vanishes) when they visited a Silverlight powered site. I could reproduce that on one of my machines and was investigating this further, when I stumbled upon Tim Heuer&#039;s &lt;a href=&quot;http://timheuer.com/blog/archive/2008/06/17/silverlight-and-firefox-3-updates.aspx&quot; title=&quot;Tim Heuer on Silverlight and Firefox 3&quot;&gt;excellent post on the long history of Silverlight/Firefox 3 hubbub&lt;/a&gt;. He concludes that Silverlight 2 beta 2 has solved the issue, but what&#039;s about the only Silverlight version marked as stable, 1.0? In my case a simple uninstallation of Silverlight, followed by &lt;a href=&quot;http://www.microsoft.com/silverlight/resources/install.aspx&quot; title=&quot;Silverlight plugin download&quot;&gt;reinstalling the plugin&lt;/a&gt; did the trick. Unfortunately I did not write down my previous plugin version number, but I now have version 1.0.30401.0. If you have an older version, you may want to update.&lt;br /&gt;
Of course that doesn&#039;t help web master too much, but maybe this post can help some users to keep their new shiny browser alive when consuming Silverlight content. 
    </content:encoded>

    <pubDate>Wed, 18 Jun 2008 12:40:46 +0200</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/272-guid.html</guid>
    
</item>
<item>
    <title>Firefox 3 and Firebug</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/271-Firefox-3-and-Firebug.html</link>
            <category>** English</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/271-Firefox-3-and-Firebug.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=271</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=271</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.mozilla.com/en-US/firefox/all.html&quot; title=&quot;Firefox 3 downloads&quot;&gt;Firefox 3&lt;/a&gt; has been released a few hours ago (congratulations!), and I already got two mails with complaints that Firebug (v1.05) is not compatible with this version. That&#039;s actually true, but &lt;a href=&quot;https://addons.mozilla.org/de/firefox/addons/versions/1843&quot; title=&quot;Firebug releases&quot;&gt;versions 1.1+&lt;/a&gt; are. Just don&#039;t mind that the version numbers sound like beta, but I wouldn&#039;t be too surprised if version 1.2 would be put on &lt;a href=&quot;http://getfirebug.com/&quot; title=&quot;Firebug&#039;s homepage&quot;&gt;Firebug&#039;s homepage&lt;/a&gt; soon.&lt;br /&gt;
&lt;b&gt;Update (Jun 18): &lt;/b&gt;Updated download link; addons.mozilla.org seems to have the most recent releases. 
    </content:encoded>

    <pubDate>Tue, 17 Jun 2008 22:13:48 +0200</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/271-guid.html</guid>
    
</item>
<item>
    <title>Silverlight 2 Beta 2 Released</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/270-Silverlight-2-Beta-2-Released.html</link>
            <category>ASP.NET (English)</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/270-Silverlight-2-Beta-2-Released.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=270</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=270</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    Just a quick note that &lt;a href=&quot;http://silverlight.net/&quot; title=&quot;Silverlight homepage&quot;&gt;Silverlight 2 Beta 2&lt;/a&gt; has been released. It includes a commercial go-live license, if you are brave enough and forget what happened to Atlas&#039; go-live license &lt;img src=&quot;http://www.hauser-wenz.de/s9y/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; Microsoft published the &lt;a href=&quot;http://silverlight.net/GetStarted/&quot; title=&quot;Silverlight downloads&quot;&gt;Beta 2 runtime and VS 2008 tools downloads, including a new Blend 2 preview release&lt;/a&gt;. There is also a &lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=120655&amp;clcid=0x409&quot; title=&quot;Silverlight beta 1/2 breaking changes&quot;&gt;list of breaking changes between beta 1 and beta 2&lt;/a&gt;. As you would expect, news on &lt;a href=&quot;http://www.hauser-wenz.de/s9y/index.php?/archives/265-Announcing-Essential-Silverlight-2-Up-to-Date.html&quot; title=&quot;Essential Silverlight 2 Up-to-Date&quot;&gt;Essential Silverlight 2 Up-to-Date&lt;/a&gt; will follow shortly. &lt;img src=&quot;http://www.hauser-wenz.de/s9y/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sat, 07 Jun 2008 10:15:12 +0200</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/270-guid.html</guid>
    
</item>
<item>
    <title>First Moonlight Release (Source Code Only)</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/269-First-Moonlight-Release-Source-Code-Only.html</link>
            <category>ASP.NET (English)</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/269-First-Moonlight-Release-Source-Code-Only.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=269</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=269</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    Just a quick note that the &lt;a href=&quot;http://www.mono-project.com/&quot; title=&quot;Mono project&quot;&gt;Mono project&lt;/a&gt; has unveiled their first (source code only) release of &lt;a href=&quot;http://www.mono-project.com/Moonlight&quot; title=&quot;Moonlight&quot;&gt;Moonlight&lt;/a&gt;, their &lt;a href=&quot;http://silverlight.net/&quot; title=&quot;Silverlight&quot;&gt;Silverlight&lt;/a&gt; clone. &lt;a href=&quot;http://www.mono-project.com/news/archive/2008/May-13.html&quot; title=&quot;First Moonlight release announcement&quot;&gt;More in the announcement&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Thu, 15 May 2008 13:20:31 +0200</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/269-guid.html</guid>
    
</item>
<item>
    <title>Renesis Player 1.0 Released</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/268-Renesis-Player-1.0-Released.html</link>
            <category>** English</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/268-Renesis-Player-1.0-Released.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=268</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=268</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    As I wrote &lt;a href=&quot;http://www.hauser-wenz.de/s9y/index.php?/archives/236-Renesis-Player-0.7-released.html&quot; title=&quot;blog entry on Renesis 0.7 release&quot;&gt;ten months ago&lt;/a&gt;:&lt;br /&gt;
&lt;blockquote&gt;Some say SVG is dead, but it has found some niches where it is quite successful. I don&#039;t currently do as much SVG as I did some time ago, but I still follow along the current discussions and events. One project I find quite interesting is the Renesis, a feature-rich SVG player that is desparately needed now that Adobe abandoned &lt;a href=&quot;http://www.adobe.com/svg/&quot; title=&quot;Adobe SVG Plugin&quot;&gt;their SVG browser plugin&lt;/a&gt;.&lt;br /&gt;
&lt;/blockquote&gt;&lt;br /&gt;
And finally, version 1.0 of the Renesis Player has been released! You can find more information on the &lt;a href=&quot;http://www.examotion.com/?id=product_player&quot; title=&quot;Renesis Player&quot;&gt;product page&lt;/a&gt;. As it says there, &quot;[t]he Player runs on all platforms and supports the open stantards CSS 2, XML, DOM 3 and SVG 1.1.&quot; Note that &quot;all platforms&quot; might be a bit misleading, as the &lt;a href=&quot;http://www.examotion.com/Downloads.product_player_download.0.html&quot; title=&quot;Renesis Player download page&quot;&gt;download page&lt;/a&gt; only provides software for Windows XP and Vista. 
    </content:encoded>

    <pubDate>Fri, 02 May 2008 20:00:25 +0200</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/268-guid.html</guid>
    
</item>
<item>
    <title>Two Silverlight 2 for Mac OS X Gotchas</title>
    <link>http://www.hauser-wenz.de/s9y/index.php?/archives/267-Two-Silverlight-2-for-Mac-OS-X-Gotchas.html</link>
            <category>ASP.NET (English)</category>
    
    <comments>http://www.hauser-wenz.de/s9y/index.php?/archives/267-Two-Silverlight-2-for-Mac-OS-X-Gotchas.html#comments</comments>
    <wfw:comment>http://www.hauser-wenz.de/s9y/wfwcomment.php?cid=267</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://www.hauser-wenz.de/s9y/rss.php?version=2.0&amp;type=comments&amp;cid=267</wfw:commentRss>
    

    <author>nospam@example.com (Christian)</author>
    <content:encoded>
    Two things I recently found out. They may be old news, but hopefully they are useful for some people anyway:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://www.microsoft.com/silverlight/handlers/getSilverlight.ashx?v=2.0&amp;targetplatform=macintel&quot; title=&quot;Silverlight 2 Beta 1 for OS X download&quot;&gt;Silverlight 2 Beta 1 for OS X&lt;/a&gt; only works if you have an Intel processor. The &lt;a href=&quot;http://www.microsoft.com/silverlight/resources/installationfiles.aspx?v=2.0&quot; title=&quot;Silverlight 2 system requirements&quot;&gt;system requirements&lt;/a&gt; do mention that (if you click on the correct link &amp;mdash; no direct link thanks to JavaScript), but who reads them anyways?! &lt;br /&gt;
Personal opinion: No PowerPC support? WTF?!&lt;br /&gt;
&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Uninstalling Silverlight (always a good idea before installing new bits) requires these steps performed in a terminal window:&lt;blockquote&gt;&lt;pre&gt;rm -rf /Library/Internet\ Plug-Ins/Silverlight.plugin&lt;br /&gt;
rm -rf /Library/Receipts/Silverlight*.pkg&lt;br /&gt;
rm -rf ~/Library/Application\ Support/Microsoft/Silverlight&lt;/pre&gt;&lt;/blockquote&gt;Thanks to &lt;a href=&quot;http://silverlight.net/forums/t/3965.aspx&quot; title=&quot;forum entry detailling the uninstallation&quot;&gt;&quot;Bridgette [MSFT]&quot;&lt;/a&gt;.&lt;/li&gt;&lt;/ol&gt; 
    </content:encoded>

    <pubDate>Wed, 12 Mar 2008 09:30:43 +0100</pubDate>
    <guid isPermaLink="false">http://www.hauser-wenz.de/s9y/index.php?/archives/267-guid.html</guid>
    
</item>

</channel>
</rss>