<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><language>en</language><title>Blog posts by John McKillip</title> <link>https://world.optimizely.com/blogs/john-mckillip/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>Utilizing Vulcan for Listing Pages in Episerver</title>            <link>http://www.iceninemedia.com/articles/utilizing-vulcan-for-listing-pages-in-episerver/</link>            <description>See some example code of a service that uses Vulcan to build listing pages.</description>            <guid>http://www.iceninemedia.com/articles/utilizing-vulcan-for-listing-pages-in-episerver/</guid>            <pubDate>Thu, 13 Sep 2018 02:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Build a Handler to Force the Download of Media Files in Episerver</title>            <link>http://www.iceninemedia.com/articles/build-a-handler-to-force-the-download-of-media-files-in-episerver/</link>            <description>While working on a recent Episerver build, I came across an interesting problem to solve.</description>            <guid>http://www.iceninemedia.com/articles/build-a-handler-to-force-the-download-of-media-files-in-episerver/</guid>            <pubDate>Thu, 13 Sep 2018 02:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Exporting Product Data as a CSV from Episerver Commerce</title>            <link>http://www.iceninemedia.com/articles/exporting-product-data-as-a-csv-from-episerver-commerce/</link>            <description>On a recent Episerver Commerce project, I was tasked with building an API endpoint that exported product SKU&#39;s.</description>            <guid>http://www.iceninemedia.com/articles/exporting-product-data-as-a-csv-from-episerver-commerce/</guid>            <pubDate>Thu, 13 Sep 2018 02:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Utilizing Vulcan for Listing Pages in Episerver</title>            <link>http://www.iceninemedia.com/articles/utilizing-vulcan-for-listing-pages-in-episerver/</link>            <description>See some example code of a service that uses Vulcan to build listing pages.</description>            <guid>http://www.iceninemedia.com/articles/utilizing-vulcan-for-listing-pages-in-episerver/</guid>            <pubDate>Thu, 13 Sep 2018 00:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Limit the numbers of items allowed in an Episerver PropertyList&lt;T&gt;</title>            <link>http://www.iceninemedia.com/articles/limit-the-numbers-of-items-allowed-in-an-episerver-propertylistt/</link>            <description>Let&#39;s build a custom attribute that will allow us to set a max number of items in an Episerver PropertyList&lt;t&gt;&lt;/t&gt;</description>            <guid>http://www.iceninemedia.com/articles/limit-the-numbers-of-items-allowed-in-an-episerver-propertylistt/</guid>            <pubDate>Wed, 01 Nov 2017 01:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Limit the numbers of items allowed in an Episerver PropertyList&lt;T&gt;</title>            <link>http://www.iceninemedia.com/articles/limit-the-number-of-items-allowed-in-an-episerver-propertylistt/</link>            <description>Let&#39;s build a custom attribute that will allow us to set a max number of items in an Episerver PropertyList&lt;t&gt;&lt;/t&gt;</description>            <guid>http://www.iceninemedia.com/articles/limit-the-number-of-items-allowed-in-an-episerver-propertylistt/</guid>            <pubDate>Wed, 01 Nov 2017 01:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Utilizing Inversion of Control to Build a Swappable Search Service in Episerver</title>            <link>http://www.iceninemedia.com/articles/utilizing-inversion-of-control-to-build-a-swappable-search-service-in-episerver/</link>            <description></description>            <guid>http://www.iceninemedia.com/articles/utilizing-inversion-of-control-to-build-a-swappable-search-service-in-episerver/</guid>            <pubDate>Mon, 13 Feb 2017 01:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Building a Reusable Product Search Block Part 2: Find Search Service &amp; Controller</title>            <link>http://www.iceninemedia.com/articles/building-a-reusable-product-search-block-part-2-find-search-service-controller/</link>            <description>Finish up our product search block by building an Episerver Find search service and controller to bring it all together.</description>            <guid>http://www.iceninemedia.com/articles/building-a-reusable-product-search-block-part-2-find-search-service-controller/</guid>            <pubDate>Mon, 23 Jan 2017 01:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Building a Reusable Product Search Block in Episerver 9 Part 1: Setup &amp; Block Controller</title>            <link>http://www.iceninemedia.com/articles/building-a-reusable-product-search-block-in-episerver-9-part-1-setup-block-controller/</link>            <description>Reusable search blocks, block controllers, Find and Commerce types, oh my! Learn how to utilize a full arsenal of Episerver products in this sweet, easy to follow tutorial.</description>            <guid>http://www.iceninemedia.com/articles/building-a-reusable-product-search-block-in-episerver-9-part-1-setup-block-controller/</guid>            <pubDate>Thu, 29 Sep 2016 02:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Let&#39;s Build a Dynamic Company Profile Page in Episerver CMS 9</title>            <link>http://www.iceninemedia.com/articles/lets-build-a-dynamic-company-profile-page-in-episerver-cms-9/</link>            <description>Does your data live in some source other than Episerver? Let&#39;s take that data and dynamically populate a page in Episerver CMS!</description>            <guid>http://www.iceninemedia.com/articles/lets-build-a-dynamic-company-profile-page-in-episerver-cms-9/</guid>            <pubDate>Tue, 09 Aug 2016 02:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Get the List Price and Price Group Price of a Product Variant in Episerver Commerce</title>            <link>http://www.iceninemedia.com/articles/get-the-list-price-and-custom-price-group-price-of-a-product-variant-in-episerver-commerce/</link>            <description>Here are a couple of quick extension methods to get the list price and price group price of a variant in Episerver Commerce.</description>            <guid>http://www.iceninemedia.com/articles/get-the-list-price-and-custom-price-group-price-of-a-product-variant-in-episerver-commerce/</guid>            <pubDate>Sun, 24 Jul 2016 02:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>3 Benefits of Episerver’s Content Blocks</title>            <link>http://blog.wsol.com/3-benefits-of-episervers-content-blocks</link>            <description>We look at how both developers and site authors can use Episerver&#39;s content blocks to bring power and flexibility to a website.</description>            <guid>http://blog.wsol.com/3-benefits-of-episervers-content-blocks</guid>            <pubDate>Fri, 08 Jan 2016 05:28:10 GMT</pubDate>           <category>Blog post</category></item><item> <title>Dynamic Data-Pull From EPiServer Back-End into a jQuery Function</title>            <link>http://www.iceninemedia.com/articles/dynamic-data-pull-from-episerver-back-end-into-a-jquery-function/</link>            <description>This was an interesting problem I had to solve recently while building out a view in EPiServer CMS 9.</description>            <guid>http://www.iceninemedia.com/articles/dynamic-data-pull-from-episerver-back-end-into-a-jquery-function/</guid>            <pubDate>Tue, 17 Nov 2015 01:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Dynamic Data-Pull From EpiServer Back-End into a jQuery Function</title>            <link>http://www.iceninemedia.com/articles/dynamic-data-pull-from-episerver-back-end-into-a-jquery-function/</link>            <description>This was an interesting problem I had to solve recently while building out a view in EPiServer CMS 9.</description>            <guid>http://www.iceninemedia.com/articles/dynamic-data-pull-from-episerver-back-end-into-a-jquery-function/</guid>            <pubDate>Tue, 17 Nov 2015 01:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Build an Episerver CMS 9 Initialization Module to Sort Custom Tabs</title>            <link>http://www.iceninemedia.com/articles/build-an-episerver-cms-9-initialization-module-to-sort-custom-model-tabs/</link>            <description>Learn how to sort custom tabs and build a custom Episerver CMS initialization module.</description>            <guid>http://www.iceninemedia.com/articles/build-an-episerver-cms-9-initialization-module-to-sort-custom-model-tabs/</guid>            <pubDate>Sat, 14 Nov 2015 01:00:00 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>