

<rss version="2.0">
    <channel>
        <title>Blog RSS</title>
        <link><![CDATA[http://www.kenticosolutions.com/]]></link>
        <description>Blog RSS Feed</description>  
        <item>
  <guid isPermaLink="false">03cf0119-c528-4342-8254-c67ff789a258</guid>
  <title><![CDATA[Navigation Menu and Universal Viewer Webpart]]></title>
  <description><![CDATA[<p>
	Recently, I was tasked to help create multi-level main navigation within the master page of a website. &nbsp;After a little investigation and finding that the CSS List Menu would not work for my implementation, I concluded that it would be the perfect opportunity to use either a Universal Viewer or a Universal Viewer with custom query; both of which I implemented with Hierarchical Transformations.</p>
<p>
	<strong>I. Universal Viewer</strong></p>
<p>
	Add the Universal Viewer web part to your master page, set the appropriate content and content filtering properties (just as you would for a CMS Repeater) and then check the boxes for Load hierarchical data, Use default hierarchical order and make sure that the Hierarchical display mode is set to: Inner. &nbsp;Select the &#39;OK&#39; button and navigate to the Site Manager to define a new Hierarchical Transformation.</p>
]]></description>
  <pubDate>Fri, 22 Feb 2013 17:47:29 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/February-2013/Navigation-Menu-Universal-Viewer.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">4d14c5c4-01db-4e83-8b61-5867440f61a3</guid>
  <title><![CDATA[HTML5/WAI-ARIA compliant navigation]]></title>
  <description><![CDATA[This issue probably requires much more investigation and we&#39;ll get to that in the future but busy bees we are so here is a quick post on updating the markup in your navigation menus.]]></description>
  <pubDate>Thu, 10 Jan 2013 15:07:54 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/January-2013/HTML5-WAI-ARIA-compliant-navigation.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">15060eff-c597-4a99-b256-cdf12da72c31</guid>
  <title><![CDATA[Document Retrieval Macro]]></title>
  <description><![CDATA[<p>With the introduction of the K# syntax in Kentico CMS version 6, the capability of macros has been greatly enhanced. Now, rather than returning simple strings, you can return objects and...</p>]]></description>
  <pubDate>Tue, 09 Oct 2012 16:27:15 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/October-2012/Document-Retrieval-Macro.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">cecdb4a5-2e08-4c9c-90c1-06a3197a1ccc</guid>
  <title><![CDATA[Kentico 7 - Little Things That Make a Big Difference]]></title>
  <description><![CDATA[After attending the Kentico Connection 2012 in Denver last week, I’m excited about all the new features and improvements that Kentico 7 has to offer. In this post I would like to point out some of...]]></description>
  <pubDate>Mon, 24 Sep 2012 17:36:21 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/September-2012/Kentico-7-Little-Things-That-Make-a-Big-Difference.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">30c146a7-c176-4aa8-ac2e-17ead9255957</guid>
  <title><![CDATA[HTML5 markup in Kentico 6 - Part 1]]></title>
  <description><![CDATA[<p>There are many exciting features that have been introduced and adopted in the latest HTML specification that cover handling of rich media, images, offline storage, etc. These can be very sexy topics for clients to discuss but my favorite specifications are those affecting our basic HTML markup.</p>]]></description>
  <pubDate>Tue, 14 Aug 2012 21:18:50 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/August-2012/HTML5-markup-in-Kentico-6---Part-1.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">1e26c682-ce44-4728-9858-108e9d293dfd</guid>
  <title><![CDATA[How to handle search result URLs for document types with no detail view]]></title>
  <description><![CDATA[<p>Have you ever clicked on a search result's URL only to see the framework of the site and a blank content area?    &nbsp;  &nbsp;  I recently encountered this with a site I was working on.&nbsp; The...</p>]]></description>
  <pubDate>Mon, 13 Feb 2012 21:47:00 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/February-2012/How-to-handle-search-result-URLs-for-document-type.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">fb48d96e-b38c-4c0c-9317-792f05395899</guid>
  <title><![CDATA[Caching in with Kentico]]></title>
  <description><![CDATA[<p>Caching is an important part of website performance. Kentico has caching built right into its web parts, controls, and site settings making it easy to take advantage of its caching capabilities. You can read in depth about Kentico caching in a post by Martin Hejtmanek (<a href="http://devnet.kentico.com/Blogs/Martin-Hejtmanek/April-2009/Deep-Dive---Kentico-CMS-Caching.aspx" target="_blank" title="http://devnet.kentico.com/Blogs/Martin-Hejtmanek/April-2009/Deep-Dive---Kentico-CMS-Caching.aspx">http://devnet.kentico.com/Blogs/Martin-Hejtmanek/April-2009/Deep-Dive---Kentico-CMS-Caching.aspx</a>). In this post I&rsquo;m going to show you how to utilize Kentico&rsquo;s caching API in your code. We will then abstract that code into a utility class that will simplify our methods and reduce redundancy.</p>]]></description>
  <pubDate>Fri, 26 Aug 2011 16:47:57 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/August-2011/Caching-in-with-Kentico.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">edb6199d-b469-4607-b3a2-2e58ce79f124</guid>
  <title><![CDATA[Allow smart searches on document properties only]]></title>
  <description><![CDATA[<p>Using smart search, if you need to search by a filter condition (without providing content), you need to add the following appSetting key:</p><p>&nbsp;</p><p><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2">&lt;<font color="#a31515" face="Consolas" size="2"><font color="#a31515" face="Consolas" size="2"><font color="#a31515" face="Consolas" size="2">add</font></font></font><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"> </font></font></font><font color="#ff0000" face="Consolas" size="2"><font color="#ff0000" face="Consolas" size="2"><font color="#ff0000" face="Consolas" size="2">key</font></font></font><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2">=</font></font></font><font color="#3c3c3c" face="Consolas" size="2"><font color="#3c3c3c" face="Consolas" size="2"><font color="#3c3c3c" face="Consolas" size="2">&quot;</font></font></font><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2">CMSSearchOnlyWhenContentPresent</font></font></font><font color="#3c3c3c" face="Consolas" size="2"><font color="#3c3c3c" face="Consolas" size="2"><font color="#3c3c3c" face="Consolas" size="2">&quot;</font></font></font><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"> </font></font></font><font color="#ff0000" face="Consolas" size="2"><font color="#ff0000" face="Consolas" size="2"><font color="#ff0000" face="Consolas" size="2">value</font></font></font><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2">=</font></font></font><font color="#3c3c3c" face="Consolas" size="2"><font color="#3c3c3c" face="Consolas" size="2"><font color="#3c3c3c" face="Consolas" size="2">&quot;</font></font></font><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2">false</font></font></font><font color="#3c3c3c" face="Consolas" size="2"><font color="#3c3c3c" face="Consolas" size="2"><font color="#3c3c3c" face="Consolas" size="2">&quot;</font></font></font><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"><font color="#0000ff" face="Consolas" size="2"> /&gt;</font></font></font></font></font></font></p><p>&nbsp;</p><p>&nbsp;</p>]]></description>
  <pubDate>Thu, 25 Aug 2011 07:11:10 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/August-2011/Allow-smart-searches-on-document-properties-only-(.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">20114975-386b-4a2f-b67e-96694ebdcdf4</guid>
  <title><![CDATA[Use own created WebPartField-Values as macros directly in a container]]></title>
  <description><![CDATA[<p>Sometimes It could be very usefull to use several values directly in a container.</p><p>Example: {%ContainerTitle%}<br />{%MyOwnValue%}</p><p>&nbsp;</p><p>I made an small tutorial where we create a dynamic webpart or widget without editing any code of a default webpart in VisualStudio.</p>]]></description>
  <pubDate>Thu, 28 Jul 2011 12:57:55 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/July-2011/Use-own-created-WebPartField-Values-directly-in-a-.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">3cc8617a-ec9a-4e5f-9bc8-0f7834ea07a0</guid>
  <title><![CDATA[Multiple Websites and Robots.txt, no problem!]]></title>
  <description><![CDATA[<p>Well, I should have included a disclaimer that this developer tip requires the use of IIS 7 and the rewrite module. If you're unfamiliar with the rewrite module, you can find a brief introduction <a href="http://learn.iis.net/page.aspx/460/using-the-url-rewrite-module/">here</a>.</p><p>I run into this problem when creating multiple websites within a single Kentico installation.&nbsp; I had a tough time finding the right solution for my application. I did find a solution in the Kentico forums that suggested adding a robots.txt file as a file type in the CMS Desk and using custom url extensions. More details of this solution can be found <a href="http://devnet.kentico.com/Forums.aspx?forumid=20&amp;threadid=4870">here</a>. But, I also found that if your website isn't running under Integrated Mode, using the custom url extensions gets a bit messy. Therefore, I decided to look further into using the rewrite module.</p>]]></description>
  <pubDate>Wed, 27 Jul 2011 22:43:06 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/July-2011/Multiple-Websites-and-Robots-txt-no-problem.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">6e7a8999-b65a-48ea-9204-8abc73429423</guid>
  <title><![CDATA[A more user (and developer) friendly FCKEditor]]></title>
  <description><![CDATA[<p>One of the selling points of a content management system has always been &ldquo;If you can use Microsoft Word, you can maintain a website.&rdquo; FCKEditor is one of the primary touch points customers will use to interact with your Kentico application and if it isn&rsquo;t tuned properly you and your customer will get frustrated. Ideally we spend some time to educate the customer on basic HTML (which if you&rsquo;re looking for training, DATA, Inc. has incredible online Kentico training) but in the end what they see on screen is what they expect. This WYSIWYG approach has to be balanced with well formed HTML.</p> <p>Following are a few simple tweaks I&rsquo;d recommend implementing before any site content is loaded.</p>]]></description>
  <pubDate>Tue, 31 May 2011 17:12:51 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/May-2011/A-more-user-(and-developer)-friendly-FCKEditor.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">f6d24d34-e5e9-4514-b543-b2e8b16f8879</guid>
  <title><![CDATA[Many-to-Many relationships in the Kentico CMS Content Tree]]></title>
  <description><![CDATA[<p>For a few of my Kentico implementations, I've encountered the need for a Many-to-Many relationship for documents that exist in the content tree.&nbsp;Documents within the content tree are stored in a hierarchy and have a parent-child relationship.&nbsp; There are a few different ways to achieve a many-to-many relationship while storing documents in the tree, but&nbsp;this tip will just&nbsp;describe&nbsp;a quick work-around&nbsp;using a bit of sql and Kentico's query repeater.&nbsp; I'll first discuss an example of where the issue emerges and then the work-around.</p>]]></description>
  <pubDate>Thu, 19 May 2011 17:34:32 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/May-2011/Many-to-Many-relationships-in-the-Kentico-CMS-Cont.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">b468d404-babd-47cd-a64d-c2cfd43a4343</guid>
  <title><![CDATA[User control setup in Kentico]]></title>
  <description><![CDATA[<p>Often times when adding custom controls to Kentico I will choose to use a plain user control over creating a new web part. The benefit of creating a web part is that you can allow the designer/content editor to set properties on your control from the design interface. If you do not require this ability it is simpler to add your user control using the &quot;User control&quot; web part located under the &quot;General&quot; section. All you need to do is set the virtual path to your user control (e.g. ~/Controls/MyControl.ascx). One thing you should add to any control/web part that executes code on load is a &quot;StopProcessing&quot; check.</p>]]></description>
  <pubDate>Mon, 11 Apr 2011 23:40:29 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/April-2011/User-control-setup-in-Kentico.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">21a2b979-6bac-49d9-abb4-23bc2994625a</guid>
  <title><![CDATA[Custom Cart Step - Part 1]]></title>
  <description><![CDATA[<p>When setting up a checkout process for your Kentico ecommerce solution, the &quot;Generate default process&quot; button will create a common checkout experience. There are times, however, when you need to collect additional data during this process but you want to leave the default processes as intact as possible. In this post, I&rsquo;ll explain how you can add a step and carry that data through to the order creation.</p>]]></description>
  <pubDate>Tue, 07 Dec 2010 23:16:00 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/December-2010/Adding-Custom-Cart-Step-Part-1.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">cd8cfedc-5fb9-4957-b447-d41c8ba0994d</guid>
  <title><![CDATA[How to set default home(start) page in Kentico CMS]]></title>
  <description><![CDATA[<p>In this I am going show how to set start page in kentico CMS. it will be useful, if you create you own template and you want set start page. In you template by default start page will be your master page.</p>]]></description>
  <pubDate>Mon, 06 Dec 2010 09:19:29 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/December-2010/How-to-set-default-home-start--page-in-Kentico-CMS.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">119e99b4-3eb3-499f-9921-efbcb11e03b2</guid>
  <title><![CDATA[How to Install Kentico CMS for ASP.NET With WebMatrix]]></title>
  <description><![CDATA[<p>How to Install Kentico CMS for ASP.NET  With WebMatrix :VID</p>]]></description>
  <pubDate>Mon, 06 Dec 2010 09:07:16 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/December-2010/How-to-Install-Kentico-CMS-for-ASP-NET-With-WebMat.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">3c587017-4d0b-41b6-b7eb-d3a7f264e7f8</guid>
  <title><![CDATA[Using SQL Profiler with Kentico]]></title>
  <description><![CDATA[<p>This is a quick tip, but might save you some time and sanity if you are using SQL Profiler with Kentico. SQL Profiler is a tool that will let you see the SQL queries that are being sent to the database. This is a useful debugging tool when you are not getting the results you expect. The problem is, when using the connection from your Kentico site you will not see the SQL queries. This is an easy fix; we just need to modify the connection string in the web.config. Set the value for MultipleActiveResultSets to false. Now you should start seeing the SQL queries being sent to the database.</p>]]></description>
  <pubDate>Sat, 04 Dec 2010 00:01:31 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/December-2010/Using-SQL-Profiler-with-Kentico.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">58d0f2b0-ce26-4d4c-92db-91f9a5294a4d</guid>
  <title><![CDATA[Gettin&#39; Freaky with Transformations!]]></title>
  <description><![CDATA[<p>I wouldn't recommend writing&nbsp;large amounts of code within transformations; usually, I try to keep them as simple as possible so that front-end developers find them easy to work with.&nbsp; However, when you need to, this tip may be helpful.</p><p>It's important to remember Asp.net's Page Lifecycle when implementing code within a transformation.&nbsp; If you pick an event that's too early within the life cycle, you'll probably end up getting a null exception.&nbsp; When scripting within a transformation, you need to be familiar with&nbsp;which <a target="_blank" href="http://naspinski.net/post/inline-aspnet-tags-sorting-them-all-out-%283c25242c-3c253d2c-3c252c-3c252c-etc%29.aspx">tags </a>to use.</p>]]></description>
  <pubDate>Wed, 24 Nov 2010 18:48:18 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/November-2010/Coding-within-Transformations.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">c3e1a342-5761-4fa7-821b-71827daebbc9</guid>
  <title><![CDATA[SQL Dropdown List for a Document Type]]></title>
  <description><![CDATA[<p>This is just a simple tip of how to create a dropdown list for your document type with a little SQL fanciness.<br /><br />For my implementation, I needed a dropdown list of States for my custom document Type. One solution was to create a text column called state and enter as the Options:<br /><br />OO;Select State<br />AK;Alaska<br />AK;Alaska<br />AZ;Arizona<br />AR;Arkansas<br />CA;California</p>]]></description>
  <pubDate>Thu, 11 Nov 2010 00:49:51 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/November-2010/SQL-Dropdown-List-for-a-Document-Type.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">e45bf305-9004-439c-82d6-6f3188f2e220</guid>
  <title><![CDATA[Adding Google fonts to your web site]]></title>
  <description><![CDATA[<p>The Google Fonts Directory and&nbsp;API is an offering of free web fonts that can dramatically improve the look and appearance of your website without licensing and purchasing fonts.&nbsp; Refer to <a href="http://code.google.com/webfonts">http://code.google.com/webfonts</a>&nbsp;for more information on the fonts that are available and alternative implementation methods.&nbsp;</p>]]></description>
  <pubDate>Thu, 04 Nov 2010 18:38:16 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/November-2010/Adding-Google-fonts-to-your-web-site.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">954d91a9-f3a2-4a9a-9351-6bda2c4a6001</guid>
  <title><![CDATA[Terms and conditions check box in bizform (Kentico CMS) with required]]></title>
  <description><![CDATA[<p>Create a Terms and Conditions check box in a bizform (Kentico CMS)&nbsp;that is&nbsp;required. Bizform is the one of the best features of Kentico CMS. We can create one Bizform in the Free edition. We can create bizforms with just mouse clicks and few inputs (Like display name &hellip;). No code :)</p>]]></description>
  <pubDate>Thu, 28 Oct 2010 05:10:33 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/October-2010/Terms-and-conditions-check-box-in-bizform-(Kentico.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">a7f93fbe-160a-4f59-acac-a1cd627f2254</guid>
  <title><![CDATA[Extending the User Profile]]></title>
  <description><![CDATA[<p>In some cases you may have a need to add extended data to the user&rsquo;s profile. The extended profile data is stored in the CMS_UserSettings table. To add a field to this table, navigate to <strong>CMS Site Manager &gt; Development &gt; System tables</strong> and click edit on the CMS_UserSettings table.</p>]]></description>
  <pubDate>Fri, 22 Oct 2010 22:30:08 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/October-2010/Extending-the-User-Profile.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">975ee7d8-6cdd-4b1c-8bf0-7b7920e89ce9</guid>
  <title><![CDATA[Setting up a clean install of a Kentico 5.5 site]]></title>
  <description><![CDATA[<p>Kentico comes pre-installed with starter sites that include sample document types, templates, and layouts. These items exist to give you a starting point and demonstrate features of Kentico. In most cases, when building a custom site, you will want to install Kentico without these extraneous items. Having only items that pertain to your site in the CMS will make for a better user experience for&nbsp;your CMS Desk and Site Manager users. I will walk you through the installation process, highlighting the sections in which&nbsp;you can choose to minimize the items that will be installed on your site.</p>]]></description>
  <pubDate>Fri, 15 Oct 2010 21:40:29 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/October-2010/Kentico-Clean-Install.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">db0d1144-d711-4f91-b9c0-a796c0de1dec</guid>
  <title><![CDATA[Setting icons for new document types in Kentico]]></title>
  <description><![CDATA[<p>
	The first thing you should do after creating a new document type in Kentico is give that document type a unique icon. Icons help content editors visually distinguish between different document types when browsing the tree and creating new documents.</p>
<!-- <p style="text-align: center;"><code>[Web Root]\ App_Themes\Default\Images\DocumentTypeIcons</code></p> <p>There will be a default icon for your document type in this directory named in the format <code>[namespace]_[document type].png</code>. You will want to replace this file with your new icon. Most icons for document types in the CMS are 16px wide by 16px high. Using icons that have these same dimensions will keep the aesthetic flow of the tree.</p> <p>Here is a list of icon resources that work well with Kentico:</p> <h3><a href="http://dryicons.com/free-icons/" target="_blank">http://dryicons.com/free-icons/</a></h3> <p class="PostImage"><a href="http://dryicons.com/free-icons/" target="_blank"><img src="~/getattachment/Blog/August-2010/Setting-icons-for-new-document-types-in-Kentico/dryicons.png.aspx" style="width: 421px; height: 55px;" alt="dryicons.png" /></a></p> <h3><a href="http://p.yusukekamiyamane.com/" target="_blank">http://p.yusukekamiyamane.com/</a></h3> <p class="PostImage"><a href="http://p.yusukekamiyamane.com/" target="_blank"><img src="~/getattachment/Blog/August-2010/Setting-icons-for-new-document-types-in-Kentico/yusukekamiyamane.png.aspx" style="width: 474px; height: 236px;" alt="yusukekamiyamane.png" /></a></p>-->]]></description>
  <pubDate>Fri, 15 Oct 2010 21:06:31 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/October-2010/Setting-icons-for-new-document-types-in-Kentico.aspx]]></link>     	
</item><item>
  <guid isPermaLink="false">06acac35-b1c2-4b27-b124-27b6a4a6e11e</guid>
  <title><![CDATA[Find Closest Ancestor Method]]></title>
  <description><![CDATA[<p>The find closest ancestor method is a handy method that recursively traverses up the tree from a given node until it finds a document with the class type you have specified. For example you might have news items that live under various page menu items in order to categorize them (e.g. Tech News, Global News, etc.) and you want to display the section name (page menu item's title) above the news title on the news item. You can use the find closest ancestor method to get the page menu item that is above the current news item and display the page menu item's title.&nbsp;</p>]]></description>
  <pubDate>Fri, 15 Oct 2010 19:47:17 GMT</pubDate>
  <link><![CDATA[http://www.kenticosolutions.com/Developer-Tips/Tip/October-2010/Find-Closest-Ancestor-Method.aspx]]></link>     	
</item>
 </channel>
</rss>
