<?xml version="1.0" encoding="utf-8"?><rss version="2.0">
<channel>
<title><![CDATA[My Kentico CMS Blog Posts]]></title>
<link><![CDATA[http://www.mcbeev.com/contact.aspx?rss=Brian-McKeiver-s-Personal-Blog]]></link>
<description><![CDATA[Brian McKeiver's personal blog. This blog is mostly dedicated to Kentico CMS and ASP.NET development.]]></description>
<language><![CDATA[en-US]]></language>
<item>
  <guid isPermaLink="false">f97022ce-1142-4263-9947-eee1d81d73f4</guid>
  <title><![CDATA[Kentico CMS 6 Runs Smoothly on SQL Server 2012 and Visual Studio 11 Beta]]></title>
  <description><![CDATA[<p>
 Tonight I was lucky enough to have a few hours of free time between work and family activities.So I decided to take some of the next generation of developer tools from Microsoft for a spin. I downloaded and installed the newest <a href="http://www.microsoft.com/sqlserver/en/us/default.aspx" target="_blank">Microsoft SQL Server 2012</a> release and the <a href="http://www.microsoft.com/visualstudio/11/en-us" target="_blank">Visual Studio 11 Beta</a> release. Once I got past those installers, I fired up the <a href="http://devnet.kentico.com/docs/devguide/index.html?kim_overview.htm" target="_blank">Kentico Installation Manager</a> and installed a fresh Kentico CMS 6.0 instance.</p>
<p>
 I&rsquo;m happy to report that everything works flawlessly. The default Kentico CMS solution was effortlessly upgraded to a Visual Studio 11 compatible solution. The web project itself compiled and built just fine. Running the project via the built in web server, as well as, IIS Express worked without a hiccup.</p>
]]></description>
  <pubDate>Mon, 02 Apr 2012 22:37:23 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/April-2012/Kentico-CMS-6-Runs-Smoothly-on-SQL-Server-2012-and-Visual-Studio-11-Beta?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">9c54282f-69aa-4158-a32b-b4e8241a8db1</guid>
  <title><![CDATA[Build A Content Slider With The Kentico CMS REST Service–Part 2]]></title>
  <description><![CDATA[Now that we are sure our REST Service is working. Let&rsquo;s setup the example. Create a page in your site named Image Slider or re-use the Home page that you probably already have. You might want a page that has a unique Page Template because we will be adding some web parts to it. Next lets add some images as Attachments to the page. Basically we are going to use the page as the container for the image slider, and the attachements will be the content of each slide in the slider. At the end you should have something that looks like this.]]></description>
  <pubDate>Sun, 25 Mar 2012 21:43:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/March-2012/Build-A-Content-Slider-With-The-Kentico-CMS-REST-Service–Part-2?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">74412ad7-9e3b-4ca9-893a-a6bccf804b54</guid>
  <title><![CDATA[Build A Content Slider With The Kentico CMS REST Service–Part 1]]></title>
  <description><![CDATA[As I have mentioned before Kentico CMS version 6.0 introduced a ton of new features. One of those new features does not get mentioned enough in my opinion. In this blog post I will try to shed some light and how and why you should be using the new Kentico CMS REST Service. The real world example that we are going to walk through building is a very typical home page element, the venerable content slider or image rotator as it is sometimes called. We will use the REST Service to handle retrieving images from the content tree and populating the content for the content slider.]]></description>
  <pubDate>Sun, 25 Mar 2012 21:41:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/March-2012/Build-A-Content-Slider-With-The-Kentico-CMS-REST-Service–Part-1?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">424c5bf3-8010-4a56-abc2-6c736a7daad8</guid>
  <title><![CDATA[Kentico CMS 6.0 Upgrade Quick Tip – Fix Blank Content Areas That Should Not Be Blank]]></title>
  <description><![CDATA[Like I have mentioned before, at&nbsp;<a href="http://www.bizstream.com/" target="_blank">BizStream</a>&nbsp;we have done our fair share of upgrades from Kentico CMS 4.x, 5.x, or 5.5 R2 to Kentico CMS 6.0. Along the way we have run into more than a few issues, but overall the process is usually quite smooth. Today I had an interesting problem though. When a newly upgraded site loaded up in the CMSDesk, the main content area was just a blank looking box. It appeared to be in some sort of disabled state. This was something that I had not seen before. Especially since the site was not using workflow nor the versioning system.<br />
]]></description>
  <pubDate>Tue, 13 Mar 2012 22:03:37 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/March-2012/Kentico-CMS-6-0-Upgrade-Quick-Tip–-Fix-Blank-Content-Areas-That-Should-Not-Be-Blank?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">68e81e27-6ad5-4487-81a8-ad457c4d0138</guid>
  <title><![CDATA[Kentico CMS Blog Migration Complete]]></title>
  <description><![CDATA[<p>
 It was long overdue, but I finally was able to finish migrating my blog from <a href="http://www.dotnetblogengine.net/" target="_blank">BlogEngine.Net</a> to <a href="http://www.kentico.com" target="_blank">Kentico CMS</a>. And as you can tell, not only did I migrate it, <a href="http://www.bizstream.com/About/Adam-Reece" target="_blank">Adam Reece</a> was kind enough to do a complete redesign. So thanks a lot Adam!</p>
<p>
 I actually enjoyed using BlogEngine.Net quite a bit because of it&rsquo;s slick widget / plug-in capabilities. However, those capabilities can&rsquo;t compare to the out of the box functionality of Kentico CMS. Plus the previous version of my blog had a theme that really limited what I could do with content. It was tough to fit good screen shots and code samples in the main content area. So it was time to move.&nbsp;</p>
]]></description>
  <pubDate>Sat, 04 Feb 2012 10:07:20 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/February-2012/Kentico-CMS-Blog-Migration-Complete?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">d6f54c77-6d4d-41bf-b179-bb1500c4795e</guid>
  <title><![CDATA[I’m a Kentico MVP!]]></title>
  <description><![CDATA[A little while back <a href="http://devnet.kentico.com/Blogs/Thomas-Robbins.aspx" target="_blank">Thom Robbins</a>, Chief Evangelist from <a href="http://www.kentico.com/" target="_blank" title=".Net Content Management System">Kentico CMS</a>, and I sat down and had a private conversation. It was then that he first informed me that Kentico would like to make me a <strong>Kentico CMS</strong> <strong>M</strong>ost <strong>V</strong>aluable <strong>P</strong>rofessional. After getting over my initial shock, I felt honored about being the recipient of this award.]]></description>
  <pubDate>Mon, 16 Jan 2012 12:24:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/January-2012/I’m-a-Kentico-MVP!?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">09a5d9f0-00e8-4c0b-bb03-cda54e3c7320</guid>
  <title><![CDATA[Top 5 New Features for Internet Marketers in Kentico CMS 6.0]]></title>
  <description><![CDATA[<p>
 In this blog post series:</p>
<ol>
 <li>
  <a href="http://mcbeev.com/post/2011/08/28/Top-5-New-Features-for-Developers-in-Kentico-CMS-60.aspx">Top 5 New Features for Developers in Kentico CMS 6</a></li>
 <li>
  <a href="http://mcbeev.com/post/2011/08/28/Top-5-New-Features-for-Designers-in-Kentico-CMS-6.aspx">Top 5 New Features for Designers in Kentico CMS 6</a></li>
 <li>
  <a href="http://mcbeev.com/post/2011/08/30/Top-5-New-Features-for-Content-Editors-in-Kentico-CMS-60.aspx">Top 5 New Features for Content Editors in Kentico CMS 6</a></li>
 <li>
  <a href="http://mcbeev.com/post/2011/09/20/Top-5-New-Features-for-Site-Administrators-in-Kentico-CMS-60.aspx">Top 5 New Features for Site Administrators in Kentico CMS 6</a></li>
 <li>
  Top 5 New Features for Internet Marketers in Kentico CMS 6 <em><strong>(this post)</strong></em></li>
</ol>
<p>
 Today we have made it to the last post of the series and will cover what&rsquo;s new for Internet Marketers. I must admit I am a little behind in finishing this series off, I thought it would be done sooner, but enough with the excuses lets get on with it.</p>
]]></description>
  <pubDate>Sat, 31 Dec 2011 13:54:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/December-2011/Top-5-New-Features-for-Internet-Marketers-in-Kenti?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">9552f8c3-f8b5-430b-ba48-1548252a5923</guid>
  <title><![CDATA[Kentico CMS 6.0 Upgrade Quick Tip]]></title>
  <description><![CDATA[<p>
 Lately at <a href="http://www.bizstream.com/" target="_blank" title="BizStream is leading Gold Certified Kentico CMS Solution Provider">BizStream</a> we have been doing more and more upgrades of Kentico CMS 5.5 R2 to <a href="http://www.kentico.com" target="_blank">Kentico CMS 6.0</a>. During the latest upgrade project we came across a very curious error while using the <a href="http://devnet.kentico.com/Blogs/Juraj-Hrinik/November-2011/Kentico-Upgrade-Utility.aspx" target="_blank">Kentico CMS Installation Manager</a>.</p>
]]></description>
  <pubDate>Sat, 03 Dec 2011 14:42:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/December-2011/Kentico-CMS-6-0-Upgrade-Quick-Tip?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">7d17f718-1ef4-4b99-b2a6-ea347bfe8753</guid>
  <title><![CDATA[Cloud Power GR Wrap Up]]></title>
  <description><![CDATA[Yesterday, a collection of System Administrators, CTOs, Business Owners, and IT Workers gathered at Grand Valley State University&#39;s Eberhard Conference Center for the first ever Cloud Power GR event. The event was run by <a href="http://www.bizstream.com/" target="_blank">BizStream</a> and <a href="http://www.n-vint.com" target="_blank">NVINT</a>. It featured four presentations explaining what exactly cloud computing is and how the cloud can benefit organizations large and small alike.
<p>
 Patrick Foley from Microsoft kicked off the morning with a discussion of where the whole cloud computing concept originated from and how Microsoft is positioning it&rsquo;s public cloud and private cloud offerings. Patrick did a great job of explaining the various cloud models, IaaS, PaaS, and SaaS.</p>
]]></description>
  <pubDate>Thu, 10 Nov 2011 22:29:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/November-2011/Cloud-Power-GR-Wrap-Up?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">3ad4af6c-6c54-4652-8e5c-0b8d67394ed1</guid>
  <title><![CDATA[Announcing Cloud Power GR]]></title>
  <description><![CDATA[I&rsquo;m proud to announce a free educational technology event November 9th, 2011 in the Grand Rapids, Michigan area, <strong><a href="http://www.cloudpowergr.com/?campaign=mcbeevcom" target="_blank">Cloud Power GR</a></strong>. The event is hosted by <a href="http://www.bizstream.com/" target="_blank" title="Kentico CMS Web Design and Development, ASP.NET Programmers">BizStream</a> and <a href="http://www.nvint.com" target="_blank" title="Private and Public Cloud Provider, Hosted Exchange, Hosted SharePoint">NVINT</a>, providers of cloud hosted applications and cloud hosting services. The goal is to explain cloud computing in a way everyone from the seasoned IT Director to the typical business person can understand.]]></description>
  <pubDate>Sun, 23 Oct 2011 20:46:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/October-2011/Announcing-Cloud-Power-GR?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">c0ca50f5-0676-417d-88c2-302cfe42d83f</guid>
  <title><![CDATA[Kentico Connection 2011 User Conference Recap]]></title>
  <description><![CDATA[<p>
 <a href="http://mcbeev.com/MBV/media/uploads/image_39.png"><img align="right" alt="image" border="0" height="73" src="http://mcbeev.com/MBV/media/uploads/image_thumb_39.png" style="border-width: 0px; margin: 0px 0px 12px 13px; padding-top: 0px; padding-right: 0px; padding-left: 0px; float: right; display: inline; background-image: none;" title="image" width="165" /></a>This past week, I was lucky enough to be able to attend the 2nd annual <a href="http://connection.kentico.com/Choose.aspx" target="_blank">Kentico Connection</a> conference in Denver, Colorado. The conference served as a stage for Kentico to release the newest version of it&rsquo;s software, as well as, provide a place for the members of the Kentico community to meet up and discuss all things CMS. Kentico bills it as the the place where developers, marketers and business connect.</p>
<p>
 I have only been to a few other conferences of this type, but this one easily rises to the top of my list. Every aspect of the conference was excellent.</p>
]]></description>
  <pubDate>Sun, 02 Oct 2011 21:46:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/October-2011/Kentico-Connection-2011-User-Conference-Recap?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">235272cb-848a-4b07-8c74-3d2a2b88bb56</guid>
  <title><![CDATA[Top 5 New Features for Site Administrators in Kentico CMS 6.0]]></title>
  <description><![CDATA[<p>
 This post continues my series on the new features of Kentico CMS 6.0. Today I am targeting website administrators and Kentico site administrators as one audience. Mostly though it&rsquo;s the group of people in the trenches, or in our case network closets, normally tasked with installing the occasional SSL certificate or making sure the servers aren&rsquo;t on fire.</p>
<p>
 The release of Kentico CMS 6.0 brings some much needed love to this area of installing, maintaining, and monitoring an instance or multiple instances of the Kentico product. Let&rsquo;s dive in.</p>
]]></description>
  <pubDate>Tue, 20 Sep 2011 08:15:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/September-2011/Top-5-New-Features-for-Site-Administrators-in-Kent?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">8a31a4fd-f9b2-4c5b-bdb6-b8385e0f65a5</guid>
  <title><![CDATA[Top 5 New Features for Content Editors in Kentico CMS 6.0]]></title>
  <description><![CDATA[<p>
 In my last two posts I talked about what should make Developers and Designers happy. With this post I will shift my focus to the actual end users of the product, or what we like to lovingly refer to in the industry as the Content Editors.</p>
<p>
 In my opinion, it is neck and neck between Developers and Content Editors for when it comes to who will receive the most benefits from the 6.0 update. So lets get right to it.</p>
]]></description>
  <pubDate>Tue, 30 Aug 2011 23:32:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/August-2011/Top-5-New-Features-for-Content-Editors-in-Kentico?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">3e3ea33b-99ca-418b-b042-a945caa097c6</guid>
  <title><![CDATA[Top 5 New Features for Designers in Kentico CMS 6.0]]></title>
  <description><![CDATA[<p>
 This is the second post in a series about the newest release of Kentico CMS. If you have not done so, please be sure to start out with reading the introduction to the <a href="http://mcbeev.com/post/2011/08/28/Top-5-New-Features-for-Developers-in-Kentico-CMS-60.aspx">Top 5 New Features for Developers in Kentico CMS 6.0</a>. Then jump right back here.</p>
]]></description>
  <pubDate>Sun, 28 Aug 2011 22:43:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/August-2011/Top-5-New-Features-for-Designers-in-Kentico-CMS-6?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">1b305f22-21ff-4ef7-a1e6-f7f0de9298e3</guid>
  <title><![CDATA[Top 5 New Features for Developers in Kentico CMS 6.0]]></title>
  <description><![CDATA[<p>
 The&nbsp;<a href="http://mcbeev.com/post/2011/08/19/Kentico-CMS-60-Beta-is-Out.aspx">release of Kentico CMS 6.0</a> can be summed up in one word. <em><strong>Huge</strong></em>. I counted over 100 new features or improvements listed on the <a href="http://download.kentico.com/KenticoCMS_6_Features.pdf" target="_blank">official Kentico CMS 6.0 New Features document</a> that Martin Hejtmanek (CTO of Kentico) released last week. In fact the document weighs in at 114 pages. I recommend downloading it and reading&nbsp; through it all to get a full grasp on the 6.0 release.</p>
<p>
 In an effort to summarize and quickly communicate the most beneficial additions, I have started this blog post as the first in a series. The goal of this series will be to break out the best new features by the intended audience.</p>
]]></description>
  <pubDate>Sun, 28 Aug 2011 21:12:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/August-2011/Top-5-New-Features-for-Developers-in-Kentico-CMS-6?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">0637c274-ef21-43b5-a6ff-0715c4c0e87e</guid>
  <title><![CDATA[Kentico CMS 6.0 Beta is Out]]></title>
  <description><![CDATA[<p>
 Right now Kentico CMS partners can login to the Partner Portal and download the beta version of Kentico CMS 6.0. The beta of 6.0 is intented for testing only.</p>
<p>
 I&#39;m downloading/installing it right now, and<a href="http://mcbeev.com/post/2011/02/27/Excited-about-the-Next-Generation-of-Kentico-CMS.aspx"> I can&#39;t wait</a> to get it up and running to see all the new features. For more on what to expect check out the great post by <a href="http://blogs.jeroenfurst.nl/Blog/April-2011/First-look-at-Kentico-CMS-6-0" target="_blank">Jeroen Furst a Kentico MVP and his review of the 6.0 CTP</a>.</p>
]]></description>
  <pubDate>Fri, 19 Aug 2011 21:51:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/August-2011/Kentico-CMS-6-0-Beta-is-Out?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">143aa6af-c00a-4533-8520-fa7f26a92b79</guid>
  <title><![CDATA[Proud to be a Kentico Certified Developer]]></title>
  <description><![CDATA[<p>
 This weekend I finally had time to sit down and focus on taking the <a href="http://www.kentico.com/Training/Certification.aspx">Kentico developer certification test</a>. And after 42 minutes of test taking, I passed! Obtaining the Kentico cert was on my list of things to do since back in 2010 when it first came out, but we have been so busy at <a href="http://www.bizstream.com/">BizStream</a> that I haven&rsquo;t had a really good time to do it.</p>
]]></description>
  <pubDate>Mon, 08 Aug 2011 09:01:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/August-2011/Proud-to-be-a-Kentico-Certified-Developer?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">7f6a47da-1d5b-49e7-9856-329ec1be042a</guid>
  <title><![CDATA[Google +1 Button Web Part for Kentico CMS]]></title>
  <description><![CDATA[<p>
 This post is intended to introduce my latest web part that I have created for Kentico CMS. This new web part wraps up all the logic you need to add a <a href="http://www.google.com/webmasters/+1/button/" target="_blank">Google +1 button</a> to your <a href="http://www.kentico.com" target="_blank" title="Kentico CMS | ASP.NET Content Manangement System">Kentico CMS</a> pages or page templates.</p>
]]></description>
  <pubDate>Fri, 08 Jul 2011 08:59:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/July-2011/Google-1-Button-Web-Part-for-Kentico-CMS?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">900d088f-1d2b-466d-bfcc-70026e1be134</guid>
  <title><![CDATA[Kentico CMS QR Code Module]]></title>
  <description><![CDATA[What is a QR Code ? A Quick Response code, or QR code for short, is a a two dimensional bar code that is readable by QR code scanners and various mobile devices. The QR code was originally created to store such things as serial numbers, part numbers, and other manufacturing type information. There is now a trend to store more web friendly information in these codes such as URLs, vCard contact information, or anything web marketers can dream up these days. You&rsquo;ll notice them all over the pl...]]></description>
  <pubDate>Sun, 03 Apr 2011 19:46:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/April-2011/Kentico-CMS-QR-Code-Module?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">8011f676-73a4-4eef-959f-eded14a28383</guid>
  <title><![CDATA[Kentico CMS Quick Tip: Use IIS Express with Kentico 5.5 R2]]></title>
  <description><![CDATA[<p>
 Visual Studio 2010 Service Pack 1 is hot off the presses and it includes a great new feature, IIS Express. IIS Express is a step up from the old Cassini web server that had previously been included with Visual Studio since the 2005 edition. You can read more about <a href="http://weblogs.asp.net/scottgu/archive/2010/06/28/introducing-iis-express.aspx" target="_blank">IIS Express</a> at Scott Guthrie&rsquo;s blog.</p>
<p>
 To switch your Kentico project to use this new feature, you just need to go to the Visual Studio top menu after your solution is loaded, and click <strong>Website &ndash;&gt; Use IIS Express</strong>.</p>
<p>
 From there you can debug the solution as normal. If you need any help with <a href="http://mcbeev.com/post/2010/08/02/How-to-Setup-Debugging-for-Custom-Event-Handlers-in-Kentico-CMS-and-Visual-Studio-2010.aspx">setting up a Kentico project for debugging</a> check out my post about it. The project should start compiling normally and your default browser should pop up pointed your localhost. This request should now be served up through IIS Express and you should see the IIS Express logo appear in your system tray.</p>
<p>
 Sure enough that all worked for me, and after the default project loaded I was presented with a nice new shiny&hellip;&hellip;&hellip;error message.</p>
<p>
 <a href="http://mcbeev.com/MBV/media/uploads/image.png"><img alt="Kentico CMS and IIS Express HTTP Error 500.22" border="0" height="118" src="http://mcbeev.com/MBV/media/uploads/image_thumb.png" style="border: 0px currentColor; display: inline;" title="Kentico CMS and IIS Express HTTP Error 500.22" width="424" /></a></p>
<p>
 Hmm that seemed odd to me. But as it turns out there is an HttpModule in the system.web node that IIS Express doesn&rsquo;t like.</p>
]]></description>
  <pubDate>Mon, 21 Mar 2011 08:04:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/March-2011/Kentico-CMS-Quick-Tip-Use-IIS-Express-with-Kentico?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">3fbdd496-19e9-4859-bac6-f4868a6ea3b4</guid>
  <title><![CDATA[Excited about the Next Generation of Kentico CMS]]></title>
  <description><![CDATA[Kentico CMS 6.0 is slated to make it out in either Q2 or Q3 of 2011. Recently via twitter feeds, a few internal developers have been posting about some of the new features, and even better, there have been a few screenshots as well. Some of these new features that they have made public are Windows Azure support for multiple instances, Health Monitoring, and Improved Settings configurations. After reading through the Roadmap on some of the planned changes and upgrades, I can tell you that I am pr...]]></description>
  <pubDate>Sun, 27 Feb 2011 09:31:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/February-2011/Excited-about-the-Next-Generation-of-Kentico-CMS?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">d1d33059-63a1-483b-90bf-b676135344bd</guid>
  <title><![CDATA[5 More Things to Check After Launching a New Kentico CMS Website]]></title>
  <description><![CDATA[<p>
 To date, the most visited post on my blog has been &ldquo;<a href="http://mcbeev.com/post/2010/06/23/7-Things-You-Might-Want-to-Check-After-Launching-a-New-Kentico-CMS-Website.aspx" target="_blank">7 Things You Might Want to Check After Launching a New Kentico CMS Website</a>&rdquo;. Based on that post&rsquo;s success I have decided to create this follow up post. Below are 5 more items to add to your launch checklist.</p>
]]></description>
  <pubDate>Wed, 15 Dec 2010 21:57:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/December-2010/5-More-Things-to-Check-After-Launching-a-New-Kenti?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">8a382748-159f-4a3c-95db-907e35d6b6c5</guid>
  <title><![CDATA[ScrewTurn Wiki Is One ASP.NET Open Source Wiki That Easily Sticks Out In A Crowd]]></title>
  <description><![CDATA[<p>
 The ASP.NET and C# based <a href="http://www.screwturn.eu">ScrewTurn wiki</a> is one of the baddest wiki&rsquo;s on the block. It is sleek and powerful at what it does, and oh did I mention that it is completely open source and free ? Do I have your attention yet ?</p>
]]></description>
  <pubDate>Mon, 22 Nov 2010 15:36:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/November-2010/ScrewTurn-Wiki-Is-One-ASP-NET-Open-Source-Wiki-Tha?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">da7bd409-b92a-4173-aa93-b2fc1d3481d0</guid>
  <title><![CDATA[MaryFreeBed.com a Finalist in Kentico’s Site of the Year 2010 Contest]]></title>
  <description><![CDATA[<p>
 Over 150 sites were submitted to the Kentico &ldquo;Site of the Year 2010&rdquo; contest. Those submissions were divided up into 10 categories based on which industry that each website was based in, as well as a few special categories like largest integration website and best overall website design.</p>
<p>
 One of the sites that made it to the final round of voting is <a href="http://www.MaryFreeBed.com" target="_blank" title="Mary Free Bed Rehabilitation Hospital">www.MaryFreeBed.com</a>. The Mary Free Bed website falls in the Healthcare category. It just so happens that it is a website that <a href="http://www.bizstream.com" target="_blank" title="Web Development | Grand Rapids MI">BizStream</a> developed from the ground up, and one that we are very proud to be a part of. We worked with a great set of people to make this website and I commend everyone who was part of&nbsp; the team.</p>
<p>
 We are so proud that we really want to get the word out. We want to get as many people as possible to vote for the site so that it can win the contest. Browse on over to the <a href="http://www.kentico.com/Company/Site-of-the-year-2010.aspx" target="_blank" title="Kentico Site of the Year 2010 Contest">Site of the year 2010 contest</a> on Kentico&rsquo;s site and vote for the <a href="http://www.MaryFreeBed.com" target="_blank">www.MaryFreeBed.com</a> website in the Healthcare category right now! I promise it will only take you about 3 minutes of your time and it will help us out.</p>
<p>
 At the very least, you will also be able to see some great examples of websites built with <a href="http://www.kentico.com" target="_blank" title="Kentico CMS for ASP.NET - the WEB 2.0 Content Management System for .NET developers">Kentico CMS</a> that are powerful, easy to use, and look great.</p>
]]></description>
  <pubDate>Fri, 05 Nov 2010 21:52:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/November-2010/MaryFreeBed-com-a-Finalist-in-Kentico’s-Site-of-th?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">a91e8724-0cd2-4dc8-a302-f81f4bf7c1c5</guid>
  <title><![CDATA[Kentico CMS Quick Tip – Exclude App_Data from Antivirus Scanners]]></title>
  <description><![CDATA[This may seem like a very obvious tip, however, it is something that can easily be overlooked. Check your server to make sure that the ~/App_Data folder of your Kentico installation is totally excluded from its antivirus engine. If the antivirus engine is scanning that directory then you might already be a victim of a performance hit.
Let me give a little background first. The Kentico CMS application utilizes the ~/App_Data folder to perform various tasks like importing and exporting objects, pu...]]></description>
  <pubDate>Thu, 07 Oct 2010 22:49:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/October-2010/Kentico-CMS-Quick-Tip-–-Exclude-App_Data-from-Anti?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">eb02d84e-421e-4b13-9165-caf4cf4e811c</guid>
  <title><![CDATA[Kentico CMS and the recent ASP.NET Security Issue]]></title>
  <description><![CDATA[<p>Over the last few days I have read about a security flaw that many <a title="Bertrand Le Roy's blog" href="http://weblogs.asp.net/bleroy/archive/2010/09/18/please-read-if-you-have-public-asp-net-sites.aspx" target="_blank">sites</a> and <a title="ScrewTurn Wiki Blog" href="http://www.screwturn.eu/blog/?p=301" target="_blank">blogs</a> are reporting, that <a title="ASP.NET Security Vulnerability" href="http://weblogs.asp.net/scottgu/archive/2010/09/18/important-asp-net-security-vulnerability.aspx" target="_blank">Scott Guthrie originally posted</a>. In fact I am quite surprised that it has gotten so much attention, usually these things go a bit un noticed.</p>
<p>That attention prompted me to check out the default Kentico installation and see what the settings are in the web.config file, to see if the default installation was at risk.</p>
<p>Sure enough the default installation looks like this (ASP.NET 4)</p>
]]></description>
  <pubDate>Sun, 19 Sep 2010 10:41:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/September-2010/Kentico-CMS-and-the-recent-ASP-NET-Security-Issue?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">d623156a-0aa3-4858-8e1d-c6bfefdc977e</guid>
  <title><![CDATA[Kentico CMS Quick Tip - Smart Search without User Input]]></title>
  <description><![CDATA[<p>
 Today I&#39;m writing a small quick tip type of post that allows you to customize the Smart search wep parts inside of <a href="http://www.kentico.com/" target="_blank" title="Kentico CMS">Kentico CMS</a> in a way that I think helps the usability of searching Kentico based web sites.</p>
<p>
 Kentico&#39;s Smart search web parts easily create functionality that allow you to have a very powerful search engine right at your own disposal. The built-in functionality indexes your site&#39;s content and displays search results that are ranked based on relevancy. Trust me, it&#39;s much more than just a SQL WHERE clause. &nbsp;I&#39;m not trying to cover the entire spectrum of search inside a Kentico site so if you are not used to using the Smart search check out the <a href="http://devnet.kentico.com/docs/devguide/index.html?smart_search_overview.htm" target="_blank" title="Kentico CMS Smart Search documentation">Smart Search documentation on Kentico&#39;s Devnet</a>.</p>
]]></description>
  <pubDate>Wed, 01 Sep 2010 20:32:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/September-2010/Kentico-CMS-Quick-Tip-Smart-Search-without-User-In?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">f19f45d4-0f77-409e-8afd-399199092d98</guid>
  <title><![CDATA[How To Call the Kentico CMS WebService from a JavaScript method]]></title>
  <description><![CDATA[Reader Tip - Cick the Hide Sidebars link at the top right toolbar on this page to give you some more room to read this post on the screen, because it is code heavy. The Kentico CMS WebService is a little known tool when it comes to the functionality of Kentico. It is used in a few Web Parts, the Repeater for web service Web Part comes to mind right away. The WebService&rsquo;s job is pretty straightforward, it&rsquo;s main purpose,&nbsp; as you could probably guess, is to return data from the Ke...]]></description>
  <pubDate>Wed, 18 Aug 2010 00:43:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/August-2010/How-To-Call-the-Kentico-CMS-WebService-from-a-Java?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">5e1ecdd4-f830-481e-8c82-268113772369</guid>
  <title><![CDATA[How to Setup Debugging for Custom Event Handlers in Kentico CMS and Visual Studio 2010]]></title>
  <description><![CDATA[This post applies to using Kentico CMS 5.5+ and Visual Studio 2010. It may seem a bit basic to some veteran Kentico developers, but I had to show a few co-workers the ins and outs of setting up a solution the right way. Once they had it, they were able to debug through a local project that contained both the core Kentico code and the extra sample code for creating a custom event handler. You might have a question on what exactly a CustomEventHandler is for Kentico. Well it is basically an avenue...]]></description>
  <pubDate>Mon, 02 Aug 2010 18:15:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/August-2010/How-to-Setup-Debugging-for-Custom-Event-Handlers-in-Kentico-CMS-and-Visual-Studio-2010?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">c3b9f62d-ede6-4426-8d1b-4b7c1af1b4d8</guid>
  <title><![CDATA[9 Reasons Why Your Company Needs a Wiki]]></title>
  <description><![CDATA[I&rsquo;m a huge fan of using a <strong>wiki </strong>to help organize our business and it&rsquo;s various functions, such as creating software. In fact I usually end of recommending the use of a wiki to almost all my clients who do not already have one. If you are not familiar with what a wiki is, let me give a simple definition right here: A wiki can be defined as a web page or web site that allows a community of users to add, edit, and maintain content that usually surrounds a given topic or topics. It&amp;rsqu...]]></description>
  <pubDate>Wed, 21 Jul 2010 22:55:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/July-2010/9-Reasons-Why-Your-Company-Needs-a-Wiki?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">8e9e9646-851e-4ef6-8972-21423a077504</guid>
  <title><![CDATA[Rocking the Google Site Map Feature of Kentico CMS]]></title>
  <description><![CDATA[<p>
 I&rsquo;ve been pretty surprised at the traffic, <a href="http://bit.ly/9YJn92" target="_blank">mention</a>, and email feedback that my last post, <a href="http://mcbeev.com/post/2010/06/23/7-Things-You-Might-Want-to-Check-After-Launching-a-New-Kentico-CMS-Website.aspx">7 Things you might want to check after launching a new Kentico CMS website</a>, has received. In fact I was presented with a very good question in my inbox today about a detail from the fourth item in that list.</p>
<p>
 Pretty much the question boiled down to, why after submitting the Google site map URL to Google&rsquo;s Webmaster tools, was the specified website&rsquo;s pages not showing up in the resulting index or when viewed at the sites ~/CMSPages/GoogleSiteMap.aspx page.</p>
<p>
 Since the question came in from a friend, I decided to dig deeper and lend a hand. As soon as I logged into the site&rsquo;s CMSDesk I quickly noticed what was up. Most of the content pages were using Custom Document Types. I was actually impressed to see this because it is sort of an advanced feature to use inside Kentico and normally an under utilized feature as well.</p>
<p>
 The output of the GoogleSiteMap.aspx page looked something&nbsp;like this, only the normal Menu Items from the CMS Tree:</p>
]]></description>
  <pubDate>Mon, 12 Jul 2010 22:08:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/July-2010/Rocking-the-Google-Site-Map-Feature-of-Kentico-CMS?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">f583ef8d-2c2f-4615-b251-066b71107fda</guid>
  <title><![CDATA[Custom Document Aliases in Kentico CMS]]></title>
  <description><![CDATA[<p>
 <em><em>(Note: this post assumes that you read the primer post on </em><a href="http://mcbeev.com/post/2010/07/01/URL-Rewriting-Aliasing-in-Kentico-CMS.aspx"><em>URL Rewriting &amp; Aliasing in Kentico CMS</em></a><em>)</em></em></p>
<p>
 &nbsp;</p>
<p>
 <em>In my last post I described what it takes to use the URL Rewriting and Document Aliasing capabilities of Kentico. I also promised a twist to those who made it through the entire blog post, and here it is. So without further ado, I now present my solution for creating a Custom Document Alias in Kentico that is QueryString aware.</em></p>
<p>
 <em>Let&rsquo;s get started. Now that you understand more about URL Rewriting say you had a URL like this:</em></p>
<p>
 &nbsp;</p>
]]></description>
  <pubDate>Mon, 05 Jul 2010 22:51:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/July-2010/Custom-Document-Aliases-in-Kentico-CMS?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">69957ac1-64e9-400b-bb9a-a24b3973d8f6</guid>
  <title><![CDATA[URL Rewriting & Aliasing in Kentico CMS]]></title>
  <description><![CDATA[<p>
 <a href="http://www.kentico.com" target="_blank">Kentico CMS</a> is extremely powerful when it comes to controlling the URL of a website. Right out of the box, you get the power of aliasing whatever URL you want to whatever document or resource you have in the content tree.</p>
<p>
 Heck since Kentico 4.x you can even mask/change the extension or just get rid of it all together, to get more control of your site&rsquo;s URLs.</p>
<p>
 I can&rsquo;t stress enough how beneficial this feature is when it comes to creating SEO friendly links, maintaining out of date website paths/structure, or just making it easier on your visitors to reach the pages that they need to get to.</p>
<p>
 Let&rsquo;s get started with an example. For instance let&rsquo;s say your website had a products section that sold different types of potato chips. My favorite potato chips are Baked Lays. So we will go with that for the example.</p>
<p>
 Way back when developers didn&rsquo;t do much to make the URL SEO or user friendly, you would have a typical URL like these:</p>
<pre>
</pre>
<pre>
http://mcbeev.com/products/chips.aspx?name=Baked Lays</pre>
<pre>
</pre>
<p>
 Google and other search engines see this only as one URL, &hellip;/chips.aspx, which doesn&rsquo;t do us very good.</p>
<p>
 Now let&rsquo;s say you had this same website in Kentico. It might look something like this:</p>
]]></description>
  <pubDate>Thu, 01 Jul 2010 22:28:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/July-2010/URL-Rewriting-Aliasing-in-Kentico-CMS?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">6219e7e8-e80c-4225-8d7e-2643e3d055e6</guid>
  <title><![CDATA[7 Things You Might Want to Check After Launching a New Kentico CMS Website.]]></title>
  <description><![CDATA[<p>
	You have just finished importing your export file onto the live server, generated that fresh new license file and installed it, double checked your server&#39;s host headers, and fired up your browser of choice to <a href="#">http://www.somesite.com</a>. Now wipe that smile away from your face, you still have work to do.</p>
]]></description>
  <pubDate>Wed, 23 Jun 2010 23:19:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/June-2010/7-Things-You-Might-Want-to-Check-After-Launching-a?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item><item>
  <guid isPermaLink="false">532be738-57c1-40ce-a0cd-9d479210cad4</guid>
  <title><![CDATA[Blog Update]]></title>
  <description><![CDATA[I finally decided it was time to update my blog. So we are now running version 1.6.1 of BlogEngine.Net. So far the upgrade has went well. You might see some small glitches, hopefully I can get them fixed before you notice...]]></description>
  <pubDate>Mon, 21 Jun 2010 23:25:00 GMT</pubDate>
  <link><![CDATA[http://www.mcbeev.com/Blog/June-2010/Blog-Update?feed=Brian-McKeiver-s-Personal-Blog]]></link>     	
</item></channel>
</rss>

