<?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>.Net Geek &#187; dasBlog</title>
	<atom:link href="http://www.aakashjain.com/tag/dasblog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aakashjain.com</link>
	<description>Technology, musings and stuff by Aakash Jain</description>
	<lastBuildDate>Thu, 11 Aug 2011 05:09:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Moved from dasBlog to Wordress</title>
		<link>http://www.aakashjain.com/dasblog/moved-from-dasblog-to-wordress-323</link>
		<comments>http://www.aakashjain.com/dasblog/moved-from-dasblog-to-wordress-323#comments</comments>
		<pubDate>Sat, 07 Mar 2009 11:29:34 +0000</pubDate>
		<dc:creator>Aakash</dc:creator>
				<category><![CDATA[dasBlog]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Migration]]></category>

		<guid isPermaLink="false">http://www.aakashjain.com/?p=323</guid>
		<description><![CDATA[After running my blog over WordPress for few days, I can say that it has been successfully migrated from dasBlog to WordPress. This action come after considering that dasBlog is too slow to add new blogging features as WordPress is doing. I have been using dasBlog for 2 years and was happy with it, but [...]]]></description>
			<content:encoded><![CDATA[<p>After running my blog over <a href="http://wordpress.org" target="_blank">WordPress</a> for few days, I can say that it has been successfully migrated from <a href="http://dasblog.info/" target="_blank">dasBlog</a> to WordPress. This action come after considering that dasBlog is too slow to add new blogging features as WordPress is doing. I have been using dasBlog for 2 years and was happy with it, but time to move on.</p>
<p>The migration process is smooth and mainly breaks  in 4 steps for me On safer side, I stimulate the migration process on my PC before finally performing on this site.</p>
<p>Step 1. Migration starts with a <strong>fresh installation of WordPress</strong> on targeting server/computer. It is simple and detailed installation instructions can be found <a href="http://codex.wordpress.org/Installing_WordPress" target="_blank">here</a>. <span style="text-decoration: underline;">My blog is hosted on Godaddy and it provides a easy installation of WordPress. You can also check your hosting provider for this</span>.</p>
<p>Step 2. <strong>DasBlog to BlogML Converter</strong> &#8211; <a href="http://merill.net/2008/03/dasblog-to-blogml-converter/" target="_blank">This is a GUI tool</a> which will generate the BlogMl from your dasBlog posts. <span style="text-decoration: underline;"> To give a brief overview &#8211; BlogML main goal is to provide the ability to port between different blog engines</span>.</p>
<p>At the time of this migration, I don&#8217;t see any utility which can directly migrate dasBlog to WordPress. I&#8217;ve first migrated it to BlogML and then from BlogML to WordPress. and backup.</p>
<p>Step 3. Now you have to <strong>import this BlogML</strong> to newly setup wordpress.  I used <a href="http://www.kavinda.net/2008/10/23/migrating-from-dasblog-to-wordpress.html" target="_blank">this plugin</a> (BlogML-WordPress-Import) of wordpress. You should know how to install wordpress plugin to use this.<br />
(<span style="text-decoration: underline;">But before import you might want to configure the &#8220;Permalinks&#8221; (under Settings) as you desired. If you do this before importing posts, you can benefit with a file that contains the old and corresponding new Urls. This information can be used for 301 Redirects.</span>)</p>
<p>4. You will have to <strong>place the attachments and images manually</strong> on the right path on server. Also don&#8217;t forget static pages and any extra stuff that you may want to move with new blog. You can also set the 301 Redirects, this will ensure that traffic from links point to right post on your blog. To set this up open .htaccess file and add your old and new link (Make sure you add full &#8216;New Link&#8217;  (with http://www.yourdomain.com).) as follows-</p>
<p>redirect 301 /dir1/old_link.aspx  http://www.yourdomain.com/new_link</p>
<p>The above four steps conclude the migration process. Easy it was.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aakashjain.com/dasblog/moved-from-dasblog-to-wordress-323/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Few More dasblog Macro</title>
		<link>http://www.aakashjain.com/dasblog/few-more-dasblog-macro-23</link>
		<comments>http://www.aakashjain.com/dasblog/few-more-dasblog-macro-23#comments</comments>
		<pubDate>Sat, 09 Feb 2008 15:39:07 +0000</pubDate>
		<dc:creator>Aakash</dc:creator>
				<category><![CDATA[dasBlog]]></category>
		<category><![CDATA[Garage Code]]></category>
		<category><![CDATA[Macro]]></category>

		<guid isPermaLink="false">http://www.aakashjain.com/Few+More+Dasblog+Macro.aspx</guid>
		<description><![CDATA[Completed my next dasBlog macro (LastFm Recent Tracks) and just uploaded a new page dedicated to dasBlog macro. Here are the list of dasblog macros that I have developed so far - List of Last.Fm Recent Tracks This macro will show a list of recent tracks that was listened by you and scrobbled by Last.fm. This [...]]]></description>
			<content:encoded><![CDATA[<p>Completed my next dasBlog macro (<strong>LastFm Recent Tracks</strong>) and just uploaded a <a href="http://www.aakashjain.com/stuff/dasblog+macros.aspx" target="_blank">new page dedicated to dasBlog macro</a>. Here are the list of dasblog macros that I have developed so far -</p>
<p><span style="font-size: x-small;"><strong>List of Last.Fm Recent Tracks</strong></span></p>
<p>This macro will show a list of recent tracks that was listened by you and scrobbled by Last.fm. This macro is for only who have signed up at <a href="http://www.last.fm" target="_blank">last.fm</a>.</p>
<p><span style="font-size: x-small;"><strong>List of Last.Fm Top Artist</strong> </span></p>
<p>This macro will show the list of Top Artist that you listened to this week. Again, this macro is for only who have signed up at last.fm.</p>
<p><span style="font-size: x-small;"><strong>Show a Shoutbox<br />
</strong></span></p>
<p>This macro will add a shoutbox to dasBlog. Features included-<br />
XML Database &#8211; (All entries are stored in XML File. It can be kept under the content directory of blog)<br />
Ajax Enabled – No Iframe or refreshing of whole page. <span style="text-decoration: underline;">Update shoutbox silently</span> and regularly after specified interval.<br />
Customizable CSS – I tried to make it <span style="text-decoration: underline;">very customizable</span>. It can gel with any theme perfectly.</p>
<p>Visit <a href="http://www.aakashjain.com/stuff/dasblog+macros.aspx">http://www.aakashjain.com/stuff/dasblog+macros.aspx</a> for full description with installation instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aakashjain.com/dasblog/few-more-dasblog-macro-23/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Busting Spam in My dasBlog</title>
		<link>http://www.aakashjain.com/dasblog/busting-spam-in-my-dasblog-25</link>
		<comments>http://www.aakashjain.com/dasblog/busting-spam-in-my-dasblog-25#comments</comments>
		<pubDate>Wed, 30 Jan 2008 11:33:37 +0000</pubDate>
		<dc:creator>Aakash</dc:creator>
				<category><![CDATA[dasBlog]]></category>
		<category><![CDATA[Musings]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://www.aakashjain.com/Busting+Spam+In+My+DasBlog.aspx</guid>
		<description><![CDATA[SPAM. Every one hate it and Why not? No one wish to waste his/her time in searching through all messages for a few legitimate messages. I have been receiving lot of SPAM comments before I find an effective way to stop it. (God knows why they were trying to sell Viagra and what not on [...]]]></description>
			<content:encoded><![CDATA[<p>SPAM. Every one hate it and Why not? No one wish to waste his/her time in searching through all messages for a few legitimate messages. I have been receiving lot of SPAM comments before I find an effective way to stop it. (God knows why they were trying to sell Viagra and what not on my blog) To fight it, I have had enabled CAPTCHA for comments on my blog. Enabling the CAPTCHA discouraged SPAM and amount of SPAM goes down significantly, but the genuine posts were also reduced. I believe that visitors don’t want to bear the pain of entering the security words while posting comments. I can understand this because even I feel discouraged leaving comment where someone has enabled CAPTCHA on their blogs. I really wanted to stop SPAM but not at the cost of comments of my dear readers. Other possible way to spam is to blacklist IPs responsible for SPAM messages. However, you just can’t create a list of black listed IPs and keep adding as you encounter the new one. They are very clever and keep changing their IPs frequently.</p>
<p>Finally, I found <a href="http://akismet.com" target="_blank">Akismet</a> is one other good (may be best) service which is helping the bloggers to fight SPAM. &#8220;Akismet is an automated spam blocking service which blocks Spam as it learns from its users/community marking SPAM Comments as &#8220;SPAM&#8221;. Luckily, dasBlog (my blog runs on dasBlog engine.) have implemented the Akismet service and can be enabled by entering the API Key under “Configuration” of dasBlog. Anyone, using dasBlog can enable this service as shown in picture below.</p>
<p><img src="http://www.aakashjain.com/content/binary/dasblogAkismet.PNG" border="1" alt="" /></p>
<p>(You need to enter the API Key box – <a href="http://akismet.com/personal" target="_blank"><strong>How to get Akismet API Key</strong></a>)</p>
<p>It&#8217;s been two months I am using their service and I am very happy with it. I like them so much (possibly I&#8217;m so confident now) that, now I am deleting any SPAM straightaway without moderation. I found Akismet most effective than CAPTCHA and Blacklist IPs. What are you people using?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aakashjain.com/dasblog/busting-spam-in-my-dasblog-25/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shoutbox: my first macro for dasBlog</title>
		<link>http://www.aakashjain.com/dasblog/shoutbox-my-first-macro-for-dasblog-29</link>
		<comments>http://www.aakashjain.com/dasblog/shoutbox-my-first-macro-for-dasblog-29#comments</comments>
		<pubDate>Sun, 23 Dec 2007 09:01:34 +0000</pubDate>
		<dc:creator>Aakash</dc:creator>
				<category><![CDATA[dasBlog]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Garage Code]]></category>
		<category><![CDATA[Macro]]></category>

		<guid isPermaLink="false">http://www.aakashjain.com/Shoutbox+My+First+Macro+For+DasBlog.aspx</guid>
		<description><![CDATA[I have just finished modifications in my first dasBlog macro. This macro will add a shout-box to the dasBlog (see it on the right side of this blog). I have tested it successfully with Firefox and IE 5.5+. This macro is written for new version of dasBlog (version 2.0 &#8211; supports .Net framework 2.0). If you want [...]]]></description>
			<content:encoded><![CDATA[<p>I have just finished modifications in my first dasBlog macro. This macro will add a shout-box to the dasBlog (see it on the right side of this blog). I have tested it successfully with Firefox and IE 5.5+. This macro is written for new version of <a href="http://www.aakashjain.com/dasBlog+V20+Is+Released.aspx">dasBlog</a> (version 2.0 &#8211; supports .Net framework 2.0). If you want to add this custom macro to your dasBlog, make sure you are using new version dasBlog 2.0.</p>
<p>On the best part, this macro uses Ajax to update the entries. It can refresh itself after a specified interval using Ajax calls. You can disable this behavior if you don’t want to update it silently. I have used XML to store the entires in a file on the webserver. So there is no need to bother about database. To make the look and feel for more controlled and customizable, I have added CSS support to shoutbox.</p>
<p>Here are few steps that will help you to add this macro to your blog. But before <a href="http://www.aakashjain.com/stuff/aakashjain.zip"><strong>download macro</strong></a> and extract the zip file on your hard-drive.</p>
<p>1. After extracting, copy <strong>aakashjain.dll</strong> into the bin directory of your blog.</p>
<p>2. Now, edit the web.config file of your dasBlog application to make the following changes.</p>
<p>a) Uncomment or Add the following code in the <strong>&lt;configuration&gt;/&lt;configSections&gt;</strong> of web.config file.</p>
<pre name="code" class="c-sharp:nocontrols">
<section name="newtelligence.DasBlog.Macros" type="newtelligence.DasBlog.Web.Core.MacroSectionHandler, newtelligence.DasBlog.Web.Core" /></pre>
<p>b) Add or uncomment the following lines under the <strong>&lt;configuration&gt;</strong>.</p>
<pre name="code" class="c-sharp:nocontrols"><newtelligence.DasBlog.Macros>    <add macro="AJmacros" type="AakashJain.AakashJainMacros,AakashJain"/></newtelligence.DasBlog.Macros></pre>
<p>c) Add  the following line under the <strong>&lt;httpHandlers&gt;</strong> section of web.config.</p>
<pre name="code" class="c-sharp:nocontrols"><add verb="*" path="aakashjain/shoutBoxHandler.aspx" type="AakashJain.ShoutBoxHandler,AakashJain"/></pre>
<p>d) One more setting is to be done. We need to tell dasBlog about the XML file where our entries will be stored. For this you have to create a key under <strong>&lt;configuration&gt;</strong></p>
<pre name="code" class="c-sharp:nocontrols"><appSettings>    <add key="AakashJainShouts" value="~/content/aakashjainshouts.xml"/></appSettings></pre>
<p>The above piece of code add a key &#8220;<span style="color: #0000ff;">AakashJainShouts&#8221;</span> to specify the location of XML file in which all entries of shoutbox will be saved. I have chosen content directory to save the xml file in the code above. You can specify any directory on the webserver but make sure it should have write permission.<br />
Now add the following line in your <strong>homeTemplate.blogtemplate</strong> file at a suitable place where you want shout-box to appear. (You can find this file in the current theme folder of your blog.)</p>
<pre name="code" class="html:nocontrols"><%AjShoutBox(max char,refresh interval,max entries)|AJmacros%></pre>
<p>Here is the description of each parameter,</p>
<p><strong>max char (int)</strong> – Maximum number of characters allowed to enter in the message textbox of shoutbox. For name this is fixed to 30 characters.</p>
<p><strong>refresh interval (int)</strong> – Enter the number of seconds when the shoutbox will update from new server. If you want to disable this feature enter anything less than 5.</p>
<p><strong>max entries (int)</strong> – Maximum number of entries shown at a time in shout-box.</p>
<p><strong>For instance</strong> &#8211; &lt;%AjShoutBox(150,50,30)|AJmacros%&gt;<br />
(In this example shoutbox will be refreshed in 50 seconds, upto last 30 entries will be shown and only upto 150 characters can be entered in the message.)</p>
<p>Now lets move to style part of shoutbox. After the above settings you would like to apply some styles and colors to shoutbox to match with your blog theme. For this matter I have kept all style related code in a separate style-sheet (ajshoutbox.css). You can find this stylesheet in the download package. To attach this stylesheet to your blog enter the following lines with in the <span style="color: #0000ff;">&lt;head&gt;</span> section of your <strong>homeTemplate.blogtemplate</strong> file.</p>
<pre name="code" class="html:nocontrols">
<link media="all" rel="stylesheet" type="text/css" href="images/shoutbox.css"></link></pre>
<p>(You can keep the stylesheet file in any directory on your web server but I&#8217;d recommend the image directory of dasBlog. Attribute &#8220;<span style="color: #0000ff;">href</span>&#8220; specified the path of CSS file.)</p>
<p>Ok, now this shoutBox is ready to run on your blog. If you have any comments or suggestions please feel free to post them here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aakashjain.com/dasblog/shoutbox-my-first-macro-for-dasblog-29/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>dasBlog Shoutbox Macro Testing</title>
		<link>http://www.aakashjain.com/net/dasblog-shoutbox-macro-testing-32</link>
		<comments>http://www.aakashjain.com/net/dasblog-shoutbox-macro-testing-32#comments</comments>
		<pubDate>Sun, 18 Nov 2007 18:57:24 +0000</pubDate>
		<dc:creator>Aakash</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[dasBlog]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[Shoutbox]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.aakashjain.com/dasBlog+Shoutbox+Macro+Testing.aspx</guid>
		<description><![CDATA[I’ve finished my first dasblog macro that was created by me. It’s an Ajax enabled Shout-box. Still it is under testing and enhancement. Let me tell you it took me two full weekends to get this done. It was quite a good work behind this. But I am happy that I am seeing it running and [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve finished my first dasblog macro that was created by me. It’s an Ajax enabled Shout-box. Still it is under testing and enhancement. Let me tell you it took me two full weekends to get this done. It was quite a good work behind this. But I am happy that I am seeing it running and working perfectly. Initially, I have added it on my blog (see the right navigation) for testing purpose only. Some of the main features are:-</p>
<p>a) XML Database (All entries are stored in XML File. It can be kept under the content directory of blog)<br />
b) Ajax Enabled – No Iframe or refreshing of whole page. <span style="text-decoration: underline;">Update shoutbox silently</span> and regularly after specified interval.<br />
c) Customizable CSS – I tried to make it <span style="text-decoration: underline;">very customizable</span>. It can gel with any theme perfectly.<br />
d) Support New <span style="text-decoration: underline;">dasBlog version 2.0</span> (with Asp.net 2.0)</p>
<p>I’d appreciate any feedback, comments or error from you. It will be available for download, once I make necessary changes on the basis of feedback received.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aakashjain.com/net/dasblog-shoutbox-macro-testing-32/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My First Dasblog Theme and Macros</title>
		<link>http://www.aakashjain.com/dasblog/my-first-dasblog-theme-and-macros-33</link>
		<comments>http://www.aakashjain.com/dasblog/my-first-dasblog-theme-and-macros-33#comments</comments>
		<pubDate>Fri, 16 Nov 2007 06:39:11 +0000</pubDate>
		<dc:creator>Aakash</dc:creator>
				<category><![CDATA[dasBlog]]></category>
		<category><![CDATA[Garage Code]]></category>
		<category><![CDATA[Last.fm]]></category>

		<guid isPermaLink="false">http://www.aakashjain.com/My+First+Dasblog+Theme+And+Macros.aspx</guid>
		<description><![CDATA[I have created my first dasblog theme. I am using the same at the time of writing this post. Theme: Geeks This theme contains single style-sheet. You can download it here. Apart, I am creating some macros for dasBlog. Few of them are listed below. LastFm Recent Tracks List &#8211; This macro will display the last n tracks [...]]]></description>
			<content:encoded><![CDATA[<p>I have created my first dasblog theme. I am using the same at the time of writing this post.</p>
<p>Theme: <strong>Geeks<br />
</strong><img src="http://www.aakashjain.com/stuff/images/thumbnail_geeks.jpg" alt="" /></p>
<p>This theme contains single style-sheet. You can <a href="http://www.aakashjain.com/stuff/dasblog+themes.aspx" target="_blank">download it here</a>. Apart, I am creating some macros for dasBlog. Few of them are listed below.</p>
<p><strong>LastFm Recent Tracks List</strong> &#8211; This macro will display the last n tracks played by you.</p>
<p><strong>LastFm Top Artist</strong> &#8211; This macro will display a list of top artists played by you in last few days.</p>
<p><strong>dasBlog Shoutbox</strong> &#8211; A AJAX enabled shout-box for dasblog. This will allow the visitors of your web-blog to directly chat with you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aakashjain.com/dasblog/my-first-dasblog-theme-and-macros-33/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dasBlog v2.0 is Released</title>
		<link>http://www.aakashjain.com/dasblog/dasblog-v20-is-released-40</link>
		<comments>http://www.aakashjain.com/dasblog/dasblog-v20-is-released-40#comments</comments>
		<pubDate>Thu, 16 Aug 2007 04:02:21 +0000</pubDate>
		<dc:creator>Aakash</dc:creator>
				<category><![CDATA[dasBlog]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[Medium Trust]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.aakashjain.com/dasBlog+V20+Is+Released.aspx</guid>
		<description><![CDATA[Finally, much awaited dasBlog v2.0 is released.  I have been waiting this for a long time. The new version can now be hosted on ASP.Net 2.0 with Medium Trust. (download dasblog v2.0) In the past, dasBlog can be hosted on Asp.Net 2.0 but only with Full Trust. This limitation of dasBlog create hosting issues as [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, much awaited <a href="http://dasblog.info/" target="_blank">dasBlog v2.0</a> is released.  I have been waiting this for a long time. The new version can now be hosted on ASP.Net 2.0 with Medium Trust. (<a href="http://sourceforge.net/project/showfiles.php?group_id=127624" target="_blank">download dasblog v2.0</a>)</p>
<p>In the past, dasBlog can be hosted on Asp.Net 2.0 but only with Full Trust. This limitation of dasBlog create hosting issues as most of hosting companies doesn’t allowed .Net applications to run with Full Trust for security sake. Those who have faced this trust problem know what this new version mean (<a href="http://www.aakashjain.com/How+To+Setup+DasBlog+On+Godaddy.aspx" target="_blank">figured out in my previous post</a><a href="http://www.flux88.com/dasBlog20Released.aspx">.</a>) This release completely supports Asp.Net 2.0.  Now I can integrate those application which I wanted to but couldn’t due to the version incompatibility.</p>
<p>Umm, I got some work this weekend. <img src='http://www.aakashjain.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.aakashjain.com/dasblog/dasblog-v20-is-released-40/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dasBlog Theme Contest</title>
		<link>http://www.aakashjain.com/dasblog/dasblog-theme-contest-42</link>
		<comments>http://www.aakashjain.com/dasblog/dasblog-theme-contest-42#comments</comments>
		<pubDate>Mon, 23 Jul 2007 12:18:44 +0000</pubDate>
		<dc:creator>Aakash</dc:creator>
				<category><![CDATA[dasBlog]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Contest]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.aakashjain.com/dasBlog+Theme+Contest.aspx</guid>
		<description><![CDATA[Ben Scheirman is hosting a dasBlog Theme Contest(http://www.flux88.com/dasBlogThemeContest.aspx). Theme should be original and should be created/developed using valid XHTML and CSS. Winner of contest will get A $100 (US) Amazon Gift Card ! I wanted to update the theme of this blog with a better one. I believe this contest would bring up some original creative [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><a href="http://www.flux88.com/AboutMe.aspx" target="_blank">Ben Scheirman</a> is hosting a dasBlog Theme Contest(http://www.flux88.com/dasBlogThemeContest.aspx). Theme should be original and should be created/developed using valid XHTML and CSS. Winner of contest will get A <span>$100 (US)</span> Amazon Gift Card !</p>
<p align="left">I wanted to update the theme of this blog with a better one. I believe this contest would bring up some original creative work of participants. I hope I would be having best theme for this blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aakashjain.com/dasblog/dasblog-theme-contest-42/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Setup DasBlog on Godaddy</title>
		<link>http://www.aakashjain.com/dasblog/how-to-setup-dasblog-on-godaddy-67</link>
		<comments>http://www.aakashjain.com/dasblog/how-to-setup-dasblog-on-godaddy-67#comments</comments>
		<pubDate>Wed, 24 Jan 2007 15:00:59 +0000</pubDate>
		<dc:creator>Aakash</dc:creator>
				<category><![CDATA[dasBlog]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Godaddy]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.aakashjain.com/How+To+Setup+DasBlog+On+Godaddy.aspx</guid>
		<description><![CDATA[Here is a step by step walkthrough to setup dasBlog on Godaddy. But before let me tell you that dasBlog is a ASP.Net weblog application. It runs on .Net1.1 framework and maintains all its data and settings in XML files stored in a folder on the server. So there is no need of any database tool. [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9528758703353085";
google_alternate_color = "FFFFFF";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-09-24: AJ_Blog_Entries
google_ad_channel = "9667763288";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0066CC";
google_color_text = "000000";
google_color_url = "000000";
google_ui_features = "rc:0";
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<div>Here is a step by step walkthrough to setup dasBlog on <a href="http://www.godaddy.com">Godaddy</a>. But before let me tell you that dasBlog is a ASP.Net weblog application. It runs on .Net1.1 framework and maintains all its data and settings in XML files stored in a folder on the server. So there is no need of any database tool. dasBlog adds lots of additional features like Trackback, Pingback, Mail notifications. It’s a true weblog engine with lots of features and themes to use.</div>
<p>Setting up dasBlog is really very easy task, you will know it shortly. You can go through these generic notes provided by dasBlog (<a href="http://www.dasblog.info/SetupInstall.aspx">http://www.dasblog.info/SetupInstall.aspx</a> )</p>
<p>Now once you have been through with the notes above, let’s go further with these steps to setup your dasBlog on Godaddy.</p>
<p>Upload all the files in dasblogce folder to your web server. You should keep the same structure of file and images. Any change in that may cause your web application not run properly.</p>
<p>[<strong>Note:</strong> Before uploading your files, make sure you have made the necessary changes the site.config file (as instructed in turorial). You need to change the &lt;Root&gt; value to your Blog root directory.]</p>
<p>You can upload the files in a new folder or in your root folder. Ex – If suppose you want to add your blog to this path (http://www.yoursite.com/blog) then you need to create a blog directory in the root and upload all contents of dasblogce in the blog directory.</p>
<p>After you finished uploading, open the hosting manager given by Godaddy and click on the “<strong>Directory Management</strong>”. This will brings up a new screen where you can create new directory and set the permission to the directories.</p>
<p>You need to set the write permission to the following directories:</p>
<div>
<ul style="margin-top: 0in;" type="disc">
<li class="MsoNormal">Content</li>
<li class="MsoNormal">SiteConfig</li>
<li>Logs</li>
</ul>
</div>
<p>To create and set permission to the directory click on the “Create Directory” Button, it will bring up the new screen given below</p>
<div><img src="http://www.aakashjain.com/content/binary/create_directory.JPG" border="0" alt="" /></div>
<div></div>
<div>Enter the directory name and check on the “read” and “write” checkboxes.</div>
<p>Your screen should look like this:</p>
<p><img src="http://www.aakashjain.com/content/binary/set_permission.JPG" border="0" alt="" /></p>
<p>Click on the “Continue” button. Confirm your changes by clicking on “Add” button in the next screen.</p>
<p><span style="text-decoration: underline;">Repeat the same steps <strong>SiteConfig</strong> and <strong>logs </strong>directory</span></p>
<p><strong>[Note:</strong> You may also need to set the permission on content\binary directory. For this you can create a sub directory under content and set the permission as we have done above. Binary directory is used to store the images and files attached with your post.]</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9528758703353085";
google_alternate_color = "FFFFFF";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-09-24: AJ_Blog_Entries
google_ad_channel = "9667763288";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0066CC";
google_color_text = "000000";
google_color_url = "000000";
google_ui_features = "rc:0";
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<div>Now don&#8217;t jump in hurry, allow sometime so that changes get applied. This is require by godaddy.</div>
<p align="left">Once all above is done your application is ready to run online.</p>
<div>
<div>Here one thing I like to mention is that you need to set your hosting account to use ASP.Net1.1. You cannot run this weblog with ASP.Net2.0 on Godaddy. This is due to some security reasons. dasBlog require Full level of trust to run under ASP.Net2.0 but Godaddy doesn&#8217;t allow applications to run on the high/full level trust on shared hosting.<br />
[<span style="color: #ff0000; font-size: xx-small;"><strong>Update</strong>: Now there is a newer version available that supported on Asp.Net 2.0 with medium trust.</span>]</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.aakashjain.com/dasblog/how-to-setup-dasblog-on-godaddy-67/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

