<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="https://devnet.kentico.com/rss/authors/93164" rel="self" type="application/rss+xml"/>
<title><![CDATA[DevNet Author Profile]]></title>
<link><![CDATA[https://devnet.kentico.com/rss/authors/93164]]></link>
<description><![CDATA[Including Articles and Video Articles]]></description>
<language><![CDATA[en-US]]></language>
<item>
     <title><![CDATA[New “no CAPTCHA” reCAPTCHA comes to Kentico]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[Have you heard about the new way Google can tell whether a form was submitted by a human and not a robot? However hard it may be to believe, it just takes one click in one checkbox. It is true. And if you like this new &quot;no CAPTCHA&quot; CAPTCHA, I have a good news for you. You can now easily use it with Kentico!]]></description>
     <pubDate>Fri, 12 Dec 2014 08:20:24 GMT</pubDate>
      <documenttags><![CDATA[captcha, google, marketplace]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/new-version-of-google-recaptcha?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Architecture matters!]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[<p>As a Solution Architect, I very often deal with clients&rsquo; websites getting slower and slower until they reach the point at which even the Kentico UI stops responding. That&rsquo;s usually the point where we (the consulting department) are called in to help solve the urgent situation. Of course, we can always do something to get the website running again, but such a situation is usually caused by bad non-scalable architecture and a misconfiguration of Kentico or the IIS and could be avoided. The purpose of this article is to emphasize how important it is to think about architecture carefully when building a complex website. I&rsquo;ll demonstrate this in two real-life examples.</p>
]]></description>
     <pubDate>Mon, 27 Oct 2014 14:31:44 GMT</pubDate>
      <documenttags><![CDATA[performance, architecture, consulting]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/architecture-matters?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Smart Search troubleshooting poster]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[As a Solution Architect, I&#39;m often asked questions related to correct configuration of the Smart Search functionality, or about the Smart Search not working as expected. I&lsquo;ve prepared another &quot;troubleshooting&quot; poster that illustrates the proceudre I follow when trying to identify what the cause of a particular issue is with Smart Search, along with typical solutions that exist for these types of problems.<br />
]]></description>
     <pubDate>Fri, 26 Sep 2014 10:31:26 GMT</pubDate>
      <documenttags><![CDATA[]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/troubleshooting-smart-search?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[How to correctly implement a custom macro method]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[I&rsquo;ve recently been getting a lot of questions about how to add custom functionality in macros. The common answer is to implement your custom macro method. It&rsquo;s a pretty simple and elegant solution. It&rsquo;s also really <a href="http://docs.kentico.com/display/K8/Registering+custom+macro+methods">well described in our documentation</a> as to how to register your custom method. However, it&rsquo;s not described how to correctly implement the body of your method. Of course it&rsquo;s up to you as it&rsquo;s your custom logic ... but there are few things you need to keep in mind in order to make sure your custom method does not introduce a security issue on your website and that it&rsquo;s also reusable (100% compatible with macro engine features, usable for multilingual websites, etc.). There are 4 very common mistakes I see in implementations of custom macro methods that I&rsquo;ll address in this article.]]></description>
     <pubDate>Thu, 10 Jul 2014 03:57:25 GMT</pubDate>
      <documenttags><![CDATA[macro, macros, "macro security", caching]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/how-to-correctly-implement-a-custom-macro-method?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[How to search contents of RTF files using Smart Search]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[<div>
	As I mentioned in my <a href="http://devnet.kentico.com/articles/kentico-cms-8-smart-search-latest-technologies,-more-built-in-functions,-more-extensibility">Kentico 8 preview article about Smart Search</a> quite a while ago, Kentico 8 comes with full support for indexing the content of attachment files. The list of support files is quite extensive, however there are still some common files missing. In this article I&rsquo;ll add support for RTF files which is not among files supported out of the box.</div>
]]></description>
     <pubDate>Wed, 09 Jul 2014 23:02:59 GMT</pubDate>
      <documenttags><![CDATA["smart search"]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/how-to-search-contents-of-rtf-files-using-smart-search?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Macro troubleshooting poster]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[As macros are now an inseparable part of most Kentico applications and are being used more and more, it is crucial to understand how the macro engine works, how to implement your websites in Kentico using macros, and how to deal with possible issues.&nbsp;I&#39;d like to follow up on a recent article about macros in Kentico 8 (<a href="http://devnet.kentico.com/articles/kentico-8-technology-macro-improvements">http://devnet.kentico.com/articles/kentico-8-technology-macro-improvements</a>)&nbsp;with a macro troubleshooting poster depicting how to solve a macro-related issue.<br />
]]></description>
     <pubDate>Fri, 27 Jun 2014 02:46:25 GMT</pubDate>
      <documenttags><![CDATA[macros]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/macro-troubleshooting-poster?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Kentico CMS 8 Smart Search: Latest technologies, more built-in functions, more extensibility]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[Are you looking for a way how to extend your search indexes with a synonym search, stemming support or you want to set up a typo-tolerant search with just one click? Or maybe you want to index the content of your documents&#39; attachments without the need of setting up the SQL attachment search?<br />
<br />
Maybe just stop googling for a while and read what&#39;s new in Smart Search module in version 8! :-)]]></description>
     <pubDate>Wed, 18 Sep 2013 08:41:44 GMT</pubDate>
      <documenttags><![CDATA["kentico cms 8", search, "smart search"]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/kentico-cms-8-smart-search-latest-technologies,-more-built-in-functions,-more-extensibility?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[See you at the Deep Dive - Kentico API session at Kentico Connection 2013]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[<div>
	My name is Stepan Kozak and I&#39;m the technical leader of the Core &amp; Data team at Kentico. I&#39;d like to invite you to my presentation about Kentico API at Kentico Connection 2013.</div>
<div>
	&nbsp;</div>
]]></description>
     <pubDate>Fri, 30 Aug 2013 05:34:45 GMT</pubDate>
      <documenttags><![CDATA["kentico connection"]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/see-you-at-the-deep-dive-kentico-api-session-at-kentico-connection-2013?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Develop Team-Built Websites More Efficiently!]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[<p>Did it ever happen to you that you were working on a new website in cooperation with colleagues, you edited your CSS, saved it, and then in a few minutes your changes were lost because one of your co-workers had overwritten them with their changes? &hellip; If the answer is &ldquo;yes&rdquo;, then the brand new Team Development feature of Kentico v7 is what you need!</p>
]]></description>
     <pubDate>Wed, 26 Sep 2012 23:52:46 GMT</pubDate>
      <documenttags><![CDATA[control, development, source, team]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/develop-team-built-websites-more-efficiently?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Kentico CMS 7: Custom Translation Service Providers]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[Do you have a local translation service provider that you use for creating your multilingual websites? Do you like our new Translation services functionality in v7 and want to use it with your translation service provider? Read further :)]]></description>
     <pubDate>Sun, 24 Jun 2012 01:08:16 GMT</pubDate>
      <documenttags><![CDATA[cms, kentico, "kentico cms 7", "multilingual website"]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/kentico-cms-7--custom-translation-service-providers?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Kentico CMS 7: Translation workflow processes]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[In this article we&rsquo;re going to combine the power of two new features of Kentico CMS 7 to make the process of creating multilingual Web solutions simpler than ever before!]]></description>
     <pubDate>Sun, 24 Jun 2012 00:00:41 GMT</pubDate>
      <documenttags><![CDATA[cms, kentico, "kentico cms 7", "multilingual website"]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/kentico-cms-7--translation-workflow-processes?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Kentico CMS 7: Translation services]]></title>
     <author>Štěp&#225;n Koz&#225;k</author>
     <description><![CDATA[Version 7 greatly enhances the process of creating multilingual websites by introducing the support of various types of translation services. I&rsquo;d like to provide you with a brief description of this brand new module which makes it easier to automate the process of creating multilingual web solutions.]]></description>
     <pubDate>Tue, 27 Mar 2012 05:36:06 GMT</pubDate>
      <documenttags><![CDATA[cms, kentico, "kentico cms 7", "multilingual website"]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/kentico-cms-7--translation-services?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

</channel>
</rss>
