<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel xmlns:blog="http://www.dotnetnuke.com/blog/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
    <title>Joe Brinkman</title>
    <description>I am a co-founder of DNN Corp. My primary focus is on Engineering Operations and Support.  I regularly blog on new DotNetNuke releases and technical tips to help you get the most out of DotNetNuke.</description>
    <link>http://www.dotnetnuke.com/Resources/Blogs/BlogId/3.aspx</link>
    <language>en-US</language>
    <webMaster>joe.brinkman@dotnetnuke.com</webMaster>
    <pubDate>Thu, 09 Feb 2012 06:15:07 GMT</pubDate>
    <lastBuildDate>Thu, 09 Feb 2012 06:15:07 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 4.0.0.0</generator>
    <item>
      <title>ASP.Net WebForms and MVC are Dead to Me</title>
      <link>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3275/ASP-Net-WebForms-and-MVC-are-Dead-to-Me.aspx</link>
      <description>&lt;p&gt;&lt;a href="http://www.dotnetnuke.com/Portals/25/Blog/Files/3/3275/Windows-Live-Writer-Embracing_3BD6-rip_4.jpg"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 15px 15px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="rip" border="0" alt="rip" align="right" src="/Portals/25/Blog/Files/3/3275/Windows-Live-Writer-Embracing_3BD6-rip_thumb_1.jpg" width="240" height="240" /&gt;&lt;/a&gt;After working with ASP.Net Webforms for the past decade, the time has come to move on. I have enjoyed using Webforms and I was pretty good at bending ASP.Net to my will. Having recently tried some newer web frameworks I find that I am more productive than ever before. Over the past couple of years I have dabbled with ASP.Net MVC, jQuery and even WebFormsMVP but none of them truly held my interest for long. I never felt like they really offered solutions to problems that I was worried about. Because of my involvement with &lt;a href="http://www.dotnetnuke.com"&gt;DotNetNuke&lt;/a&gt;, and the fact that it relies heavily on Webforms, I found that I couldn’t justify the use of some of these technologies. Things like WebFormsMVP added too much friction to the way I was used to working. ASP.Net MVC couldn’t really work in any meaningful way with DotNetNuke. And jQuery was a nice add-on, but it didn’t fundamentally change the way I developed modules.&lt;/p&gt;  &lt;div class="tags"&gt;Tags: ASP.Net,Webforms,KnockoutJS,javascript&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;</description>
      <author>joe.brinkman@dotnetnuke.com</author>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx">Development</category>
      <comments>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3275/ASP-Net-WebForms-and-MVC-are-Dead-to-Me.aspx#Comments</comments>
      <slash:comments>5</slash:comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Resources/Blogs/EntryId/3275/ASP-Net-WebForms-and-MVC-are-Dead-to-Me.aspx</guid>
      <pubDate>Thu, 02 Feb 2012 03:03:43 GMT</pubDate>
      <trackback:ping>http://www.dotnetnuke.comDesktopModules/BlogTrackback.aspx?id=3275</trackback:ping>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/254.aspx">ASP.Net</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/255.aspx">Webforms</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/256.aspx">KnockoutJS</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/130.aspx">javascript</blog:tag>
    </item>
    <item>
      <title>Securing .Net Web Apps</title>
      <link>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3237/Securing-Net-Web-Apps.aspx</link>
      <description>&lt;p&gt;&lt;a href="http://www.dotnetnuke.com/Portals/25/Blog/Files/3/3237/Windows-Live-Writer-Securing-.Net-Web-Apps_5633-informationsecurity_4.jpg"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 15px 15px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="informationsecurity" border="0" alt="informationsecurity" align="right" src="/Portals/25/Blog/Files/3/3237/Windows-Live-Writer-Securing-.Net-Web-Apps_5633-informationsecurity_thumb_1.jpg" width="270" height="176" /&gt;&lt;/a&gt;From time to time I run across some great development resources on the web that are worth sharing. The below list of blog posts by &lt;a href="http://www.troyhunt.com/"&gt;Troy Hunt&lt;/a&gt; is a great starting point if you want to find out about the biggest threats to the security of your websites and the techniques you can use in your development and site administration efforts to prevent such exploits. While we take every effort to ensure that the core framework remains secure, there is still a lot of control that is left in the hands of module developers and site administrators. &lt;/p&gt;  &lt;div class="tags"&gt;Tags: Security,.Net,OWASP&lt;/div&gt;</description>
      <author>joe.brinkman@dotnetnuke.com</author>
      <comments>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3237/Securing-Net-Web-Apps.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Resources/Blogs/EntryId/3237/Securing-Net-Web-Apps.aspx</guid>
      <pubDate>Mon, 28 Nov 2011 11:24:47 GMT</pubDate>
      <trackback:ping>http://www.dotnetnuke.comDesktopModules/BlogTrackback.aspx?id=3237</trackback:ping>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/248.aspx">Security</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/249.aspx">.Net</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/250.aspx">OWASP</blog:tag>
    </item>
    <item>
      <title>DotNetNuke Alert: The Modules are Missing!</title>
      <link>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3214/DotNetNuke-Alert-The-Modules-are-Missing.aspx</link>
      <description>&lt;p&gt;&lt;a href="http://www.dotnetnuke.com/Portals/25/Blog/Files/3/3214/Windows-Live-Writer-e1c9a0ede4e5_9BED-Milk-carton_4.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 15px 15px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Milk-carton" border="0" alt="Milk-carton" align="right" src="/Portals/25/Blog/Files/3/3214/Windows-Live-Writer-e1c9a0ede4e5_9BED-Milk-carton_thumb_1.png" width="254" height="401" /&gt;&lt;/a&gt;If you have downloaded and installed &lt;a href="http://www.dotnetnuke.com"&gt;DotNetNuke&lt;/a&gt; 6.1 you have probably noticed that the core modules are “missing” from the DotNetNuke packages. This is a large change from every previous version of DotNetNuke. Ever since Shaun first released DotNetNuke in 2002, we have included a number of modules in the core platform. How these modules have been packaged has changed over the years, but customers have become accustomed to seeing them.&lt;/p&gt;  &lt;p&gt;In &lt;a href="http://www.dotnetnuke.com/Products/Products-Overview/DotNetNuke-6.0.aspx"&gt;DotNetNuke 6.0&lt;/a&gt; we provided a great new capability that integrates the DotNetNuke Forge and DotNetNuke Store (&lt;a href="http://www.snowcovered.com/" target="_blank"&gt;SnowCovered&lt;/a&gt;) into the core platform. This feature means that every module in the Forge can be quickly discovered and installed into the platform in just a couple of clicks. If you haven’t tried this feature, I definitely recommend you give it a try. It is definitely one of the great new features in the DotNetNuke 6 platform.&lt;/p&gt;  &lt;div style="clear: both"&gt; &lt;/div&gt;  &lt;div class="tags"&gt;Tags: DotNetNuke,Modules,Forge,extensions&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/5.aspx&gt;Extension Forge&lt;/a&gt;&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx&gt;Community&lt;/a&gt;&lt;/div&gt;</description>
      <author>joe.brinkman@dotnetnuke.com</author>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx">Development</category>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/5.aspx">Extension Forge</category>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx">Community</category>
      <comments>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3214/DotNetNuke-Alert-The-Modules-are-Missing.aspx#Comments</comments>
      <slash:comments>6</slash:comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Resources/Blogs/EntryId/3214/DotNetNuke-Alert-The-Modules-are-Missing.aspx</guid>
      <pubDate>Wed, 02 Nov 2011 18:55:07 GMT</pubDate>
      <trackback:ping>http://www.dotnetnuke.comDesktopModules/BlogTrackback.aspx?id=3214</trackback:ping>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/4.aspx">DotNetNuke</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/123.aspx">Modules</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/112.aspx">Forge</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/85.aspx">extensions</blog:tag>
    </item>
    <item>
      <title>The Changing Face of DotNetNuke Product Management</title>
      <link>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3213/The-Changing-Face-of-DotNetNuke-Product-Management.aspx</link>
      <description>&lt;p&gt;&lt;a href="http://www.dotnetnuke.com"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 15px 15px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="Janus_coin" border="0" alt="Janus_coin" align="right" src="/Portals/25/Blog/Files/3/3213/Windows-Live-Writer-The_C41A-Janus_coin_61406e8b-bb62-4874-8e02-a4836530e737.png" width="238" height="240" /&gt;DotNetNuke&lt;/a&gt; has undergone many changes over the last 8 years in the way the product is developed and managed. Having been part of the main engineering and product teams from the early days of the Open Source project I have had a number of roles on the team. Last year &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/2634/The-only-constant-is-change.aspx"&gt;I moved&lt;/a&gt; from being focused on application development as part of the Engineering team to being more focused on product management. A big part of my role on the product management team was handling release management.&lt;/p&gt;  &lt;div class="tags"&gt;Tags: DotNetNuke,Product Management&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;</description>
      <author>joe.brinkman@dotnetnuke.com</author>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx">Development</category>
      <comments>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3213/The-Changing-Face-of-DotNetNuke-Product-Management.aspx#Comments</comments>
      <slash:comments>2</slash:comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Resources/Blogs/EntryId/3213/The-Changing-Face-of-DotNetNuke-Product-Management.aspx</guid>
      <pubDate>Tue, 01 Nov 2011 21:41:37 GMT</pubDate>
      <trackback:ping>http://www.dotnetnuke.comDesktopModules/BlogTrackback.aspx?id=3213</trackback:ping>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/4.aspx">DotNetNuke</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/246.aspx">Product Management</blog:tag>
    </item>
    <item>
      <title>DotNetNuke 6.0.2 Released</title>
      <link>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3186/DotNetNuke-6-0-2-Released.aspx</link>
      <description> &lt;a href="http:http://www.dotnetnuke.com/http://www.dotnetnuke.com/www.dotnetnuke.comhttp://www.dotnetnuke.com/Portalshttp://www.dotnetnuke.com/25http://www.dotnetnuke.com/Bloghttp://www.dotnetnuke.com/Fileshttp://www.dotnetnuke.com/3http://www.dotnetnuke.com/3186http://www.dotnetnuke.com/Windows-Live-Writer-8cecea80a20b_BE7E-DNNProducts_4.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 15px 15px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="DNNProducts" border="0" alt="DNNProducts" align="right" src="http://www.dotnetnuke.com/Portalshttp://www.dotnetnuke.com/25http://www.dotnetnuke.com/Bloghttp://www.dotnetnuke.com/Fileshttp://www.dotnetnuke.com/3http://www.dotnetnuke.com/3186http://www.dotnetnuke.com/Windows-Live-Writer-8cecea80a20b_BE7E-DNNProducts_thumb_1.png" width="240" height="96" http://www.dotnetnuke.com/&gt;&lt;http://www.dotnetnuke.com/a&gt;I am pleased to announce that &lt;a href="http://www.dotnetnuke.com/"&gt;DotNetNuke&lt;http://www.dotnetnuke.com/a&gt; 6.0.2 is officially released. This maintenance release further solidifies DotNetNuke 6.0 and resolves a few outstanding issues which were not addressed in the 6.0.1 release. Like with the 6.0.1 release, our goal was to continue providing quick resolution of outstanding issues to ensure that customers could upgrade to the 6.x platform with little difficulty.  &lt;div class="tags"&gt;Tags: DotNetNuke,Release&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx&gt;Community&lt;/a&gt;&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/15.aspx&gt;DotNetNuke Corporation&lt;/a&gt;&lt;/div&gt;</description>
      <author>joe.brinkman@dotnetnuke.com</author>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx">Community</category>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/15.aspx">DotNetNuke Corporation</category>
      <comments>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3186/DotNetNuke-6-0-2-Released.aspx#Comments</comments>
      <slash:comments>2</slash:comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Resources/Blogs/EntryId/3186/DotNetNuke-6-0-2-Released.aspx</guid>
      <pubDate>Wed, 05 Oct 2011 22:08:22 GMT</pubDate>
      <trackback:ping>http://www.dotnetnuke.comDesktopModules/BlogTrackback.aspx?id=3186</trackback:ping>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/4.aspx">DotNetNuke</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/27.aspx">Release</blog:tag>
    </item>
    <item>
      <title>DotNetNuke 6.0.1 Released</title>
      <link>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3158/DotNetNuke-6-0-1-Released.aspx</link>
      <description> &lt;a href="http://www.dotnetnuke.com/Portals/25/Blog/Files/3/3158/Windows-Live-Writer-DotNetNuke-6.0.1-Released_C281-products2_4.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 15px 15px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="products2" border="0" alt="products2" align="right" src="/Portals/25/Blog/Files/3/3158/Windows-Live-Writer-DotNetNuke-6.0.1-Released_C281-products2_thumb_1.png" width="244" height="100" /&gt;&lt;/a&gt;I am pleased to announce that &lt;a href="http://www.dotnetnuke.com"&gt;DotNetNuke&lt;/a&gt; 6.0.1 is officially released. This maintenance release was focused on resolving a number of issues that were found in the 6.0.0 release. Given the extensive set of changes in DotNetNuke 6.0 we recognized the need to quickly identify and resolve issues discovered by our customers as they tried the new release in production environments. This maintenance release further improves what many customers have already told us was a pretty stable release.   &lt;div class="tags"&gt;Tags: DotNetNuke,Release&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;</description>
      <author>joe.brinkman@dotnetnuke.com</author>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx">Development</category>
      <comments>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3158/DotNetNuke-6-0-1-Released.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Resources/Blogs/EntryId/3158/DotNetNuke-6-0-1-Released.aspx</guid>
      <pubDate>Wed, 24 Aug 2011 21:47:25 GMT</pubDate>
      <trackback:ping>http://www.dotnetnuke.comDesktopModules/BlogTrackback.aspx?id=3158</trackback:ping>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/4.aspx">DotNetNuke</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/27.aspx">Release</blog:tag>
    </item>
    <item>
      <title>Using the DotNetNuke Azure Accelerator</title>
      <link>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3154/Using-the-DotNetNuke-Azure-Accelerator.aspx</link>
      <description>&lt;p&gt;&lt;a href="http://www.dotnetnuke.com/Portals/25/Blog/Files/3/3154/Windows-Live-Writer-300395bdcc5f_10679-dnn-in-cloud_4.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="dnn-in-cloud" border="0" alt="dnn-in-cloud" align="right" src="/Portals/25/Blog/Files/3/3154/Windows-Live-Writer-300395bdcc5f_10679-dnn-in-cloud_thumb_1.png" width="200" height="200" /&gt;&lt;/a&gt;Late last year, I began work on getting &lt;a href="http://www.dotnetnuke.com"&gt;DotNetNuke&lt;/a&gt; to run on Windows Azure. After a few months of research and numerous dead-ends, I finally had a fully working prototype. During this same period, &lt;a href="http://geeks.ms/blogs/davidjrh/"&gt;David Rodríguez&lt;/a&gt;, was also doing some work with DotNetNuke and Azure as well. &lt;/p&gt;  &lt;p&gt;After working through a few dead-ends of his own, David found the &lt;a href="http://azureaccelerators.codeplex.com/"&gt;Azure Accelerator&lt;/a&gt; project from Slalom Consulting and decided to use this as a base for developing a DotNetNuke version. &lt;/p&gt;  &lt;div class="tags"&gt;Tags: DotNetNuke,Windows Azure&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx&gt;Community&lt;/a&gt;&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;</description>
      <author>joe.brinkman@dotnetnuke.com</author>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx">Community</category>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx">Development</category>
      <comments>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3154/Using-the-DotNetNuke-Azure-Accelerator.aspx#Comments</comments>
      <slash:comments>2</slash:comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Resources/Blogs/EntryId/3154/Using-the-DotNetNuke-Azure-Accelerator.aspx</guid>
      <pubDate>Thu, 18 Aug 2011 15:01:22 GMT</pubDate>
      <trackback:ping>http://www.dotnetnuke.comDesktopModules/BlogTrackback.aspx?id=3154</trackback:ping>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/4.aspx">DotNetNuke</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/168.aspx">Windows Azure</blog:tag>
    </item>
    <item>
      <title>Announcing DotNetNuke 6!</title>
      <link>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3137/Announcing-DotNetNuke-6.aspx</link>
      <description>&lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3137/Announcing-DotNetNuke-6.aspx"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" border="0" alt="DotNetNuke 6: Extrement Makeover DotNetNuke Style" src="/portals/25/coreteam/joe/dnn6/dnn_6header.jpg" /&gt;&lt;/a&gt;   &lt;p&gt;I am pleased to announce the launch of DotNetNuke 6.  This release marks a significant milestone in the history of &lt;a href="http://www.dotnetnuke.com"&gt;DotNetNuke&lt;/a&gt; platform.  Keep reading to find out all that DotNetNuke 6 has to offer both seasoned users and those just seeing the platform for the first time.&lt;/p&gt;  &lt;div class="tags"&gt;Tags: DotNetNuke,DotNetNuke 6,Release&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx&gt;Community&lt;/a&gt;&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;</description>
      <author>joe.brinkman@dotnetnuke.com</author>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx">Community</category>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx">Development</category>
      <comments>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3137/Announcing-DotNetNuke-6.aspx#Comments</comments>
      <slash:comments>23</slash:comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Resources/Blogs/EntryId/3137/Announcing-DotNetNuke-6.aspx</guid>
      <pubDate>Thu, 21 Jul 2011 00:34:21 GMT</pubDate>
      <trackback:ping>http://www.dotnetnuke.comDesktopModules/BlogTrackback.aspx?id=3137</trackback:ping>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/4.aspx">DotNetNuke</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/217.aspx">DotNetNuke 6</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/27.aspx">Release</blog:tag>
    </item>
    <item>
      <title>Almost There &amp;ndash; DotNetNuke 6 Release Candidate</title>
      <link>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3121/Almost-There-ndash-DotNetNuke-6-Release-Candidate.aspx</link>
      <description>&lt;p&gt;&lt;a href="http://www.dotnetnuke.com/Portals/25/Blog/Files/3/3121/Windows-Live-Writer-f14729e45c96_10599-60_4.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 0px 15px 15px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="60" border="0" alt="60" align="right" src="/Portals/25/Blog/Files/3/3121/Windows-Live-Writer-f14729e45c96_10599-60_thumb_1.png" width="240" height="116" /&gt;&lt;/a&gt;After 8 months of effort the finish line is in sight. With almost 3000 code checkins touching more than 2000 individual files, this release has been monumental in it’s scope compared to most &lt;a href="http://www.dotnetnuke.com"&gt;DotNetNuke&lt;/a&gt; releases. Not since the days of DotNetNuke 2.0 and 3.0 have we accomplished so much in a single release. In spite of the sheer number of changes we have made, DotNetNuke 6 is one of the most stable platform versions in quite a while. That is not just my opinion but the opinion of the vast majority of people participating in our beta testing.&lt;/p&gt;  &lt;div class="tags"&gt;Tags: DotNetNuke,DotNetNuke 6,Release Candidate&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx&gt;Community&lt;/a&gt;&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;</description>
      <author>joe.brinkman@dotnetnuke.com</author>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx">Community</category>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx">Development</category>
      <comments>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3121/Almost-There-ndash-DotNetNuke-6-Release-Candidate.aspx#Comments</comments>
      <slash:comments>1</slash:comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Resources/Blogs/EntryId/3121/Almost-There-ndash-DotNetNuke-6-Release-Candidate.aspx</guid>
      <pubDate>Fri, 15 Jul 2011 00:18:17 GMT</pubDate>
      <trackback:ping>http://www.dotnetnuke.comDesktopModules/BlogTrackback.aspx?id=3121</trackback:ping>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/4.aspx">DotNetNuke</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/217.aspx">DotNetNuke 6</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/178.aspx">Release Candidate</blog:tag>
    </item>
    <item>
      <title>DotNetNuke 6.0 Beta 2</title>
      <link>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3109/DotNetNuke-6-0-Beta-2.aspx</link>
      <description> &lt;a href="http://www.dotnetnuke.com/Portals/25/Blog/Files/3/3109/Windows-Live-Writer-7093d7a6fa94_6C6B-60_4.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 0px 15px 15px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="60" border="0" alt="60" align="right" src="/Portals/25/Blog/Files/3/3109/Windows-Live-Writer-7093d7a6fa94_6C6B-60_thumb_1.png" width="240" height="116" /&gt;&lt;/a&gt;The clock is winding down on the &lt;a href="http://www.dotnetnuke.com"&gt;DotNetNuke&lt;/a&gt; 6 release. All of the features have been integrated and we are now focused exclusively on polishing the app before we ship later this month. At this point we have identified all of the issues we plan to resolve for the initial launch and are working through final phases of the testing process. In order to assist people in planning for a smooth upgrade process for 6.0 we are providing a second beta release so that people can retest upgrades and installations which may have had serious issues with Beta 1. If you find an issue we ask that you enter it in the bug tracker so that we can evaluate whether it a showstopping issue or whether it is something that could be held for our first 6.x maintenance release which we expect to be about a month after the DotNetNuke 6.0 launch.  &lt;div class="tags"&gt;Tags: DotNetNuke,Beta&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx&gt;Community&lt;/a&gt;&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;</description>
      <author>joe.brinkman@dotnetnuke.com</author>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/16.aspx">Community</category>
      <category domain="http://www.dotnetnuke.com/Resources/Blogs/CatID/9.aspx">Development</category>
      <comments>http://www.dotnetnuke.com/Resources/Blogs/EntryId/3109/DotNetNuke-6-0-Beta-2.aspx#Comments</comments>
      <slash:comments>6</slash:comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Resources/Blogs/EntryId/3109/DotNetNuke-6-0-Beta-2.aspx</guid>
      <pubDate>Thu, 07 Jul 2011 21:47:06 GMT</pubDate>
      <trackback:ping>http://www.dotnetnuke.comDesktopModules/BlogTrackback.aspx?id=3109</trackback:ping>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/4.aspx">DotNetNuke</blog:tag>
      <blog:tag blog:url="http://www.dotnetnuke.com/Resources/Blogs/TagID/36.aspx">Beta</blog:tag>
    </item>
  </channel>
</rss>
