Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Daved

Daved Artemik

 Alias: Daved
 Company: Perficient Inc.
 Location: United States
 About me: I've worked with numerous CMS' over my career, and I enjoy developing with Optimizely/Episerver the most. I started with tech-support, and grew to roles for training, full-stack development, and architect. Because of my time spent supporting customers and seeing some of the struggles they sometimes have, I approach projects with a different perspective. My focus is on providing a total user experience that delivers both authoring and visitor experiences I am proud of.

CRP Information

Level: Citizen
Total contribution points: 226 (gain 149 points more to level up)

Score Distribution

Syndicated blog - Posted on: Jan 04, 2023

Our build and release pipeline in DevOps auto-versions our builds when we publish a release to the Opti DXP. A pipeline step generates a version an...

Syndicated blog - Posted on: Dec 28, 2022

We have a couple projects in DevOps that specify an incrementing build version as part of the release pipeline. The approach we have is working wel...

Syndicated blog - Posted on: Dec 21, 2022

We have a couple projects in DevOps that specify an incrementing build version as part of the release pipeline. The approach we have is working wel...

Syndicated blog - Posted on: May 13, 2022

Last October I wrote an article to act as an addendum to the Optimizely Documentation for starting a new CMS site using CMS 12 and .NET 5. Since th...

Syndicated blog - Posted on: Nov 22, 2021

I recently wrote an article on how to create a Validation Summary for Optimizely Forms . The approach described in that article uses Form Client...

Syndicated blog - Posted on: Nov 16, 2021

Optimizely Forms display using a traditional Webform User Control (ASCX) out of the box. With all the work I have been doing with forms lately I...

Syndicated blog - Posted on: Nov 09, 2021

Most instructions for creating a custom form block in Optimizely follow the same approach . My problem with the typical approach is that it require...

Syndicated blog - Posted on: Nov 04, 2021

I have seen requests for a method to implement a Validation Summary for Optimizely Forms, and I dealt with one myself. If you're not familiar with...

Syndicated blog - Posted on: Oct 28, 2021

Optimizely recently released CMS 12 based on ASP.NET Core (now .NET 5). With it comes a slew of new changes, including how to set up a new project....

Syndicated blog - Posted on: Oct 25, 2021

It's not uncommon to nest blocks in Optimizely to create more controlled and complex layouts on pages. It's also sometimes necessary to provide...