﻿<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
  <channel>
    <title>Focus on DNN</title>
    <link>http://www.aboutdnn.com/Blog/tabid/76/blogid/1/Default.aspx</link>
    <description>Focus on DNN module development, skin design.</description>
    <language>en-US</language>
    <generator>SunBlogNuke v2.6.2.0</generator>
    <item>
      <title>Bubble event fro SVG to HTML - Calling Javascript functions in HTML documents from events in SVG DOM</title>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/203/Default.aspx</link>
      <description>&lt;p&gt;This is actually quite simple. To refer to a JavaScript function named &amp;quot;f( )&amp;quot; that resides in the HTML document (in which the SVG document is embedded), let the SVG document call the function through &amp;quot;top.f( )&amp;quot;.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Please refer this page for live demo: &lt;a title="http://srufaculty.sru.edu/david.dailey/svg/intro/PartF_B.html" href="http://srufaculty.sru.edu/david.dailey/svg/intro/PartF_B.html"&gt;http://srufaculty.sru.edu/david.dailey/svg/intro/PartF_B.html&lt;/a&gt;&lt;/p&gt;</description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/203/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/203/Default.aspx</guid>
      <pubDate>Thu, 03 Jun 2010 09:46:46 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=203</trackback:ping>
    </item>
    <item>
      <title>Install DNN 5.2.3 on SQL 2000 got error</title>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/202/Default.aspx</link>
      <description>&lt;p&gt;If you install a DotNetNuke 5.2.x on SQL 2000, you will get a error message like&lt;/p&gt;  &lt;div style="border-bottom: gray 1px solid; border-left: gray 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; max-height: 200px; font-size: 8pt; overflow: auto; border-top: gray 1px solid; cursor: text; border-right: gray 1px solid; padding-top: 4px"&gt;   &lt;div style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;     &lt;pre style="border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"&gt;System.Data.SqlClient.SqlException: Line 6: Incorrect syntax near &lt;span style="color: #006080"&gt;'max'&lt;/span&gt;.&lt;/pre&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;&lt;/p&gt;
The solution is simple, switch to SQL 2005.

