<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kerry D. Wong &#187; dasBlog</title>
	<atom:link href="http://www.kerrywong.com/tag/dasblog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 00:51:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Site Upgraded to dasBlog 1.9.7174.0</title>
		<link>http://www.kerrywong.com/2007/07/14/site-upgraded-to-dasblog-1971740/</link>
		<comments>http://www.kerrywong.com/2007/07/14/site-upgraded-to-dasblog-1971740/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 00:53:48 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[dasBlog]]></category>

		<guid isPermaLink="false">http://dimension/2007/07/14/site-upgraded-to-dasblog-1971740/</guid>
		<description><![CDATA[OK, the Captcha issue has been bugging me for quite a while. It seemed that it might have been the 1.9.6264.0 build. So, I decided to upgrade 1.9.7174.0 even though dasBlog for .Net 2.0 is right on the corner. Well, indeed, after the upgrade the comment Captcha is back, and the mysterious timeout issue (it [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;"><font color="#000000">OK, the <a href="/2007/05/31/captcha-problem-with-dasblog-19-under-aspnet-20/">Captcha issue</a></font><font color="#000000"> has been bugging me for quite a while.</font></span><span id="more-179"></span><span style="font-size: 10pt; font-family: Verdana;"><font color="#000000"> It seemed that it might have been the 1.9.6264.0 build. So, I decided to upgrade 1.9.7174.0 even though dasBlog for .Net 2.0 is right on the corner.<o:p></o:p></font></span></p>
<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;"><o:p><font color="#000000"> </font></o:p></span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><font color="#000000">Well, indeed, after the upgrade the comment Captcha is back, and the <a href="/2007/05/07/mtu-or-2701hg-gateway-issue/">mysterious timeout issue</a> (</font><font color="#000000">it may or may not be related) seems to have been fixed as well.</font></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kerrywong.com/2007/07/14/site-upgraded-to-dasblog-1971740/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Captcha Problem with dasBlog 1.9 under ASP.Net 2.0</title>
		<link>http://www.kerrywong.com/2007/05/31/captcha-problem-with-dasblog-19-under-aspnet-20/</link>
		<comments>http://www.kerrywong.com/2007/05/31/captcha-problem-with-dasblog-19-under-aspnet-20/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 00:33:22 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[dasBlog]]></category>

		<guid isPermaLink="false">http://dimension/2007/05/31/captcha-problem-with-dasblog-19-under-aspnet-20/</guid>
		<description><![CDATA[I upgraded my blog engine from dasBlog 1.8.5223.2 to 1.9.6264.0 roughly a month ago. A few people recently brought to my attention that the capcha on the comment page no longer worked properly. Since I have been pretty busy recently after my move, I haven&#8217;t really got a chance to look at the problem yet. [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded my blog engine from dasBlog 1.8.5223.2 to 1.9.6264.0 roughly a month ago.<span id="more-170"></span> A few people recently brought to my attention that the capcha on the comment page no longer worked properly. Since I have been pretty busy recently after my move, I haven&rsquo;t really got a chance to look at the problem yet. But just a quick Google, I found out that many people apparently are having the same issues.</p>
<p>From what I have read, it&rsquo;s a compatibility issue between WebControlCaptcha.dll and ASP.Net 2.0 (which is what my site is running on right now). I will try to find out if there is an easy way to fix this problem (I can&rsquo;t simply revert back to ASP.Net 1.1 since many new pages I added were in 2.0). Stay tuned&hellip;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kerrywong.com/2007/05/31/captcha-problem-with-dasblog-19-under-aspnet-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>dasBlog on Mono? Not so easy</title>
		<link>http://www.kerrywong.com/2007/05/14/dasblog-on-mono-not-so-easy/</link>
		<comments>http://www.kerrywong.com/2007/05/14/dasblog-on-mono-not-so-easy/#comments</comments>
		<pubDate>Tue, 15 May 2007 00:27:50 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[dasBlog]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://dimension/2007/05/14/dasblog-on-mono-not-so-easy/</guid>
		<description><![CDATA[Over the past few months, I have been tempted to convert the current version of dasBlog to run under Mono (Note, there is a much older version that runs on Linux/Mono http://www.go-mono.com/ports/). So far it has proven to be quite impossible. Unlike most of the open source projects, dasBlog heavily relies on some third party [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past few months, I have been tempted to convert the current version of dasBlog to run under Mono (Note, there is a much older version that runs on Linux/Mono <a href="http://www.go-mono.com/ports/">http://www.go-mono.com/port</a>s/).<span id="more-166"></span></p>
<p>So far it has proven to be quite impossible. Unlike most of the open source projects, dasBlog heavily relies on some third party .Net libraries where source is generally not available.</p>
<p>For the most of the part, the windows specific source code (e.g. source code that accesses Windows registry) can be modified to do without relying on Windows API. And most of the third party libraries dasBlog relies on have no compatibility issues.</p>
<p>However, there are a few show stoppers. The following is a <a href="/blog/wp-content/uploads/2007/09/report.html">Mono Migration Analyzer report</a> generated against the latest dasBlog (1.9.6264.0).   As you can see, the two worst offenders are FreeTextBox.dll and DPAPI.dll.  Frankly, I am quite disappointed that such a wonderful blogging tool cannot be easily ported to Linux and UNIX variants and there seems to be very little interests in the open source community to make dasBlog a true cross-platform blogging tool. Well, I guess for now I will keep running it under Windows&hellip;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kerrywong.com/2007/05/14/dasblog-on-mono-not-so-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebForm_AutoFocus Issue with Custom Pages in dasBlog</title>
		<link>http://www.kerrywong.com/2007/05/04/webform_autofocus-issue-with-custom-pages-in-dasblog/</link>
		<comments>http://www.kerrywong.com/2007/05/04/webform_autofocus-issue-with-custom-pages-in-dasblog/#comments</comments>
		<pubDate>Sat, 05 May 2007 00:21:11 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[dasBlog]]></category>

		<guid isPermaLink="false">http://dimension/2007/05/04/webform_autofocus-issue-with-custom-pages-in-dasblog/</guid>
		<description><![CDATA[I have created quite a few customized pages (e.g. http://www.kerrywong.com/cmsg ) on my blog site. One thing I noticed is that some of the .Net generated client side java scripts (e.g. WebForm_AutoFocus and some client side validations) do not fire correctly when running under framework 2.0. At first I thought that this was due to [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;">I have created quite a few customized pages (e.g. http://www.kerrywong.com/cmsg ) on my blog site.</span><span id="more-162"></span><span style="font-size: 10pt; font-family: Verdana;"> One thing I noticed is that some of the .Net generated client side java scripts (e.g. WebForm_AutoFocus and some client side validations) do not fire correctly when running under framework 2.0. At first I thought that this was due to some build problems or some incorrect configuration settings in machine.config. But when I deployed the same webpages to a new website (say on a different port), all the client side java scripts worked fine. And if I load the same page deployed on the same site where dasBlog is deployed with IE, I got a scripting error which complains WebForm_AutoFocus is not defined. So I knew that something is wrong with the web.config that came with dasBlog.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;"><o:p></o:p>After some searching, I found out that the problem was caused by certain settings in web.config. In .Net 2.0 client side scripts are dynamically generated via WebResource.axd, and for whatever reason, certain settings prevent the generated client side java scripts to execute. Ross Hawkins has a <a href="http://www.rosshawkins.net/rosshawkins.nsf/vwBlogsByDate/9A734FBAB1430629CC2571FC003DCDA1">great article</a> on this issue<o:p></o:p> In his blog, he examined many different scenarios which might lead to the behavior I discussed above. For dasBlog users, the key is to find this line in your dasBlog web.config file (located in &lt;blowery.web&gt; section):<o:p></o:p></span></p>
<pre><span style="font-size: 10pt; font-family: 'Courier New'; color: blue;">&lt;</span><span style="font-size: 10pt; font-family: 'Courier New'; color: rgb(163, 21, 21);">httpCompress</span><span style="font-size: 10pt; font-family: 'Courier New'; color: blue;"> </span><span style="font-size: 10pt; font-family: 'Courier New'; color: red;">preferredAlgorithm</span><span style="font-size: 10pt; font-family: 'Courier New'; color: blue;">=</span><span style="font-size: 10pt; font-family: 'Courier New';">&quot;<span style="color: blue;">gzip</span>&quot;<span style="color: blue;"> </span><span style="color: red;">compressionLevel</span><span style="color: blue;">=</span>&quot;<span style="color: blue;">high</span>&quot;<span style="color: blue;">&gt;<o:p></o:p></span></span></pre>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;">And change the compression level to &quot;none&quot;.<o:p> </o:p></span>  <span style="font-size: 10pt; font-family: Verdana;">This approach is not ideal though since by removing the compression capability the website performance may suffer a little bit, depending on the request size and the website traffic. But right now, it seems that this is the only way that I can find to solve this problem. I will certainly investigate more and will keep everyone posted if I find a better solution.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kerrywong.com/2007/05/04/webform_autofocus-issue-with-custom-pages-in-dasblog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Site Upgraded to dasBlog 1.9.6264.0</title>
		<link>http://www.kerrywong.com/2007/04/28/site-upgraded-to-dasblog-1962640/</link>
		<comments>http://www.kerrywong.com/2007/04/28/site-upgraded-to-dasblog-1962640/#comments</comments>
		<pubDate>Sun, 29 Apr 2007 00:18:44 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[dasBlog]]></category>

		<guid isPermaLink="false">http://dimension/2007/04/28/site-upgraded-to-dasblog-1962640/</guid>
		<description><![CDATA[The official dasBlog version of 1.9.6264.0 was released in last September, but I have not upgrated to it from 1.8.5223.2 because I was afraid of something might break&#8230; Well, a few of my colleagues already upgraded and had assured me that the upgrade process was rather painless, so I decided to do it as well. [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;"><font color="#000000">The official dasBlog version of 1.9.6264.0 was released in last September, but I have not upgrated to it from 1.8.5223.2 because I was afraid of something might break&hellip;</font></span><span id="more-160"></span><span style="font-size: 10pt; font-family: Verdana;"><font color="#000000"> Well, a few of my colleagues already upgraded and had assured me that the upgrade process was rather painless, so I decided to do it as well.<o:p></o:p></font></span></p>
<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;"><o:p><font color="#000000"> </font></o:p></span></p>
<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;"><font color="#000000">And indeed, following the <a href="http://www.dasblog.info/SetupInstall.aspx">instructions</a></font><font color="#000000"> on dasBlog&rsquo;s official site, the process turned out to be quite simple, except for a few missing image files which I had no problem of replacing from my backed up version. And while I was at it, I cleaned up of few broken links on my right navigation as well. <o:p></o:p></font></span></p>
<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;"><o:p><font color="#000000"> </font></o:p></span></p>
<p style="margin: 0in 0in 0pt;" class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;"><font color="#000000">Everything looks good for now, I will see in the next few days if anything is broken&hellip;</font></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kerrywong.com/2007/04/28/site-upgraded-to-dasblog-1962640/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
