GitLab Introduction: GitLab CE, or Community Edition, is an open-source application primarily used to host Git repositories, with additional development-related features like issue tracking. It is designed to be hosted using your own infrastructure. It provides flexibility in deploying as an internal repository store for your development team, a free way to interface with users, […]
Devops
Tips for passing the Sitecore® 9.0 Certified Platform Associate Developer Exam
In order to prepare for the Sitecore 9.0 Certified Platform Associate Developer Exam I took the Sitecore Platform Essentials for Developers 9.0 Curriculum. This consists of 8 modules dedicated to each of the key aspects you need to learn about Sitecore in order to pass the exam successfully. There are also other ways to prepare […]
7 Steps to create lower environments with Sitecore Commerce
When dealing with live websites, it is desired to have lower environments that mirror production as closely as possible. Why? Because this improves your quality assurance and user acceptance processes on pretty much anything that you build, change or configure in the site. With a similar environment it’s easier to find things that will not […]
Sitecore integration with Azure BLOB storage
If you have an already existing Sitecore solution that you are planning on moving to the Azure cloud you need to understand the Blob service concepts firsts. Azure Blob storage is Microsoft’s object storage solution for the cloud.Blob storage exposes three resources: your storage account the containers in the account and the blobs in a […]
Continuous Delivery for the Enterprise Accelerator
Managing your DevOps strategies can be a bit tricky – from builds and releases to the tools you need to be successful, navigating Sitecore can sometimes require a guide along the path. This post explores Team Development for Sitecore and Sitecore Ship as tools to drive DevOps automation in Sitecore.
How to Quickly Install Sitecore 9
Ready to get started with Sitecore 9? Installing it can be quick and easy if you have the right tips and tricks. Learn the prerequisite software and configurations you’ll need to install Sitecore 9 and hit the ground running!
Using Sitecore PowerShell to generate a report on last updates to your content
Recently I had to build a report in Sitecore to show the latest updates done on the content tree of a Sitecore instance and had to determine which users made those changes. One of the other important things on this report was the ability to have content authors generate the report from the Content Editor. If you ever need to perform such actions, the Sitecore Powershell Extensions (SPE) module is probably your best bet.
How To Find Items That Don’t Have Any Language Versions Using Powershell
Traditional Powershell commands require a -Language param to retrieve specific item versions. Locating items with out a specified language is a challenge. Here is a great work around.
Uh-oh, the Sitecore Sheer UI dialog is jacking up my Rich Text Editor. Now what?
Use these 4 simple steps and you will no longer lose your content or field values in the Rich Text Editor when using a Sheer UI dialog.