</description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/202/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/202/Default.aspx</guid>
      <pubDate>Tue, 18 May 2010 02:57:33 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=202</trackback:ping>
    </item>
    <item>
      <title>Using Ext JS FormPanel in DotNetNuke</title>
      <category domain="http://www.aboutdnn.com/blog/tabid/76/categoryid/1/default.aspx">ModuleDev</category>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/200/Default.aspx</link>
      <description>&lt;h4&gt;&lt;strong&gt;3.x and 2.x Cannot render a formpanel, asp.net to blame &lt;/strong&gt;&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://67.228.178.42/forum/showthread.php?p=351896" href="http://67.228.178.42/forum/showthread.php?p=351896"&gt;http://67.228.178.42/forum/showthread.php?p=351896&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;&lt;strong&gt;ASP.Net and FormPanel fix &lt;/strong&gt;&lt;/h4&gt;  &lt;p&gt;&lt;a title="https://www.extjs.com/forum/showthread.php?t=30047" href="https://www.extjs.com/forum/showthread.php?t=30047"&gt;https://www.extjs.com/forum/showthread.php?t=30047&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;&lt;strong&gt;Need help with FormPanel in an existing form element &lt;/strong&gt;&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://www.extjs.com/forum/showthread.php?t=20010" href="http://www.extjs.com/forum/showthread.php?t=20010"&gt;http://www.extjs.com/forum/showthread.php?t=20010&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;&lt;strong&gt;render formpanel into existing asp page&lt;/strong&gt;&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://www.extjs.com/forum/showthread.php?p=231474" href="http://www.extjs.com/forum/showthread.php?p=231474"&gt;http://www.extjs.com/forum/showthread.php?p=231474&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;LiveUI Web framework:&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://liveui.net/docs/overview.html" href="http://liveui.net/docs/overview.html"&gt;http://liveui.net/docs/overview.html&lt;/a&gt;&lt;/p&gt; </description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/200/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/200/Default.aspx</guid>
      <pubDate>Sun, 28 Feb 2010 09:46:44 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=200</trackback:ping>
    </item>
    <item>
      <title>Refrence for Keeping ASP.NET website alive</title>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/199/Default.aspx</link>
      <description>&lt;p&gt;&lt;a name="598"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;Preventing Site Loading Delays due to ASP.NET Startup (Including DotNetNuke) &lt;/h4&gt;  &lt;p&gt;&lt;a title="http://www.mitchelsellers.com/blogs/articletype/articleview/articleid/103.aspx" href="http://www.mitchelsellers.com/blogs/articletype/articleview/articleid/103.aspx"&gt;http://www.mitchelsellers.com/blogs/articletype/articleview/articleid/103.aspx&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;Keep Your Website Alive (Don’t Let IIS Recycle Your Website)!&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://www.codeproject.com/Articles/39118/Keep-Your-Website-Alive-Don-t-Let-IIS-Recycle-Your.aspx" href="http://www.codeproject.com/Articles/39118/Keep-Your-Website-Alive-Don-t-Let-IIS-Recycle-Your.aspx"&gt;http://www.codeproject.com/Articles/39118/Keep-Your-Website-Alive-Don-t-Let-IIS-Recycle-Your.aspx&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;Forcing an ASP.NET Application to 'stay alive'&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://www.west-wind.com/WebLog/posts/67557.aspx" href="http://www.west-wind.com/WebLog/posts/67557.aspx"&gt;http://www.west-wind.com/WebLog/posts/67557.aspx&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;Simulate a Windows Service using ASP.NET to run scheduled jobs&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://www.codeproject.com/KB/aspnet/ASPNETService.aspx" href="http://www.codeproject.com/KB/aspnet/ASPNETService.aspx"&gt;http://www.codeproject.com/KB/aspnet/ASPNETService.aspx&lt;/a&gt;&lt;/p&gt; </description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/199/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/199/Default.aspx</guid>
      <pubDate>Sun, 28 Feb 2010 03:07:26 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=199</trackback:ping>
    </item>
    <item>
      <title>Free IIS extensions to prevent ASP.NET SQL injection</title>
      <category domain="http://www.aboutdnn.com/blog/tabid/76/categoryid/27/default.aspx">ASP.NET</category>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/198/Default.aspx</link>
      <description>&lt;h3&gt;&lt;a href="http://www.aboutdnn.com/Portals/0/SunBlogNuke/WindowsLiveWriter/FreeIISextensionstopreve.NETSQLinjection_9B7F/image_2.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="300" alt="image" src="http://www.aboutdnn.com/Portals/0/SunBlogNuke/WindowsLiveWriter/FreeIISextensionstopreve.NETSQLinjection_9B7F/image_thumb.png" width="460" border="0" /&gt;&lt;/a&gt; &lt;/h3&gt;  &lt;p&gt;UrlScan 3.1 is a security tool that restricts the types of HTTP requests that IIS will process. By blocking specific HTTP requests, the UrlScan 3.1 security tool helps to prevent potentially harmful requests from reaching applications on the server. UrlScan 3.1 is an update to UrlScan 2.5 supports IIS 5.1, IIS 6.0 and IIS 7.0 on Windows Vista and Windows Server 2008.&lt;/p&gt; </description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/198/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/198/Default.aspx</guid>
      <pubDate>Wed, 30 Dec 2009 03:03:40 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=198</trackback:ping>
    </item>
    <item>
      <title>Fantastic Flash website - Neave</title>
      <category domain="http://www.aboutdnn.com/blog/tabid/76/categoryid/26/default.aspx">Flash</category>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/197/Default.aspx</link>
      <description>&lt;p&gt;&lt;a href="http://www.aboutdnn.com/Portals/0/SunBlogNuke/WindowsLiveWriter/FantasticFlashwebsiteNeave_C8DA/image_4.png"&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="244" alt="image" src="http://www.aboutdnn.com/Portals/0/SunBlogNuke/WindowsLiveWriter/FantasticFlashwebsiteNeave_C8DA/image_thumb_1.png" width="459" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;website address: &lt;a title="http://www.neave.com" href="http://www.neave.com"&gt;http://www.neave.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;It's a very interesting and splendid flash website.&lt;/p&gt; </description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/197/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/197/Default.aspx</guid>
      <pubDate>Mon, 28 Dec 2009 06:18:48 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=197</trackback:ping>
    </item>
    <item>
      <title>Collection of Flex self-learning(draft)</title>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/196/Default.aspx</link>
      <description>&lt;h3&gt;Cross-domain policy file specification&lt;/h3&gt;  &lt;p&gt;&lt;a href="http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html#introduction"&gt;http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html#introduction&lt;/a&gt;&lt;/p&gt;</description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/196/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/196/Default.aspx</guid>
      <pubDate>Mon, 21 Dec 2009 02:24:18 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=196</trackback:ping>
    </item>
    <item>
      <title>Portal for Flex</title>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/195/Default.aspx</link>
      <description>&lt;h4&gt;Just a mark.&lt;/h4&gt;  &lt;h4&gt;A New Way to Look at Portals:&lt;a title="http://flex.sys-con.com/node/429347" href="http://flex.sys-con.com/node/429347"&gt;http://flex.sys-con.com/node/429347&lt;/a&gt;&lt;/h4&gt;</description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/195/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/195/Default.aspx</guid>
      <pubDate>Fri, 04 Dec 2009 06:06:41 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=195</trackback:ping>
    </item>
    <item>
      <title>Heaven snow this Christmas – DNN Snow Effect</title>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/193/Default.aspx</link>
      <description>&lt;p&gt;&lt;a href="http://www.aboutdnn.com/Portals/0/SunBlogNuke/WindowsLiveWriter/HeavensnowthisChristmasDNNSnowEffect_11D50/image_2.png"&gt;&lt;img title="Snow Effect on DNN" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="257" alt="Snow Effect on DNN" src="http://www.aboutdnn.com/Portals/0/SunBlogNuke/WindowsLiveWriter/HeavensnowthisChristmasDNNSnowEffect_11D50/image_thumb.png" width="460" border="0" /&gt;&lt;/a&gt;&lt;/p&gt; </description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/193/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/193/Default.aspx</guid>
      <pubDate>Sat, 28 Nov 2009 12:16:36 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=193</trackback:ping>
    </item>
    <item>
      <title>Assemblies loading in .NET</title>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/191/Default.aspx</link>
      <description>&lt;p&gt;How the Runtime Locates Assemblies&lt;/p&gt; &lt;p&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/yx7xezcf.aspx" href="http://msdn.microsoft.com/en-us/library/yx7xezcf.aspx"&gt;http://msdn.microsoft.com/en-us/library/yx7xezcf.aspx&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Assembly Binding Log Viewer (Fuslogvw.exe)&lt;/p&gt; &lt;p&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/e74a18c4.aspx" href="http://msdn.microsoft.com/en-us/library/e74a18c4.aspx"&gt;http://msdn.microsoft.com/en-us/library/e74a18c4.aspx&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Best Practices for Assembly Loading&lt;/p&gt; &lt;p&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/dd153782.aspx" href="http://msdn.microsoft.com/en-us/library/dd153782.aspx"&gt;http://msdn.microsoft.com/en-us/library/dd153782.aspx&lt;/a&gt;&lt;/p&gt;</description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/191/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/191/Default.aspx</guid>
      <pubDate>Tue, 24 Nov 2009 07:45:10 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=191</trackback:ping>
    </item>
  </channel>
</rss>