<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
    <channel>
        <title>Mitchel&#39;s Personal Web Portal</title> 
        <link>http://www.mitchelsellers.com</link> 
        <description>RSS feeds for Mitchel&#39;s Personal Web Portal</description> 
        <ttl>60</ttl> <item>
    <comments>http://www.mitchelsellers.com/blogs/2012/05/09/segregation-of-duties-dns--domain-registration--hosting.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=399</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=399&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Segregation of Duties: DNS, Domain Registration &amp; Hosting</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/05/09/segregation-of-duties-dns--domain-registration--hosting.aspx</link> 
    <description>This blog focuses a lot of development and management of web applications in a secure manner.&amp;nbsp; In this posting I&#39;m going to introduce a common principal of computer science, &lt;a target=&quot;_blank&quot; href=&quot;http://en.wikipedia.org/wiki/Separation_of_concerns&quot;&gt;Separation of Concerns&lt;/a&gt;, and how a focus on separation is critical to the long term success and stability of your hosting environment.</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Wed, 09 May 2012 17:59:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:399</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/05/07/development-and-test-dotnetnuke-installations-and-search-engines.aspx#Comments</comments> 
    <slash:comments>3</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=398</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=398&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Development and Test DotNetNuke Installations and Search Engines</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/05/07/development-and-test-dotnetnuke-installations-and-search-engines.aspx</link> 
    <description>It is quite often that when working on a new version of a site that you will have a development, test, upgrade copy of the site that might be around for a while.&amp;nbsp; It is also possible that if you are working for a third-party that you might stage client sites on your server for a period of time before go-live.&amp;nbsp; At first glance this all seems common place and not something that you would be concerned about.&amp;nbsp; However, that is not the case.&amp;nbsp; Search engines have become overly aggressive in indexing sites, including those that have no direct back links but have been e-mailed to individuals or similar processes. In this post I&#39;ll discuss some important considerations when working with these &quot;non-production&quot; installations to help you ensure that search engines will NOT index the content and cause confusion.</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Mon, 07 May 2012 05:35:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:398</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/05/04/dotnetnuke-login-and-auto-complete---how-to-cope.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=397</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=397&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>DotNetNuke Login and Auto Complete - How to Cope</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/05/04/dotnetnuke-login-and-auto-complete---how-to-cope.aspx</link> 
    <description>Recently I have been getting a lot of questions regarding the DotNetNuke login and why when you go to login that &quot;auto complete&quot; is disabled on the username/password fields.&amp;nbsp; The typical follow-up question to that is &quot;how can I change that behavior&quot;.&amp;nbsp; So after answering this question individually around 5-6 times I though it would be best to get this out here, at least my opinion on the issue.</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Fri, 04 May 2012 17:31:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:397</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/04/12/windows-updates--monitoring--and-aspnetoops!.aspx#Comments</comments> 
    <slash:comments>4</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=396</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=396&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Windows Updates, Monitoring, and ASP.NET...Oops!</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/04/12/windows-updates--monitoring--and-aspnetoops!.aspx</link> 
    <description>For those of you that are regular readers of this blog you will know that outages of the site are very, very rare with the past year showing almost 99.9% up time.&amp;nbsp; Well if you were around here this AM you will know that the record for up time was killed, with the sites being down almost 10 hours today.&amp;nbsp; In this post I&#39;ll talk a little about my experience with this as I know a number of other people across the world have experienced similar issues this morning based on my conversations with a few of them.</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Thu, 12 Apr 2012 15:58:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:396</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/03/04/replacing-my-ipad-with-a-windows-8-slate-how-its-possible.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=395</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=395&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Replacing My iPad with a Windows 8 Slate How its Possible</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/03/04/replacing-my-ipad-with-a-windows-8-slate-how-its-possible.aspx</link> 
    <description>For those of you that follow me on &lt;a target=&quot;_blank&quot; href=&quot;http://www.twitter.com/mitchelsellers&quot;&gt;Twitter&lt;/a&gt; you might have found one of the tweets from earlier this week to spark your interest specifically &quot;Its official with WIndows 8 my Samsung Slate replaces the iPad.&quot;.&amp;nbsp; As I promised in that tweet this is the blog posting that shows my justification behind the claim and why for at least my use this transition is not only possible, but beneficial to me.&amp;nbsp; Before I get too far into this though, I&#39;ll provide a bit of background on the basis/use scenarios that are important to me then I&#39;ll discuss the specifics.</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Sun, 04 Mar 2012 22:42:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:395</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/02/29/installing-windows-8-consumer-preview-to-samsung-series-7-slate.aspx#Comments</comments> 
    <slash:comments>8</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=394</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=394&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Installing Windows 8 Consumer Preview to Samsung Series 7 Slate</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/02/29/installing-windows-8-consumer-preview-to-samsung-series-7-slate.aspx</link> 
    <description>Others have blogged about this, for example &lt;a target=&quot;_blank&quot; href=&quot;http://bradwilson.typepad.com/blog/2011/11/win8-dp-on-samsung-series-7-slate.html&quot;&gt;Brad Wilson Blogged&lt;/a&gt; about using the Developer Preview that was released at BUILD last year.&amp;nbsp; I used his tutorial as a stepping point to get my install up and running. In this post I&#39;ll go through the process that I went through to get the Community Preview up and running.</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Thu, 01 Mar 2012 03:55:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:394</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/02/29/visual-studio-11-caller-member-info-attributes.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=393</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=393&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Visual Studio 11 Caller Member Info Attributes</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/02/29/visual-studio-11-caller-member-info-attributes.aspx</link> 
    <description>If you have been paying attention to what is going on in the Microsoft Community today you will notice is a big day.&amp;nbsp; &lt;a target=&quot;_blank&quot; href=&quot;http://www.microsoft.com/visualstudio/11/en-us&quot;&gt;Visual Studio 11 Beta&lt;/a&gt; as well as &lt;a target=&quot;_blank&quot; href=&quot;http://windows.microsoft.com/en-US/windows-8/download&quot;&gt;Windows 8 Consumer Preview&lt;/a&gt; were both released this morning, for those of us developers it means tons of new tools to try out and lots of new functionality that we can use in our applications as well as productivity and language improvements with.NET 4.5.&amp;nbsp; With this, I&#39;m starting a new blog series highlighting some of the new items that I find helpful, cool, or otherwise interesting with VS 11 Development.&amp;nbsp; Today&#39;s installment talks about Caller Member Info Attributes.</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Wed, 29 Feb 2012 18:32:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:393</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/01/23/simple-zip-code-to-zip-code-distance-calcuations-with-sql-server.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=392</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=392&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Simple Zip Code to Zip Code Distance Calcuations with SQL Server</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/01/23/simple-zip-code-to-zip-code-distance-calcuations-with-sql-server.aspx</link> 
    <description>Over the years I have implemented a number of various &quot;near me&quot; style searches using third-party zip code databases and a long, complicated formula to find the distance between two different latitudes and longitudes.&amp;nbsp; Well, starting with SQL Server 2008, it is possible to get the same result, with a lot less effort, following two simple steps.&amp;nbsp; In this post I will walk through things step by step.</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Mon, 23 Jan 2012 16:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:392</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/01/22/dotnetnuke-6x-text-editor-upgrade-issues.aspx#Comments</comments> 
    <slash:comments>3</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=391</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=391&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>DotNetNuke 6.x Text Editor Upgrade Issues</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/01/22/dotnetnuke-6x-text-editor-upgrade-issues.aspx</link> 
    <description>In the past 2-3 weeks I have been working on upgrading the DotNetNuke Installations on both this website and the IowaComputerGurus website and finally I can say I&#39;m done with the upgrades.&amp;nbsp; These sites, although not that complex had a number of issues with the upgrades, some of which I have blogged about in the past, and then today a brand new oddity was discovered.&amp;nbsp; After upgrading the site everything was functional, however the text editors were behaving very unusually.&amp;nbsp; Clicking &quot;Save&quot; at times would not redirect you back to the page, but content would be saved.&amp;nbsp; Other times it would redirect you back to the page, but your changes were not saved.&amp;nbsp; I couldn&#39;t find any rhyme or reason behind it, so I started digging.</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Sun, 22 Jan 2012 18:46:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:391</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/01/19/improve-performance-with-static-file-caching.aspx#Comments</comments> 
    <slash:comments>10</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=390</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=390&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Improve Performance with Static File Caching</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/01/19/improve-performance-with-static-file-caching.aspx</link> 
    <description>&lt;p&gt;This post will be the first of what will be many posts with regards to application performance. After giving a number of presentations over the last 1-2 years, including one this evening in the Minneapolis/St. Paul area I&#39;ve decided that some of these tips/tricks that I have with regards to improving application performance should really get put out here so people can find them and make the improvements to their applications. Going forward all of these posts will be categorized with at least the &quot;Performance&quot; category and then others that identify what systems are benefited by the changes. The subject of this post is Static Content Caching.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Thu, 19 Jan 2012 07:54:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:390</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/01/08/2011-year-in-review-and-a-look-at-2012.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=389</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=389&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>2011 Year in Review and a look at 2012</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/01/08/2011-year-in-review-and-a-look-at-2012.aspx</link> 
    <description>&lt;p&gt;Over the last few years I have been trying to keep a little bit better track of usage of the content here on MitchelSellers.com as well as just keeping track of other interactions that I have through User Groups, Open Source Projects, and the like.  Each year around the end of the year I try to compile a few of these items, if not for everyone that is reading things here for myself to see how things progress year to year.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Sun, 08 Jan 2012 19:32:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:389</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2012/01/06/upgrading-mitchelsellerscom---a-dotnetnuke-upgrade-retrospective.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=388</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=388&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Upgrading MitchelSellers.com - A DotNetNuke Upgrade Retrospective</title> 
    <link>http://www.mitchelsellers.com/blogs/2012/01/06/upgrading-mitchelsellerscom---a-dotnetnuke-upgrade-retrospective.aspx</link> 
    <description>&lt;p&gt;For those of you that are regular visitors to this site you most likely noticed a number of changes to the site over the past 24 hours, including a small amount of downtime.&amp;#160; This was caused by changes surrounding the upgrade of this site to DotNetNuke version 6.1.2.&amp;#160; Now, I have worked on a number of DotNetNuke upgrades over the years, and I lost count a few years back at about 300 upgrades.&amp;#160; This site was by-far one of the hardest upgrades that I have ever completed and in this post I will share a bit around the growing pains that were experiences throughout the process.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Fri, 06 Jan 2012 15:15:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:388</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/12/19/getting-up-to-speed-on-dnn-6x-design.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=387</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=387&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Getting Up to Speed on DNN 6.x Design</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/12/19/getting-up-to-speed-on-dnn-6x-design.aspx</link> 
    <description>&lt;p&gt;So like many developers I have been spending some time recently updating my client, commercial, and open-source modules to support the new DotNetNuke 6 Form Pattern from a design perspective, to make my modules better integrate into the system.&amp;#160; Looking around when I was starting there is very little &quot;true&quot; documentation on this concept, and for me it was a bit cumbersome pulling everything together.&amp;#160; I started with this &lt;a target=&quot;_blank&quot; href=&quot;http://www.dotnetnuke.com/Resources/Wiki/loc/print/Page/DotNetNuke-6-Developer-Quick-Start.aspx&quot;&gt;Wiki Article&lt;/a&gt; and then ended up spending a lot of time digging/inspecting lots of other modules that had been upgraded.&amp;#160; So in this post, I&#39;m going to take a bit more of a &#39;code-centric&quot; no-nonsense approach to what your form should really look like, I hope that this helps you.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Mon, 19 Dec 2011 21:28:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:387</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/11/18/understanding-and-mitigating-dotnetnuke-upgrade-risks.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=385</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=385&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Understanding and Mitigating DotNetNuke Upgrade Risks</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/11/18/understanding-and-mitigating-dotnetnuke-upgrade-risks.aspx</link> 
    <description>&lt;p&gt;With all of the recent changes that have come to the DotNetNuke product in the past few years I have been seeing more and more situations where users have older installations that want to get to DNN 6.x to take advantage of the new features that are available with the latest version.&amp;#160; I can&#39;t say as I blame them the newest features are great and a true benefit to all that use them, however, the road to getting there isn&#39;t always as peachy as it might seem, as you often find people with upgrades that fail horribly. &amp;#160;This has been a common trend and some of the things that DotNetNuke Corporation has done really makes this process less error prone, but a bit portion of the &quot;getting it right&quot; upgrade process really falls in the hands of the site administrators that are going to be doing the upgrades.&amp;#160; That is the focus on this blog post, how can we as site administrators identify potential risks and then mitigate/resolve the issues on our own?&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Fri, 18 Nov 2011 19:39:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:385</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/11/13/dotnetnuke-world-2011-recap.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=384</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=384&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>DotNetNuke World 2011 Recap</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/11/13/dotnetnuke-world-2011-recap.aspx</link> 
    <description>&lt;p&gt;As most of you know I was at the DotNetNuke World 2011 event in Orlando Florida this past week, and I thought I would give a quick recap of my experience with the event and share how much different I felt this event was in comparison to the previous DotNetNuke Connections events.&amp;#160; To help try and give proper justice to the topic, I&#39;m going to break my review out in a few different categories to help make it a bit more understandable, and without further delay, here we go!&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Sun, 13 Nov 2011 16:10:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:384</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/11/07/force-user-roles-update-via-dotnetnuke.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=383</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=383&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Force User Roles Update via DotNetNuke</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/11/07/force-user-roles-update-via-dotnetnuke.aspx</link> 
    <description>&lt;p&gt;One of the things that I have been finding that I do a lot recently is updating user security roles based on actions either taken by the users or actions that have been taken by others.&amp;#160; Doing so is quite simple from a DotNetNuke API perspective but how do you go about actually forcing the role membership change right away?&amp;#160; That is what I&#39;ll talk about in this post.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Mon, 07 Nov 2011 17:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:383</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/11/02/dotnetnuke-61x-release-and-warning!.aspx#Comments</comments> 
    <slash:comments>12</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=382</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=382&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>DotNetNuke 6.1.x Release and Warning!</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/11/02/dotnetnuke-61x-release-and-warning!.aspx</link> 
    <description>&lt;p&gt;As I&#39;m sure that you have seen in the last day or so&amp;#160;DotNetNuke 6.1.0 was released.&amp;#160; Overall, this release is a major improvement for DotNetNuke with enhancements to performance, support for mobile devices and other general upgrades.&amp;#160; However, I&#39;ve already been alerted to a major, slightly hidden change that I wanted to be sure to put out here as a warning.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Wed, 02 Nov 2011 14:24:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:382</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/10/31/dotnetnuke-world-and-blog-updates.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=381</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=381&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>DotNetNuke World and Blog Updates</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/10/31/dotnetnuke-world-and-blog-updates.aspx</link> 
    <description>&lt;p&gt;It seems that the past few months have just flown by and I haven&#39;t gotten as much time to blog here as I have wanted.&amp;#160; I hope to start changing that here in the next few weeks as I have a large number of items that I&#39;m looking to get out here, just trying to find the time to get it done.&amp;#160; But with DotNetNuke world just a little over a week away I wanted to post a quick note here about the event.&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Mon, 31 Oct 2011 14:15:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:381</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/10/07/securing-a-dotnetnuke-installation---passwords.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=380</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=380&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Securing a DotNetNuke Installation - Passwords</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/10/07/securing-a-dotnetnuke-installation---passwords.aspx</link> 
    <description>&lt;p&gt;A&amp;#160;while back I released a tool called Secure My Install that was designed to help people take existing DotNetNuke sites and change the way that they store passwords to use a more secure process.&amp;#160; Many people have used that module successfully to convert their sites, however, I never took the time to share the few small steps that are needed to simply &quot;secure&quot; your site as soon as you set it up so that you can avoid all of the hassle in the beginning.&amp;#160; In this post I&#39;ll walk through the simple process of changing your configuration to go from Encrypted Passwords to Hashed passwords and a bit of detail as to &quot;why&quot; you want to make the change.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Fri, 07 Oct 2011 21:19:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:380</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/09/23/sql-server-forward_only-cursor-for-performance.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=379</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=379&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>SQL Server Forward_Only Cursor for Performance</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/09/23/sql-server-forward_only-cursor-for-performance.aspx</link> 
    <description>&lt;p&gt;For those of you that follow me on &lt;a target=&quot;_blank&quot; href=&quot;http://www.twitter.com/mitchelsellers&quot;&gt;Twitter&lt;/a&gt; you might have heard my recent comments around a DotNetNuke SQL&amp;#160;Script that I had to run that would have an impact of between 6 and 9 million SQL&amp;#160;statements being executed on a database.&amp;#160; As part of this project I was focusing a lot on SQL&amp;#160;Server performance, and getting the best overall bang for the buck with the query. Sadly, given what I was working with a Cursor was needed to ensure that I had the best, most stable solution.&amp;#160; In this post I&#39;ll share a little about the process and the lesson learned with cursors.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Sat, 24 Sep 2011 03:36:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:379</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/09/07/canonical-portal-alias-woes-dnn-562.aspx#Comments</comments> 
    <slash:comments>3</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=378</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=378&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Canonical Portal Alias Woes DNN 5.6.2</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/09/07/canonical-portal-alias-woes-dnn-562.aspx</link> 
    <description>&lt;p&gt;One of the aditions to DotNetNuke 5.x (not sure when/where) was the ability for DotNetNuke to provide a Canonical url in the meta information for your page.&amp;#160; When this all works well, things are going perfectly.&amp;#160; You can configure the site to use the Canonical url via the &quot;Admin Settings&quot; page and normally all works well, but I had a very &quot;interesting&quot; issue with a site recently and I thought I&#39;d share incase anyone else had a similar issue.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Wed, 07 Sep 2011 19:26:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:378</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/09/04/dotnetnuke-601-performance-and-you.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=377</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=377&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>DotNetNuke 6.0.1 Performance And You</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/09/04/dotnetnuke-601-performance-and-you.aspx</link> 
    <description>&lt;p&gt;Now that DotNetNuke 6.x has been out for a while and with the recent release of DotNetNuke 6.0.1 while I was on vacation I thought I&#39;d take the time to write a must requested blog post regarding my thoughts on the DotNetNuke 6.x platform and performance.&amp;#160; Keep in mind, these points are my own personal opinion and should be considered that only, so without further delay.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Sun, 04 Sep 2011 17:37:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:377</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/08/12/improving-the-c-debugging-experience---debuggerdisplay.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=374</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=374&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Improving the C# Debugging Experience - DebuggerDisplay</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/08/12/improving-the-c-debugging-experience---debuggerdisplay.aspx</link> 
    <description>&lt;p&gt;In an effort to start blogging more about the &quot;helpful&quot; items that I have encountered over the years this is one of my first &quot;Quick Tips&quot; related to improving the life of the developer.&amp;#160; We all have had those times where we are tracking down a complex problem within an application and all along the way we have to spend endless time mousing over individual classes to find out what their values are when most commonly we just want to know about one or two key values.&amp;#160; Well in this post, I&#39;ll show you a neat trick using the &quot;DebuggerDisplay&quot; attribute to help make this process easier.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Fri, 12 Aug 2011 23:40:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:374</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/07/26/calling-table-valued-parameters-from-dotnetnuke-modules.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=373</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=373&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>Calling Table Valued Parameters from DotNetNuke Modules</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/07/26/calling-table-valued-parameters-from-dotnetnuke-modules.aspx</link> 
    <description>&lt;p&gt;Recently I was working on a DotNetNuke module that had a need to communicate to a database using a &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/bb510489.aspx&quot; target=&quot;_blank&quot;&gt;Table Valued Parameter&lt;/a&gt; to do some advanced reporting functionality.&amp;#160; Researching this resulted in a number of times that I chased my tail and I thought I&#39;d share here the way I got this working.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Tue, 26 Jul 2011 04:26:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:373</guid> 
    
</item>
<item>
    <comments>http://www.mitchelsellers.com/blogs/2011/07/21/dotnetnuke-60-extensions-snowcovered-integration.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=54&amp;ModuleID=598&amp;ArticleID=372</wfw:commentRss> 
    <trackback:ping>http://www.mitchelsellers.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=372&amp;PortalID=1&amp;TabID=54</trackback:ping> 
    <title>DotNetNuke 6.0 Extensions SnowCovered Integration</title> 
    <link>http://www.mitchelsellers.com/blogs/2011/07/21/dotnetnuke-60-extensions-snowcovered-integration.aspx</link> 
    <description>&lt;p&gt;In my earlier blog post I mentioned that one of my favorite features of the new DotNetNuke 6.0 release is the ability to download and automatically install purchased extensions from SnowCovered within the installation.&amp;#160; In this posting I&#39;ll walk through the functionality as well as give my disclaimer and recommendation in regards to using this process.&lt;/p&gt;</description> 
    <dc:creator>Mitchel Sellers</dc:creator> 
    <pubDate>Thu, 21 Jul 2011 23:09:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:372</guid> 
    
</item>

    </channel>
</rss>
